Skip to content

Instantly share code, notes, and snippets.

@gyuque
Last active December 27, 2015 03:39
Show Gist options
  • Save gyuque/7261416 to your computer and use it in GitHub Desktop.
Save gyuque/7261416 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
require 'open-uri'
open('http://0xc.info/hanakin'){|f| puts f.read}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment