From efd71a3e80d7b15ef7cb6f2641a6f5fab7ac1f82 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 21 Nov 2021 15:17:48 +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, 1 insertion(+), 2 deletions(-) diff --git a/Autopage.user.js b/Autopage.user.js index a95d783..570ce7d 100644 --- a/Autopage.user.js +++ b/Autopage.user.js @@ -1330,8 +1330,7 @@ },*/ // Pixiv _58pic: { host: 'www.58pic.com', - functionStart: function() {insStyle('.qt-model-t, .qtw-card.place-box.is-one, .search-v3-row .search-v3-back {display: none !important;}'); - if (location.pathname.indexOf('/tupian/') > -1 || location.pathname.indexOf('/piccate/') > -1) { + functionStart: function() {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) {