This commit is contained in:
ChuXun
2026-01-04 17:58:44 +08:00
parent cf8f4c5c3a
commit ec3b5157fe
180 changed files with 4677 additions and 18032 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=' + 1760175034867 + '&refer=' +refer + '&from=' + ''+'&fid='+fid,
url: window.location.protocol+"//" + 'detect.chaoxing.com' + '/api/monitor?version=' + 1767518542739 + '&refer=' +refer + '&from=' + ''+'&fid='+fid,
success: function(json) {
var myjson = eval("(" + json + ")");