|
2737 | 2737 | "哔哩轻小说 - 手机版": { |
2738 | 2738 | "host": "w.linovelib.com", |
2739 | 2739 | "url": "return (fun.indexOF(/\\/novel\\/\\d+\\/.+\\.html/))", |
2740 | | - "style": "body {min-height: 1000px;}", |
2741 | 2740 | "pager": { |
2742 | 2741 | "nextL": "js;if (ReadParams) {return (location.origin + ReadParams.url_next)}; return '';", |
2743 | 2742 | "pageE": "id('apage')/div | //body/script[contains(text(), 'var ReadParams')]", |
|
3746 | 3745 | }, |
3747 | 3746 | "OI-Wiki": { |
3748 | 3747 | "host": "oi-wiki.org", |
3749 | | - "style": "blockquote.page-copyright, h2#__comments, form#gitalk-form {display: none !important;} article.md-content__inner{min-height: 700px;}", |
| 3748 | + "style": "blockquote.page-copyright, h2#__comments, form#gitalk-form {display: none !important;}", |
3750 | 3749 | "pager": { |
3751 | 3750 | "nextL": "li.md-nav__item.md-nav__item--active.md-nav__item--nested li.md-nav__item--active+li a", |
3752 | 3751 | "pageE": "article.md-content__inner", |
|
4060 | 4059 | "yande": { |
4061 | 4060 | "host": ["konachan.net","konachan.com","yande.re"], |
4062 | 4061 | "url": "if (fun.indexOF('/post')) {document.head.appendChild(document.createElement('base')).target = '_blank'; return true;}", |
4063 | | - "style": "html, body {min-height: 1000px;} .javascript-hide {display: inline-block !important;} ul#post-list-posts img, ul#post-list-posts .inner{width: auto !important; height: auto !important;} ul#post-list-posts li {width: 33% !important;} a.directlink {margin: 0 !important;}", |
| 4062 | + "style": ".javascript-hide {display: inline-block !important;} ul#post-list-posts img, ul#post-list-posts .inner{width: auto !important; height: auto !important;} ul#post-list-posts li {width: 33% !important;} a.directlink {margin: 0 !important;}", |
4064 | 4063 | "pager": { |
4065 | 4064 | "nextL": "a.next_page", |
4066 | 4065 | "pageE": "ul#post-list-posts > li", |
|
0 commit comments