Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Code tags for everyone

Name: FrozenVoid 2011-10-24 10:53

// ==UserScript==
// @id             MonoSpacedProg
// @name           MonoSpacedProg
// @version        1.0
// @namespace     
// @author         FrozenVoid
// @description    Stop complaining about "code" tags and install this
// @include        http://dis.4chan.org/prog/**
// @include        http://dis.4chan.org/read/prog/**
// @run-at         document-end
// ==/UserScript==
a=document.getElementsByTagName("blockquote")
for(i in a) a[i].innerHTML="<code>"+a[i].innerHTML+"</code>";

Name: Anonymous 2011-10-24 10:54

Reported for virus.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List