update(userscripts) exclude some sites from tampermonkey

This commit is contained in:
SansGuidon 2025-01-02 11:03:08 +00:00
parent 94b5cc1ff5
commit db5341a6ab

View File

@ -10,6 +10,8 @@
// @exclude *search*
// @exclude *forum*
// @exclude *chatgpt*
// @exclude *google.com*
// @exclude *tampermonkey*
// @grant GM_xmlhttpRequest
// @grant GM_setClipboard
// @connect *