mirror of
https://github.com/hexahigh/cdn.git
synced 2025-12-11 20:15:22 +01:00
Update ajax.js
This commit is contained in:
parent
90ed0588aa
commit
1954b74b69
@ -1,3 +1,9 @@
|
||||
/* This is a simple javascript library that i made.
|
||||
It needs jquery to function.
|
||||
The ip grabber does not store the users ip anywhere.
|
||||
*/
|
||||
|
||||
|
||||
// Set delay to ms
|
||||
function delay(milliseconds){
|
||||
return new Promise(resolve => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user