AniDub

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

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

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

(I already have a user script manager, let me install it!)

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.

(I already have a user style manager, let me install it!)

// ==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