Feat: add China IPv6 list

This commit is contained in:
SukkaW
2024-08-06 17:18:51 +08:00
parent ffb92989fa
commit 2db87bd57d
4 changed files with 60 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ import { NON_CN_CIDR_INCLUDED_IN_CHNROUTE, RESERVED_IPV4_CIDR } from './constant
import { writeFile } from './lib/misc';
export const buildInternalReverseChnCIDR = task(require.main === module, __filename)(async () => {
const cidr = await getChnCidrPromise();
const [cidr] = await getChnCidrPromise();
const reversedCidr = merge(
exclude(