更新 'SrcJuPublic.js'

Ju
src48597962 1 year ago
parent 58b90b3c8c
commit 80c1d592e3
  1. 2
      SrcJuPublic.js

@ -8,7 +8,7 @@ if(Jucfg != ""){
writeFile(cfgfile, JSON.stringify(Juconfig));
}
let runTypes = ["漫画","小说","听书","图集","影视","音","聚合","其它"];
let runTypes = ["漫画","小说","听书","图集","影视","音","聚合","其它"];
let runMode = Juconfig["runMode"] || "漫画";
let sourcename = Juconfig[runMode+'sourcename'] || "";//主页源名称
let stopTypes = storage0.getItem('stopTypes',[]);

Loading…
Cancel
Save