Update Non-CN CIDR

This commit is contained in:
SukkaW 2025-04-30 21:41:00 +08:00
parent 9ebb1db9f7
commit 2bcb49b62d

View File

@ -31,6 +31,9 @@ export const NON_CN_CIDR_INCLUDED_IN_CHNROUTE = [
// https://github.com/misakaio/chnroutes2/issues/52
'137.220.128.0/17',
// Cloudie.hk commonly used in GFW DNS Poison target
'103.246.246.0/23',
'45.199.166.0/24',
'45.199.167.0/24'
];