Skip to content

Instantly share code, notes, and snippets.

@epiccakeking
epiccakeking / aopsdeupdater.user.js
Last active May 24, 2020 01:10
AoPS De-updater: Bring back old hides and quotes AoPS!
// ==UserScript==
// @name AoPS De-updater
// @namespace http://tampermonkey.net/
// @version 0.3
// @description try to take over the world!
// @author hapycupcake
// @match https://artofproblemsolving.com/*
// @grant none
// ==/UserScript==