更新 'SrcJyPublic.js'

master
src48597962 8 months ago
parent 18ae23d600
commit 1130feca01
  1. 1
      SrcJyPublic.js

@ -5,6 +5,7 @@ let jkfile = datapath + "jiekou.json";
let jxfile = datapath + "jiexi.json";
let cfgfile = rulepath + "config.json";
let sortfile = rulepath + "jksort.json";
let codepath = config.依赖?config.依赖.match(/http(s)?:\/\/.*\//)[0]:module.modulePath.slice(0, module.modulePath.lastIndexOf("/")+1);
let Juconfig= {};
let Jucfg=fetch(cfgfile);

Loading…
Cancel
Save