Add Dr. Peng ISP entry to README and ISP mapping

This commit is contained in:
metowolf
2025-02-15 11:39:11 +08:00
parent b1595c0c98
commit 852659f04f
2 changed files with 2 additions and 0 deletions

View File

@@ -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|
## 数据来源

View File

@@ -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',