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