Skip to content

Commit

Permalink
udpate
Browse files Browse the repository at this point in the history
(cherry picked from commit ea4173e)
  • Loading branch information
RyanL-29 committed Sep 28, 2024
1 parent 7ffac91 commit 919cd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Anime.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ def __init_header(self):
accept_encoding = 'gzip, deflate'
cache_control = 'max-age=0'
self._mobile_header = {
"User-Agent": "Animad/1.16.16 (tw.com.gamer.android.animad; build: 328; Android 9) okHttp/4.4.0",
"User-Agent": "Animad/1.16.16 (tw.com.gamer.android.animad; build:328; Android 9) okHttp/4.4.0",
"X-Bahamut-App-Android": "tw.com.gamer.android.animad",
"X-Bahamut-App-Version": "328",
"Accept-Encoding": "gzip",
Expand Down

0 comments on commit 919cd87

Please sign in to comment.