Skip to main content
Go to Latest
File
while (true) { await new Promise((resolve) => setTimeout(resolve, 1000));}