Browse Source

Remove Bad ASN entries

SukkaW 6 months ago
parent
commit
f5e1159d83
1 changed files with 1 additions and 5 deletions
  1. 1 5
      Source/ip/badboy_asn.ts

+ 1 - 5
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'
 ];