Update IPTV搜索引擎采集.py
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ def via_tonking(url):
|
|||||||
try:
|
try:
|
||||||
response = requests.get(
|
response = requests.get(
|
||||||
#url=f'http://tonkiang.us/alllist.php?s={url}&c=false&y=false',
|
#url=f'http://tonkiang.us/alllist.php?s={url}&c=false&y=false',
|
||||||
url=f'tonkiang.us/hotellist.html?s={url}&c=false&y=false',
|
url=f'http://tonkiang.us/hotellist.html?s={url}&c=false&y=false',
|
||||||
headers=headers,
|
headers=headers,
|
||||||
timeout=10
|
timeout=10
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user