mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
新增 [华军软件园] 支持
This commit is contained in:
@@ -985,7 +985,7 @@
|
||||
},
|
||||
"Pixiv - 手机版 - 分类页": {
|
||||
"host": "www.pixiv.net",
|
||||
"url": "fun.isUrlC(); if (!fun.isMobile()) {return false}; if (fun.indexOF('/tags/')) {if (self != top) {fun.insStyle('.search-header {display: none !important;}')}; return true;} else if (fun.indexOF('/artworks/')) {setTimeout(function(){fun.getCSS('.work-details-thumb-buttons > .button-link').click();}, 3000)}",
|
||||
"url": "if (!fun.isMobile()) {return false}; if (fun.indexOF('/tags/')) {if (self != top) {fun.insStyle('.search-header {display: none !important;}')}; return true;} else if (fun.indexOF('/artworks/')) {setTimeout(function(){fun.getCSS('.work-details-thumb-buttons > .button-link').click();}, 3000)}",
|
||||
"style": ".banner-ad-footer-scale, footer {display: none !important;}",
|
||||
"iframe": true,
|
||||
"pager": {
|
||||
@@ -3004,6 +3004,15 @@
|
||||
"replaceE": ".pagination"
|
||||
}
|
||||
},
|
||||
"华军软件园": {
|
||||
"host": "www.onlinedown.net",
|
||||
"url": "/^\\/(sort\\/.+|search)/",
|
||||
"pager": {
|
||||
"nextL": ".g-pages a.z-cur+a",
|
||||
"pageE": ".m-list, .m-list2",
|
||||
"replaceE": ".g-pages"
|
||||
}
|
||||
},
|
||||
"天翼小站": {
|
||||
"host": "yun.hei521.cn",
|
||||
"url": "return (!fun.indexOF('.html'))",
|
||||
|
||||
Reference in New Issue
Block a user