Regenerate package-lock.json
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
PORT=3000
|
||||
TIME=60000
|
||||
File diff suppressed because it is too large
Load Diff
@@ -39,6 +39,7 @@ async function setupWebSocket(wss) {
|
||||
});
|
||||
|
||||
setInterval(
|
||||
|
||||
async () => {
|
||||
Store = [];
|
||||
checkAllUrl(Store);
|
||||
|
||||
Reference in New Issue
Block a user