Update IPTV+测绘站采集.py

This commit is contained in:
frxz751113
2024-08-21 12:56:53 +08:00
committed by GitHub
parent 975e0aac80
commit 9c114646fe
+2 -2
View File
@@ -10,8 +10,8 @@ import os
# 定义代理 # 定义代理
proxy = { proxy = {
'http': 'http://139.9.119.20:80', 'http': '139.9.119.20:80',
'https': 'http://139.9.119.20:80', 'http': '47.106.144.184:7890',
} }
# 定义请求头 # 定义请求头