diff options
| author | Loyalsoldier <[email protected]> | 2026-05-19 19:03:40 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-05-19 19:03:40 +0800 |
| commit | e1988aaea9ebf01db4927331a92ea6a4ab08df29 (patch) | |
| tree | 94833e6dba6591b99c7b45fc6d533824a687e0dd /config.json | |
| parent | c33c34f5c6091487cdd8ee8c26ec476b89d9713d (diff) | |
Release: `cn` list does not use IPv4 data from ipip.net (#334)202606040101202605280046202605210051202605191104
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config.json b/config.json index 5788cde4..ccf81b10 100644 --- a/config.json +++ b/config.json @@ -21,15 +21,6 @@ "action": "add", "args": { "name": "cn", - "uri": "https://raw.githubusercontent.com/17mon/china_ip_list/master/china_ip_list.txt", - "onlyIPType": "ipv4" - } - }, - { - "type": "text", - "action": "add", - "args": { - "name": "cn", "uri": "https://raw.githubusercontent.com/gaoyifan/china-operator-ip/ip-lists/china.txt", "onlyIPType": "ipv4" } |
