更新 'SrcLastChapter.js'

pull/1/head
src48597962 2 years ago
parent ff1f3002d3
commit 96d93fd828
  1. 4
      SrcLastChapter.js

@ -12,11 +12,11 @@ function JY360(){
list = json.defaultepisode;
setResult('更新至:' + list[0].period);
}else{
setResult();
setResult('');
}
}catch(e){
log('获取最新失败>'+e.message);
setResult();
setResult('');
}
}

Loading…
Cancel
Save