Skip to content

Instantly share code, notes, and snippets.

View styrofoamboy's full-sized avatar

Mike Unfried styrofoamboy

View GitHub Profile
@styrofoamboy
styrofoamboy / DailyWTF_Comment_Cleaner.user.js
Last active January 3, 2017 19:27
TamperMonkey script for sterilizing the DWTF comments section
// ==UserScript==
// @name DailyWTF Comment Cleaner
// @namespace https://github.com/styrofoamboy
// @version 0.5.7
// @description Sterilize TDWTF Comments
// @author Mike Unfried
// @match http://thedailywtf.com/articles/comments/*
// @grant none
// ==/UserScript==