This commit is contained in:
ChuXun
2026-01-18 18:53:17 +08:00
parent ab59c89fe4
commit 1aacbb1d18
172 changed files with 50112 additions and 1003 deletions

View File

@@ -42,7 +42,7 @@ var myInterval ;
var fn = function() {
var refer = encodeURIComponent('http://i.mooc.chaoxing.com');
requestAjax({
url: window.location.protocol+"//" + 'detect.chaoxing.com' + '/api/monitor?version=' + 1767592640710 + '&refer=' +refer + '&from=' + ''+'&fid='+fid,
url: window.location.protocol+"//" + 'detect.chaoxing.com' + '/api/monitor?version=' + 1767634705601 + '&refer=' +refer + '&from=' + ''+'&fid='+fid,
success: function(json) {
var myjson = eval("(" + json + ")");