NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name oldish travel // @namespace torn // @version 0.1 // @description no blue // @author You // @include *torn.com* // @license MIT // ==/UserScript== $("link[href^='/css/style/colors/abroad.css']").remove();