Skip to content

Instantly share code, notes, and snippets.

@axurright
Created November 14, 2024 00:29
Show Gist options
  • Select an option

  • Save axurright/b63b7e19a83919360205fb9c065081f6 to your computer and use it in GitHub Desktop.

Select an option

Save axurright/b63b7e19a83919360205fb9c065081f6 to your computer and use it in GitHub Desktop.
This meme from years ago
if (userInfo.cookies.agreed) {
Collect(user.data)
} else {
Collect(user.data)
}
// CatX711 pls don't sue me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment