revos / Seo-fast AW Off

// ==UserScript==
// @name Seo-fast AW Off
// @description For surfing on seo-fast. Disables active window tracking.
// @version 1.0
// @author REVOS
// @license MIT
// @include  http://add.seo-fast.ru/*
// @run-at document-end
// @grant none
// ==/UserScript==

(d.hasFocus = () => true)();
	active = 1;
	isa = 1;