From d3d2b74ef47a6f703e5bc8d90cbe133ca13526ba Mon Sep 17 00:00:00 2001 From: maxdemaio Date: Mon, 15 Jan 2024 14:19:29 -0500 Subject: [PATCH] idiot sandwich --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 4a5195c..88c96bf 100644 --- a/script.js +++ b/script.js @@ -783,7 +783,7 @@ function getOptions() { // If we want to use this, we'd want to have our own server send the requests rather than the browser // then we'd set this header // const email = 'maxdman321@gmail.com'; - // const headers = new Headers(); + const headers = new Headers(); // headers.append('User-Agent', `ChessHeat/1.0 (+${email})`); const options = {