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:
63
config/porn/beeg.com.json
Normal file
63
config/porn/beeg.com.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"domains": [
|
||||
"auth.beeg.com",
|
||||
"beeg.com",
|
||||
"go.stripchat.beeg.com",
|
||||
"previews.externulls.com",
|
||||
"search.externulls.com",
|
||||
"stats.externulls.com",
|
||||
"store.externulls.com",
|
||||
"thumbs.externulls.com",
|
||||
"video.externulls.com",
|
||||
"vp.externulls.com",
|
||||
"www.beeg.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.17.117.12",
|
||||
"104.17.118.12",
|
||||
"104.21.56.86",
|
||||
"104.21.79.118",
|
||||
"172.67.170.134",
|
||||
"172.67.181.179",
|
||||
"185.185.15.5",
|
||||
"188.114.96.7",
|
||||
"188.114.97.7",
|
||||
"45.133.44.26",
|
||||
"45.133.44.27"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3034::ac43:b5b3",
|
||||
"2606:4700:3036::6815:4f76",
|
||||
"2606:4700:3036::ac43:aa86",
|
||||
"2606:4700:3037::6815:3856",
|
||||
"2606:4700::6811:750c",
|
||||
"2606:4700::6811:760c",
|
||||
"2a02:b48:8300::26",
|
||||
"2a02:b48:8301::26",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3121::7"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user