mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 09:40:34 +08:00
Fix China CIDR
This commit is contained in:
parent
e6570b2351
commit
53544d596a
@ -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
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user