Created
January 4, 2011 12:12
-
-
Save scharfie/764709 to your computer and use it in GitHub Desktop.
Bookmarklet for skipping annoying Steam age-check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){document.cookie='birthtime=-2000000000; expires=Wed, 1 Jan 2020 00:00:00 UTC; path=/';document.location=document.location})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a bookmarklet using the code from this gist as the URL, and when you hit a steam age-check page, click the bookmarklet.