Greasy Fork

wusconfig

WebUiSys 云端配置信息

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.icu/scripts/37280/242907/wusconfig.js

(function(){
models={'biquge':{'web':'http://www.biquge.com.tw','chapscope':'#list','chapurl':'\\d+\\.html','content':"#content"},
        'biquge2':{'web':'http://www.biquge.cm','chapscope':'#list','chapurl':'\\d+\\.html','content':"#content"},
        'e8zw':{'web':'https://www.e8zw.com','chapscope':'#list','chapurl':'\\d+\\.html','content':"#content"},
        'xxbiquge':{'web':'https://www.xxbiquge.com/','chapscope':'#list','chapurl':'\\d+\\.html','content':"#content"},
        '3344ui':{'web':'https://www.3344ui.com','chapscope':'ul.news_list','chapurl':'\\d+\\.html','content':"div.news"}
      }    
})();