Skip to content

Commit

Permalink
idiot sandwich
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemaio committed Jan 15, 2024
1 parent 627ef7a commit d3d2b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = '[email protected]';
// const headers = new Headers();
const headers = new Headers();
// headers.append('User-Agent', `ChessHeat/1.0 (+${email})`);

const options = {
Expand Down

0 comments on commit d3d2b74

Please sign in to comment.