From 7571cc8e432e672ced21fc8360b83fed36a8c82c Mon Sep 17 00:00:00 2001 From: lifegpc Date: Sat, 9 Mar 2024 16:45:38 +0800 Subject: [PATCH] Update match --- eh_gallery_script.user.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eh_gallery_script.user.js b/eh_gallery_script.user.js index 96e2799..daab0a7 100644 --- a/eh_gallery_script.user.js +++ b/eh_gallery_script.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name EH Gallery Script // @namespace https://github.com/lifegpc/userscript -// @version 0.1.13 +// @version 0.1.14 // @description :( // @author lifegpc // @match https://*.e-hentai.org/g/*/* @@ -14,6 +14,7 @@ // @match https://*.e-hentai.org/favorites.php // @match https://*.e-hentai.org/favorites.php?* // @match https://*.e-hentai.org/tag/* +// @match https://*.e-hentai.org/uploader/* // @match https://*.exhentai.org/g/*/* // @match https://*.exhentai.org/ // @match https://*.exhentai.org/?* @@ -24,6 +25,7 @@ // @match https://*.exhentai.org/favorites.php // @match https://*.exhentai.org/favorites.php?* // @match https://*.exhentai.org/tag/* +// @match https://*.exhentai.org/uploader/* // @icon https://e-hentai.org/favicon.ico // @grant GM_addStyle // @grant GM_getResourceText