mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore: add connect.garmin.com, make.com, strava.com, trainingpeaks.com, whoop.com
This commit is contained in:
61
config/tools/connect.garmin.com.json
Normal file
61
config/tools/connect.garmin.com.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"domains": [
|
||||
"api.gcs.garmin.com",
|
||||
"connect.garmin.com",
|
||||
"connectapi.garmin.com",
|
||||
"ghs.connect.garmin.com",
|
||||
"kc3.connect.garmin.com",
|
||||
"omt.garmin.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.16.8.45",
|
||||
"104.16.9.45",
|
||||
"104.17.150.222",
|
||||
"104.17.151.222",
|
||||
"104.17.152.222",
|
||||
"104.17.153.222",
|
||||
"104.17.154.222",
|
||||
"104.17.167.14",
|
||||
"104.17.168.14",
|
||||
"104.17.70.10",
|
||||
"104.17.71.10",
|
||||
"104.18.39.104",
|
||||
"172.64.148.152",
|
||||
"188.114.98.229",
|
||||
"188.114.99.229"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:4400::6812:2768",
|
||||
"2606:4700:4400::ac40:9498",
|
||||
"2606:4700::6811:96de",
|
||||
"2606:4700::6811:97de",
|
||||
"2606:4700::6811:98de",
|
||||
"2606:4700::6811:99de",
|
||||
"2606:4700::6811:9ade",
|
||||
"2a06:98c1:3122:e000::5",
|
||||
"2a06:98c1:3123:e000::5"
|
||||
],
|
||||
"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