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,3 +0,0 @@
|
||||
! blocks log in nagging popup in facebook story page
|
||||
m.facebook.com###root #mobile_login_bar
|
||||
m.facebook.com###root #mobile_login_bar + #u_0_0
|
||||
@@ -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(); });
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
!
|
||||
! This file contains all experimental rules for Social filter.
|
||||
!
|
||||
dp.ru##.b-nav-panel__cell.b-nav-panel__cell_100 ul.list-unstyled
|
||||
! http://forum.adguard.com/showthread.php?6539
|
||||
forum.chatovod.com##iframe[src^="/widgets/?lang="]
|
||||
Reference in New Issue
Block a user