mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
chore: new domains lists for shops
This commit is contained in:
35
config/shop/babook.org.json
Normal file
35
config/shop/babook.org.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"domains": [
|
||||
"babook.org",
|
||||
"www.babook.org"
|
||||
],
|
||||
"dns": [
|
||||
"127.0.0.11:53",
|
||||
"77.88.8.88:53",
|
||||
"8.8.8.8:53",
|
||||
"1.1.1.1:53"
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.88.29",
|
||||
"172.67.171.254"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3031::ac43:abfe",
|
||||
"2606:4700:3032::6815:581d"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
67
config/shop/ralphlauren.eu.json
Normal file
67
config/shop/ralphlauren.eu.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"domains": [
|
||||
"ralphlauren.eu",
|
||||
"www.ralphlauren.eu"
|
||||
],
|
||||
"dns": [
|
||||
"127.0.0.11:53",
|
||||
"77.88.8.88:53",
|
||||
"8.8.8.8:53",
|
||||
"1.1.1.1:53"
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.65.222",
|
||||
"116.51.25.129",
|
||||
"116.51.25.130",
|
||||
"116.51.25.131",
|
||||
"116.51.25.132",
|
||||
"116.51.25.133",
|
||||
"116.51.25.134",
|
||||
"140.174.14.130",
|
||||
"140.174.14.131",
|
||||
"140.174.14.132",
|
||||
"140.174.14.143",
|
||||
"172.67.193.131",
|
||||
"188.114.96.7",
|
||||
"188.114.97.7"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3034::6815:41de",
|
||||
"2606:4700:3035::ac43:c183",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3121::7"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"116.128.0.0/10",
|
||||
"116.192.0.0/14",
|
||||
"116.196.0.0/15",
|
||||
"116.198.0.0/16",
|
||||
"116.199.0.0/17",
|
||||
"116.199.128.0/18",
|
||||
"116.199.192.0/19",
|
||||
"116.50.128.0/17",
|
||||
"116.50.24.0/21",
|
||||
"116.50.32.0/19",
|
||||
"116.50.64.0/18",
|
||||
"116.51.0.0/16",
|
||||
"116.52.0.0/14",
|
||||
"116.56.0.0/13",
|
||||
"116.64.0.0/10",
|
||||
"140.174.0.0/16",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/64",
|
||||
"2a06:98c1::/64"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user