update(userscripts) exclude some sites from tampermonkey
This commit is contained in:
@ -10,6 +10,8 @@
|
|||||||
// @exclude *search*
|
// @exclude *search*
|
||||||
// @exclude *forum*
|
// @exclude *forum*
|
||||||
// @exclude *chatgpt*
|
// @exclude *chatgpt*
|
||||||
|
// @exclude *google.com*
|
||||||
|
// @exclude *tampermonkey*
|
||||||
// @grant GM_xmlhttpRequest
|
// @grant GM_xmlhttpRequest
|
||||||
// @grant GM_setClipboard
|
// @grant GM_setClipboard
|
||||||
// @connect *
|
// @connect *
|
||||||
|
Reference in New Issue
Block a user