chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2024-09-14 09:59:14 +03:00
parent cd2fc8d4b0
commit fb6f09ff04
60 changed files with 11424 additions and 7 deletions

74
config/news/dw.com.json Normal file
View File

@@ -0,0 +1,74 @@
{
"domains": [
"commons.dw.com",
"consent.dw.com",
"dw.com",
"hlsvod.dw.com",
"static.dw.com",
"www.dw.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.103.89.204",
"104.81.96.90",
"104.96.144.12",
"194.55.26.46",
"194.55.30.46",
"2.16.154.35",
"2.16.174.125",
"2.18.79.107",
"2.18.79.91",
"212.95.165.34",
"212.95.165.8",
"23.211.74.26",
"23.46.123.145",
"23.49.234.27",
"88.221.132.106"
],
"ip6": [
"2001:2030:4e:93::2d63",
"2001:2030:4e:b4::2d63",
"2a02:26f0:11a::217:9a4b",
"2a02:26f0:11a::6867:4832",
"2a02:26f0:9500:588::2d63",
"2a02:26f0:9500:58e::2d63",
"2a02:26f0:98::58dd:849b",
"2a02:26f0:98::58dd:84e0",
"2a02:26f0:9c00:382::2d63",
"2a02:26f0:9c00:384::2d63",
"2a02:26f0:d200::5f64:6ff8",
"2a02:26f0:d200::6855:f9d9",
"2a02:26f0:fa00:1b0::2d63",
"2a02:26f0:fa00:1b1::2d63"
],
"cidr4": [
"104.64.0.0/10",
"194.55.16.0/20",
"2.16.154.0/24",
"2.16.174.0/23",
"2.18.64.0/20",
"212.95.165.0/26",
"23.192.0.0/11",
"23.32.0.0/11",
"23.64.0.0/14",
"88.221.128.0/21"
],
"cidr6": [
"2001:2030:4e::/64",
"2a02:26f0:9500::/64",
"2a02:26f0::/64"
],
"external": {
"domains": [],
"ip4": [],
"ip6": [],
"cidr4": [],
"cidr6": []
}
}