Browse Source

add new blackhole IPs

lennylxx 7 years ago
parent
commit
77fe76500e
1 changed files with 19 additions and 9 deletions
  1. 19 9
      update_hosts.py

+ 19 - 9
update_hosts.py

@@ -14,7 +14,17 @@ import select
 
 blackhole = (
     '10::2222',
+    '21:2::2',
     '101::1234',
+    '200:2:253d:369e::',
+    '200:2:2e52:ae44::',
+    '200:2:3b18:3ad::',
+    '200:2:4e10:310f::',
+    '200:2:5d2e:859::',
+    '200:2:807:c62d::',
+    '200:2:9f6a:794b::',
+    '200:2:cb62:741::',
+    '200:2:f3b9:bb27::',
     '2001::212',
     '2001:da8:112::21ae',
     '2003:ff:1:2:3:4:5fff:6',
@@ -24,23 +34,23 @@ blackhole = (
     '2003:ff:1:2:3:4:5fff:10',
     '2003:ff:1:2:3:4:5fff:11',
     '2003:ff:1:2:3:4:5fff:12',
-    '200:2:3b18:3ad::',
-    '21:2::2',
     '2123::3e12',
+    '3059:83eb::e015:2bee:0:0',
     '1.2.3.4',
-    '127.0.0.1',
-    '159.106.121.75',
-    '202.181.7.85',
-    '203.98.7.65',
-    '243.185.187.39',
-    '37.61.54.158',
     '4.36.66.178',
+    '8.7.198.45',
+    '37.61.54.158',
     '46.82.174.68',
     '59.24.3.173',
     '64.33.88.161',
     '78.16.49.15',
-    '8.7.198.45',
     '93.46.8.89',
+    '127.0.0.1',
+    '159.106.121.75',
+    '202.181.7.85',
+    '203.98.7.65',
+    '243.185.187.39',
+
 )
 
 dns = {