Update IPTV+测绘站采集.py
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ import os
|
||||
|
||||
# 定义代理
|
||||
proxy = {
|
||||
'http': 'http://139.9.119.20:80',
|
||||
'https': 'http://139.9.119.20:80',
|
||||
'http': '139.9.119.20:80',
|
||||
'http': '47.106.144.184:7890',
|
||||
}
|
||||
|
||||
# 定义请求头
|
||||
|
||||
Reference in New Issue
Block a user