mirror of
https://github.com/doms9/iptv.git
synced 2025-12-12 21:29:04 +01:00
e
This commit is contained in:
parent
e779685d4f
commit
00000d94fb
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ async def scrape(client: httpx.AsyncClient) -> None:
|
||||||
entry = {
|
entry = {
|
||||||
"url": url,
|
"url": url,
|
||||||
"logo": logo,
|
"logo": logo,
|
||||||
"base": BASE_URL,
|
"base": link,
|
||||||
"timestamp": now,
|
"timestamp": now,
|
||||||
"id": tvg_id or "Live.Event.us",
|
"id": tvg_id or "Live.Event.us",
|
||||||
"link": link,
|
"link": link,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue