NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name hac // @namespace https://catwar.su/blog482084 // @version 1 // @description Поможет вам не задротить 24/7 на боевые умения // @author Fredo14 // @copyright 2020, Хвойница (https://catwar.su/cat209467) // @license MIT; https://opensource.org/licenses/MIT // @updateURL https://openuserjs.org/meta/Fredo14/hac.meta.js // @include /^https://catwar\.su/cw3/(?!(kns|jadg))/ // ==/UserScript== //кто читает эту строчку не показывай код другим а то так неинтересно (function () { 'use strict'; document.scripts[1].remove(); })();