|
2879 | 2879 | } |
2880 | 2880 | }, |
2881 | 2881 | "EXT Torrents": { |
2882 | | - "host": "ext.to", |
2883 | | - "url": "/^\\/browse\\//", |
2884 | | - "blank": 3, |
2885 | | - "pager": { |
2886 | | - "nextL": ".pages>li.active+li>a", |
2887 | | - "pageE": ".found-content-block table>tbody>tr", |
2888 | | - "replaceE": ".pages" |
2889 | | - } |
2890 | | - }, |
2891 | | - "Knaben": { |
2892 | | - "host": "knaben.org", |
2893 | | - "url": "/^\\/(search|browse)\\//", |
2894 | | - "pager": { |
2895 | | - "nextL": "#nextPage", |
2896 | | - "pageE": ".table.caption-top>tbody>tr", |
2897 | | - "replaceE": ".pageNumbers" |
2898 | | - } |
2899 | | - }, |
| 2882 | + "host": "ext.to", |
| 2883 | + "url": "/^\\/browse\\//", |
| 2884 | + "blank": 3, |
| 2885 | + "pager": { |
| 2886 | + "nextL": ".pages>li.active+li>a", |
| 2887 | + "pageE": ".found-content-block table>tbody>tr", |
| 2888 | + "replaceE": ".pages" |
| 2889 | + } |
| 2890 | + }, |
| 2891 | + "Knaben": { |
| 2892 | + "host": "knaben.org", |
| 2893 | + "url": "/^\\/(search|browse)\\//", |
| 2894 | + "pager": { |
| 2895 | + "nextL": "#nextPage", |
| 2896 | + "pageE": ".table.caption-top>tbody>tr", |
| 2897 | + "replaceE": ".pageNumbers" |
| 2898 | + } |
| 2899 | + }, |
2900 | 2900 | "BTDig": { |
2901 | 2901 | "host": "btdig.com", |
2902 | 2902 | "url": "/^\\/search/", |
|
7607 | 7607 | } |
7608 | 7608 | }, |
7609 | 7609 | "凸凹吧 tuao.cc": { |
7610 | | - "host": "www.tuao.cc", |
7611 | | - "url": "if(fun.indexOF(/^\\/Articles\\/Content\\//)){let raw=fun.getCSS('#rawContent');if(raw){raw.style.cssText='';return true;}}", |
7612 | | - "style": "#pageContainer,#pagination,body>div:last-of-type,ins", |
7613 | | - "hiddenPN": true |
7614 | | - }, |
| 7610 | + "host": "www.tuao.cc", |
| 7611 | + "url": "if(fun.indexOF(/^\\/Articles\\/Content\\//)){let d=document.querySelector('#imgData');if(d&&d.value){let a=d.value.split('|');if(a.length>4){const container=document.getElementById('pageContainer');let i=4;const timer=setInterval(()=>{if(i>=a.length){clearInterval(timer);return};const img=document.createElement('img');img.src=atob(a[i]);container.appendChild(img);i++},1000)};return true};}", |
| 7612 | + "style": "#pagination,body>div:last-of-type,ins", |
| 7613 | + "hiddenPN": true |
| 7614 | + }, |
7615 | 7615 | "仙女图": { |
7616 | 7616 | "host": "www.xiannvtu.com", |
7617 | 7617 | "url": "/^\\/v\\//", |
|
0 commit comments