mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
更新 [千图网] 规则
This commit is contained in:
+1
-2
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user