更新 'SrcJuman.js'

Ju
src48597962 2 years ago
parent c301f901f4
commit 3e9f76a0d9
  1. 2
      SrcJuman.js

@ -114,7 +114,7 @@ function sousuo() {
eval("let source = " + sourcedata[0].parse);
if(source.ext && /^http/.test(source.ext)){
requireCache(source.ext, 48);
parse = erdata;
parse = yidata;
}else{
parse = source;
}

Loading…
Cancel
Save