-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdark-sites.json
More file actions
114 lines (114 loc) · 2.69 KB
/
dark-sites.json
File metadata and controls
114 lines (114 loc) · 2.69 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"description": "Sites that are already dark by default - Dark Reader will skip these",
"version": "1.0.0",
"sites": [
"*.discord.com",
"discord.com",
"*.github.com",
"github.com",
"gist.github.com",
"*.netflix.com",
"netflix.com",
"*.twitch.tv",
"twitch.tv",
"*.spotify.com",
"spotify.com",
"open.spotify.com",
"*.slack.com",
"slack.com",
"*.notion.so",
"notion.so",
"*.figma.com",
"figma.com",
"*.linear.app",
"linear.app",
"*.vercel.com",
"vercel.com",
"*.vitejs.dev",
"vitejs.dev",
"*.vuejs.org",
"vuejs.org",
"*.nuxt.com",
"nuxt.com",
"*.astro.build",
"astro.build",
"darkreader.org",
"*.darkreader.org",
"youtube.com",
"*.youtube.com",
"music.youtube.com",
"reddit.com",
"*.reddit.com",
"old.reddit.com",
"twitter.com",
"*.twitter.com",
"x.com",
"*.x.com",
"hulu.com",
"*.hulu.com",
"disneyplus.com",
"*.disneyplus.com",
"primevideo.com",
"*.primevideo.com",
"hbomax.com",
"*.hbomax.com",
"max.com",
"*.max.com",
"crunchyroll.com",
"*.crunchyroll.com",
"funimation.com",
"*.funimation.com",
"vscode.dev",
"*.vscode.dev",
"codepen.io",
"*.codepen.io",
"codesandbox.io",
"*.codesandbox.io",
"replit.com",
"*.replit.com",
"stackblitz.com",
"*.stackblitz.com",
"jsfiddle.net",
"visualstudio.com",
"dev.azure.com",
"gitlab.com",
"*.gitlab.com",
"bitbucket.org",
"*.bitbucket.org",
"soundcloud.com",
"*.soundcloud.com",
"bandcamp.com",
"*.bandcamp.com",
"deezer.com",
"*.deezer.com",
"tidal.com",
"*.tidal.com",
"proton.me",
"*.proton.me",
"protonmail.com",
"mail.protonmail.com",
"bitwarden.com",
"vault.bitwarden.com",
"1password.com",
"*.1password.com",
"lastpass.com",
"*.lastpass.com",
"authy.com",
"brave.com",
"*.brave.com",
"duckduckgo.com",
"*.duckduckgo.com",
"torproject.org",
"startpage.com",
"searx.me",
"monkeytype.com",
"keybr.com",
"typeracer.com",
"chess.com",
"*.chess.com",
"lichess.org",
"*.lichess.org",
"store.steampowered.com",
"steamcommunity.com"
]
}