更新 'SrcJuying.js'

pull/1/head
src48597962 2 years ago
parent 2e9a46c2f0
commit 5822e7ca35
  1. 2
      SrcJuying.js

@ -993,7 +993,7 @@ function sousuo() {
//版本检测
function Version() {
var nowVersion = "5.3";//现在版本
var nowVersion = "5.4";//现在版本
var nowtime = Date.now();
var oldtime = parseInt(getItem('VersionChecktime','0').replace('time',''));
if (getMyVar('SrcJuying-VersionCheck', '0') == '0' && nowtime > (oldtime+24*60*60*1000)) {

Loading…
Cancel
Save