mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-22 15:06:57 +00:00
排除 部分自带暗黑模式的视频网站
This commit is contained in:
+6
-1
@@ -1,9 +1,14 @@
|
||||
// ==UserScript==
|
||||
// @name 护眼模式
|
||||
// @version 1.0.2
|
||||
// @version 1.0.3
|
||||
// @author X.I.U
|
||||
// @description 最简单的全网通用护眼模式、夜间模式、暗黑模式
|
||||
// @match *://*/*
|
||||
// @exclude *://v.qq.com/*
|
||||
// @exclude *://*.iqiyi.com/*
|
||||
// @exclude *://*.youku.com/*
|
||||
// @exclude *://*.mgtv.com/*
|
||||
// @exclude *://tv.cctv.com/*
|
||||
// @icon https://i.loli.net/2021/03/07/rdijeYm83pznxWq.png
|
||||
// @grant GM_registerMenuCommand
|
||||
// @grant GM_unregisterMenuCommand
|
||||
|
||||
Reference in New Issue
Block a user