mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
e
This commit is contained in:
parent
985bb418ee
commit
00000d9d27
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ log = get_logger(__name__)
|
||||||
|
|
||||||
urls: dict[str, dict[str, str | float]] = {}
|
urls: dict[str, dict[str, str | float]] = {}
|
||||||
|
|
||||||
CACHE_FILE = Cache("streambtw.json", exp=5_400)
|
CACHE_FILE = Cache("streambtw.json", exp=3_600)
|
||||||
|
|
||||||
BASE_URL = "https://streambtw.com"
|
BASE_URL = "https://streambtw.com"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue