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

Fucking retard

Name: MyGET !dLlrwF9wU6 2007-09-08 15:35 ID:fBTbMbDv

You're only wasting your own time by spamming /lounge/.

Name: Anonymous 2007-09-08 15:36 ID:t7e3L1ow

GENOX OWNS YOUR BOARDS AND COCK

http://z11.invisionfree.com/Genox_Club/index.php

Name: Anonymous 2007-09-08 15:36 ID:10+3jVVl

He's doing us a service, I hope he ruins the entire RedCream Appreciation Day lulz

Name: MyGET !dLlrwF9wU6 2007-09-08 15:47 ID:fBTbMbDv

// ==UserScript==

// @name      Calling a Spade a Spade

// @version    1.0

// ==/UserScript==



(function() {

  var replacements, regex, key, textnodes, node, s;



  replacements = {

    "GENOX OWNS YOUR BOARDS AND COCK": "I'm a little faggot.",
    "AH GENOX": " ",
    "GENOX": " ",
    "http://z11.invisionfree.com/Genox_Club/index.php";: " ",};

regex = {};

for (key in replacements) {

    regex[key] = new RegExp(key, 'g');

}



textnodes = document.evaluate( "//body//text()", document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);



for (var i = 0; i < textnodes.snapshotLength; i++) {

    node = textnodes.snapshotItem(i);

    s = node.data;

    for (key in replacements) {

        s = s.replace(regex[key], replacements[key]);

    }

    node.data = s;

}



})();


Thar we go.

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