|
5866 | 5866 | "bF": "return fun.src_bF(pageE)" |
5867 | 5867 | } |
5868 | 5868 | }, |
| 5869 | + "avtop10": { |
| 5870 | + "host": "avtop10.com", |
| 5871 | + "url": "return fun.isPager()", |
| 5872 | + "pager": { |
| 5873 | + "nextL": "#nextUrl", |
| 5874 | + "pageE": ".item-new>div", |
| 5875 | + "replaceE": ".page-box" |
| 5876 | + }, |
| 5877 | + "function": { |
| 5878 | + "bF": "return fun.src_bF(pageE)" |
| 5879 | + } |
| 5880 | + }, |
5869 | 5881 | "UraakaList": { |
5870 | 5882 | "host": "uraakalist.com", |
5871 | 5883 | "url": "/^\\/.+/", |
|
5973 | 5985 | "replaceE": ".content>.pagination" |
5974 | 5986 | } |
5975 | 5987 | }, |
| 5988 | + "rule34video": { |
| 5989 | + "host": "rule34video.com", |
| 5990 | + "url": "return (!fun.indexOF('/search')&&fun.isPager())", |
| 5991 | + "blank": 3, |
| 5992 | + "pager": { |
| 5993 | + "nextL": ".next>a", |
| 5994 | + "pageE": ".thumbs>.thumb", |
| 5995 | + "replaceE": ".pagination" |
| 5996 | + }, |
| 5997 | + "function": { |
| 5998 | + "bF": "return fun.src_bF(pageE)" |
| 5999 | + } |
| 6000 | + }, |
5976 | 6001 | "hanime1": { |
5977 | 6002 | "host": "hanime1.me", |
5978 | 6003 | "url": "/^\\/search/", |
|
6303 | 6328 | "pageE": "article.post" |
6304 | 6329 | } |
6305 | 6330 | }, |
| 6331 | + "福利姬美图": { |
| 6332 | + "host": "fuligirl.top", |
| 6333 | + "url": "return fun.isPager()", |
| 6334 | + "pager": { |
| 6335 | + "type": 3, |
| 6336 | + "nextL": "a[rel=next]", |
| 6337 | + "pageE": "img.my-1, #main>.grid>div", |
| 6338 | + "replaceE": "nav[role=navigation]" |
| 6339 | + } |
| 6340 | + }, |
| 6341 | + "xiutaku": { |
| 6342 | + "host": "xiutaku.com", |
| 6343 | + "url": "return fun.isPager()", |
| 6344 | + "blank": 3, |
| 6345 | + "pager": { |
| 6346 | + "type": 3, |
| 6347 | + "nextL": "//a[@class='pagination-link is-current']/../following-sibling::*[1]/a", |
| 6348 | + "pageE": ".article-fulltext>p, .main-body>.blog.columns", |
| 6349 | + "replaceE": ".pagination", |
| 6350 | + "scrollE": ".article-fulltext+hr, .pagination.is-small" |
| 6351 | + } |
| 6352 | + }, |
6306 | 6353 | "秀人集": { |
6307 | 6354 | "host": ["/^www.\\d{6}.xyz$/","/^www.xr\\d{2}.xyz$/","/\\.xiuren([a-z]|\\d)+\\./"], |
6308 | 6355 | "url": "return (fun.isPager() && fun.lp() != '/' && !fun.indexOF('/search/'))", |
|
0 commit comments