We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28edfd commit 17c75afCopy full SHA for 17c75af
1 file changed
DarkMode.user.js
@@ -4,11 +4,8 @@
4
// @author X.I.U
5
// @description 简单有效的全网通用护眼模式、夜间模式、暗黑模式
6
// @match *://*/*
7
-// @exclude *://v.qq.com/*
8
// @exclude *://*.iqiyi.com/*
9
// @exclude *://*.youku.com/*
10
-// @exclude *://*.mgtv.com/*
11
-// @exclude *://tv.cctv.com/*
12
// @icon https://i.loli.net/2021/03/07/rdijeYm83pznxWq.png
13
// @grant GM_registerMenuCommand
14
// @grant GM_unregisterMenuCommand
0 commit comments