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:
@@ -18,25 +18,36 @@
|
||||
"172.67.158.32",
|
||||
"185.104.211.35",
|
||||
"185.188.144.62",
|
||||
"185.249.133.4",
|
||||
"202.78.162.61",
|
||||
"45.82.100.62",
|
||||
"92.223.55.62",
|
||||
"92.223.84.84"
|
||||
"92.223.84.84",
|
||||
"92.223.97.97"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3030::ac43:9e20",
|
||||
"2606:4700:3034::6815:8f0",
|
||||
"2a03:90c0:231:2801::61",
|
||||
"2a03:90c0:451:2801::62",
|
||||
"2a03:90c0:9994::9994"
|
||||
"2a03:90c0:9994::9994",
|
||||
"2a03:90c0:9997::9997"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"185.188.144.0/24",
|
||||
"185.249.133.0/24",
|
||||
"202.78.160.0/20",
|
||||
"45.82.100.0/24",
|
||||
"92.223.55.0/24"
|
||||
"92.223.100.0/23",
|
||||
"92.223.102.0/24",
|
||||
"92.223.55.0/24",
|
||||
"92.223.92.0/22",
|
||||
"92.223.96.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2a03:90c0:9997::/64",
|
||||
"2a03:90c0::/64"
|
||||
],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user