Update specific_web_sites.txt

This commit is contained in:
Alex
2014-08-27 20:30:07 +03:00
parent e57c8282eb
commit 6328dea5bc

View File

@@ -2,6 +2,5 @@
! Rules that are restricted to one or more domains.
! 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);