From 0224c3b7567c81ea25cb5e45655803506ba84d01 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 21 Nov 2021 15:22:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[=E5=8D=83=E5=9B=BE?= =?UTF-8?q?=E7=BD=91]=20=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Autopage.user.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Autopage.user.js b/Autopage.user.js index 570ce7d..59d35eb 100644 --- a/Autopage.user.js +++ b/Autopage.user.js @@ -1330,7 +1330,8 @@ },*/ // Pixiv _58pic: { host: 'www.58pic.com', - functionStart: function() {if (location.pathname.indexOf('/tupian/') > -1 || location.pathname.indexOf('/piccate/') > -1) { + functionStart: function() {insStyle('.qt-model-t.login-model {display: none !important;}'); + if (location.pathname.indexOf('/tupian/') > -1 || location.pathname.indexOf('/piccate/') > -1) { curSite = DBSite._58pic; if (location.pathname.indexOf('/piccate/') > -1 && getCSS('.card-grid-box .qt-card-box[style*="width:"]')) insStyle('.card-grid-box .qt-card-box {display: block;height: 300px;min-height: 250px;}') } else if (location.pathname.indexOf('/c/') > -1) {