排除 一些自带夜间模式的网站

This commit is contained in:
xiu2
2022-04-28 10:03:12 +08:00
parent 227a99cab5
commit a61ef01c2a
+9 -1
View File
@@ -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() {