|
1037 | 1037 | }, |
1038 | 1038 | "Pixiv - 分类页": { |
1039 | 1039 | "host": "www.pixiv.net", |
1040 | | - "url": "fun.isUrlC(); if (fun.isMobile()) {return false}; if (fun.lp() == '/') {fun.forceTarget();} else if (fun.indexOF('/tags/')) {return true;} else if (fun.indexOF('/artworks/')) {setTimeout(function(){fun.getXpath('//button[contains(string(), \"查看全部\") or contains(string(), \"See all\") or contains(string(), \"すべて見る\") or contains(string(), \"모두 보기\")]').click();}, 3000)}", |
| 1040 | + "url": "fun.isUrlC(); if (fun.isMobile()) {return false}; if (fun.lp() == '/') {fun.blank();} else if (fun.indexOF('/tags/')) {return true;} else if (fun.indexOF('/artworks/')) {setTimeout(function(){fun.getXpath('//button[contains(string(), \"查看全部\") or contains(string(), \"See all\") or contains(string(), \"すべて見る\") or contains(string(), \"모두 보기\")]').click();}, 3000)}", |
1041 | 1041 | "blank": 2, |
1042 | 1042 | "style": "ul[class*='-1 '] > li {display: inline !important;} #root{margin-bottom: -175px;} ul > li > button[class^='sc-'], a[href^='/premium/lead/lp'] {display: none !important;}", |
1043 | 1043 | "iframe": true, |
|
1083 | 1083 | }, |
1084 | 1084 | "Vilipix": { |
1085 | 1085 | "host": "www.vilipix.com", |
1086 | | - "url": "fun.isUrlC(); if (fun.lp() == '/') {forceTarget();} else if (fun.indexOF(/\\/(tags|user|new|ranking)/)) {return true;}", |
| 1086 | + "url": "fun.isUrlC(); if (fun.lp() == '/') {fun.blank();} else if (fun.indexOF(/\\/(tags|user|new|ranking)/)) {return true;}", |
1087 | 1087 | "blank": 2, |
1088 | 1088 | "pager": { |
1089 | 1089 | "type": 6, |
|
3710 | 3710 | }, |
3711 | 3711 | "博客园 - 文章列表": { |
3712 | 3712 | "host": "www.cnblogs.com", |
3713 | | - "url": "if (fun.getCSS('#post_list')) return true", |
| 3713 | + "url": "return (fun.getCSS('#post_list') != null)", |
3714 | 3714 | "pager": { |
3715 | 3715 | "nextL": "//div[@class='pager']//a[contains(text(), '>')]", |
3716 | 3716 | "pageE": "#post_list > article", |
|
3720 | 3720 | }, |
3721 | 3721 | "博客园 - 文章列表 - 个人": { |
3722 | 3722 | "host": "www.cnblogs.com", |
3723 | | - "url": "if (location.pathname.split('/').length === 3 && fun.getCSS('.topicListFooter')) { if (!fun.getCSS('#homepage_top_pager')) {fun.getCSS('#centercontent, .forFlow').insertAdjacentHTML('afterbegin', '<div id=\"homepage_top_pager\" class=\"topicListFooter\"></div>'); fun.getCSS('#centercontent, .forFlow').insertAdjacentHTML('beforeend', '<div id=\"homepage_bottom_pager\" class=\"topicListFooter\"></div>');}; return true}", |
| 3723 | + "url": "if (location.pathname.split('/').length === 3 && fun.getCSS('.topicListFooter') != null) { if (!fun.getCSS('#homepage_top_pager')) {fun.getCSS('#centercontent, .forFlow').insertAdjacentHTML('afterbegin', '<div id=\"homepage_top_pager\" class=\"topicListFooter\"></div>'); fun.getCSS('#centercontent, .forFlow').insertAdjacentHTML('beforeend', '<div id=\"homepage_bottom_pager\" class=\"topicListFooter\"></div>');}; return true}", |
| 3724 | + "blank": 1, |
3724 | 3725 | "pager": { |
3725 | 3726 | "nextL": "//div[@class='topicListFooter']//a[contains(text(), '下一页')]", |
3726 | 3727 | "pageE": "div.day", |
|
3826 | 3827 | "pager": { |
3827 | 3828 | "nextL": "//main//a[@class='navigation-tree__link' and @data-state='active']/following-sibling::a[@class='navigation-tree__link'][not(@target='_blank')] | //main//a[@class='navigation-tree__link' and @data-state='active']/following-sibling::div[@class='navigation-tree__nested']/a[@class='navigation-tree__link'][not(@target='_blank')] | //main//a[@class='navigation-tree__link' and @data-state='active']/parent::div/following-sibling::div[@class='navigation-tree__nested']/a[@class='navigation-tree__link'][not(@target='_blank')]", |
3828 | 3829 | "pageE": "main article > *", |
3829 | | - "replaceE": "main navigation-tree, main .scrollbar", |
3830 | | - "scrollD": 1500 |
| 3830 | + "replaceE": "main navigation-tree, main .scrollbar" |
3831 | 3831 | } |
3832 | 3832 | }, |
3833 | 3833 | "Gitee - Explore 列表": { |
|
5137 | 5137 | "pager": { |
5138 | 5138 | "nextL": "li.next-page > a", |
5139 | 5139 | "pageE": "article[class]:not(.excerpt-minic-index)", |
5140 | | - "replaceE": ".pagination", |
5141 | | - "scrollD": 1500 |
| 5140 | + "replaceE": ".pagination" |
5142 | 5141 | } |
5143 | 5142 | }, |
5144 | 5143 | "美女推 - 图片页": { |
|
5212 | 5211 | "replaceE": ".pagination" |
5213 | 5212 | } |
5214 | 5213 | }, |
5215 | | - "tvv": { |
| 5214 | + "mm.tvv.tw": { |
5216 | 5215 | "host": "mm.tvv.tw", |
5217 | 5216 | "url": "return (!fun.indexOF('.html'))", |
5218 | 5217 | "style": ".blog-masonry, .blog-masonry-4col {height: auto !important;} .blog-listing {position: relative !important;float: left !important;top: auto !important;left: auto !important;} .blog-title > a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} .blog-image img {min-height: 300px;}", |
|
0 commit comments