mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
!#######################################################
|
||||
!######### Banners of mobile apps for the sites ########
|
||||
!#######################################################
|
||||
hindustantimes.com##.install_app
|
||||
m.btime.com##.sx-download-bar
|
||||
reddit.com##.SmartBannerContainer
|
||||
m24.ru###AndroidMobileAppBanner
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
!######### Rules for blocking push-notifications #######
|
||||
!#######################################################
|
||||
! Thitd-party push-notifications
|
||||
||pushcrew.com^$third-party
|
||||
||push.expert^$third-party
|
||||
||cdn.jeapie.com^$third-party
|
||||
||cdn.sendpulse.com/js/push/$third-party
|
||||
|
||||
@@ -8,6 +8,8 @@ gofobo.com,androidsage.com,supercineonline.tv,apkmos.com,userscdn.com,vidoser.or
|
||||
blockadblock.com#%#(function() { var _eval = window.eval; window.eval = function(a) { if ( a.toString().indexOf('babasbmsgx') === -1 ) { _eval(a); return; } }; })();
|
||||
hulkpop.com#%#(function() { var _setTimeout = window.setTimeout, regex = /bab/; window.setTimeout = function(a, b) { if ( typeof a !== 'string' || !regex.test(a) ) { _setTimeout(a, b); } }; })();
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/2638
|
||||
@@||hindustantimes.com/res/js/*ads*
|
||||
! https://forum.adguard.com/index.php?threads/11780/
|
||||
macbed.com#%#AG_onLoad(function() { AG_AntiAntiBlock(); });
|
||||
macbed.com#%#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); } } };
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2146
|
||||
||mimimi.tv/?*=*&_=
|
||||
!
|
||||
hindustantimes.com##.social_icons
|
||||
dailydot.com##.dd-share-bar-wrapper
|
||||
drive2.ru##.js-share
|
||||
m.interfax.ru###soc_net
|
||||
|
||||
Reference in New Issue
Block a user