|
2086 | 2086 | "pager": { |
2087 | 2087 | "nextL": "id('container')/ul[@style][not(@class)]/li/a[contains(text(), '下一页')]", |
2088 | 2088 | "pageE": "#container > .div_right .blockcontent.div_right_r_3 > ul", |
2089 | | - "replaceE": "#container > ul[style]:not([class])", |
2090 | | - "scrollD": 1000 |
| 2089 | + "replaceE": "#container > ul[style]:not([class])" |
2091 | 2090 | } |
2092 | 2091 | }, |
2093 | 2092 | "233 动漫": { |
|
2108 | 2107 | "pager": { |
2109 | 2108 | "nextL": "//div[@class='pagelist']//a[contains(text(), '下一页') or contains(text(), '下一頁')]", |
2110 | 2109 | "pageE": ".xgyd ul > li", |
2111 | | - "replaceE": ".pagelist", |
2112 | | - "scrollD": 1000 |
| 2110 | + "replaceE": ".pagelist" |
2113 | 2111 | } |
2114 | 2112 | }, |
2115 | 2113 | "233 动漫 - 排行榜": { |
|
2119 | 2117 | "pager": { |
2120 | 2118 | "nextL": "//div[@class='pagelist']//a[contains(text(), '下一页') or contains(text(), '下一頁')]", |
2121 | 2119 | "pageE": ".side-update.normal-wai > .normal-nei", |
2122 | | - "replaceE": ".pagelist", |
2123 | | - "scrollD": 1000 |
| 2120 | + "replaceE": ".pagelist" |
2124 | 2121 | } |
2125 | 2122 | }, |
2126 | 2123 | "音范丝": { |
|
2218 | 2215 | "replaceE": "ul.pagination" |
2219 | 2216 | } |
2220 | 2217 | }, |
| 2218 | + "AniRena": { |
| 2219 | + "host": "www.anirena.com", |
| 2220 | + "url": "return (fun.lp() == '/' || fun.lp() == '/index.php')", |
| 2221 | + "pager": { |
| 2222 | + "nextL": "a.disabled+a:not(.disabled)", |
| 2223 | + "pageE": ".full2, .full2+script", |
| 2224 | + "replaceE": ".full3.buttons", |
| 2225 | + "scriptT": 2 |
| 2226 | + } |
| 2227 | + }, |
2221 | 2228 | "ACG.RIP": { |
2222 | 2229 | "host": "acg.rip", |
2223 | 2230 | "url": "return (!fun.indexOF('/t/'))", |
|
2281 | 2288 | "pager": { |
2282 | 2289 | "nextL": "a[rel='next'], li.next > a", |
2283 | 2290 | "pageE": "table.torrent-list > tbody > tr", |
2284 | | - "replaceE": "ul.pagination", |
2285 | | - "scrollD": 2000 |
| 2291 | + "replaceE": "ul.pagination" |
2286 | 2292 | } |
2287 | 2293 | }, |
2288 | 2294 | "YTS": { |
|
2302 | 2308 | "pager": { |
2303 | 2309 | "nextL": "//div[@class='pagination']//a[text()='>>']", |
2304 | 2310 | "pageE": "table.table-list > tbody > tr", |
2305 | | - "replaceE": ".pagination", |
2306 | | - "scrollD": 1200 |
| 2311 | + "replaceE": ".pagination" |
2307 | 2312 | } |
2308 | 2313 | }, |
2309 | 2314 | "RARBG": { |
|
2313 | 2318 | "pager": { |
2314 | 2319 | "nextL": "#pager_links > a[title='next page']", |
2315 | 2320 | "pageE": "table.lista2t tr.lista2", |
2316 | | - "replaceE": "#pager_links", |
2317 | | - "scrollD": 1200 |
| 2321 | + "replaceE": "#pager_links" |
2318 | 2322 | } |
2319 | 2323 | }, |
2320 | 2324 | "Zooqle": { |
|
0 commit comments