diff --git a/SrcJmPublic.js b/SrcJmPublic.js index 8df2d22e..d1be3463 100644 --- a/SrcJmPublic.js +++ b/SrcJmPublic.js @@ -5,7 +5,7 @@ if(Jumancfg != ""){ }else{ var JMconfig= {}; } -let yijisource = JMconfig['yijisource'] || "神漫画"; +let yijisource = JMconfig['yijisource'] || ""; let sourcefile = "hiker://files/rules/Src/Juman/jiekou.json"; let sourcedata = fetch(sourcefile);