Greasy Fork is available in English.

wusconfig

WebUiSys 云端配置信息

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/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"}
      }    
})();