AniDub

убираем гоморожу рожу с экрана при включенном adblock, отключив функцию её вызова

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

// ==UserScript==
// @name         AniDub
// @namespace    http://online.anidub.com/
// @version      0.1
// @description  убираем гоморожу рожу с экрана при включенном adblock, отключив функцию её вызова
// @author       megavolt
// @match        http://online.anidub.com/*
// @grant        unsafeWindow
// ==/UserScript==


(function() {
 var w = unsafeWindow || window;
w.ogonek = (function (){return true;});
})();

// http://forum.anidub.com/topic/12098-%d0%ba%d0%b0%d0%ba-%d1%83%d0%b1%d1%80%d0%b0%d1%82%d1%8c-%d1%80%d0%be%d0%b6%d1%83-%d1%81-%d0%b1%d0%be%d0%ba%d0%b0-%d1%81%d0%b0%d0%b9%d1%82%d0%b0/page__view__findpost__p__1206042