From 0eae830d5e32411cc47386774c6f0711e233a3be Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:05:11 +0800 Subject: [PATCH] =?UTF-8?q?Update=20iptv=E6=B5=81=E7=95=85=E5=BA=A6?= =?UTF-8?q?=E6=A3=80=E6=B5=8B.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 ca8dfda..1809d65 100644 --- a/py/iptv流畅度检测.py +++ b/py/iptv流畅度检测.py @@ -56,11 +56,11 @@ for keyword in keywords: # 根据不同的 isp 设置不同的 org 值 org = "Chinanet" others = '' - if isp == "电信" and province_en == "sichuang": + if isp == "电信" and province == "四川": org = "Chinanet" isp_en = "ctcc" asn = "4134" - others = '&& city="Chengdu" ' + others = '&& city="成都" ' elif isp == "联通": isp_en = "cucc" org = "CHINA UNICOM China169 Backbone"