From 9c114646fe66de7dfd1494de57b6b9bc2d5753bd Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Wed, 21 Aug 2024 12:56:53 +0800 Subject: [PATCH] =?UTF-8?q?Update=20IPTV+=E6=B5=8B=E7=BB=98=E7=AB=99?= =?UTF-8?q?=E9=87=87=E9=9B=86.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- py/IPTV+测绘站采集.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py/IPTV+测绘站采集.py b/py/IPTV+测绘站采集.py index 7b74e8f..fb3576c 100644 --- a/py/IPTV+测绘站采集.py +++ b/py/IPTV+测绘站采集.py @@ -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', } # 定义请求头