mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Fix China CIDR
This commit is contained in:
@@ -68,5 +68,8 @@ export const CN_CIDR_MISSING_IN_CHNROUTE = [
|
||||
|
||||
// NetEase
|
||||
'223.252.194.0/24',
|
||||
'223.252.196.0/24'
|
||||
'223.252.196.0/24',
|
||||
|
||||
// Xiamen Kuaikuai
|
||||
'180.188.36.0/22' // no route globally
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user