mirror of
https://github.com/doms9/iptv.git
synced 2026-04-21 19:46:59 +02:00
- remove s2watch/sportzone
- edit domain for streamsgate - edit caching period for timstreams - re-add watchfooty
This commit is contained in:
parent
c95382aeaf
commit
00000d91ee
5 changed files with 281 additions and 339 deletions
|
|
@ -18,7 +18,7 @@ CACHE_FILE = Cache(TAG, exp=10_800)
|
|||
|
||||
API_FILE = Cache(f"{TAG}-api", exp=19_800)
|
||||
|
||||
BASE_URL = "https://streamingon.org"
|
||||
BASE_URL = "https://streamsgates.io"
|
||||
|
||||
SPORT_URLS = [
|
||||
urljoin(BASE_URL, f"data/{sport}.json")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue