// ==UserScript==
// @name StopReload
// @namespace http://xtian.goelette.info/
// @description Stops the automatic reload of the page
// @include https://www.heroeswm.ru/one_to_one.php
// @include https://www.heroeswm.ru/mapwars.php
// @include https://www.heroeswm.ru/tj_event.php
// ==/UserScript==
unsafeWindow.Delta = 60; |