-
Notifications
You must be signed in to change notification settings - Fork 173
/
list.json
35 lines (35 loc) · 946 Bytes
/
list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"description": "Hostnames used by different desktop and mobile device operating systems for captive portal detection as documented by the Wireless Broadband Alliance.",
"list": [
"android.clients.google.com",
"apple.com",
"captive.apple.com",
"clients3.google.com",
"clients4.google.com",
"connectivitycheck.android.com",
"connectivitycheck.gstatic.com",
"d2uzsrnmmf6tds.cloudfront.net",
"detectportal.firefox.com",
"msftncsi.com",
"spectrum.s3.amazonaws.com",
"www.airport.us",
"www.androidbak.net",
"www.apple.com",
"www.appleiphonecell.com",
"www.google.com",
"www.gstatic.com",
"www.ibook.info",
"www.itools.info",
"www.msftconnecttest.com",
"www.thinkdifferent.us"
],
"matching_attributes": [
"hostname",
"domain",
"url",
"domain|ip"
],
"name": "Captive Portal Detection Hostnames",
"type": "string",
"version": 20230130
}