mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
e
- add footfast.py - misc edits.
This commit is contained in:
parent
46b7e9985e
commit
00000d9b2c
5 changed files with 166 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ TAG = "OVO"
|
|||
|
||||
CACHE_FILE = Cache(TAG, exp=28_800)
|
||||
|
||||
BASE_URL = "https://ovogoaal.com"
|
||||
BASE_URL = "https://ovogoalz.top"
|
||||
|
||||
|
||||
async def process_event(url: str, url_num: int) -> tuple[str | None, str | None]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue