更新 'SrcJuPublic.js'

Ju
src48597962 2 years ago
parent ed592d1428
commit 7460322ae4
  1. 2
      SrcJuPublic.js

@ -8,7 +8,7 @@ if(Jucfg != ""){
} }
let runMode = Juconfig["runMode"] || "漫画"; let runMode = Juconfig["runMode"] || "漫画";
let sourcename = Juconfig[runMode+'sourcename'] || "";//主页源名称 let sourcename = Juconfig[runMode+'sourcename'] || "";//主页源名称
initConfig({cd: config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJuDataCache.js'}); initConfig({cd: config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJuCacheData.js'});
let sourcefile = "hiker://files/rules/Src/Ju/jiekou.json"; let sourcefile = "hiker://files/rules/Src/Ju/jiekou.json";
let sourcedata = fetch(sourcefile); let sourcedata = fetch(sourcefile);

Loading…
Cancel
Save