mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -12,17 +12,32 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.234.102",
|
||||
"104.21.234.103"
|
||||
"104.21.234.103",
|
||||
"104.21.40.249",
|
||||
"172.67.158.144",
|
||||
"188.114.96.10",
|
||||
"188.114.96.7",
|
||||
"188.114.97.10",
|
||||
"188.114.97.7"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3036::6815:28f9",
|
||||
"2606:4700:3036::ac43:9e90",
|
||||
"2606:4700:3038::6815:ea66",
|
||||
"2606:4700:3038::6815:ea67"
|
||||
"2606:4700:3038::6815:ea67",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3120::a",
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3121::a"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12"
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
|
@@ -104,6 +104,7 @@
|
||||
"142.251.36.211",
|
||||
"142.251.36.243",
|
||||
"142.251.37.19",
|
||||
"142.251.39.19",
|
||||
"142.251.39.83",
|
||||
"143.204.55.115",
|
||||
"143.204.55.66",
|
||||
@@ -220,6 +221,8 @@
|
||||
"210.140.139.135",
|
||||
"210.140.139.136",
|
||||
"210.140.139.137",
|
||||
"210.140.139.151",
|
||||
"210.140.139.152",
|
||||
"210.140.139.154",
|
||||
"210.140.139.155",
|
||||
"210.140.139.157",
|
||||
|
Reference in New Issue
Block a user