Name: Anonymous 2013-01-18 17:32
require 'mechanize'
gas = Mechanize.new
gas.user_agent_alias = 'Windows Mozilla'
jews = gas.get('http://dis.4chan.org/prog')
oven = jews.forms.last
oven.subj = 'attention'
oven.com = 'the /prog/ board will be spammed continously until further notice. we would like to apologize in advance for any inconvenience this may cause.'
jews = gas.submit(oven, oven.buttons.first)
pp jewswhy it 404?