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:
61
config/casino/combotech.json
Normal file
61
config/casino/combotech.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"domains": [
|
||||
"aufcasino.com",
|
||||
"casinohype.com",
|
||||
"cryptobosscasino.com",
|
||||
"static-live.hacksawgaming.com",
|
||||
"unlimcasino.com",
|
||||
"www.aufcasino.com",
|
||||
"www.casinohype.com",
|
||||
"www.cryptobosscasino.com",
|
||||
"www.unlimcasino.com"
|
||||
],
|
||||
"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.18.42.52",
|
||||
"104.18.43.186",
|
||||
"172.64.144.70",
|
||||
"172.64.145.204",
|
||||
"172.66.40.138",
|
||||
"172.66.40.229",
|
||||
"172.66.41.27",
|
||||
"172.66.42.229",
|
||||
"172.66.43.118",
|
||||
"172.66.43.27",
|
||||
"188.114.98.229",
|
||||
"188.114.99.229"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3108::ac42:288a",
|
||||
"2606:4700:3108::ac42:28e5",
|
||||
"2606:4700:3108::ac42:291b",
|
||||
"2606:4700:3108::ac42:2ae5",
|
||||
"2606:4700:3108::ac42:2b1b",
|
||||
"2606:4700:3108::ac42:2b76",
|
||||
"2606:4700:4400::6812:2a34",
|
||||
"2606:4700:4400::ac40:91cc",
|
||||
"2a06:98c1:3122:e000::5",
|
||||
"2a06:98c1:3123:e000::5"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2a06:98c1::/64"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
38
config/casino/vavada.com.json
Normal file
38
config/casino/vavada.com.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"domains": [
|
||||
"static.vavada.net",
|
||||
"vavada-cdn.net",
|
||||
"vavada.com",
|
||||
"www.vavada.com"
|
||||
],
|
||||
"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.8.240",
|
||||
"172.67.158.32",
|
||||
"185.104.211.35",
|
||||
"92.223.84.84"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3030::ac43:9e20",
|
||||
"2606:4700:3034::6815:8f0",
|
||||
"2a03:90c0:9994::9994"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user