mirror of
https://github.com/rekryt/iplist.git
synced 2025-06-20 16:16:06 +02:00
chore: add deepl.com
This commit is contained in:
parent
c738ccc2db
commit
223ff74c2d
1 changed files with 94 additions and 0 deletions
94
config/tools/deepl.com.json
Normal file
94
config/tools/deepl.com.json
Normal file
|
@ -0,0 +1,94 @@
|
|||
{
|
||||
"domains": [
|
||||
"api.deepl.com",
|
||||
"clearance.deepl.com",
|
||||
"community-auth.deepl.com",
|
||||
"deepl.com",
|
||||
"developers.deepl.com",
|
||||
"dict-audio.deepl.com",
|
||||
"errortracking.deepl.com",
|
||||
"experimentation-grpc.deepl.com",
|
||||
"experimentation.deepl.com",
|
||||
"gtm.deepl.com",
|
||||
"home.deepl.com",
|
||||
"hs.deepl.com",
|
||||
"internal.deepl.com",
|
||||
"ita-free.www.deepl.com",
|
||||
"jobs.deepl.com",
|
||||
"login-wall.deepl.com",
|
||||
"ott.deepl.com",
|
||||
"s.deepl.com",
|
||||
"sl.deepl.com",
|
||||
"static.deepl.com",
|
||||
"support.deepl.com",
|
||||
"w.deepl.com",
|
||||
"www.deepl.com",
|
||||
"www2.deepl.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.18.36.122",
|
||||
"104.18.39.209",
|
||||
"104.18.40.47",
|
||||
"104.18.41.87",
|
||||
"172.64.146.169",
|
||||
"172.64.147.209",
|
||||
"172.64.148.47",
|
||||
"172.64.151.134",
|
||||
"188.114.98.228",
|
||||
"188.114.99.228",
|
||||
"194.124.204.71",
|
||||
"194.124.205.65",
|
||||
"199.60.103.225",
|
||||
"199.60.103.31",
|
||||
"216.198.53.6",
|
||||
"216.198.54.6",
|
||||
"3.227.225.77",
|
||||
"44.198.105.165",
|
||||
"52.18.206.7",
|
||||
"52.6.5.167"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:2c40::c73c:671f",
|
||||
"2606:2c40::c73c:67e1",
|
||||
"2606:4700:4400::6812:247a",
|
||||
"2606:4700:4400::6812:27d1",
|
||||
"2606:4700:4400::6812:282f",
|
||||
"2606:4700:4400::6812:2957",
|
||||
"2606:4700:4400::ac40:92a9",
|
||||
"2606:4700:4400::ac40:93d1",
|
||||
"2606:4700:4400::ac40:942f",
|
||||
"2606:4700:4400::ac40:9786",
|
||||
"2a06:98c1:3122:e000::4",
|
||||
"2a06:98c1:3123:e000::4"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22",
|
||||
"194.124.204.0/22",
|
||||
"199.60.103.0/24",
|
||||
"216.198.0.0/18",
|
||||
"3.128.0.0/9",
|
||||
"44.192.0.0/10",
|
||||
"52.0.0.0/10"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:2C40::/32",
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue