mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore: add dept.one
This commit is contained in:
52
config/news/dept.one.json
Normal file
52
config/news/dept.one.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"domains": [
|
||||
"agent.dept.one",
|
||||
"ctf.dept.one",
|
||||
"dept.one",
|
||||
"mta-sts.dept.one",
|
||||
"www.agent.dept.one",
|
||||
"www.dept.one"
|
||||
],
|
||||
"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.112.1",
|
||||
"104.21.16.1",
|
||||
"104.21.32.1",
|
||||
"104.21.48.1",
|
||||
"104.21.64.1",
|
||||
"104.21.80.1",
|
||||
"104.21.96.1",
|
||||
"138.197.58.222",
|
||||
"45.55.122.20"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3030::6815:1001",
|
||||
"2606:4700:3030::6815:2001",
|
||||
"2606:4700:3030::6815:3001",
|
||||
"2606:4700:3030::6815:4001",
|
||||
"2606:4700:3030::6815:5001",
|
||||
"2606:4700:3030::6815:6001",
|
||||
"2606:4700:3030::6815:7001"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"138.197.0.0/16",
|
||||
"45.55.0.0/16"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user