Skip to content

Commit 53e147a

Browse files
Check URL moved to dedicated server
1 parent 51aaa64 commit 53e147a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

min/online.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/online.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
}
126126

127127
w.onLineCheckURL = function(){
128-
return "http://www.pixelsresearch.com/online.php?r=" + Math.random();
128+
return "http://offlinejs.com/online.php?r=" + Math.random();
129129
}
130130

131131
w.onLineCheckTimeout = 5000;

0 commit comments

Comments
 (0)