Update script.js

This commit is contained in:
Kroese 2024-11-20 13:16:48 +01:00 committed by GitHub
parent ff3744ead9
commit 40e44a18ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ var interval = 1000;
function getInfo() {
var url = "/msg.html";
var url = "msg.html";
try {