Update iptv流畅度检测.py
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user