From f5e1159d833e97a013859b1534025e34f7d41a0d Mon Sep 17 00:00:00 2001 From: SukkaW Date: Thu, 4 Sep 2025 01:17:05 +0800 Subject: [PATCH] Remove Bad ASN entries --- Source/ip/badboy_asn.ts | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Source/ip/badboy_asn.ts b/Source/ip/badboy_asn.ts index 1bb211d8..55347aff 100644 --- a/Source/ip/badboy_asn.ts +++ b/Source/ip/badboy_asn.ts @@ -17,10 +17,6 @@ export const AUGUST_ASN = [ export const HUIZE_ASN = [ '61302', - '44324', // MoeDove - '53808', // MoeDove '60539', - '60842', - '140915', - '40115' // MoeDove + '60842' ];