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

Pages: 1-

Removing tripcode users from prog

Name: Anonymous 2009-01-08 18:11


// ==UserScript==
// @name          AnonBBS
// @namespace     ide
// @description   Removes tripcode users from the world4ch bbs
// @include       http://dis.4chan.org/read*;
// @include       http://dis.4chan.org/prog*;
// ==/UserScript==

(function() {
   
    function onnode(e) {
        makeanon();
    }
   
    function makeanon() {
        var tripnodes = document.getElementsByClassName ("postertrip");
        for (var i=0; i<tripnodes.length; ++i) {
            tripnodes[i].innerText = "";
        }
       
        var postnames = document.getElementsByClassName ("postername");
        for (var i=0; i<tripnodes.length; ++i) {
            postnames[i].innerText = "Anonymous";
        }
    }
   
    window.addEventListener("DOMContentLoaded", onnode, false);   
   
})();

Name: Anonymous 2009-01-08 18:15

++i
EXPERT JAVASCRIPT OPTIMIZER

Name: Anonymous 2009-01-08 18:29

MonkeyGrease seems to be broken on my nightly build. :(

Name: e 2009-01-08 18:35

>>3
But I am not rational.

Get it? Terrible!

Name: Anonymous 2009-01-08 18:46

>>6
You're talking to ghosts, man!

Name: Anonymous 2009-01-08 18:48

No need for it now it seems.

Name: Anonymous 2009-01-08 18:51

[YHBT

Name: BurningSpace !TvdgKuS4ZM 2009-01-08 19:01

This sort of behavior has been proved to be divisive for internet communities, and I advise against it:

The killfile behavior, is simply put: “sweep-under-the-rug”, “bury-head-in-sand” kind of behavior. Imagine that in a gathering where if everyone totally ignores other's voices except their own kind, then what cacophony would result? Similarly, if we ignore the problem of crime by simply using larger locks for our own doors, what consequence would result?

We are all human beings. Our surroundings are our organs and affects us dearly. In newsgroups, inevitably there will be certain individuals with foul breath at times. Killfile mechanism is a very good feature to battle such annoyances. This is not a reason for falling for the convenience of blocking your ears from dissenting voices or the nonconformists.

Source: Xah Lee, 2000-02-26, comp.lang.lisp - available from http://xahlee.org/UnixResource_dir/writ/kill_file_harmful.html

Name: Anonymous 2009-01-08 19:02

>>10
Go away.

Name: Anonymous 2009-01-08 19:05

>>10
I might just kindly ask you to GTFO please, thank you for you're cooperation :)

Name: Anonymous 2009-01-08 19:06

Considered Harmful Essays Considered Harmful

Also, plonk.

Name: ShadowSoul !GHap51.yps 2009-01-08 19:39

FUCK ME IN THE ASS.

Name: Anonymous 2009-01-08 19:41

wwho browses without blocking namefags in this day and age

Name: Akira-san!turk3y 2009-01-08 23:33

So how does this tripcode stuff work?

Name: Akira-san !ODpmDThlM6 2009-01-08 23:33

oh shit... i got it...

Name: what !ODpmDThlM6 2009-01-09 0:03

>>16
ಠ_ಠ

Name: Anonymous 2009-01-09 5:34

>>15
People who want make everyone the same, follow their "majority opinion" and silence the dissenters.

Name: Anonymous 2009-01-09 8:12

☣ Please try to ignore troll posts! ☣

Name: Anonymous 2009-01-10 2:30

This thread has reached a post by FrozenVoid. You cannot reply anymore.

Name: Anonymous 2011-02-03 2:13


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