Update IPTV搜索引擎采集.py
This commit is contained in:
+2
-1
@@ -38,7 +38,8 @@ def via_tonking(url):
|
||||
}
|
||||
try:
|
||||
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',
|
||||
headers=headers,
|
||||
timeout=10
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user