e
This commit is contained in:
parent
853fa98690
commit
00000d9984
3 changed files with 5 additions and 6 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
import json
|
||||
from pathlib import Path
|
||||
|
||||
import httpx
|
||||
|
|
@ -7,7 +6,7 @@ from scrape import fstv, tvpass
|
|||
|
||||
m3u8_file = Path(__file__).parent / "TV.m3u8"
|
||||
|
||||
base_url = "https://spoo.me/yBR2jV"
|
||||
base_url = "https://s.id/ePwXT"
|
||||
|
||||
client = httpx.Client(
|
||||
timeout=5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue