Skip to content

Commit

Permalink
Store this as a variable smh
Browse files Browse the repository at this point in the history
  • Loading branch information
IguanasInPyjamas committed Jan 16, 2021
1 parent d63b084 commit 7d1b729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anime_downloader/sites/twistmoe.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def get_data(self):
episodes = helpers.get(
url,
headers={
'x-access-token': '1rj2vRtegS8Y60B3w3qNZm5T2Q0TN2NR'
'x-access-token': '0df14814b9e590a1f26d3071a4ed7974'
}
)
episodes = episodes.json()
Expand Down

0 comments on commit 7d1b729

Please sign in to comment.