mirror of
https://github.com/doms9/iptv.git
synced 2026-01-21 03:59:03 +01:00
e
This commit is contained in:
parent
3780698908
commit
00000d9924
9 changed files with 15 additions and 20 deletions
|
|
@ -6,7 +6,7 @@ log = get_logger(__name__)
|
|||
|
||||
urls: dict[str, dict[str, str | float]] = {}
|
||||
|
||||
TAG = "TVP"
|
||||
TAG = "TVPASS"
|
||||
|
||||
CACHE_FILE = Cache(f"{TAG.lower()}.json", exp=86_400)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue