diff --git a/py/iptv流畅度检测.py b/py/iptv流畅度检测.py index 4ae650c..ca8dfda 100644 --- a/py/iptv流畅度检测.py +++ b/py/iptv流畅度检测.py @@ -55,7 +55,7 @@ for keyword in keywords: #将省份转成英文小写 # 根据不同的 isp 设置不同的 org 值 org = "Chinanet" - others = '' + others = '' if isp == "电信" and province_en == "sichuang": org = "Chinanet" isp_en = "ctcc"