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:
42
config/news/euronews.com.json
Normal file
42
config/news/euronews.com.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"domains": [
|
||||
"euronews.com",
|
||||
"ru.euronews.com",
|
||||
"static.euronews.com",
|
||||
"www.euronews.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": [
|
||||
"146.75.117.91",
|
||||
"151.101.1.91",
|
||||
"151.101.129.91",
|
||||
"151.101.193.91",
|
||||
"151.101.37.91",
|
||||
"151.101.65.91",
|
||||
"54.75.79.19",
|
||||
"63.34.52.69",
|
||||
"79.125.96.103"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"146.75.0.0/16",
|
||||
"151.101.0.0/16",
|
||||
"54.64.0.0/11",
|
||||
"63.32.0.0/14",
|
||||
"79.125.64.0/18"
|
||||
],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user