From a61ef01c2a45d03cc9d917ee366ea35304e8db80 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 28 Apr 2022 10:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4=20=E4=B8=80=E4=BA=9B?= =?UTF-8?q?=E8=87=AA=E5=B8=A6=E5=A4=9C=E9=97=B4=E6=A8=A1=E5=BC=8F=E7=9A=84?= =?UTF-8?q?=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DarkMode.user.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/DarkMode.user.js b/DarkMode.user.js index 15a2b1c..374ccd6 100644 --- a/DarkMode.user.js +++ b/DarkMode.user.js @@ -3,7 +3,7 @@ // @name:zh-CN 护眼模式 // @name:zh-TW 護眼模式 // @name:en Dark Mode -// @version 1.4.4 +// @version 1.4.5 // @author X.I.U // @description 简单有效的全网通用护眼模式(夜间模式、暗黑模式、深色模式) // @description:zh-CN 简单有效的全网通用护眼模式(夜间模式、暗黑模式、深色模式) @@ -23,6 +23,14 @@ // @namespace https://github.com/XIU2/UserScript // @supportURL https://github.com/XIU2/UserScript // @homepageURL https://github.com/XIU2/UserScript +// @exclude https://*.iqiyi.com/* +// @exclude https://*.youku.com/* +// @exclude https://m.v.qq.com/* +// @exclude https://v.qq.com/* +// @exclude https://*.acfun.cn/* +// @exclude https://*.youtube.com/* +// @exclude https://*.youtube-nocookie.com/* +// @exclude https://weread.qq.com/* // ==/UserScript== (function() {