Skip to content

Instantly share code, notes, and snippets.

@PPPDUD
Last active April 27, 2023 11:16
Show Gist options
  • Save PPPDUD/eb2dd792b7afbc1f5b45759d515bafab to your computer and use it in GitHub Desktop.
Save PPPDUD/eb2dd792b7afbc1f5b45759d515bafab to your computer and use it in GitHub Desktop.
Steelandleaf.com anti-agecheck bookmarklet
# Steelandleaf.com anti-agecheck bookmarklet
Highlight the following code and let go once you are hovering over the bookmark bar:
javascript: (() => { const one = document.getElementById("ac-ag-popup"); const two = document.getElementById("agechecker-age-gate"); one.remove(); two.remove();})();
This code removes the initial age check prompt from the Steel and Leaf website after clearing your cookies.
We make no claims that it is capable of any more functionalities than the above, even if it is capable of such other functionalities.
@UniqueName12345
Copy link

What even is steelandleaf.com lol

@PPPDUD
Copy link
Author

PPPDUD commented Apr 11, 2023 via email

@ajskateboarder
Copy link

Seems to be a website for cannabis?? Oddly specific bookmarklet to make

@PPPDUD
Copy link
Author

PPPDUD commented Apr 22, 2023 via email

@UniqueName12345
Copy link

Seems to be a website for cannabis?? Oddly specific bookmarklet to make

r/suspiciouslyspecific for sure

@PPPDUD
Copy link
Author

PPPDUD commented Apr 26, 2023 via email

@UniqueName12345
Copy link

I used to work there, that's why it's so specific.

oh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment