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"