update M3U8
This commit is contained in:
parent
00000d9296
commit
dd70f9d597
3 changed files with 865 additions and 613 deletions
|
|
@ -12,7 +12,7 @@ log = get_logger(__name__)
|
|||
|
||||
urls: dict[str, dict[str, str]] = {}
|
||||
|
||||
BASE_URL = "http://www.fawanews.sc"
|
||||
BASE_URL = "http://www.fawanews.sc/"
|
||||
|
||||
CACHE_FILE = Cache(Path(__file__).parent / "caches" / "fawa.json", exp=10_800)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue