mirror of
https://github.com/metowolf/iplist.git
synced 2025-12-20 08:44:56 +08:00
Add Dr. Peng ISP entry to README and ISP mapping
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
|中国电信|https://metowolf.github.io/iplist/data/isp/chinatelecom.txt|
|
||||
|中国移动|https://metowolf.github.io/iplist/data/isp/chinamobile.txt|
|
||||
|中国联通|https://metowolf.github.io/iplist/data/isp/chinaunicom.txt|
|
||||
|彭博士|https://metowolf.github.io/iplist/data/isp/drpeng.txt|
|
||||
|中国教育网|https://metowolf.github.io/iplist/data/isp/cernet.txt|
|
||||
|
||||
## 数据来源
|
||||
|
||||
@@ -8,6 +8,7 @@ const ISP_MAP = {
|
||||
'chinatelecom.com.cn': 'chinatelecom', // 中国电信
|
||||
'chinaunicom.com': 'chinaunicom', // 中国联通
|
||||
'chinamobile.com': 'chinamobile', // 中国移动
|
||||
'drpeng.com.cn': 'drpeng', // 彭博士
|
||||
'cernet.edu.cn': 'cernet', // 中国教育网
|
||||
// 常见云服务商
|
||||
'aliyun.com': 'aliyun',
|
||||
|
||||
Reference in New Issue
Block a user