mirror of
https://github.com/metowolf/iplist.git
synced 2025-12-20 16:54:45 +08:00
Update isp.js
This commit is contained in:
@@ -12,12 +12,13 @@ const ISP_MAP = {
|
|||||||
'cernet.edu.cn': 'cernet', // 中国教育网
|
'cernet.edu.cn': 'cernet', // 中国教育网
|
||||||
'cstnet.cn': 'cstnet', // 中国科技网
|
'cstnet.cn': 'cstnet', // 中国科技网
|
||||||
// 常见云服务商
|
// 常见云服务商
|
||||||
'aliyun.com': 'aliyun',
|
'aliyun.com': 'aliyun', // 阿里云
|
||||||
'tencent.com': 'tencent',
|
'tencent.com': 'tencent', // 腾讯云
|
||||||
'cloudflare.com': 'cloudflare',
|
'cloudflare.com': 'cloudflare',
|
||||||
'huawei.com': 'huawei',
|
'huawei.com': 'huawei', // 华为云
|
||||||
'microsoft.com': 'microsoft',
|
'microsoft.com': 'microsoft',
|
||||||
'bytedance.com': 'bytedance',
|
'bytedance.com': 'bytedance', // 字节跳动
|
||||||
|
'volcengine.com': 'volcengine', // 火山引擎
|
||||||
'cloud.google.com': 'googlecloud',
|
'cloud.google.com': 'googlecloud',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user