This file contains 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
# | |
# Google I/O 2014 secret invite code finder | |
# | |
# Blake Caldwell, 2014 | |
# | |
# Blog Post: http://blakecaldwell.net/blog/2014/4/23/solving-a-2014-google-io-secret-invite-puzzle.html | |
# | |
# Repeatedly hit https://developers.google.com looking two-colored "I/O" on the page, | |
# with a secret code in comments below it. Using the color codes of the "I" and "O", | |
# calculate the 6-character Google URL-shortened link code, and print the code out. |