✨ 添加运营商 46008
This commit is contained in:
parent
9653277602
commit
0a5b8ffbad
@ -4,6 +4,7 @@ local util_mobile = {}
|
|||||||
local oper_data = {
|
local oper_data = {
|
||||||
["46000"] = {"CM", "中国移动", {"10086", "CXLL"}},
|
["46000"] = {"CM", "中国移动", {"10086", "CXLL"}},
|
||||||
["46001"] = {"CU", "中国联通", {"10010", "2082"}},
|
["46001"] = {"CU", "中国联通", {"10010", "2082"}},
|
||||||
|
["46008"] = {"CM", "中国移动", {"10086", "CXLL"}},
|
||||||
["46011"] = {"CT", "中国电信"},
|
["46011"] = {"CT", "中国电信"},
|
||||||
["46015"] = {"CB", "中国广电"}
|
["46015"] = {"CB", "中国广电"}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user