From e57c8282ebf9efa79a85d1ceb9caa7af0b0ca95b Mon Sep 17 00:00:00 2001 From: Alex <1188@i.ua> Date: Wed, 27 Aug 2014 20:27:24 +0300 Subject: [PATCH] Update specific_web_sites.txt http://www.teamer.ru/projects/116699/1380340.html anti-block --- English/specific_web_sites.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/English/specific_web_sites.txt b/English/specific_web_sites.txt index 36512829f38..71953ea1389 100644 --- a/English/specific_web_sites.txt +++ b/English/specific_web_sites.txt @@ -3,3 +3,5 @@ ! This section contain any type of rule grouped by domain. ! +gamersglobal.de#%#var AG_AntiAntiBlock = function() { var baseCreateElement = document.createElement; document.createElement = function(name) { if (name && name == 'font') { return null; } else { return baseCreateElement(name); } } }; +gamersglobal.de#%#window.addEventListener('DOMContentLoaded', AG_AntiAntiBlock);