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 = {