Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env ruby
require 'hpricot'
require 'open-uri'
require 'httparty'
require 'json'
$color_bold = ''
$color_green = ''
$color_red = ''