-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreferers.json
46 lines (46 loc) · 1.1 KB
/
referers.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
36
37
38
39
40
41
42
43
44
45
46
[
"http://127.0.0.1:*",
"http://localhost:*",
"http://*.test",
"http://*.example",
"https://*.test",
"https://*.local",
"https://*.example",
"http://*.test:*",
"http://*.local",
"http://*.example:*",
"https://*.test:*",
"https://*.example:*",
"http://*.*.test",
"http://*.*.example",
"https://*.*.test",
"https://*.*.example",
"http://*.*.test:*",
"http://*.*.example:*",
"https://*.*.test:*",
"https://*.*.example:*",
"https://*.github.io",
"https://geolonia.com",
"https://*.geolonia.com",
"https://geoloniamaps.com",
"https://*.geoloniamaps.com",
"https://*.styles.geoloniamaps.com",
"https://graphia.jp",
"https://iemeshi.jp",
"https://*.iemeshi.jp",
"https://playcode.io",
"https://webmaker.app",
"https://*.csb.app",
"https://cdpn.io",
"https://codepen.io",
"https://*.netlify.com",
"https://*.netlify.app",
"https://fiddle.jshell.net",
"https://geolonia.ap.ngrok.io",
"https://*.vercel.app",
"https://*.preview.app.github.dev",
"https://*.pages.dev",
"https://*.*.pages.dev",
"https://maplibre.org",
"https://*.cloudfront.net"
]