|
1969 | 1969 | "Modrinth": { |
1970 | 1970 | "host": "modrinth.com", |
1971 | 1971 | "url": "fun.isUrlC(); return (fun.lp() == '/mods')", |
| 1972 | + "blank": 4, |
1972 | 1973 | "pager": { |
1973 | | - "nextL": "js; let n = fun.getCSS('.page-number-container:not(.page-number)+.page-number-container>button'), m = fun.getSearch('m')||'20'; if (n && n.innerText){return fun.getNextSP((parseInt(n.innerText)-1)*parseInt(m), 'o=', /o=\\d+/);}", |
1974 | | - "pageE": ".project-card.card", |
| 1974 | + "nextL": "js; let n = fun.getCSS('.page-number-container:not(.page-number)+.page-number-container>a'), m = fun.getSearch('m')||'20'; if (n && n.innerText){return fun.getNextSP((parseInt(n.innerText)-1)*parseInt(m), 'o=', /o=\\d+/);}", |
| 1975 | + "pageE": "article.project-card", |
1975 | 1976 | "replaceE": ".paginates" |
1976 | 1977 | } |
1977 | 1978 | }, |
|
3271 | 3272 | } |
3272 | 3273 | }, |
3273 | 3274 | "风之动漫": { |
3274 | | - "host": "manhua.fffdm.com", |
3275 | | - "url": "if (location.pathname.split('/').length === 4){document.write = function(){}; return true;}", |
3276 | | - "style": "#footer, #header {display: none !important;} #mhimg0 img {display: block !important;margin: 0 auto !important;}", |
| 3275 | + "host": ["www.fffdm.com","manhua.fffdm.com"], |
| 3276 | + "url": "fun.isUrlC();return (location.pathname.split('/').length >= 4)", |
| 3277 | + "style": "#header, footer {display: none !important;} #mhpic {display: block !important;margin: 0 auto !important;}", |
3277 | 3278 | "history": true, |
3278 | 3279 | "pager": { |
3279 | | - "nextL": "a.pure-button.button-success+a", |
3280 | | - "pageE": "id('main')/script[contains(text(), 'var Title')]", |
3281 | | - "insertP": ["body",3], |
| 3280 | + "type": 6, |
| 3281 | + "nextL": "//div[@class='navigation']/a[text()='下一页'][@href]", |
| 3282 | + "pageE": "#mhpic", |
3282 | 3283 | "replaceE": ".navigation", |
3283 | | - "scriptT": 2 |
3284 | | - }, |
3285 | | - "function": { |
3286 | | - "aF": "document.getElementById('mhimg0').appendChild(document.createElement('img')).src = mhpicurl;" |
| 3284 | + "loadTime": 500 |
3287 | 3285 | } |
3288 | 3286 | }, |
3289 | 3287 | "包子漫画": { |
|
0 commit comments