更新 'SrcJuying.js'

master
src48597962 2 years ago
parent 06a69ba202
commit 64cc7edf22
  1. 2
      SrcJuying.js

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

Loading…
Cancel
Save