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

Pages: 1-

​ ​

Name: Anonymous 2016-03-19 12:37

What does Cudder think of "What does Cudder think of" threads?

Name: Anonymous 2016-03-19 12:49

>>1
Shitty meme. Who is Cudder anyway? The queen of /prog/ or something?

Name: Cudder !cXCudderUE 2016-03-19 15:26

Fuck all the way off.

Name: Anonymous 2016-03-19 18:29

>>3
rude!

Name: Anonymous 2016-03-19 18:43

I regret starting this meme.
Let's go forward into the past, with our old high quality memes.
*punishes penis*

Name: Anonymous 2016-03-19 18:49

>>2
I don't know. I wrote a Greasemonkey script that changes everyone's name to Anonymous so I wouldn't have to see posts by people with unwarranted levels of self-importance.

Name: Anonymous 2016-03-19 19:12

// ==UserScript==
// @name Remove cudder
// @version 1
// @match *://bbs.progrider.org/*
// @match *://progrider.org/*
// ==/UserScript==

var posts = document.querySelectorAll('div.post');

for(var i = 0; i < posts.length; i++) {
var trip = posts[i].querySelector('div.posthead span.trip').innerHTML;
if(/!cXCudderUE/.test(trip)) {
posts[i].querySelector('div.postbody').style.display = 'none';
}
}

Name: Anonymous 2016-03-19 19:40

>>7
// ==UserScript==
// @name Remove tripcodes
// @version 1
// @match *://bbs.progrider.org/*
// @grant GM_addStyle
// ==/UserScript==
GM_addStyle('.trip{display:none}')

Name: Anonymous 2016-03-19 20:02

>>8
OMG OPTIMIZED

Name: Anonymous 2016-03-19 20:43

I really should apologize, I made the 2nd one which seemed to spur the rest. I will pray for forgiveness.

Name: Anonymous 2016-03-19 21:42

CHECK EM NIGGAS

Name: Anonymous 2016-03-20 0:24

>>8
That's no good. I don't want my eyes to ever catch a glimpse cudder's posts.

Name: Anonymous 2016-03-20 12:14

>>12
I want my eyes to catch a glimpse of cudder's ass.

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