Skip to content

Instantly share code, notes, and snippets.

@masterX244
masterX244 / DailyWTF_Comment_Cleaner.user.js
Last active December 1, 2016 21:07 — forked from styrofoamboy/DailyWTF_Comment_Cleaner.user.js
TamperMonkey script for sterilizing the DWTF comments section
// ==UserScript==
// @name DailyWTF Comment Cleaner
// @namespace https://github.com/styrofoamboy
// @version 0.2
// @description Sterilize TDWTF Comments
// @author Mike Unfried
// @match http://thedailywtf.com/articles/comments/*
// @grant none
// ==/UserScript==