mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -60,7 +60,9 @@
|
||||
"54.183.206.118",
|
||||
"54.193.159.113",
|
||||
"54.193.32.209",
|
||||
"76.223.112.12"
|
||||
"76.223.112.12",
|
||||
"8.47.69.4",
|
||||
"8.6.112.4"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700::6812:1250",
|
||||
@@ -69,8 +71,12 @@
|
||||
"2606:4700::6812:1baf",
|
||||
"2606:4700::6812:1cea",
|
||||
"2606:4700::6812:1dea",
|
||||
"2a06:98c1:3122:8000::",
|
||||
"2a06:98c1:3122:8000::4",
|
||||
"2a06:98c1:3122:e000::",
|
||||
"2a06:98c1:3122:e000::4",
|
||||
"2a06:98c1:3123:8000::",
|
||||
"2a06:98c1:3123:8000::4",
|
||||
"2a06:98c1:3123:e000::",
|
||||
"2a06:98c1:3123:e000::4"
|
||||
],
|
||||
@@ -87,7 +93,9 @@
|
||||
"52.0.0.0/10",
|
||||
"54.160.0.0/11",
|
||||
"54.192.0.0/12",
|
||||
"76.223.0.0/17"
|
||||
"76.223.0.0/17",
|
||||
"8.0.0.0/13",
|
||||
"8.32.0.0/11"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
|
Reference in New Issue
Block a user