mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Removed unnecessary rules from experimental filter
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
!
|
||||
! This file contains all filters other than English, Social, Spyware and Russian.
|
||||
!
|
||||
! antiblock.org test page
|
||||
antiblock.org#%#var AG_AntiAntiBlock = function() { var baseCreateElement = document.createElement; document.createElement = function(name) { if (name && name.match(/div|font|center/i)) { return null; } else { return baseCreateElement(name); } } };
|
||||
antiblock.org#%#AG_onLoad(function() { AG_AntiAntiBlock(); });
|
||||
|
||||
Reference in New Issue
Block a user