|
2836 | 2836 | "bF": "return fun.xs_bF(pageE, [/(<br>)?( )+内容未完,下一页.*$|【本章阅读.*$/, '<br>'])" |
2837 | 2837 | } |
2838 | 2838 | }, |
| 2839 | + "零点看书": { |
| 2840 | + "host": "www.ldksw.cc", |
| 2841 | + "url": "/\\d+\\/\\d+\\.html/", |
| 2842 | + "history": true, |
| 2843 | + "pager": { |
| 2844 | + "nextL": "//div[@class='page_chapter']//a[text()='下一章']", |
| 2845 | + "pageE": "#content", |
| 2846 | + "insertP": ["#content",6], |
| 2847 | + "replaceE": ".page_chapter" |
| 2848 | + }, |
| 2849 | + "function": { |
| 2850 | + "bF": "return fun.xs_bF(pageE, [/<br>( )+天才一秒记住本站地址.+/, ''])" |
| 2851 | + } |
| 2852 | + }, |
| 2853 | + "笔趣阁 - cnhxfilm.com": { |
| 2854 | + "host": "www.cnhxfilm.com", |
| 2855 | + "url": "/\\d+\\/\\d+\\.html/", |
| 2856 | + "history": true, |
| 2857 | + "pager": { |
| 2858 | + "nextL": "#next1", |
| 2859 | + "pageE": "article.font_max", |
| 2860 | + "insertP": ["article.font_max",6], |
| 2861 | + "replaceE": ".nav-bottom" |
| 2862 | + } |
| 2863 | + }, |
| 2864 | + "笔趣阁 - whzh-xs.com": { |
| 2865 | + "host": "www.whzh-xs.com", |
| 2866 | + "url": "/\\d+\\/\\d+\\.html/", |
| 2867 | + "style": "a[href='javascript:posterror();'] {display: none !important;}", |
| 2868 | + "history": true, |
| 2869 | + "pager": { |
| 2870 | + "type": 6, |
| 2871 | + "nextL": "#pb_next", |
| 2872 | + "pageE": "#txt", |
| 2873 | + "insertP": ["#txt",6], |
| 2874 | + "replaceE": ".chapter-control", |
| 2875 | + "loadTime": 1500, |
| 2876 | + "scrollD": 3000 |
| 2877 | + } |
| 2878 | + }, |
2839 | 2879 | "铅笔小说": { |
2840 | 2880 | "host": "www.23qb.com", |
2841 | 2881 | "url": "if (fun.indexOF(/\\/book\\/\\d+\\/.+\\.html/)) {fun.xs_bF(fun.getAllCSS('#mlfy_main_text > *'), [/(继续下一页).+|铅笔小说.+/, '']); return true}", |
|
0 commit comments