Skip to content

Instantly share code, notes, and snippets.

@Octagon-simon
Created October 16, 2021 13:49
Show Gist options
  • Select an option

  • Save Octagon-simon/0b066c01bebc5573aef8e4ee16cbd37b to your computer and use it in GitHub Desktop.

Select an option

Save Octagon-simon/0b066c01bebc5573aef8e4ee16cbd37b to your computer and use it in GitHub Desktop.
Set cookies using javascript
document.cookie="username=Octagon";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment