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

we need a word filter

Name: Anonymous 2018-10-12 19:05

non exhaustive list:
-cuck
-chill
-n-word
-redpill
-boomer
-faggot
-...

Name: Anonymous 2018-10-12 19:18

Are you frustrated by what are merely words in a screen?

Name: Anonymous 2018-10-12 19:28

/prog/ challenge: write a script that scrapes and parses /prog/ and /lounge/ and replaces all instances of bad words from a word list (CSV or JSON, doesn't really matter) and then replaces them with "[redacted]"

Name: Anonymous 2018-10-12 19:29

actually it would be better as a browser extension rather than a scraper, but I don't know how you write browser extensions
also browser extensions can be updated with arbitrary/malicious updates so I don't know if I'd trust a browser extension from /prog/, even if it's non-malicious at first

Name: Anonymous 2018-10-12 20:31

>>4
var wordlist = ['cuck', 'boomer'];
document.body.innerHTML = document.body.innerHTML.replace(new RegExp('(' + wordlist.join('|') + ')', 'g'), "desu");


implementation as a browser extension is left as an exercise to the reader

Name: Anonymous 2018-10-12 21:31

anus

Name: Anonymous 2018-10-12 21:48

>>5,6
A browser extension won't prevent a malevolent poster from the imagereddits to write those words. He will still be able to see the results of his misdemeanor. We need him to be frustrated with a word filter that would disturb his bad habits.

Name: Anonymous 2018-10-12 23:45

>>8
so you want the admin to implement the filter, instead of it being client-side?

Name: Anonymous 2018-10-13 0:21

>>9
It's a simple word substition.
For instance
cuck -> guy
shill -> person
redpill -> rape
boomer -> man
nigger -> dude
faggot -> bloke

Name: Anonymous 2018-10-13 1:18

>>10
redpill -> rape
what?

Name: Anonymous 2018-10-13 1:20

>>11
it becomes funny when you replace it in a typical sentence

Name: Anonymous 2018-10-13 2:21

>>12
tbh i think it would be funnier in reverse
Dr Ford: "Kavanaugh tried to RedPill me! It was Terrible!"

Name: Anonymous 2018-10-13 9:20

>>13
"tbh" should be filtered too

Name: Anonymous 2018-10-13 13:33

>>14
They should've filtered the soy infant formula instead

Name: Anonymous 2018-10-13 13:37

>>15
Don't speak 4chanese here, how about that?

Name: Anonymous 2018-10-13 15:25

>>14
yeah it should tbh

Name: Anonymous 2018-10-13 16:09

>>17
Get banned, troll.

Name: Anonymous 2018-10-13 22:29

>>18
Get trolled, ban.

Name: Anonymous 2018-10-14 7:40

Script a bot to auto-respond to certain words with admonishments, after while people will stop using the offending words without even requiring censorship.

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