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:
@@ -12,7 +12,12 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.18.36.123",
|
||||
"156.146.61.130",
|
||||
"156.146.61.131",
|
||||
"172.64.151.133",
|
||||
"185.76.9.11",
|
||||
"185.76.9.12",
|
||||
"185.76.9.27",
|
||||
"188.114.98.224",
|
||||
"188.114.98.229",
|
||||
"188.114.98.233",
|
||||
@@ -20,11 +25,22 @@
|
||||
"188.114.99.224",
|
||||
"188.114.99.229",
|
||||
"188.114.99.233",
|
||||
"188.114.99.236"
|
||||
"188.114.99.236",
|
||||
"195.181.172.2",
|
||||
"195.181.172.6",
|
||||
"37.19.202.44",
|
||||
"37.19.202.45",
|
||||
"37.19.203.48",
|
||||
"37.19.203.49"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:4400::6812:247b",
|
||||
"2606:4700:4400::ac40:9785",
|
||||
"2a02:6ea0:c500::5",
|
||||
"2a02:6ea0:c500::6",
|
||||
"2a02:6ea0:cb00::5",
|
||||
"2a02:6ea0:dd00::7",
|
||||
"2a02:6ea0:e700::7",
|
||||
"2a06:98c1:3122:e000::",
|
||||
"2a06:98c1:3122:e000::5",
|
||||
"2a06:98c1:3122:e000::9",
|
||||
@@ -36,6 +52,7 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"156.146.32.0/19",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
],
|
||||
|
Reference in New Issue
Block a user