mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Update specific_web_sites.txt
http://www.teamer.ru/projects/116699/1380340.html anti-block
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user