mirror of https://github.com/dnomd343/echoIP
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
192 B
4 lines
192 B
module.exports = {
|
|
'中国': ['教育网', '电信', '联通', '移动', '铁通', '广电网', '鹏博士', '长城'],
|
|
'中国-台湾': ['中华电信', '亚太电信', '远传电信'],
|
|
}
|