更新 'SrcJuying.js'

pull/1/head
src48597962 2 years ago
parent e858edc8d2
commit 9b813fb3e5
  1. 2
      SrcJuying.js

@ -629,7 +629,7 @@ function sousuo() {
//版本检测
function Version() {
var nowVersion = "6.0";//现在版本
var nowVersion = "6.1";//现在版本
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