Skip to content

Commit

Permalink
Update api-fetch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel3xxx authored Apr 15, 2020
1 parent 3daba1b commit 2bcfd3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
def _getDomains():
domains = [
# Currently working and has all 3 categories
"https://tv-v2.api-fetch.website"
"https://tv-v2.api-fetch.sh"
]

# User domains have highest priority
Expand Down

1 comment on commit 2bcfd3e

@rootedbox
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also worked for me. Maybe put this in a setting somewhere.

Please sign in to comment.