Skip to content

Instantly share code, notes, and snippets.

@Crocmagnon
Created June 26, 2018 07:26
Show Gist options
  • Select an option

  • Save Crocmagnon/629094fb58d46451c2cb9c5db48340b2 to your computer and use it in GitHub Desktop.

Select an option

Save Crocmagnon/629094fb58d46451c2cb9c5db48340b2 to your computer and use it in GitHub Desktop.
Deny all Quantcast cookies
document.querySelectorAll(".qc-cmp-toggle-switch").forEach(el => el.click());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment