mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
refactor: new config data and cidr storage update
This commit is contained in:
27
config/messengers/whatsapp.com.json
Normal file
27
config/messengers/whatsapp.com.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"domains": [
|
||||
"web.whatsapp.com",
|
||||
"whatsapp.com",
|
||||
"www.whatsapp.com",
|
||||
"whatsapp.net",
|
||||
"www.whatsapp.net",
|
||||
"whatsapp-cdn-shv-01-amt2.fbcdn.net",
|
||||
"whatsapp-cdn-shv-01-any2.fbcdn.net",
|
||||
"whatsapp-cdn-shv-01-arn2.fbcdn.net",
|
||||
"whatsapp-cdn-shv-01-bru2.fbcdn.net",
|
||||
"whatsapp-cdn-shv-01-hel3.fbcdn.net"
|
||||
],
|
||||
"dns": ["127.0.0.11:53", "77.88.8.88:53", "8.8.8.8:53", "1.1.1.1:53"],
|
||||
"timeout": 0,
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": [],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user