mirror of
https://github.com/doms9/iptv.git
synced 2026-03-07 11:18:25 +01:00
update M3U8
This commit is contained in:
parent
2689c5500b
commit
c62ccaecff
3 changed files with 1103 additions and 1403 deletions
|
|
@ -15,7 +15,7 @@ TAG = "PAWA"
|
|||
|
||||
CACHE_FILE = Cache(TAG, exp=10_800)
|
||||
|
||||
BASE_URL = "https://pawastreams.net/feed"
|
||||
BASE_URL = "https://pawastreams.net/feed/"
|
||||
|
||||
|
||||
async def process_event(url: str, url_num: int) -> str | None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue