S UUID23
S UUID23
Checksum: 3WqImvZbL+ZTRPpwde/Giw
! Title: AdGuard Russian filter
! Description: Filter that enables ad blocking on websites in Russian language.
! Version: 2.0.83.66
! TimeUpdated: 2023-08-04T14:31:10+00:00
! Expires: 4 days (update frequency)
! Homepage: https://github.com/AdguardTeam/AdGuardFilters
! License: https://github.com/AdguardTeam/AdguardFilters/blob/master/LICENSE
!
!-------------------------------------------------------------------------------!
!------------------ General JS API ---------------------------------------------!
!-------------------------------------------------------------------------------!
! JS API START
#%#var AG_onLoad=function(func){if(document.readyState==="complete"||
document.readyState==="interactive")func();else
if(document.addEventListener)document.addEventListener("DOMContentLoaded",func);els
e if(document.attachEvent)document.attachEvent("DOMContentLoaded",func)};
#%#var AG_removeElementById = function(id) { var element =
document.getElementById(id); if (element && element.parentNode)
{ element.parentNode.removeChild(element); }};
#%#var AG_removeElementBySelector = function(selector) { if (!
document.querySelectorAll) { return; } var nodes =
document.querySelectorAll(selector); if (nodes) { for (var i = 0; i < nodes.length;
i++) { if (nodes[i] && nodes[i].parentNode)
{ nodes[i].parentNode.removeChild(nodes[i]); } } } };
#%#var AG_each = function(selector, fn) { if (!document.querySelectorAll) return;
var elements = document.querySelectorAll(selector); for (var i = 0; i <
elements.length; i++) { fn(elements[i]); }; };
#%#var AG_removeParent = function(el, fn) { while (el && el.parentNode) { if
(fn(el)) { el.parentNode.removeChild(el); return; } el = el.parentNode; } };
!
! AG_removeCookie
! Examples: AG_removeCookie('/REGEX/') or AG_removeCookie('part of the cookie
name')
!
#%#var AG_removeCookie=function(a){var e=/./;/^\/.+\/$/.test(a)?e=new
RegExp(a.slice(1,-1)):""!==a&&(e=new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\
$&")));a=function(){for(var a=document.cookie.split(";"),g=a.length;g--;)
{cookieStr=a[g];var d=cookieStr.indexOf("=");if(-1!
==d&&(d=cookieStr.slice(0,d).trim(),e.test(d)))for(var
h=document.location.hostname.split("."),f=0;f<h.length-1;f++){var
b=h.slice(f).join(".");if(b){var c=d+"=",k="; domain="+b;b=";
domain=."+b;document.cookie=c+"; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+k+"; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+b+"; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+"; path=/; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+k+"; path=/; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+b+"; path=/; expires=Thu, 01 Jan 1970 00:00:00
GMT"}}}};a();window.addEventListener("beforeunload",a)};
!
! AG_defineProperty
! See https://github.com/AdguardTeam/deep-override
!
#%#var AG_defineProperty=function(){var
p,q=Object.defineProperty;if("function"==typeof WeakMap)p=WeakMap;else{var
r=0,t=function()
{this.a=(r+=Math.random()).toString()};t.prototype.set=function(a,b){var
d=a[this.a];d&&d[0]===a?d[1]=b:q(a,this.a,{value:[a,b],writable:!0});return
this};t.prototype.get=function(a){var b;return(b=a[this.a])&&b[0]===a?b[1]:void
0};t.prototype.has=function(a){var b=a[this.a];return b?b[0]===a:!1};p=t}function
u(a){this.b=a;this.h=Object.create(null)}function v(a,b,d,e)
{this.a=a;this.i=b;this.c=d;this.f=e}function
w(){this.g=/^([^\\\.]|\\.)*?\./;this.j=/\\(.)/g;this.a=new p}function x(a,b){var
d=b.f;if(d&&!("beforeGet"in d||"beforeSet"in d))return z(d);var e={get:function()
{var c=b.f;c&&c.beforeGet&&c.beforeGet.call(this,b.a.b);a:if(c=b.g)c=A(c)?
c.value:c.get?c.get.call(this):void 0;else{c=b.a.b;if(b.i in c&&(c=B(c),null!==c))
{var d=C.call(c,b.i);c=d?d.call(this):c[b.i];break a}c=void 0}(this===b.a.b||
D.call(b.a.b,this))&&E(a,c,b.c);return c},set:function(c){if(this===b.a.b||
D.call(b.a.b,this)){b.f&&b.f.beforeSet&&(c=b.f.beforeSet.call(this,c,this));var
d=b.g;d&&A(d)&&d.value===c?c=!0:
(d=F(b,c,this),G(c)&&(c=H(a,c),I(a,c,b.c)),c=d)}else c=F(b,c,this);return
c}};d&&J(d,e,K);return e}function I(a,b,d){for(var e in d.h){var
c=d.h[e];if(b.h[e]){var h=a,g=b.h[e],k=c;!k.f||g.f||"undefined"===typeof g.a.b||
g.g||(g.g=z(k.f));g.c&&k.c&&g.c!==k.c&&I(h,g.c,k.c)}else{g=h=void 0;k=a;var
f=b,l=c.i,m="undefined"!==typeof f.b,y=!1;m&&(g=L(f.b,l))&&!g.configurable&&(y=!
0,h=f.b[l]);var n=y?H(k,h):new u(c.c.b);I(k,n,c.c);n=new
v(f,l,n,c.f);f.h[l]=n;m&&(n.g=g,m=x(k,n),y?E(k,h,c.c):
(q(f.b,l,m),g&&A(g)&&(M(m,g.value,f.b),E(k,g.value,c.c))))}}}function E(a,b,d)
{G(b)&&(b=H(a,b),I(a,b,d))}function F(a,b,d){var e=a.g;if(!e){e=B(a.a.b);if(null!
==e&&(e=N.call(e,a.i)))return e.call(d,b);if(!O(a.a.b))return!
1;a.g={value:b,configurable:!0,writable:!0,enumerable:!0};return!0}return
M(e,b,d)}function H(a,b){var d=a.a.get(b);d||(d=new u(b),a.a.set(b,d));return
d}function A(a){return"undefined"!==typeof a.writable}function J(a,b,d){for(var
e=0,c=d.length;e<c;e++){var h=d[e];h in a&&(b[h]=a[h])}}function z(a){if(a){var
b={};J(a,b,P);return b}}function M(a,b,d){if(A(a))return a.writable?(a.value=b,!
0):!1;if(!a.set)return!1;a.set.call(d,b);return!0}var P="configurable enumerable
value get set writable".split("
"),K=P.slice(0,2),L=Object.getOwnPropertyDescriptor,O=Object.isExtensible,B=Object.
getPrototypeOf,D=Object.prototype.isPrototypeOf,C=Object.prototype.__lookupGetter__
||function(a){return(a=Q(this,a))&&a.get?a.get:void
0},N=Object.prototype.__lookupSetter__||function(a){return(a=Q(this,a))&&a.set?
a.set:void 0};function Q(a,b){if(b in a){for(;!
w.hasOwnProperty.call(a,b);)a=B(a);return L(a,b)}}function G(a){var b=typeof
a;return"function"===b||"object"===b&&null!==a?!0:!1}var R;return function(a,b,d)
{R||(R=new w);var e=R;d=d||window;var c=new u;a+=".";var h=c||new u;for(var
g=e.g,k=e.j,f,l,m;a;){f=g.exec(a);if(null===f)throw 1;f=f[0].length;l=a.slice(0,f-
1).replace(k,"$1");a=a.slice(f);(f=h.h[l])?m=f.c:(m=new u,f=new
v(h,l,m),h.h[l]=f);h=m}if(!f)throw 1;a=f;a.f=b;E(e,d,c)};}();
!
! AG_abortOnPropertyWrite(property, debug)
! Aborts execution of a script when it attempts to write the specified property.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortOnPropertyWrite('String.fromCharCode');
!
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortOnPropertyWrite=function(a,b){var
c=Math.random().toString(36).substr(2,8);AG_defineProperty(a,{beforeSet:function()
{b&&console.warn("AdGuard aborted property write: "+a);throw new
ReferenceError(c);}});var d=window.onerror;window.onerror=function(e)
{if("string"===typeof e&&-1!==e.indexOf(c))return b&&console.warn("AdGuard has
caught window.onerror: "+a),!0;if(d instanceof Function)return
d.apply(this,arguments)}};
!
! AG_abortOnPropertyRead(property, debug)
! Aborts execution of a script when it attempts to read the specified property.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortOnPropertyRead('String.fromCharCode');
!
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortOnPropertyRead=function(a,b){var
c=Math.random().toString(36).substr(2,8);AG_defineProperty(a,{beforeGet:function()
{b&&console.warn("AdGuard aborted property read: "+a);throw new
ReferenceError(c);}});var d=window.onerror;window.onerror=function(e)
{if("string"===typeof e&&-1!==e.indexOf(c))return b&&console.warn("AdGuard has
caught window.onerror: "+a),!0;if(d instanceof Function)return
d.apply(this,arguments)}};
!
! AG_abortInlineScript(regex, property, debug)
! Aborts execution of an inline script when it attempts to access the specified
property
! AND content of the <script> element matches specified regular expression.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortInlineScript(/zfgloadedpopup|zfgloadedpushopt/, 'String.fromCharCode');
!
! @param regex regular expression that the inline script contents must match
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortInlineScript=function(g,b,c){var d=function(){if("currentScript"in
document)return document.currentScript;var
a=document.getElementsByTagName("script");return a[a.length-
1]},e=Math.random().toString(36).substr(2,8),h=d();AG_defineProperty(b,
{beforeGet:function(){var a=d();if(a instanceof HTMLScriptElement&&a!
==h&&""===a.src&&g.test(a.textContent))throw c&&console.warn("AdGuard aborted
execution of an inline script"),new ReferenceError(e);}});var
f=window.onerror;window.onerror=function(a){if("string"===typeof a&&-1!
==a.indexOf(e))return c&&console.warn("AdGuard has caught window.onerror: "+b),!
0;if(f instanceof Function)return f.apply(this,arguments)}};
!
! AG_setConstant('property.chain', 'true') // defines boolean (true), same for
false;
! AG_setConstant('property.chain', '123') // defines Number 123;
! AG_setConstant('property.chain', 'noopFunc') // defines function(){};
! AG_setConstant('property.chain', 'trueFunc') // defines function(){return true};
! AG_setConstant('property.chain', 'falseFunc') // defines function(){return
false};
!
#%#var AG_setConstant=function(e,a){if("undefined"===a)a=void 0;else
if("false"===a)a=!1;else if("true"===a)a=!0;else if("noopFunc"===a)a=function()
{};else if("trueFunc"===a)a=function(){return!0};else
if("falseFunc"===a)a=function(){return!1};else if(/^\d+$/.test(a))
{if(a=parseFloat(a),isNaN(a)||32767<Math.abs(a))return}else return;var b=!
1;AG_defineProperty(e,{get:function(){return a},set:function(c){if(b)var d=!0;else
void 0!==c&&void 0!==a&&typeof c!==typeof a&&(b=!0),d=b;d&&(a=c)}})};
! JS API FINISH
!
!-------------------------------------------------------------------------------!
!------------------ Common banner names ----------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of generic blocking rules.
!
! Good: .org/ads/
! Bad: .org/ads/$domain=example.org (for instance, should be in speficic.txt)
!
! https://github.com/AdguardTeam/AdguardFilters/issues/150343
! many players
.xml?v=3.0&external_subid=
! rutor mirrors
/esh-kichum.js
! luckyads.tech - 'Lucky' at advertising domain tab's name
/render?surfer_uuid=$third-party
! ads.bid
/json/?user_id=*&site_id=*&blocks=$third-party
!
! rezka.ag
/point/?method=video_link&xl=$xmlhttprequest
! AdsWell.ru
! `window.adswellBaseDomain`
! https://damskiy.xyz/vendor/lib/oY.js
! https://muzhskoy.xyz/vendor/lib/Ep.js
.xyz/vendor/lib/$third-party,script
!
/L?tag=*_clickunder&$all
/j/v3.php?id=$xmlhttprequest
/mbp/pre/*$third-party,script
/wcm/?sh=$third-party,script
! from adware
/?goto=sitereg&atp=*&plid=*&bnid=$all
!
/jquerymin18.js
! NeverBlock
/nb/fl.js
! Fake push-notifications
/api/scripts/universal?id=$script,third-party
! uBar.pro
/appUbarButton.js
! offergate.pro
/api/content/js?blockid=*&sourceid=$script,third-party
!
&div=DIV_DA_
/luntic.php?q=
/js/utarget.js
! page with printed '404 not found' like ascii art
?uid=*&p=*&fmt=*&box_border=*&fghover=
! https://github.com/AdguardTeam/AdguardFilters/issues/42008
! Ads on a lot of click-bait sites
.ru/js/context.php?id=*&c=$script,third-party
.com/rq.jsp?$script,third-party
! armi.media
/bbqcode?saitDomain=*&referrer=*&clientWidth=$script
! x-tds.com
-tds.com/?id=*&h=*&l=*&r=
! webmasterskyi.com
/resources/draw_ad_script.js|$third-party
!
.site/*.js?referrer=$third-party
.xyz/get_code?w=
! `sc.setAttribute('data-mrmnd-tag', 'iam');`
/mbp/pre/*?sid=$script,third-party
/cu/pre/*?sid=$script,third-party
/dbp/pre/$script,third-party
!
/jquery-2.3.1.min.js?ref=*&pef=
! uCoz/Clan.su ads
! adb detect
/.s/src/crit_image.js
/.s/src/aw3bg1vw57wwpi.js
/.s/src/5bs387qwpyw73.js
/.s/src/282bde48fz.js
/.s/src/a3gj754wp9t73.js
/.s/flash/bnr/*
||ucoz.*/cgi/uutils.fcg?*&r=
! For popups. + scriptlet in 'general_extensions.txt'
/\.s\/src\/[a-z0-9]*.js/$domain=plasma.3dn.ru
/(\.com|.at.ua|\.clan\.su|\.ru|narod\.ru|3dn\.ru|\.net|my1\.ru|do\.am|
moy\.su|\.info|\.tv|mrcmirgorod\.com\.ua|\.su)\/\?[A-Za-z0-9%]{80,}$/
$script,domain=rezzoclub.ru|comicsgeek.ru|narod.ru|3dn.ru|at.ua|men-stalker.com|
clan.su|free-dream.ru|igrul-ka.ru|kino-torrent.net|tc-image.3dn.ru|denisov.tk|
selezen.net|my1.ru|do.am|webo4ka.ru|moy.su|mmofriends.info|mrcmirgorod.com.ua|
jetvis.ru
/(\.com|.at.ua|\.clan\.su|\.ru|narod\.ru|3dn\.ru|\.net|my1\.ru|do\.am|
moy\.su|\.info|\.tv|mrcmirgorod\.com\.ua|\.su|\.org\.ua|usite\.pro)\/[A-Za-z0-9_%]
{3,12}\?[A-Za-z0-9%]{70,100}$/$script,domain=rezzoclub.ru|comicsgeek.ru|narod.ru|
3dn.ru|at.ua|men-stalker.com|clan.su|free-dream.ru|igrul-ka.ru|kino-torrent.net|tc-
image.3dn.ru|denisov.tk|selezen.net|my1.ru|do.am|webo4ka.ru|moy.su|mmofriends.info|
jetvis.ru|pirattracker.ru|fanofnfs.3dn.ru|kubik3.ru|paravozik.tv|greenflash.su|
play-force.ru|megomult.ru|wi-sy.ru|rub.org.ua|pokatushki-pmr.ru|mrcmirgorod.com.ua|
usite.pro
/(\.com|.at.ua|\.clan\.su|\.ru|narod\.ru|3dn\.ru|\.net|my1\.ru|do\.am|
moy\.su|\.info|\.tv|mrcmirgorod\.com\.ua|\.su|\.org\.ua|usite\.pro)\/[A-Za-z0-9_%]
{3,12}\/.*\?[A-Za-z0-9%]{70,100}$/$script,domain=rezzoclub.ru|comicsgeek.ru|
narod.ru|3dn.ru|at.ua|men-stalker.com|clan.su|free-dream.ru|igrul-ka.ru|denisov.tk|
selezen.net|my1.ru|do.am|webo4ka.ru|moy.su|mmofriends.info|jetvis.ru|
pirattracker.ru|fanofnfs.3dn.ru|kubik3.ru|paravozik.tv|greenflash.su|play-force.ru|
megomult.ru|wi-sy.ru|rub.org.ua|elektronika56.ru|staroetv.su|pro-zakupki.ru|
mrcmirgorod.com.ua|usite.pro
/ucoz\.(net|org|ru|com|ua)\/[A-Za-z0-9_%]{3,12}\?[A-Za-z0-9%]{70,100}$/
$script,domain=ucoz.net|ucoz.org|ucoz.ru|ucoz.com|ucoz.ua
/ucoz\.(net|org|ru|com|ua)\/[A-Za-z0-9_%]{3,12}\/.*\?[A-Za-z0-9%]{70,100}$/
$script,domain=ucoz.net|ucoz.org|ucoz.ru|ucoz.com|ucoz.ua
/usite\.(pro|org|ru|com|ua)\/[A-Za-z0-9_%]{3,12}\/.*\?[A-Za-z0-9%]{70,100}$/
$script,domain=usite.pro
!
||ucoz.*/?*%21*%3B$script,~third-party
.*.ru/bpoint/src/vvpl.js?$third-party
.ru/bpoint/bnr/blocks/vastvpaid_player.js
/avXntA/ik47z/4I4Irk?%21$script
/clan.su\/\?[A-Za-z0-9]+%21.+%5E/$script
/porebl/?Izo84uQ4=*%$script
/tG3a8U7s/?x37gWsOk=
/uglobjs/?w3j0s9tL=
||ucoz.net/bnr/blocks/vastvpaid_player.js
!
/dear_code/*/goclick?t=*&ref=
/embed_code/*/goclick?t=*&ref=
://*.pp.ua^$script,third-party
://csp-*.ru/*/*/*/*/*/$script,third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/20285
.ru/resources?key=$script,third-party
! medicineteaser.ru / medteaser / medtizer ads
.info/v2/show/?*=*&*;*&*=$script,third-party
.info/show/?*=*&*=*&*=*%20*%20*&$third-party
.ru/show/?*=*&*=*&*=*%20*%20*&$script,third-party
.ru/show/?*=*&*=*%D0*|%20*&$third-party
.ru/show/?*&block_id=
.ru/show/?*=*&*=*&*=*&$script,third-party
.ru/show/?*=*=*&*=*::*&$script,third-party
.ru/show/?block_id=
! BBQ
/admin-ajax.php?action=bbq_default_code_url&rnd=
/sm?saitDomain=*&referrer=
! kodik.cc
/vast-ad/*/manifest.xml
/vast-adv/*/manifest.xml
/vast-advert/*/manifest.xml
/vastad/*/manifest.xml
/vastadv/*/manifest.xml
! RealBig
.com/rotator.min.js|
.live/rotator.min.js|$third-party
.pro/rotator.min.js|$third-party
.ru/rotator.min.js|$third-party
.today/rotator.min.js|$third-party
! ads.red (`var ca_domain`)
.ru/code/*.js|$third-party
.ru/static/module_sticker.min.js
.ru/static/pc_static.min.js
.ru/static/pc_sticker.min.js
.ru/static/static_pc.min.js
.ru/static/static.min.js?$third-party
.ru/static/sticker_pc.min.js
.ru/static/sticker.min.js?$third-party
.ru/static/sticker.js?$third-party
! tnAdditionalParams
/cu3.php$script,third-party
/0core.js?*=
/0jquery.js?*=
/1script.js?*=
/6code.js?*=
/6core.js?*=
/6init.js?*=
/6script.js?*=
! AnyADs
/ssp-bn.min.js
! tds.ru
?frm=script&se_referrer=
! AdPlus
/smartrotator.js?referrer=
!
/img/amigo.
! Tizer Divizion
.com/myout.php?g=
.net/myout.php?g=
.ru/myout.php?g=
! window.AD_DOMAIN_URL_SYS*
.club/?*=*&*=*&*=*&*=$script
.com/?*=*&ids=*&r=
.com/?*=:&ids=*&r=
.com/js/v1.2/script.min.js|$third-party
.info/?*=*&ids=*&r=
.info/?*=:&ids=*&r=
.info/js/v1.2/script.min.js|$third-party
.org/?*=*&ids=*&r=
.org/?*=:&ids=*&r=
.org/js/v1.2/script.min.js|$third-party
.pro/?*=*&ids=*&r=
.pro/?*=:&ids=*&r=
.pro/js/v1.2/script.min.js|$third-party
.ru/?*=*&ids=*&r=
.ru/?*=:&ids=*&r=
.ru/js/v1.2/script.min.js|$third-party
.top/?*=*&ids=*&r=
.top/?*=:&ids=*&r=
.top/js/v1.2/script.min.js|$third-party
!
.biz/next.html?$third-party
.com/next.html?$third-party
.gold/next.html?$third-party
.info/news.js|$third-party
.pro/news.js|$third-party
.pw/next.html?$third-party
.ru/news.js|$third-party
.ru/next.html?$third-party
.ru/output/index/$script,third-party
.ru/output2/index/$third-party
/img/rekl/*
!
.*.com/show.html?$script
.com/*?uid=*&p=*&fmt=htm&lng=**&tid=1
.net/show/?id=*&r=
.pro/up/?id=*&r=
.site/show/?id=*&r=
.space/show/?id=*&r=
!
/cdn-cgi/pe/bag2?r[]=*interfax.info
/cdn-cgi/pe/bag2?r[]=*interfax.pw
/cdn-cgi/pe/bag2?r[]=*umekana.ru
/cdn-cgi/pe/bag2?r[]=*xvhvm.top
/cdn-cgi/pe/bag2?r[]=*yjuqi.top
! MxAdNews
/w*/dyn_data/app.js?$~third-party
!
/handler_static/js/vast.js
!
/news/?mobtop=*&ref=
/news/?ref=*&bn=*&sid=*&mobtop=
/view/?sid=*&bn=*&ad=*&ref=
! http://goblin-online.ru/ http://freerutor.org/
/asddsa/lc.php?pubId=$script
/banner_lc.php?pubId=$script
/banner_lp.php?pubId=$script
/lc.php?pubId=$script,third-party
/lp.php?*pubId=$script,third-party
! Советник Яндекс.Маркет
/sovetnik.webpartner.
! TeaserNet
.com/*.js?p=*&b=
.com/inc/angular.js
.pw/inc/angular.js
.space/inc/angular.js
.top/inc/angular.js
.ua/inc/angular.js
/static/foobar.js?p=*&b=
/static/foobar.js?p=*&b=
! popular popup
! example: https://forum.adguard.com/index.php?threads/19513/
://www.*.xyz/*?*&key=$popup,third-party
! tizer24
/show/?block_id=
! TeaserLady
rtl.*/init.js?$third-party
! SlickJump ads
/js/sjplugin.js
! viboom.com ads
.*/video/get/?platformId=*&sig=*&vbmuid=*&data=$third-party
.*/video/get/?userId=*&sig=*&vbmuid=*&data=$third-party
.com/player/|$third-party
.ru/player/|$third-party
//rotator.*.*/video/?platformId=*&*&height=*&sig=$script
!
/bens/vinos
/bens/*/vinos.js?
/bens/vinos.js?
/bens/somejscode.js
!+ PLATFORM(windows, mac, android)
/bens/vinos$redirect=nooptext,important
!
/a.php?id=*&loc=*&ref=
/b?size=*&catgry=$script,third-party
/code/partners.php?id=$third-party
/code/bshow.php?id=*&dimension=
/news/?bn=*&ref=
/output/index/*$other,script,third-party
! Example: inforesist.org
/cdn-cgi/pe/bag2?r[]=*%2Fan.yandex.ru
/cdn-cgi/pe/bag2?r[]=*c8.net.ua
! TeaserNet/VisitWeb ads
! Example: publicagent.ru
.space/tds.php?$third-party
.top/*.html?b=*&ref=*&prot=*&mkey=
.top/ajax/?b=*&f=*&p=
/flickr/photo?url=$script,third-party
://*.*.org/xx?*&clu=*&mb=$redirect=nooptext,important
://*.*.org/xx?*&clu=*&mb=$script
://vw.*.org/v/*_*_$redirect=nooptext,important
://vw.*.org/v/*_*_$script
://*.*.biz/x2/$script,third-party
://*.*.biz/xa/$redirect=nooptext,important
://*.*.biz/xa/$script
://*.*.biz/xj/$redirect=nooptext,important
://*.*.biz/xj/$script
://*.*.biz/xx?$redirect=nooptext,important
://*.*.biz/xx?$script
://*.*.biz/xy/$redirect=nooptext,important
://*.*.biz/xy/$script
://*.*.com/xj/$redirect=nooptext,important
://*.*.com/xj/$script
://*.*.info/v/$redirect=nooptext,important
://*.*.info/v/$script
://*.*.xyz/v/$script
://*.*.xyz/vv/$script,third-party
://v.*.com/vv/$script,third-party
://v.*.info/v/$redirect=nooptext,important
://v.*.info/v/$script
://v.*.tv^$script,third-party
://vv.*.online/v/$script
! VisitWeb ads
! Example: http://svetmonet.ru/2098.html
.space/xx?*&bid=$script,third-party
http://*.*.pw/v/$third-party
http://*.*.space/v/$third-party
http://*.*.space/v?$third-party
http://*.*.space/vv$third-party
http://*.*.space/x?$third-party
http://*.space/*&bid=$third-party
http://v.*.com/*&bid=$third-party
http://v.*.com/v/$third-party
http://v.*.com/v?$third-party
http://v.*.com/vv?$third-party
http://v.*.com/x?$third-party
! Example: http://www.traht.org/
/static/bc.js?
! megatrack.info
/bn.php?s=
sb.php?s=$script
! Sample: http://ero.aslanova.ru/
.com/jsonp.php?b=*&ref=
.info/embed_code/*/goclick?ref=
.pw/embed_code/*/goclick?ref=
! TeaserNet
! Sample: http://manystars.ru/
/\.com\/jsonp\.php\?[A-Za-z0-9]{300,}/$third-party
.club/jsonp.php?b=
.com/native.php?b=
.net/jsonp.php?b=*&ref=
.pro/native.php?b=
.pw/jsonp.php?b=
.space/jsonp.php?b=
.top/jsonp.php?b=*&ref=
.us/jsonp.php?b=
.xyz/jsonp.php?b=
/?bn=*&ad=
! Sample: http://podpl.football-plyus.net/leftunit.pl?4051
http://*.ru/leftunit.pl?
! Kadam ads
/kadam.base.min.js?
!
&adtype=
&afftraf=
&clientype=*&adid=
&foiffs=
&lc_format=map_inset_ad&
-120x600
-160x600
-234x60.gif
-336x280
-360x110.
-ad-manager/
-bin/ivw/cp
-blog.org/layer/layer.js
-click.ru/adv_out
-content/adsys/
-defonce.com/th.
-dosug-nu.com/v?
-down.ru/pd.
-media.net/adj/
-na-dosuge
-rebels-ads/
-stats.video.
-stdlauncher.js
.120x600
.160x600
.300x250
.336x280
.cf/get-image?image=$third-party
.com/160_
.com/728_
.com/clk.js|
.com/in.htm?wm=$third-party
.com/pt/t?&d=
.com/pv.js
.com/px/?bc=
.com/rtr/1
.com/rtr/2
.com/rtr/3
.com/rtr/4
.com/rtr/5
.com/rtr/6
.com/rtr/7
.com/rtr/8
.com/rtr/9
.info/baner/
.info/clk.js|
.info/init.js?$third-party
.ippi?g=
.kz/clk.js|
.kz/rtr/1
.kz/rtr/2
.kz/rtr/3
.kz/rtr/4
.kz/rtr/5
.kz/rtr/6
.kz/rtr/7
.kz/rtr/8
.kz/rtr/9
.net/activity;
.net/clk.js|
.net/layer-*.js
.net/pop.js|
.net/rtr/1
.net/rtr/2
.net/rtr/3
.net/rtr/4
.net/rtr/5
.net/rtr/6
.net/rtr/7
.net/rtr/8
.net/rtr/9
.netmng.
.nuffnang.*.js
.nuggad.*.js
.org/clk.js|
.org/rtr/
.php?zoneid=*&loc=
.ru/baner/
.ru/clk.js|
.ru/code.php?id=
.ru/icq.js
.ru/images/re/*.jpg?
.ru/pop.js|
.ru/rtr/1
.ru/rtr/2
.ru/rtr/3
.ru/rtr/4
.ru/rtr/5
.ru/rtr/6
.ru/rtr/7
.ru/rtr/8
.ru/rtr/9
.su/clk.js|
.tizers.
.trafmonster.
.tuvideogratis.*.js
.tv/baner/
.tv/clk.js|
.tv/rtr/1
.tv/rtr/2
.tv/rtr/3
.tv/rtr/4
.txtfull.com/script.
.ua/banners
.ua/clk.js|
.ua/pop.js
.ua/rtr/5
.ua/rtr/9
.unicast.*.js
.untang.*?
.wrating.*.js
.xyz/get.php?
/.adserv/*
/120x600
/240x200_
/240x350_
/240x400.gif
/240x400.jpg
/336x280
/468_60_2.gif
/468_80_6.gif
/468by60
/468vpn.gif
/468x60i.gif
/468x60r
/728x90ru.jpg
/970x60.jpg
/__ads_left.php
/_banner_.gif
/_ui/ad/*
/aamsz=*/acc_random=
/abmw.asp?z=
/abmw.aspx
/acc_random=*/aamsz=
/ad*.js?link
/ad-local.
/ad.aspx
/ad.html
/ad.pl?z
/ad/?id=
/ad/frame
/ad/google
/ad/header
/ad/inad
/ad/init
/ad/lrec
/ad/mercury
/ad/rectangle
/ad/serve
/ad/skyscraper
/ad/sponsor
/ad/text
/ad/view
/ad1.html
/ad2.aspx
/ad2.html
/ad300.htm
/ad_250x
/ad_300x
/ad_js.php
/ad_os.php?
/adfactory.
/adfarm.
/adfox.asyn.code.ver3.js
/adhandler/*
/adjs.php?
/adland.php
/adman.js
/adman/image/*
/adman/www/*
/adnetwork.
/adriver.
/adriver_
/ads-1.js
/ads.php?
/ads.pl
/ads/frame
/ads/freewheel/*$domain=~nba.com
/ads/hp/*
/ads/html
/ads/pa/*
/ads/paid
/ads/right
/ads/text
/ads/top
/ads/www
/ads2.html
/ads2.php
/ads_banner/*$third-party
/adspaces.
/adtop.js
/adv.aspx
/adv/adv.js
/adv/JSblock.php
/adv_out.$script
/advertisers/*
/adworks.
/adx.js
/affiliatelinks.
/affiliates/banner
/afimages.
/afisha_banner/*
/app/ads.js
/as3adplayer.
/backlinks.
/baner1.gif
/baner_final.gif
/baneru/*
/bannar.jpg
/banner/functions.js
/banner/get/*
/banner10.gif
/banner100.gif
/banner3.gif
/Banner468-60.gif
/Banner_200x400
/bannerbottom
/BANNERI/*
/bannermedia/*
/bannerREK.gif
/banners*swf$domain=~gnezdogluharya.ru
/banneru/*
/bannery-
/begun.js
/bitrix/spread.php?
/bnrsrv.*?
/bodyclick.
/bs.mybb.ru/*
/bw_adsys.
/cgi-bin/adv.fcgi?
/cgi-bin/iframe/*
/clickheat.
/clickunder.js
/clk2.js|
/cnwk.1d/ads/*
/code/brand_show.php$third-party
/code/pops.js
/codes/*.js|$third-party
/com_artbannersplus/*
/commercials/*
/cs/ads/*
/css/branding_*.css$domain=~citigroup.com
/ctxtlink/*
/cu2.php?block_data$third-party
/dc_ads.
/delivery/ag.php
/delivery/avw.php
/din_new6.php?code=*&bid=*&linkdest=
/display_ads.
/dontblockthis/*
/event.ng
/files/baner*.jpg
/files/baner_
/files/bannerfile
/fotostrana_partners_
/fullgames.ru/*$object
/get_top_banner.php
/getad.aspx
/getad.js
/getad.php?
/getad.php|
/getad?n=
/getrank.net/pr*.php
/google_adsense.
/google_adsense_
/homepage_ads/*
/i.li.ru/_sl_/*$script
/idevaffiliate/*
/iframe_ads?
/iframer.php?$third-party
/images/ad.
/images/ad1.
/images/ad125.
/images/ad2.
/images/ad4.
/images/ad5.
/images/ad_
/images/amigo.
/images/ban/*
/images/baner.gif
/images/bn/*
/images/bnr/*
/images/promo_b/*
/images/rek/*
/images_jtads/*
/img/b468_60
/img/bn/*
/img/partnerka/*
/img/recl/*
/img/sponsor/*
/img/topad_
/in.php?id=$third-party
/informer11.js
/interstitial.wind.js
/jabox/jabox
/jabox_js/*
/js-ad.php
/js.ng/c
/js.ng/s
/js.php?sid=
/js/ad_eo_
/js/advertising/*
/js/branding-rotator.js
/js/clickunder/*
/js/clk.js|
/js/code.php?id=
/js/pop-up.js$third-party
/js/rek.js|
/js/vk.php$third-party
/label-advertisement.
/linkexchange/*
/linkshare/*
/lp2/go.php?file=
/mainbanner.gif
/mirmaek/*.gif$image
/mnetorfad.js
/mod/adman/*
/netcat/modules/banner/*
/newclk.js|
/news/?ref=*&mobtop=
/oasisi-*.php?
/openx/www/*
/OurBanners/*
/pagerank.$image
/pagerank/*$image
/partner_banners/*
/pict/baner.gif
/pix/ad/*
/Pop-under.js
/popuptraf
/position=*/aamsz=
/promo/banner2.jpg
/promo/vulkan/*
/promos/banner.php
/prre.ru/bout.php?
/prre.ru/wout.php?
/pseudocounter.js
/Qcash.Simple14.Extended4.LCU.js
/rankem.cgi?action=
/rax.ru/*
/rec_ad1.
/reclama_*.jpg
/redtram.
/rek1.js|
/reklama1.js
/reklama2/*
/richarbuz.
/richmedia.adv?
/rightadclick.php
/rnb.php?id=informer
/rotator/*.js$third-party
/Rotator/ads/*
/rotator/banner/*
/rotator/rotator.js
/rotban/img/*$image
/rotban/rotator.js
/ru-n4p/*.js
/ua-n4p/*.js
/scripts/clickjs.php
/shared/promos/*
/show/out.php?t=*&async=1&v=$third-party
/showlayer.
/smartlinks.
/soft/baner_
/spc.php?
/spcjs.php?
/specials/htads/*
/splash/page_header/*
/sponsor-right.
/sponsor-top.
/sponsor_images/*
/sponsoring/*
/sponsorship_
/style/branding.css
/sun*_ajax.js|
/swf_banners/*
/TeaserBlock.site.js
/templates/_ads/*
/tizermoya.php
/tizermoyad.php
/tizers.
/tizers/*
/traforet-*.js
/traforet.js
/tx2.ru/*
/tx_macinabanners/*
/upload/bx/*
/uploads/baner/*
/uploads/bnr/*
/uploads/clk.js|
/us-adcentre.
/vendshow/*
/vertical_banners/*
/view/banner/*/zone?zid=
/viewt.js
/vkshow1.php$third-party
/vottbanner
/vr-ad.png
/vsemayki_
/warlog.$domain=~ganjawars.ru
/xap.ru/*$script
120x600.
120x600b
160x600-
160x600.
2010/ads/
468x15.h
468x60.g
468x60.h
468x60.j
468x60.s
468x60a.
468x60ba
728banne
728x90.g
728x90.h
728x90.j
728x90.p
728x90.s
728x90px
768x60.gif
8080/ads/
://*.*.com/init.js?$third-party
://news.*rekl*.ru/show/*.js|$third-party
://tds.$script
^clickunder=
_120_600
_120x600
_160x290
_160x600
_336x280
_580x100
_600x100.png
_610x120.gif
_728.gif
_728by90
_ad.aspx
_ads/script.
_ads?pid=
_adspaces/
_adsys.js
_banner.gif
_banner120_2.gif
_banner_rotator.php
_box_ads/
_sponsored_links.
ban_click
ucoz.ru/informer/
||carambis.ru/static/new/programs/promo/$third-party
||iframe.tvzavr.ru/action/window/*?autoplay=1$third-party
||iframe.tvzavr.ru/iframe/index.html?cid=*&autoplay=1$third-party
||megogo.net/e/*?autoplay=1$third-party
||n*adserv.com/vast.xml
||videosafe.tv/video/embed/*?autoplay=1$third-party
||vk.com/rtrg$third-party
||dondlo.$third-party
/rttr*.min.js$~third-party
!-------------------------------------------------------------------------------!
!------------------ Common general hiding rules---------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains generic element hiding rules that block ads.
!
! Good: ##.adv
! Bad: example.org##.adv (should be in specific.txt)
!
!
! rutor mirrors
###psyduckpockeball
! Browsers ads
##a[href^="https://ya-distrib.ru/r/"]
!
! Ads in likemore-fe.go.mail.ru widget
##.mywidget__col > a.mywidget__link_advert
! Ads on uCoz sites
##div[id^="_u_ablock_"]
!
##.ipsAdvertisement
##.adv-news-within
##div[id^="yandex_rtb"]
##a[href^="https://ad.letmeads.com/"]
##div[data-adv-type="dfp"]
###vid_vpaut_div
##.adsbyyottos
##.flat_pm_outgoing
###Ad2
###AdText
###Ad_Top
###Adfox_Banner
###AdvertFieldBottom
###AdvertFieldCenter
###AdvertFieldTop
###Advertisement
###AdvertisingTopLine
###BanHolder28-1
~interserve.com###BannerDiv
###BannerGBottom
###BannerGCenter
###BannerGIMG
###BannerGTop
###BannerH2Left
###BannerHIMG
###BannerHLeft
###BannerUnderBroChat
###JaboxAdBarOuter
~ukr.net###JobInformer
###METABAR_IFRAME
###MarketGidComposite1001
###PopUpWnd
###PopWin
###PopWin_popupsu_notds
###RichBanner_center
~kids.t-online.de###Tadspacehead
###__adIframe
###ad-200
~madame.lefigaro.fr###ad-container
###ad-content
###ad-slides
###ad-wrapper
~tphousing.com,~tvgorge.com###ad1
###ad2
~absoluteradio.co.uk###ad3
###ad4
###ad7
~natgeo.tv###ad728x90
~jobs.wa.gov.au,~pricewatch.com###adContainer
###adHeadBanner
###adL
###adP
~ran.de###adTop
###adWrapper
~academics.de###ad_container
###ad_help_link
###ad_hide_mask_ad_0
###ad_hide_mask_ad_1
###ad_square
~amnestyusa.org,~drownedinsound.com###ad_wrapper
###adbns
###adf_notifiers_wrap
~mercurynews.com,~siliconvalley.com###adposition3
~fotonews.join.ua###adriver_banner
###adsCSS
~metblogs.com,~oreilly.com###adspace
###adt
###advRightBox
~mobile-review.com###advblock
###advbroker_place_1
###advbroker_place_10
###advbroker_place_2
###advbroker_place_3
###advbroker_place_4
###advbroker_place_5
###advbroker_place_6
###advbroker_place_7
###advbroker_place_8
###advbroker_place_9
###advertbox
~zlatestranky.cz###advertise
~ping-timeout.de###advertisement
~letidor.ru,~uscbookstore.com###advertising
###advertising_floater
###advertisment
~markt.de###adverts
###advrich
###advunder-top
###adzerk3
###app-banners
###b_top-banner
###ban_zone_4
###banerHead
###banner-container
###banner-container-240x400
###banner-header-bottom
###banner-placeholder
###banner-top
###banner-top-2
###banner-top-3
###banner-top-4
~flickr.com###banner-wrap
###banner240
###banner300_250
###banner3_wraper
###banner_2
###banner_box
###banner_carousel
###banner_column
~airpano.com,~airpano.ru###banner_container
###banner_container_bayru
###banner_container_ch
###banner_div
###banner_head
###banner_journals
###banner_notes
###banner_place_1_wrap
###banner_title
###banner_top
###banner_top2
###bannerlayer
###banners-for-study
###banners_bottom
###banners_left
###banners_right
###banners_rot
###banners_rot_block
###bannner_header
###bbccom_mpu
###bbccom_storyprintsponsorship
###bg_banner_l
###bg_banner_r
###bl_top_reklama
###bl_top_reklama2
###bottom-banners
###bottomBanners
###bottom_advert
###bottom_commercial
###branding_block
###branding_flash
###brandtop
###breklama
###buttonad
~filecheck.ru###contentAd
~maximonline.ru###content_ad
###cpa-system-banner
###ctl00_Main3_bannerDiv
###ctl00_abot_bb
###ctl00_atop_bt
###ctnAdsRight
###divFlashTeaser
###dle-content #lp-block-1
###dle-content #sip22
###dle-content .cb_dav_container
###dle-content .download_inner
###dle-content .mad22-search
###dle-content .modul-sp_main
###dle-content .search_result
###dle-content > #down-up
###dle-content > noindex > span
###dle-content noindex > div.central
~bukvaved.biz###dle-content noindex > table[style]
###explosive_banner_1240
###f_advert
~discuss.com.hk,~uwants.com###featuread
###floating_banner_bottom
~investopedia.com###footer_ads
###from_our_sponsors
###gad
###google_ads_frame1
###googleadbox
~uwcu.org###head-ad
###head-banner
~cmt.com###header_ad
###header_banner
###icq_place
###informers-168
###isviVideoBlock
###jobukrnet
###leader-sponsor
###left_ban
###left_ban2
###left_ban_micro
###left_reklama
###leftbanners
###lt-topbanner
###mailru_game_leftclicks
###mailru_game_righgtclicks
~mediaget.com###mediaget_box
###mpu
###n_Ad
###nolix
###partnerIframe
###player_ads_block
###poptrafWin
###preS_BANNERID
###preS_BANNERID2
###premium-banner-1
###premium-banner-2
~bipbip.co.il###printads
###promo > div.box
###promo > div.t_box
~flickr.com###promo-ad
###promo_bottom > div.box
###promo_bottom > div.t_box
###qcash-extended-block
###r_banner
###rekblock
###rekl
###reklamblok-2
###right-banner
###right-banner-2
###rightS_BANNERID
###right_reklama
###rightbanners
###rotating_banners
###sape_style
###sapetext
###section-sponsors
###showad
###showcase_links
###showcase_links_beg
###showcase_links_end
###showcase_posters
###showcase_posters_beg
###showcase_posters_end
~facebook.com,~japantoday.com###sidebar_ads
###skyscraperad
###slon_partner_widget
###smart_banner
###sp22
###splinks
###spons_left
###sponsor-search
###sponsor_panSponsor
###sponsor_recommendations
###sponsoradd
###sponsorbar
###sponsorbox
~worldsbestbars.com###sponsored
###sponsored-ads
###teaser_block_div
~hm.com###teasers
###teasers-sidebarleft
###teasers-top
###tizerclik
###tizeri_vnizu
###top-advert-block
###top-advert-block-second
~neowin.net###topBannerAd
~morningstar.se###top_ad
###top_banner
~trusted.ru###top_banners
###topad
###topads
###topbanners
###toplogo_banner
###tpl_vertbanner_block
###trans_ad_box
###vBanner
###vi_ad
###viboom
###videoPageAds
###vkMsg
###widget_floatbanner
###wsllc_rotator
###yahoo_ads_2010
###yandex_ad
###zm_banner
~co-operative.coop##.AdBox
~backpage.com##.AdInfo
~superbikeplanet.com##.AdTitle
~ph4.ru,~swanseacity.net,~wrexhamafc.co.uk##.Advert
##.Banner240
##.Banner240 > a
##.Banner240 > img
##.Banner240 > object
##.Banner710
##.Banner710 > a
##.Banner710 > img
##.Banner710 > object
##.Banner780
##.Banner780 > a
##.Banner780 > img
##.Banner780 > object
##.BannerKnopka
##.BannerKnopka2
~love.mail.ru,~mamba.ru,~samsoftik.ru##.BannerTop
##.BannerVertMargin7
##.MPU
##.SponsorCFrame
##.ad-block-240x400
~assetbar.com##.ad-button
##.ad-sputnik-wrapper
##.ad21
~itavisen.no##.ad468
~ksl.com##.adBox
~mycareer.com.au##.adContainer
~superbikeplanet.com##.adDiv
~mercurynews.com,~siliconvalley.com##.adElement
~superhry.cz##.adHolder
##.adModule
~o2online.de##.adSpace
~marktplaats.nl##.adSummary
~bipbip.co.il##.adText
~ksl.com,~superbikeplanet.com##.adTitle
##.adWrapper
~nirmaltv.com##.ad_Right
~dewezet.de,~moyareklama.ru##.ad_block
~moyareklama.ru,~panarmenian.net##.ad_body
##.ad_left
##.ad_left_block
~leboncoin.fr,~moyareklama.ru,~subito.it##.ad_links
~didaktik-der-mathematik.de##.ad_right
~chinapost.com.tw##.ad_space
~leboncoin.fr##.ad_text
##.ad_top_panel
##.adbg
##.adblockcenter
~superbikeplanet.com##.addiv
~linux.com##.adframe
##.adhere
##.adhered
~northjersey.com##.adholder
~epey.com##.adi
~backpage.com##.adinfo
~hotrod.com,~superchevy.com##.adleft
~hgh14x.com,~bipbip.co.il##.adlist
##.admarker
~bipbip.co.il,~quoka.de##.adpic
##.adprice
##.adright
##.ads739x90
##.ads_ban
##.adsenseblock
~rinkworks.com##.adtable
##.adv-post
##.advBrand
##.adv_bl
##.adv_to_hide_holder
##.advert-horizontal
##.advert__banner
~browsershots.org##.advert_list
~change.org,~tonprenom.com##.advertise
~gazeteyenigun.com.tr,~andkon.com,~masseurporn.com,~wired.com##.advertisement:not(b
ody)
##.advertiser
~macwelt.de,~redmondpie.com##.advertisment
##.advertka
~zavodi.ua##.adverts
~calgaryherald.com,~montrealgazette.com,~vancouversun.com,~windsorstar.com##.adwrap
per
##.affiliate
##.ah-teaser-wrapper
##.ammblock
##.appgrade_banners
##.appwidget-journalpromo
##.artbannersplus
##.b-ad-block-vertical
##.b-ad-rightBanner
~irr.by,~irr.kz,~irr.ru##.b-advert
##.b-app-banner-list
~news.rambler.ru##.b-article-aside__banner
~esetnod32.ru##.b-banner
##.b-banner-240x400
##.b-banner_slide
##.b-branding__flash
##.b-hbanner
##.b-journalpromo-container
##.b-resizable-ads-area
##.b-revolver-bann
##.b-section_banners
##.b-side-banner
##.b-slando
##.b-tbl_banner_links
##.b-tizer
##.b-vacancy-bannerplace
##.b-wrap_banner
##.bDown
##.bFiles
##.b_top-banner
##.ban-border
##.ban250
##.ban468b
##.ban468w
##.baner_block
##.banex-banner
##.banfoot
~polaroid.com,~caffeborbone.it,~aliexpress.com,~coursera.org,~techcrunch.com##.bann
er-body
##.banner-border-wrap
##.banner-head
##.banner-hold
##.banner-link-left
##.banner-link-right
##.banner-link-top
##.banner-mid
##.banner-place
##.banner-r
##.banner-side
##.banner-square
##.banner-top-film
##.banner-work-in
##.banner240
##.banner240_10
##.banner2_right
##.banner300x100
##.banner300x250
##.banner640
##.bannerBlock
##.bannerPlace
##.bannerRight
##.bannerTipe
##.bannerTop
##.banner_240x400
##.banner_bg_bottom_link
##.banner_bg_top_link
##.banner_center
##.banner_panel
##.banner_place
##.banner_topss
##.bannerblock
##.bannerflash23
##.bannerfootbox
##.bannerhead
##.bannerin
##.banners-top
##.banners1
##.banners2
##.banners_list
##.bannertop
##.banwth
##.bbanner
##.bc-adv
##.bc_adv
##.bc_adv_container
##.bc_adv_container_2
##.bc_adv_container_3
##.bc_adv_i
##.bc_adv_inside_container
##.bloc_rek
~bigtracker.ru,~kin0.org##.block_ad
##.blockadwide
##.bnr_r2
~ixbtlabs.com##.bottom_ad_block
##.bottom_banner
~filmz.ru##.bottombanner
##.carambis_hbanner_336
##.cb_avd_container
##.cb_footer_sponsor
##.cb_vad_container
##.centerBttmBann
##.clips-adv
##.cnnMosaic160Container
~theology.edu##.contentAd
##.contentadcontainer
##.contextBanner
##.diet-banner
##.dircash_button
##.div_reklamma
##.firmach_form_rifform
##.fixed-reklama
##.flat_ads_block
##.h-footer-banner
##.h_banner
##.hbanner
##.head-ad
##.header-advertisement
~photobucket.com##.headerAd
##.header_ad_center
##.homep_banner
~radaronline.com##.horizontal_ad
##.ig_banners_container
##.ins_banner-part
##.left-banner
##.leftBanns
##.left_ads_block
##.left_back_banner2
##.left_bnr
##.logo_advert
##.marketgidV
##.marketgidVr
~mediaget.com##.mediaget
~driver.ru##.mid_ad
##.middleads
##.mobile-sponsoring
##.mod22-search
##.mod_banner
##.modul-one-search
##.modul-search
~corrieredicomo.it##.module-ad
##.module-one-search
~dolinacharlotty.pl,~gamespot.com##.mpu
##.mpuHolder
##.ms_inside_block
##.msk-banner-block
##.msk-onair-advert-block
##.mywidget-content-ad
##.one-search
##.one-search6
##.oteaser
##.pbaner
##.post_inner_banner
##.postads-bw-bkg2
##.premium_adv
##.publicidad
##.q_teaser_wrapper
##.qc-one-search
##.qc_search
##.r_banner
##.rastyazka
##.rebrand_clickable
##.reclama
##.reclama_v
##.rek_table
~cheb.ru,~forum.zarulem.ws,~na-svyazi.ru##.rekl
##.rekl5
##.reklama123
##.reklamapolos
##.results_sponsor
##.right_back_banner2
##.right_banner_premium
##.rightrecl
##.rkl
##.s_adv
~oilprice.com,~vietgiaitri.com,~userbars.be##.show_ads
##.skyad
##.slidebar-banner-block
##.sp_one_search
##.sp_one_search1
##.sp_one_search2
##.sp_one_search3
##.sp_search
##.sp_search2
##.sp_search3
##.sp_search_table
##.sponsor-top
##.sponsorTop
##.sponsor_horizontal
##.sponsor_top
##.sponsorbox
~excite.eu##.sponsoredtextlink_container
##.statcounter
##.subs-top-banner
##.surbis_banner
##.teasers_horizontal
##.tizerblock
##.top-sponsors
##.top-teasers
##.topAd
##.topBannerMainPage
##.topBanns
##.top_ad2
##.top_banners
##.top_megabanner
~pchome.com.tw##.topad
##.topbanner2
##.topbannerbg
##.tpl_bottom_banners
##.tzrlnd_td
##.videoAd
##.visitweb_block
##[name="Ad_Image"]
##a[href*=".twkv.ru"]
~globalteaser.ru##a[href*="globalteaser.ru"]
##a[href*="sapmedia.ru"]
##div.article-content-full-inner > div[onmouseover]
##div.bannerbg
##div.topbaner
##div[id^="AdFox_banner_"]
##div[id^="CGCandy"]
##div[id^="admixer_"]
##div[id^="ads_games_"]
##div[id^="beroll_rotator"]
##div[id^="cpa_rotator_block_"]
##div[id^="lp_banner_"]
##div[id^="smi2adblock"]
##div[id^="smi_teaser_"]
##div[id^="teaser_70"]
##img[src*="rmbn.ru/banners/"]
~dropmefiles.com##noindex .download_btn
##noindex > .cb_vda_container
##noindex > .d-link
##noindex > div#promo
##noindex > div#promo2_bottom2
##noindex > div#promo_bottom
##noindex > div.down
##noindex > div.download
##noindex > div.search_result
##noindex > div[onmouseout]
##noindex > nofollow > table[onmouseout^="this.bgColor"]
##td[id^="advtd"]
!
!-------------------------------------------------------------------------------!
!------------------ Advertising networks ---------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of third-party advertising networks domains.
! Note, that we only put rules that block full domains here and not URL parts
(there's `general_url.txt` for that). Also, it must be domains that are used in a
third-party context.
!
! Good: ||doubleclick.net^$third-party
! Bad: /banner.jpg (should be in general_url.txt)
! Bad: ||adssubdomain.legitwebsite.com^ (should be in adservers_firstparty.txt)
!
||streetuptowind.com^
||sarafan.fun^
||newrotatormarch23.bid^
||rbfour.bid^
||prft1pub.com^
||1crlbh48b.ru^
||mobdrom.ru^
||wishesen.com^
||cchdbond.com^
||hhooyivpxq.com^
||mrgreekroad.com^
||clicksfordsm.com^
||ynlfpyeifc.com^
||videoprodavec.ru^$third-party
||doprodavec.ru^$third-party
||ippcodepink.com^
||ippcodeblack.com^
||mediametrics.ru^$third-party
||news.partners.ru.com^
||dqwzhseasq.com^
||vst.dfn-network.pro^
||mediasystems.am^$third-party
||adtcodepink.com^$third-party
||knowens.com^
||m-setup.net^
||pheasantnt.com^
||coml.be^$all
||news-molixo.cc^$all
||cdn.smachnakittchen.com^
||snsv.ru^
||s2517.com^
||bvbypswhds.com^
||ads.digitalcaramel.com^
||advwomennews.ru^
||dallworldnews.ru^
||vasia.bluentated.racing^
||laimroll.ru^
||burningpushing.info^
||clicktroute.com^
||riamiavid.com^
||octolinkcom.me^
||clickatdcode.com^
||aclicktds.org^$third-party
||top-js-metrics.top.my.ua^$third-party
||cdn.umh.ua^$third-party
||adversting.riamedia.com.ua^$third-party
||vqd51a5.biz.ua^$third-party
||bd05qvt.co.ua^$third-party
||go.xl.ua^$all
||a.ava.com.ua^
||add.in.ua^$third-party
||adpro.com.ua^$third-party
||adrock.ua^$third-party
||adsbc.pp.ua^$third-party
||banner.kiev.ua$third-party
||blablabla.pp.ua^$third-party
||code.curs.net.ua^$third-party
||context.hotline.ua^
||context.meta.ua^$third-party
||exchange.newsnet.in.ua^$third-party
||exo.kiev.ua^$third-party
||fotos.ua^$script,third-party
||holder.com.ua^$third-party
||i.mabila.ua^$domain=~mabila.ua
||ili.pp.ua^$third-party
||informers.openmedia.com.ua^$third-party
||kartinka.com.ua^$third-party
||kosibablo.ucoz.ua^$third-party
||lux-bn.com.ua^$third-party
||mabila.ua^$third-party
||mambo.kiev.ua^$third-party
||mediatraffic.com.ua^
||megaban.com.ua^
||mynikolaev.vn.ua^$third-party
||new.zalizo.pp.ua^$third-party
||news.trendovo.com.ua^$third-party
||newsfeed.net.ua^$third-party
||nextclick.com.ua^$third-party
||obmen.starstudio.org.ua^$third-party
||one.lg.ua^$third-party
||orbit*.lun.ua^$third-party
||partner.join.com.ua^$third-party
||pokazuha.pp.ua^$third-party
||pusk.ua^$third-party
||rec2000.at.ua^$third-party
||recreativ.com.ua^$third-party
||s.holder.com.ua^
||salesdoubler.com.ua^$third-party
||sex4u.lg.ua^$third-party
||svc.kartinka.com.ua^
||tds.org.ua^$third-party
||teaser.meta.ua^$third-party
||viprelax.com.ua^$third-party
||worldofrest.com.ua^$third-party
||zakladka.org.ua^$third-party
||clickwhitecode.com^
||ini.sm-nat.com^
||virtonnews.com^$third-party
||novosti-online.gq^$third-party
||mirror.smi.fm^$third-party
||info.emoment.com^$third-party
||ext.week.news^$third-party
||readto.ru^$third-party
.az^*iframe2news$third-party
||adwile.com^$third-party
||inshocking.ru^$third-party
||lentainform.com^$third-party
||mpuls.ru^$third-party
||newseek.org^$third-party
||ravnovesienews.ru^$third-party
||rb.infox.sg^$third-party
||ru-novocti.com^$third-party
||skyad1.ru^$third-party
||sosnews.ru^$third-party
||sv-pr.ru^$third-party
||svitnews.com^$third-party
||uuidksinc.net^
||ferdarius.com^
||gbf77po03m.com^$third-party
||tat3ayogh6.com^
||cau1aighae.com^
||bc-click.net^
||bc-news.net^
||bngdyn.com^
||cnb.cnews.ru^
||api-fangarma.utyug.media^
||dr5.biz^
||kasfas.com^
||abqjst.com^
||servetraff.com^
||adwist.ru^$third-party
||advertronic.io^$third-party
||ieggdijjfccaffgdafb.ru^
||temporarympay.com^
||hjheaijhafgfgbaaaei.ru^
||hjcbehchdddcegcfaaei.ru^
||pb.plat.services^
||ouqyid.com^
||adservob.com^$third-party
||adnitro.pro^$third-party
||courteous-development.com^
||planet-news.ru^$third-party
||hunterers.com^
||dominantroute.com^
||zpcode11.com^
||zpgetworker11.com^
||fpzpmx.com^
||nkstkp.com^
||riseup-t-code.com^
||fartmoda.com^$third-party
||feneteko.com^$third-party
||fiobio.ru^$third-party
||forcelebrb.online^$third-party
||kejasosy.com^
||cdn.neon.click^
||news.truth.delivery^
||swfly744.info^
||brocode3s.com^
||gdddaiiiidiceffcadi.ru^
||membrana.media^$third-party
||aj2517.bid^
||evlsn.com^
||gbgijiiiabgebdjiadh.ru^
||native-cdn.com^
||api.native-track.com^
||batecrowle.click^
||weednewspro.com^
||setka.media^
||brocode1s.com^
||fgceajcbjihgiacceade.ru^$third-party
||gibevay.ru^
||nideqoa.ru^
||zxwnlg.com^
||fcjfijejhjfefgfaaadc.ru^
||futureocto.com^
||newnns.com^$third-party
||jlzbnl.com^
||w716eb02n9.ru^
||fvtyhe.com^
||esdykv.com^
||skcrtxr.com^
||opnbwg.com^
||ehmqlr.com^
||h5r2dzdwqk.com^
||qdrmui.com^
||na0z0thlap.com^
||rqnvci.com^
||inlive.link^$third-party
||lodenbud.com^
||llyvjs.com^
||dn3hksy6kf.com^
||xvnitu.com^
||4mlhn1ocg4.com^
||pgusgyzdfpj.ru^
||edgdiihijhgcggjhacg.ru^
||aglurj.com^
||ndegj3peoh.com^
||ijkcmm.com^
||6t5n9h77m8.com^
||xveenk.com^
||hsgdyq.com^
||cdn.dsmstats.com^
||a2nn5eri7ce.com^
||ouvyil.com^$third-party
||stcvhf.com^$third-party
||mxzijg.com^
||jelfmtsr5i.ru^
||dibjaahejdaeejhhaacd.ru^$third-party
||fquqhe.com^
||zbtlgd.com^$third-party
||eozjqg.com^
||smi01.ru^
||rchkup.com^
||mobileadx.ru^$third-party
||bidvol.com^$third-party
||dhaheihfgiijeahhgcc.ru^
||vk-ads.ru^
||krut.link^$third-party
||jcyjly.com^
||qhdhtd.com^
||9vzzijbj5f.com^$third-party
||fuyviz.com^
||ouo3ophlpm.ru^
||wcoeaykv78.ru^
||pxpfnbe1t1.com^
||hdbcome.com^
||major-inpp-code.com^
||lenta.sparrow.ru^
||stcvhf.com^
||xpuqrn.com^
||pmi1yarhxx.com^
||ztvzfq.com^
||heated-app.us^$all
||go.zdos.ru^$all
||ouhastay.net^$all
||ixcbqp.com^
||autous.ru^$third-party
||admile.ru^$third-party
||mrrvmp.com^
||spots.ru^$all
||byevkj.com^$third-party
||y8lsyibocd.ru^$third-party
||konxiarwcvyp.com^
||mkkoifnukk.com^
||tobaltoyon.com^
||major-t-code.com^
||chicgar.info^
||iwe.ktvgv.com^
||mowunai.ru^
||vnrvss.com^
||shvhse.com^
||ybz1jsblbv.com^
||n3owhe6qa4.com^
||pdayyocpnvh.ru^
||jlxsgk.com^
||0p1ohj2f5f.ru^
||7ad.media^$third-party
||gooooodle.com^
||mikellli.com^
||ddyipu.com^
||markreptiloid.com^
||qprskl.com^
||ftylpm.com^
||fuzvjy.com^
||cagadgfihecfiigbgbc.ru^
||zslhmw.com^
||alsmdb.com^
||vjdciu.com^
||ulyvjty4rd.com^
||pushadv.biz^
||ugyyod.com^
||mshues.com^
||3ez1ja1uq3.ru^
||exfjpw.com^
||vkwaeo.com^
||pkoqeg.com^
||6c5xnntfvi.com^
||kapitalrus.ru^
||qfthyjr.pro^
||portoteamo.com^
||wexesz.com^
||r9ljguu1k4.ru^
||exaleprn.com^$third-party
||timefeathered.fun^
||my1homer.fun^
||kwtyuv.com^
||o4svlxhjun.xyz^
||1p3opxwwet.ru^
||vyocqq.com^
||banganet.com^$third-party
||qeclsl.com^
||brinaltrak.com^$third-party
||jdmodr.com^
||mibmcbm.com^
||xogepg.com^
||zykumw.com^
||realpush.digital^$third-party
||rbthre.work^
||catsnetwork.ru^$third-party
||zzfoms.com^
||5h3oyhv838.com^
||lwmoaf.com^
||beginstory.biz^
||exolkkl6i2puvf.ru^
||adghndou0sdh.ru^
||tvw8edxhpf.ru^
||adblocksosal.ru^$third-party
||unhwav.com^
||rolzox.com^
||baibiigcfdjgdgacig.ru^
||servw.bid^
||retharitus.com^
||rfpozf.com^
||m-growninppcode.com^
||pwhukl.com^
||legikqw6ps.com^
||2022welcome.com^
||uwwaml.com^
||news-bitivu.cc^$third-party
||vlgpkn.com^
||ipqolj.com^$third-party
||v.cdn4.life^
||kertzmann.com^
||pwkvdk.com^$third-party
||porno365ads.info^$third-party
||6leaofqkh9.ru^$third-party
||srv224.com^$third-party
||wuidtl.com^$third-party
||cwyxyw.com^$third-party
||k0r2eokjm6.ru^$third-party
||aruhdx.com^$third-party
||cxtvli.com^$third-party
||sytxao.com^$third-party
||5moxhf6z8c.ru^$third-party
||killtarget.biz^$third-party
||killtarget.com^$third-party
||qvvoom.com^$third-party
||killtarget.pro^$third-party
||oczkgx.com^$third-party
||tpizy1uy3x.ru^$third-party
||pro-100news.ru^$third-party
||tick-tock.net^$third-party
||hhnhxu.com^$third-party
||subxpk.com^$third-party
||rygfjv.com^$third-party
||qdb6gd3nth.ru^$third-party
||ofbjgf.com^$third-party
||powferads.com^$third-party
||kyefakwa.com^$third-party
||namystal.com^$third-party
||taumeln.com^$third-party
||fadrewols.com^$third-party
||gcebhl.com^$third-party
||zkbkat.com^$third-party
||uqystk.com^$third-party
||j1oxqq05ry.ru^$third-party
||temporarympay.com^$third-party
||1qi.info^$all
||elonreptiloid.com^$third-party
||aomngb.com^$third-party
||q0mn5t187u.ru^$third-party
||uwdvcn.com^$third-party
||rotarb.bid^$third-party
||spads.me^$third-party
||bogrex.com^$third-party
||cozibaneco.com^$third-party
||ssp.bidvol.com^$third-party
||afa28048bf78ad9.com^$third-party
||azfitn.com^$third-party
||phsyqy.com^$third-party
||zysheptany.com^$third-party
||mybmrtrg.com^$third-party
||sitewithg.com^$third-party
||fatlossremedies.com^$third-party
||brodmn.com^$third-party
||xcec.ru^$third-party
||ssso.ru^$third-party
||hzucji.com^$third-party
||0iqiehoa35.ru^$third-party
||inforuss.site^$third-party
||ouphoarg.com^$third-party
||dfffpyu8fhawcnd.ru^$third-party
||dfnetwork.link^$third-party
||fodorw.com^$third-party
||naucaish.net^$all
||rbtwo.bid^$third-party
||glvczl.com^$third-party
||kwgefe.com^$third-party
||contrivenus.com^$third-party
||g4news.biz^$third-party
||admondom.ru^$third-party
||gcafdhiacibjafajadi.ru^$third-party
||pardompus.ru^$third-party
||banner.aismo.ru^$third-party
||mainad-codpp.com^$third-party
||aeowrb.com^$third-party
||apedah.com^$third-party
||octonew.me^$third-party
||c153yb4hps.ru^$third-party
||hbawqr.com^$third-party
||jasjei2ejk.ru^$third-party
||ddpwhd77eg.ru^$third-party
||ljsiir.com^$third-party
||infomix.best^$third-party
||widjet.analnoe.tv^$third-party
||vuidbsgnhfdaa.com^$third-party
||feetct.com^$third-party
||lipsn.ru^$third-party
||poptyto.ru^$third-party
||xhzspi.com^$third-party
||qq86tbqodk.ru^$third-party
||ljknem.com^$third-party
||sandelf.com^$third-party
||fooluminou.review^$third-party
||rzqdqw.com^$third-party
||refpakykgqyf.top^$third-party
||mobflow21.com^$third-party
||cobocritus.com^$third-party
||lxopfg.com^$third-party
||xketil.com^$third-party
||ogocvet.ru^$third-party
||blaindgatum.com^$third-party
||cdn.yanews24.com^$third-party
||bkqqpm.com^$third-party
||yebmyp.com^$third-party
||r2gf0vo139.ru^$third-party
||kafar4.club^$third-party
||4251.tech^$third-party
||0001.best^$third-party
||trysnd.fun^$third-party
||aj2345.online^$third-party
||humoek.com^$third-party
||baklajansss.site^$third-party
||kq6lwk3m9g.ru^$third-party
||qotank.com^$third-party
||popadon.com^$all
||gevnqh.com^$third-party
||2ad.wtf^
||ehfgifjjhdaejjajacj.ru^$third-party
||verwvy.com^$third-party
||5xanz2dxcn.ru^$third-party
||gldlwt.com^$third-party
||nasrispit.com^$third-party
||bmddea.com^$third-party
||ads2.pbxware.ru^
||couptoug.net^$all
||playjusting.com^$third-party
||gafdelins.com^$third-party
||nplxa.com^$third-party
||jsrlfg.com^$third-party
||1xroom.com^$third-party
||zbyynuew9g.ru^$third-party
||gzppit.com^$third-party
||main-ti-cod.com^$third-party
||eggyey.com^$third-party
||svedkan.com^$third-party
||ahtate.ru^$third-party
||fngurubob.com^$third-party
||uvpzll.com^$third-party
||ghjnpy.com^$third-party
||www-orbit-promo.ru^$third-party
||qntihf.com^$third-party
||mlgrtn.com^$third-party
||big6q4y2oy.ru^$third-party
||muzhskoy.xyz^$third-party
||turkish-ru.ru^$third-party
||r0wa9z6t8t.ru^$third-party
||afp.ai^$third-party
||bro1.biz^$third-party
||bfafhm.com^$third-party
||mhjcpn.com^$third-party
||degjciidgieiaeigecb.ru^$third-party
||jqdnvg.com^$third-party
||mjnxku.com^$third-party
||rdrctgoweb.com^$third-party
||zyrji.com^$third-party
||ut.infoboom.life^$all
||refpahrwzjlv.top^$all
||zzxjlr.com^$third-party
||zargutivisor.info^$third-party
||nfztms.com^$third-party
||rhhmaq.com^$third-party
||ybej5ohp0x.ru^$third-party
||gritspera.mobi^$third-party
||ads-lot.ru^$third-party
||handred.ru^$third-party
||quqizo.com^$third-party
||ad.vidver.to^$third-party
||hedseted.ru^$third-party
||fcwuye.com^$third-party
||jqk2me2mzf.ru^$third-party
||22pornz.site^$third-party
||xuthid.com^$third-party
||goryachie-foto.net^$third-party
||akolafovar.com^$third-party
||the4.fun^$third-party
||newrrb.bid^$third-party
||tgdmpf.com^$third-party
||ece8c2alhz.ru^$third-party
||vionertelssat.pro^$third-party
||ylesmn.com^$third-party
||xtrackme.com^$third-party
||duper8flash.com^$third-party
||oaovcb.com^$third-party
||cbibhbghgdjbbageabd.ru^$third-party
||yenlqi.com^$third-party
||affpros.net^$third-party
||rluuva.com^$third-party
||zesdmn.com^$third-party
||ihfxao.com^$third-party
||essokosi.com^$third-party
||bspdyp.com^$third-party
||amads.xyz^$third-party
||leadgidads.ru^$third-party
||vioturallis.com^$third-party
||flowpubdom.info^$third-party
||bvl5bziz9d.ru^$third-party
||tcamav.com^$third-party
||ohgskf.com^$third-party
||static.aio.media^$third-party
||dbcwetd5akfpstw.ru^$third-party
||eldos.xyz^$third-party
||hjjevg.com^$third-party
||gvfror.com^$third-party
||gamerickius.com^$third-party
||advertiseru.net^$third-party
||kijkxx.com^$third-party
||escatedint.work^$third-party
||hranakel.xyz^$third-party
||autoizers.info^$third-party
||aqjlgsv7cvkzocg.ru^$third-party
||twtmle.com^$third-party
||kcycpp.com^$third-party
||2xclick.ru^$third-party
||bgjiihhebcbjhfdaiba.ru^$third-party
||tta3w6e98cka.ru^$third-party
||randiul.com^$third-party
||alli-ti-hunter.com^$third-party
||adl-hunter.com^$third-party
||ogtz5yn2u1.ru^$third-party
||8245.digital^$third-party
||nrqqjb.com^$third-party
||adl-hunter.com^$third-party
||69qa.club^$third-party
||fast-hunter.com^$third-party
||acmetex.ru^$third-party
||prdlam.com^$third-party
||kkmacsqsbf.info^$third-party
||zswzri7ju3.ru^$third-party
||xxyolk.com^$third-party
||zswzri7ju3.ru^$third-party
||mountrs.com^$third-party
||sthjoq.com^$third-party
||multibux.org^$third-party
||bpkbqp.com^$third-party
||advmusic.com^$third-party
||boetwu.com^$third-party
||rnldustal.com^$third-party
||dtashjvcjswq.info^$third-party
||sm-ini2.com^$third-party
||node.sm-dafa.com^$third-party
||infoboom.life^
||7nkbwdf1uq.ru^$third-party
||33a89nw03k.ru^$third-party
||biocdn.net^$third-party
||xsa2zq7q2l.ru^$third-party
||tiz.jsite.top^$third-party
||news-network.ru^$third-party
||alboist7crphfrg.ru^$third-party
||boostingads.com^$third-party
||prod.html5-ads.vk-apps.com^
||3kbktygzr5.ru^$third-party
||betemolgar.com^$all
||reashr.com^$third-party
||mp3dance.today^$third-party
||lidplay.net^$third-party
||bcvideod.com^$third-party
||atlaqs.com^$third-party
||allowandgo.link^$third-party
||jlpbyt.com^$third-party
||porno365go.com^$third-party
||2fk0iss45c.ru^$third-party
||voqonea.ru^$third-party
||alwsaz.com^$third-party
||yqg0rv8p35.ru^$third-party
||pion.loveserials.net^$third-party
||jrs2igoimq.ru^$third-party
||iupgxu.com^$third-party
||6jfvnf69jx.ru^$third-party
||rmraos.com^$third-party
||u7kgr54jr7.ru^$third-party
||ymjfhg.com^$third-party
||jvgjrb.com^$third-party
||qiklsv.com^$third-party
||hwmonitor-ru.ru^$third-party
||adrun.ru^$third-party
||pwwghcyzsn.info^$third-party
||memtkh.com^$third-party
||b6c6k88qe1.ru^$third-party
||farantitid.racing^$third-party
||zgxrht.com^$third-party
||gswtol.com^$third-party
||yxhstwzjbu.info$third-party
||sayhinews.com^$third-party
||traffer.biz^$third-party
||tophitbit.com^$third-party
||bpioqb.com^$third-party
||ikinbugen.com^$third-party
||bgkecb.com^$third-party
.potopy.ru^$third-party
||wvrney.com^$third-party
.vipko.ru^$third-party
||fqurmqe6agjyofb.ru^$third-party
||icjceddecjdgbaaaafc.ru^$third-party
||bfgvqx.com^$third-party
||bs-dante.ru^$third-party
||adverd.ru^$third-party
||hfajdjhicjcchhbeaeh.ru^$third-party
||ypnciu.com^$third-party
||prime-hunage.com^$third-party
||supreme-hunter.com^$third-party
||6598kn9gpf.ru^$third-party
||riqosf.com^$third-party
||baxofalis.com^$third-party
||nativerent.ru^$third-party
||sobakapi2sa8la09.com^$third-party
||hbihjeebhghcdeeeaef.ru^$third-party
||yoajqj.com^$third-party
||vp1.zkshfbdg.info^$third-party
||advertmi.ru^$third-party
||flwvnby8fspljrr.ru^$third-party
||infoboom.club^$third-party
||b9msljkxf96s.ru^$third-party
||whhrux.com^$third-party
||trofvid.com^$third-party
||extrablocks.ru^$third-party
||mpsuadv.ru^$third-party
||tut.prosmotrov.net^$third-party
||whiteboxdigital.ru^$third-party
||rtb.mts.ru^$third-party
||alixil.ru^$third-party
||ddcfzd.com^$third-party
||zkdkvnzsdxge.info^$third-party
||go.zdos.ru^$third-party
||alli-tcod.com^$third-party
||tune-up.site^$third-party
||hvcbkr.com^$third-party
||edxhxu.com^$third-party
||ad.letmeads.com^$third-party
||yourclk.com^$third-party
||bnlif.com^$third-party
||cdnkimg.com^$third-party
||viimad.com^$third-party
||clmawdd9chhcaii.ru^$third-party
||adshunter.fra1.digitaloceanspaces.com^$third-party
||qpxohp.com^$third-party
||kwmwva.com^$third-party
||rkomf.com^$third-party
||ndroip.com^$third-party
||mxshuh.com^$third-party
||yheyg94gjv2o.ru^$third-party
||murqyi.com^$third-party
||okgvtr.com^$third-party
||nsrealbig.ru^$third-party
||cszz.ru^$third-party
||vkekyx.com^$third-party
||c3h5cae95p.ru^$third-party
||zteikg.com^$third-party
||zfoffp.com^$third-party
||kenizg.com^$third-party
||prime-hunter.com^$third-party
||rdrceting.com^$third-party
||ccalgf.com^$third-party
||kotikinar2ko8tiki09.com^$third-party
||m62rtkpf.de^$third-party
||go2of.com^$third-party
||pushtora.com^$third-party
||rwpypf.com^$third-party
||aj2208.online^$third-party
||zaeavr.com^$third-party
||reidancis.com^$third-party
||jrvdga.com^$third-party
||yettyz.com^$third-party
||hxguqogewaicf42s.in.net^$third-party
||clx.ru^$third-party
||epaaab.com^$third-party
||vendigamus.com^$third-party
||7jzic2hylf.ru^$third-party
||vfunls.com^$third-party
||theroswaf.com^$third-party
||d-ughwashes.ru^$third-party
||ckgnoy.com^$third-party
||pdvacde.com^$third-party
||bp5hq5jivj.ru^$third-party
||22ei7q8l12.com^$third-party
||wysmmq.com^$third-party
||rkft2sdl8b.ru^$third-party
||bimsld.com^$third-party
||alefrfobkoxbgaf.com^$third-party
||lubowitz.biz^$third-party
||tarnifotum.com^$third-party
||all-cod.com^$third-party
||fasferesa.com^$third-party
||adlook.me^$third-party
||topisiders.ru^$third-party
||4nb437eugn.ru.com^$third-party
||aserverstats.com^$third-party
||oqwrba.com^$third-party
||rhvfma2exjudfv.ru^$third-party
||mstcs.info^$third-party
||etpsn.com^$third-party
||xksqb.com^$third-party
||jincodiks.com^$third-party
||safebrowsdv.com^$third-party
||xtransferme.com^$third-party
||advmedia.by^$third-party
||z.cdn.trafficdok.com^$all
||mtvekq.com^$third-party
||qcroag.com^$third-party
||takidd.site^$third-party
||mobpartnerka02.ru^$third-party
||oownik.com^$third-party
||damskiy.xyz^$third-party
||uzttnr.com^$third-party
||f6dy9wgfbf.ru^$third-party
||3qk4s31iy0.rest^$third-party
||nzafj0fqsy.rest^$third-party
||nffkfg.com^$third-party
||enbpvt.com^$third-party
||kwtrdd.com^$third-party
||ieydkx.com^$third-party
||trafstats.ru^$popup
||ptigjkkds.com^$third-party
||rnwbrm.com^$third-party
||adp4wb.ru^$third-party
||fdrhbw.com^$third-party
||rb.ras1.site^$third-party
||sehtjv.com^$third-party
||budaicius.com^$third-party
||honeenatrus.com^$third-party
||95thalj5.ru^$third-party
||haderilovas.com^$third-party
||eaenjwd1cmftxjk.ru^$third-party
||gretavilis.com^$third-party
||tamerliqus.com^$third-party
||wsbnk.com^$third-party
||betsonsport.ru^$third-party
||inoprosport.su^$third-party
||g52bxi1v1w.com^$third-party
||q5e40b17ii.ru^$third-party
||adward.agency^$third-party
||budvawshes.ru^$third-party
||ipiech.com^$third-party
||newscode.online^$third-party
||infocode.tech^$third-party
||informer.link^$third-party
||netflopin.com^$third-party
||kataprius.com^$third-party
||yxswtummev.info^$third-party
||novizna.xyz^$third-party
||quaruzon.com^$third-party
||kataprius.com^$third-party
||ejhijgfghbeeidddadb.ru^$third-party
||storage.onlinetv.media^$third-party
||sereendipit.com^$third-party
||sdmot.ru^$third-party
||qfhzki.com^$third-party
||q*-publick.club^$third-party
||talkmego.com^$third-party
||erandex.com^$third-party
||woryuc.com^$third-party
||exobafrgdf.com^$third-party
||ynyy83za4i.ru^$third-party
||inpiza.com^$third-party
||s6mf2ru8h1.ru^$third-party
||2gwzdkjrtb.ru^$third-party
||mypagestats.online^$third-party
||dwbogv.com^$third-party
||striglusor.com^$third-party
||marketplacepro.ru^$third-party
||rifflingo.com^$third-party
||uymjbn.com^$third-party
||iulftx.com^$third-party
||eqmx04n5s0.ru^$third-party
||yhhbtavgpuo.com^$third-party
||nklrfqgz.com^$third-party
||qerusgreyt.com^$third-party
||fast-hunter.com^$third-party
||bukolii.ru^$third-party
||west.click^$third-party
||traf2me.ru^$third-party
||vifzod.com^$third-party
||qbhyczr5hw.ru^$third-party
||bigbonga.com^$third-party
||fbcctf.com^$third-party
||kopterka.ru^$third-party
||rutad.ru^$third-party
||fbpopr.com^$third-party
||o3lqkuk5vq.ru^$third-party
||etqigt.com^$third-party
||pt0zhwhc26.ru^$third-party
||1rt0n.news^$third-party
||superfloooow.com^$third-party
||deemnnc2ebecekx.ru^$third-party
||mavenlohi.com^$third-party
||phytotyper.com^$all
||rtb.trade^$all
||tend-new.com^$third-party
||iidfxj.com^$third-party
||qakdki.com^$third-party
||franeski.net^$third-party
||z.cdn.trafficlide.com^$third-party
||trafficlide.com^$third-party
||daklatasvir.su^$third-party
||mp3vizor.com^$third-party
||mp3bars.com^$third-party
||annrdf.com^$third-party
||yycjho.com^$third-party
||traficon.pro^$third-party
||dzrs3yuexz.com^$third-party
||h7fy4ur0in94g016.in.net^$third-party
||giprnh.com^$third-party
||ebjfjdaagjhdchgfacg.ru^$third-party
||wcgthe.com^$third-party
||unfeaecmhszmsx.com^$third-party
||kvcd7w375h.ru^$third-party
||vzrufh.com^$third-party
||park.realadev.ru^$third-party
||luyfrk.com^$third-party
||v.tzbox*.xyz^$third-party
||tcrybv.com^$third-party
||xguqeh.com^$third-party
||instreamatic.com^$third-party
||ankunding.biz^$third-party
||zismone.ru^$third-party
||promoggaqjkd.ru^$third-party
||rstbtmd.com^$third-party
||uuaauw.com^$third-party
||rrolawcats2bsl4b.in.net^$third-party
||ueopf.com^$third-party
||ggtraf.com^$third-party
||securemoney.ru^$third-party
||bigrstr.com^$third-party
||adv.pilseta24.lv^$third-party
||deeppquiz.ru^$popup
||dynaads.net^$third-party
||lpirha.com^$third-party
||qlnomb.com^$third-party
||tgaqxo.com^$third-party
||earnmore.su^$third-party
||dzubavstal.com^$third-party
||passtechusa.com^$third-party
||vastroll.ru^$third-party
||7x7br2h1ujdoi391.in.net^$third-party
||nukftb.com^$third-party
||qlnomb.com^$third-party
||socgate.ru^$third-party
||mstngh.com^$third-party
||tr6rfgjix6tlr8bp.info^$third-party
||am-schedule.ru^$third-party
||icilfj.com^$third-party
||rzjirk.com^$third-party
||ivpraz.com^$third-party
||messiupal.com^$third-party
||urchinflare.com^$third-party
||glattepush.com^$third-party
||earzow.com^$third-party
||spylees.com^$third-party
||info-megarules.ru^$third-party
||k3node.com^$third-party
||reclame.io^$third-party
||watieb.com^$third-party
||spdfkvk.pro^$third-party
||ckcsuk.com^$third-party
||hbfqcy.com^$third-party
||4n1hqmcoms.rest^$third-party
||ojpem.com^$third-party
||8q2g560ynxlkz9rm.in.net^$third-party
||gagelivius.com^$third-party
||brevandolius.com^$third-party
||gentlemenius.com^$third-party
||zezvty.com^$third-party
||csnem.ru^$third-party
||rocketme.top^$third-party
||umcbbt.com^$third-party
||starikanadstarikan.ru^$third-party
||atovub.com^$third-party
||0u48ltm1ok.ru^$third-party
||virnews.club^$all
||prfctmney.com^$third-party
||knwekg.com^$third-party
||vftbnl.com^$third-party
||patroposalun.pro^$third-party
||wrfiwa.ru^$third-party
||swnmuh.ru^$third-party
||mkkliq.com^$third-party
||ivhnnw.com^$third-party
||cycsfe.com^$third-party
||ozdpxc.com^$third-party
||ublrfs.com^$third-party
||txcmjo.com^$third-party
||wtzgaa.com^$third-party
||uzmdfi.com^$third-party
||big-hunter.com^$third-party
||bctwe.com^$third-party
||playframe.ru^$third-party
||jux9ms4vc7.ru^$third-party
||rtscix.com^$third-party
||ailpielei.com^$third-party
||unzpc.com^$third-party
||ahaclub.ru^$third-party
||q0yxfvuo32.ru^$third-party
||almasatten.com^$third-party
||wimyrea.ru^$third-party
||bcnewltd.club^$third-party
||veminoi.ru^$third-party
||2track.info^
||disp-x.space^$third-party
||papatyrodum.com^$third-party
||browser1.ru^$third-party
||ddxmgy.com^$third-party
||ad.zima.kg^$third-party
||8c9cz5kp0o.com^$third-party
||zusbzr.com^$third-party
||newales.ru^$third-party
||vast.videocdn.tv^
||adfinity.pro^$third-party
||ackhoo.com^$third-party
||gadgettest.ru^$third-party
||portakamus.com^$third-party
||tekaners.com^$third-party
||helvetinus.com^$third-party
||jmpmedia.club^$third-party
||basenews7.com^$all
||bestdealfor1.life^$all
||click.zmctrack.net^$all
||goodcode.me^$third-party
||3mfm7jef91.ru^$third-party
||mahidevrat.com^$third-party
||denlorian.com^$third-party
||nzixhx.com^$third-party
||sravniali.ru^$third-party
||smiinformeri.online^$third-party
||vir70n.news^$third-party
||admitad-connect.com^$third-party
||utimg.ru^$third-party
||banners.adfox.ru^$third-party
||banners.adfox.net^$third-party
||hdbcode.com^$third-party
||hbhook.com^$third-party
||torren.eu^$third-party
||svekolasg.pro^$third-party
||adtraf.pro^$third-party
||wwclickserv.club^$third-party
||wwopenclick.space^$third-party
||sghmho.com^$third-party
||epushclick.com^$third-party
||pushebrod.com^$third-party
||xg2o402yyy.ru^$third-party
||nzafj0fqsy.rest^$third-party
||oldrrb.bid^$third-party
||yanabmw.ru^$third-party
||welldanius.com^$third-party
||nzhfk.com^$third-party
||ngjzmt.com^$third-party
||cybugim4bdzqhwl.ru^$third-party
||as62wl63346.rest^$third-party
||wpnjrm.com^$third-party
||trafficdok.com^$third-party
||shpovaw8wu.ru.com^$third-party
||abeets.ru^$third-party
||adwels.ru^$third-party
||xshop3.ru^$third-party
||gxxcbj.com^$third-party
||codezp1.com^$third-party
||ubar-pro4.ru^$third-party
||offergate.pro^$third-party
||bubblevard.com^$third-party
||newmedia.live^$third-party
||ucurtatus.com^$third-party
||actpx.com^$third-party
||fegortius.com^$third-party
||ec2-44-233-143-239.us-west-2.compute.amazonaws.com^$all
||meatthe.ru^$third-party
||oc734yaw3w.rest^$third-party
||ssdbkv4qtq.xyz^$third-party
||jajnhd.com^$third-party
||dcwacl.com^$third-party
||clickbaza.com^$third-party
||debitcrebit669.com^$all
||cematuran.com^$third-party
||bergfi.com^$third-party
||vhajaja.pro^$third-party
||1tdscpamedia.xyz^$third-party
||casualshark.com^$third-party
||umwiba.com^$third-party
||bfbdfjjacgddcajcej.ru^$third-party
||digitaltarget.ru^$third-party
||2am0yc33wt2e.ru^$third-party
||tneduf.com^$third-party
||dnoyrz.com^$third-party
||bs.commontools.net^$third-party
||refractionius.com^$third-party
||sellaction.net^$third-party
||uezbshzpdcbb.info^$third-party
||adtech-digital.ru^$third-party
||oijkse.com^$third-party
||pqrtd9hhtu9x.info^$third-party
||mnogodiva.ru^$third-party
||knkqjmjyxzev.info^$third-party
||kvidcq.com^$third-party
||wwgdwl.com^$third-party
||qirnz.com^$third-party
||jin0cbonpi.ru^$third-party
||xq5tf4nfccrb.info^$third-party
||kbtzxl.com^$third-party
||sblftg.com^$third-party
||hdacode.com^$third-party
||serconius.com^$third-party
||rcvlink.com^
||otogkg.com^$third-party
||platformbot.xyz^$third-party
||zashtorkino.ru^$third-party
||asing.ru^$third-party
||bigpigcz.club^$third-party
||tirsmile.pro^$popup
||redarianman.com^$third-party
||go.ukrleads.com^$all
||mdyhb.com^$third-party
||adstime.org^$third-party
||admitad-connect.com^$third-party,domain=~admitad.com
||fqab5xq7qlgt.info^$third-party
||ftd2q1g8id1z.ru^$third-party
||you-cant-win.com^$third-party
||adbean.ru^$third-party
||quantumpers.com^$third-party
||cloudfastads.ru^$third-party
||2sfygwfxvsxv.info^$third-party
||hgbn.rocks^
||admulti.com^
||glt1fogiank3.ru^$third-party
||luckyads.tech^$third-party
||hgofcd.com^$third-party
||cxjrsb.com^$third-party
||zrcir.com^$third-party
||wvghl.com^$third-party
||mobilebanner.ru^$third-party
||woazowup.net^$third-party
||2vaxwkujrfwh.info^$third-party
||svekolka.com^$third-party
||bchaser.info^$third-party
||advgalaxy.com^$third-party
||rvt2687sqo9o.ru^$third-party
||bjrfnps4efhldfj.ru^$third-party
||truenat.bid^$third-party
||ezvbegy1wtxv.ru^$third-party
||jvljpv.com^$third-party
||mirnauk.ru^$third-party
||aafdcq.com^$third-party
||vai1hqegr2ou.ru^$third-party
||pkqeg5z3xffs.info^$third-party
||ifhei9zzyu2r.ru^$third-party
||i6h1x9ss5wtv.ru^$third-party
||ybcrwm.com^$third-party
||edugrampromo.com^$third-party
||c5dls1in4l1e.ru^$third-party
||luuming.com^$third-party
||dejionsite.pro^$third-party
||aliadvert.ru^$third-party
||tpjsqt.com^$third-party
||bveyge.com^$third-party
||fuojuw.com^$third-party
||sphjtw.ru^$third-party
||qmsdxo.ru^$third-party
||flipflap.pro^$third-party
||infoblog.site^$third-party
||hqrsuxsjqycv.info^$third-party
||subendorse.com^$third-party
||srigbxxv.com^$third-party
||frsuli.com^$third-party
||info.invistionik.ru^$third-party
||rgqxbf.com^$third-party
||ogclick.com^$third-party
||1klink.ru^$third-party
||apucdt.com^$third-party
||ortermodown.ru^$third-party
||eadgxy.com^$third-party
||haeechihhfajibdfaef.ru^$third-party
||sunburgh.com^$third-party
||news-code.com^$third-party
||escense.ru^$third-party
||domnovrek.com^$third-party
||fe4r7k22y68p.info^$third-party
||zfsfkp.com^$third-party
||meborangot.ru^$third-party
||ogeri.ru^$third-party
||atavas.ru^$third-party
||robcohatru.ru^$third-party
||newrrb.bid^$third-party
||activepr.ru^$third-party
||activepr.info^$third-party
||obldomain.ru^$third-party
||gqedxf.com^$third-party
||v1-c73e.kxcdn.com^$third-party
||zrlcr.com^$third-party
||cdn*.swaxis.com^$third-party
||azzpbn.com^$third-party
||brekdok.com^$third-party
||login-megafon.ru^$third-party
||cadimavume.com^$third-party
||thathersevengid.ru^$third-party
||bzrpvk.com^$third-party
||yandexbrowser2019.ru^$third-party
||ijacgw.com^$third-party
||wmip.ru^$third-party
||targetseek.ru^$third-party
||7ix.ru^$third-party
||mm.n3w1d0ma1n^$third-party
||rrf.fat1domain1^$third-party
||as.gooodloooking.com^$third-party
||zh.tiredduck.com^$third-party
||shp.0n3dmn.com^$third-party
||0u.fastdmn0.com^$third-party
||da.realdmn.com^$third-party
||qumagee.com^$third-party
||kontik28.ru^$third-party
||apprefaculty.pro^$third-party
||qqbook.ru^$third-party
||newsofworld.club^$third-party
||vw.xxxmshel.org^$third-party
||primebc1.website^$third-party
||fzhxi.com^$third-party
||ensurania.com^$third-party
||sedretonhar.ru^$third-party
||fabricmedia.ru^$third-party
||glossingly.com^$third-party
||octclck.xyz^$third-party
||klsdee.com^$third-party
||reg88.ru^$third-party
||windowmentaria.com^$third-party
||24productions.info^$third-party
||armi.media^$third-party
||wjgohz.com^$third-party
||gecatikonstantin.ru^$third-party
||pornogoogle.info^$third-party
||v1rton.news^$third-party
||zzznews.ru^$third-party
||7wwchtqe.ru^$third-party
||advmusic.net^$third-party
||torshartontding.ru^$third-party
||bxzjytu2elwokof.ru^$third-party
||bigsex.gdn^$third-party
||metrika.traff.space^$third-party
||trfmxt.com^$third-party
||freshis.ru^$third-party
||aliru5.ru^$third-party
||fafc5ra6.ru^$third-party
||aj1913.online^$third-party
||orjzy.com^$third-party
||tapnetwork.ru^$third-party
||ad.1k3.com^$third-party
||rongeundhis.ru^$third-party
||kira5.ru^$third-party
||wellbc6.website^$third-party
||cdn.debitcrebit669.com^
||vuwgt.com^$third-party
||jerredsite.pro^$third-party
||4736.in^$third-party
||bannerboo.com^$third-party
||prelstar.ru^$third-party
||dytupr.com^$third-party
||r5jpkacq.ru^$third-party
||sminewsnet.ru^$third-party
||sveklon.com^$third-party
||oblivinfo.ru^$third-party
||comin.co^$third-party
||nshes.ru^$third-party
||mhggzg.com^$third-party
||qqjar.ru^$third-party
||qqshoe.ru^$third-party
||rezhiv.ru^$third-party
||cpamedia.info^$third-party
||s.newsportalssl1.top^$third-party
||tirqeso.ru^$third-party
||selectroduced.com^$third-party
||perrabritsed.ru^$third-party
||unixfuture.com^$third-party
||qqmilk.ru^$third-party
||itrigra.ru^$third-party
||bigdate.biz^$third-party
||hunterdelivery.com^$third-party
||fadeaibgfihegegjadc.ru^$third-party
||antiblock.info^$third-party
||plyfoni.ru^$third-party
||wpad.farm^$third-party
||szimh.com^$third-party
||izrelo.ru^$third-party
||hapket.ru^$third-party
||grett.pro^$third-party
||aj1058.online^$third-party
||69v.club^$third-party
||milliardytv.ru^$third-party
||content.mql5.com^$third-party
||infoguardru.info^$third-party
||img-perli.com^$third-party
||kymirasite.pro^$third-party
||thethi.ru^$third-party
||krotovroman.ru^$third-party
||mibmcbm.com^$third-party
||cdn.movieads.ru^$third-party
||mirtrailer.ru^$third-party
||frvid.ru^$third-party
||devtizer.ru^$third-party
||fat1domain1.com^$third-party
||zzznews.ru^$third-party
||gyfwz.com^$third-party
||hpvvn.com^$third-party
||friendlybcs.pro^$third-party
||u2bmco.com^$third-party
||eebfffjegjajjiacaci.ru^$third-party
||efhabjaabgfbbegjacj.ru^$third-party
||iwqzrm.com^$third-party
||vyborexperta.ru^$third-party
||liluwoms8.ru^$third-party
||obb.domohoziaka.ru^$third-party
||vipblogers.ru^$third-party
||mpau.biz^$third-party
||190282.xyz^$third-party
||virt0n.news^$third-party
||ablenctionalle.info^$third-party
||roundfortred.ru^$third-party
||rbck.st3pst3p.com^$third-party
||hottopnow.com^$third-party
||mywinspin.ru^$third-party
||championwin.ru^$third-party
||advtracker.ru^$third-party
||verdoledran.ru^$third-party
||mrakosy.ru^$third-party
||ts-ads.icu^$third-party
||parnuxi.biz^$third-party
||bwbw2kje848hsmla.ru^$third-party
||clicks-cloud.ru^$third-party
||a6lxbeui.ru^$third-party
||pirt.pro^$third-party
||frolvid.ru^$third-party
||didnrep.ru^$third-party
||enmbg.com^$third-party
||dqzuy.com^$third-party
||fqwgi.com^$third-party
||admediator.ru^$third-party
||dl6pkf7e.ru^$third-party
||tinnaveran.ru^$third-party
||cdn.hunteryvely.com^$third-party
||erileni.ru^$third-party
||threedrive.su^$third-party
||skwstat.ru^$third-party
||kinoaction.ru^$third-party
||onemontay.ru^$third-party
||hephedronwa.ru^$third-party
||xyz0k4gfs.xyz^$third-party
||dycej.com^$third-party
||sm-ini.ru^$third-party
||heprisitho.ru^$third-party
||kipyn.com^$third-party
||berentain.ru^$third-party
||tantheretrec.ru^$third-party
||aj1616.online^$third-party
||tertmateruse.ru^$third-party
||wsvay.com^$third-party
||gold-mir.com^$third-party
||wp-tk.ru^$third-party
||xoor.ru^$third-party
||5visions.com^$third-party
||mypictures-onlinemaxpark.info^$third-party
||dintronferow.ru^$third-party
||jkhad.com^$third-party
||ceafdgcdfcheibdfabf.ru^$third-party
||zyf03k.xyz^$third-party
||rzviy.com^$third-party
||adbutton.net^$third-party,redirect=nooptext,important
||mahaphanin.ru^$third-party
||ldkdierujjfmcn.club^$third-party
||rekl2.ru^$third-party
||adrek4.ru^$third-party
||awreert.ru^$third-party
||andrectesit.ru^$third-party
||paleseyi.ru^$third-party
||kewithrittit.ru^$third-party
.adonweb.ru^$third-party
.allalla.com^$third-party
.cpa1.ru^$third-party
.ecommtools.com^$third-party
.gameleads.ru^
.is.traff-numerical.info^
.piccash.net^
.sexplaycam.com^$third-party
.tovarro.com^$third-party
.tpm.pw^$third-party
.webhop.net^
//oyy.ru^$third-party
//pp1.ru^$third-party
//www.oyy.ru^$third-party
/check.php?user_id=$third-party
/getThumbs?uid=$third-party
/newcode/?kf=$third-party
://*.a-akamaihd.com^$third-party
://epn.bz^$third-party
://gj7.ru^$third-party
://jhf.ru^$third-party
://kma.biz^$third-party
http://red.by^$third-party
http://w7.ru^$third-party
http://wq3.ru^$third-party
||0427d7.se^$third-party
||0483bm4mlow8.xyz^$popup
||0816bvh.ru^$third-party
||hpyue.com^$third-party
||uektb.com^$third-party
||0916video.ru^$third-party
||10cd.ru^$third-party
||123fvd.com^$third-party
||1bestgoods.com^$third-party
||1biznes.net$third-party
||1pop.ru^$third-party
||1rtl.info^$third-party
||newdomain.center^$third-party
||1sputnik.ru^$third-party
||1traf.com^$third-party
||1traf.ru^$third-party
||1traff.ru^$third-party
||1txt.ru^$third-party
||1under.ru^$third-party
||lapatiya.info^$third-party
||2.kaktakkk.ru^
||24new.ru^$third-party
||24open.ru/*?from=
||2da2.ru^$third-party
||2manygirlzhere.org^$third-party
||2under.ru^$third-party
||2vulkan.com^$third-party
||33portala.ru^$third-party
||34bogatirya.ru^$third-party
||37.220.26.135^$third-party
||37.220.26.136^$third-party
||37.220.26.137^$third-party
||3file.info^$third-party
||3lucosy.com^
||3mtr.ru^$third-party
||3rs.ru/extraffic$third-party
||3under.ru^$third-party
||468.vologdainfo.ru^
||4allclick.ru^$third-party
||4smi.ru^$third-party
||52.210.16.150^$redirect=nooptext
||61861486484.ru^$third-party
||66.ru/show/$third-party
||69i.club^$third-party
||69m.info^$third-party
||6likosy.com^$third-party
||77.247.178.41^$third-party
||777-888.ru^$third-party
||78.140.134.198^$third-party
||78.140.149.216^$third-party
||7cdf78unokr7.ru^$third-party
||7dvd.ru^$third-party
||7gomedia.ru^$third-party
||7metodik.ru^$third-party
||7offers.ru^$third-party
||7out.ru^$third-party
||7porn.ru^$third-party
||7rtv.com^$third-party
||87.242.91.*/adfox/
||87.242.91.*/prepareCode?
||88.85.75.147^$third-party
||88.85.77.92^$third-party
||8coins.net^$third-party
||8test.ru^$third-party
||8testov.ru^$third-party
||91.207.192.31^$third-party
||95.211.125.226^$third-party
||9fine.ru^$third-party
||a.fobos.tv^$third-party
||a.jurnalu.ru^
||a.kubik3.ru^
||a.mayakinfo.ru^$third-party
||a.ruporn.me^$third-party
||a.sdska.ru^$third-party
||a.thairesort.ru^$third-party
||a24help.ru^$third-party
||aa-ds.ru^$third-party
||aahvz.top^
||aahvz.top^$third-party
||abdmi.ru^$third-party
||abs-cdn.org^$third-party
||abs-static.org^$third-party
||abs.firstvds.ru^$third-party
||academand.com^
||acales.ru^$third-party
||acdnpro.com^$third-party
||aceadsys.net^$third-party
||actiflex.org^$third-party
||actionads.ru^$third-party
||actionpay.ru^$third-party
||actionrtb.com^$third-party
||actionteaser.ru^$third-party
||active.interzet.ru/log.php?
||activepr.ru^$third-party
||ad-ck.ru^$third-party
||ad-emea.doubleclick.net/
||ad-tizer.net^$third-party
||ad-tool.com^$third-party
||ad-words.ru/contextad/
||ad.dumedia.ru^$third-party
||ad.edugram.com^$third-party
||ad.hutor.ru^
||ad.outstream.today^$third-party
||ad.oyy.ru^$third-party
||ad.tbn.ru^$third-party
||ad.vo-media.ru^$third-party
||ad.yadro.ru^$third-party
||ad1game.ru^$third-party
||ad2.rambler.ru^
||ad2games.com^$third-party
||ad3.rambler.ru^
||ad4sell.com^$third-party
||adavz.xyz^$third-party
||adbart.ru^$third-party
||adbean.ru^$third-party
||adbid.pl^$third-party
||adbidgo.com^$third-party
||adblender.ru^$third-party
||adblockotsosal.ru^$third-party
||adbmi.com^$third-party
||adbn.ru^
||adbomb.ru^$third-party
||adbutton.net^$third-party
||adcamp.ru^$third-party
||adcast.ru^$third-party
||adddpc01.ru^$third-party
||addweb.ru^$third-party
||addynamo.com^$third-party
||adeclc.com^$third-party
||adfill.me^$popup
||adforce.ru^$third-party
||adforce.team^$third-party
||adfox.ru^$third-party
||adfun.ru^$third-party
||adhands.ru^$third-party
||adhub.ru^$third-party
||adinfo.ru^$third-party
||adjs.ru^$third-party
||adkraft.ru^$third-party
||adlabs.ru^$third-party
||adlabsnetworks.com^$third-party
||adland.ru^$third-party
||adlift.ru^$third-party
||adlmerge.com^$third-party
||adlook.net^$third-party
||admachina.com^$third-party
||admaster.net^$third-party
||admaxer.ru^$third-party
||admelon.ru^$third-party
||admilk.ru^$third-party
||admitlead.ru^$third-party
||admixer.net^$third-party
||admulti.$third-party
||admxr.com^$third-party
||adname.ru^$third-party
||adne.info^$third-party
||adnetpartner.com^$third-party
||adnova.ru^$third-party
||adone.ru^$third-party
||adoneast.ru^$third-party
||adpartner.pro^$third-party
||adplus.io^$third-party
||adpod.in^$third-party
||adpremium.ru^$third-party
||adprofy.com^$third-party
||adreaction.ru^$third-party
||adrecreate.com^$third-party
||adregain.ru^$third-party
||adriverm.narod2.ru^$third-party
||adrock.ru^$third-party
||adru.net^$third-party
||adselector.ru^$third-party
||adsellers.net^$third-party
||adsentiz.ru^$third-party
||adserver1.
||adservone.com^$third-party
||adsgid.com^$third-party
||adshop.ru/adshop/?
||adsliv.ru^$third-party
||adsmmgp.com^$third-party
||adsmo.ru^$third-party
||adssyscom.com^$third-party
||adstock.pro^$third-party
||adstock.ru^$third-party
||adsyst.biz/$third-party
||adsyst.net^$third-party
||adsyst.ru^$third-party
||adtags.pro^$third-party
||adtelligent.com^$third-party
||adtraff.ru^$third-party
||adultpay.net^$third-party
||adulttiz.com$third-party
||adulttraffic.ru^$third-party
||adv-first.ru^$third-party
||adv-target.ru^$third-party
||adv-views.com^$third-party
||adv.vz.ru^
||adv225489.ru^$third-party
||adv457895.ru^$third-party
||adv679854.ru^$third-party
||adv758968.ru^$third-party
||adv859672.ru^$third-party
||advaction.ru^$third-party
||advadnetwork.me^$third-party
||advagava.su^$third-party
||advancets.org^$third-party
||advant.ml^$third-party
||advanter.ru^$third-party
||advarkads.com^$third-party
||advbroker.ru^$third-party
||advcache.ru^$third-party
||advclicks.net^$third-party
||advcoder.ru^$third-party
||advdn.ru^$third-party
||adveasy.ru^$third-party
||advelogy.ru^$third-party
||adverdata.net^$third-party
||adverigo.com^$third-party
||advert.polonsil.ru^$third-party
||advertise.ru^$third-party
||advertland.ru^$third-party
||advertlink.ru^$third-party
||advertoly.com^$third-party
||advertone.ru^$third-party
||advertop.ru^$third-party
||advertshot.ru^$third-party
||advertstar.ru^$third-party
||advertte.com^$third-party
||adverttraf.com^$third-party
||adverweb.ru^$third-party
||advg.agency^$third-party
||advgame.org^$third-party
||advideo.ru^$third-party
||advjump.com/jpromo/$third-party
||advkino.ru^$third-party
||advmaker.net^$third-party
||advmaker.su^$third-party
||advon.net^$third-party
||advredirect.net^$third-party
||advrush.com^$third-party
||advvideo.com^$third-party
||adward.ru^$third-party
||adwidgets.ru^$third-party
||adwile.net^$third-party
||adwolf.ru^$third-party
||adxgeeks.com^$third-party
||adxxx.com^$third-party
||adylalahb.ru^$third-party
||aerontre.com^$third-party
||afdads.com$third-party
||afficent.com^
||affiliate.astraweb.com^
||affiliates.a2hosting.com^
||afili.ru^$third-party
||afterview.ru^$third-party
||agitazio.com^$third-party
||agranis.ru^$third-party
||agro.net.ru^$third-party
||ahial.top^
||ahoff.ru^$third-party
||aiadvi.com^$third-party
||aif.ru/iframes/$third-party
||aimgd.com^$third-party
||airlead.ru^$third-party
||aixcdn.com^$third-party
||ajaxbig.ru^$third-party
||ajpxs.xyz^$third-party
||ajx130.online^$third-party
||akabo.ru^$third-party
||akamaihd.site^$third-party
||aknice.info^$third-party
||aksessuarov.ru^$third-party
||albanmagnit.ru^$third-party
||alemobile.ru
||alfainternet.su^$third-party
||alfatarget.ru^$third-party
||ali-bestshop.ru^$third-party
||ali-crm.ru^$third-party
||alibestru.ru^$third-party
||alienradar.ru$third-party
||aliexpress-internet.ru^$third-party
||aliexpresskupit.ru^$third-party
||aliru1.ru^$third-party
||aliru2.ru^$third-party
||aliru3.ru^$third-party
||aliru4.ru^$third-party
||alishop*.ru^$third-party
||alishop7.ru^$third-party
||allbn.net^$third-party
||allergiya-na.ru^$third-party
||allibestru.ru^$third-party
||allmt.com$third-party
||allmysource.ru^$third-party
||allnewspoint.com/static/js/informer.js
||alloffs.ru^$third-party
||allowac.com^$third-party
||allsiemens.com^$third-party
||alltereg0.ru^$third-party
||alltheladyz.xyz^$third-party
||alltizer.ru^$third-party
||alltop100.ru^$third-party
||allzdorovy.ru^$third-party
||almosto.com
||alpari.ru^$third-party
||altpubli.com^$third-party
||am-investor.ru^$third-party
||amazingcl.ru^$third-party
||amigo-biz.ru^$third-party
||amzbr.com^$third-party
||an.webvisor.org^$third-party
||analyticsncc.net^$third-party
||analyzethis.ru/informer.cgi?
||andase.com^$third-party
||andsedrit.com^$third-party
||anevod.ru^$third-party
||anews.cc^$third-party
||animesector.ru/picz/
||animeyes.ru^$third-party
||aniruyt.ru^$third-party
||anyfiles.ru^$third-party
||api-keks.com^$third-party
||api.bonusberry.ru^$third-party
||api.smartadv.ru^$third-party
||api.ztgm17.ru^$third-party
||api9.net^$third-party
||apirelay.ru^$third-party
||apitech.ru/*/rotator.js$third-party
||apitech.ru/Rotator/
||appgrade.ru/server/$third-party
||appsflybeta.biz^$third-party
||aprelite.com^
||apytrc.com^$popup
||aq.prices25.com^$third-party
||arbadgika.ru^$third-party
||ardeta.ru^$third-party
||ardiver.ru^$third-party
||as.stat.su^$third-party
||asdhit.com^$third-party
||asiantraffic.net^$third-party
||asketo.ru^$third-party
||askfuelads.com^$third-party
||aso1.net^$third-party
||asowp.com^$third-party
||asrety.com^$third-party
||associazio.com^$third-party
||associeta.com^$third-party
||asuler.ru^$third-party
||atamjanebyl.biz^$third-party
||atlassolutions.com^$third-party
||atshops1.ru^$third-party
||attivertura.com^$third-party
||audtd.com^$third-party
||aurabom.ru^$third-party
||autodealer.ru/includes/button.php?
||autodengi.com^$third-party
||autonet.ru/extra/autoclub_informer.aspx
||autoreg.ru/images/
||autoteaser.ru^$third-party
||autoua.com^$third-party
||av-by.ru^$third-party
||avazone.ru^$third-party
||avdego.net^$third-party
||avia.ru/*.shtml
||avifilm.ru/new/
||avpris.ru^$third-party
||avxcore.com^$third-party
||awempire.com/ban/$third-party
||awesomeredirector.com^$popup
||aymcsx.ru^
||azartcash.com^$third-party
||azartplay.com^$third-party
||azbns.com^$third-party
||azmnp.com^$third-party
||azsin.ru^$third-party
||aztu.ynfolstw.xyz^$third-party
||azvozac.ru^$third-party
||b.ddestiny.ru^
||b.dotbrataev.ru^$third-party
||b.nude-moon.xyz^$third-party
||b.sweet-hd.com^$third-party
||b2bcontext.ru^$third-party
||b2bvideo.ru^$third-party
||b81x63nc.ws.md^$third-party
||bablogon.net^$third-party
||babyboomboomads.com^$third-party
||backromy.com^
||bakteso.ru^$third-party
||baltchd.net^$third-party
||ban-host.ru^$third-party
||ban.mirorgazma.ru^
||ban.xxxvid.ru^
||banamertur.com^$third-party
||banerator.net^$third-party
||banerator.silvercdn.com^$third-party
||banki.ru/_export/informers/
||banner-in.net$third-party
||banner-media.ru^$third-party
||banner.lbs.km.ru^
||bannerbook.ru^$third-party
||bannerbro.ru^$third-party
||bannerd.ru^$third-party
||bannernetwork.net^$third-party
||banners.getiton.com^
||bannet.fryazino.net^
||bannuncio.com^$third-party
||banreklama.ru^$third-party
||bantex.ru^$third-party
||bantiz.ru^$third-party
||barbys.ru^$third-party
||barpe.ru^$third-party
||basetts.com^$third-party
||bashirian.biz^$third-party
||bb.tidopro.biz^$third-party
||bbeeejafhacbigaeih.ru^$third-party
||bbeljxm2dvwnfib.ru^$third-party
||bbfabeagadcfbjfbgh.ru^$third-party
||bbvc2.com^$third-party
||bbvever.com^$third-party
||bc05.ru^$third-party
||bcggo.ru^$third-party
||bdros.com^$third-party
||bdwbxmzmpu.ru^$third-party
||be-mine.ru^$third-party
||beboss.ru/informer/
||beerboms.ru^$third-party
||beetraf.ru^$third-party
||belole.ru^$third-party
||belos2nez5hka.ru^$third-party
||belosne6zhka.ru^$third-party
||berdent.com/sys/$third-party
||beroll.ru^$third-party
||best-cargo.ru^$third-party
||bestadlinks.ru^$third-party
||bestbestgirlz.in.net^$third-party
||bestclick.ru/sokz.php?
||bestdoska.ru^$third-party
||bestnews.biz^$third-party
||bestnewsforbest.com^$third-party
||bestreferat.ru/images/b/
||besttochka.ru^$third-party
||beta.mediafort.ru^$third-party
||bgclck.me^$third-party
||bgrndi.com
||bidtraffic.ru^$third-party
||bigbord.net^$third-party
||bigclick.me^$third-party
||bigleads.ru^$third-party
||biglion.ru/general/js/partnership.js.php$third-party
||bin40.com^$third-party
||bing0.ru^$third-party
||bingp.ru^$third-party
||bingq.ru^$third-party
||binmedia.ru/js/$third-party
||binmedia.su^$third-party
||binpartner.com/branding/$third-party
||bioxtubes.com^$third-party
||bistr4.ru^$third-party
||bistroduy.ru^$third-party
||bizcom.com.ru^$third-party
||bizua.com^$third-party
||bizweb.ru/button.php?
||bj.su/calculator/$third-party
||bjpwv.com^$third-party
||bk.goodline.info^$third-party
||bkrkv.com^$third-party
||blafo.ru^$third-party
||blessdi.com^
||block.s2block.com^$third-party
||block.s2blosh.com^$third-party
||blogan.ru^$third-party
||blogarbik.ru/?p=$third-party
||blogun.ru^$third-party
||bn.ohah.ru^
||bn.orthodoxy.ru^
||bnstero.com^$third-party
||bobi-bobi.info^$third-party
||bobi-mobi.info^$third-party
||bobrilla.com^
||bodaybo.net^$third-party
||bodyclick.net^$third-party
||bodykaa.ru^$third-party
||bokroet.com^$third-party
||bold-in.ru^$third-party
||bolshoykush.ru^$third-party
||bombeers.ru^$third-party
||bondzgi*.$third-party
||bongacash.com^$third-party
||bongobono.com^$third-party
||boobzi.com^$third-party
||boogieiwoogie.ru^$third-party
||booking.com/deal.html^$third-party
||boolff.com^$third-party
||boom.1ccbt.com^$third-party
||boostervideo.ru^$third-party
||borncash.com/?ref=$third-party
||boroto.ru^$third-party
||bossmoney.ru^$third-party
||botkano.info^$third-party
||brandarium.net^$third-party
||brandomatic.ru^$third-party
||braviration.ru^$third-party
||brdmin.com^$third-party
||breedac.com^$third-party
||brlxlpe8pmdgqv.ru^$third-party
||brndrm.com^$third-party
||brokeloy.com^$third-party
||browser-onlytv.ru^$third-party
||brtom.ru^$third-party
||bshjzxt3apcciws.ru^$third-party
||bsvideo10.ru^$third-party
||buckridge.link^$third-party
||bugaga.ru/uploads/new/planetarii.jpg
||bugaga.tut.by^
||bumaikr.com^$third-party
||busyprice.ru^$third-party
||buytraf.ru^$third-party
||buzzoola.com^$third-party
||bvcpedy6dyjgkkl.ru^$third-party
||bvf.ru/upchk/
||bvyvk.space/vv/$third-party
||bw95vpjda.ru^$third-party
||bwjtldk6flxispz.ru^$third-party
||bx.neolabs.kz^$third-party
||bxjch.top^
||byeej.com^$third-party
||byrgin.ru^$third-party
||bytde.com^$third-party
||byzgoso.ru^$third-party
||bzlwe.com^$third-party
||c.cpa5.ru^$third-party
||c.cpa6.ru^$third-party
||c.cpl1.ru^$third-party
||c.cpl2.ru^$third-party
||cafddfcagfegjchbabd.ru$third-party
||cajkov.ru^$third-party
||camadmin.ru^
||campeut.com^$third-party
||capliman.com^$third-party
||caragots.com/
||cartponi.tk^$third-party
||carveac.com^$third-party
||cash-website.ru^$third-party
||cashandfavor.ru^$third-party
||cashprom.ru^
||catalog.deport.ru/btn.php?
||catwhatsup.org^$third-party
||cbanners.virtuagirlhd.com^$third-party
||cbbvi.com^$third-party
||cbgunpz3aoayscg.ru^$third-party
||cbn.tbn.ru^$popup
||ccbaehjabejaegdeebe.ru^$third-party
||cdfgdafijhcbjejeabf.ru^$third-party
||cdn-my1.ru^$third-party
||cdn-my3.ru^$third-party
||cdn-my4.ru^$third-party
||cdn-my5.ru^$third-party
||cdn-rtb.sape.ru^$third-party
||cdn.actiflex.org^$third-party
||cdn.amzuu.com^$third-party
||cdn.malokacha.club^$third-party
||cdn.planeta-online.tv/advvp/
||cdn.steambets.net^$third-party
||cdn7.network^
||cdn7.rocks^$third-party
||cdn7.space^$third-party
||ceespc.biz^$redirect=nooptext,important
||cehiswasreb.ru^$third-party
||cellbux.com^$third-party
||cepereh.ru^$third-party
||chajv.top^$third-party
||cheaptop.ru^$third-party
||checkbl.ru^$third-party
||chevlaga.ru^$third-party
||chistochisto.com^$third-party
||cholaga.ru^$third-party
||chtoumenja.biz^$third-party
||chursida.ru^$third-party
||chygam.ru^$third-party
||ciattedrof.ru^$third-party
||cifrovik.ru/publish/open_article/
||cinemahd.info^$third-party
||cityads.com^$third-party
||cityads.ru^$third-party
||cityadspix.com^$popup,third-party
||cl3orbelen.ru^$third-party
||cl4tsalepi.ru^$third-party
||cl5tudale.ru^$third-party
||clarm.ru^$third-party
||clcktm.ru^$third-party
||clcktms.ru^$third-party
||clclcl.ru^$third-party
||clearac.com^$third-party
||cleen.ru^$third-party
||clhko.top^$third-party
||click-da-click.com^$third-party
||click.ad1.ru^
||click2sell.eu^$third-party
||clickads.name^$third-party
||clickandjoinyourgirl.com^$third-party
||clickbux.ru^$third-party
||clickcashmoney.com^$third-party
||clickhere.ru^$third-party
||clickov.com^$third-party
||clickscapture.com^$third-party
||clicktoclick.ru^$third-party
||clickvip.ru$third-party
||clients.cdnet.tv/lockadb.php$popup
||clipta.com/informer/
||clme.biz^$third-party
||clvw.net^$third-party
||cmix.org^$third-party
||cmoneba.ru^$third-party
||cndmye.ru^$third-party
||cndmyt.ru^$third-party
||cndmyu.ru^$third-party
||cnyharo.ru^$third-party
||co.cc/img/affiliates/
||cobrand.ria.com^$third-party
||code.barrior.online^$third-party
||code.barrior.ru^$third-party
||code.vh45130.eurodir.ru^
||code.xidx.org^$third-party
||codeenter.ru^$third-party
||codeonclick.com^$third-party
||coinsup.com^$third-party
||colimavdar.ru^$third-party
||com.com/*/Ads/
||com495.ru^$third-party
||comgran.ru/topsite/button.php?
||contactreserve.com^$third-party
||contactsin.com^
||contema.ru^$third-party
||content.printdirect.ru^$third-party
||context-art.ru^$third-party
||contextbar.ru^$third-party
||contextrtb.com^$third-party
||conusmedia.com^$third-party
||coolsor.ru^$third-party
||corkery.biz^$third-party
||corpore.ru^$third-party
||costaction.com/refers/$third-party
||counter.megaindex.ru^$third-party
||countlog.com/rp/mc
||cpaevent.ru^$third-party
||cpam.pro^$third-party
||cpateaser.ru^$third-party
||cpatext.ru^$third-party
||cpazilla.ru^$third-party
||cpgweb.net^$third-party
||cpiyz.com^$third-party
||cpl1.ru^$popup,third-party
||cpm.worldoftanks.com^$third-party
||cpmsolution.ru$third-party
||cppgf.com^$third-party
||cqhciif9bjtplrc.ru^$third-party
||crackac.com^
||crackzplanet.com/*.gif
||crapka.ru^$third-party
||crateac.com^
||creara-media.ru^$third-party
||creatives.livejasmin.com^$third-party
||creofive.com^$third-party
||creofun.com^$third-party
||crpoy.com^
||crutop.nu^$third-party
||cry.ru/sexclub/
||csaster.ru^$third-party
||cshi.ru^$third-party
||csjuq.com^$third-party
||ctr-media.info^$third-party
||ctr-media.net^$popup,third-party
||ctyzd.com^$third-party
||cufcw.com^$third-party
||cunderdr.net^$third-party
||curker.ru^$third-party
||cusok.ru^$third-party
||cxmolk.com^$third-party
||cyhtr.com^$third-party
||cys.ru/button.png?url=
||d-agency.net^$third-party
||d-ughwashes.ru^$third-party
||d0wnloads.ru^$third-party
||d1jl096lp4cce0.cloudfront.net^$third-party
||d1mib12jcgwmnv.cloudfront.net^
||d30gt5larl1k8h.cloudfront.net^$third-party
||d3td6g0k30g56f.cloudfront.net^$third-party
||danilidi.ru^$third-party
||darkweb.su/peklama/
||dartimyl.com^$third-party
||dasterx.ru^$third-party
||data.neosmi.ru^$third-party
||datamind.ru^$third-party
||dataur.ru^$third-party
||dating-cart.com^$popup
||dating-exchange.com^$third-party
||davarello.com^$third-party
||dddevki4u.com^$third-party
||delightcash.com^$third-party
||delivery.adrecover.com^$third-party
||delphisources.ru/pages/scripts/recl_
||delta.mediafort.ru^$third-party
||denezhnyie-rucheyki.ru^$third-party
||depositphotos.com/js_c/widget-ext.js$third-party
||dev4enki.com^$third-party
||devkiforyou.org^$third-party
||dewife.ru^$third-party
||df.mmo001.info^$third-party
||dgulden.ru^
||digisat.ru/*.gif
||digisets.com^$third-party
||digital-forest.info^$third-party
||dinthorop.ru^$third-party
||dintsupnejec.ru^$third-party
||dircash-promost.com
||directadvert.net^$third-party
||directtogo.ru/media/content/*.js$third-party
||directtogo.ru^$image,third-party
||dirkino-traff.ru^$third-party
||disklaimer.ru^$third-party
||disredi.ru^$third-party
||dizzyac.com^$third-party
||djchfgacdfaaadfdc.ru^$third-party
||djuzsbnnm.biz^$third-party
||dl.qcash.ws$third-party
||dlfja.gdn^$third-party
||dload.net.ru/*.gif
||dlyamedikov.ru^$third-party
||dndd.ru^$third-party
||dnovaku.ru^$third-party
||do.am/stat^
||doctorsh.ru^$third-party
||doichering.ru^$third-party
||domentino.ru^$third-party
||domertb.com^$third-party
||dommio.ru/partner_*.php$third-party
||doortrade.ru^$third-party
||doptik.ru^$third-party
||doskki.com^$third-party
||dostavka.ru^$third-party
||dosugcz.info^$third-party
||dounwil.ru^$third-party
||download.mediaplay.ru^$third-party
||dreamlog.ru^$third-party
||dreampartners.ru^$third-party
||dreamteaser.ru^$third-party
||dreimer.ru^$third-party
||dreti.ru^$third-party
||drivenetwork.online^$third-party
||drivenetwork.ru^$third-party
||drozhdeni.ru^$third-party
||drtraff.ru^$third-party
||drulelet.ru^$third-party
||dskrt.net^$third-party
||dt00.net^$domain=~marketgid.com|~mgid.com|~thechive.com
||dt07.net^$domain=~marketgid.com|~mgid.com|~thechive.com
||duck.wings-dark.services^$third-party
||duhtate.ru^$third-party
||dunta.ru^$third-party
||dvanaro.ru^$third-party
||dyrxq.rfskbylbsf.xyz^$third-party
||e-links.ru/pr/?
||e-partner.ru^$third-party
||e-place.ru/v/
||earnshill.com/images/$popup
||easy.mmoney.services^$third-party
||eatp.evztib.xyz^$third-party
||eberalofe.pro$third-party
||ebmzp.top^$third-party
||ebuvpopku.ru^$script,third-party
||echo.12cpm.com^$third-party
||echo.andumb.com^$third-party
||echo.biasdo.com^$third-party
||echo.scund.com^$third-party
||echo.teasernet.com/
||econrus.ru^$third-party
||ed98512111bb19e5.in.net^$third-party
||edge-dl.andomedia.com^$third-party
||edirect.efind.ru^$third-party
||effad.ru^$third-party
||effectfree.net^$third-party
||efmeni.ru^$third-party
||efngeka8czukzyb.ru^$third-party
||efpark.ru^$third-party
||efresa.ru^$third-party
||eg.light2gr0w.me^$third-party
||ehntqzv1apeizca.ru^$third-party
||ejdbebdeghajgdicadc.ru^$third-party
||ejevika.com^
||ejfuh.com^$third-party
||ejmovec.ru^$third-party
||ekkhgwp5atpuxdq.ru^$third-party
||elephant.fotostrana.ru^$third-party
||elevoy.ru^$third-party
||elle.alljournal.ru^$third-party
||elnpe.com^$third-party
||elparmo.ru^$third-party
||elvidro.ru^$third-party
||emboba.info^$third-party
||emu.ilovemp3.top^$third-party
||enfreine.com^
||engine.*.medialand.ru/
||engine.turboroller.ru^$third-party
||enot.k-yroky.ru^$third-party
||epartner.ru^$third-party
||eqfgc.com^$third-party
||eqtaxag.ru^$third-party
||eradek.ru^$third-party
||erahost.ru/partner/$third-party
||ergs4.com^$third-party
||ero2you.com^$third-party
||eroksen.ru^$third-party
||eropays2.com^$third-party
||erotikdeal.com^$third-party
||erotraf.com^$third-party
||eroxdating.com
||err.cloudbit.rocks^$third-party
||esc-team.com^$third-party
||esliga.ru^$third-party
||estiques.com^
||et-cod.com^$third-party
||et-code.ru
||etarg.ru^$third-party
||etcodes.com^$third-party
||ettalhap.com^$third-party
||eu.market-place.su^$third-party
||euadw.com^$third-party
||eudcqm.uihdlx.xyz^$third-party
||eurostyle-express.com/$third-party
||evaff.com^$third-party
||eventlittrecet.ru^$third-party
||eventwisparwil.ru^$third-party
||evlega.ru^$third-party
||evsembu.com^$third-party
||ewtofu.ru^$third-party
||ex6.ru^$third-party
||exaccess.ru^$third-party
||exchangenews.ru^$third-party
||exoticads.com^$third-party
||expert.ruab.ru^$third-party
||exta-z.ru^$third-party
||externalmedia.ru^$third-party
||extfiles.net^$third-party
||ezaktak.ru^$third-party
||ezaste.ru^$third-party
||ezotizer.ru^$third-party
||f2.ru/iframe
||faceblum.ru^$third-party
||fafc5ra5.ru^$third-party
||fair.ru/*/i.php?
||fairfax.com.au^$~stylesheet,third-party
||fairlink.ru^$third-party
||fairypays.com^$third-party
||faktino.ru^$third-party
||faktozhe.ru^$third-party
||falcoware.com^$third-party
||falobo.ru^$third-party
||fantasy.d2.ru/showban*.php?
||fas.catholicgreatestinterpret.xyz^$third-party
||fast2load.ru^$third-party
||fastcpm.ru^$third-party
||fastpopunder.com^$third-party
||fastsex.ru^$third-party
||fbcjk.com^$third-party
||fdsur.com^$third-party
||fe.feedbackrights.com^$third-party
||fermasosedi.biz/reflink/$third-party
||fextor.ru^$third-party
||fialet.com^$third-party
||fifwin.com^$third-party
||file-bit.net/free$third-party
||file-bit.net/images/banners$third-party
||file-online.ru^$third-party
||filecontrol.ru^$third-party
||filepost.ru^$third-party
||filmplus.ru^$third-party
||firelove.ru^$third-party
||firsttrack.ru^$third-party
||fitfas.ru^$third-party
||fkehg.com^$third-party
||flambo777.ru
||flapoint.ru^$third-party
||flasher.ru/data/images/swf/
||flipdigital.ru^$third-party
||flipflapflo.$third-party
||float-l.ru^$third-party
||flygo.ru^$third-party
||flysat.com/resim
||fmates.ru^$third-party
||fogtrack.net^$third-party
||footbolka.ru^*partner=$third-party
||for.health-net-lady.ru^$third-party
||forcetraf.com^$third-party
||forex4you.org/?affid=$third-party
||forex4you.org/flash/partners/$third-party
||forum.globusevent.ru^$third-party
||fotkidepo.ru^$script,third-party
||fotocash.ru^$third-party
||fotostrana.ru/signup/?land=1$third-party
||fotostrana.ru/start/$third-party
||foundtr.com^$third-party
||fouoh.com^$third-party
||fovs.qkvipgloy.xyz^$third-party
||fperefo.ru^$third-party
||fpmef.com^$third-party
||franecki.net^$third-party
||freddyman.com^
||freeavalanche.ru^$third-party
||freeexchange.ru^$third-party
||freewm.ru/js/bonus_code.php?
||fresh-video.com^$third-party
||freshnews.su^$third-party
||frrtrr.banggirls.ru^$third-party
||fsdwd.xyz^$third-party
||fseed.ru^$third-party
||fstredirr.com^$third-party
||fx-trend.com^$third-party
||fxcast.com^$third-party
||fxmag.ru/poster$third-party
||fytboti.ru^$third-party
||fznpq.com^$third-party
||fzwoa.com^$third-party
||g-tv.ru/ivi.php?host=$third-party
||g2a.com/promo/widget/$third-party
||g4p.redtram.com^
||gagacon.com^$third-party
||gakogedifoda.ru^$third-party
||galaxymeet.ru^$third-party
||game-tester.ru^$third-party
||game.vulcan-casino.com^$third-party
||gamedl.ru^$third-party,domain=~playground.ru
||gameteaser.ru^$third-party
||gatewey.net^$third-party
||gbaseby.ru^$third-party
||gbs.gamingmedia.ru$third-party
||gcjehafhajjhcdicaeb.ru^$third-party
||gcuter.ru^$third-party
||gddrio.com^$third-party
||gde-luchshe.ru/widget/$third-party
||gdeslon.ru^$third-party
||geotraff.com^$third-party
||get-ads.ru^$third-party
||get-click.net^$third-party
||get-click.ru^$third-party
||get.promofor.me^$third-party
||get35.com^$third-party
||getb.7ya.ru^
||getelem.ru^$third-party
||getfon.ru^$third-party
||gethit.ru^$third-party
||getrotad.ru^$third-party
||getrotag.ru^$third-party
||getrotas.ru^$third-party
||getrotaw.ru^$third-party
||gettopup.com^$third-party
||gettraff.com^$third-party
||getuplinks.ru^$third-party
||gfjhgfjfebhccgafaed.ru^$third-party
||gfstrck.com^$third-party
||ggsaffiliates.com^$third-party
||ghxadv.com^$third-party
||gigamega.ru^$third-party
||gigapeta.com/reg?r=
||ginads.com^$third-party
||gingardo.com^$third-party
||giosany.com^$third-party
||giotyo.com^$third-party
||giraff.io^$third-party,domain=~echo.msk.ru
||girlstalks.ru^$third-party
||giveawayoftheday.com/ticker/
||gj7.ru^$third-party
||gjslm.com^$third-party
||gkzba.com^$third-party
||glamurka.net^$third-party
||globalstars.ru^$third-party
||globalteaser.com^$third-party
||globalteaser.ru$third-party
||globaltizer.ru^$third-party
||glordd.com^$third-party
||glouposek.ru^$third-party
||glowpok.rawr.gold^$third-party
||glumifo.ru^$third-party
||gnezdo.ru^$third-party
||go.jetswap.com^$third-party
||go.media-x.ru^
||go7me.ru^$third-party
||go7media.ru^$third-party
||go8me.ru^$third-party
||goallurl.ru^$third-party
||gobf.ru^$third-party
||gobzonet.ru^$third-party
||gocdn.ru^$third-party
||gogetlinks.net^$third-party
||gogousenet.com^$third-party
||gohillgo.com^$third-party
||gold-music.ru/informer
||gold-wm.ru^$third-party
||gold.ibiza-court.com^$third-party
||gold.legalidioms.com^$third-party
||goldline.pro/media$third-party
||gomakemerich.com^$third-party
||gomakemerich2.com^$third-party
||gomsa.ru^$third-party
||gomtdatacom.xyz^$third-party
||gonews*.net^$third-party
||good-traf.ru^$third-party
||good-traff.ru^$third-party
||goodadvert.$third-party
||goodkind.ru^$third-party
||goodlooknews.net^$third-party
||goodsblock.dt00.net^$third-party
||goon.ru^$third-party
||goossb.com^$third-party
||gos-kanal.ru^$third-party
||goto.astdn.ru^$third-party
||gotoredr.com^$third-party
||gotostat.ru^$third-party
||gotraff.ru^$third-party
||govazd.am/bn/
||govazd.am/cgi-bin/pro.cgi
||gowoman.ru^$third-party
||goyetteconnelly.bid^$third-party
||gqer.ru^$third-party
||grand-casino.com/?$third-party
||grattis.ru/promo/$third-party
||greate2.com^$third-party
||grebibablo.com^$third-party
||gredinatib.org^
||greeentea.ru^$third-party
||grovel.ru^$third-party
||grt01.com^$third-party
||grteab.com^$third-party
||gsmonitor.ru^$third-party
||gt.lazyengines.com^$third-party
||guktuti.ru^$third-party
||gvapp.ru^$third-party
||gws.ru/gwscnt/?
||gwxpv.com^$third-party
||gynax.com^$third-party
||h.lastras.ru/v/$third-party
||h12.ru/images/
||haa66855mo.club^$popup
||haa66855mo.club^$third-party
||hahaha.ovh^$third-party
||hannist.com^
||haphiterton.ru^$third-party
||harolmo.ru^$third-party
||hay-borsa.ru^$third-party
||hdat.xyz^$third-party
||hdtracker.ru^$third-party
||healthynews03.ru^$third-party
||hedvid.com^$third-party
||hellywood.ru^$third-party
||helpls.ru^$third-party
||henharat.ru^$third-party
||her-ber.top^$third-party
||heroeswm.ru^$object,third-party
||hgbn.space^$third-party
||hgfsdzfs.com^$third-party
||hhit.xyz^$third-party
||hiaaheddgjdfgabiafc.ru^$third-party
||hid24.com^$third-party
||hindisupref.ru^$third-party
||hiopdi.com^$third-party
||hit-sales.ru/js/$third-party
||hit-star.ru^$third-party
||hitlist.ru^$third-party
||hitter.ru^$third-party
||hivideoworld.com^$third-party
||hjgajfbhiefjigafafc.ru^$third-party
||hjiss.com^$third-party
||hkbpt.com^$third-party
||hkeig.com^$third-party
||hnikna.ru^$third-party
||hnixr.com^$third-party
||hochu-deneg.ru^$third-party
||holm.ru^$third-party
||homenick.biz^$third-party
||homrus.net^$third-party
||host4media.com^$third-party
||hosting-ninja.ru/_inc/images/sale/$third-party
||hostingcatalog.com/banner.php?
||hotinga.ru^$third-party
||hotsexmeet.ru^$third-party
||hotworldnews.ru^$third-party
||hpcyk.com^$third-party
||hts.ru/?affid=$third-party
||huminfakt.ru^$third-party
||hypersell.ru^$third-party
||i-adv.biz^$third-party
||i-sol-geo.ru^$third-party
||i.j2j.ru^
||iadv.biz^$third-party
||iadvert.net^$third-party
||iberacon.com^
||ibishic.ru^$third-party
||ibizne.ru^$third-party
||ice-media.ru^$third-party
||iclbodnew.pro^$third-party
||iclckk.com^$third-party
||icmil.ru^$third-party
||icq-window.$third-party
||icqwindow.$third-party
||ictowaz.ru$third-party
||idaschop.ru^$third-party
||idpojar.ru^$third-party
||idvd.su^$third-party
||idwrx.com^$third-party
||ieuhd.com^$third-party
||ifnime.ru^$third-party
||iframepay.com^$third-party
||igetsend.ru^$third-party
||ignitna.info^$third-party
||igoistochka.ru^$third-party
||igra3k.ru/ref$third-party
||igraplus.com^$third-party
||igrayvmeste.ru^$third-party
||igrun.com/?$third-party
||igvuw.com^$third-party
||iholot.ru^$third-party
||iiutq.xyz^$third-party
||ijnocom.ru^$third-party
||ijquery11.com^$third-party
||ijrah.top^
||ijrah.top^$third-party
||ikiif.com^$third-party
||ilysa.ru^$third-party
||images.stardock.com/store/
||imarker.ru^$third-party
||img.carnage.ru/i/main/$object
||img.labirint.ru/design/partner/banners_for_inst/$third-party
||img.ruclicks.com/ruclicks
||img1458.r.worldssl.net^$third-party
||img1461.r.worldssl.net^$third-party
||imgg.dt00.net
||imho.ru^$third-party
||imrk.net^$third-party
||imtowoz.ru^$third-party
||imwarwi.ru^$third-party
||imwhite.ru^$popup
||incstone.com^$third-party
||indemandads.com^$third-party
||inetlog.ru^$third-party
||inetrek.com/cgi-bin/
||inextlink.com^$third-party
||inf.wqa.ru^$third-party
||infiplay.ru/*a=$third-party
||info.tm/$third-party
||info.webalta.net/reliancebutton?
||info1park.ru^$third-party
||infocentro.ru^$third-party
||informers.ukr.net^$third-party
||inskinmedia.com^$third-party
||instantcash.ru^$third-party
||intel.com/b/
||intelliworker.kupivip.ru^$third-party
||intencysrv.com^$third-party
||interesno-nazhimy.ru/informer/$third-party
||intim.love^$third-party
||intimmag.ru^$third-party
||intimshop.ru*&partner=$third-party
||intimshop.ru^$script,third-party
||intimznaki.tomsk.ru^$third-party
||invest-pool.ru^$third-party
||invest-system.net^$third-party
||ip2phrase.com/ip2phrase.asp?
||ipgold.ru^$third-party
||iphone-caviar.ru*entranceId$third-party
||iphonetopsite.ru^$third-party
||ipml-qvr8go.ru^$third-party
||ipurl.ru^$third-party
||iqok.ru^$third-party
||iqsns.top^$third-party
||iqsoh.ru^$third-party
||iqtewa.ru^$third-party
||irdanen.ru^$third-party
||iredirr.com^$third-party
||irleti.com^$third-party
||islamclick.ru^$third-party
||iso100.ru^$third-party
||isonlynews.net^$third-party
||ispeakvideo.ru^$third-party
||istcs.top^$third-party
||it-pearl.com^$third-party
||it.tagslimit.com^$third-party
||itageli.ru^
||itcgin.net^$third-party
||itempana.site^$third-party
||itrajy.ru^$popup,third-party
||ivanie.com^$third-party
||ivetki.ru^$third-party
||ivoxua.socratos.net^$third-party
||ixtyted.ru$third-party
||iygke.com^$third-party
||izcity.com/js/norton_izcity.js
||izdagda.ru^$third-party
||izdatra.ru^$third-party
||izitizi.ru^$third-party
||japan.leit.ru/button.php?
||jazg97clb.ru^$third-party
||jbugk.com^$third-party
||je.revolvermaps.com/$third-party
||jeculdfores.ru^$third-party
||jekson44.ru^
||jet3.ayola.net/cn.php?
||jfhoq.com^$third-party
||jimdo.com/s/img/aff/
||jlist.com/feed.php?affid=$third-party
||job-info2015.ru^$third-party
||job.ws/_bann/
||jofbu.com^$third-party
||jopd.ru^$third-party
||joycasino.com^$third-party
||joylandcasino.com/promoredirect?$third-party
||jq2.avpris.ru^$third-party
||js.einfo.by/?
||js.gdsln.ru^$third-party
||js.goods.redtram.com$third-party
||js.novatizer.com$third-party
||js.textshift.net^$third-party
||jsc.idealmedia.io^$third-party
||jsn.24smi.org/
||juppser.ru^$third-party
||jvs.price.ru^$third-party
||jvvqm.us^$third-party
||jzqce.com^$third-party
||k5evib.ru^$third-party
||kaa.gorodkirov.ru/kaFile$third-party
||kadam.net^$third-party
||kagortus.ru^$third-party
||kak-bit-new.ru^$third-party
||kaktakkk.ru^$third-party
||kaliba.alivesex.ru^$third-party
||kalooga.com^$third-party
||karaokepesni.ru^$third-party
||kavkazweb.net/tc.cgi?
||kazmedia.su^$third-party
||kdiso.ru^$third-party
||kdsk32lfa.xyz^$third-party
||kedmuchdedi.ru^$third-party
||kedwithert.ru^$third-party
||keitush.ru^$third-party
||keqrd.top^$third-party
||keyti.ru^$third-party
||khermesi.ru^$third-party
||khesino.ru^$third-party
||khilane.ru^$third-party
||khoteris.ru^$third-party
||kibaneba.ru^$third-party
||kilkiva.ru^$third-party
||kilopog.com^$third-party
||kimus.ru^$third-party
||kinak.top^$third-party
||kinder.ru/buttons/*.asp?
||kinderfinder.ru^$third-party
||kinfly.ru^$third-party
||kinobol.ru^$third-party
||kinoclub.org^$third-party
||kinolib.com/img/rand_logo.php?
||kinomagnitamana.ru^$third-party
||kinomir.kz/rtr
||kinopromobase.ru^$third-party
||kinotraff.ru^$third-party
||kinott.com^$third-party
||kinott.ru^$third-party
||kioskas.lt/rex/pop.php?
||kissmyads.biz^$third-party
||kistured.com^$third-party
||kitchenfilm.ru^$third-party
||kitopr.com^$third-party
||kjaay.com^$third-party
||kleo.ru/cgi-bin/
||kliklink.ru$third-party
||klivz.com^$third-party
||klonedaset.org^
||klyunker.ru^$third-party
||knewy.com^$third-party
||kokos.click^$third-party
||kolendrin.ru^$third-party
||kolezeynews.ru^$third-party
||kolobok.us/button/
||komisite.ru/images/ban*.gif
||kont-news.com^$third-party
||kontenka.ru^$third-party
||kontera.com^$third-party
||konverta.ru^$third-party
||korenizsemi.net^$third-party
||koreniztreh.net^$third-party
||korenizvosmi.net^$third-party
||koromi.ru^$third-party
||korovkasms.ru^$third-party
||kost.tv^$third-party
||kotengens.net^$third-party
||kpdn.ru^$third-party
||kpqnj.top^
||krasisa.info^$third-party
||krasnyepyatnanakozhe.ru^$third-party
||kreepo.com/sys/js/$third-party
||kriteriatika.ru^$third-party
||krolikplatit.ru^$third-party
||krutilka.net^$third-party
||krutomaiki.ru*/?rid=$third-party
||krytilka.ru^$third-party
||ksjdkjh.ru^$third-party
||kuhni.kuhnisiblings.ru^$third-party
||kuhnisister.ru^$third-party
||kupibonus.ru/*partner=$third-party
||kuponyua.ru^$third-party
||kurilo.pro^$third-party
||kuveres.com^$third-party
||kv.by/img/$object
||kypivukypi.ru^$third-party
||l0b.ru^$third-party
||labadon.com^$third-party
||lactonssofut.ru^$third-party
||lactotof.ru^$third-party
||ladyads.ru^$third-party
||ladycash.ru^$third-party
||ladyclicks.ru^$third-party
||ladypay.ru^$third-party
||ladyshopping.ru^$third-party
||ladyya.ru^$third-party
||lamise.ru^$third-party
||lamma.24ex.net^$third-party
||lantocha.ru^$third-party
||lapeduzis.org^$third-party
||lareson.com^$third-party
||lbbanners.com^$third-party
||lbn.ru/cgi-bin/
||lc2ads.ru^$third-party
||lcads.ru^$third-party
||leadgid.go2cloud.org^$third-party
||leads.su^$third-party
||leadsleader.ru^$third-party
||leadzu.com^$third-party
||league-of-legends.ru^$third-party
||ledhatbet.com^$third-party
||ledinika.ru^$third-party
||ledsitling.pro^$third-party
||leforma.com^$third-party
||legandruk.com^$third-party
||lenta-novostei.com^$third-party
||lenty.ru^$third-party
||leoban.ru^$third-party
||leokross.com^$third-party
||letimsnami.ru^$third-party
||letitbit.net/skymonk$third-party
||letitsoft.com^$third-party
||letmelook.net^$third-party
||letssex.$third-party
||leuxq.com^$third-party
||level1cdn.com^$third-party
||levelpay.ru^$third-party
||lfd-media.ru^$third-party
||libo.ru/rat/img/
||lichyela.ru^$third-party
||lidicando.com^$third-party
||liex.ru^$third-party
||lifejoornal.ml/tizshow.php
||lifemeet.biz^$third-party
||lifewild.ru^$third-party
||likemagazine.ru^$third-party
||likondok.com^$third-party
||limonads.net^$third-party
||limoncash.com^$third-party
||lineoflife.ru^$third-party
||lingospot.com^$third-party
||link.ru^$third-party
||link2you.ru/usertools/$third-party
||linkexchange.$third-party
||linkfeed.ru^$third-party
||linkforyoud.com^$third-party
||linkhelp.clients.google.com/tbproxy/lh/wm
||linkmyc.com^$popup
||links-wm.ru^$third-party
||linkslot.ru^$third-party
||linktraff.ru^$third-party
||linkunder.ru^$third-party
||linkwall.ru^$third-party
||linkwithin.com^$third-party
||linkwmr.ru^$third-party
||linkword.biz^
||linkword.ru^$third-party
||linodo.ru^$third-party
||linono.ru^$third-party
||list.ru/img/buttons/
||litiumo.com^$third-party
||littel.net^$third-party
||liveclix.net^$third-party
||livedecnow.com^$third-party
||livedecwow.com^$third-party
||liventernet.ml^
||liverail.com^$third-party
||livesmi.com^$third-party
||livesurf.ru^$third-party
||ljteas.com^$third-party
||loader-tor.ru^$third-party
||loadmoney.ru^$third-party
||log2.ru^$third-party
||login.tracking101.com^
||loginbox.ru^$third-party
||logsoc.ru^$third-party
||lol.bash.org.ru^
||lolper.ru^$third-party
||loltrk.com^$third-party
||loneday.com
||look-reklama.ru^$third-party
||lookszone.ru^$third-party
||lopiner.ru^$third-party
||loponop.com^$third-party
||lopuut.ru^$third-party
||lordofads.com^$third-party
||love-our.ru^$third-party
||loveadvert.ru^$third-party
||lovn.ru^$third-party
||lqela.ru^$third-party
||lrcs.info^$third-party
||ltcraft.ru^$third-party
||luisardo.com^$third-party
||luxads.net^$third-party
||luxcash.ru^$third-party
||luxup.ru^$third-party
||luxupadva.com^$third-party
||luxupcdna.com^$third-party
||luzynka.ru^$third-party
||lvkwz.com^$third-party
||lycodz.com^$third-party
||lycosu.com^$third-party
||lydiz.com^
||lylxuot.pltqbcgsq.biz^$third-party
||lyryjpjof.biz^$third-party
||m-shes.ru^$third-party
||m0zdeb.ru^$third-party
||m3oxem1nip48.ru^
||m4clicks.com^$third-party
||m81jmqmn.ru^
||ma-static.ru^$third-party
||madnet.ru^$third-party
||magariusaqmuri.cf^$third-party
||magicanfy.com^$third-party
||magicintim.ru^$third-party
||magna.ru^$third-party
||mail.banklife.ru^$third-party
||mail.ru/r/adid/$third-party
||mainadd.com^$third-party
||mamypos.com^
||manfys.com^$third-party
||marchtv.ru^$third-party
||marketgid.com^$third-party
||marketgid.info^$third-party
||marketingsolutions.yahoo.com^$third-party
||marketnews.pw^$third-party
||maschina.xyz^$third-party
||mastertarget.ru^$third-party
||mastervesti.ru^$third-party
||mateast.com^$third-party
||maus77.ru^$third-party
||maxato.com^$third-party
||maxbetslots.com/?ref=$third-party
||maxforta.com^$third-party
||maxplan.ru^$third-party
||maxtrust.ru^$third-party
||maxwino.ru^$third-party
||mayka.kz/co/js/$third-party
||mazetin.ru^$third-party
||mazuma.ru^$third-party
||mbzl-pro.xyz^$third-party
||mchost.ru/?referer=$third-party
||mctqu.com^$third-party
||md5s.ru^$third-party
||mdeih.com^$third-party
||mdvkn.com^
||me.networkandfaces.com^$third-party
||mecash.ru^$third-party
||med-rul.ru^$third-party
||medads.ru^$third-party
||media-active.ru^$third-party
||media-vip.com^$third-party
||media.goldline.pro^$third-party
||media.kahoxa.ru^$third-party
||media.nakanune.ru/images/banners/
||mediabaf.ru^
||mediabanner.net^$third-party
||mediacartel.ru^$third-party
||mediacontext.$third-party
||mediadar.ru^$third-party
||mediaget.com/torrent.php?r=
||mediainform.net^$third-party
||medialand.$third-party
||medianaft.com^
||medianaft.ru^$third-party
||medianetworks.ru^$third-party
||mediaplex.com^$third-party
||mediaportal.ru^$third-party
||mediarich.us^$third-party
||mediarotate.com^$third-party
||mediatoday.ru^$third-party
||mediavenus.com^$third-party
||mediawayss.com^$third-party
||medicinetizer.ru^$third-party
||medigaly.com^$third-party
||medrol.ru^$third-party
||medshowtiz.ru^$third-party
||medtiz.com^$third-party
||meelba.com^$third-party
||meendo.ru^$third-party
||meendocash.com^$third-party
||mega-polza.ru^$third-party
||megabc.info^$third-party
||megabestnews.net^$third-party
||megafingroup.com^$third-party
||meganewss.ru^$third-party
||megaopen.ru^$third-party
||megatizer.com^$third-party
||megatizer.ru^$third-party
||megatraf.biz^$third-party
||megaweb.su/softblok^$third-party
||megogo.1ru.tv^
||mekadr.com^$third-party
||menflirt.ru/?$third-party
||meofur.ru^$third-party
||mercatos.ru^$third-party
||mestkom.ru^$third-party
||metaffiliation.com^$third-party
||metaliners.ru^$third-party
||metallicheckiy-portal.ru/imgrek/
||metaprofit.net^$third-party
||metertna.ru^$third-party
||mezima.com^
||mfatallp.com^$third-party
||mg.yadro.ru^$third-party
||mglsk.com^$third-party
||mgtz.ru/key/$third-party
||micro-win.com^$third-party
||mimizet.ru^$third-party
||minidoc.ru^$third-party
||minitds-*.info^$third-party
||miokoo.com^$third-party
||mipagerank.com^$third-party
||mipwm.com^$third-party
||mirongotrof.ru^$third-party
||mirorgazma.ru/?partner=$third-party
||mix1traff.ru^$third-party
||mixadvert.com^$third-party
||mixmarket.biz/$third-party
||mixtraff.com^$third-party
||mjavagames.ru$third-party
||mkavkaz.ru^$third-party
||mlgame.ru/?ref=$third-party
||mlgame.ru/images/banners
||mmcispartners.com^$third-party
||mobalert.net^$third-party
||mobatori.com$third-party
||mobatory.com^
||mobi-bobi.info^$third-party
||mobi-mobi.info^$third-party
||mobiads.ru^$third-party
||mobiile-service.ru^$third-party
||mobile-click.biz^$third-party
||mobioffers.ru^$third-party
||mobitema.ru$third-party
||modastro.ee^$third-party
||modelatos.com^$third-party
||moe.video^$third-party
||moevideo.biz^$third-party
||moijs.com^$third-party
||mokuz.ru/vipcounter/
||molefefiseranis.ru^$third-party
||monbonsai.info^$third-party
||money-in-net.ru^$third-party
||money.loveplanet.ru/nb/
||moneymaiker.ru
||moneysyst.biz$third-party
||moneytrap.ru^$third-party
||moogle.ru^$third-party
||moovy.ru/b*.php?
||morar.biz^$third-party
||more427.net^$third-party
||mostinfo.net/img/top/
||mostopana.ru^$third-party
||motoadvert.ru^$third-party
||moviead.ru^$third-party
||moviead55.ru^$third-party
||moviecash.ru^$third-party
||mp-a.info^$third-party
||mp-b.info^$third-party
||mp-https.info^$third-party
||mpay1.info^$third-party
||mpay3.info^$third-party
||mpay69.biz^$third-party
||mpay69.com^$third-party
||mptri.net$third-party
||mqmh.uihdlx.xyz^$third-party
||mrbasic.com^
||mrelko.com^$third-party
||msrv.su^$third-party
||mt-data.ru$third-party
||mtdata1.ru$third-party
||mtdata10.ru$third-party
||muchhetont.ru^$third-party
||muhtoni.ru^$third-party
||mujuclaster.ru^$third-party
||multirek.ru^$third-party
||multonly.ru^$third-party
||muttr.ru^$third-party
||mwcvu.com^$third-party
||mxcount.com^$third-party
||mxttrf.com^$third-party
||my-adv.ru^$third-party
||my-dirty-hobby.com/getmdhlink.$third-party
||my-img.ru^$third-party
||my.electricbalance.com^$third-party
||my.golosplus.ru^$third-party
||myadrotate.ru^$third-party
||myads.ru^$third-party
||myanimetop.com/button.php?
||mybasilsoup.com^$third-party
||mycdn4.ru^$third-party
||mycpm.ru^$third-party
||mydirtyhobby.com/getmdhlink.$third-party
||mydirtyhobby.com^*.php?*&goto=join$third-party
||myfishsoup.com^$third-party
||myiphone.be^$third-party
||mykaren.ru^$third-party
||mykinotochka.ru^$third-party
||mynagor.com^$third-party
||mynewdomen.ru^$third-party
||myonionsoup.com^$third-party
||mypagerank.*/*?
||myshopthings.com/partner$third-party
||mytizer.com^$third-party
||mytizer.ru^
||mytomatosoup.com^$third-party
||mytraf.info^$third-party
||mytraf.ru^$third-party
||mywhite.ru^$third-party
||n.adonweb.ru/
||n.vestey.ru^$third-party
||n.vn-chk777.com^$third-party
||n1307adserv.xyz^
||n130adserv.com^$third-party
||n161adserv.com^$third-party
||n74s9.com^$third-party
||nadavi.net^$third-party,domain=~torg-ua.mail.ru|~torg.mail.ru
||namogemi.ru^$third-party
||nanofantiki.edigest.ru^$third-party
||narod-vrach.ru^$third-party
||nasimke.ru^$third-party
||native.ext.media^$third-party
||nativeroll.tv^$third-party
||nbolame.ru^$third-party
||ndkes.com^$third-party
||ndyzz.com^$third-party
||nehuha.ru^$third-party
||nenrk.us^$third-party
||neosap.ru^$third-party
||nepalon.com^$third-party
||neroom.ru^$third-party
||nest.net.ru^$third-party
||nethatriheg.ru^$third-party
||netsled.net^$third-party
||network-t.net^
||new.traffic.ru^$third-party
||new4.me^$third-party
||newhdfilms.ru^$third-party
||newlostrek.ru^$third-party
||news.1ru.tv^$third-party
||news.govorjat.ru^$third-party
||news.pustgovorjat.ru^$third-party
||news.rk345dno.ru^$third-party
||news2you.ru$third-party
||newsportal1.com^$third-party
||newsportal2.ru^$third-party
||newsportal3.ru^$third-party
||newsportal4.ru^$third-party
||newsportal7.ru^$third-party
||newsprom.ru/img/
||newsteaser.ru^$third-party
||newstizer.ru^$third-party
||newsvidnews.info^$third-party
||nextclick.com.ru^$third-party
||nextgame.ru^$third-party
||neyrvru.wmbgc.xyz^$third-party
||nfscharts.nfshome.com/track.php?id=
||ngads.com^$third-party
||nhotewi.ru^$third-party
||nhqqv.space^$third-party
||nickhel.com^$third-party
||nightdate.ru$third-party
||ninavyg.ru^$third-party
||ningme.ru^$third-party
||nitroflare.com/img/banners/$third-party
||nitsano.ru^$third-party
||nlserver.xyz^$third-party
||nnavigation.info^$third-party
||nnn.ru^$third-party
||nnoxzo.rfskbylbsf.xyz^$third-party
||nnvkh.com^$third-party
||node.market-place.su^$third-party
||nolix.ru/jads.php$third-party
||nostalgia.onego.ru^
||not-only.info^$third-party
||noteru.com/tizer/$third-party
||novbrom.com^$third-party
||novem.pl^$third-party
||novoteka.ru$third-party
||now09.ru^$third-party
||now73.ru^$third-party
||nqtxg.xyz^$third-party
||num-link.ru^$third-party
||numbers.md^$third-party
||numen.ru/button/?
||nutkaekwcm.ru^$third-party
||nvjqm.com^$third-party
||nwmum.com^$third-party
||nya.tessko.ru^$third-party
||nyrevi.ru^$third-party
||nyx.su/informers/
||nyyed.com^$third-party
||obigre.ru^$third-party
||obislame.ru$third-party
||obitel.org^$third-party
||obkatra.ru^$third-party
||obladv.ru^$third-party
||oblivki.biz^$third-party
||oblivochki.biz^$third-party
||oblvk.ru^$third-party
||obmennik.ws/img/promo/$third-party
||obmnt.com^$third-party
||obovsemonline.ru^$third-party
||obsudam.ru^$third-party
||ochze.com^$third-party
||oconner.biz^$third-party
||oconner.link^$third-party
||octobird.com^$third-party
||octoclick.net^$third-party
||odinkod.ru^$third-party
||odnobi.ru^$third-party
||odtoxup.ru^$third-party
||oezto.com^$third-party
||ofenop.ru^
||office.ad1.ru^$third-party
||offshp.ru^$third-party
||ogbwqq.gkwtk.xyz^$third-party
||ogeri.ru^$third-party
||ognyvo.ru^$third-party
||ohnooo.ru^$third-party
||oiya.ru^
||ojooo.com^$third-party
||okoshechka.net^$third-party
||olizyr.com^
||oltonve.ru^$third-party
||omotorax.ru^$third-party
||omynews.net^$third-party
||onadvert.ru^$third-party
||one-klick.ru^$third-party
||one.ru/cgi-bin
||onelead.ru^$third-party
||onepixshare.ru^$third-party
||oneund.com^$third-party
||oneund.ru^$third-party
||online-path.com^$third-party
||online.koko-ko.com^$third-party
||online.mik123.com^$third-party
||onlinim.ru^$third-party
||only4men.ru^$third-party
||onlytrailer.ru/embed/$third-party
||onvix.tv^$third-party
||opekom.ru^$third-party
||open.by/bnrs/
||openads.ab-daily.by$third-party
||openlinks.ru^$third-party
||openunder.net^$third-party
||openx.com^$third-party
||openx.org^$third-party
||orbitum.com/promo/$third-party
||oriondigital.ru^$third-party
||ortetse.ru^$third-party
||osrones.ru^$third-party
||otclick-adv.ru^$third-party
||otinekocin.com^$third-party
||otm-r.com^$third-party
||otmolod.ru^$third-party
||outwitch.com^$third-party
||ovintic.ru^$third-party
||ovtopli.ru^$third-party
||owebmoney.ru^$third-party
||ownadne.ru^$third-party
||oxn.gerkon.eu^$third-party
||oxredex.ru^$third-party
||ozjga.top^$third-party
||oznibal.ru^$third-party
||oznul.com^$third-party
||ozon.ru/?partner=$third-party
||ozon.ru/PartnerTwinerNew.aspx$third-party
||oztumte.ru^$third-party
||ozwvd.com^$third-party
||p-rank.info/*?
||p-rank.org/pr.php?
||p.biasdo.com^$third-party
||p2p.bz^$third-party
||pabhaco.ru^$third-party
||palandan.com^$third-party
||palantir.in/showban*.php?
||pandre10.ru^$third-party
||parabit.ru^$third-party
||parafiliya.ru^$third-party
||parthetwo.ru^$third-party
||partner-earning.com^$third-party
||partner.eviton.ru^$third-party
||partner.gde.ru^$third-party
||partner.iobit-team.ru/accounts/*/banners/$third-party
||partner.mediametrics.ru^$third-party
||partnerearn.net^$third-party
||partnergateway.liga-stavok.com^$third-party
||partnerki4you.ru^$third-party
||partners.agoda.com^
||partners.vsemayki.ru^
||partniorka.com^$third-party
||partycasino.com^*?wm=$third-party
||partypoker.com^*?wm=$third-party
||pay-hit.com^$third-party
||payfery.ru^$third-party
||paymonsters.biz^$third-party
||paywoman.ru^$third-party
||pbcde.com^$third-party
||pbid.iforex.com^$third-party
||pbnet.ru^$third-party
||pc-software.ru^$script
||pcads.ru^$third-party
||pctext.ru^$third-party
||pelckw.qjudpxkisv.xyz^$third-party
||pelicanprogram.com^$third-party
||pelicansource.com^$third-party
||pentoch.com/sys/$third-party
||penza-online.ru/cgi-bin/userstats.pl?
||people-group.su^$third-party
||peptido.ru^$third-party
||pereval.net^$third-party
||perfmelab.com^$third-party
||perinstallcash.com^$third-party
||peyzamo.ru^$third-party
||pgold.pro^$third-party
||phinker.ru^$third-party
||phoenix-widget.com^$third-party
||photoshop-master.org/rotator/$third-party
||phpteaser.ru^$third-party
||piar-m.ru^$third-party
||pic*.teasernet.com/
||pidorg.ru^$third-party
||pingmedia.ru/images/$third-party
||pir.zspb.ru^$third-party
||piroji.com^$third-party
||pitomcydoma.ru^$third-party
||pixxxocl.ml^$third-party
||placeoff.ru^$third-party
||planetapozitiva.ru^$third-party
||platinumcode.net$third-party
||play.zzima.com/*?ref=$third-party
||play2.biz^$third-party
||playreplay.net/apv/index.php
||pleasemeright.com^$third-party
||plsdrct1.me^$popup
||pluginsjquery.com^$third-party
||pluralismus.ru^$third-party
||plus10sm.ru^$third-party
||plusadv.ru^$third-party
||pochasos.ru^$third-party
||poisk.su/top.php?
||pokerstrategy.com/#$third-party
||pokitom.com^$third-party
||pokrutim.ru^$third-party
||pokupkinz.ru^$third-party
||polipol.pw^$third-party
||politota.ru^$third-party
||polnut.com/sys/js/$third-party
||pomogi.org/urgent/1/
||pomolation.ru^$third-party
||ponyvod.ru^$third-party
||pop-parad.$third-party
||pop-under.$third-party
||pop.mrstiff.com^$third-party
||popadon.com^$third-party
||popinads.com^$third-party
||poptraf.$third-party
||popunder.$third-party
||popupclick.$third-party
||popups.ru^$third-party
||popuptraf.$third-party
||pornin.ru^$third-party
||pornoadvid.info^$third-party
||pornorunet.ru^$third-party
||pornoscanner.com^$third-party
||pornovau.club^$third-party
||portak.net^$third-party
||poshalim.$third-party
||post.rmbn.net^
||post.rmbn.ru^
||powertraf.com^$third-party
||poyva.com^$third-party
||poza-69.ru^$third-party
||pozzitiv.ru^$third-party
||prbn.ru^$third-party
||prcy-info.ru/informer.php?
||prcy.myws.ru/img/
||preldom.ru^$third-party
||pressball.by/files/$object
||primechoice.ru^$third-party
||printdirect.ru/*?partner_id=$third-party
||privatteaser.ru^$third-party
||privetadb4.ru^$third-party
||privetadblock.ru^$third-party
||prnhpe.pro^$third-party
||profi-link.org^$third-party
||profit-casino.com^$third-party
||profit-partner.ru^$third-party
||profitraf.ru^$third-party
||prolinker.ru^$third-party
||promenadd.ru^$third-party
||promo-banner.ru^$third-party
||promo.md^$third-party
||promo.partner.alawar.ru^$third-party
||promo.rzonline.ru^$third-party
||promoblocks.ru$third-party
||promobuster.org^$third-party
||promoheads.com^$third-party
||promoskiki.ru^
||promovips.ru^$third-party
||promoworld.pw^$third-party
||proofly.date^$third-party
||prosmazke.ru^$third-party
||prospero.ru^$third-party
||prostolos.ru^$third-party
||prostopartnerka.ru^$third-party
||protectorfirewall.com/?$third-party
||protoplex.ru/cgi-bin/informer.pl?
||protoplex.ru/images/rating/
||protovid.com^$third-party
||protrafv2.com^$third-party
||psma01.com$third-party
||psma02.com$third-party
||psma03.com$third-party
||psmardr.com^$third-party
||ptrck.ru^$third-party
||puh.winniepuh.info^$third-party
||puipui.ru^$third-party
||puklisi.ru^
||puls.lv/$third-party
||purchaseklik.ru^$third-party
||purecash.ru^$third-party
||purige.ru^$third-party
||pussl26.com^$third-party
||putana.cz^$third-party
||putanapartners.com/go.php
||puxrotate.ru$third-party
||pwnz.org^$third-party
||pyksf.com^$third-party
||q1ilb0enze.ru^$third-party
||qb.ru/buttons/
||qeyps.com^$third-party
||qkffv.com^$third-party
||qle.ru/cgi-bin/
||qload.ru^$third-party
||qrstes.com^$third-party
||qshare.ru^$third-party
||quatrix.ru/scripts$third-party
||quber.ru^$third-party
||quisma.com^$third-party
||qvi0.ru^$third-party
||qwe.qrrgv.space^$third-party
||qwertypay.com^$third-party
||qwex.ru^$third-party
||qxplus.ru^$third-party
||qxyam.com^$third-party
||r-broker.ru/files$third-party
||r.ad1.ru^$third-party
||r.cpa6.ru^$third-party
||r.partner.badoo.ru^$third-party
||r.qip.ru^$third-party
||r.toplaygame.ru^$third-party
||radio-t.com/buttons/
||radver.ru/widget/$third-party
||rajniko.ru^$third-party
||rambler.ru/i.ban?
||ramosetlex.ru^$third-party
||rap4me.com^$third-party
||raptop.ru/images/img*.gif
||rasskaju.ru^$third-party
||ratioboom.ru^$third-party
||ratke.biz^$third-party
||ratyakhu.ru^$third-party
||rb*.design.ru^
||rb.rfn.ru^
||rb.sport-express.ru^
||rbcdn.com^$third-party
||rbnt.org^$third-party
||rbrxg.com^$third-party
||rdiul.com^$third-party
||readme.ru^$third-party
||readnewstoday.ru^$third-party
||ready4win.com^$third-party
||real*traf.ru^$third-party
||realbig.media^$third-party
||realer.info^$third-party
||realtraf.net^$third-party
||reasulty.com^$third-party
||rebevengwas.com^$third-party
||rebill.me$third-party
||rec3re23.com^$popup,third-party
||recreativ.ru^$third-party
||recrinsit.ru^$third-party
||red.by/redban
||redclick.ru^$third-party
||redexchange.net^$third-party
||redflu.ru^$third-party
||redsquare.rambler.ru^$third-party
||redsurf.ru^$third-party
||redtram.com^$third-party
||redvase.bravenet.com^$third-party
||refbanners.website^$third-party
||refer.ru^$third-party
||referral.game-insight.com^$third-party
||reforum.ru/j/widgets.js$third-party
||refpa.top^$third-party
||reg.ru/i/affiliate/$third-party
||region59.net/Buttons/
||regpole.com^$third-party
||rekhatov.ru^$third-party
||rekl1.com^$third-party
||reklama8.ru^$third-party
||reklamaizer.ru^$third-party
||reklamaster.com^$third-party
||reklamoman.ru^$third-party
||reklamper.com^$third-party
||rekltag123tizblock.ru^$third-party
||rekvid1.ru^$third-party
||release-me.ru^$third-party
||renewnewss.net^$third-party
||republer.com^$third-party
||retagapp.com^
||retagapp.com^$popup
||retail-server.ru^$third-party
||reterafu.torplanet.ru^$third-party
||retsiti.ru^$third-party
||rettik.ru^$third-party
||revart.trade^$third-party
||rewdinghes.com^$third-party
||reytata.ru^$third-party
||rfity.com^$third-party
||rg-be.ru^$third-party
||rholi.ru^$third-party
||richbanner.ru^$third-party
||richthof.com^$third-party
||rintaref.ru^$third-party
||rinwasmahis.ru^$third-party
||risale.ru^$third-party
||risle.ru^$third-party
||riverlead.ru^$third-party
||rjjtf.biz^$third-party
||rmbn.ru^$third-party
||rmonline.ru/pid$third-party
||rnnuw.com^$third-party
||robcalwith.ru^$third-party
||rock.cheerfulhunter.com^$third-party
||rocli.ru^$third-party
||rokno.com^$third-party
||rollad.ru^$third-party
||rontar.com^$third-party
||rorer.ru^$third-party
||rosinvest.com/informs/
||rot.rusoul.ru^
||rot.spotsniper.ru^$third-party
||rotaban.$third-party
||rotabanner.$third-party
||rotation-context.ru^$third-party
||rotator.$third-party
||rotator.promokrot.com^$third-party
||rs-context.ru^$third-party
||rsuuc.com^$third-party
||rt-ns.ru^$third-party
||rtb-media.ru^$third-party
||rtb.com.ru^$third-party
||rtbclick.net^$third-party
||rtbinternet.com^$third-party
||rtbstream.com^$third-party
||rtbtraf.com^$third-party
||rtbweb.com^$third-party
||rteneme.ru^$third-party
||rtl*.org/init.js?$third-party
||rtl1.net^$third-party
||ru4.com/$third-party
||ruad.net^$third-party
||ruclicks.com/in/$third-party
||ruigra.com^$third-party
||ruklik.com/$third-party
||runetki.tv^$popup
||ruscams.com$third-party
||ruschopi.ru^$third-party
||ruscontext.com^$third-party
||ruseroticgirls.com/?sid=$third-party
||rushkolnik.ru^$third-party
||rusmedserv.com^$third-party
||rusrestbest.
||russian-cuties.info^$third-party
||rustds.click^
||rustiz.ru^$third-party
||rustizer.com^$third-party
||rustrackers.ru^$third-party
||rutarget.ru^$third-party
||rutorad.ru^$popup
||rutorad.ru^$third-party
||rutorads.com^$popup
||rutorads.com^$third-party
||rutrk.org^$image
||ruttwind.com^$third-party
||rutube.com^$popup
||rutvind.com^$third-party
||rwhxz.space^$third-party
||rwqckakqfq.ru^$third-party
||rybkono.ru^$third-party
||rybnyati.ru^$third-party
||rybyzi.ru^$third-party
||ryios.com^$third-party
||rypamigbr.ru^$third-party
||ryushare.com^$third-party
||s-manager.com^$third-party
||s.agava.ru/cgi/actions/c.cgi?
||s.finbs.ru/Scripts/$third-party
||s.holm.ru/stat/
||s.kma1.biz^$third-party
||s.ladoshki.com/pics/shirts/
||s.sdx.ru^$third-party
||s1.intimshop.ru^$third-party
||s1block.com/rotator$third-party
||s1venus.com^$third-party
||s1vesta.com^$third-party
||s2normal.com^$third-party
||s37.click^$third-party
||sad2tizer.ru^$third-party
||saferedd.com^$third-party
||saferedirrect.com^$third-party
||sajtiket.ru^$third-party
||samiana.com^$third-party
||sandensi.ru^$third-party
||sape.ru/bn/
||sape.ru/partner-b/$third-party
||sapmedia.ru^$third-party
||sasisa.ru^$third-party
||satcore.info/design/satcore_knopka*.gif
||saturn-plus.ru/downloads/*.swf$third-party
||savclick.ru^$third-party
||sb-money.ru^$third-party
||scafer.ru^$third-party
||scarpbooking.ru^$third-party
||sdelaimebel.ru/partners/$third-party
||sdv-m.ru^$third-party
||sealine-pfuoxcbgd.netdna-ssl.com^$third-party
||searchlinker.ru^$third-party
||searchtds.ru^$third-party
||seclick.ru^$third-party
||secure-it.imrworldwide.com/cgi-bin/m?
||securee.ru^$third-party
||sedorobma.ru^$third-party
||seedr.com^$third-party
||seedr.ru^$third-party
||selectornews.com^$third-party
||seo-monster.ru/img_
||seo-sport.ru^$third-party
||seo.arxua.com^$third-party
||seobloger.ru^$third-party
||seopult.ru^$third-party
||seorate.ru^$third-party
||seosape.com^$third-party
||seosprint.net^$third-party
||seowebtools.ru/inform/infb.php?
||serank.ru/prinf/view.php?
||serenky.ru^$third-party
||sergey-mavrodi-mmm.net^$third-party
||sergey-mavrodi.com/img/$third-party
||serial-smotret-online.ru^$third-party
||serialinfo.ru^$third-party
||serialo.net^$~media,third-party
||seriouspartner.biz^$third-party
||seriouspartner.ru^$third-party
||serl.mooo.com^
||servantolog.ru^$third-party
||serve.5visions.com^$third-party
||servebbs.net^$third-party
||servemoney.ru^$third-party
||server.adeasy.ru^$third-party
||server.roolim.ru^$third-party
||server2034.ru^$third-party
||serverbest.xyz^$third-party
||service.rorer.ru^
||sex-news.ru/_connect/dating$third-party
||sexfabrika.ru/*.gif
||sexnimfa.ru^$third-party
||sexohme.ru^$third-party
||sexpalace.gs^$third-party
||sg.freeimg.ru^$third-party
||sgood.ru^$third-party
||shakeson.ru^$third-party
||sherlockseries.ru^$third-party
||shinkado.ru^$third-party
||shopnetic.com^$third-party
||shotyfy.com^$third-party
||shoveac.com^$third-party
||show.everytell.com^$third-party
||shpultiki.ru^$third-party
||shuffele.com^$third-party
||site-rank.com^$third-party
||sitorew.com^$third-party
||sjsmartcontent.org^$third-party
||skazkipro.com/?code=$third-party
||skidl.ru^$third-party
||skyad.video^$third-party
||skyad5.ru^$third-party
||skyadsvideo1.ru^$third-party
||skyadvert.su^$third-party
||skyadvideo.ru^$third-party
||skycdnhost.com^$third-party
||skylog.kz/img.php?
||skypromotion.ru^$third-party
||skyvideo1.ru^$third-party
||slava.soloway.su^$third-party
||slejv.space^$third-party
||slickjump.net^$third-party
||slimgipnoz.ru^$third-party
||slivz.com^$third-party
||slontube.net^$third-party
||slopeac.com^
||slot-888.ru^$third-party
||slowpoker.ru^$third-party
||smart.allocine.fr$third-party
||smartclip.net/delivery/tag?
||smartinfomarketing.ru^$third-party
||smigid.ru^$third-party
||smiinformer1.com^$third-party
||smilered.com^$third-party
||smimarket.com^$third-party
||smonstr.ru^$third-party
||smpbhfiwr.com^$third-party
||sn00.net$third-party
||socadvnet.com^$third-party
||soccer.ru/sites/all/modules/baner/baner.js
||sochetat.net^$third-party
||softbn.ru^$third-party
||soknm.com^$third-party
||solanog.com^$third-party
||sopital.com^$third-party
||sorcerers.net/includes/butler/butler.php?
||sotmarket.ru/partner$third-party
||sovietit.com^
||sp9hb5jy81iw.ru^$third-party
||spalitemu.ru^$third-party
||sparelli.com^
||sparical.com^$third-party
||spbland.ru/bban/
||spinyla.ru^$third-party
||spitter.pauk.ru^
||spoki-noki.net^$third-party
||sponsorads.de^$third-party
||spotsniper.ru/?pid=$third-party
||spr-rtr.com^$third-party
||sputnik1.ru^$third-party
||spytrack.tic.ru^
||srkft.com^$third-party
||ssliivuqpm.ru^$third-party
||ssvim.com^$third-party
||st.astraone.io^$third-party
||st.cv46.ru^$third-party
||st.pay-click.ru/
||st02.net^$third-party
||stablemoney.ru^$third-party
||stableprofit.ru^$third-party
||standadv.com^$third-party
||start.fotostrana.ru^$third-party
||startscript.ru^$third-party
||static.clickscloud.net^$third-party
||static.prototypes.ru^$third-party
||static.terrhq.ru^$third-party
||statistik.duplanet.tk^$third-party
||statredpic.ru^$third-party
||stb.msn.com/i$domain=~msn.com
||steamac.com^
||stepbystep.spb.ru/reting_stat.php?
||stf779.ru^$third-party
||storm01.ru^$third-party
||stream-home.ru^$third-party
||stripvidz.com^$third-party
||stylesheet-js.ru^$third-party
||submitter.ru*/i.php
||subnewss*.net^$third-party
||sucior.ru^$third-party
||super-sxema.ru^$third-party
||super.md/?col=
||superfastcomputer.ru^$third-party
||superlady.org^$third-party
||superpcexpert.ru$third-party
||superstyle.ru^$third-party
||supertop.ru^$third-party
||supertura.com^$third-party
||surbis.ru^$third-party
||surfe.pro^$third-party
||surfearner.com^$third-party
||sutgof.ru^$third-party
||svk-native.ru^$third-party
||svk100hp.ru^$third-party
||sypleni.ru^$third-party
||sysdiag.ru^$third-party
||sysfiles.net^$third-party
||syznate.ru^$third-party
||t-fb-w-sv-bn-7j.ru^$third-party
||t.4623.ru^$third-party
||t.proext.com^$third-party
||t.pusk.ru^
||talkfusion.com$third-party
||talysu.info^$third-party
||targetan.com^$third-party
||targetix.net^$third-party
||tastishi.ru^$third-party
||tch10.com^$third-party
||tcoxndk.hfgjdcbrv.xyz^$third-party
||td-everest.biz^$third-party
||tdadvert.ru^$third-party
||tds.astdn.ru^$third-party
||tds.exopay.ru^$third-party
||tds.vrcteam.ru^$third-party
||tdsantcrazy.ru^$third-party
||teachac.com^$third-party
||teamrtb.net^$third-party
||teaser-goods.ru^$third-party
||teaser-mobile.com^$third-party
||teaser.cc^$third-party
||teaser.strocher.ru^$third-party
||teasercentr.ru^$third-party
||teasereach.com^$third-party
||teasergate.com^$third-party
||teasergold.ru^$third-party
||teasergroup.ru^$third-party
||teaserka.ru^$third-party
||teaserleads.com^$third-party
||teasermall.com^$third-party
||teasermedia.net^$third-party
||teasermoney.ru^$third-party
||teasernet.$third-party
||teaserplay.ru^$third-party
||teaserpro.ru^$third-party
||teasers.mobi^$third-party
||teasers.ru^$third-party
||teasers.ucoz.ru^$third-party
||teasertraf.net^$third-party
||teaserwin.ru^$third-party
||teazzer.ru^$third-party
||techbeat.com^$third-party
||telvanil.ru^$third-party
||terapou.com^$third-party
||teromil.com^$third-party
||territoria-remonta.ru^$third-party
||test-studio.ru^$third-party
||test.p.12cpm.com^$third-party
||testiada.ru^
||testsbox.ru^$third-party
||teststudio.ru/in?
||text-ali.ru^$third-party
||texto.click^$third-party
||textun.ru^$third-party
||tg.mybb.ru^
||th700.com^$third-party
||the-people-group.com^$third-party
||thefoxads.ru^$third-party
||thefoxes.ru^$third-party
||themoneyes.ru^$third-party
||thetabdot.com^$third-party
||thor-media.ru^$third-party
||thor-z.com^$third-party
||thr.ru/public/promo-branding/
||thrilling.ru^$third-party
||tibu.ru/p$third-party
||tic-pr.info/*/button*.$image
||timedirect.ru$third-party
||tinydeal.com*?sk=$third-party
||tisagama.com^$third-party
||tisref.com^$third-party
||titanpoker.com^$third-party
||tiz-et.ru^$third-party
||tiz.neosmi.ru$third-party
||tizba.ru/data/js/*.js?bid=
||tizer.in^$third-party
||tizer.passion.ru^$third-party
||tizer.ukraine-ru.net^$third-party
||tizer24.ru^$third-party
||tizerads.ru^$third-party
||tizerbank.com^$third-party
||tizerbox.ru^$third-party
||tizerclik.com^$third-party
||tizerfly.net^$third-party
||tizergun.net^
||tizerlady.*/init.js$third-party
||tizerlady.ru^$third-party
||tizerlink.com^$third-party
||tizermine.net^$third-party
||tizermy.net^
||tizernaya-reklama.ru^$third-party
||tizeroff.ru^$third-party
||tizerset.net^$third-party
||tizerstock.com^$third-party
||tizgo.ru^$third-party
||tizru.com^$third-party
||tizsistems.ru^$third-party
||tizy.ru^$third-party
||tizzer.ru^$third-party
||tlafu.space^$third-party
||tle.ru^$third-party
||tm-core.net^
||tmozs.com^$third-party
||tmserver-2.net
||tmstrack.com^$third-party
||tn05.ru^$third-party
||tnd.ecefibwja.xyz^$third-party
||tnevota.ru^$third-party
||tnx.net/$third-party
||todaymix.ru^$third-party
||toftforcal.com^$third-party
||tojinr.com^$third-party
||tonopole.com^
||top-shop.ru^$third-party
||top100.ezar.ru^$third-party
||top20.md/client/scripts/
||topad.mobi^$third-party
||topadvert.ru^$third-party
||topcpa.ru^$third-party
||topcto.ru^$third-party
||tophot-news.com^$third-party
||toptizer.ru^$third-party
||torgdom.biz^$third-party
||torgnn.ru^$third-party
||toroptotrab.ru^$third-party
||torrent-trackers.ru^$third-party
||torvind.com^$third-party
||tostega.ru^$third-party
||totsinuts.ru^$third-party
||toutiles.com^$third-party
||towithdureb.ru^$third-party
||tpjz.tmuurnthtf.xyz^$third-party
||tptrk.ru^$popup,third-party
||tqqjk.top^$third-party
||tr.samoresim.ru^
||trade7.ru^$third-party
||tradedoubler.com^$third-party
||tradeleads.su^$third-party
||traf-zona.ru^$third-party
||trafex.net^$third-party
||traff.ru^$third-party
||traffer.net^$third-party
||traffic-delivery.com^$third-party
||traffic-media.co^$third-party
||trafficcost.ru^$third-party
||trafficmaxx.de/thx.php?
||traffictoadv.com^$third-party
||traffikx.info^$third-party
||traffim.com^$third-party
||traffpay.ru^$third-party
||traffshop.com^$third-party
||traffstock.ru^$third-party
||trafgid.com^$third-party
||trafjiz.com^$third-party
||trafka.ru^$third-party
||trafmag.com^$third-party
||trafmaster.com^$third-party
||traforet.ru^$third-party
||trafovod.com^$third-party
||trafpyat.ru^$third-party
||trafstore.com^$third-party
||tramate.ru^$third-party
||transfto.com^$third-party
||transiz.ru^$third-party
||tranzitstar.ru^$third-party
||traru.vsezaibis.ru^$third-party
||trekluck.ru^$third-party
||trenews.ru^$third-party
||tres8.info^$third-party
||trigub.ru^$third-party
||trkleads.ru^$third-party
||trmit.com^$third-party
||tropicalos.com^$third-party
||trxxh.com^$third-party
||ts-ads.info^$third-party
||tsinadol.ru^$third-party
||tsitelur.ru^$third-party
||tsr.zlatoff.ru^
||tsuluto.ru^$third-party
||ttarget.ru^$third-party
||tubealliance.com^$third-party
||tubecontext.com/crossdomain.xml
||tubecontext.com^$popup
||tubedot.ru^$third-party
||turmene.ru^$third-party
||turnefo.ru^$popup,third-party
||tvoi-dosug.com^$third-party
||tvoy-start.com/aff/$third-party
||twinplan.com^$third-party
||twinzo.ru^$third-party
||twodrive.su^$third-party
||tx2.ru^$third-party
||txtrek.net^$third-party
||txtrk.com^$third-party
||typiol.com^$third-party
||u*.takru.com^
||u1tshop.ru^$third-party
||u2tshop.ru^$third-party
||uaadi.com^$third-party
||ual.ocmcbyxm.xyz^$third-party
||uamobile.net^$third-party
||uchmuk.com^
||ucoz.net/img/cp/
||ucoz.net/img/ma/
||ughtedrab.ru^$third-party
||ughwashis.ru^$third-party
||uioopnblobble.ru^$third-party
||uitrens.ru^$third-party
||ukrbanner.net^$third-party
||ukrbuy.com/partner/$third-party
||ulaen.com^$third-party
||ulitka.ru/logo$image
||ulogix.ru^$third-party
||ulosmuynstes.ml^$third-party
||ultrapay.net^$third-party
||umekana.ru^$third-party
||umyetor.ru^$third-party
||unads.ru^$third-party
||under-click.$third-party
||underclick.$third-party
||underdone.ru^$third-party
||undere.com^
||undleftranver.ru^$third-party
||uniontraff.com^$third-party
||universalsrc.com^$third-party
||unolis.ru^$third-party
||unscrewing.ru^$third-party
||untily.com^
||upcash.ru^$third-party
||upclick.ru^$third-party
||uppro.ru^$third-party
||upravel.com^$third-party
||upxip.xyz^$third-party
||uqfot.com^$third-party
||uredy.top^
||urgigan.info^$third-party
||urlrtb.com^$third-party
||urltraf.com^$third-party
||urwb.ru^$third-party
||uryle.ru^$third-party
||us.a1.yimg.com^
||us.i1.yimg.com^
||us1tryasemi.ru^$third-party
||us2ozhalin.ru^$third-party
||us3mnavice.ru^$third-party
||us4hnicser.ru^$third-party
||us5fzonaco.ru^$third-party
||userator.ru/img/ban/$third-party
||userclick.su^$third-party
||usr.trava.io^$third-party
||usstero.com^$third-party
||utarget.pro^$third-party
||utraff.com^$third-party
||uuaoy.com^$third-party
||uvcwj.com^$third-party
||uwsxz.com^$third-party
||v.ckpvz.space^$third-party
||v.cuioj.com^$third-party
||v.dlski.space^$third-party
||v.luxfp.space^$third-party
||v.mir-18.ru^$third-party
||v.newsportal*.ru^$third-party
||v0hs81ev3vepjr.ru^$third-party
||v2mlemerald.com^$third-party
||vadideo.com^$third-party
||vam-nado.ru^$third-party
||vancl.com/?source=$third-party
||vareza.net^$third-party
||varinitconfique.ru^$third-party
||varsloqt.name^$third-party
||vast.reyden-x.com^$third-party
||vatafapac.ru^$third-party
||vatizon.com^$third-party
||vclicks.net^$third-party
||vcslotoplay.com^$third-party
||vdwlf.net^$third-party
||vedety.ru^$third-party
||velopoc.ru^$third-party
||vengovision.ru^$third-party
||ventite.com^$third-party
||venturead.com^$third-party
||veroui.com^$third-party
||vertelka.ru^$third-party
||vertom.ru^$third-party
||very.big-sword.ga^$third-party
||vezetmne.ru^$third-party
||viboom.com^$third-party
||viboom.ru^$third-party
||vicepiter.ru^$third-party
||vidalak.com^$third-party
||vidaugust.ru^$third-party
||videc10.com^$third-party
||video-invest.net^$third-party
||video-link.ru^$third-party
||video-play.ru^$third-party
||video.begun.ru^
||video.flashiest-vacation.win^$third-party
||video.market-place.su^$third-party
||video.razvratu.net^$third-party
||video.videonow.ru^$third-party
||video001.com^$third-party
||video1002.com^$third-party
||video1132.com^$third-party
||videoblock.co.il^$domain=~videoblock.co.il
||videocap.org^$third-party
||videochart.net/apv/index.php
||videoclick.$third-party
||videoclik.$third-party
||videofan.ru^$third-party
||videoframe.blue^$third-party
||videoklass.ru^$third-party
||videopotok.pro^$third-party
||videoroll.net^$third-party
||videortb.ru^$third-party
||videosmor.com^$third-party
||videostrip.com^$~object,third-party
||videostrip.com^*/admatcherclient.$third-party
||videotraff.ru/img
||videotrailer.top^$third-party
||vidigital.ru^
||vidplah.com^$third-party
||vidroll.ru^$third-party
||vidseed.ru^$third-party
||vidtok.ru^$third-party
||vidustal.com^
||vietalle.com^
||viewclc.com^$third-party
||vifog.com^$third-party
||vihub.ru/video?plid=
||vim100.ru/videoadcode/$third-party
||vimgs.ru^$third-party
||vimvio.ru^$third-party
||viokan.xvhod.ru^$third-party
||vipadvert.net^$third-party
||viperotika.net^$third-party
||viplinck.com^$third-party
||viptizer.com^$third-party
||viptizerka.ru^$third-party
||viral-cdn.ru^$third-party
||viraladnetwork.net^$third-party
||viruntek.ru^$third-party
||visitweb.com/v/
||visummer.com^$third-party
||vitrine.sup.com^$third-party
||vitsum.com/sys/js/$third-party
||vivapays.com^$third-party
||vjcbm.com^$third-party
||vk.com/js/al/aes_light.js$third-party
||vklike.com^$third-party
||vmet.ro^$third-party
||vmkxcsss.ru^$third-party
||vogo-vogo.ru^$third-party
||vogopita.com^
||vogorita.com^
||vogosita.com^
||vogotita.com^
||vogozae.ru^$third-party
||vogozapa.ru^$third-party
||vogozaq.ru^$third-party
||vogozara.ru^$third-party
||vongomedia.ru^$third-party
||voob.ru^$third-party
||vorinteon.ru^$third-party
||voronezh136.ru^$third-party
||vovikshelomov.ru^$third-party
||vpath.net^$third-party
||vpoiskeraboti.ru/?p$third-party
||vpsite.ru^$third-party
||vpvsy.com^$third-party
||vqfqo.us^
||vrt.news^$third-party
||vrzgn.com^$third-party
||vsdcdn.com^$third-party
||vse.srazu.org^$third-party
||vsego.ru/images/b
||vsem.ru/img$third-party
||vsemayki.ru*/?ref=$third-party
||vsemayki.ru/*&ref=$third-party
||vsesumki.com^$third-party
||vsetv.com/pic/paid/
||vsexshop.ru/images/b/
||vsexshop.ru/images/banners/
||vsexshop.ru/store/$third-party
||vtdoska.ru^$third-party
||vtizr.com^$third-party
||vtochku.net^$third-party
||vtrtl.de^$third-party
||vulcan-bit.com^$third-party
||vuntara.com/sys/img/$third-party
||vv.tmska.com^$third-party
||vvmblock.ru^$third-party
||vwcsl.com^$third-party
||vyalkata.ru^$third-party
||vzarabotke.ru/
||vztfc.com^$third-party
||w*statistics.info^$third-party
||wafum.ml^$third-party
||wapstart.ru^$third-party
||web-moneta.com/images/ban*.
||web-rotation.net$third-party
||web-visor.$third-party
||webeffector.ru/?invitation=$third-party
||webgringo.ru^$third-party
||webhost1.ru/?r=$third-party
||weblist.ru/images/weblist
||weblog.com*/cnt
||webmasterskyi.com^$third-party
||webmedia.co.il^
||weboborona.ru/pic/wban
||webplus.info/getres.php?
||webproficlub.ru^$third-party
||webqs.ru^$third-party
||websex24.ru^$third-party
||websharks.ru^$third-party
||websurf.ru/?
||webturn.ru^$third-party
||webunder.ru^$third-party
||webvideomarketing.ru^$third-party
||wedgeac.com^$third-party
||well365.ru^$third-party
||wemall.ru/adv/$third-party
||wer.glib-cough.fun^$third-party
||westtokyo.ru/download/west
||wexrt.ru^$third-party
||whaleserver.com^$third-party
||whatcl.ru^$third-party
||wheretogo.bid^$third-party
||whisla.com^$third-party
||widefox.ru^$third-party
||widetunel.ru^$third-party
||widgeo.net/compteur.php?
||widget.admitad.com^$third-party
||widget.market-place.su^$third-party
||widget.socialmart.ru^$third-party
||widget.utinet.ru^$third-party
||widgets.planeta.ru^$third-party
||wieistmeineip.de/ip-address/
||wifly.net^$third-party
||williamhillcasino.com/promoredirect?
||windcdna.com^$third-party
||winvideo.org^$third-party
||wizard-teasers.com^$third-party
||wizard-traffic.com^$third-party
||wlbann.com^$third-party
||wm-help.net/b.php?
||wm-panel.com^$third-party
||wm.rehdd.ru^$third-party
||wmcasher.ru^$third-party
||wmclickz.ru^$third-party
||wmip.ru^$third-party
||wmirk.ru^$third-party
||wmkredit.ru/widget/$third-party
||wmlink.ru^$third-party
||wmrok.com^$third-party
||wmrok.net^$third-party
||wmzona.com^$third-party
||wofh.ru/ref?$third-party
||wofri.uihdlx.xyz^$third-party
||wolist.ru^$third-party
||wom8day.ru^$third-party
||womanclick.ru^$third-party
||womans-history.ru^$third-party
||womenchop.com^$third-party
||womenclick.ru^$third-party
||womens-insider.info^$third-party
||workon.ru^$third-party
||world-2012.info^
||wowboom2.ru^$third-party
||wowlink.ru^$third-party
||wowmoscow.ru^$third-party
||writeln.ru^$third-party
||ws.amazon.*/widgets/q?$third-party
||ws.md/c.png?
||wshosting.ru^$third-party
||wsp.marketgid.com^
||wtools.biz/sample2.php?
||wtoredir.com^$third-party
||wvzhj.com^$third-party
||wwclickgo.com^$third-party
||wwgate.ru^$third-party
||wwpon365.ru^$third-party
||www.milawka.com^$third-party
||www0.xyz^$third-party
||www2.bubblesmedia.ru^
||wwwomen.ru^$third-party
||wwxxww.ru^
||wycji.top^$third-party
||wydpt.com^$third-party
||wyuxy.com^$third-party
||wzor.web-serf.info^$third-party
||x-busty.org^$third-party
||x-nomer.com^$third-party
||x-tds.com^$third-party
||xaogi.com^$third-party
||xarisma.ru^$third-party
||xawab.com^$third-party
||xaxaxa.ovh^$third-party
||xbn.ru/cgi-bin/
||xcvgdf.party^$third-party
||xdgeph.ru^$third-party
||xexyc.com^$third-party
||xiepl.com^$third-party
||xlnuj.com^$third-party
||xlounge.ru^$third-party
||xmemory.ru^$third-party
||xnet.am/widget$third-party
||xoliter.com^$third-party
||xoredi.com^$third-party
||xr-tds.com^$third-party
||xsell.6waves.com^$third-party
||xts-pay.ru^$third-party
||xuculit.ru^$third-party
||xvhvm.top^$third-party
||xvmvvh.zcrqsfq.biz^$third-party
||xwell.ru^$third-party
||xxslu.space^$third-party
||xxuhter.ru^$third-party
||xxx-babes.org^$third-party
||xxx-hunt-er.xyz^$third-party
||xxx-tracker.com/pics/
||xzwdo.top^$third-party
||ya.vteplom.ru^$third-party
||yampopa.ru^
||yazzle.ru/images/banners/$third-party
||ybpxv.com^$third-party
||yidop.com^$third-party
||ylkkp.com^$third-party
||yluvo.com^$third-party
||yndxstat.ru^$third-party
||ynwia.com^$third-party
||yohioo.com^$third-party
||yottos.com$third-party
||youngrul.pro^$third-party
||yourfoxes.ru^$third-party
||yourfoxes1.ru^$third-party
||yourfoxes2.ru^$third-party
||yourfoxes3.ru^$third-party
||yourlustmedia.com^$third-party
||yournewhosting.com/images
||youtube2top.com^$third-party
||yplan.ru^$third-party
||yrsfs.com^$third-party
||ysowy.com^$third-party
||ytimgg.com^$third-party
||yugaley.info^$third-party
||ywadk.top^$third-party
||ywhnh.top^$third-party
||zaebaladblock.ru^$third-party
||zahodi-ka.ru/wbmaster/index/schet.cgi?
||zamiko.ru^$third-party
||zamok911.com^$third-party
||zapbox.ru^$third-party
||zarabotki.ru^$third-party
||zatexta.com^$third-party
||zboac.com^$third-party
||zcl-js.com^$third-party
||zclick.pro^$third-party
||zdenochary.com^$third-party
||zdorovmagazine.ru^$third-party
||zdrawnews.ru^$third-party
||zero.kz/c.php?
||zewkj.com^$third-party
||zgvvx.com^$third-party
||zherimo.ru^$third-party
||zhkzt.com^$third-party
||zhopka.vsezaibis.ru^$third-party
||zipmonster.biz^$third-party
||znbdr.com^$third-party
||znews.su^$third-party
||zoda.ru^$third-party
||zoomumba.bigpoint.com/?aid=$third-party
||zorkabiz.ru^$third-party
||zozocash.biz^$third-party
||zozoter.ru^$third-party
||zqizn.com^$third-party
||zqmwf.xyz^$third-party
||zreluo.com^$third-party
||zurgerya.ru^$third-party
||zycvyudt.com^$third-party
||zz2017.ru^$third-party
||банрек.рус^$third-party
||укроп-петрушка-огурцы.рф^$third-party
||хельга.рф^$third-party
||эхх.рф^
!
||popvalk.com^$third-party
193.200.65.61^$network
!
||bjiuck.com^
62.76.25.27^$network
!
! Ads reinjection (For apps only)
!
||4jiqzr.ru^$third-party
||csp-oz66pp.ru^$third-party
||d38dub.ru^$third-party
||dsn-fishki.ru^$third-party
||greencuttlefish.com^$third-party
||id9uep.ru^$third-party
||ok9ydq.ru^$third-party
||rgy1wk.ru^$third-party
||rl7944.ru^$third-party
||s4block.com^$third-party
||v6t39t.ru^$third-party
||vt4dlx.ru^$third-party
||xifg6h.ru^$third-party
||zfvklk.ru^$third-party
!
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
||cpm.wargaming.net^$third-party
!
! This section contains the list of advertising networks domains, which are hosted
on non advertising sites as subdomains.
! Note, that we only put rules that block full subdomains here and not URL parts
(there's `general_url.txt` for that).
!
! Good: ||ad.doubleclick.net^
! Bad: /banner.jpg (should be in general_url.txt)
! Bad: ||legitwebsite.com^$third-party (should be in adservers.txt)
!
!
! This section contains the list of advertising networks domains, which are hosted
on non advertising sites as subdomains.
! Note, that we only put rules that block full subdomains here and not URL parts
(there's `general_url.txt` for that).
!
! Good: ||ad.doubleclick.net^
! Bad: /banner.jpg (should be in general_url.txt)
! Bad: ||legitwebsite.com^$third-party (should be in adservers.txt)
!
!
||r.z3.fm^
||adv.topvideo.tj^
||vast.playmatic.video^
||oba.rus-km.ru^
||dab.rus-km.ru^
||placeholder.treeum.net^
||api.rnet.plus^$third-party
||ex.newsland.com^$third-party
||news.mirtesen.ru^$third-party
||jsn.24smi.net^$third-party
||data.24smi.net^$third-party
||smi.today^$third-party
||dw-informer-*.newsru.com^
||widget.mediastealer.com^$third-party
||vi.bigmir.net^$third-party
||smi24.kz^$third-party
||banner.kaktus.media^
||rtb.wedeo.ru^
||flowers.moex.com^
||delikatsov.com^
||relap.mail.ru^
||api.ucheba.ru^$third-party
||banners.tapclap.com^
||compare.meteoservice.ru^
||am.streamdj.ru^
||ad.megapeer.ru^
||adsparking.inzhener-info.ru^
||t.sur.new.gorodkirov.ru^
||dsp-eu.surfy.tech^
||lzupkz.com^$third-party
||ad.tehno-rating.ru^
||r.z2.fm^
||vast.bazonserver.site^
||ads.interfax.ru^
||banner.profile.ru^
||yad.pandafilms.best^
||adbn.masterinvest.info^
||bs.orsk.ru^
||vast4.kinogo.la^
||dsn-kuban.krasnodar.su^
||nativ.podruzke.ru^$third-party
||banner.zol.ru^
||tothemoon.incest-porno.pro^
||sidebar.incest-porno.tv^
||engine-pmbk.ligastavok.ru^
||ad.erkiss.club^
||d2dc2sk4vkh2xn.cloudfront.net^
||chfpgcbe.com^$third-party
||abid.w38store.ru^$third-party
||b.kakoysegodnyaprazdnik.ru^
||gorod.tunt.lv^
||d31nb97nd8ha11.cloudfront.net^
||advast.sibnet.ru^
||nov.evmenov37.ru^$third-party
||firm.bidtizadd.ru^$third-party
||vast4.kinogo.by^
||bc.infoblog.today^$third-party
||rekl.brawlstars-app.ru^$third-party
||ads-delivery.gameforge.com^
||unisound.cdnvideo.ru^
||pp.muzofon-online.com^
||ban.zab.ru^
||prostoimya.kino-o-voine.ru^
||banner*.kinogo.by^
||m1.extrutor.org^
||a.kakoysegodnyaprazdnik.ru^
||test.besstidniki.ru^
||embed.tonews.org^
||ew.politros.com^
||info.inamo.ru^
||ad.velomania.ru^
||a.kidstaff.net^
||d1uw69x4c2zrim.cloudfront.net^
||d10g3hyu3zeg91.cloudfront.net^$third-party
||ssp.rambler.ru^$domain=~ssp.rambler.ru
||stat.moonwalk.co^
||info.kinoclub77.ru^
||an.blogis.org^
||action.evrikak.ru^
||ad.4ertik.porn^
||ad.cbonds.info^
||ad.gameagregator.com^
||ad.iplayer.org^
||ad.kinogo-kinopoisk.net^
||ad.tam.by^$domain=~ad.tam.by
||ad.topwar.ru^
||adbetnet.com^$third-party
||adf.hdkinoshka.net^
||adf.kino-go.co^
||adl.kinogo.by^
||admachina.com.s.pstl.live^
||ads.211.ru^
||ads.dfiles.ru^
||ads.livetvcdn.net^
||adshow.sc2tv.ru^
||af.1gdz.ru^
||afbanner.kinobomber3.online^
||aliru2.ru.p.pstl.live^
||an.yandex.
||an.yandex.ru^
||b.1istochnik.ru^
||b.books555.com^
||b.povarenok.ru^
||b13.penzainform.ru^
||banners.haqqin.az^
||banners.prikol.ru^
||banshop.gruntovik.ru^
||bet.championat.com^
||bet.championat.com^$important
||tea.pornolomka.video^
||bn.kino-go.co^
||bn.take-profit.org^
||box.rus.porn^
||brend.hdkinoshka.net^
||c.grimuar.ru^$third-party
||code.kinofactor.ru^
||d1af165twk0zgn.cloudfront.net^
||d899.webazilla.com^$third-party
||da.rosrabota.ru^
||daast.digitalbox.ru^
||dsn-vgtrk.ru^
||e.60sk.ru^
||easy.au.ru^
||export.voffka.com^
||fastpicc.ru^$script,third-party
||ff.astv.ru^
||honey.briefly.ru^
||host.pornolenta.cc^
||inner.newinform.com^
||isi-tracking.eventim.com^
||ivi.ru/player/?videoid=&enableseries=1&autostart=1$third-party
||jet.zbp.ru^
||js.newrutor.eu.org^
||js.pornolab.eu^$script
||js.rutor.net.pl^
||jsc.marketgid.com.p.pstl.live^
||json.smotri.com^
||kinogo.r.worldssl.net^
||lobster.unionpeer.com^
||loki.maximonline.ru^
||m.kinolot.com^$script
||mixtraff.silvercdn.com^$third-party
||n.cashheaven.ru^
||ncs.eadaily.com^
||neobasnet.timeout.ru^
||news.nest.msk.ru^$third-party
||news.newinform.com^
||o.60sk.ru^$third-party
||oblivki.filmy-2017.net^
||partner.pladform.ru^
||partners.a24.biz^$third-party
||partners.parimatch.net^$popup
||pipki.r.worldssl.net^
||pr.ikovrov.ru^
||pr.rusmed.ru^
||promo.adult-torrent.com^
||r.dimkriju.bget.ru^
||r.topdent.ru^
||r6.galya.ru^
||rek.serial24.com^
||rekl.seasonvar.ru^
||rotator.onokino.club^
||s.avforums.ru^
||s1r.tut.by^
||s2r.tut.by^
||s3r.tut.by^
||s4r.tut.by^
||sc.livetvcdn.net^
||server.zombie-tv.org^
||showbiz.mail.ru^$third-party
||star.manystars.ru^
||statistic.imgpay.ru^
||stats.imgpay.ru^
||stepan-fe.go.mail.ru^$domain=not.dns
||t.sexycontent.net^
||t.xtubetv.net^
||tan.pridnestrovie.com^$third-party
||theblackdeath.ru^$third-party
||tin.pornoset.org^
||tin.xpornoset.com^
||tizer.rupornophoto.com^
||tizer.ssl-services.com^
||ts2.hockey-talks.com^
||ukrsvit.ukrmir.info^
||vozer.voffka.com^
||vw.onlinia.net^
!-------------------------------------------------------------------------------!
!------------------ Anti-adblock rules -----------------------------------------!
!-------------------------------------------------------------------------------!
!
! First of all, this section has common rules that prevent most known ad block
detections. In that case domain should be added to the common rules.
! The section contains the list of the rules are against all kinds of ads
reinjection or ad-blocking circumvention scripts. If such a script does not cripple
the website, we add rules to the Annoyances filter.
! Rules should generally be domain-specific. In some exceptional cases, it's
allowed to add generic ones, but this should be approved by most of the
maintainers.
!
! Good: ||example.org/adblock/detect.js
! Good: @@/adblocker/detect.js$domain=example.org
! Bad: ||ad.doubleclick.net^ (should be in adservers.txt)
!
! https://forum.adguard.com/index.php?threads/22323/
@@/templates/hdrezka/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/68602
/script.js$domain=infopedia.su|studopedia.net|studopedia.su|studopedia.org|
studopedia.ru|studopedia.com.ua|lektsii.org|mydocx.ru
infopedia.su,studopedia.net,studopedia.su,studopedia.org,studopedia.ru,studopedia.c
om.ua,lektsii.org,mydocx.ru#@#.adbanner
!
! NOTE: Ads replacement (piguiqproxy.com etc.)
! SECTION: Ads replacement (piguiqproxy.com etc.)
! Скрипт есть, но без рекламы:
! tivix.co - ломается плеер, forumodua.com - авторизация
! kinozal.tv - ломается расширение Ace Stream
https://github.com/AdguardTeam/AdguardFilters/issues/57813
etextlib.ru,inforesist.org,newsyou.info,newsua.one,textreferat.com,socportal.info,v
setv.com#%#(function(){var
a=document.currentScript,b=String.prototype.charCodeAt,c=function(){return
true;};Object.defineProperty(String.prototype,"charCodeAt",{get:function(){return
document.currentScript===a?b:c},set:function(a){}})})();
!
kurs.com.ua,gismeteo.ua,tv.ua,isport.ua$$script[tag-content="ShadowRoot"][max-
length="15000"]
www.ukr.net$$script[wildcard="*,Qn=*+bn+*"][max-length="60000"]
eurointegration.com.ua,epravda.com.ua,pravda.com.ua$
$script[wildcard="*track*banner*"][max-length="22000"]
dengi.ua,dt.ua,liga.net$$script[wildcard="*Xr=""zmc""+""track""*"][max-
length="16000"]
tvgid.ua,yahooeu.ru,tvgid.ua,rian.com.ua,oklivetv.com,kino-dom.org,hd-
dream.ru,guru.ua,chudesa.site,azov-sea.info,animeget.net$
$script[wildcard="*(function*String.fromCharCode(parseInt*.substr*"][max-
length="10000"]
glianec.com,ostro.org,nashamama.com,bilshe.com,i.factor.ua,gismeteo.ua,1777.ru,cn.r
u,finance.i.ua,hvylya.net,love.i.ua,peers.tv,radio.i.ua,real-
vin.com,viks.bz,vsetv.com$$script[tag-content="zmctrack"]
xittv.net,etextlib.ru,bigmir.net$$script[wildcard="*!
function(*""zmctrack""*""mzs""*"][max-length="9500"]
simpsonsua.com.ua,allboxing.ru$$script[wildcard="*!function()
{function*n=Zu+t();Ut[n]=Wt*,Bn=*"][max-length="10000"]
viks.fm$$script[wildcard="*!function(f,u,n,t,o,r,i)*,mt=*"][max-length="10000"]
1movies.is,bagnet.org$$script[wildcard="*(function(){var *substr*,Bn=*"][max-
length="10000"]
!+ NOT_PLATFORM(ext_ff)
vsetv.com$$script[wildcard="*Xr=""zmc""+""track""*"][max-length="16000"]
!
://s.zmctrack.net^$replace=/.+//,important,domain=censor.net
.klcheck.com^$replace=/.+//,important
wss://s.zmctrack.net/
://s.zmctrack.net^$websocket
||zmctrack.net^$third-party
@@://s.zmctrack.net/z|$xmlhttprequest,third-party
||mail.ukr.net/desktop/js/compiled.js$replace=/if\(n\)\{/if(n){return;/
! ukr.net
@@||s.znctrack.net/z$domain=ukr.net
||s.znctrack.net/z$xmlhttprequest,redirect=noopjson,important,domain=ukr.net
meteofor.com.ua$$script[wildcard="*function*=""bind""*"][max-length="15000"]
meteofor.com.ua##.placeholder
sinoptik.ua$$script[wildcard="*function*=""bind""*"][max-length="5000"]
sinoptik.ua#%#(function () { const mutObs = new MutationObserver(function ()
{ const elStyle = document.querySelector('link[type="text/css"][rel="preload"]
[as="style"][disabled]'); if (elStyle) { mutObs.disconnect();
elStyle.removeAttribute('disabled'); elStyle.setAttribute('rel',
'stylesheet'); } }); mutObs.observe(document, { childList: !0, subtree: !0 });
setTimeout(function () { mutObs.disconnect(); }, 1E4); })();
!
! for `zmctrack` if iframe isn't in ShadowRoot
forumodua.com#$?#head > iframe[name] { remove: true; }
strana.ua#$?#body > iframe[style="display:none"] { remove: true; }
!
meteofor.com.ua,gismeteo.ua,dengi.ua,epravda.com.ua,eurointegration.com.ua,i.factor
.ua,isport.ua,kolobok.ua,love.i.ua,tv.ua,radio.i.ua,nv.ua,pravda.com.ua,finance.i.u
a,smak.ua,buhgalter911.com,gazeta.ua,panno4ka.net,meteo.ua,censor.net,kurs.com.ua,z
v.zp.ua,ivona.ua,i.ua,buhgalter.com.ua,nbnews.com.ua,viva.ua,zn.ua,bigmir.net,glavc
om.ua,hvylya.net,inforesist.org,nnovosti.info,obyava.ua,strana.ua,tochka.net,u-
news.com.ua,ukr.net,vesti.ua#$?#body > iframe:not([class]):not([id]):not([src])
{ remove: true; }
i.factor.ua,kriminal.tv,i.ua,lifedon.com.ua,football24.ua,vsetv.com,112.ua,gorod.dp
.ua,autoua.net,beauty.ua,besplatka.ua,enovosty.com,facenews.ua,forumodua.com,hvylya
.net,kolobok.ua,kp.ua,liga.net,orakul.com,real-
vin.com,tv.ua,ubr.ua,vesti.ua,vgorode.ua#$?#body
iframe[name]:not([class]):not([id]):not([src]) { remove: true; }
newsyou.info,4mama.ua,autoua.net,censor.net,eurointegration.com.ua,gagadget.com,int
ernetua.com,okino.ua,orakul.com,ringside24.com,toneto.net,tvgid.ua#$?#head >
iframe[name]:not([class]):not([id]):not([src]) { remove: true; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/52734
! !+ PLATFORM(windows, mac, android)
! @@://s.zmctrack.net/z|$domain=finance.i.ua,vsetv.com|cn.ru|viks.bz|peers.tv|
radio.i.ua|love.i.ua,~script
!
! !#if (!adguard_app_mac && !adguard_app_windows && !adguard_app_android)
! #%#//scriptlet("set-constant", "String.prototype.charCodeAt", "trueFunc")
! #%#//scriptlet("set-constant", "String.prototype.charCodeAt", "falseFunc")
! !#endif
!
! NOTE: Ads replacement (piguiqproxy.com etc.) end ⬆️
! !SECTION: Ads replacement (piguiqproxy.com etc.)
!
! First of all, this section has common rules that prevent most known ad block
detections. In that case domain should be added to the common rules.
! The section contains the list of the rules are against all kinds of ads
reinjection or ad-blocking circumvention scripts. If such a script does not cripple
the website, we add rules to the Annoyances filter.
! Rules should generally be domain-specific. In some exceptional cases, it's
allowed to add generic ones, but this should be approved by most of the
maintainers.
!
! Good: ||example.org/adblock/detect.js
! Good: @@/adblocker/detect.js$domain=example.org
! Bad: ||ad.doubleclick.net^ (should be in adservers.txt)
!
! NOTE: UA rules copied to Ukrainian filter
! TODO: Remove not multi lang rules with .ua tld after splitting the filter (look
at the end of file)
!
! AdBlocksBuilder
.com/resources/draw_script.js$third-party
!
! AdRegain
modsforwot.ru,rubitcoin24.ru,helpsetup.ru,vargr.ru,electric-house.ru,trialkeys.ru#
%#//scriptlet("abort-on-property-write", "adregain_wall")
modsforwot.ru,rubitcoin24.ru,helpsetup.ru,vargr.ru,electric-house.ru,trialkeys.ru#
%#//scriptlet("abort-on-property-read", "ad_nodes")
electric-house.ru#%#//scriptlet("abort-on-property-read", "onload")
! sometimes second part of script is loaded in another JS
||electric-house.ru/forum/script_electric_min.js
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/157688
@@||yandex.ru/ads/system/context.js$domain=russia-tv.online
@@||russia-tv.online^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/156353
zazloo.ru#%#//scriptlet('set-constant', 'fpm_adbDetect', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/155050
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=test-dmv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/152780
metasirus.su#%#//scriptlet('prevent-setTimeout', 'hasAdBlocker')
! https://github.com/AdguardTeam/AdguardFilters/issues/152694
||yandex.ru/ads/system/
adsdk.js$script,redirect=noopjs,domain=player.mediavitrina.ru
! reshuolymp.ru
reshuolymp.ru#%#//scriptlet('adjust-setTimeout', 'function(){return', '20000',
'0.00')
! sdamgia.ru
||sdamgia.naydex.net/*/*/*_$script,replace=/adblock//
sdamgia.ru#%#//scriptlet('prevent-setTimeout', '===getComputedStyle(')
! https://github.com/AdguardTeam/AdguardFilters/issues/150448
litehd.tv#@#.ad-container
litehd.tv#%#//scriptlet('set-constant', 'ya.videoAd.loadModule',
'noopPromiseResolve')
litehd.tv#%#//scriptlet('set-constant', 'ya', 'noopFunc')
litehd.tv#%#//scriptlet('set-constant', 'ya.videoAd', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/149750
ritsatv.ru##.ab.message
||ritsatv.ru/adblock/
! https://github.com/AdguardTeam/AdguardFilters/issues/147013
it-actual.ru#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/145320
@@||api-video.khl.ru^$generichide
api-video.khl.ru#%#//scriptlet('prevent-xhr', 'an.yandex.ru')
||webcaster.pro/sentry.min.js$domain=api-video.khl.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/142126
@@||olegon.ru/ads/advert.js
olegon.ru###okmenu > div[style^="font-weight: bold;"]
olegon.ru###someshith
! https://github.com/AdguardTeam/AdguardFilters/issues/140815
||docs-python.ru^$~script,~stylesheet,~other,replace=/sss===false\|\|v===true/
sss===undefined/
! https://github.com/AdguardTeam/AdguardFilters/issues/138822
@@||staticmv.mediavitrina.ru/yastatic/ads.js$domain=player.mediavitrina.ru
! antiadblock
yvid.ru#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/129116
gorodrabot.by#%#//scriptlet("abort-on-property-read", "adfoxAsyncParams")
||an.yandex.ru/partner-code-bundles/
*.js$domain=gorodrabot.by,redirect=noopjs,important
||an.yandex.ru/system/
context.js$xmlhttprequest,domain=gorodrabot.by,redirect=noopjs,important
@@||gorodrabot.by^$generichide
@@||an.yandex.ru/partner-code-bundles/*.js$domain=gorodrabot.by
@@||an.yandex.ru/system/context.js$xmlhttprequest,domain=gorodrabot.by
! https://github.com/AdguardTeam/AdguardFilters/issues/127540
@@||cdnneedtv.ru/spor/jquerymin18.js$domain=cdnneedtv.ru
sweet-tv.net,cdnneedtv.ru#%#//scriptlet('set-constant', 'canRunAds', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/127220
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=limehd.tv
@@||yandex.ru/ads/system/adsdk.js$domain=limehd.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/121820
||texnic.ru/jq/san.js
! https://github.com/AdguardTeam/AdguardFilters/issues/121171
@@||fireman.club/wp-content/themes/fireman/js/prebid-ads.js$domain=fireman.club
! https://github.com/AdguardTeam/AdguardFilters/issues/119630
||patents.su/assets/themes/patents/js/main/ads.js
patents.su#%#//scriptlet("abort-on-property-read", "adsBlocked")
! https://forum.adguard.com/index.php?threads/47790/
@@||tolkorus.net/player/player_ads.html?advertising_id=
! https://github.com/AdguardTeam/AdguardFilters/issues/111700
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=vinteratv.com
@@||googleads.github.io/videojs-ima/dist/videojs.ima.js$domain=vinteratv.com
@@||googleads.github.io/videojs-ima/dist/videojs.ima.css$domain=vinteratv.com
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/
video.min.js$domain=vinteratv.com
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/video-
js.min.css$domain=vinteratv.com
@@||googleads.github.io/videojs-ima/node_modules/videojs-contrib-ads/dist/
videojs.ads.min.js$domain=vinteratv.com
@@||googleads.github.io/videojs-ima/node_modules/videojs-contrib-ads/dist/
videojs.ads.css$domain=vinteratv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/111120
imena-znachenie.ru#%#//scriptlet('prevent-setTimeout', 'блокировщик')
! bankbinlist.com
bankbinlist.com###overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/107157
studbooks.net,vuzlit.com,vuzlit.ru,studwood.net,bstudy.net#%#//scriptlet("abort-on-
property-read", "abl")
! https://github.com/AdguardTeam/AdguardFilters/issues/102209
! https://github.com/AdguardTeam/AdguardFilters/issues/104692
! https://github.com/AdguardTeam/AdguardFilters/issues/125342
vuzdoc.org,studref.com#%#//scriptlet("set-constant", "abl", "noopFunc")
||securepubads.g.doubleclick.net/pagead/
ppub_config$xmlhttprequest,redirect=nooptext,domain=studref.com|vuzdoc.org
! https://github.com/AdguardTeam/AdguardFilters/issues/100466
cdnpotok.com#?##oframeplayerjs > pjsdiv[style]:has(> pjsdiv + pjsdiv[style] >
p[style]:contains(AdBlock))
! https://github.com/AdguardTeam/AdguardFilters/issues/100033
||studwood.ru/jquery.menu.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/100125
libertycity.net,libertycity.ru#%#//scriptlet('set-constant', 'adBlockEnabled',
'false')
! https://github.com/AdguardTeam/AdguardFilters/issues/115326
||itcrowd.top/templates/yootheme/block.js
! https://github.com/AdguardTeam/AdguardFilters/issues/96703
||shadowcore.ru/templates/Cirata/js/bundle.umd.js
shadowcore.ru#%#//scriptlet("abort-on-property-read", "justDetectAdblock")
! kyivdictionary.com antiadblock
@@||kyivdictionary.com/static/ukr_tran/js/prebid-ads.*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/94147
notdrink.ru#%#//scriptlet("abort-current-inline-script", "$", "initDetection")
! rentv player antiadblock
@@||staticmv.mediavitrina.ru/vitrina_assets/*/banner.gif?
r=*&ads=adv$domain=player.mediavitrina.ru
! https://forum.adguard.com/index.php?threads/%D0%A0%D0%B5%D1%88%D0%B5%D0%BD%D0%BE-
all-episodes-net.16180/page-2#post-214098
all-episodes.fun,all-episodes.club#$#div[id^="adv"] { display: none !important; }
all-episodes.fun,all-episodes.club##.advtss
! breaks video at https://all-episodes.fun/mayans/season5/series9
! all-episodes.fun,all-episodes.club#%#//scriptlet("abort-on-property-read",
"perROS")
! sdamgia.ru - adb detection
sdamgia.ru#$#.googlead.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88638
letyshops.com#$#.banner_ad.ad_banner.ad-button { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88498
igromania.ru#%#//scriptlet("set-constant", "aahci", "true")
! http://forum.ru-board.com/topic.cgi?forum=5&topic=50480&start=760#7
||vascak.cz/data/img/a0.png
vascak.cz##img[style="position:fixed; left:0px; top:300px; width:100vw;
height:90vh"]
! motorpage.ru - adblock
motorpage.ru#%#//scriptlet('remove-class', 'noscroll', 'body.noscroll')
! https://github.com/AdguardTeam/AdguardFilters/issues/87111
@@||textovod.com/images/ads.png
! https://github.com/AdguardTeam/AdguardFilters/issues/84853
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wink.rt.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/83081
@@||photo.amc-club.ru/advertbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/82939
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=poisk-ru.ru
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=poisk-
ru.ru,important
! https://github.com/AdguardTeam/AdguardFilters/issues/77720
||iblitzmods.ru/templates/iblitzmods/adbd/adbd_styles.css
! https://github.com/AdguardTeam/AdguardFilters/issues/76887
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=myzooplanet.ru
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=myzooplanet.ru,important
! https://github.com/AdguardTeam/AdguardFilters/issues/77364
@@||online-fix.me/templates/FixLand/$script,image
@@||videoroll.net/js/vid_vpaut_script.js$domain=online-fix.me
! https://forum.adguard.com/index.php?threads/https-iptv-team.42948/
@@||googleads.g.doubleclick.net^$xmlhttprequest,other,domain=channels247.net|
iptv.team
! https://github.com/AdguardTeam/AdguardFilters/issues/74593
reshebnik.com#@##AdHeader
reshebnik.com#@##AD_Top
reshebnik.com#@##homead
reshebnik.com#@##ad-lead
! 'flashvars.protect_block'
seksaed.com,meb.weaeko2es.com,private-records.com,m720video.com,ruxv3ds.com,3orno-
tour.com,pono3-
tour.com,seksoeb.com,russkoe21.com,camsclips.biz,bessporno.me,privat-
zapisi.video,pornobomba.org,ebalovsk.com,24tube.tv,720video.me,720video.tv,bessporn
o.tv,ebalovo.*,lenkino.*,m.720video.porn,porno-tour.*,pornomoll.*,ru-
xvideos.info,ru-xvideos.me,rusex-club.me,tolkorus.info#%#//scriptlet('set-
constant', 'flashvars.protect_block', '')
! https://github.com/AdguardTeam/AdguardFilters/issues/73223
pornobit.mobi#%#//scriptlet('prevent-setTimeout', 'innerText', '2000')
! https://github.com/AdguardTeam/AdguardFilters/issues/78268
websdr.space#%#//scriptlet("prevent-setTimeout", "5e3", "7000")
! https://github.com/AdguardTeam/AdguardFilters/issues/110698
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=kakoysegodnyaprazdnik.ru
kakoysegodnyaprazdnik.ru#@#.adsbygoogle
kakoysegodnyaprazdnik.ru#$#ins.adsbygoogle { height: 1px!important; }
kakoysegodnyaprazdnik.ru#$#ins[id^="aswift_"] { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71442
7days2die.info#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/71245
@@||tas-ix.net/Pop-under.js
tas-ix.net#%#//scriptlet('set-constant', 'ab', 'false')
! https://github.com/AdguardTeam/AdguardFilters/issues/71175
camsclips.org#@#.ads-iframe
@@||camsclips.org/player/player_ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/68783
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=loveanime.live
@@||anime.anidub.life/adfox.js$domain=loveanime.live
@@||adservice.google.md/adsid/integrator.js$domain=loveanime.live
||anime.anidub.life/
adfox.js$script,xmlhttprequest,redirect=noopjs,domain=loveanime.live,important
||adservice.google.md/adsid/
integrator.js$script,xmlhttprequest,redirect=noopjs,domain=loveanime.live,important
! https://github.com/AdguardTeam/AdguardFilters/issues/67948
@@||get.optad360.io/sf/*/plugin.min.js$domain=debilizator.tv
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/videojs-contrib-
ads.min.js$domain=debilizator.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/67677
||govorim.by/adblock/adblocks.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66008
porno-tour.vip#%#//scriptlet('prevent-setTimeout', 'innerText', '2000')
||porno-tour.vip/fr_liad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65661
ipb-board.ru#@#.adsbygoogle
ipb-board.ru#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65293
gmodleaks.com##body > div[class*=" "][style*="background:"][style*="display:
block;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/65325
wot-lom.com#$##wrapfabtest { height: 1px!important; }
! htmlweb.ru - antiadblock
htmlweb.ru#%#//scriptlet("prevent-setTimeout", "/ads|rek/", "200")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=htmlweb.ru,important
@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/
show_ads_impl_fy2019.js$domain=htmlweb.ru
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=htmlweb.ru
htmlweb.ru#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/63158
@@||get.u-stream.in/start/$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/63464
lotzon.pro##body > [id][style^="z-index:"]:not([class])
! https://github.com/AdguardTeam/AdguardFilters/issues/63329#issuecomment-690657867
2ip.io,2ip.ru#@#.advMenuTab
2ip.io,2ip.ru#$#.advMenuTab { visibility: hidden !important; }
2ip.io,2ip.ru#$#a[href^="https://krot.io"] { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58704
||pcnews.ru/js/blockAdblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56859
@@||peers.tv/cnplayer/imasdk/*.js$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/55798
hdkinoteatr.com##.fixedBg
! https://github.com/AdguardTeam/AdguardFilters/issues/53094
tivix.co##pjsdiv[style*="pointer-events: none; display: block; visibility:
visible;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/52594
@@||awaps.yandex.net/*.js$domain=lentv24.ru
! meteoservice.ru - adblock detection
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=meteoservice.ru
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=meteoservice.ru,important
! https://github.com/AdguardTeam/AdguardFilters/issues/52416
@@||hdninja.club/misc/sites/all/js/adsbygoogle.js$domain=hdninja.club
! https://github.com/AdguardTeam/AdguardFilters/issues/50293
izmailov.tv##.activefck
! https://github.com/AdguardTeam/AdguardFilters/issues/123858
@@||an.yandex.ru/system/context.js$domain=online-exchange-rate.info
! https://github.com/AdguardTeam/AdguardFilters/issues/49413
@@||freefotohelp.ru/js/ads_
freefotohelp.ru#%#//scriptlet("set-constant", "pra", "123")
! https://github.com/AdguardTeam/AdguardFilters/issues/49286
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wifire.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/45543
baskino.me#@#.pub_300x250
baskino.me#@#.pub_300x250m
baskino.me#@#.pub_728x90
baskino.me#@#.text-ad
baskino.me#@#.text-ad-links
baskino.me#@#.text-ads
baskino.me#@#.textad
baskino.me#@#.textAd
baskino.me#@#.text_ad
baskino.me#@#.text_ads
baskino.me#@#.TextAd
! https://github.com/AdguardTeam/AdguardFilters/issues/45115
@@||player.mediavitrina.ru^$generichide
@@||staticmv.mediavitrina.ru/vitrina_assets/*?
_=*&ads=adv$domain=staticmv.mediavitrina.ru
@@||yastatic.net/pcode/adfox/loader.js$domain=ren.tv
! prevent anti-adblock callback
||stat-analytics.mediavitrina.ru^
||videomore.ru^$media,redirect=noopmp4-1s,domain=mediavitrina.ru
||videomore.ru^$domain=mediavitrina.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/44715
poli-vsp.ru#@##adSense
! https://forum.adguard.com/index.php?threads/35885/
@@||ad.mail.ru/vast/$domain=khl.ru
||ad.mail.ru/vast/*&duration=$domain=khl.ru,xmlhttprequest,redirect=noopvast-
2.0,important
! https://github.com/AdguardTeam/AdguardFilters/issues/40153
@@||farsihd.info/player/js/adblock.js
@@||tehranvd.biz/player/js/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40688
||studme.org/jquery.cnt.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40039
@@||potokcdn.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/39937
@@||imageban.ru/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43243
@@/advertisement.js$domain=happy-hack.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/45323
helpsetup.ru#$##solnisko111 { height: 1px!important; }
helpsetup.ru$$script[tag-content="adBlockFunction"][max-length="1600"]
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=helpsetup.ru
||mc.yandex.ru/metrika/tag.js$script,redirect=noopjs,important,domain=helpsetup.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/63514
pronpic.org$$script[tag-content="ad_nodes"][max-length="1200"]
pronpic.org#%#AG_onLoad(function(){let a =
document.querySelector('.adblock_loock');let b =
document.querySelector('#format');if (a && b) {a.style.setProperty('display',
'none', 'important');b.style.setProperty('display', 'block', 'important');let c =
document.querySelector('#small_img');const docfunc = () => {document.location =
location.href + '1/';};if(c)c.onclick = docfunc;}});
! https://github.com/AdguardTeam/AdguardFilters/issues/74166
balticlivecam.com#%#//scriptlet("prevent-setTimeout", "isAdsBlock", "5000")
! https://github.com/AdguardTeam/AdguardFilters/issues/71568
nashaplaneta.net#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/79897
mta-resource.ru#@#.adsbygoogle
! Online VT cdnpotok.com
@@||cdnpotok.com/spor/jquerymin18.js
@@||cdntvpotok.com/spor/jquerymin18.js
@@/googleads.g.doubleclick.net\/\w{5,8}/$xmlhttprequest,domain=cdntvpotok.com|
cdnpotok.com|only-tv.org|oneliketv.com
cdntvpotok.com,cdnpotok.com,only-tv.org,oneliketv.com#%#//scriptlet("set-constant",
"canRunAds", "true")
cdntvpotok.com,cdnpotok.com##img[src$="adblock.png"]
! https://github.com/AdguardTeam/AdguardFilters/issues/51401
q32.ru#%#//scriptlet("abort-current-inline-script", "jQuery", "adblock-checker")
! https://github.com/AdguardTeam/AdguardFilters/issues/88923
! https://github.com/AdguardTeam/AdguardFilters/issues/133514
videoredaktor.ru#@#.adsBlock
videoredaktor.ru#@#.adsbygoogle
@@||yandex.ru/ads/system/context.js$domain=videoredaktor.ru
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=videoredaktor.ru
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl_*.js$domain=videoredaktor.ru
videoredaktor.ru#@##googlead
! https://github.com/AdguardTeam/AdguardFilters/issues/49493
nulled.ink#%#//scriptlet("abort-current-inline-script", "RegExp", "AdvBot")
! https://github.com/AdguardTeam/AdguardFilters/issues/49331
tarkov-market.com,tarkov-market.ru#%#//scriptlet("set-constant", "canRunAds",
"true")
! https://github.com/AdguardTeam/AdguardFilters/issues/49316
customgames.ru#%#//scriptlet("abort-current-inline-script", "$", "samAdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/49219
yapx.ru#%#//scriptlet('remove-cookie', 'adblock_state')
||yapx.ru^$cookie=adblock_state
! https://github.com/AdguardTeam/AdguardFilters/issues/48034
||beermak.fun/scripts/ab.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46017
||ufcrussian.ru/wp-content/themes/*/js/customscript.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43485
@@||doefiratv.net/assets/js/dfp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43430
@@.js|$domain=knigilub.ru,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/43225
namobilu.com#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=namobilu.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44835
anitokyo.tv#@#.sb-ad
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=anitokyo.tv
anitokyo.tv#$#.adsbox.ads.new-ads.sb-ad { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37527
sebeadmin.ru#%#//scriptlet("abort-current-inline-script", "document.createElement",
"AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/35125
pornobomba.cc#@#.ads-iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/39117
riwkus.pro#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "/abisuq/")
! https://github.com/AdguardTeam/AdguardFilters/issues/37543
cheatground.ru$$script[wildcard="*try {var *requestAnimationFrame*"][max-
length="12000"]
cheatground.ru#%#//scriptlet("set-constant", "_0x3a91", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/37319
@@||awaps.yandex.net/*.js$domain=delovoe.tv
! if AdGuard DNS is enabled
||delovoe.tv/iframe_player/$replace=/if \(\!this.createjs\)/if (!window)/
! https://github.com/AdguardTeam/AdguardFilters/issues/37262
@@||wakanim.tv/ru/v2/video/adsunauth
! https://github.com/AdguardTeam/AdguardFilters/issues/37229
! `Playerjs`
@@||franecki.net/favicon.ico
! https://github.com/AdguardTeam/AdguardFilters/issues/34869
hacking-games.ru##.adbd-filter
hacking-games.ru##body aside.adbd-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/32890
@@||forums.rusmedserv.com/ad/banner/_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/35399
@@||dom2.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/32942
@@||remont-aud.net/js/pagead2.ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/36777
@@||list-org.com/ads-728-90.php
! https://github.com/AdguardTeam/AdguardFilters/issues/37257
||xenforo.icu/js/wutime_adblock/*
! https://github.com/AdguardTeam/AdguardFilters/issues/33852
draug.ru#%#//scriptlet("abort-current-inline-script", "Math.floor", "AdSense")
! https://github.com/AdguardTeam/AdguardFilters/issues/35100
world-of-facts.com##body > #modal
! https://github.com/AdguardTeam/AdguardFilters/issues/19977
||wp-r.github.io/aplacer/
! hevc-club.ucoz.net
@@||ucoz.net/bnr/blocks/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37163
helpsetup.ru$$script[tag-content="advblock"][max-length="6200"]
helpsetup.ru#%#//scriptlet("abort-current-inline-script", "Math.random",
"advblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/33691
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=bowandtie.ru
bowandtie.ru#@#.adsbygoogle
bowandtie.ru#$#.adsbygoogle { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32503
@@||yastatic.net/pcode/adfox/loader.js$domain=kanobu.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/32245
! sostav.ru
sostav.ru###rek_blocker
! soskidkami.ru
||soskidkami.ru/s/b3cee0.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32186
camsclips.com#%#//scriptlet("set-constant", "flashvars.protect_block", "")
@@||camsclips.com/player/player_ads.html
camsclips.com#@#.ads-iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/27696
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=salik.biz
salik.biz#@#.adsbygoogle
salik.biz#@#.AdSense
! https://github.com/AdguardTeam/AdguardFilters/issues/31513
@@||adult-images.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/31325
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=debilizator.tv
@@||debilizator.tv/static/js/videojs/*/videojs-contrib-ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/31296
||rusfishing.ru/forum/js/siropu/am/core.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30942
||sea-man.org/adb_script/
! https://github.com/AdguardTeam/AdguardFilters/issues/30540
qrz.ru#?#div[class]:has(> div.inner > a[href="/help/adblock/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29509
||spec-komp.com/js/dis-ad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29760
@@||vuzlit.ru/advertisement.js$domain=vuzlit.ru
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=700#8
@@||stalker-mods.su^$generichide
! testserver.pro
@@||testserver.pro/js/ad*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27462
||tarkov-wiki.ru/js/core-checker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29799
||dyrik.ru/wp-content/uploads/*/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29321
@@||porn0sex.info/adb/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29398
||windows-phone.su/*/fad.js
windows-phone.su#?#tr:has(> td > div > span > a[href="/adblock.html"])
! https://github.com/AdguardTeam/AdguardFilters/issues/28088
@@||24smi.org/static/js/adgear.js
$cookie=has_adblock,domain=24smi.org
! https://github.com/AdguardTeam/AdguardFilters/issues/28503
||debaltsevo.com/wp-content/uploads/*/*.js?ver=
! https://forum.adguard.com/index.php?threads/30260/
@@||fiload.net/js/advertise.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28508
cj3z.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/28614
@@||photolessons.org^$generichide
@@||cas.criteo.com/delivery/ajs.php$domain=photolessons.org,third-party
||cas.criteo.com/delivery/
ajs.php$redirect=nooptext,important,domain=photolessons.org
! https://forum.adguard.com/index.php?threads/30232/
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=paybis.com
! https://github.com/AdguardTeam/AdguardFilters/issues/28548
||yagazeta.com/wp-content/uploads/*/*.js?ver=
! https://github.com/AdguardTeam/AdguardFilters/issues/26456
bdmbase.ru#@#.adsbygoogle
bdmbase.ru#@#.top-ad
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=bdmbase.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/25390
||xdkit.ru/wp-content/uploads/*/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24921
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=survarium.pro
! https://github.com/AdguardTeam/AdguardFilters/issues/24840
@@||staticmv.mediavitrina.ru/vitrina_assets/*?r=*&ads=
! https://github.com/AdguardTeam/AdguardFilters/issues/24566
||wav-library.net/js/lock.js
! 24smi.org - ads reinjection
@@||24smi.org/static/js/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20507
tolko-russkoe.com#@#.ads-iframe
@@||tolko-russkoe.com/player/player_ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/22532
@@||imgbum.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/22449
@@||cdnjs.cloudflare.com^$domain=hqq.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/22334
xittv.net#%#(function() { var isSet = false; Object.defineProperty(window, 'vas', {
get: function() { return isSet ? false : undefined; }, set: function() { isSet =
false; } }); })();
! https://github.com/AdguardTeam/AdguardFilters/issues/22302
||keys-online.ru/wp-content/uploads/*/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19364
webcamsdolls.com#@#.ads-iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/21658
@@||teletehnika.info/templates/*/js/advertise.js
! https://github.com/AdguardTeam/AdguardFilters/issues/21382
@@||flashgames.ru/wdg/js_aggregator-active/js/module/monetisation/adv*.js
! https://forum.adguard.com/index.php?threads/29283/
@@||static.shopotam.ru/ad_dir/advert.js
!
! https://github.com/AdguardTeam/AdguardFilters/issues/30646
@@||video.khl.ru/*/*.js
video.khl.ru#%#//scriptlet("set-constant", "Object.prototype.adblockers_detector",
"undefined")
||webcaster.pro/html5_player/build/wcr_html5_player.min.js$replace=/
detectClass:"[A-Z-a-z]+?"/detectClass:"not_ad"/
! https://github.com/AdguardTeam/AdguardFilters/issues/19784
@@||wambacdn.net//mamba-app/adv/advert.*.js$domain=mamba.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/23470
@@/advert.js$domain=happy-hack.ru
@@/clickunder.js$domain=happy-hack.ru
@@||happy-hack.ru/*.js
@@/popunder.js$domain=happy-hack.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/19774
@@||kodik.cc/*/adsbygoogle.js
@@||bright-basketball.party/asset/js/adsbygoogle.js
@@.ru/hdplayer/js/adblock.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/19715
||ognennoetv.ru/wp-content/uploads/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19531
@@||winksweb.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/18564
@@||static.doubleclick.net/instream/ad_status.js$domain=center-yf.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/18554
unit-car.com#%#window.blockAdBlock = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/17709
@@||minecraft-castlehost.tk^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/17204
@@||поискслов.рф^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/17003
@@||porn0sex.me/adb/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16234
||videopotok.pro/kod.php^$redirect=nooptext,domain=allnetcorp.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/15866
! https://github.com/AdguardTeam/AdguardFilters/issues/15866
! https://github.com/AdguardTeam/AdguardFilters/issues/15653
||cdn-library.su^$domain=nikopolnews.net
! https://github.com/AdguardTeam/AdguardFilters/issues/15558
! https://github.com/AdguardTeam/AdguardFilters/issues/15489
@@||howdyho.net/media/js/adsbygoogle.js
!
! https://forum.adguard.com/index.php?threads/38042/
fishki.net#%#//scriptlet('abort-on-property-write', 'Object.prototype.detect')
fishki.net#%#//scriptlet('prevent-xhr', 'yandex.ru')
! https://github.com/AdguardTeam/adguardfilters/issues/17682
! Ads reinjection
fishki.net$$script[wildcard="*document.getElementsByTagName*ins();*adblock*"][max-
length="800"]
!+ NOT_OPTIMIZED
@@||fishki.net/js/adv.js
!
! https://github.com/AdguardTeam/AdguardFilters/issues/14812
@@||freepiks.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14492
@@||money-pic.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14820
! https://github.com/AdguardTeam/AdguardFilters/issues/14708
@@/fuckadblock.js$domain=animedub.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/14541
@@||flymer.ru^$generichide
flymer.ru#$#.ad { position: absolute!important; left: -3000px!important; }
flymer.ru#$#.ad-home { position: absolute!important; left: -3000px!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/14351
@@||portablik.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/19107
@@||skin-maker.ru/*.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/14314
@@||letyshops.com/advert.js
!
! Ads reinjection (XHR scripts)
! https://github.com/AdguardTeam/AdguardFilters/issues/13177
@@||open-sharing.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13870
@@||my-news-portal.ru^$generichide
!
! https://github.com/AdguardTeam/AdguardFilters/issues/12917
opnevmonii.ru,sonnikonline.club$$script[tag-content=".com/rotator-v2/"][max-
length="800"]
opnevmonii.ru,bodytrain.ru,vvinograd.ru,felomena.com#%#//scriptlet("abort-current-
inline-script", "document.addEventListener", "onerror")
!+ PLATFORM(windows, mac, android)
://block.*.com/rotator-v2/*.js
! <script id="cc-support-script" / spAsyncScript / ClicksCloud.net /
`load([e(atob(host)`
!
! <script src="data:text/javascript;base64
! <script>var _0x
!
! https://github.com/AdguardTeam/AdguardFilters/issues/25761
||logist.uxxo.ru/static/libs/adetector/overlay.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13764
||blackdesert-info.ru/wp-content/uploads/*/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13707
chipmaker.ru#@#.ad-inline
chipmaker.ru#$#a[id^="ipb-attach-url-"] { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13369
@@||amanice.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13178
@@||screenpost.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13396
! https://github.com/AdguardTeam/AdguardFilters/issues/13127
dni.ru$$script[tag-content="var sc = document.createElement"][max-length="400"]
||dni.ru/*/*/*/*/*/$replace=/{"settings":.+/null;/,script,domain=dni.ru,important
! https://github.com/AdguardTeam/AdguardFilters/issues/12158
@@||suj.li/assets/xnew/js/fuckadblock.js
@@||suj.li^$generichide
@@||mctqu.com/static/player.js$domain=suj.li
@@||mctqu.com/*?p=$domain=suj.li
! https://github.com/AdguardTeam/AdguardFilters/issues/13005
vimperor.ru#%#window.abNoticeShowed = true;
@@||vimperor.ru/resources/jsc/ads.js
! Авторизация Wi-Fi в московском метро
! https://github.com/AdguardTeam/AdguardFilters/issues/12481
@@||pronpic.org/*/index.php/$~script,~image
! https://github.com/AdguardTeam/AdguardFilters/issues/27641
@@||bugel.pronpic.org^$script,other,~image
! https://github.com/AdguardTeam/AdguardFilters/issues/11817
||amxxmodx.ru/templates/3week92/js/app.js
! https://github.com/AdguardTeam/AdguardFilters/issues/122588
yvid.ru##.no-link-ab
! https://github.com/AdguardTeam/AdguardFilters/issues/10816
@@||mail.rambler.su/*/js/ads/ads.adblockdetect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20894
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=showjet.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/11495
@@||q32.pw/themes/default/reklama/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11028
@@||leaderbux.net/scripts/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10972
@@||pornmob.tv/assets/js/popunder.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10279
@@||hells-hack.com/templates/HellsFix/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10708
@@||unpkg.com/[email protected]/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10394
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=cloud-mine.co
! https://github.com/AdguardTeam/AdguardFilters/issues/10395
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=gift2you.me
! https://github.com/AdguardTeam/AdguardFilters/issues/10254
@@||sherlockonline.ru/js/adv.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10014
@@||cdncontent.wakanim.tv/scripts/dist/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9655
@@||wpnice.ru/wp-content/themes/jannah/js/advertisement.js
! piar-reklama.ru
@@||piar-reklama.ru/js/advertise.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9298
@@||static.gazeta.ru/nm2015/js/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8566
@@||forum.brcbet.com/uploads/*_ad*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8638
! https://github.com/AdguardTeam/AdguardFilters/issues/7730
@@||iguides.ru/bitrix/templates/iguides-2015/js/advert.js
! https://forum.adguard.com/index.php?threads/24845/
api.yadoma.tv#@#.ad_content
! https://github.com/AdguardTeam/AdguardFilters/issues/5832
! https://forum.adguard.com/index.php?threads/seetv-tv.6112/
@@||seetv.tv/assets_t/ads/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9265
! https://github.com/AdguardTeam/AdguardFilters/issues/8490
@@||blog.foolsoft.ru^$generichide
! https://forum.adguard.com/index.php?threads/27260/
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mathsolution.ru
! championat.com
@@||st.championat.com/shared/advertise.js
! https://forum.adguard.com/index.php?threads/26683/
@@||all-clipart.net/templates/cliparts/js/advert.js
! https://forum.adguard.com/index.php?threads/25374/
@@||player.bestfm.ru/js/advert.js
! https://forum.adguard.com/index.php?threads/25399/
@@||s-cdn.sportbox.ru/*/adfox.asyn.code.*.js^$domain=matchtv.ru|news.sportbox.ru
! https://forum.adguard.com/index.php?threads/25256/
/js/etxm9mzbqz.js$domain=i223.ru|i022.ru|i231.ru|i132.ru|i134.ru|i136.ru|i166.ru|
i374.ru|i118.ru|i138.ru|i372.ru|i016.ru|i398.ru|i140.ru|i766.ru|i042.ru|i143.ru|
i574.ru|i193.ru|i024.ru|i182.ru|i146.ru|i148.ru|i274.ru|i474.ru|i077.ru|i216.ru|
i572.ru|i052.ru|i266.ru|i242.ru|i154.ru|i866.ru|i674.ru|i155.ru|i156.ru|i158.ru|
i466.ru|i059.ru|i061.ru|i063.ru|i178.ru|i113.ru|i164.ru|i566.ru|i167.ru|i874.ru|
i126.ru|i186.ru|i168.ru|i272.ru|i263.ru|i170.ru|i774.ru|i171.ru|i172.ru|i102.ru|
i027.ru|i174.ru|i135.ru|i974.ru|i472.ru|i176.ru
! vz.ru
@@||vz.ru/js/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6823
@@||player.radiojazzfm.ru/js/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6420
!
! Anti-adblock ads in HDGO players
! iframes inside hdgo.cc iframe
|http*://$script,xmlhttprequest,domain=o2pmvb3c6o.ru|f160mkta1fx28.ru|
llabi1oxmgsnj.ru|qw5zhhovybhy.ru|3b0wq18r4z.ru|7qyd3lxozxe9.ru|05xdsrrsok6u.ru|
xqof558tdt0.ru|td7vccbywda3.ru|7jznmf7ivok0td.ru|d755zn93294.ru|6ycoq5xewax.ru|
6ycoq5xewax.ru|09tz4c5bkuq.ru|0d8ieoc08.ru|0kx8s6sylqjlm.ru|0m7npjrroibcrr.ru|
0qg3m2wd447.ru|0rai2tf8z6yk.ru|0sqh6cvfgj5.ru|0xyuba94d0fb.ru|12jffy2zq3yx.ru|
14bsjhawellw51.ru|1dduj666tvust9.ru|1pw8dayoxca.ru|2549ede4zd58.ru|
28kv4risndd21.ru|2ddg3uh9ebd.ru|2f9s0vyrrjrim.ru|2fgc6q86dc22.ru|2lyetopi2pv.ru|
2nxp6jzbga88.ru|2qhzmkiudf.ru|2xxstsedqss.ru|39r6ydruagd.ru|3cfa4l9jxzg7x.ru|
3pxc62ku34d.ru|3pz6hc6wnw.ru|3qam8u5rc8.ru|3xjhxry6s3fr.ru|3ybmxg2c0ex1l.ru|
3ylq4gszt5o.ru|43ny4mwda29.ru|440eedc87e1221.ru|48d9hiz7cbxu.ru|4bf3gbgdcc.ru|
4h5dt1a4xhy62.ru|4mc94qjibz.ru|4so400s353.ru|523a5y05c5.ru|5697qtk0w6.ru|
5ihbq75ft6qci.ru|5kthqasstvfo4.ru|5nhx94skuslh.ru|5oyxbsqwfe.ru|5qfirwbzk3gx.ru|
5swzc36gm3k.ru|5upr4dw43yukk.ru|5ygvgko5bbtd3.ru|61o1ems9u9e1i.ru|654p5s1mehlh.ru|
6cvaj35y0778e.ru|6cxhgb8pkesy.ru|6iuccx434wpw.ru|6lnckorbbm2.ru|6nlw2rcop8f.ru|
6pvsndzt9q5h4.ru|6wrdjbw8iw12sy.ru|6x06abt1iociu.ru|72vwwezhz6h.ru|
79638asdasdeed.ru|7gb9g0aq36y.ru|7ijx6nmbqtny.ru|7l9hfs996a5z.ru|7q0dxkp0lmjd.ru|
83x31a0m8a.ru|8a788cr64h25.ru|8f6j1o8qyn0qo.ru|8goi1bkcitokq.ru|8kre7k5p4p2gw.ru|
8n15qnndocd7r.ru|8ni77aulnw5.ru|8p69ao4bo6dex.ru|8y9el4rtvn62.ru|8ztk8cz2u89g.ru|
900ux9fdare8.ru|91wuvope5o.ru|930ahsqfh3.ru|932jlc4mrs55.ru|97ctigmryp6w.ru|
9plf2td1stht.ru|9rh77lla4jrbn.ru|9wgd2zhd9g.ru|a40kxw628ue.ru|aai2uqspoki3g.ru|
adhcqdplgo73.ru|an13jkwxvvyr.ru|asst0lfjgdtp.ru|bd6w9q9li8ged.ru|bkkldxfs17uma.ru|
bl2mibuyzeo.ru|blpovgiri0eei.ru|bs2hrqmqnv5x.ru|buu03hlj6r4v.ru|c8m7kchnyxo.ru|
c8yex2pcq4cn.ru|c93jfpw21j7nx.ru|cc57bpkzofaxqn.ru|cqwnz96wos.ru|cs6azzreagpm.ru|
cz5u9t3i3bfi4.ru|d2s1qgo04j5o.ru|d4xcd38kixu8.ru|d89e6zu1bp7b.ru|dkk4i55in6q.ru|
dl42zpone9qv.ru|dlchde156d.ru|dtfi3xjqunh16g.ru|dwpxfdg75z1.ru|dxsxxj9731ol.ru|
dyaafzhj30ym.ru|e0k91xgcts1m.ru|e1b083rrw07y.ru|eogzf0jbjesf.ru|esar0m58nfob.ru|
eubhs26y3tgj.ru|f07qpw5k7a.ru|f2ifkhgjzjxg5.ru|f2w1nxz3hkva.ru|f3313v3v5j7.ru|
fb52j6iq2uh8.ru|fb52j6iq2uh80yd9.ru|fe5id57u42pkx.ru|fe70vw72g3.ru|fh27ukqzzryx.ru|
flvu8yvor5hu.ru|fqkngurm2cia.ru|frmpguz4wl.ru|fu3qrci4ponkg.ru|fux6etuk33d.ru|
g0mko6ltfmm.ru|g4iqd8d8bm.ru|g5pql5xslnlf.ru|geqnfak8gjxb.ru|gfj7fnawz8x.ru|
gmm6znjbbrr2cg.ru|gqt4l1d3f2lb.ru|gv62e6a32oj.ru|gzadqutlqj8x.ru|haw4eqd4d5k.ru|
helkajouvwtq8.ru|hj4xf1htvsvt.ru|hngr1do2hjsx.ru|i4j4qi3r3slvu2.ru|
i5b9ecxeclxbf.ru|i5ehj1bf43s.ru|if5chf4kpdxy.ru|ihgmqwdhzv8b.ru|ii33j00qiow.ru|
ikm9nzh6i78.ru|ilm6t8gcfc3v.ru|irgrkm8528xnq.ru|iuzgu50yaab.ru|iwhki18b3c0.ru|
iwhki18b3c0k.ru|jhtieyxodz2b.ru|jqdlwjo6uvun0.ru|k7hn9ejnpoq6.ru|k8t6td1w8h4.ru|
kd0uzfx3ect9.ru|ke1zss6ixykt.ru|kg4sp6d42how.ru|kiwywpdk3uz.ru|kjavki7k78fowz.ru|
kp52dmiworb.ru|krmgzl8gyo8.ru|kwf48lsgnhe1.ru|ky1u0kikhr3.ru|lcbeewoirzhp.ru|
le1qf6dquw3u.ru|lhwrozebah7.ru|lu280xwdejk.ru|lup5tlprvl93f2.ru|m0ak9j95tnq9.ru|
m1ilv2k1lb5h5.ru|mf9eslv9zq5m.ru|mh92nb6h91x.ru|mhmizep5zb.ru|miytekv1yuew.ru|
mokj4fvkui8o.ru|mpbv9ls9uj2p.ru|msgy7d8nn7o.ru|mu4wr09uol572v.ru|n53uaq8di0c.ru|
n56ljuw735qc0c.ru|nahho1rkn4puu.ru|nhru1viapfwna.ru|nk2ddq8uei8m.ru|
nkg2roxv58vjgl.ru|nkvb62ewhc.ru|npeggjs8dgly.ru|npz4ow2qkjv9.ru|nuk27fsm29ut.ru|
o0zjuzhnk4r2.ru|o5s1pchhp7a.ru|oa21ed12p9.ru|oci7spa8f6l8ff.ru|ocsii5tzifv4x.ru|
oevwevslrk9zc.ru|oobndrzasbp8.ru|oof77laafplxy.ru|ow54vkb9gd.ru|ox106xz5x8c.ru|
p0j9zpgng6m.ru|p1ow4kx6f6ji.ru|p1zooc71dx7qg.ru|p6jreggfgpor.ru|p78z3595k59.ru|
pg14fbwpxdgm.ru|pjxe76qvrfuml.ru|pm92q6ybcsaj.ru|pmkr7inqkbzot6.ru|qc206enx3kc.ru|
qdn07vsgdfcp.ru|qdu5x211s40cz.ru|qecdf9ixxdbc.ru|qev3m6yk6mmq0.ru|qk3ytdj6cc6o6.ru|
r6dd9gevlob.ru|r6ypvse8ib9y.ru|rccx4m9ww4.ru|rw4u708gs3fmw.ru|s47i7iyooac6j.ru|
saypqikfet86il.ru|se9oieidu7t.ru|sec3e6ou1vw.ru|sf8mhbwwswh.ru|shi5643cn1o.ru|
sjxyw84mo30v.ru|soqo1j8p5qy.ru|sxavi4a5qw3k.ru|tacivknrilg4u3.ru|tetj0v60v2a5.ru|
tf47a9mkw9i.ru|tjmfgifucef3cf.ru|tk88ctlda1vi.ru|u1gy4u7hzm.ru|udqewktquajwi.ru|
ufcqepjb4xy.ru|un0yet3ce82095.ru|up9e40xzgu9.ru|v3u2vycb8lbc2.ru|vbjn047x2qw7.ru|
vlo0zxdehz.ru|vp4r3t428lgn3q.ru|vpccdmrdtfu.ru|vr8j86hzkew7.ru|vrnxh2wd15o.ru|
vtrl5paloct.ru|vv2b4aylfr0d5.ru|vywwpvtyti0vce2.ru|wfuvbk8u7b3g.ru|wjriudkl5xge.ru|
ws4kwvme8vrh.ru|wtgx0z10w.ru|x20m5g3kqj1.ru|x949aa0ol9x.ru|xago4pvfbh3w.ru|
xgom109jqvm.ru|xian0gy6e2y7r.ru|xizupg4kn9us.ru|xwoft65bm.ru|xzoox01a2v8b.ru|
y3fd0p1imud.ru|y3hzs5m1giy.ru|ydq0vo01pqsg.ru|ylza0pgxes45.ru|yoyailt1qqmqi.ru|
yq90tcjk0m24y.ru|z0xyuba94d0fb.ru|z2achxo9yrj.ru|z4fq0gez0z7.ru|z5nyqwd04sgp.ru|
z6zwab7qlvru2.ru|z8gmg6b8mp.ru|zf07qpw5k7a.ru|zw0j2glec3t2.ru|zzpwrgzz0z6x.ru
@@/hdplayer/*$script,domain=o2pmvb3c6o.ru|f160mkta1fx28.ru|llabi1oxmgsnj.ru|
qw5zhhovybhy.ru|3b0wq18r4z.ru|7qyd3lxozxe9.ru|05xdsrrsok6u.ru|xqof558tdt0.ru|
td7vccbywda3.ru|7jznmf7ivok0td.ru|d755zn93294.ru|6ycoq5xewax.ru|6ycoq5xewax.ru|
09tz4c5bkuq.ru|0d8ieoc08.ru|0kx8s6sylqjlm.ru|0m7npjrroibcrr.ru|0qg3m2wd447.ru|
0rai2tf8z6yk.ru|0sqh6cvfgj5.ru|0xyuba94d0fb.ru|12jffy2zq3yx.ru|14bsjhawellw51.ru|
1dduj666tvust9.ru|1pw8dayoxca.ru|2549ede4zd58.ru|28kv4risndd21.ru|2ddg3uh9ebd.ru|
2f9s0vyrrjrim.ru|2fgc6q86dc22.ru|2lyetopi2pv.ru|2nxp6jzbga88.ru|2qhzmkiudf.ru|
2xxstsedqss.ru|39r6ydruagd.ru|3cfa4l9jxzg7x.ru|3pxc62ku34d.ru|3pz6hc6wnw.ru|
3qam8u5rc8.ru|3xjhxry6s3fr.ru|3ybmxg2c0ex1l.ru|3ylq4gszt5o.ru|43ny4mwda29.ru|
440eedc87e1221.ru|48d9hiz7cbxu.ru|4bf3gbgdcc.ru|4h5dt1a4xhy62.ru|4mc94qjibz.ru|
4so400s353.ru|523a5y05c5.ru|5697qtk0w6.ru|5ihbq75ft6qci.ru|5kthqasstvfo4.ru|
5nhx94skuslh.ru|5oyxbsqwfe.ru|5qfirwbzk3gx.ru|5swzc36gm3k.ru|5upr4dw43yukk.ru|
5ygvgko5bbtd3.ru|61o1ems9u9e1i.ru|654p5s1mehlh.ru|6cvaj35y0778e.ru|6cxhgb8pkesy.ru|
6iuccx434wpw.ru|6lnckorbbm2.ru|6nlw2rcop8f.ru|6pvsndzt9q5h4.ru|6wrdjbw8iw12sy.ru|
6x06abt1iociu.ru|72vwwezhz6h.ru|79638asdasdeed.ru|7gb9g0aq36y.ru|7ijx6nmbqtny.ru|
7l9hfs996a5z.ru|7q0dxkp0lmjd.ru|83x31a0m8a.ru|8a788cr64h25.ru|8f6j1o8qyn0qo.ru|
8goi1bkcitokq.ru|8kre7k5p4p2gw.ru|8n15qnndocd7r.ru|8ni77aulnw5.ru|8p69ao4bo6dex.ru|
8y9el4rtvn62.ru|8ztk8cz2u89g.ru|900ux9fdare8.ru|91wuvope5o.ru|930ahsqfh3.ru|
932jlc4mrs55.ru|97ctigmryp6w.ru|9plf2td1stht.ru|9rh77lla4jrbn.ru|9wgd2zhd9g.ru|
a40kxw628ue.ru|aai2uqspoki3g.ru|adhcqdplgo73.ru|an13jkwxvvyr.ru|asst0lfjgdtp.ru|
bd6w9q9li8ged.ru|bkkldxfs17uma.ru|bl2mibuyzeo.ru|blpovgiri0eei.ru|bs2hrqmqnv5x.ru|
buu03hlj6r4v.ru|c8m7kchnyxo.ru|c8yex2pcq4cn.ru|c93jfpw21j7nx.ru|cc57bpkzofaxqn.ru|
cqwnz96wos.ru|cs6azzreagpm.ru|cz5u9t3i3bfi4.ru|d2s1qgo04j5o.ru|d4xcd38kixu8.ru|
d89e6zu1bp7b.ru|dkk4i55in6q.ru|dl42zpone9qv.ru|dlchde156d.ru|dtfi3xjqunh16g.ru|
dwpxfdg75z1.ru|dxsxxj9731ol.ru|dyaafzhj30ym.ru|e0k91xgcts1m.ru|e1b083rrw07y.ru|
eogzf0jbjesf.ru|esar0m58nfob.ru|eubhs26y3tgj.ru|f07qpw5k7a.ru|f2ifkhgjzjxg5.ru|
f2w1nxz3hkva.ru|f3313v3v5j7.ru|fb52j6iq2uh8.ru|fb52j6iq2uh80yd9.ru|
fe5id57u42pkx.ru|fe70vw72g3.ru|fh27ukqzzryx.ru|flvu8yvor5hu.ru|fqkngurm2cia.ru|
frmpguz4wl.ru|fu3qrci4ponkg.ru|fux6etuk33d.ru|g0mko6ltfmm.ru|g4iqd8d8bm.ru|
g5pql5xslnlf.ru|geqnfak8gjxb.ru|gfj7fnawz8x.ru|gmm6znjbbrr2cg.ru|gqt4l1d3f2lb.ru|
gv62e6a32oj.ru|gzadqutlqj8x.ru|haw4eqd4d5k.ru|helkajouvwtq8.ru|hj4xf1htvsvt.ru|
hngr1do2hjsx.ru|i4j4qi3r3slvu2.ru|i5b9ecxeclxbf.ru|i5ehj1bf43s.ru|if5chf4kpdxy.ru|
ihgmqwdhzv8b.ru|ii33j00qiow.ru|ikm9nzh6i78.ru|ilm6t8gcfc3v.ru|irgrkm8528xnq.ru|
iuzgu50yaab.ru|iwhki18b3c0.ru|iwhki18b3c0k.ru|jhtieyxodz2b.ru|jqdlwjo6uvun0.ru|
k7hn9ejnpoq6.ru|k8t6td1w8h4.ru|kd0uzfx3ect9.ru|ke1zss6ixykt.ru|kg4sp6d42how.ru|
kiwywpdk3uz.ru|kjavki7k78fowz.ru|kp52dmiworb.ru|krmgzl8gyo8.ru|kwf48lsgnhe1.ru|
ky1u0kikhr3.ru|lcbeewoirzhp.ru|le1qf6dquw3u.ru|lhwrozebah7.ru|lu280xwdejk.ru|
lup5tlprvl93f2.ru|m0ak9j95tnq9.ru|m1ilv2k1lb5h5.ru|mf9eslv9zq5m.ru|mh92nb6h91x.ru|
mhmizep5zb.ru|miytekv1yuew.ru|mokj4fvkui8o.ru|mpbv9ls9uj2p.ru|msgy7d8nn7o.ru|
mu4wr09uol572v.ru|n53uaq8di0c.ru|n56ljuw735qc0c.ru|nahho1rkn4puu.ru|
nhru1viapfwna.ru|nk2ddq8uei8m.ru|nkg2roxv58vjgl.ru|nkvb62ewhc.ru|npeggjs8dgly.ru|
npz4ow2qkjv9.ru|nuk27fsm29ut.ru|o0zjuzhnk4r2.ru|o5s1pchhp7a.ru|oa21ed12p9.ru|
oci7spa8f6l8ff.ru|ocsii5tzifv4x.ru|oevwevslrk9zc.ru|oobndrzasbp8.ru|
oof77laafplxy.ru|ow54vkb9gd.ru|ox106xz5x8c.ru|p0j9zpgng6m.ru|p1ow4kx6f6ji.ru|
p1zooc71dx7qg.ru|p6jreggfgpor.ru|p78z3595k59.ru|pg14fbwpxdgm.ru|pjxe76qvrfuml.ru|
pm92q6ybcsaj.ru|pmkr7inqkbzot6.ru|qc206enx3kc.ru|qdn07vsgdfcp.ru|qdu5x211s40cz.ru|
qecdf9ixxdbc.ru|qev3m6yk6mmq0.ru|qk3ytdj6cc6o6.ru|r6dd9gevlob.ru|r6ypvse8ib9y.ru|
rccx4m9ww4.ru|rw4u708gs3fmw.ru|s47i7iyooac6j.ru|saypqikfet86il.ru|se9oieidu7t.ru|
sec3e6ou1vw.ru|sf8mhbwwswh.ru|shi5643cn1o.ru|sjxyw84mo30v.ru|soqo1j8p5qy.ru|
sxavi4a5qw3k.ru|tacivknrilg4u3.ru|tetj0v60v2a5.ru|tf47a9mkw9i.ru|tjmfgifucef3cf.ru|
tk88ctlda1vi.ru|u1gy4u7hzm.ru|udqewktquajwi.ru|ufcqepjb4xy.ru|un0yet3ce82095.ru|
up9e40xzgu9.ru|v3u2vycb8lbc2.ru|vbjn047x2qw7.ru|vlo0zxdehz.ru|vp4r3t428lgn3q.ru|
vpccdmrdtfu.ru|vr8j86hzkew7.ru|vrnxh2wd15o.ru|vtrl5paloct.ru|vv2b4aylfr0d5.ru|
vywwpvtyti0vce2.ru|wfuvbk8u7b3g.ru|wjriudkl5xge.ru|ws4kwvme8vrh.ru|wtgx0z10w.ru|
x20m5g3kqj1.ru|x949aa0ol9x.ru|xago4pvfbh3w.ru|xgom109jqvm.ru|xian0gy6e2y7r.ru|
xizupg4kn9us.ru|xwoft65bm.ru|xzoox01a2v8b.ru|y3fd0p1imud.ru|y3hzs5m1giy.ru|
ydq0vo01pqsg.ru|ylza0pgxes45.ru|yoyailt1qqmqi.ru|yq90tcjk0m24y.ru|z0xyuba94d0fb.ru|
z2achxo9yrj.ru|z4fq0gez0z7.ru|z5nyqwd04sgp.ru|z6zwab7qlvru2.ru|z8gmg6b8mp.ru|
zf07qpw5k7a.ru|zw0j2glec3t2.ru|zzpwrgzz0z6x.ru
! Clickunder in HDGO players
! http://s1.ws4kwvme8vrh.ru/video/t/6aCNxZgQVhpuSYHIrfJwHMjFgNtjl5NJ/175107/?
ref=itop-gear.ru
! ://*.*.ru/video/*/*/$replace=/scr\.src = 'http:\/\/[a-z0-9]+\.[a-z0-9]+\.[a-z]
+\/[a-z0-9]+\.js';\n|vast:\{preroll:.+//,important
://go3.*.ru^|$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important
! ||mtrcss.com^$redirect=nooptext,important
!
@@/adblock.js$domain=hdgo.cx
@@||to.*.ru/video/*/?ref=$generichide
@@||go.*.ru/video/*/?ref=$generichide
@@||hdgo.cx^$generichide
!
! hdgo.cx - quality switch
@@||franecki.net/assets^$domain=hdgo.cx
hdgo.cx###hdplayer-btn.linkbtn
hdgo.cx###hdplayer-linktxt.linktxt
! drahelas.ru
drahelas.ru#@#.forumAd
drahelas.ru#$#.forumAd { height: 1px!important; }
! https://forum.adguard.com/index.php?threads/23479/
! https://github.com/AdguardTeam/AdguardFilters/issues/61987
infoua.biz#$##idbbbad { height: 11px !important; }
infoua.biz#$##id_box_r_y1 { position: absolute!important; left: -3000px!important;
height: 50px!important; }
@@||infoua.biz/advertising.js
! matchtv.ru
@@||yastatic.net/pcode/adfox/loader.js$domain=matchtv.ru
! https://forum.adguard.com/index.php?threads/22141/
webos-forums.ru#@#.reklama
webos-forums.ru#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/15602/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=viho.tv
! https://forum.adguard.com/index.php?threads/22443/
dizimania.ru#@#.ad_content
! https://github.com/AdguardTeam/AdguardFilters/issues/13429
@@||lotzon.com$generichide
@@||lotzon.co$generichide
@@||lotzon.co*/filestorage/blog/*/ad-callback
! respublika.cz
||respublika.cz/modules/mod_ablockdetector/
! https://github.com/AdguardTeam/AdguardFilters/issues/4971
@@||cdn.nextlivetv.com/js/player5/ads*.js
! plistaWidget detection and first-party ads
truckscout24.ru#%#window.trckd = true;
! https://forum.adguard.com/index.php?threads/21336/
newsland.com##body > div[id][style="display: block;"]:first-child
! https://forum.adguard.com/index.php?threads/15602/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=viho.pro
@@/ads.js$domain=viho.pro
! https://github.com/AdguardTeam/AdguardFilters/issues/4967
gisclub.tv##body div#mdl_adb.fadeIn
! https://github.com/AdguardTeam/AdguardFilters/issues/4741
aqa.ru#@#div[id^="div-gpt-ad"]
! https://forum.adguard.com/index.php?threads/21501/
@@||porn0sex.net/adb/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11719
@@||vse.fm/adblockDetector.js
! https://forum.adguard.com/index.php?threads/21075/
@@||ph4.ru$generichide
! https://forum.adguard.com/index.php?threads/21007/
!
! rambler with side-projects: afisha.ru, autorambler.ru, championat.com, eda.ru,
gazeta.ru, lenta.ru, letidor.ru, moslenta.ru, motor.ru, passion.ru, quto.ru,
rambler.ru, rns.online, wmj.ru
! rambler replacement script (scriptlet must be in Annoyances filter)
afisha.ru,autorambler.ru,championat.com,eda.ru,gazeta.ru,lenta.ru,letidor.ru,moslen
ta.ru,motor.ru,passion.ru,quto.ru,rambler.ru,rns.online,wmj.ru$
$script[wildcard="*function*getYa*"][min-length="20000"][max-length="500000"]
!
! https://github.com/AdguardTeam/AdguardFilters/issues/16182
! lifehacker.ru - ads reinjection
@@||lifehacker.ru/js/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7136
@@||static.wi-fi.ru/banners/maximatelecom/advert/adblock.js
! https://forum.adguard.com/index.php?threads/26649/
@@||ringside24.com/static/js/ad*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7376
@@||hideip.me^$generichide
@@||hideip.me/src/img/rekl
@@||rsocks.net/resources/banners/*$domain=hideip.me
hideip.me#$##highlighted span[id^="numlink"] { opacity: 0 !important; pointer-
events: none !important; }
hideip.me#$#.region-highlighted > div.block-block:first-child > div.content >
center { opacity: 0 !important; pointer-events: none !important; }
hideip.me#$#img[src^="/src/img/rekl/"] { opacity: 0 !important; pointer-events:
none !important; width: 5px !important; }
hideip.me#$#img[src^="https://rsocks.net/resources/banners/"] { opacity: 0 !
important; pointer-events: none !important; }
hideip.me#$#img[src^="https://proxy6.net/static/img/b/"] { opacity: 0 !important;
pointer-events: none !important; }
hideip.me#$#a[href="/advertising"] { pointer-events: none!important; }
@@||num-link.ru/banner/$script,domain=hideip.me
@@||num-link.ru/link/list/*.js$domain=hideip.me
@@||hideip.me/src/img/add_br
@@||hideip.me/src/advert.js
! d-mod.ru
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=d-mod.ru
! https://forum.adguard.com/index.php?threads/25545/
@@||pixcloud.ru^$generichide
! https://forum.adguard.com/index.php?threads/9335/
@@||relizer.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5863
@@||hells-hack.com^$generichide
! https://forum.adguard.com/index.php?threads/http-knigilub-ru.20721/
@@||knigilub.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4575
mindspace.ru###rba2
! https://forum.adguard.com/index.php?threads/9397/
@@||redcyt.com/player.php$generichide
! https://forum.adguard.com/index.php?threads/19916/
@@||forum.ixbt.com/banners/adfox/$xmlhttprequest,domain=forum.ixbt.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4499
fclmnews.ru#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/4423
czx.to#@#.adsbygoogle
czx.to#$#.no-adb { position: absolute!important; height: 1px!important; }
@@||xpicw.top/*.js$domain=czx.to
@@||xpicw.top/ajax/*$domain=czx.to
! https://forum.adguard.com/index.php?threads/19629/
@@||cashback.ru/adblock.js
! https://forum.adguard.com/index.php?threads/19635/
@@||sinst.fwdcdn.com/js/*/advertisment.js
! https://forum.adguard.com/index.php?threads/19436/
@@||api.kinomoov.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4279
english-polyglot.com#%#window.adblocker = false;
@@||english-polyglot.com/ads.js
! https://forum.adguard.com/index.php?threads/19272/
proshivkis.ru#%#window.ab = false;
@@||proshivkis.ru/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4205
openssource.biz#@#.reklama
! https://github.com/AdguardTeam/AdguardFilters/issues/4191
auto62rus.ru#%#window.aadnet = {};
! https://forum.adguard.com/index.php?threads/18914/
rango-hack.ru##.svg-adblock
! https://forum.adguard.com/index.php?threads/18882/
track24.ru$$script[tag-content="function adBlockNotDetected"][max-length="2300"]
@@||track24.ru$generichide
! https://forum.adguard.com/index.php?threads/18571/
api.ekranka.tv#@#.ad_content
! https://github.com/AdguardTeam/AdguardFilters/issues/3952
@@||seria-z.net/szads.php
! https://forum.adguard.com/index.php?threads/1189/
@@||mega-pics-money.ru^$generichide
! https://forum.adguard.com/index.php?threads/18179/
iomedia.ru$$script[tag-content="if (jQuery('.adsbygoogle"][max-length="1200"]
@@||iomedia.ru/static/adsbygoogle.js
iomedia.ru#%#window.canRunAds = true;
! https://forum.adguard.com/index.php?threads/17690/
@@||vidi.tv/assets/js/adv.js
cybergame.tv###abwarn
! https://forum.adguard.com/index.php?threads/17426/
@@||pwcats.info/advert.js
! https://forum.adguard.com/index.php?threads/16728/
||ritzysponge.com^$third-party
! https://forum.adguard.com/index.php?threads/16736/
@@||kino-cinema.ru^$generichide
! https://forum.adguard.com/index.php?threads/16572/
@@||apollostream.xyz/advert_*.js
! https://forum.adguard.com/index.php?threads/15781/
@@||anypictures.ru^$generichide
! https://forum.adguard.com/index.php?threads/15822/
@@||tests24.ru/advert.js
tests24.ru#$#.g_rt { height: 1px!important;}
! https://forum.adguard.com/index.php?threads/9842/
@@||imgbum.net^$generichide
! https://forum.adguard.com/index.php?threads/15652/
@@||ensage-forum.ru/*adv*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3274
@@||awaps.yandex.net/*.js$domain=smexo.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/3197
@@||awaps.yandex.net/*.js$domain=piter.tv
!
!
! START: VK Group
!
!
! old cookies: Bismuth|computer|discussion|^specific\$|^engineer|instruction|
telecommunications|pronunciation|involved|^adequate
! do not remove cookies that contain `sso_`
$cookie=/blcrm|bltsr|zmFQeXtI|JPIqApiY|computer/,domain=dzen.ru
!
dzen.ru,auto.ru,avito.ru,baby.ru,businessman.ru,dni.ru,e1.ru,echo.msk.ru,fb.ru,fore
xpf.ru,gismeteo.by,gismeteo.kz,gismeteo.md,gismeteo.ru,gorodrabot.ru,infoniac.ru,it
-tehnik.ru,kakprosto.ru,kinopoisk.ru,liveinternet.ru,mathb-
ege.sdamgia.ru,mk.ru,nkj.ru,ohotniki.ru,oko-
planet.su,otzovik.com,razlozhi.ru,sdamgia.ru,syl.ru,vz.ru#%#//scriptlet('remove-
cookie', '/blcrm|bltsr|zmFQeXtI|JPIqApiY|computer/')
! TODO: add domains auto.ru and kinopoisk.ru to the rule below after the next
release of AG for macos (current 2.3.2)
$cookie=/blcrm|bltsr|zmFQeXtI|JPIqApiY|computer/,domain=dzen.ru|baby.ru|
businessman.ru|dni.ru|e1.ru|echo.msk.ru|fb.ru|forexpf.ru|gismeteo.by|gismeteo.kz|
gismeteo.md|gismeteo.ru|gorodrabot.ru|infoniac.ru|it-tehnik.ru|kakprosto.ru|
liveinternet.ru|mk.ru|nkj.ru|ohotniki.ru|oko-planet.su|otzovik.com|rambler.ru|
razlozhi.ru|sdamgia.ru|syl.ru|vz.ru
!
||dzen.ru^$script,xmlhttprequest,jsonprune=\$..[direct\, seatbid\, rtb]
dzen.ru#%#//scriptlet('remove-cookie', '/blcrm|bltsr|zmFQeXtI|JPIqApiY|computer/')
!
! Dzen main page
[$path=/^\/$|\/\?/]dzen.ru###ya-dist
dzen.ru##div[class^="dzen-desktop__link_bro-"]
dzen.ru##div[class^="dzen-desktop__teaser-"]
[$path=/a/]dzen.ru##div[class*="_position_"][class$="_direct"]
!
! Dzen News
dzen.ru##.news-app__content div[class*="__column_myTarget mg-grid__item"]
div[class*="__loader "]
[$path=/pogoda]dzen.ru##.adv_type_rtb
!
! Ad in Dzen articles
dzen.ru###article__bottom-embed
dzen.ru##div[class^="article-right-placeholder_"]
[$path=/a/]dzen.ru#$#div[class*="_position_bottom "] > div >
div:not([class]):not([id]) { transform: translate(-3000px) !important; position:
fixed; }
[$path=/a/]dzen.ru##div[class*="_position_inner "] > div > div[style^="width:"]
[$path=/a/]dzen.ru##div[class*="_position_right "][style*="max-height:"]
dzen.ru##.ad-split-embed
!
! Yandex browser popup
dzen.ru##.zen-page div[class^="loading-boundary-stacked-layout__content"] >
div:not([class])
!
! Dzen feed
dzen.ru##.card-rtb-one-column-stub
[$path=/media]dzen.ru##div[class$="__ad-content"]
!
! Dzen Video
dzen.ru##div[class*="videoCardAd-"]
dzen.ru##._is-header-after-player > div[class$="-content__description"] ~
div[class*="__videoCard"]
! ad in the zen videos
||strm.yandex.*/get/$xmlhttprequest,redirect=noopvast-3.0,domain=dzen.ru
[$path=/video]dzen.ru##div[class$="sidebar__item"] div[class*="-sidebar__ad"]
[$path=/video]dzen.ru##.panel-loadable-view__feed > div:not([class]):not([data-
item-id])
! adblock detection in videos
@@||ad.mail.ru/static/admanhtml/rbadman-html5.min.js$domain=dzen.ru
!
! Common rules
://mail.ru^$~script,~xmlhttprequest,replace=/a=mr.mimicEnabled?/
a=mr.mimic_Enabled?/
||mail.ru/*/fast-slot.js$replace=/&&t.mimic.setup.broker//
||mail.ru^$~script,~xmlhttprequest,replace=/broker:/_broker:/
!
! kino.mail.ru
@@||ad.mail.ru/i*.gif$domain=kino.mail.ru
@@||kino.mail.ru^$generichide
! horo.mail.ru
!
||auto.mail.ru/-/*/js/cmpld/auto/*/*.js$replace=/mimic_\d+_\d+\s*\&\&\s*mimic_\d+_\
d+\(.*\)//
||auto.mail.ru/sw-mobile.js
!
!
||ad.mail.ru/adp/?_SITEZONE=$replace=/"html"/"html_"/,domain=e.mail.ru|
octavius.mail.ru
! probably obsolete:
/https:\/\/(e|octavius).mail.ru\/api\/v\d$/$replace=/"direct":{"ads"/"direct":
{"ads_"/
!
! minigames.mail.ru - ads replacement script
minigames.mail.ru$$script[tag-content="yandexSlot ="]
!
! ok.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/43985
@@||ad.mail.ru/adq/?callback=mailruEnabled$domain=ok.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/19112
!
! END: VK Group
!
!
!*
!*****
!
! https://github.com/AdguardTeam/AdguardFilters/issues/3126
@@/ads.js$domain=8lap.ru
8lap.ru$$script[tag-content="typeof window.SC_Adblock"][max-length="4000"]
! https://forum.adguard.com/index.php?threads/14334/
@@||wallpapershome.ru/scripts/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3070
vk.city4me.com#$##goo_rekm { height: 101px!important; position: absolute!important;
left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/9769/
@@/advert_*.js$domain=couber.be
! https://github.com/AdguardTeam/AdguardFilters/issues/2973
@@||capricornus.cc/*/iframe$elemhide
!
overclockers.ru$$script[tag-content="enable_page_level_ads"]
||forums.overclockers.ru$replace=/(script.onerror = function\(\)\{)/\
$1return;/,important
forums.overclockers.ru#%#AG_onLoad(function() { window.chkA = function() {};
window.chkB = function() {}; });
~forums.overclockers.ru,overclockers.ru#%#//scriptlet("abort-on-property-read",
"cardinals")
!
||overclockers.ru/static/js/app-pip.js|$script,redirect=noopjs,important
forums.overclockers.ru#@##yandex_ad_1
!
! https://github.com/AdguardTeam/AdguardFilters/issues/87125
$cookie=/[0-9a-f]{32}/,domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|zannn.top|innal.top
$removeheader=location,domain=zannn.top|innal.top
games-
pc.top,rustorka.com,rustorka.top,rustorka.net,rustorkacom.lib,naylo.top,zannn.top,i
nnal.top$$script[tag-content="dimisa"]
games-
pc.top,rustorka.com,rustorka.top,rustorka.net,rustorkacom.lib,naylo.top,zannn.top,i
nnal.top#$##e7af0de8b4 { height: 16px !important; }
games-
pc.top,rustorka.com,rustorka.top,rustorka.net,rustorkacom.lib,naylo.top,zannn.top,i
nnal.top#%#//scriptlet('abort-on-property-write', 'dimisastop')
!
! rustorka.com
@@/printad.js$domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|monna2.top|zannn.top|innal.top
@@/prerollad.js$domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|monna2.top|zannn.top|innal.top
@@/pop_ads.js$domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|monna2.top|zannn.top|innal.top
@@/pop_ad.js$domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|monna2.top|zannn.top|innal.top
@@/clickunder.js$domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|monna2.top|zannn.top|innal.top
@@/pop-under.js$domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|monna2.top|zannn.top|innal.top
@@/popunder.js$domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top|monna2.top|zannn.top|innal.top
games-
pc.top,rustorka.com,rustorka.top,rustorka.net,rustorkacom.lib,naylo.top,monna2.top,
zannn.top,innal.top$$script[tag-content="checkCookie"]
/rustorka.\w+\/forum\/(?!login.php)/$removeheader=location
/naylo.top\/forum\/(?!login.php)/$removeheader=location
/games-pc.top\/forum\/(?!login.php)/$removeheader=location
$cookie=opt_js,domain=games-pc.top|rustorka.com|rustorka.top|rustorka.net|
rustorkacom.lib|naylo.top
games-
pc.top,rustorka.com,rustorka.top,rustorka.net,rustorkacom.lib,naylo.top,zannn.top,i
nnal.top#%#//scriptlet("abort-current-inline-script", "checkCookie", "var _0x")
games-
pc.top,rustorka.com,rustorka.top,rustorka.net,rustorkacom.lib,naylo.top,zannn.top,i
nnal.top#%#//scriptlet('remove-cookie', '/^opt_js\d{1}$/')
!
tapochek.net#%#//scriptlet("set-constant", "antiadblock", "undefined")
!$cookie=/^u_count|^st\d+|adblock|gophp/,domain=naylo.top|rustorka.com|
rustorka.net|rustorkacom.lib|tapochek.net
! tapochek.net - fixing first click
tapochek.net#%#//scriptlet("set-constant", "window.b0", "null")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/3011
@@||vsetv.net/advert.js
! https://forum.adguard.com/index.php?threads/13733/
mediapure.ru##.showSweetAlert
||mediapure.ru/wp-content/plugins/simple-adblock-notice/
! https://forum.adguard.com/index.php?threads/13617/
qq-new.ru###exposeMask
qq-new.ru##.xenOverlay
! https://forum.adguard.com/index.php?threads/12959/
@@||220vk.com/files/advert.js
! https://forum.adguard.com/index.php?threads/10398/
@@||ok-magazine.ru/sites/all/themes/*/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2749
@@||sdelatvideo.ru/resources/jsc/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2716
@@||imgpay.ru/advertisement.js.php
@@||imgpay.ru/ads.png
! https://github.com/AdguardTeam/AdguardFilters/issues/2622
@@||payeerotron.ru/js/advert.js
! https://forum.adguard.com/index.php?threads/11522/
@@||fotored.net^$generichide
! https://forum.adguard.com/index.php?threads/11417/
@@||r2-item.ru^$generichide
! https://forum.adguard.com/index.php?threads/11395/
@@||pandastream.cc/video/*/iframe$elemhide
! https://forum.adguard.com/index.php?threads/7182/
@@||svetmonet.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/2338
pcradio.ru#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/11090/
brazzers-hd.com#%#var isadblock=1;
! https://forum.adguard.com/index.php?threads/11020/
info-mage.ru###helpme
info-mage.ru#%#AG_onLoad(function() { window.onload = function() {}; });
! kinogb.net
||kinogb.net/js/lev-lisun.js
! https://forum.adguard.com/index.php?threads/17789/
@@||rzn.info/advertisement.js
@@||rzn.info/viewfiles/last/share/scripts/source/advert.js
! https://forum.adguard.com/index.php?threads/10595/
@@||rustreams.ru^$generichide
! https://forum.adguard.com/index.php?threads/10453/
rafkino.com#@##advblock
! https://forum.adguard.com/index.php?threads/9913/
@@||kttc.ru^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=kttc.ru
! https://forum.adguard.com/index.php?threads/9841/
@@||pics-money.ru^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2050
@@||dl2kq.de^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2029
@@||photo.amc-club.ru/*/js/adbanner.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2002
feofan.net##div[class^="ui-dialog ui-widget"]
feofan.net##div[class="ui-widget-overlay ui-front"]
! bestru.ru
@@||bestru.ru/modules/advertisements/js/display/advertisement.js
bestru.ru#@#.adverts
! creamusic.ru
creamusic.ru#@#.banner-top
! http://forum.adguard.com/showthread.php?10288
@@||video.ifresh.ws/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?10336
@@||sharezones.biz^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1963
@@||letyshops.ru/sites/all/modules/*/advert.js
! http://forum.adguard.com/showthread.php?9570
@@||pc-radio.ru^$generichide
! http://forum.adguard.com/showthread.php?10378
@@||video.muvix.org/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?10377
@@||play.hdnow.biz/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?10375
@@||cdn.kapnob.ru/video/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?10372
@@||player.kinolist.org/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?10011
tut.by##body > div[style^="background-color: #000;bottom: 0;left: 0;opacity:
0.5;position: fixed;right: 0;top: 0;z-index:"]
tut.by##div[style^="box-sizing: border-box;left: 0;max-height: 100%;position:
fixed;right: 0;text-align: center;top: 70px;z-index:"]
! https://forum.adguard.com/index.php?threads/12064/
||img.tyt.by/i/by5/alt/prop.html
! http://forum.adguard.com/showthread.php?10049
muzland.ru#%#function setTimeout() {};
! http://forum.adguard.com/showthread.php?10046
jeder.ru###nono
! http://forum.adguard.com/showthread.php?10022
@@||math.semestr.ru^$generichide
@@||securepubads.g.doubleclick.net/pagead/js/rum.js$domain=math.semestr.ru
@@||pagead2.googlesyndication.com/pub-config/*/ca-pub-*.js$domain=math.semestr.ru
@@||ad.edugram.com/assets/img/partners/promo/*/button_$domain=math.semestr.ru
@@||pagead2.googlesyndication.com/pagead/js/r*/
show_ads_impl.js$domain=math.semestr.ru
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=math.semestr.ru
! http://forum.adguard.com/showthread.php?9851
@@||zdravtrav.ru^$generichide
!
defendingrussia.ru#@#.advertising
! http://forum.adguard.com/showthread.php?9751
@@||donforum.net^$generichide
! http://forum.adguard.com/showthread.php?9744
project.dovidnyk.info#%#window.google_jobrunner = function() {};
! http://forum.adguard.com/showthread.php?9752
dentaltechnic.info#%#window.google_jobrunner = function() {};
! http://forum.adguard.com/showthread.php?9727
juwelir.info#%#window.google_jobrunner = function() {};
! http://forum.adguard.com/showthread.php?9705
@@||donbassforum.net^$generichide
! http://forum.adguard.com/showthread.php?9692
@@||avcore.ru^$generichide
! http://forum.adguard.com/showthread.php?9691
postila.ru#%#window.blockAdBlock = function() {};
! http://forum.adguard.com/showthread.php?9675
@@||new4.me/adblock.js
! http://forum.adguard.com/showthread.php?9677
kapriz.tv#$#div[id^="bn_"] { height: 30px!important; }
! http://forum.adguard.com/showthread.php?9610
||smi2.tv/aa/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1676
@@||hdkinoteatr.com/video/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?9368
@@||cdn.servkino.ru/video/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?9291
unionpeer.org#$#div[id^="b94e9049b5"] { height: 1px!important; }
! http://forum.adguard.com/showthread.php?9293
pronpic.org#$#div[id^="visitweb_container_"] { height: 1px!important; }
! http://forum.adguard.com/showthread.php?8947
php5lab.com##html > div[style*="width:100%; height:100%; z-index:999999"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1401
@@||apollocdn.cc/*/iframe$elemhide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1358
@@||kinomassa.net/js/advert.js
! http://forum.adguard.com/showthread.php?8850
romakatya.ru#@#.adsbygoogle
! http://forum.adguard.com/showthread.php?8493
@@||postila.ru/js/libs/blockadblock.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1137
||spruto.tv/js/adbdetect.js
! http://forum.adguard.com/showthread.php?8426
@@||vtomske.ru/js/adv*.js
! http://forum.adguard.com/showthread.php?8432
@@||online.the-cinema.tv/video/*/iframe$elemhide
@@||online.the-cinema.tv/serial/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?8344
kino-dom.org###my_abadiv
kino-dom.org#$##all_players { display: block!important; }
! http://forum.adguard.com/showthread.php?8355
@@||serpens.nl/serial/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?8483
anidub.com$$script[tag-content="$('head>style').remove();"]
! http://forum.adguard.com/showthread.php?8193
@@||zserials.me/serial/*/iframe$elemhide
! http://forum.adguard.com/showthread.php?7979
@@||vse.kz/public/js/jsLoader.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/989
@@||static.videocore.tv/advert*.js
! http://50na50.net/ru/proxy/httplist
! proxy list is removed
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=50na50.net
! https://github.com/AdguardTeam/ExperimentalFilter/issues/923
@@||hdserials.tv/upload/banners/banner.jpg
! https://github.com/AdguardTeam/ExperimentalFilter/issues/895
manshet.ru###k788
!
||kubik3.ru/js/adbs.js
!
! 1tv.ru - anti-adblock message in the player
!+ NOT_PLATFORM(ext_ff)
/getCode?$xmlhttprequest,redirect=noopvast-3.0,important,domain=1tv.ru
/vast^$xmlhttprequest,redirect=noopvast-3.0,important,domain=static.1tv.ru
@@/getCode?$xmlhttprequest,domain=1tv.ru
@@||ads.adfox.ru/*/getCode?pp=$domain=1tv.ru
@@||stats.seedr.com/vast?gid=$domain=static.1tv.ru
@@||static.1tv.ru^$content
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=1tv.ru
! http://forum.adguard.com/showthread.php?7229
@@||smotrisport.tv/js/advertising.js
!
ddgroupclub.ru#%#var block = false;
! http://forum.adguard.com/showthread.php?6979
@@||pic4you.ru/js/popunder_*.js
! http://forum.adguard.com/showthread.php?6952
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=tbs-play.com
tbs-play.com#@#.adsbygoogle
||zhurnaly.biz/reka.js
! http://forum.adguard.com/showthread.php?6940
sharasoft.com##.noadblock
!
||mmoru.com/board/clientscript/css*.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/749
@@||porevo.info/js/advert.js
@@||porevo.info^$jsinject
! http://forum.adguard.com/showthread.php?6845
@@||chingachgook.net/wp-content/themes/*/advert.js
!
! https://github.com/AdguardTeam/ExperimentalFilter/issues/746
ria.ru##.antiblock
! http://forum.adguard.com/showthread.php?6776
@@||mmoru.com/ads/banner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35801
izzylaif.com#%#//scriptlet("abort-on-property-read", "notPuten")
!
! https://forum.adguard.com/index.php?threads/12828/
forum.atvclub.ru##.xenOverlay
forum.atvclub.ru###exposeMask
! altapress.ru - anti-adblock message
@@||altapress.ru/js/advert.js
! cxem.net - сообщение об ошибке
||cxem.net/js/anti_ad.js
! Правила против анти-адблок скриптов
! wifika.ru - anti-adblock message
wifika.ru##body [id^="bsa"][style]
! cnews.ru
@@||medialand.ru/code$domain=cnews.ru
! исключаем скрипты антиблока видеохостинга videocore.tv (adblock_enabled = false;)
@@||static.videocore.tv/jscript/*/advert*.js
! http://forum.adguard.com/showthread.php?6602
@@||vasilisc.com/ad_img.js
! tree.tv - anti-adblock message
@@||tree.tv/js/advert.js
tree.tv#@##adverts
! https://github.com/AdguardTeam/ExperimentalFilter/issues/687
3dnews.ru#$##earAds { width: 651px!important;}
! moevideo.org - anti-adblock message
@@||moevideo.org^$elemhide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/677
smugenom.clan.su#%#window.setTimeout=function() {};
! http://forum.adguard.com/showthread.php?6127
@@||37.220.36.15^$elemhide
! remoteshaman.com - anti-adblock message
@@||remoteshaman.com/*/ads.js
! megogo.net
megogo.net##.Overlay_adb
megogo.net##.brand__shifter
megogo.net#$##player_object { display: block!important; }
megogo.net#%#AG_onLoad(function() { window.adBlock = false; });
! http://forum.adguard.com/showthread.php?6038
spec-komp.com##.adb
! https://github.com/AdguardTeam/ExperimentalFilter/issues/651
skidkaonline.ru#%#var canRunAds = true;
! vfl.ru - anti-adblock message
@@||vfl.ru/advertisement.js
! http://forum.adguard.com/showthread.php?5948
||baibako.tv/themes/2014/js/bkotv-master.js
! http://4pda.ru/forum/index.php?showtopic=601691&view=findpost&p=40939074
acer-a500.ru#%#function setTimeout() {};
! http://forum.adguard.com/showthread.php?5618
lostfilmonline.tv#%#function setTimeout() {};
! dedushka.org - remove anti-adblock message
dedushka.org##.dsa-please
! https://github.com/AdguardTeam/ExperimentalFilter/issues/558
@@||only-paper.ru/advertisement.js
! antiadblock http://forum.adguard.com/showthread.php?3091-http-onfillm-ru
moviki.ru###e52d
moviki.ru#$##e52d ~ * { display: block!important; }
! http://forum.adguard.com/showthread.php?3590
the-village.ru##.row-adblock-message
! avatarko.ru
avatarko.ru$$script[tag-content="getAddblock"][max-length="2000"]
! fenixx-repack.3dn.ru
||fenixx-repack.3dn.ru/design/7564.js
! 99px.ru
||99px.ru/cms/modules/jslib/tpl/unblock/unblock.js
! planetaua.net anti-adblock
planetaua.net$$div[id="s9ee"]
planetaua.net$$script[tag-content="ad,ads,adsense"][max-length="4500"]
! pic5you.ru,pic4you.ru
@@||pic4you.ru/js/advertisement
@@||pic5you.ru/js/advertisement
! ph4.ru
ph4.ru##.rnb
ph4.ru#@##advert-1
ph4.ru$$script[tag-content="u0435%20AdBlock."]
||ph4.ru/images/noad.gif
||ph4.ru/images/noadd.png
! multikonline.ru
||multikonline.ru/rekl.js
! megogo.net
@@/crossdomain.xml$domain=megogo.net
! теплорасчет.рф
@@||теплорасчет.рф/advertisement.js
! http://forum.adguard.com/showthread.php?1804
free-send.ru##body #k0e3
! modfiles.ru
modfiles.ru###z391
! urok-cs.ru
urok-cs.ru##.no-adb
! http://forum.adguard.com/showthread.php?3806
@@||turbobitit.org/web/js/advertisment.js
! http://forum.adguard.com/showthread.php?4418
satsis.ru##.adb
! http://forum.adguard.com/showthread.php?4506
||polismed.ru/js/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32465
sdamgia.ru$$script[tag-content="adb=1"]
||sdamgia.ru^$cookie=adb
! gismeteo domains:
gismeteo.ru,gismeteo.by,gismeteo.pl,gismeteo.lt,gismeteo.md,gismeteo.kz
gismeteo.by#%#//scriptlet("abort-on-property-write", "yaads")
!
womanhit.ru#%#//scriptlet("abort-on-property-read",
"Object.prototype.AdblockCookieMatchingType")
echo.msk.ru,kakprosto.ru#%#//scriptlet('abort-on-property-read',
'Object.prototype.AdvManagerLoaderRender')
||echo.msk.ru^$replace=/AdvManager\.render/AdvManager._render/
echo.msk.ru$$script[tag-content="DisplayAcceptableAdIfAdblocked"]
otzovik.com$$script[wildcard="*function*blockId*"][min-length="1000"][max-
length="2500"]
!
!
! START: Yandex
!
!
! ad on chrome://newtab
!+ PLATFORM(windows, mac)
||yandex.ru/*/*?ntp-sandwich*content=chromenewtab&statPath=chromenewtab
!
! ya.ru - main page
ya.ru##.banner
!
! Yandex.Search
ya.ru,yandex.*##li.mini-suggest__item > a[href^="http://yabs."][href*="/count/"]
ya.ru,yandex.*##li.mini-suggest__item > a[href^="https://yabs."][href*="/count/"]
ya.ru,yandex.*##li.mini-suggest__item > a[href^="http://yandex"][href*="/clck/"]
yandex.*##.mini-suggest__popup-content > li[data-type="nav"]
[$path=/search]yandex.*#?#.serp-list > li.serp-item:has(> div[data-bem*="organic"]
> div.organic__title-wrapper > a[href][data-event-required])
!
! Yandex.Images
||ya.ru/images/_crpd/*/*/*_$script,replace=/\.?directBannerType//
||yandex.*/images/$script,xmlhttprequest,replace=/^(.*?)"direct"\,(.*?)\$//
[$path=/images/]ya.ru,yandex.*##.SimpleSkeleton[width="100%"]
yandex.*#?#div[role="list"] div[class*="-Incut"]:has(div[id^="viewer_rim_direct"])
yandex.*##.serp-list > div.incut
ya.ru,yandex.*##.DirectInline
!
! Yandex.Maps
yandex.*##.banner-placeholder-view
yandex.*##._advert
yandex.*##.search-advert-badge
yandex.*##.card-header-media-view__list > div.card-header-media-view__advert-wrap
yandex.*#?#.business-card-title-view__actions > div.business-card-title-
view__advert
yandex.*#?#.business-card-title-view__actions > div.business-card-title-
view__advert + div.business-card-title-view__call-to-action
[$path=/maps]yandex.*#?#.business-card-view__overview > div.business-card-
view__section > div.business-card-view__offers:upward(1)
!
! Yandex.Pogoda
||yandex-pogoda.static-storage.net/*/*/*$script,replace=/adblock//
!
! Yandex.Market
!
! Yandex.Video
||yandex.*/video/*/*/*/*_$script,replace=/Ya.*RtbBidReqID.*//
!
! Yandex.Afisha
||yandex-afisha.naydex.net/*/*/*_$script,replace=/eval\(decodeURIComponent\(.*//
afisha.yandex.*##div[style="width:100%;height:250px;display:block"]
afisha.yandex.*##div[style="width:100%;height:240px;display:block"]
afisha.yandex.*##.adfox
!
! Yandex.Music
||content.adfox.ru/*/branding*.html$domain=music.yandex.*
||strm.yandex.*/get/$media,domain=vh.yandex.*
||strm.yandex.*/get/$script,xmlhttprequest,other,redirect=noopvast-
3.0,domain=yastatic.net|kinopoisk.ru|frontend.vh.yandex.*
! Audio ad + popup
||storage.mds.yandex.net/get-music/*/ad-exp/$media,domain=music.yandex.*
/public/prerolls/*.mp3$domain=music.yandex.*
music.yandex.*##.audio-advert__block
music.yandex.*#%#//scriptlet('abort-on-property-read',
'Object.prototype.videoAdvertPopup')
music.yandex.*##div[class^="d-overhead"]
music.yandex.*##.audio-advert__block
music.yandex.*##.sidebar__placeholder .teaser ~ div
!
! Yandex.Disk
disk.yandex.*##.direct
||docviewer.yandex.*/sw.js
!
! Yandex.Mail
||mail.yandex.*/*/*/*/
*$replace=/.*"adIds":.*"imptrackers":.*//,xmlhttprequest,domain=mail.yandex.*
mail.yandex.*##.ComposeDoneScreen-Ads
!
! Yandex.Raspisanie
rasp.yandex.*##.Direct
!
! Yandex.TV
! the rule also relates to Afisha and Realty
||yandex-*.naydex.net/*/*/*_$script,replace=/adblock//,domain=tv.yandex.*|
afisha.yandex.*|realty.ya.*
!
! Yandex.Realty
realty.ya.*##div[class*="PostBlocks__ad"]
realty.ya.ru##.OffersSerpPromoItem
!
! Yandex.Travel
!
! Turbopages
||turbopages.org^$xmlhttprequest,jsonprune=\$..[direct\, "rtb"]
turbopages.org,yandex.*#?#.unit_rect[data-log-node]:has(> div[class*="_type_partner
"])
turbopages.org,yandex.*##.unit_rect[data-log-node] > div[class*="_type_partner "]
yandex.*##.advert
yandex.*#$?#.advert { remove: true; }
! Yandex.Turbo (https://yandex.ru/turbo/***)
yandex.*##body[data-bem*="turbo"] div[class*="_type_"][class*="aside-"][data-name]
[data-log-node]
yandex.*##body[data-bem*="turbo"] div[class*="auto"][data-name][data-log-node]
yandex.*##body[data-bem*="turbo"] div.turbo-advert
yandex.*##body[data-bem*="turbo"] div[data-name="advert"]
!
! Yandex.Games
||yandex.*/games/$xmlhttprequest,jsonprune=\$..[direct\, "rtb"]
yandex.*##div[class*="-R-A-"]
yandex.*##.stack > div[class^="sticky-"]
[$path=/games]yandex.*##div[style="width: 240px; margin-top: -32px; height:
100vh;"]
[$path=/games]yandex.*#%#//scriptlet('trusted-click-element', '.play-app div.promo-
popup__close')
[$path=/games]yandex.*#?#.play-app div.promo
!
! Yandex.Sport
||yandex.*/sport/$replace=/.*"blockId":\s"[A-Z0-9-]
+".*//,script,other,xmlhttprequest,domain=yandex.*
[$path=/sport]yandex.*#?#.mg-grid__row > div.mg-grid__col:has(>
div[class^="neo"]:matches-attr("/[a-z0-9]{10,}/"="/[a-z]?-/"))
[$path=/sport]yandex.*#?#.mg-sticky__inner:has(> div.mg-grid__item >
div[class^="neo-"]:matches-attr("/[a-z0-9]{10,}/"="/[a-z]?-/"))
[$path=/sport]yandex.*#?#div[class^="neo-"][class*="_type_native"]
[$path=/sport]yandex.*#?#.mg-grid__row > div.mg-grid__col:has(> div.neo-advert)
!
! Yandex.Q
||yandex.*/q/$xmlhttprequest,jsonprune=\$..[direct\, "rtb"]
[$path=/q]yandex.*##header ~ div#page > div[class]:not([id]) > div[class*="
"]:first-child + div[class*=" "] + div[class*=" "] > div[class] > div[style^="will-
change:"] > div:not([class]) > div[class]:last-child
[$path=/q]yandex.*#$?#body.page_qArticleRoute header ~ div#page >
div[class]:not([id]) > div[class*=" "]:first-child + div[class*=" "] >
section[class*=" "] > div[class] + div + div > span ~ div:not(:has(> div[class]
button[data-role="button"] > svg)) { height: 0 !important; }
[$path=/q]yandex.*#$?#body.page_qQuestionRoute header ~ div#page >
div[class]:not([id]) > div[class*=" "]:first-child + div[class*=" "] >
section[class*=" "] > div[class] + div + div > div[class] > span ~ div:not(:has(>
div[class] button[data-role="button"] > svg)) { height: 0 !important; }
!
! Yandex.Internet
yandex.*##.layout__banner
yandex.*#?#div[class^="layout__top"] > div[class^="layout_"]:has(> div[style] >
div[id^="R-I-"])
!
! Yandex Browser start page
||yandex.ru/portal/ntp/banner$redirect=nooptext
!
! Kinopoisk
/kinopoisk\.ru\/\w+\/[a-zA-Z0-9_-]+\/[a-zA-Z0-9_-]{100,}/
$replace=/"attributes"/""/,script,domain=www.kinopoisk.ru
www.kinopoisk.ru##.underheader-superbanner-wrapper
www.kinopoisk.ru##div[class*="__AMNhR styles_"]
www.kinopoisk.ru##div[id*="direct_R-A-"]
www.kinopoisk.ru##.top-banner-container
www.kinopoisk.ru##.media-post-page > div[class$="kinopoisk-media-
container_height_250"]
www.kinopoisk.ru##div[class*="listSuperBanner"]
!
! auto.ru
||yastatic.net/naydex/autoru/$script,replace=/\.ads//,domain=auto.ru
auto.ru###app .ym-hide-content
!
! bookmate.ru
!
! Common rules
www.kinopoisk.ru,yandex.*#%#//scriptlet('abort-on-property-write',
'Object.prototype.adSystem')
||yandex.ru/ads/system/context.js$script,xmlhttprequest,redirect-rule=noopjs
!
! END: Yandex
!
!
liveinternet.ru$$script[wildcard="*ownerId*params*"][max-length="500"]
liveinternet.ru#%#Element.prototype.attachShadow = function(){};
!
! rg.ru
||rg.ru/*/*/*_$script,replace=/adblock//
!
! relax-fm.ru
||relax-fm.ru/ecpr/*/*_$script,replace=/adblock//
!
! razlozhi.ru
||razlozhi.ru^$cookie=/^ya/
!
! livejournal.com#
!+ PLATFORM(windows, mac, android)
livejournal.com#%#//scriptlet("set-constant", "begun_new_callbacks", "undefined")
!
!
! drive2.ru
||drive2.ru/*/*/$xmlhttprequest,jsonprune=\$..[rtb\, direct]
!
! irecommend.ru
||irecommend.ru/*/*/$xmlhttprequest,jsonprune=\$.data.*.attributes
!
||ura.news/*/$xmlhttprequest,jsonprune=\$.data.*.attributes
!
! echo.msk.ru
||echo.msk.ru^$replace=/AdvManager\.render/AdvManager._render/
! other sites(+ 24smi.org)
||e1.ru/static/build/js/main.js$replace=/"init":function\(t\)\{function i\
(e\)/"init":function(t){function i(e){return;/
||dni.ru/static/js/main.js$replace=/function\(e\,t\,n\)\{/function\(e\,t\,n\)\
{return;/
!
||sportmail.ru/-/*/js/cmpld/sport/*/base.js$replace=/SlotView\.mimic/a/
||home.imgsmail.ru/resplash/*/j/d-*.js$replace=/o\.default\.radar\("adblock"\)//
||spletnik.ru/_$script,replace=/\/context_adb.*//
||echo.msk.ru^$replace=/Ya.*\[{"attributes".*"blockId".*//,script
||gismeteo.*/*/*/*_$replace=/"R-A-.*//,script,xmlhttprequest,other
||gorodrabot.ru/*/*/*_$replace=/^.*"blockId\":\s*\"R-
A-.*//,script,xmlhttprequest,other
||24smi.org/*/*/*_$script,replace=/RTB//
||24smi.org/*/*/*_$replace=/^.*"blockId\":\s*\"R-A-.*//,script,xmlhttprequest,other
||avito.ru/*/*/*/$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\s*\
{[^}]*\})?.*\$//,script,other,xmlhttprequest
||fb.ru/*/*/*/$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\s*\
{[^}]*\})?.*\$//,script,other,xmlhttprequest
||syl.ru/*/*/*/$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\s*\
{[^}]*\})?.*\$//,script,other,xmlhttprequest
||businessman.ru/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?
(?:"direct":\s*\{[^}]*\})?.*\$//,script,other,xmlhttprequest
||e1.ru/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\s*\
{[^}]*\})?.*\$//,script,other,xmlhttprequest
||forexpf.ru/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\
s*\{[^}]*\})?.*\$//,script,other,xmlhttprequest
||infoniac.ru/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\
s*\{[^}]*\})?.*\$//,script,other,xmlhttprequest
||kakprosto.ru/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?
(?:"direct":\s*\{[^}]*\})?.*\$//,script,other,xmlhttprequest
||livejournal.com/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?
(?:"direct":\s*\{[^}]*\})?.*\$//,script,other,xmlhttprequest
||otzovik.com/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\
s*\{[^}]*\})?.*\$//,script,other,xmlhttprequest
||pikabu.ru/*/*/*-$replace=/^.*?"visibilitySettings":\s*\{[^}]*\}.*?(?:"direct":\
s*\{[^}]*\})?.*\$//,script,other,xmlhttprequest
||razlozhi.ru/*/*/*/*-$script,replace=/({"rtb":.*)|
(.*"blockId":.*"commonRtbVisibility":.*)//
! /*! v:808163 b:adblock c:loaders/context_adb */
||dzen.ru^$script,replace=/t.checkForEmptyAnswer=function\(e\){return/
t.checkForEmptyAnswer=function(e){return;/
!
! END: Yandex
!
!-------------------------------------------------------------------------------!
!------------------ General javascript, CSS and HTML extensions ----------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of ad blocking rules that fall under "advanced"
category.
! By advanced we mean the following rule types: CSS, scriptlets, HTML filtering (`$
$` marker), JS.
!
! Good: example.org#$##rek { display: none !important; };
example.org#%#//scriptlet('set-cookie', 'ad', '0'); example.org#%#document.cookie =
"ad =0"; ; example.org$$script[tag-content="ad"][max-length="3000"].
! Bad: example.org###rek (should be in specific.txt)
!
!-------------------
!-------JS----------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/154442
ain.ua#%#//scriptlet('abort-current-inline-script', 'jQuery', 'link_br')
! Hdrezka - removed an ad background
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com#%#//scriptlet('remove-
class', 'active-brand', 'body')
! https://github.com/AdguardTeam/AdguardFilters/issues/96330
classicalmusicnews.ru,agroreview.com,agronews.ua#%#//scriptlet("abort-on-property-
read", "wpsite_clickable_data")
! uCoz/clan.su popup(+ rules in 'general_url.txt')
mrcmirgorod.com.ua,legion-rus.clan.su,narod.ru,at.ua,men-stalker.com,clan.su,free-
dream.ru,igrul-
ka.ru,denisov.tk,selezen.net,my1.ru,do.am,webo4ka.ru,moy.su,mmofriends.info,jetvis.
ru,pirattracker.ru,fanofnfs.3dn.ru,kubik3.ru,paravozik.tv,greenflash.su,play-
force.ru,megomult.ru,wi-sy.ru,rub.org.ua,elektronika56.ru,staroetv.su,pro-
zakupki.ru,kino-torrent.net,tc-image.3dn.ru,pokatushki-pmr.ru#%#//scriptlet("abort-
on-property-read", "u_global_data")
! popups - `ads_script`
tapochek.net,sht.at.ua,rustorka.com,rustorka.net,rustorkacom.lib,naylo.top,kinosvit
.net,fanofnfs.3dn.ru#%#//scriptlet("abort-on-property-read", "ads_script")
! utarget
jetvis.ru#%#//scriptlet("abort-on-property-read", "u_global_data")
narod.ru,at.ua#%#//scriptlet("abort-current-inline-script", "u_global_data")
nnmclub.to,friends-online.me,doramakun.ru,kinogo.eu,kino-live2.org#%#//
scriptlet("abort-on-property-read", "utarget_script")
! RedTram (`/ru-n4p/`)
rivnepost.rv.ua,telegraf.in.ua,vlast.kz,mignews.com.ua,sibkray.ru,kursiv.kz,livekav
kaz.ru,times.km.ua,grad.ua,altyn-
orda.kz,viva.ua,newsoneua.tv,zikua.news,pnk.tv,cikavosti.com,womo.ua,4studio.com.ua
,tverigrad.ru,kapital-
rus.ru,volyninfa.com.ua,gorodkiev.com.ua,vsviti.com.ua,tenews.org.ua,provce.ck.ua,p
ortal.lviv.ua,rivnenews.com.ua,teren.in.ua,prichernomorie.com.ua,marieclaire.ua,pol
itnavigator.net,redpost.com.ua,narodna-pravda.ua,dv-
gazeta.info,elle.ua,womanel.com,nr2.com.ua,plitkar.com.ua,zik.ua,edinstvennaya.ua,m
olbuk.ua,sud.ua,newsua.one,tele.ru,pingvin.pro,glavnoe.ua,glavpost.com,enovosty.com
,bagnet.org,versii.if.ua,comments.ua,cbn.com.ua,comments.ua,otvetnavse.com,news.dks
.com.ua,golos.te.ua,procherk.info,cheline.com.ua,4mama.ua,ogo.ua,rusjev.net,fakty.u
a,fainaidea.com,unn.com.ua#%#//scriptlet('abort-current-inline-script',
'document.createElement', '/загрузка/')
365news.biz,cbn.com.ua#%#//scriptlet("abort-current-inline-script",
"document.createElement", "/n4p/")
!
!-------------------
!-------CSS---------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/59768
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com#$#.b-post__rating_table {
margin-left: -30px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/147690
dumskaya.net#$##nav { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/103305
! Группа компаний Актион
kadrovik01.com.ua,kom-dir.ru,gd.ru,buhsoft.ru,business.ru,26-2.ru,fd.ru,pro-
personal.ru#$#.topAdvertize__wrapper { display: none !important; }
kadrovik01.com.ua,kom-dir.ru,gd.ru,buhsoft.ru,business.ru,26-2.ru,fd.ru,pro-
personal.ru#$#body.branded { margin-top: 60px !important; }
!
talks.happymonday.com.ua,unisender.com#$##popmechanic-snippet { display: none!
important; }
talks.happymonday.com.ua,unisender.com#$#body { overflow: visible!important; }
! https://forum.adguard.com/index.php?threads/10880/
sinoptik.ua#$#iframe[bb] { position: absolute!important; left: -3000px!important; }
sinoptik.com.ru#$#iframe[bb] { visibility: hidden!important; }
!
!-------------------
!-------HTML--------
!-------------------
!
! https://forum.adguard.com/index.php?threads/26986/
fishki.net,hronika.info,meta.ua$$script[tag-content="window.AD_DOMAIN_URL_SYS"]
[max-length="500"]
!
! This section contains the list of ad blocking rules that fall under "advanced"
category.
! By advanced we mean the following rule types: CSS, scriptlets, HTML filtering (`$
$` marker), JS.
!
! Good: example.org#$##rek { display: none !important; };
example.org#%#//scriptlet('set-cookie', 'ad', '0'); example.org#%#document.cookie =
"ad =0"; ; example.org$$script[tag-content="ad"][max-length="3000"].
! Bad: example.org###rek (should be in specific.txt)
!
!-----------------------
!------- JS ------------
!-----------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/157970
ircity.ru,chita.ru,14.ru,116.ru,154.ru,161.ru,164.ru,178.ru,26.ru,29.ru,35.ru,42.ru
,43.ru,45.ru,48.ru,51.ru,53.ru,56.ru,59.ru,60.ru,62.ru,63.ru,68.ru,70.ru,71.ru,72.r
u,74.ru,75.ru,76.ru,86.ru,89.ru,93.ru,e1.ru,ekat.ru,irkutsk.ru,kbs.ru,mgorsk.ru,ngs
.ru,ngs22.ru,ngs24.ru,ngs38.ru,ngs42.ru,ngs54.ru,ngs55.ru,ngs70.ru,nn.ru,omsk1.ru,p
roizhevsk.ru,provoronezh.ru,sochi1.ru,sterlitamak1.ru,tolyatty.ru,ufa1.ru,v1.ru#
%#//scriptlet('remove-class', '_branding', '.global-wrapper')
! https://github.com/AdguardTeam/AdguardFilters/issues/153321
cher-poisk.ru#%#//scriptlet('remove-attr', 'style', 'body')
! https://github.com/AdguardTeam/AdguardFilters/issues/150847
short.ink#%#//scriptlet('prevent-window-open')
! ege.sdamgia.ru
sdamgia.ru#%#//scriptlet('abort-on-property-read', 'new_rotator_changed')
! https://github.com/AdguardTeam/AdguardFilters/issues/148878
softslot.com,torrent-soft.pro#%#//scriptlet('set-cookie', 'sm-view', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/148496
viks.tv#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/141785
! https://github.com/AdguardTeam/AdguardFilters/issues/148093
! https://github.com/AdguardTeam/AdguardFilters/issues/147394
! https://github.com/AdguardTeam/AdguardFilters/issues/146771
pikabu.ru$$script[wildcard="*XMLHttpRequest()*yaContextCb*"][max-length="6700"]
nastroyvse.ru,pikabu.ru#%#//scriptlet('abort-on-property-read', 'yaContextCb')
! https://forum.adguard.com/index.php?threads/51458/
ip.tivix.co#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/140602
1tv.ru#%#//scriptlet('abort-on-property-read', 'Object.prototype.disableSeek')
! https://github.com/AdguardTeam/AdguardFilters/issues/140098
gorodrabot.ru#%#//scriptlet('prevent-eval-if', 'yaContextCb')
! sex-torrent.net - popup
sex-torrent.net#%#//scriptlet('remove-attr', 'onclick', '.yellowBtn')
! https://github.com/AdguardTeam/AdguardFilters/issues/138196
eadaily.com#%#//scriptlet('hide-in-shadow-dom', '.site-follow, i-amphtml-next-page-
shadow-root')
! https://github.com/AdguardTeam/AdguardFilters/issues/136638
okminigames.mail.ru#%#//scriptlet('set-constant', 'NO_ADV', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/136511
agroreview.com#%#//scriptlet("prevent-addEventListener", "click", "data-
advadsredirect")
! https://github.com/AdguardTeam/AdguardFilters/issues/136551
public-porn.xyz#%#//scriptlet('set-constant', 'biads.initCli', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/135317
sportbar01.com#%#//scriptlet('abort-current-inline-script', '$', 'window.open')
sportbar01.com#%#//scriptlet('set-constant', 'window.open', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/131267
anidub.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/128369#issuecomment-
1236068069
fastpic.org#%#//scriptlet("abort-current-inline-script", "document.querySelector",
"stick")
! https://github.com/AdguardTeam/AdguardFilters/issues/128427
adultepic.com,xxxtube2022.com,fuck-xxx-movies.com#%#//scriptlet("abort-on-property-
read", "userout")
! https://github.com/AdguardTeam/AdguardFilters/issues/127540
sweet-tv.net,cdnneedtv.ru#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/127528
online.anidub.com,online.anidub.club#%#//scriptlet("abort-on-property-write", "bg")
! https://github.com/uBlockOrigin/uAssets/issues/13230
https-xvideos.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/116089
igroutka.ru#%#//scriptlet("set-cookie-reload", "afg", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/104944
me-qr.com#%#//scriptlet('remove-class', 'd-none', '#goBtn.d-none')
! https://github.com/AdguardTeam/AdguardFilters/issues/112383
sex-studentki.*#%#//scriptlet('set-constant', 'biads.initCli', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/97341
cq.ru#%#//scriptlet('json-prune', 'catfish-desktop catfish-mobile branding-desktop
branding-mobile content-1-desktop content-2-mobile content-3-mobile')
cq.ru#%#//scriptlet('abort-on-property-read', 'initBanners')
! https://github.com/AdguardTeam/AdguardFilters/issues/94994
music-muzon.com#%#//scriptlet("prevent-setTimeout", "window.location.href")
! https://github.com/AdguardTeam/AdguardFilters/issues/94849
liveinternet.ru#%#//scriptlet("abort-on-property-write", "yaads")
! https://github.com/AdguardTeam/AdguardFilters/issues/93928
freehat.cc#%#//scriptlet("abort-on-property-read", "openAdvInCurrentTab")
! https://github.com/AdguardTeam/AdguardFilters/issues/92531
iguides.ru#%#//scriptlet("json-prune", "recs_group.*.tiles")
! meteocenter.net - infinite loading
meteocenter.net#%#//scriptlet("abort-current-inline-script", "ar_Tail")
! https://github.com/AdguardTeam/AdguardFilters/issues/91310
car.ru#%#//scriptlet("set-constant", "car__idle", "false")
! 80-e.ru ad scripts
80-e.ru#%#//scriptlet("abort-current-inline-script", "document.createElement",
"document.createElement('script');")
! https://github.com/AdguardTeam/AdguardFilters/issues/88530
hcdn.online#%#//scriptlet('set-constant', 'txt', 'undefined')
! http://forum.ru-board.com/topic.cgi?forum=5&topic=50480&start=760#7
! https://github.com/AdguardTeam/AdguardFilters/issues/136406
anifap.com,anitokyo.tv#%#//scriptlet("set-constant", "PopShow3", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/86359
sportsx365days.com,sportbarchik88.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/86672
u.4k-film.cyou#%#//scriptlet('remove-class', 'have-brand', 'body > div.have-brand')
! https://github.com/AdguardTeam/AdguardFilters/issues/73390
l2top.ru#%#//scriptlet('prevent-eval-if', 'ad_signature')
! https://github.com/AdguardTeam/AdguardFilters/issues/83240
kinofilm.co#%#//scriptlet("set-constant", "document.onmouseup", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/81669
freehat.cc#%#//scriptlet("set-constant", "advFirstClickOpenNewTab", "false")
freehat.cc#%#document.cookie = "ASD_can_open_adv_in_current_tab=N";
! https://github.com/AdguardTeam/AdguardFilters/issues/81631
fap-guru.cam#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76367
mmo13.ru#%#//scriptlet('prevent-addEventListener', 'DOMContentLoaded', 'bnrShowAd')
mmo13.ru#%#//scriptlet('remove-class', 'bnr', '#page.bnr')
! https://github.com/AdguardTeam/AdguardFilters/issues/76017
allsports-
tv.ru,channels247.net,sport7.biz,sporting77.com,barsportbar.com,sportbar.biz#%#//
scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74361
penzainform.ru#%#//scriptlet("abort-on-property-write", "u0")
penzainform.ru#$#body { cursor: auto!important; }
! fastpic - ad redirect
~new.fastpic.org,fastpic.ru,fastpic.org#%#//scriptlet("abort-on-property-read",
"store.get")
fastpic.ru,fastpic.org#%#//scriptlet("abort-on-property-read", "utrgLabel")
! https://github.com/AdguardTeam/AdguardFilters/issues/73296
2ip.io,2ip.ru#%#//scriptlet('set-cookie', 'anonymizer_ads', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/73390
l2top.ru#%#//scriptlet("abort-current-inline-script", "$", "cleanAndEval")
! https://github.com/AdguardTeam/AdguardFilters/issues/70205
torren.eu#%#//scriptlet('remove-attr', 'onclick', 'a[download]')
! https://github.com/AdguardTeam/AdguardFilters/issues/67949
93.88.74.236#%#//scriptlet("abort-on-property-read", "open")
! https://github.com/AdguardTeam/AdguardFilters/issues/67377
scrin.org#%#//scriptlet("abort-on-property-read", "windowprops")
scrin.org#%#//scriptlet('remove-attr', 'onclick', '#view-full-image >
a[target="_blank"][onclick]')
! https://github.com/AdguardTeam/AdguardFilters/issues/65645
4rl.ru#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/65168
e.mail.ru#%#//scriptlet('remove-class', 'b-viewer_advert-line')
! https://github.com/AdguardTeam/AdguardFilters/issues/65145
liga.net#%#document.cookie = "isShowAd=false"; document.cookie = "is_login=true";
! playground.ru - clickunder
playground.ru#%#//scriptlet('remove-attr', 'data-settings',
'body[id="userNotAuthorized"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/64994
720video.me#%#//scriptlet("prevent-window-open")
! audit-it.ru - ads replacement
audit-it.ru#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"z.attachEvent")
! https://github.com/AdguardTeam/AdguardFilters/issues/62617
xittv.net#%#//scriptlet("prevent-window-open")
! https://forum.adguard.com/index.php?threads/39523/
ontivi.net#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/62094
prostoporno.*#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/62071
bessporno.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/61803
xporno.xxx#%#document.cookie = "pu_count=1";
! sc2tv.ru - branding
sc2tv.ru#%#//scriptlet('remove-class', 'body--brranding', 'peka-app > div.body--
brranding')
! https://github.com/AdguardTeam/AdguardFilters/issues/61999
sporting360.org,sporting7.pw,08sportbar.online,08sportbar.net,sport24hd.net,sport24
hd.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/61395
e1.ru#%#//scriptlet('remove-class', '_branding', 'div[class*="-wrapper"]')
! top ad remains in nba section
sports.ru,ua.tribuna.com,by.tribuna.com#%#//scriptlet('remove-class',
'branding_dfp')
! https://github.com/AdguardTeam/AdguardFilters/issues/60595
777sportba.org#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/59636
flibusta.appspot.com#%#//scriptlet("set-constant", "String.prototype.charCodeAt",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/59782
trashbox.mobi#%#//scriptlet("set-constant", "landing_safe_showed", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/59616
porno-chiks.org#%#//scriptlet("set-constant", "flashvars.adv_pre_src", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/58845
mag.relax.by#%#//scriptlet('remove-class', 'b-global-branding', 'html')
! https://forum.adguard.com/index.php?threads/44134/
wsoft.ucoz.net#%#//scriptlet("abort-on-property-read", "web_script")
! https://github.com/AdguardTeam/AdguardFilters/issues/58617
! + $$ rule below
pornreactor.cc#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"return localStorage")
! https://github.com/AdguardTeam/AdguardFilters/issues/57388
7info.ru#%#//scriptlet("set-constant", "td_ad_background_click_link", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/58321
an1.com#%#//scriptlet('adjust-setTimeout', 'countdown', '1400')
! https://github.com/AdguardTeam/AdguardFilters/issues/58318
allapk.ru#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/58319
tablet-apps.ru#%#//scriptlet('adjust-setTimeout', 'countdown', '1400')
! https://github.com/AdguardTeam/AdguardFilters/issues/58320
androidtop.net#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! zikurat.media - background
zikurat.media#%#//scriptlet('prevent-window-open', '0', 'zikurat.media')
! https://github.com/AdguardTeam/AdguardFilters/issues/56102#issuecomment-633917168
! https://github.com/AdguardTeam/AdguardFilters/issues/55487
oxax.tv#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/55271
4kfilm.online#%#//scriptlet("remove-class", "have-brand", "div.have-brand")
! https://github.com/AdguardTeam/AdguardFilters/issues/53045
it-like.ru#%#//scriptlet('remove-attr', 'href', '.post-content > article > div > ul
> li > a[href^="https://it-like.ru/link/"][data-wpel-link="external"]')
! assiatv.com - popups
assiatv.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/107096
! kino.mail.ru has different ivi ads; ivi.ru - preroll ads
ivi.ru#%#//scriptlet('set-constant', 'Object.prototype.getAd', 'noopFunc')
ivi.ru#%#//scriptlet('set-constant', 'Object.prototype.daAdvGetItems', 'undefined')
! cdnpotok.com player popups
cdntvpotok.com,cdnpotok.com,only-tv.org,oneliketv.com#%#//scriptlet("prevent-
window-open", "/\/(tv|twotvs.|thretvs.)\.php/")
! https://github.com/AdguardTeam/AdguardFilters/issues/52136
hochu.tv#%#//scriptlet("abort-on-property-read", "ABN")
! https://github.com/AdguardTeam/AdguardFilters/issues/98275
ddgroupclub.win#%#//scriptlet("abort-current-inline-script", "Math.ceil",
"x.charCodeAt")
! https://github.com/AdguardTeam/AdguardFilters/issues/50821
kinokong.pro#%#//scriptlet("abort-on-property-read", "ABN")
! https://github.com/AdguardTeam/AdguardFilters/issues/56094
zloekino.su,zloekino.ru#%#//scriptlet("prevent-window-open", "stargate")
! https://github.com/AdguardTeam/AdguardFilters/issues/49307
svadba.expert#%#//scriptlet("abort-on-property-read", "rbConfig")
! https://github.com/AdguardTeam/AdguardFilters/issues/49054
vstx.ru#%#//scriptlet("abort-on-property-read", "tnAdditionalParams")
! https://github.com/AdguardTeam/AdguardFilters/issues/48777
conversion.im#%#//scriptlet("abort-current-inline-script", "$", "mainContainer")
! https://github.com/AdguardTeam/AdguardFilters/issues/48186
ogastrite.ru#%#//scriptlet("abort-current-inline-script", "document.write", "/scr'\
+'ipt/")
! https://github.com/AdguardTeam/AdguardFilters/issues/47805
linedia.ru#%#//scriptlet("abort-current-inline-script", "$", "dwpopup")
! https://github.com/AdguardTeam/AdguardFilters/issues/42947
vk.com#%#//scriptlet("set-constant", "noAdsAtAll", "true")
! life.ru - ads
life.ru#?#.news-feed-item:has(> div.news-feed-item-advertising)
! tele.ru - ads
! Streams at sport-24tv.ru
sportbar.biz,sportbox.ws,goool7.ws,sport-
24tv.ru,365lives.net,sportboom.pro,sport7boom.com#%#//scriptlet("prevent-window-
open")
! https://github.com/AdguardTeam/AdguardFilters/issues/46096
alterera.org#%#//scriptlet("abort-current-inline-script", "document.referrer",
"google")
! https://github.com/AdguardTeam/AdguardFilters/issues/58647
!rustorka.com,rustorka.net,rustorkacom.lib,naylo.top#%#//scriptlet("abort-current-
inline-script", "_createClass", "var _typeof=typeof Symbol===")
!rustorka.com,rustorka.net,rustorkacom.lib,naylo.top#%#//scriptlet('prevent-
setTimeout', 'wait_start', '1000')
! https://github.com/AdguardTeam/AdguardFilters/issues/61143
!naylo.top,rustorka.com,rustorka.net,rustorkacom.lib,tapochek.net#%#document.cookie
= "opt_js=opt_js; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/79063
!naylo.top,rustorka.com,rustorka.net,rustorkacom.lib,rustorka.com,rustorka.net#
%#document.cookie = "opt_js2=opt_js2; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/44512
porno-incest.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/44514
fapality.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/43382
moresisek.net#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "/asg_mixed_tabs/")
! https://github.com/AdguardTeam/AdguardFilters/issues/43503
porevos.ru#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"/substr/")
! https://github.com/AdguardTeam/AdguardFilters/issues/43054
newsland.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
".*")
! https://github.com/AdguardTeam/AdguardFilters/issues/42082
gazeta.ru#%#//scriptlet('abort-on-property-read', 'g_GazetaNoExchange')
! https://github.com/AdguardTeam/AdguardFilters/issues/42271
33porno.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41410
nntt.org,rus-media.org,rutor.in,rutracker.in#%#//scriptlet("prevent-
addEventListener", "load", "PopSettings")
! https://github.com/AdguardTeam/AdguardFilters/issues/41269
imagebam.com#%#AG_onLoad(function() { var
el=document.querySelector('a[title="Continue to your image"]'); if(el)
el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/41264
skisport.ru#%#//scriptlet("abort-current-inline-script", "BX.ready",
"adback_go.php")
! https://github.com/AdguardTeam/AdguardFilters/issues/41222
ruspornvideos.com#%#//scriptlet("set-constant", "String.prototype.charCodeAt",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/40993
tofight.ru#%#//scriptlet("set-constant", "AIsEnabled", "false")
tofight.ru#%#//scriptlet("set-constant", "AdvFunc", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/39183
vmusi.ru#%#//scriptlet("prevent-window-open", "/tutad\.ru/")
!+ PLATFORM(windows, mac, android)
vmusi.ru#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/41449
mobdisc.com#%#//scriptlet("prevent-window-open")
mobdisc.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/38616
anito.net#%#//scriptlet('remove-attr', 'onclick', 'a[href*="/torrent/"]')
! https://forum.adguard.com/index.php?threads/https-dyvys-info.34358/
alau.kz,dyvys.info#%#//scriptlet("abort-on-property-write",
"td_ad_background_click_link")
! https://github.com/AdguardTeam/AdguardFilters/issues/35125
pornobomba.cc#%#AG_onLoad(function() { showPauseSpot = {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/37252
windowspro.ru#%#//scriptlet("abort-current-inline-script",
"document.createElement", "browserDetect")
! https://github.com/AdguardTeam/AdguardFilters/issues/36662
web-ru.net#%#window.open=function(){};
web-ru.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/33349
generationiron.com#%#//scriptlet("set-constant", "td_ad_background_click_link",
"undefined")
! nnmclub.to - directadvert.ru script
nnmclub.to#%#//scriptlet("prevent-addEventListener", "click", "_blank")
!nnmclub.to#%#//scriptlet("set-constant", "ololo_ololosha_directadvert", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/32589
nnmclub.to#%#//scriptlet("abort-on-property-write", "sc_adv_out")
! https://github.com/AdguardTeam/AdguardFilters/issues/32245
sbsports.pro#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/27857
pornovizion.xyz#%#//scriptlet("abort-current-inline-script", "$", "adsPreroll")
! https://github.com/AdguardTeam/AdguardFilters/issues/31743
! https://github.com/AdguardTeam/AdguardFilters/issues/135835
strip2.in,spaces.im,modsanandroid.ru#%#//scriptlet('abort-on-property-read',
'MobiAds')
! https://github.com/AdguardTeam/AdguardFilters/issues/30527
7days.ru#%#//scriptlet("abort-on-property-write", "__AABStatus")
! https://github.com/AdguardTeam/AdguardFilters/issues/29494
senglish.narod.ru#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /adbetnet|utarget/; window.open = function(a, b) { if (typeof
a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! vesti.uz - ads
vesti.uz#%#//scriptlet("abort-current-inline-script", "document.createElement",
"rtIsWebSocket")
! forum.fonarevka.ru - ads
forum.fonarevka.ru#%#//scriptlet("abort-current-inline-script", "atob", "_0x")
! https://github.com/AdguardTeam/AdguardFilters/issues/26157
46tv.ru#%#AG_onLoad(function() { window.a = 0; });
! https://github.com/AdguardTeam/AdguardFilters/issues/23826
hd24.watch#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/29400/
ua-today.com#%#AG_onLoad(function() { setTimeout(function()
{ jQuery('body').unbind('click'); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/18300
synthira.ru#%#//scriptlet("abort-current-inline-script", "document.write",
"adsteroid")
! https://github.com/AdguardTeam/AdguardFilters/issues/17463
recommendedlab.com#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /deloton\.com/; window.open = function(a, b) { if (typeof a !
== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/84516
gamer-info.com#%#//scriptlet('abort-current-inline-script', '$', '/\$\
(\'\.roarticlecol\'\)\.height\(\) >/')
! gamer-info.com - video ad
gamer-info.com#%#(function() { var isSet = false; Object.defineProperty(window,
'vPRinfiniteLoopOfChanges', { get: function() { return isSet ? false :
undefined; }, set: function() { isSet = false; } }); })();
! https://github.com/AdguardTeam/AdguardFilters/issues/14335
sberometer.ru#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "place_rvn")
! https://github.com/AdguardTeam/AdguardFilters/issues/42288
spcs.reviews,gdespaces.com,spcs.me,spaces.im,spaces-blogs.com,strip2.me#%#//
scriptlet("set-constant", "mobiads_loader", "noopFunc")
! tehnot.com - удаление кликабельности фона
tehnot.com#%#AG_onLoad(function() { jQuery(function()
{ jQuery('body').unbind('click'); }); });
! https://github.com/AdguardTeam/AdguardFilters/issues/11775
zerno-ua.com#%#AG_onLoad(function() { $
('div.branding_wrapper').removeAttr("onclick"); });
! https://github.com/AdguardTeam/AdguardFilters/issues/11776
economistua.com#%#//scriptlet('set-constant', 'onlyBodyClick', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/11174
baskino.me#%#AG_onLoad(function() { $('body').removeClass('branding'); });
! https://github.com/AdguardTeam/AdguardFilters/issues/9168
ruclip.com#%#//scriptlet("abort-current-inline-script", "atob",
"decodeURIComponent")
! https://forum.adguard.com/index.php?threads/24201/
macdigger.ru#%#AG_onLoad(function() { for (var key in window) { if
(key.indexOf('funnyIsInit') == 0) { window[key] = true; } }; });
! https://forum.adguard.com/index.php?threads/23865/
fainaidea.com#%#//scriptlet('abort-on-property-read',
'td_ad_background_click_link')
! https://forum.adguard.com/index.php?threads/23005/
winlined.ru#%#AG_onLoad(function() {
$('a[href="http://www.winline.ru"]').unbind('click').removeAttr("href"); });
! https://forum.adguard.com/index.php?threads/22979/
kurkul.com#%#AG_onLoad(function() { $
('body').unbind('click').removeAttr("onclick").removeAttr("style"); });
! unionpeer.com - удаление отступа сверху
unionpeer.com#%#AG_onLoad(function()
{ document.querySelector('body').style.cssText+=';padding-top: 0!important'; });
! https://forum.adguard.com/index.php?threads/22416/
fayloobmennik.cloud#%#AG_onLoad(function() { window.redirect = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/4527
kakprosto.ru#%#AG_onLoad(function() { window.getDirectBlock = function() {}; });
! https://forum.adguard.com/index.php?threads/33157/
@@||pr-cy.ru/js/ad1.js
! https://forum.adguard.com/index.php?threads/15549/
picshick.com#%#AG_onLoad(function() { document.cookie="ppu_sub=1";
document.cookie="ppu_main=1"; });
! politeka.net - side banners
politeka.net#%#window.atob = function() {};
! https://forum.adguard.com/index.php?threads/16833/
game-fresh.com#%#document.cookie = "clickunder=1";
! kinozal.me,kinozal.tv - break WS loader script
kinozal.me,kinozal.tv,share-serials.net,zserials.tv#%#window.Worker = function()
{ this.postMessage = function() {} };
! https://forum.adguard.com/index.php?threads/14306/
small-games.info#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /cityadspix.com/; window.open = function(a, b) { if (typeof
a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! vk.com - Adguard style was removed
vk.com#%#AG_onLoad(function(){window.icoNode =
document.querySelector('head>link[rel*="shortcut"]')});
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2206
vipfiles.nu#%#AG_onLoad(function() { window.doPopunder = true; });
! https://forum.adguard.com/index.php?threads/10196/
pro-tv.net#%#AG_onLoad(function() { $('#adFrame').remove(); $
('#adTimerBlock').remove(); $.VideoAD.embedPlayer(); });
! https://forum.adguard.com/index.php?threads/9958/
yaplakal.com,yap.ru#%#AG_onLoad(function() { window.vbm = function() {}; });
! https://forum.adguard.com/index.php?threads/9960/
hlamer.ru#%#AG_onLoad(function() { $('body').unbind('click'); });
! https://forum.adguard.com/index.php?threads/9751/
lostpix.com#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /torzilla.ru/; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
lostpix.com#%#AG_onLoad(function() { setTimeout(function() {window.open =
window.open_;}, 300); });
! tfilm.club - удаление отступа сверху
tfilm.club#%#AG_onLoad(function(){ document.getElementById("body").style.paddingTop
= "0px"; });
! vestivrn.ru - удаление кликабельности фона
vestivrn.ru#%#AG_onLoad(function() { $('body').unbind('click'); });
! http://forum.adguard.com/showthread.php?9737
tvsmotr.ru#%#(function() { var intervalId = 0; var blockAds = function() { try { if
(typeof BeSeedRotator != 'undefined' && BeSeedRotator.Container.player)
{ clearInterval(intervalId); BeSeedRotator.showDismissButton();
BeSeedRotator.reCache(); } } catch (ex) {} }; intervalId = setInterval(blockAds,
100); })();
! lets-play.tv - удаление кликабельности фона
lets-play.tv#%#AG_onLoad(function() { $('#branding').unbind('click'); });
! http://forum.adguard.com/showthread.php?9567
! clickunder
porno-tour.net#%#(function(){var
getElementsByTagName=document.getElementsByTagName;document.getElementsByTagName=fu
nction(tagName){if(tagName=="script")return[];return
getElementsByTagName.call(this,tagName)}})();
! tfilm.me - удаление отступа сверху
tfilm.me#%#AG_onLoad(function() { document.getElementById("body").style.paddingTop
= "0px"; });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1553
videokub.me#%#document.cookie = "mycp=1";
! http://forum.adguard.com/showthread.php?8703
luxpic.ru#%#document.cookie = "clickunder=1";
! rutor - override clickunder
rutor.info,rutor.is,zerkalo-rutor.org#%#AG_onLoad(function() { window.openNewTab =
function() {} });
! http://www.yaplakal.com/forum44/topic894652.html - clickunder на странице
перехода по ссылке (после клика на любой ссылке)
alpha.yaplakal.com#%#window.open = function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/126
alpha.yap.ru#%#window.open = function() {};
! http://forum.adguard.com/showthread.php?3253
myserial.org#%# var block = false;
allfon.tv#%#window.ab = false;
subw.ru#%#window.open = function() {};
! http://forum.adguard.com/showthread.php?4275
aniland.org#%#document.cookie = "vostrek=2500";
!
all-ebooks.com#%# var familion = 0;
! https://github.com/AdguardTeam/ExperimentalFilter/issues/590
valetudo.ru#%#window.open = function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/592
play.aniland.org#%#document.cookie = "rec=2001";
! http://forum.adguard.com/showthread.php?5821
metrprice.ru#%#AG_onLoad(function() { $('div.special-offers').closest('.h-
layout__item').remove(); });
! root-nation.com - clickable background
root-nation.com#%#//scriptlet('set-constant', 'td_ad_background_click_link',
'undefined')
! luxtorrents.com - удаление кликабельности фона
luxtorrents.com#%#window.open = function() {};
!
! unionpeer.org - кликандер
unionpeer.org#%#window.open = function() {};
! http://forum.adguard.com/showthread.php?7163
torrent-pirat.com#%#AG_onLoad(function() { window.PopunderShown = true; });
! For Moscow metro Wi-Fi
auth.wi-fi.ru#%#(function(){var b={};(function(a,c,d){"undefined"!==typeof
window[a]?window[a][c]=d:Object.defineProperty(window,a,{get:function(){return
b[a]},set:function(e){b[a]=e;e[c]=d}})})("authConfig","adfox",[])})();
! http://forum.adguard.com/showthread.php?5125
gamer.ru#%#document.cookie = "megafullscreen_banner=1";
! Letitbit anti-popup
letitbit.net#%#window.open = function() {};
!
api.kinomoov.org#%#AG_onLoad(function() { window.flashLayerAdSkipDelay = 1; });
!
! Yandex search
!
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,
~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.
ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.
yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail
.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~m
usic.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.
ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yan
dex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~docvie
wer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~
docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yand
ex.ru#%#AG_onLoad(function() { setTimeout(function() { for(var
elements=document.querySelectorAll("div.organic__subtitle >
div.label_color_yellow"),i=0;i<elements.length;i+=1){var
closestElement=elements[i].closest("li.serp-
item");closestElement&&(closestElement.style.display="none"); } }, 300); });
!
! Yandex.disk
disk.yandex.*#%#//scriptlet('remove-class', 'has-fullscreen-
banner','.public__root')
!
!-----------------------
!------- CSS -----------
!-----------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/158165
notepadonline.ru#$#.editor { right: 0 !important; }
notepadonline.ru#$#.mob-mask { height: 100% !important; }
notepadonline.ru#$#.sidebar { bottom: 0 !important; }
notepadonline.ru#$#.editor { bottom: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/156461
torrent-soft.net#$#.wwide.pagebg { background: unset !important; padding-top: 0px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/156605
simhost.org#$#.top_container { margin-top: 70px !important; }
! championat.com - enable synchronous scrolling of the sidebar
championat.com#$#.page-sidebar > div.sticky-vertical { position: unset !
important; }
! https://github.com/AdguardTeam/AdguardForAndroid/issues/4828
gastronom.ru#$#@media only screen and (min-width: 830px) { body > div.js-nh
{ margin-top: 0 !important; } }
! https://github.com/AdguardTeam/AdguardFilters/issues/154758
expertcen.ru#$#.light-line { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/148768
baby.ru#$#.promo-background { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/147317
dostfilms.site#$#body { background: none !important; }
dostfilms.site#$#header.header { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/145400
teleprogramma.pro#$#.header-top-banners { display: none !important; }
teleprogramma.pro#$#.page-header { height: auto !important; }
! euro-football.ru
euro-football.ru#$#.wrapper { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/144477
livesport.ru#$#.content { margin: 0 auto 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/144394
super.kg#$#body { background: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/142892
vseprosport.ru#$#.full-banner-page { padding-top: 0px !important; }
! rg.ru
[$path=/auto]rg.ru#$#div[class^="FirstBlock_container_"]
div[class^="EditorialBlock_spiegelWrapper"] { padding-top: 0px !important; }
rg.ru#$#div[class^="NewsFeed_adsTop"] { height: 0 !important; }
rg.ru#$#div[class^="Page_main"] { min-height: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/141755
n.fcd.su#$#.modal-fs { display: none !important; }
n.fcd.su#$#.modal-backdrop { display: none !important; }
n.fcd.su#$#body { overflow: auto !important; padding-right: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/141736
kinobar.vip#$#body { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/141549
kinometro.ru#$#body > div.wrapper { background: none !important; padding-top: 0 !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/141543
s13.ru#$#body > div.wrapper { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/140251
kinobusiness.com#$#.wrapper > div.site { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/139590
gtorrent.club#$#.blog_fullstory > center > a[href][rel="nofollow"] { position:
absolute !important; left: -3000px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/137728
zb.tabfil.me#$#.wrap { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/138514
academic.ru#$##page { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/138247
booblex.ws#$#body { padding-top: 0 !important; }
! fix top margin
gameguru.ru#$##section1 { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/137495
onliner.by#$#.layout-container { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/137139
officelife.media#$#.wrapper { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/136511
agroreview.com#$#.main { cursor: auto !important; background-image: none !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/135408
meendox.net#$#.content-frame > div.container { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/134244
lordsfilms.store#$#.wrap { padding-top: unset !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/132520
cybersport.ru#$#.page-layout > main { padding-top: 0 !important; }
! background branding
101kofemashina.ru#$#body { background-image: none!important; padding-top: 0!
important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/131527
culture.ru#$#div > div[style^="background: rgb"] > a[href][target="_blank"]
{ display: none !important; }
culture.ru#$##header { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130588
study.ru#$#.top-banner { display: none!important; }
study.ru#$##header { height: 94px!important; }
study.ru#$#.header-inner { height: 94px!important; }
! dzen.ru
dzen.ru#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/129387
f1comp.ru#$#html { overflow: auto !important; }
f1comp.ru#$#.pum-overlay { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128333
newdeaf.lol#$#.header { margin-bottom: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127605
blog.themarfa.name#$#.article > div.sidebar { align-self: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/125262
filmozavr.net#$#.maincontent { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/124838
trovo.live#$#.content-wrap > div[class="show-act index-wrap"] { -webkit-transform:
none !important; transform: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/119433
tvr.by#$#header[class^="topmenu"][class*="brandingtop"] { padding-top: 0 !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/119646
kp.ru#$?#div:not([class]) > div[class^="sc-"]:has(> div:not([class]) >
div:not([class]) > div[class] > div[class] > div.smi24__informer) { min-height:
auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/119375
d-zholik.livejournal.com#$#.html-s2-no-adaptive { padding-bottom: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/117298
ctnews.ru#$#body { overflow: auto !important; padding-right: 0 !important; }
ctnews.ru#$#.js_out-block { display: none !important; }
ctnews.ru#$#.js_out-block ~ div.modal-backdrop { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113508
partnerkin.com#$#html > body.popupMod { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/114307
lifehacker.ru#$#.recipes-layout__content { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113077
!+ NOT_PLATFORM(ios, android)
cpa.rip#$#main[role="main"] { margin-top: -60px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113302
sefon.pro#$#body { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/111862
protraffic.com#$#.site-main { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/100197
youla.ru#$#div[data-test-component="ProductOrAdCard"] > span[data-debug-info]
{ background-color: transparent!important; }
youla.ru#$#div[data-test-component="ProductOrAdCard"] > span[data-debug-
info]::before { content: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110599
povarenok.ru#$#.page-width { margin-top: 0!important; }
! agroxxi.ru branding margin
agroxxi.ru#$#.sidebarfix { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/105649
ppt.ru#$#.topline-fix-m { margin-top: 0 !important; }
ppt.ru#$#.topline-fix-m header { top: 0 !important; }
! gol.ru fix padding for branding
gol.ru#$#.wrapper__content-inner { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/101959#issuecomment-
999384593
goodhouse.ru#$#.banner-above-header { display: none !important; }
goodhouse.ru#$#body[style^="padding-top:"] { padding-top: 0 !important; }
goodhouse.ru#$#.top_menu[style] { top: 0 !important; }
! ixbt.games - branding
ixbt.games#$#body { background-color: #f2f2f2 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/101489
lafa.site#$#.wrapper-header { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/99638
ogorod.ru#$#.global-top-menus { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98569
stranamam.ru#$#.branding-container { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98282
sobaka.ru#$#.b-site-body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98711
! https://github.com/AdguardTeam/AdguardFilters/issues/97393
kinokong.pro#$##wrapper { margin-top: 64px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98812
73online.ru#$#.head-b { margin: 0 auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98284
sport-express.ru#$?#div[data-component="translation-block"]:not([data-mobile]) .se-
translation-block > div[class] > div.se-translation-block__slider:upward(1)
{ width: calc(100% - 215px)!important; }
! glavbukh.ru - убран отступ
glavbukh.ru#$#.topAdvertize__wrapper { display: none !important; }
glavbukh.ru#$?#body > div.container-fluid:has(> div.topAdvertize__wrapper)
{ margin-top: -150px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98070
nnmclub.to#$#body[style] { background: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/96330
classicalmusicnews.ru#$#.site-inner { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/95865
tonkosti.ru#$#.tt-grid.is-azorella { background-image: none!important; background-
color: #f5f5f5!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/93928
freehat.cc#$##page { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/94536
torent-igruha.com#$#.header-menu-bg { margin-bottom: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/94178
ixbt.games,ixbt.com#$#.tm-wrapper .tm { margin-bottom: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93243
all-episodes.fun,all-episodes.club#$#.wrapper { margin: 0 auto 0 !important; }
! igrovaya.org - ad leftover
igrovaya.org#$#body > div.container { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91014
1plus1.video#$#._opo_-header.show { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/90723
utorrentfilmi.com#$#body { padding-top: 0!important; }
! https://forum.adguard.com/index.php?threads/44285/
torrentmoom.com#$##content { margin: 0 auto 0 auto !important; }
torrentmoom.com#$#body { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/90766
cheatground.ru#$#a[href^="https://ad.admitad.com/"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/138755
gamebomb.ru#$##wrrpper3 > div[id] { background: none !important; }
gamebomb.ru#$#body { background-image: none!important; }
gamebomb.ru#$##content { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/90243
kp.ru#$#div[data-branding-wrapper="true"] { padding-top: 0!important }
! https://github.com/AdguardTeam/AdguardFilters/issues/89280
gkh.ru#$#.container-fluid { padding-top: 25px; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88999
rusifik.ru#$##main { margin-top: 0!important; }
rusifik.ru#$#body { background: black!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87916
repack.me#$#main > div.container { padding-top: 0 !important; margin-top: 0 !
important; }
! https://forum.adguard.com/index.php?threads/23865/
fainaidea.com#$#body { cursor: default !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86974
teleprogramma.pro#$#.yt-w { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87067
hi-fi.ru#$#.page-branded { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86793
mp3xa.cc#$#body { margin: 0 auto 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86199
vgtimes.ru#$#body { padding-top: 0 !important; background-image: none !important;
pointer-events: none !important; }
vgtimes.ru#$#body > * { pointer-events: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/99268
limon.kg#$#.branding { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85493
abw.by#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85297
yk.kz#$#body:not(.header_fixed) .sub_menu { margin: 0 auto 0px !important; }
yk.kz#$#body:not(.header_fixed) header.main { top: 0 !important; }
yk.kz#$#main.container { padding: 0 0 0 !important; }
! sportarena.com - удаление отступа сверху
sportarena.com#$#.wrapper { margin-top: 0 !important; }
! av.by - удаление отступа сверху
av.by#$#.av-branding .page { padding-top: 0 !important; }
! stratege.ru - fixed page position
stratege.ru#$##globalcontent { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84981
simhost.org#$#.top_bg { height: 0 !important; }
! https://forum.adguard.com/index.php?threads/http-xlib-info-nsfw.43138/
xlib.info#$#body { background-image: none !important; background-color: #FFFFFF !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/80309
lordfilm-lord.club#$#.wrap { padding-top: 0 !important; }
! sports.ru - for apps. Sometimes banner is not hidden on the main page
sports.ru#$#.nav-top-line__content-wrapper > div:not([class*="-"]) { visibility:
hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/78290
my.mosenergosbyt.ru#$#body > div[class="jss566 jss555 jss556"] { display: none!
important; }
my.mosenergosbyt.ru#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77364
online-fix.me#$#img[src*=";base64"] { visibility: hidden !important; height: 20px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/76329
rebenok.by#$#.brand-div-in { padding-bottom: 0 !important; background: none !
important; }
rebenok.by#$#.brand-div-cont { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74237
peterburg2.ru#$#body > div[class="a"] { background: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/73390
l2top.ru#$#div[class="container"][style="max-width: 100%;"] header ~ div >
div.container > div[id] + div[class] { margin-top: 0 !important; }
! masterinvest.info - удаление отступа сверху
masterinvest.info#$#.header { padding: 20px 0 20px 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/73250
wow-game.ru#$#.body { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74640
lowadi.com#$##header-hud { margin-bottom: 0px !important; }
! filmive-hd.net - удаление отступа сверху
filmive-hd.net#$#.page_content { margin-top: 0 !important; }
! ranak.me - удаление отступа сверху
ranak.me#$#html { --top-banner-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70577
fishingsib.ru#$#body > div[class^="topPromo"] { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70267
golospravdy.eu#$#div[id="sidebar-widget-wrap"] { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70002
rufllmi.online#$##rk-content { display: none !important; }
rufllmi.online#$#.video-content { display: block !important; }
! sobaka.ru - удаление отступа сверху
sobaka.ru#$#body { padding: 0 0 0 !important; }
! coop-land.ru - удаление отступа сверху
coop-land.ru#$#html > body > header[class="header"] { margin-bottom: auto !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/122672
rbc.ru#$#body div.topline__disable-adv { visibility: hidden !important; }
rbc.ru#$#.js-news-feed > div.news-feed { position: inherit !important; }
! tribuna.com - white space
tribuna.com#$#div[data-content-piece="before-header"] { margin-bottom: 0 !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67614
talkdevice.ru#$#div[class^="arcticmodal-"] { display: none!important; }
talkdevice.ru#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70940
razlozhi.ru#$#div[class=" _t8_ _u6_"] > div._tw_ { opacity: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67439
snob.ru#$##h-layoutWide { cursor: auto!important; }
! root-nation.com - курсор при наведении на фон
root-nation.com#$#.td-theme-wrap { cursor: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66406
kinogo-net.org#$#.wr { padding-top: 64px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65770
!+ NOT_OPTIMIZED
app2top.ru#$#.tingle-modal { display: none !important; }
!+ NOT_OPTIMIZED
app2top.ru#$#body { overflow: auto !important; }
!+ NOT_OPTIMIZED
app2top.ru#$#.content__full { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65542
zviazda.by#$#body.branding { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65465
trashbox.ru#$#.body_branding { background-color: #202030 !important; background-
image: none !important; }
! gametech.ru - убран отступ
gametech.ru#$#.tm-wrapper > div.tm { margin-bottom: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64449
underver.se,underverse.su#$#p.magnet_magic{ pointer-events: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64383
inoprosport.ru#$#.page__wrapper { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63684
moika78.ru#$#.main-wrapper { margin: 0 auto 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63582
! gazeta.ru - убрана реклама олимпа
gazeta.ru#$#.b_olimpbet_board { background: #000 !important; height: 275px !
important; }
gazeta.ru#$#.b_olimpbet_board div.b_olimpbet_board-carousel-item { height: 175px !
important; }
gazeta.ru#$#.b_olimpbet_board > div.b_olimpbet_board-footer { height: 20px !
important; }
gazeta.ru#$#.b_olimpbet_board > div.b_olimpbet_board-header { display: none !
important; }
gazeta.ru#$#.bet { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63437
modernrock.ru#$#body.custom-background { background-color: transparent !important;
background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62781
cyclonis.com#$#div[id^="bio_ep"] { display: none !important; }
cyclonis.com#$#body { overflow: visible !important; }
! prostoporno - удаление отступа сверху
prostoporno.*#$##wrapper { padding: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61873
bizlida.by#$#body { height: unset !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61395
e1.ru#$#.global-wrapper._branding { padding: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60904
torrentas.org#$#body > center { margin-top: -200px !important; }
! torrentbay.co - удаление отступа сверху
torrentbay.co#$#.pagecontent { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52901
anime.anidub.life,online.anidub.com#$#.content > div.speedbar { padding-top: 0 !
important; margin: 0 0 !important; }
anime.anidub.life,online.anidub.com#$##main > div:not([class*="wrap-"])
{ visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59475
video.porno365.click#$#body { padding: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59059
nn.by,nashaniva.com#$#.main-container { background: white !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59187
sobaka.ru#$#body { padding: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53849#issuecomment-656622810
nn.by,nashaniva.com#$#body > div#mainWrapper { background: none !important;
padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58845
mag.relax.by#$#.b-global-wrap > div.b-global-offset { padding: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58407
severpost.ru#$#body > div#main { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58042
timeout.ru#$#div[id^="DIV_BSN_"] { opacity: 0 !important; height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58039
travelask.ru#$#.wrapper > div.content-wrapper { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57771
muz-tv.ru#$#html[class*="-desktop-"] div._g-wrapper { padding-top: 70px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57480
sundaria.su#$#.arcticmodal-container { display: none!important; }
sundaria.su#$#.arcticmodal-overlay { display: none!important; }
sundaria.su#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57403
russian7.ru#$#.post-footer > div[style="margin-top: 15px;margin-bottom: 15px;color:
#d23c27;font-size: 23px;"] { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57388
7info.ru#$#body { background-image: none !important; cursor: default !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57007
fastrutor.site#$#body { padding: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56899
gg12.ru#$##top-footer { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56731
naruto-base.su#$#body > div#fll { margin-top: 0 !important; }
! zikurat.media - удаление брендированного фона
zikurat.media#$#body { background-image: none !important; background: white !
important; }
! ex-fs.net - удаление отступа сверху
ex-fs.net#$##content { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55941
domashniy.ru#$#body > section.section--article--cover { margin-top: -250px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56169
sefon.cc#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56099
flashplayer.ru#$#.gametils > li { margin: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67162
lordfilm.black,lordfilms.bit,lordsfilm.tv,llordfilm.tv,lordfilms-s.pw#$#.wrap
{ padding-top: 0 !important; margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55575
7days.ru#$#body { margin-top: 0 !important; }
! mel.fm - удаление отступа сверху
mel.fm#$#.i-layout__branding-content-wrapper { margin: 0px auto 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55047
fit4brain.com#$#.adsbygoogle { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55234
milfhdporno.com#$#body > div.wrap-all { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55021
dic.academic.ru#$#body > div[id="page"] { padding-top: 0 !important; padding-right:
0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55046
astar.bz,anistar.org,online-star.org,online-stars.org#$#.video_reka { visibility:
hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54994
zr.ru#$##storyAsideContent > div.aside-panel-other { bottom: auto !important; }
zr.ru#$##storyAsideContent > div.sticky-parent { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54579
filebase.ws#$#body > div.root { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54398
kinomania.ru#$#body > div.outer { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53174
vsetor.org#$#body > div.container { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53108
smb.ixbt.com#$#.wrapper > div.tm { margin-bottom: 0 !important; }
! stalkerportaal.ru - download timer
stalkerportaal.ru#$#table#timer_1 { display: none !important; }
stalkerportaal.ru#$#div#timer_2 { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52621
kazus.ru#$#.mfp-bg { display: none !important; }
kazus.ru#$#.mfp-wrap { display: none !important; }
kazus.ru#$#html { overflow: visible !important; margin-right: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52469
restoranoff.ru#$#body { background: none !important; }
restoranoff.ru#$#body > div.page_container { margin-top: 0 !important; }
! horrorzone.ru - removed ads background
horrorzone.ru#$#body { background: #000 !important; }
horrorzone.ru#$#body > div.all { margin-top: 0 !important; }
! torrentinka.me - removed ads background and padding
torrentinka.me#$#body { background-image: none !important; }
torrentinka.me#$#body > div.dwrp { margin: 0 auto 0 auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51235
trinixy.ru#$#body { background: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50594
mogilev.online#$#body > header { margin: 0px auto 0px auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50400
otzyvy.by#$#td.shapka[valign="top"] { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50787
~biz.censor.net,censor.net#$#body > header.widget_header { margin-top: -100px !
important; }
! booking ads on biletyplus.ru
biletyplus.ru#%#//scriptlet("prevent-addEventListener", "fetch", "isShouldCached")
biletyplus.ru#$##IM_target_overlay { display: none!important; }
biletyplus.ru#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49703
gameguru.ru#$#div[id^="banner"] { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49502
chipmaker.ru#$#.ipsList_reset > li[data-blocktitle="Custom Text"] { visibility:
hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49225
fex.net#$#.modal_type_video-ads { display: none!important; }
fex.net#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47671
cpa.rip#$#.header-desktop { margin-bottom: 1.5vw !important; }
cpa.rip#$#.header-mobile { margin-bottom: 1.5vw !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48777
conversion.im#$##mainContainer { cursor: auto!important; padding-top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47142
amedia.online#$#.main-box > header.top { margin-bottom: 0!important; }
! linedia.ru - удаление отступа сверху
linedia.ru#$#.dwwrapper { margin-top: 0 !important; }
! ua.news - удаление брендированного фона, отступа сверху
ua.news#$#body { background-image: none !important; padding-top: 0 !important;
background-color: #ffffff !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47039
kwikeer.com#$#.__post-content-preview::after { display: none !important;
background-image: none !important; content: "" !important; position: static !
important; }
kwikeer.com#$#div[id^="post_"][class="__post-content-preview"] { max-height: none !
important; }
kwikeer.com#$#div[data-post-action-id^="#post_"] > button[class="__post-content-
btn"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46543
yaplakal.com,yap.ru#$##top-line { height: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46421
povarenok.ru#$#body { background: #fdf5dd!important; }
povarenok.ru#$#.sp-header-block { height: 50px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45467#issuecomment-563455337
simpsonsua.tv#$#.tabcontent > iframe { display: block!important; }
! gamemag.ru - удаление отступа сверху
gamemag.ru#$#.top-branding { height: 0 !important; }
! prostoprosport.ru - удаление отступа сверху
prostoprosport.ru#$#.main-container { margin-top: 1vw !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45253
fclmnews.ru#$#body > div.site { margin: 0 auto 0 auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44628
gordonua.com#$#body { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44603
sovetromantica.com#$#.sbrand--back { background-image: none !important; }
sovetromantica.com#$#.mainContainer { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44207
! background is used for ads, so moved from Annoyances filter
lostfilm.pro,lostfilmtv.site,lostfilm.uno,lostfilm.run,lostfilm.today,lostfilm.tv#$
#body { background: #000000!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43591
animevost-org.com#$#body > div#wrap { margin: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43330
vost.pw,animevost.am,smotret-anime-
365.ru,animevost.online,animevost.net,animevost.org,animerost.org,animevost.am,agor
ov.org#$#.menu { top: 0!important; }
vost.pw,animevost.am,smotret-anime-
365.ru,animevost.online,animevost.net,animevost.org,animerost.org,animevost.am,agor
ov.org#$##wrap > div[class^="headbgnew"] { height: 53px!important; }
vost.pw,animevost.am,smotret-anime-
365.ru,animevost.online,animevost.net,animevost.org,animerost.org,animevost.am,agor
ov.org#$#.menu > ul > li > div.sar { z-index: 9999!important; bottom: -200px!
important; }
vost.pw,animevost.am,smotret-anime-
365.ru,animevost.online,animevost.net,animevost.org,animerost.org,animevost.am,agor
ov.org#$#.menu > ul > li > span.sar { z-index: 9999!important; bottom: -150px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42271
33porno.com#$#body { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42905
herutor.org#$#body { padding: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42562
zombie-film.com#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42099
bobsoccer.ru#$#body > .content-background { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41640
semestr.ru#$#.well-google { position: absolute!important; left: -3000px!
important; }
! 101.ru - удаление отступа сверху
101.ru#$#.wrapper { padding-top: 0 !important; }
! filmshd.tv - удаление отступа сверху
filmshd.tv#$#.wrap { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41264
skisport.ru#$#.page-wrapper { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41146
life.ru#$#footer > .relap-news { transform: translateY(0)!important; }
! newsyou.info - удаление отступа сверху
newsyou.info#$#body > div.home { padding-top: 0px !important; }
newsyou.info#$#body { padding-top: 0px !important; }
! 1hdlava.com - удаление брендированного фона
1hdlava.com#$#body > header { margin-bottom: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41054
utorrent.games#$#.have-brand { margin-top: 0!important; padding-top: 30px!
important; }
! prosports.kz - удаление брендированного фона
prosports.kz#$##wrapper { background: none !important; padding-top: 39px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40297
sportboom.info,sportboom.org,basketboom.net,boxingboom.net,hokeyboom.net,footballbo
om.net#$#body { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39783
tomiks33.ru#$#.header-top { top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39732
!+ NOT_OPTIMIZED
mmorpg.su#$#body > div.fullscreen { display: none !important; }
!+ NOT_OPTIMIZED
mmorpg.su#$#body { overflow: visible !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38375
gaming-torrent.net#$##ya { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39039
zoneofgames.ru#$#body > div#mkwrapper { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38323
safe.cnews.ru#$##banner { display: none!important; }
safe.cnews.ru#$#.modal-backdrop { display: none!important; }
safe.cnews.ru#$#body { overflow: visible!important; }
safe.cnews.ru#$##sd-wan { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38140
seonews.ru#$#body { background: #0594f7!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37631
rpgnuke.ru#$#html > body { background: none!important; }
! https://forum.adguard.com/index.php?threads/https-dyvys-info.34358/
dyvys.info#$#body { background-image: none!important; cursor: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37974
it-here.ru#$#.pum-overlay { display: none!important; }
it-here.ru#$#html { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38206
turbina.ru#$##goodeLinks { position: absolute!important; left: -3000px!important; }
! mel.fm - branding background fix
mel.fm#$#.i-layout_branding { background: none!important; }
mel.fm#$#.i-layout_branding > i-layout__branding-content-wrapper { margin-top: 0!
important; }
! car.ru - top padding fix
car.ru#$#main > header { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37631
! yandere5.top - удаление отступа сверху
yandere5.top#$#.page-wrapper > header#topnav ~ a[target="_blank"] > div { padding-
top: 4rem !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28519
! mirf.ru - удаление брендированного фона, отступа сверху
mirf.ru#$#body { background-color: transparent !important; }
mirf.ru#$##cb-outer-container { background-color: transparent !important; margin-
top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36662
web-ru.net#$#body { background: #000!important; }
web-ru.net#$#html { cursor: default!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38081
film-ua.com#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37175
pcpro100.info#$#.top-line + .single.post { padding-top: 0px !important; }
pcpro100.info#$#.top-line { margin-bottom: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30672
magcity74.ru#$#.bmobile { display: none !important; }
magcity74.ru#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30304
vost.pw,animevost.am,smotret-anime-
365.ru,animevost.online,animevost.net,animevost.org,animerost.org,animevost.am,agor
ov.org#$#div[class^="headbg"] { background: transparent!important; }
! mma-today.net - удаление отступа сверху
mma-today.net#$#body { margin-top: 0 !important; }
! mediananny.com - удаление брендированного фона, отступа сверху
mediananny.com#$#body { background: none!important; padding-top: 0!important;
cursor: default!important; }
! aif.ru - удаление отступа сверху
aif.ru#$#.header_box { margin-top: 0!important; }
! xatab-repack.net - удаление отступа сверху
xatab-repack.net#$#div[id="content"] { padding-top: 64px!important; }
! pc-torrents.net - удаление отступа сверху
pc-torrents.net#$#div.wrapper { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37008
playua.net#$#body { background: #000000!important; }
playua.net#$#body > div#page { margin-top: 50px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35859
multmania.club,cartoonka.art#$#.allsearch { margin-top: 75px !important; }
multmania.club,cartoonka.art#$#body { background: #210f29 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35578
fxstreet.ru.com#$#body { overflow: visible!important; }
fxstreet.ru.com#$#.fxs_prestitial-window-block { display: none!important; }
! amic.ru - удаление отступа сверху
amic.ru#$#.wrapper.branded2 { padding-top: 0!important; }
! bombardir.ru - удаление отступа сверху
bombardir.ru#$#.soc-wrap.branding { margin-top: 0 !important; }
! moviebuster.tv -- remove the top margin
moviebuster.tv#$##page { margin-top: 0!important; }
! anilibria.tv - удаление отступа сверху
anilibria.org.ru,iss.ink,anilib.one,anilib.moe,anilibria.iss.one,anilibria.cf,anili
b.top,anilibria.tv#$#body > div.header { background: none!important; height: 0!
important; }
! film.ru - fixing nav string
film.ru#$#.b-nav-string { margin-top: 50px!important; }
! fasttorrent.su - удаление отступа сверху
fasttorrent.su#$##container { margin: 64px auto 0 auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31445
hdlava.com#$#body > header { margin-bottom: 30px!important; }
! tut.by - удаление брендированного фона
tutby.*,tut.by#$#body { background: #e6e6e6!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32294
iwantgames.ru#$#.article{ margin-top:0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52692
gidonline.io#$#body { padding: 0 0 0 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31625
gtavicecity.ru#$##wrapper-body { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31620
citydog.io,citydog.by#$#.mainWrapper { background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31511
pornomen.club#$#.mainouter > tbody > tr > td[valign="top"][width="172"]
{ visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31397
! https://github.com/AdguardTeam/AdguardFilters/issues/71674
game2day.ru#$#body > .container { margin-top: 130px !important; }
game2day.ru#$#body.branded::after { background: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31329
vc.ru#$#body { background-color: #f0f0f0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31240
kintor.org#$#html > body { padding-top: 0!important; }
kintor.org#$##center-block a[target="_blank"] > span { position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31230
hdrezka77ftyy.net,hdrezka.rest,bithdrezka.com#$#html > body.active-brand.pp
{ padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30835
piratca.net#$#body { background: #000000!important; }
piratca.net#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30350
rockstargame.su#$#body { background: #ffaf1c!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29757
filmitorrent.xyz#$#body { background: #000000!important; }
filmitorrent.xyz#$#.content { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30200
rbkgames.com#$#.branding div.main-content { margin-top: 60px!important; }
! gdetraffic.com - удаление отступа сверху
gdetraffic.com#$#.header~div.main.with-top-menu.main-padded { padding-top: 100px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29828
porno-eblja.com#$#.player-cols { padding-left: 0!important; }
porno-eblja.com#$#.player-rkl { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29552
partnerkin.com#$#.header-clear { margin-bottom: 0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29152
intex-press.by#$#.banner { visibility: hidden; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28534
finparty.ru#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38774
games.mail.ru#$#.b-container__wrapper { margin-top: 64px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30747
horo.mail.ru,lady.mail.ru#$#.trg-banners { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25154
my.mail.ru#$#.l-app__right { position: absolute!important; left: -3000px!important;
}
my.mail.ru#$#.l-app__left { position: absolute!important; left: -3000px!
important; }
! eva.ru - удаление брендированного фона, отступа сверху
eva.ru#$#body > div.eva { margin-top: 50px!important; }
eva.ru#$#body { background-image: none!important; }
! kaztorrents.info - удаление отступа сверху
kaztorrents.info#$##container { margin-top: 0!important; }
! morekino.me - удаление отступа сверху
morekino.me#$#.wrap { margin-top: 0!important; }
! filmshd.club - удаление отступа сверху
filmshd.club#$#.wrap { padding-top: 0!important; }
! odds.ru - удаление отступа сверху
odds.ru#$##content { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24701
trudohrana.ru#$#.topAdvertize__wrapper { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24551
spot.uz#$#div#header-dummy { min-height: 65px!important; }
!
! START: Mail.Ru
realty.mail.ru#$#.parallax { position: absolute!important; left: -3000px!important;
}
! END: mail.ru
!
pozitiff.info#$#noindex > a[rel="nofollow"] > img { position: absolute!important;
left: -3000px!important; }
! fullfilmhd.space - удаление отступа сверху
fullfilmhd.space#$##wrapper { margin-top: 0!important; }
! tofight.ru - удаление брендированного фона, отступа сверху
tofight.ru#$#div[class="clearfix topM0"][style="position: absolute; top: 90px;"]
{ top: 0!important; }
tofight.ru#$#body { background-image: none!important; background-color:
transparent!important; cursor: default!important; }
tofight.ru#$##container { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23312
! с обычным сокрытием зависает
mel.fm#$#.b-pb-frontpage__240x400-banner { position: absolute!important; left: -
3000px!important; }
mel.fm#$#.b-ad-space { position: absolute!important; left: -3000px!important; }
! allmmorpg.ru - удаление брендированного фона
allmmorpg.ru#$#body { background-image: none !important; }
! filmitorrent.org - удаление брендированного фона, отступа сверху
filmitorrent.org#$#.content { top: 0!important; }
filmitorrent.org#$#body { background:none!important; }
! macdigger.ru - удаление отступа сверху
macdigger.ru#$#body.brand-ls header { margin-bottom: 10px!important; }
! appleinsider.ru - удаление брендированного фона
appleinsider.ru#$#body { background: #fff!important; }
! ua-today.com - удаление брендированного фона, исправление курсора
ua-today.com#$#body { background-image: none!important; cursor: auto!important; }
! prikol.ru - удаление отступа сверху
prikol.ru#$##container { top: 0!important; }
prikol.ru#$#body { cursor: default!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20867
klops.ru#$#.section-news-with-banner > div.content { margin-left: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20285
picclock.ru,picpic.online#$##pai_thumbz_left_side { visibility: hidden; }
! kinotop.pw - удаление отступа сверху
kinotop.pw#$#.wrap { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39847
naruto-base.su#$#body > div#all { margin-top: 22px !important; }
! sob.ru - удаление отступа сверху
sob.ru#$#.wrapper-show-bilboard { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19636
torrent-games.net#$#.obolox { margin-top: 65px!important; }
! zvooq.online - удаление отступа сверху
zvooq.online#$#body { padding-top: 0!important; }
! kinosklad.com - удаление брендированного фона
kinosklad.com#$#body { background: none!important; }
! mmo13.ru - удаление брендированного фона, отступа сверху
mmo13.ru#$#body { background-image: none !important; padding-top: 0!important; }
! mirtankov.net - удаление брендированного фона, отступа сверху
mirtankov.net#$?#.br_wrap:has(> div) { padding-top: 0!important; background: none!
important; }
! lostfilmhd.ru - удаление брендированного фона
lostfilmhd.ru#$##wrap { background: #dedede!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17918
iwantgames.ru#$#.content { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17432
allbesta.org#$#noindex[style="display: block!important;"] { position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17729
fb.ru,syl.ru#$#.adsbygoogle { transform: scale(0)!important; height: 0!important; }
! kinorezka.net - удаление отступа сверху
kinorezka.net#$#.container { padding-top: 0!important; }
! playzona.org - удаление отступа сверху
playzona.org#$#.have-brand .wrap { margin-top: 0!important; }
! https://forum.adguard.com/index.php?threads/28791/
qmusic.me#$#.wrapper { margin-top: 0!important; }
! kino-hd720.net - удаление отступа сверху
kino-hd720.net#$#body { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16690
vc.ru#$#body > div.stratumTele2 { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16579
onlinetambov.ru#$#body { overflow: visible!important; }
onlinetambov.ru#$#.fancybox-container { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16437
nim.ru#$##blog-header { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16234
allnetcorp.com#$##adv_kod_frame { position: absolute!important; left: -3000px!
important; }
! torrent-film.co - удаление отступа сверху
torrent-film.co#$#.dhblok { margin: 0 auto 0 auto!important; }
! prophotos.ru - удаление отступа сверху
prophotos.ru#$#body { padding-top: 127px!important; background: #ffffff!
important; }
! uralskweek.kz - удаление брендированного фона, отступа сверху
uralskweek.kz#$#.kmsbgw { margin: 0 auto 0 auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13634
mpp3.me#$#.page { margin-top: 100px!important; }
! video-nvidia.com - удаление брендированного фона, отступа сверху
video-nvidia.com#$#.main-container { margin-top: 0!important; }
video-nvidia.com#$#body { background: #3e434c!important; }
! zab.ru - удаление брендированного фона, отступа сверху
zab.ru#$#body { background: #E6E6E6!important; margin-top: 0!important; }
! obozrevatel.com - удаление отступа сверху
obozrevatel.com#$#header.header { margin-top: 0!important; }
! hdtennis.ru - удаление отступа сверху
hdtennis.ru#$##outer-wrap { padding: 40px 30px!important; }
! my-hit.org - удаление отступа сверху
my-hit.org#$#.navbar-default { margin-bottom: 20px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13998
pikabu.ru#$##branding_ad_comment { position: absolute!important; left: -3000px!
important; }
pikabu.ru#$##branding_ad_footer { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57755
fastpic.ru#$#.justify-content-center > div.col[id] { max-width: max-content !
important; }
fastpic.ru#$##bright { display: none!important; }
fastpic.ru#$##picContainer { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12587
unipack.ru#$#.top-banner { visibility: hidden!important; }
unipack.ru#$#.nav.js-scroll[style="margin-top: 80px;"] { margin-top: 0!important; }
unipack.ru#$#.section-main { padding-top: 0!important; }
! tehnot.com - удаление брендированного фона
tehnot.com#$#body { background-color: #e8e8e8!important; background-image: none!
important; cursor: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12406
gecid.com#$#body { background-color: #fff!important; cursor: default!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12181
wotafaq.com#$#div.qa-headerr { height: 50px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11772
oper.ru#$##wrapper { background: none!important; }
! kg-portal.ru - удаление брендированного фона, отступа сверху
kg-portal.ru#$#body { background: inherit!important; }
!+ NOT_PLATFORM(android)
kg-portal.ru#$#.ten_topbar +
div[class]:not([class^="content"]):not([class^="ten_"]):not([class^="footer_"]):not
([id]) { height: 164px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12051
rbkgames.com#$#.modal-open { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10816
mail.rambler.ru#$#div[class^="AppContainer-mainContainer-"] { max-width: 100%!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8588
maximonline.ru#$#.right-content-block { position: absolute!important; }
! pluggedin.ru - удаление отступа сверху
pluggedin.ru#$#.open-main-container { margin-top: 80px!important; }
pluggedin.ru#$#.banner-advertise { margin-top: 0!important; }
! sportfm.ru - удаление отступа сверху
sportfm.ru#$#.wrapper { margin-top: 0!important; }
! kv.by - удаление отступа сверху
kv.by#$##page-wrapper > div#page { top: 0!important; }
! meteo-tv.ru - удаление брендированного фона
meteo-tv.ru#$#body { background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10723
freerutor.me#$#div[id^="M"][id*="Composite"] { position: absolute!important; left:
-3000px!important; }
! howtogame.ru - удаление брендированного фона, отступа сверху
howtogame.ru#$#body { background: #000000!important; padding-top: 0!important; }
! online-mmo.ru - удаление отступа сверху
online-mmo.ru#$#.fixed { top: auto!important; }
! repackov.net - удаление брендированного фона, отступа сверху
repackov.net#$#body { margin: 0!important; background: #dedede!important; }
! films-skorpik.com - удаление отступа сверху
films-skorpik.com#$##header { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9271
rosphoto.com#$#.fsa_header { top: 0!important; }
rosphoto.com#$#.main-wrap { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21158
kanobu.ru#$#.screenGlideContent { position: absolute!important; left: -3000px!
important; }
kanobu.ru#$#.cybersport-parner-block { position: absolute!important; left: -3000px!
important; }
kanobu.ru#$#.container { padding-top: 40px!important; background: #e6e6e6!
important; }
! animeonline.su - удаление отступа сверху
animeonline.su#$##wrapper { padding-top: 60px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8795
oblgazeta.ru#$#.miko-banner { position: absolute!important; left: -3000px!
important; }
! muz-tv.ru - удаление отступа сверху
muz-tv.ru#$#.b-bg { padding-top: 0!important; }
! koolinar.ru - удаление брендированного фона
koolinar.ru#$#body { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8620
hs-manacost.ru#$#body { background-image: none!important; }
hs-manacost.ru#$##td-outer-wrap { cursor: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8579
! sitandwatch.org - удаление отступа сверху
sitandwatch.org#$#.height_block_shapka { height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7998
province.ru#$#div[style*="width:240px;"][style*="height: 400px;"] { visibility:
hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7979
actualtraffic.ru#$#body { background: none!important; }
! 24video - удаление брендированного фона, отступа сверху
24video.click,24video.net,24video.vip,24video.site,24video.adult,24video.in#$#body
{ background-image: none!important; padding-top: 0!important; }
! http://forum.ru-board.com/topic.cgi?forum=5&topic=49172&start=3060#21
kinoafisha.info#$#.popup-illumination { display: none!important; }
! https://forum.adguard.com/index.php?threads/27047/
hd-720.com#$#body { margin-top: auto!important; }
! kinohome.org - удаление отступа сверху
kinohome.org#$#body { margin-top: auto!important; }
! nnm-club - удаление отступа сверху
nnmclub.to#$#body > div.wrap { top: 0!important; }
! https://forum.adguard.com/index.php?threads/26630/
kinosezon.tv#$##subheader { padding: 0 0 0 0!important; }
! musico.ru - удаление брендированного фона, отступа сверху
musico.ru#$#.internal_wrap { margin-top: 0!important; background: #fff!important; }
! mobiltelefon.ru - удаление отступа сверху
mobiltelefon.ru#$##main_tb { top: 0!important; }
! lolzteam.net - удаление отступа сверху
lolzteam.net#$#.breadBoxTop { margin: auto auto 3.5em!important; }
! erosmotr.ru - удаление брендированного фона, отступа сверху
erosmotr.ru#$#header > .container { padding: 0 0 0!important; }
erosmotr.ru#$#body { background: #f3f0ea!important; }
! yaplakal.com,yap.ru - удаление отступа снизу
yaplakal.com,yap.ru#$##footer { padding-bottom: 0 !important; }
! https://forum.adguard.com/index.php?threads/25894/
zoneofgames.ru#$#div.branding { background: none !important; }
! gametech.ru - удаление брендированного фона
gametech.ru#$#.content-main-block { margin-top: auto!important; max-height: 50px!
important; }
! steambuy.com - удаление брендированного фона
steambuy.com#$#body { background: #dedede!important; }
! serialbox.org - удаление брендированного фона, отступа сверху
serialbox.org#$#body { background: none!important; padding-top: 0!important; }
! hdkinomax.tv - удаление отступа сверху
hdkinomax.tv#$##subheader { padding: 0 0 0 0!important; }
! https://forum.adguard.com/index.php?threads/seetv-tv.6112/
seetv.tv#$#.reklama_b { position: absolute!important; left: -3000px!important; }
! czx.to - ad leftover
czx.to#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
! rus.porn - удаление отступа сверху
rus.porn#$#body { top: 0!important; }
! kinoafisha.info - удаление брендированного фона, отступа сверху
kinoafisha.info#$#.main_frame { background: none!important; }
kinoafisha.info#$#.illumination { height: 0!important; }
! espreso.tv - исправление ширины блока комментариев
espreso.tv#$##adriver_banner_content_wrap { width: 100%!important; }
! altapress.ru - удаление отступа сверху
altapress.ru#$#.banner-top { height: 0!important; }
altapress.ru#$#.main-menu { top: 0!important; }
altapress.ru#$#.top-menu { top: 30px!important; }
! https://forum.adguard.com/index.php?threads/21622/
katushka.org#$#img[style="display: inline !important;"] { position: absolute!
important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/24484/
soccer365.ru#$#body > div[class*="no-mobile"] > div[onclick] { position: absolute!
important; left: -3000px!important; }
soccer365.ru#$#div[style^="width:980px;height:90px;"] { position: absolute!
important; left: -3000px!important; }
! ixbt.com - удаление брендированного фона, отступа сверху
ixbt.com#$##page-wrapper > header { margin-bottom: 0 !important; }
forum.ixbt.com#$#.fullscreen_branding + div.body_content_table { margin-top: 0 !
important; }
forum.ixbt.com#$#.body_wrapper { max-width: 100% !important; }
ixbt.com#$#body { background: #ffffff !important; }
ixbt.com#$#body > div.b-content__breadcrumbs { margin-top: auto !important; }
! itbukva.com - удаление отступа сверху
itbukva.com#$#.popular_tems { margin-bottom: 1em!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7730
iguides.ru#$#body > div[style="height: 300px;"] { height: 100px!important; }
!
! https://forum.adguard.com/index.php?threads/18179/
!
! banki.ru - удаление отступа сверху
banki.ru#$#body > header.header--short { margin-top: auto!important; }
! aniplay.tv - удаление отступа сверху
aniplay.tv#$#.ap2-main-header { height: auto!important; }
! vashdosug.ru - удаление отступа сверху
vashdosug.ru#$#body.branded { margin-top: -200px!important; }
! https://forum.adguard.com/index.php?threads/21741/
lalapaluza.ru,freehat.cc,grif-fan.ru,simp-fan.ru,dad-fan.ru,sp-fan.ru#$##page { z-
index: 11!important; margin-top: auto!important; }
! eizvestia.com - удаление отступа сверху
eizvestia.com#$#.container { margin-top: auto!important;}
! news.rambler.ru
news.rambler.ru#$#.j-cemetery__item.cemetery__item.partner { position: absolute!
important; left: -3000px!important; display: block!important; }
news.rambler.ru#$#.aside-banners__banner-static { position: absolute!important;
left: -3000px!important; display: block!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5500
!
! nnmclub - ads (for Firefox)
!
! ivi-video.com - show skip button
ivi-video.com#$##ads_skip { display: block!important; }
! https://forum.adguard.com/index.php?threads/8545/
kinovideo.tv,kinovideo.tv#$#.wrap > div[id*="-sidebar"][style^="height: 628px;"]
{ position: absolute!important; left: -3000px!important; }
! motorpage.ru - удаление брендированного фона, отступа сверху
motorpage.ru#$#body { background: none!important; padding-top: 0!important; }
! topserial.online - удаление отступа сверху
topserial.online#$#.wrapper { padding-top: 0!important; }
! freetorrmd.org - удаление отступа сверху
freetorrmd.org#$##header-new { margin: auto 0 0!important; }
! tvfru.org - удаление брендированного фона
tvfru.org#$##branding { background: #ddd!important; }
! lotzon.co - удаление отступа сверху
lotzon.co#$#body { padding-top: 0!important; }
! kinotochka.club - удаление отступа сверху
kinotochka.club#$#.center-box2 { margin-top: 0!important; }
! itop-gear.ru - удаление отступа сверху
itop-gear.ru#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/4817
esquire.ru#$#.dfpBanner { position: absolute!important; left: -3000px!important; }
! igromania.ru - удаление брендированного фона
igromania.ru#$#body > .outer_outer > .outer_inner { background: #dedede!
important; }
! chita.ru - удаление брендированного фона, отступа сверху
chita.ru#$#body { margin-top: auto!important; padding-top: 0!important; }
! minecraft-inside.ru
minecraft-inside.ru#$#div[style="text-align:center;margin-bottom:20px;margin-
top:20px;clear:both;height:90px;"] { position: absolute!important; left: -3000px!
important; }
minecraft-inside.ru#$#div[style="text-align:center;margin-
bottom:10px;clear:both;height:600px;"] { position: absolute!important; left: -
3000px!important; }
! sosista.live - удаление отступа сверху
sosista.live#$#body > div#frame { top: auto!important; }
! fototips.ru - удаление отступа сверху
fototips.ru#$#.ftips-branding-ad + div.td-main-page-wrap { padding-top: 48px!
important; }
! stopgame.ru - hiding the ad player
stopgame.ru#$#.iframe_wrapper[id^="videoplayer_"] { display: block!important; }
stopgame.ru#$##preroll_mediaplayer { display: none!important; }
! mirtankov.su - удаление брендированного фона
mirtankov.su#$#body { background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/4499
fclmnews.ru#$#.col_02 > div.top_3 { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31764
gopokemongo.ru,arendator.ru#$#.arcticmodal-container { display: none!important; }
gopokemongo.ru,arendator.ru#$#.arcticmodal-overlay { display: none!important; }
gopokemongo.ru,arendator.ru#$#body { overflow: visible!important; }
! kirovnet.ru - удаление отступа сверху
kirovnet.ru#$#.bg_container { padding-top: 10px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/1863
vost.pw,animevost.am,smotret-anime-
365.ru,animevost.online,animevost.net,animevost.org,animerost.org,animevost.am,agor
ov.org#$#.banerTop { position: absolute!important; left: -3000px!important; }
! kino-go.co - удаление брендированного фона, отступа сверху
kino-go.co#$#body { background: #2e2e2e!important; padding-top: 0!important; }
! bigcinema.club - удаление брендированного фона
bigcinema.club#$#body { background: none!important; }
! keddr.com - удаление отступа сверху
keddr.com#$#.branded #header { margin-top: 0!important; }
! https://forum.adguard.com/index.php?threads/18467/
kino-teatr.ru#$##all_body_block { background: none!important; }
! saltday.ru - удаление брендированного фона
saltday.ru#$#html { background: none!important; }
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/503
! nstarikov.ru - расширение ломает плееры(высота 0px)
nstarikov.ru#$#.video-wrapper iframe[src] { height: 470px!important; }
! torrentum.ru - удаление брендированного фона, отступа сверху
torrentum.ru#$#body { margin: 10px 0!important; }
! aces.gg - удаление брендированного фона
aces.gg#$#body { background: #000000!important; }
! namba.kz - удаление брендированного фона
namba.kz#$#body { background: #e8ecff!important; }
! podfm.ru - удаление отступа сверху
podfm.ru#$#.branding_body { padding-top: 0!important; }
! rufootballtv.org - удаление отступа сверху
rufootballtv.org#$#.branding-layout { padding-top: 10px!important; }
! newkaliningrad.ru - удаление брендированного фона, отступа сверху
newkaliningrad.ru#$#body { background: none!important; }
newkaliningrad.ru#$##page-wrapper { margin-top: auto!important; }
! gameguru.ru - удаление брендированного фона, отступа сверху
gameguru.ru#$#body { padding-top: 0!important; background: none!important; }
! https://forum.adguard.com/index.php?threads/17022/
game2day.org#$#body > div.container { margin-top: 150px !important; }
! kinotochka.net - удаление отступа сверху
kinotochka.net#$#.center-box2 { margin-top: 0!important; }
! fanserials.tv - удаление отступа сверху
fanserials.tv#$#.serial-page { margin: 0!important; }
! zoneofgames.ru - удаление брендированного фона
zoneofgames.ru#$#body { background: none!important; }
! csgo-v.ru - удаление брендированного фона, отступа сверху
csgo-v.ru#$##wrapper > nav[class="nav-container group"][id="nav-header"]{ margin-
top: 0!important; }
csgo-v.ru#$#body{ background: #0a0a0a!important; }
! https://forum.adguard.com/index.php?threads/15330/
vshansone.ru#$#.socialmagic-target { display: block!important; }
! vinbazar.com - прячем баннер, иначе ломается вёрстка
vinbazar.com#$#div[id^="banner"] { visibility: hidden!important; }
! anti-malware.ru - удаление отступа сверху
anti-malware.ru#$#body > header.navbar.container { margin-top: 0!important; }
! goodgame.ru - удаление брендированного фона, отступа сверху
goodgame.ru#$#.main-inner-wrap { margin-top: 10px!important; }
goodgame.ru#$#.wrapper { background: none!important; }
! f-journal.ru - удаление отступа сверху
f-journal.ru#$##conteiner { margin-top: 10px!important; }
! filmix.cc - удаление отступа сверху
filmix.love,filmix.ac,filmix.tech,filmix.zone#$#.page-wrapper { margin: 0 auto 0 !
important; }
filmix.co#$#.main-wrapper { margin-top: 0px !important; }
! anitokyo.tv - удаление брендированного фона, отступа сверху
anitokyo.tv#$#body { background: #e4f1f6!important; }
anitokyo.tv#$#body > div#wrapper { padding-top: 0!important; }
anitokyo.tv#$#body > div#wrapper > header { padding: 0!important; margin: 0px 0 0
0!important; }
! overclockers.ru
!+ NOT_OPTIMIZED
forums.overclockers.ru#$#.needblock { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/13839/
wi-fi.ru#$#body.noScroll { overflow: visible!important; position: relative!
important; }
! komandirovka.ru - удаление отступа сверху
komandirovka.ru#$#.header_wrap { top: 0!important; }
! dnepr.info - удаление брендированного фона, отступа сверху
dnepr.info#$#body{ background:none!important; padding: 0!important; }
! drive.ru - удаление отступа сверху
drive.ru#$#.branding { padding-top: 0!important; }
! realmadrid.ru - удаление отступа сверху
realmadrid.ru#$##brand_wrapper { padding-top: 0!important; }
realmadrid.ru#$##brand_wrapper #container { max-width: 98%!important; }
! baibako.tv - удаление отступа сверху
baibako.tv#$#.topserial { height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/2479
swefilm.tv#$#a[href^="data:text/html;base64"] { position: absolute!important; top:
-2000px!important; }
! bigmir.net - удаление брендированного фона, отступа сверху
bigmir.net#$##container_main { background: none!important; padding-top: 20px!
important; }
! mobiltelefon.ru - удаление отступа сверху, оригинальный цвет фона
mobiltelefon.ru#$#body { background-color: #f7f8f9!important; }
mobiltelefon.ru#$##float_head {margin-top: 0px !important; }
! world-art.ru - удаление брендированного фона
world-art.ru#$#table[width="100%"][style^="background:"] { background: none!
important; }
! https://forum.adguard.com/index.php?threads/11016/
apk-inform.com#$#.banners { visibility: hidden!important; }
! kinogb.net- скрытие баннера с сохранением отступа, иначе нарушаются пропорции
плеера
kinogb.net#$#div[class*="-rklm"] { visibility: hidden!important;}
! tfile.co - удаление отступа сверху
tfile.co#$#body { padding-top: 0!important; }
! hi-fi.ru - удаление отступа сверху
hi-fi.ru#$#body > div.main { margin-top: 15px!important; }
! hd720.biz - удаление отступа сверху
hd720.biz#$#body { padding-top: 0!important; }
! computerra.ru - удаление брендированного фона
computerra.ru#$#body { background: transparent!important; }
! navi-gaming.com - удаление отступа сверху
navi-gaming.com#$#header[id="header"][style] { margin-top: 0!important; }
! aif.ru - удаление отступа сверху
aif.ru#$##container.container.bg_and_top_adv {margin-top: 0px !important;}
! http://forum.adguard.com/showthread.php?10423
treasureinlove.com#$#body { padding-top: 1vw!important; }
! pc-torrents.com - удаление отступа сверху
pc-torrents.com#$##wrapper > #header { margin-top:15px!important; }
! torrentum.ru - удаление отступа сверху
torrentum.ru#$#body { padding-top: 0!important; }
! vk.com left sidebar
vk.com#$##ads_left { position: absolute; top: -2500px; }
! got.vg - уменьшение отступа сверху
got.vg#$#body > #Page { margin-top: 60px!important; }
! http://forum.adguard.com/showthread.php?9699
bikepost.ru#$#.ooDgoDoo { height: 0!important; }
! http://forum.adguard.com/showthread.php?9625
lets-play.tv#$##branding {padding-top: 0!important; }
! the-rutor.org,new-rutor.org - удаление отступа сверху
37.1.207.65,new-rutor.org#$##brand-frame { display: none !important; }
37.1.207.65,new-rutor.org#$##main-wrapper { padding: 0 !important; }
37.1.207.65,the-rutor.org#$#body { padding: 0 0 0!important; }
!
! ok.ru - ads in the right column
!+ PLATFORM(windows,mac,android)
!ok.ru#$#.trg-b-banner-block { opacity: 0.01!important; pointer-events: none!
important; height: 2px!important; }
!ok.ru#$#.dialogWrapperBanner * { height: 0!important; }
! roem.ru - удаление брендированного фона, отступа сверху
roem.ru#$#body { padding-top: 0!important; background-image: none!important; }
! kino-v-online.tv - удаление отступа сверху
kino-v-online.tv#$##global_content { margin-top: 0!important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1407
soundpark.su#$##top_groundnew { height: 57px!important; }
! mrutor.org - удаление отступа сверху
mrutor.org#$#body { padding: 0 0 0!important; }
! cyberforum.ru - удаление отступа сверху
cyberforum.ru#$#body > div[style^="min-width: 900px;"] { margin: 0px auto 0px auto!
important; }
! c-inform.info - fixing of logo position
c-inform.info#$#.header > a.logo{ top: 6px!important; }
! http://forum.adguard.com/showthread.php?8306
pure-t.ru#$#body {background-image: none!important;}
! http://forum.adguard.com/showthread.php?8238
gazeta.ru#$#body { padding-top: 0!important; }
! meteo-tv.ru - удаление брендированного фона, отступа сверху
meteo-tv.ru#$#body {background-image: none!important;}
meteo-tv.ru#$##wrapper > div.wrap > div.main { margin-top: 0!important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/825
thg.ru#$#body > div[style^="width: 1010px; margin-top:"] { margin-top: auto!
important; }
thg.ru#$#body { background-image: none!important; background-color: #fffff8!
important; }
! fatalgame.com - удаление брендированного фона
fatalgame.com#$##rexpage {background: transparent!important;}
! tvfru.net - удаление брендированного фона
tvfru.net#$#body { background: #ddd!important; }
! megashara.com - удаление отступа сверху
megashara.com#$#div[class^="brand_bg"] { padding-top: 0!important; }
! xalyava.tv - удаление брендированного фона, отступа сверху
xalyava.tv#$#body { background-color: #efefef!important; background-image:none!
important; }
xalyava.tv#$#.page_wrapper { margin: 50px auto 0 auto!important; }
! hd720.biz - удаление отступа сверху
hd720.biz#$##wrapper { margin: 0px auto 0!important; top: 0!important; }
! unionpeer.org - удаление отступа сверху
unionpeer.org#$#body { padding: 0!important; }
unionpeer.org#$#html > body { padding-top: 0!important; }
! tnt-online.ru - исправление отступа сверху
tnt-online.ru#$##all { margin: 15px auto!important; }
! espreso.tv - отступ от баннера
espreso.tv#$#header > div.tb {height: 1px!important;}
! http://forum.adguard.com/showthread.php?6481
yourcinema.tv#$#body { background: none!important; background-color: #000000!
important; }
! tvigle.ru - удаление отступа сверху
tvigle.ru#$#.branding.container > div.layout {margin: 0px auto 0!important;}
! bigtorrento.ru - удаление брендированного фона, отступа сверху
bigtorrento.ru#$#body {background: #000!important; margin-top: 0!important; }
! filebase.ws - удаление отступа сверху
filebase.ws#$#body { margin-top:0px !important; }
! http://forum.adguard.com/showthread.php?6169
sportbox.ru#$#.row > div[class*="-banner"] {height: 45px!important;}
! ag.ru - исправление логотипа
ag.ru#$#h1[id*="logo_helper"] {top: 0!important; }
! turizm.ru - удаление отступа сверху
turizm.ru#$#body.branded_hat { padding-top: 0!important; }
! megogo.net - удаление остатков баннера по бокам
megogo.net#$#.brand {height: 0!important; }
! http://forum.adguard.com/showthread.php?6087
zerx.co#$#.tophead-wrapper {margin-bottom: 30px!important;}
! volnorez.com - исправление вёрстки при блокировке рекламы
volnorez.com#$#body {margin-top: 50px!important;}
volnorez.com#$##fsheadercontainer {top: 0!important; }
! hi-fi.ru - исправление ширины форума
hi-fi.ru#$#body > div.main > div.forum {width: auto!important;}
! select.by - удаление отступа сверху, исправление ширины
select.by#$# html { padding-top: 0px ! important; max-width: 1200px ! important; }
! sound-park.ru - исправление отступа сверху
sound-park.ru#$##top_groundnew {height: 70px!important;}
! world-mmo.com - удаление брендированного фона
world-mmo.com#$#body {background: none!important; background-color: #181e1f!
important;}
! valetudo.ru - удаление брендированного фона, исправление курсора
valetudo.ru#$#body { background-image: none!important; cursor: default!important; }
! game-bomb.ucoz.ru - удаление брендированного фона
game-bomb.ucoz.ru#$#body {background: none!important;}
! roem.ru - удаление отступа сверху
roem.ru#$#body.branded {padding-top: 5px!important;}
! playground.ru - удаление брендированного фона
playground.ru#$##foundationWrapper { background: #373737 !important; padding-top: 0
!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62914
province.ru#$#.flexbannergroup { visibility: hidden !important; height: 1px !
important; }
province.ru#$#body div#wrapper { margin-top: -175px !important; }
!
! sports.ru / ua.tribuna.com,by.tribuna.com
! sports.ru top branding margin
!+ NOT_PLATFORM(ios, android)
sports.ru#$#.layout > div.branding-margin { padding-top: 24px!important }
! https://forum.adguard.com/index.php?threads/27027/
sports.ru#$##top-banner-place.dfp-banner.top-banner-place { display: block!
important; position: absolute!important; left: -3000px!important; }
! sports.ru - ad leftover at the bottom
sports.ru#$#.adsbox { position: absolute!important; left: -3000px!important;
display: block!important; }
! sports.ru/tribuna.com - удаление брендированного фона, отступа сверху
sports.ru,ua.tribuna.com,by.tribuna.com#$##branding-layout >
div[style*="width:100%;height:100%;cursor:pointer"] { z-index: -99!important; }
sports.ru,ua.tribuna.com,by.tribuna.com#$#body[class] > div#branding-layout
{ background: #e5e7e9 !important; margin-top: 0 !important; padding-top: 120px !
important; }
sports.ru#$#body > div.branding-margin { padding-top: 0!important; }
! kinobar.kz - удаление отступа сверху
kinobar.kz#$#body {padding-top: 0px !important; }
! firepic.org - удаление брендированного фона, отступа сверху
firepic.org#$#body {background-image: none!important; padding-top: 0!important; }
! games-tv.ru - удаление брендированного фона
games-tv.ru#$#.main {background: none!important;}
! oper.ru - баннер снизу
oper.ru#$##wrapper { padding-bottom: 0!important; }
! oper.ru - удаление брендированного фона
oper.ru#$#body {background-image: none!important;}
! ts.kg - удаление брендированного фона, отступа сверху
ts.kg#$#body {background:none!important;}
ts.kg#$#.main-container {margin-top: 0!important; }
! namba.kg - удаление брендированного фона
namba.kg#$#body {background:none!important;}
! webfile.ru - удаление отступа сверху
webfile.ru#$#.p_wrap {margin: 0!important;}
! fishki.net - удаление брендированного фона
fishki.net#$##fishki-branding-spacer { height: 70px !important; }
! fishki.net - выравнивание отступа снизу
fishki.net#$#a[href^="http://engine.adspynet.com/reference?pid="] > div {height:
180px!important;}
! http://forum.adguard.com/showthread.php?4510
ps3hits.ru#$##footer {height: 0!important; }
ps3hits.ru#$##footer_link {height: 0!important; }
ps3hits.ru#$##footer {background:none!important;}
! filebase.ws - удаление брендированного фона, восстановление исходного цвета фона
filebase.ws#$#body {background-image: none!important; background-color: #fafafa!
important;}
! moskva.fm - удаление отступа сверху
moskva.fm#$#body.ad-branding {padding-top: 0!important; }
! kinoplace.org - восстановление не брендированного стиля
kinoplace.org#$#.header {height: 200px!important;}
kinoplace.org#$#.top-menu-block {top: 180px!important;}
kinoplace.org#$#.logo {top: 50px!important;}
! tree.tv - удаление отступа сверху, восстановление исходного фона
tree.tv#$#.wrapper { margin-top: 0!important; }
! allhockey.ru - удаление отступа сверху
allhockey.ru#$#.adr-top {min-height: 0!important; }
! zvuki.ru - удаление отступа сверху
zvuki.ru#$#.bCenter > div#header {height: auto!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/16720
gismeteo.ru#$#.flix { height: 0!important; min-height: 0!important; }
! getwallpapers.net - удаление пустоты от баннера
getwallpapers.net#$#div[id^="ad_"] {height: 0!important; }
! gametech.ru - удаление отступа сверху, оригинальный цвет фона(по
http://web.archive.org/)
gametech.ru#$#body {background:#eee!important;}
gametech.ru#$#body {margin-top: 0!important; }
! seasonvar.ru - удаление отступа сверху
seasonvar.ru#$#html > body { padding-top: 0!important; }
! fast-torrent.ru - удаление брендированного фона, отступа сверху
fast-torrent.ru#$##container { margin-top: 0!important; }
fast-torrent.ru#$#body { background: none!important;}
! newstudio.tv - удаление отступа сверху
newstudio.tv#$#body {padding-top: 0!important; }
! brofilms.ru - удаление отступа сверху
brofilms.ru#$##header { margin-bottom: 0!important; }
! sc2tv.ru - убираем пустоту от баннера
sc2tv.ru#$##block-sc2tv_streams-0 {margin-top: 1px !important; }
! gameinonline.com - удаление отступа сверху
gameinonline.com#$##header {padding:20px 0 3px!important;}
! kinozadrot.net - удаление отступа сверху
kinozadrot.net#$#body.brending {padding-top:180px!important;}
! hdkinomax.com - удаление отступа сверху
hdkinomax.com#$##subheader {padding: 0px 0 0 0!important;}
! promodj.com - удаление отступа сверху
promodj.com#$##topbrandingspot {padding-top:0!important;}
! kinonoch.com - удаление отступа сверху
kinonoch.com#$#.wrapperrrr {top: 0!important; }
! 999.md - чиним вёрстку
999.md#$#body {position: relative!important;}
! plan.ru - чиним вёрстку
plan.ru#$##wrapper {margin-top: -50px !important; }
! amovies.tv - удаление отступа сверху
amovies.tv#$#body {padding: 0!important; }
! p-66.ru - при обычной блокировке ломается вёрстка
p-66.ru#$#.header_bg {visibility:hidden!important;}
! правило для уменьшения высоты елемента, в котором при прокрутке появляются отзывы
nova.rambler.ru#$#.b-advertising { visibility:hidden!important; height: 0!
important; }
!
pirat.ca#$##body_container { top: 0!important; }
elec.ru#$##brandingspot { background: #f2f2f2!important; }
buzzle.biz#$##film_table {display: inline!important;}
audioknigi-online.com#$#object[id^="audioplayer"] {display: block!important;}
livesport.ws#$#.wrapper-holder {margin-top: 0!important; }
! animemovie.ru - для выравнивания отступа от рекламы
animemovie.ru#$#.dem {height: 250px!important;}
animemovie.ru#$#.dem>header{background: none!important;}
!
! kinopoisk.ru
www.kinopoisk.ru##div[class*="styles_height250__"]
! go.mail.ru
go.mail.ru#$#.response___wrapper > #js-topBar > div > div[class*="p"][class*="t"] >
style + div { position: absolute!important; left: -3000px!important; }
go.mail.ru#$#.response___wrapper > #js-bottomBar > div > div[class*="b"]
[class*="t"] > style + div { position: absolute!important; left: -3000px!important;
}
!
!
!-----------------------
!------- HTML ----------
!-----------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/117101
gtamania.ru$$script[tag-content="/bens/vinos"]
! 80-e.ru ad scripts
80-e.ru$$script[tag-content="document.createElement('script');"][max-length="1000"]
! https://github.com/AdguardTeam/CoreLibs/issues/1442
novosti-n.org$$script[tag-content="setAttribute('type', 'text')"]
! rutracker.org - addition for apps only
!+ NOT_PLATFORM(ext_ff)
rutracker.appspot.com,pornolab.biz,pornolab.cc,pornolab.lib,pornolab.net,rutracker.
appspot.com,rutracker.cr,rutracker.lib,rutracker.net,rutracker.nl,rutracker.org$
$div[class="bn-topic"]
!+ NOT_PLATFORM(ext_ff)
rutracker.appspot.com,pornolab.biz,pornolab.cc,pornolab.lib,pornolab.net,rutracker.
appspot.com,rutracker.cr,rutracker.lib,rutracker.net,rutracker.nl,rutracker.org$
$div[class="bn-bottom"]
! Yandex.Video
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru$
$div[class="DirectStripe"]
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru$
$div[class="directblock"]
! https://github.com/AdguardTeam/AdguardFilters/issues/58647
rustorka.com,rustorka.net,rustorkacom.lib,naylo.top$$meta[http-equiv="refresh"]
rustorka.com,rustorka.net,rustorkacom.lib,naylo.top$$script[tag-
content="setTimeout(t1,10000)"][max-length="2000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/58617
pornreactor.cc$$script[onerror="_"][onloaded="_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/50723
! For Ukrainian users of Yandex.Browser(ads are loaded using proxy)
zoneofgames.ru$$script[tag-content="an.yandex.ru"][max-length="700"]
! https://github.com/AdguardTeam/AdguardFilters/issues/45414
tochka.net$$script[wildcard="var f,e,r,n,i"]
! https://github.com/AdguardTeam/AdguardFilters/issues/42990
animebest.org$$iframe[srcdoc="getOwnPropertyDescriptor"]
! https://github.com/AdguardTeam/AdguardFilters/issues/41410
nntt.org,rus-media.org,rutor.in,rutracker.in$$script[tag-
content="(function(g,b,a,c,e,d)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/37789
echo.msk.ru$$script[tag-content="iadfox"][max-length="600"]
! forum.fonarevka.ru
forum.fonarevka.ru$$script[wildcard="*_0x*atob*"][max-length="1100"]
! Block mixadvert ads when DNS blocking is enabled
$$script[wildcard="*document.getElementById*mixadvert.com*script.onerror*"][min-
length="1500"][max-length="2200"]
! Oblivki.biz - <script>window.RESOURCE_* = 'ad domain';</script>
~fcbarcelona.com,~premierleague.com$$script[tag-content="window.RESOURCE_"][max-
length="60"]
upraznenia.ru$$script[tag-content="window.RESOURCE_"][max-length="27000"]
! htapop
kinozal-tv.appspot.com$$script[tag-content="var __htapop = {};"][max-length="400"]
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/7970
hi-tech.mail.ru$$script[wildcard="*ar wrapper = appendToBody('rb-*var frameSrc =
'https://r.mradx.net/*"][max-length="7000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/8227
films-now.ru,serials-now.ru$$meta[content="no-referrer"]
! https://github.com/AdguardTeam/AdguardFilters/issues/8030
manytorrents.org$$script[tag-content="amigo"][max-length="2500"]
! https://forum.adguard.com/index.php?threads/26876/
games.mail.ru$$video[id="rb_video"][preload=""]
! https://forum.adguard.com/index.php?threads/26833/
forum.ixbt.com$$style[tag-content=".clickable_zone_brand"][max-length="2300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7523
igromania.ru$$style[tag-content="min-height:32px !important;height:200px !
important;"]
! https://forum.adguard.com/index.php?threads/26071/
bigcinema.cc$$script[tag-content="var brdImg "][max-length="1000"]
! https://forum.adguard.com/index.php?threads/25185/
gig-torrent.org$$script[tag-content="q.url[rand(q.url.length)]"][max-length="1500"]
! https://github.com/AdguardTeam/AdguardFilters/issues/24538
dugtor.org$$style[tag-content="background"][max-length="250"]
! gazeta.ru - ads
gazeta.ru$$script[wildcard="*setTimeout*atob*"][max-length="11000"]
! `data:application/pdf;base64` / `executePop` / `postWindowPop`
unionpeer.com$$script[tag-content="data:application/pdf;base64"][max-
length="25000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5232
moonwalk.co$$script[tag-content="window.location = rurl;"][max-length="600"]
! https://forum.adguard.com/index.php?threads/11233/
afisha.mail.ru$$script[tag-content="mimic:{setup:"][max-length="6500"]
! https://forum.adguard.com/index.php?threads/15624/
games.mail.ru$$script[tag-content="getElem('rb_holder_"][max-length="12000"]
! Beseed ads
myru.tv,tivix.net$$script[tag-content="var beseed_div_id"][max-length="1200"]
! viboom ads
myru.tv,tivix.net$$script[tag-content="vbm('get'"][max-length="500"]
!
! seasonvar.ru - удаление отступа сверху
seasonvar.ru$$style[tag-content="body { padding: 300px"][max-length="200"]
! https://github.com/AdguardTeam/AdguardFilters/issues/4012
aces.gg$$script[tag-content="$('#alert').on('click'"][max-length="250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/2573
megatrack.info$$script[tag-content="teasernet_blockid"][max-length="120"]
! myplaycity.ru - удаление пустот от рекламы
myplaycity.ru$$div[class="contentbox gamespage_contentbox"][tag-
content="advertisement"]
! https://forum.adguard.com/index.php?threads/9483/
freerutor.com$$style[tag-content="padding: 250px 0px 0px !important"][max-
length="600"]
! Remove some ads loaders(utarget etc.)
diakov.net,ogosex.ru,zodiac-game.info,only-tv.org,nice-film.ru,kino-
filmi.net,bobfilm1.net,libtor.net,kinogo.co,omaske.ru$$script[tag-
content="document.write(""<sc""+""ript type='text/javascript' src='//"][max-
length="180"]
! http://forum.adguard.com/showthread.php?8438
free-torrents.org,free-torrent.org$$style[tag-content="max-width: 728px;"]
!
! https://github.com/AdguardTeam/AdguardFilters/issues/14774
74.ru,autochel.ru,chelyabinsk.ru,chel.ru,chelfin.ru,cheldoctor.ru,cheldiplom.ru$
$div[id="sb_"]
!
!-------------------------------------------------------------------------------!
!------------------ Rules for specific web sites ------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of domain-specific rules that block ads.
!
! Good: example.org###rek; ||example.com/ads/
! Bad: example.org#$##rek { display: none !important; } (for instance, should be in
general_extensions.txt)
!
! Specific WS
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/943
!+ NOT_PLATFORM(ext_edge)
|ws*://$domain=0day.kiev.ua|1plus1tv.ru|24tv.ua|24video.adult|24video.in|
24video.sex|24video.tube|24video.xxx|24videos.in|24videos.me|24video.vip|
37.220.36.15|3dn.ru|3porosenka.ru|4ertik.xxx|4films.net|4torrentgames.net|ace-
stream.tv|alexlan.org|alexspirit.ru|all-poster.ru|all-tor.net|allhentai.ru|
allhit.club|allhit.tv|allmovie.pro|amovies.biz|anatomia-strasti.com|anekdot.ru|
anime-rus.ru|anti-block.org|apostrophe.ua|asbook.net|au-books.com|audilka.com|
autonews.com.ua|ave-brasil.ru|badcinema.ru|badtorrent.com|bagnet.org|barca4.ru|
baskino-hd.ru|baskinoclub.ru|best-torrentor.ru|bestgamer.net|bestserials.net|big-
bang-online.ru|bigbang-tv.net|bigcinema-hd.net|bigcinema-hd.tv|bigcinema-
online.net|bigcinema-tv.club|bigcinema-tv.net|bigcinema.org|bigcinema.to|
bigcinemahd.net|biqle.ru|bit-tor.org|blogspot.com|blogspot.ru|bludlivaya-
california.com|bobfilm-online.ru|bobfilm.biz|bobfilm.club|bobfilm.online|
bobfilm1.cc|bobfilm1.co|bobfilm1.net|book-online.com.ua|bookitut.ru|bugaga.ru|
buhgalter.com.ua|cccp-kino.com|coldfilm.ru|com-x.life|comedy-film.net|comedy-
portal.net|concretejungle.ru|consol-games.net|coocook.me|coop-land.ru|couber.be|
creativportal.ru|cwer.ru|cwer.ws|dad-fan.ru|dead-online.net|delfilm.ru|dialog.ua|
directadvert.ru|dnevniki-vampira.net|dnevniki-vampira.org|dni24.com|dochronika.ru|
dokpro.net|dom23.tv|dom25.tv|dom2tv.info|doramatv.ru|dream-film.tv|dt.ua|dugtor.ru|
egeurok.ru|elementarno-tv.com|elise.com.ua|ero-top.com|ex-fs.com|ex-fs.net|f-
picture.net|fan-tv.net|fanserials.tv|fantasticfilm.ru|fast-bit.org|fast-tor.net|
fast-torrent.org|fast-torrent.ru|fastpicc.ru|favoritemovies.at.ua|filin.tv|film-
max.ru|film-tor.org|film720.ru|filmix-online.net|filmogo.co|filmtor.net|
filmzguru.ru|findanime.me|findanime.ru|firebit.net|fithacker.ru|fizrukoff.net|
football.kulichki.net|football.ua|football24.ua|footballhd.ru|forum.0day.kiev.ua|
free-tor.org|free-torrent.org|free-torrent.pw|free-torrents.org|free-torrents.pw|
freedom-tor.org|freehat.cc|freerutor.com|friends-online.co|from-ua.com|
fstreker.net|gagadget.com|game-torrent.info|games-reviews.net|gamesontorrent.ru|
gazeta.dt.ua|gdzometr.ru|get-tune.cc|gidonline-kino.club|gidonlinehd.ru|gig-
torrent.org|gighub.net|glavpost.com|glazovportal.net|gmt-max.org|goblin-online.ru|
gooool.org|great-tv.ru|grif-fan.ru|griffiny.ru|grouple.ru|gvirt.com|hd-720.com|hd-
720.ucoz.net|hd-720.ucoz.ru|hd-club.ru|hd-dream.ru|hd-kinogo.co|hd-kinomax.net|hd-
kinomax.org|hd720.biz|hdkino.biz|hdkinoclub.com|hdkinolenta.com|hdkinomax.com|
hdkinomax.tv|hdkinoset.net|hdkinoset.org|hdkinoteatr.com|hdrezka2.me|hdzal.net|
hentaiz.org|hindcine.net|hotcharts.ru|hothome.info|hronika.info|hvylya.net|igra-
prestoloff.cx|ikinohd.co|ikinohd.com|imtw.ru|india-tv.net|informat.com.ua|
inopressa.ru|interesnoiveselo.ru|itop-gear.ru|kaifzona.ru|katushka.net|
katushka.org|kesemvv.com|kinino.ru|kino-az.net|kino-city.net|kino-dom.org|kino-
filmi.net|kino-france.net|kino-fs.ucoz.net|kino-go.club|kino-go.co|kino-hd720.net|
kino-kingdom.com|kino-klub.net|kino-klub.org|kino-live.red|kino-live2.org|kino-
max.com|kino-online.tv|kino-panda.net|kino-sayt.net|kino-sezon.ru|kino-torrent.net|
kino-v-dome.net|kino-v-hd.net|kino-v-online.tv|kino-zal.net|kinobaks.net|
kinobal.ru|kinobar.cc|kinobar.kz|kinobay.club|kinobublik.net|kinoclips.net|
kinoclips.tv|kinoclub.cc|kinocok.com|kinodacha.ucoz.ru|kinodema.com|kinodroid.net|
kinoflux.org|kinoframe.tv|kinofrog.ru|kinofrukt.club|kinofrukt.net|kinogb.net|
kinogo-720.club|kinogo-720.co|kinogo-club-online.net|kinogo-co-2016.ru|kinogo-
dom.com|kinogo-hd-720.club|kinogo-hd.net|kinogo-hdtv.net|kinogo-onlain.net|kinogo-
onlain.ru|kinogo-onlaine.net|kinogo-online.com|kinogo-ru.net|kinogo-x.net|kinogo-
x.ru|kinogo.by|kinogo.city|kinogo.eu|kinogo1.club|kinogo16.net|kinogo22.net|
kinogo720hd.ru|kinogod.club|kinogod.net|kinogohd.net|kinogol.com|kinogoonline.club|
kinograd.tv|kinoguru.co|kinoha.top|kinohome.org|kinohost.nov.ru|kinoklad.net|
kinokong.cc|kinokong.net|kinokongo.cc|kinokrad-2017.net|kinokrad-online.net|
kinokrad-tv.ru|kinokrad.biz|kinokrad.co|kinokrad.su|kinolavr.com|kinoliza.net|
kinoluvr.net|kinomafia.tv|kinomagnit.net|kinomassa.net|kinomax.ws|kinomol.ru|
kinomoov.net|kinoogo.ru|kinopati.ru|kinopesik.com|kinopirat.net|kinoprofi.club|
kinoprofi.org|kinoprofi.tv|kinoprosmotr.net|kinoprosmotr.tv|kinopult.com|
kinorebus.net|kinosklad.net|kinosok.org|kinospec.net|kinospy.net|kinostok.tv|
kinosweet.net|kinotochka.club|kinotochka.net|kinoveb.tv|kinovideo.tv|kinovo.org|
kinozadrot.club|kinozadrot.net|kinozal.me|kinozal.tv|kinozal.website|kinozz.club|
kinozz.net|kkkino.club|kkkino.net|klipzona.club|klipzona.co|knijky.ru|kodik.cc|
komedra.com|kordonivkakino.tv|korrespondent.net|korzik.net|kosti-tv.com|kp.ua|
krutor.org|kubik3.ru|lalapaluza.ru|latino-serialo.ru|libertycity.ru|librebook.ru|
libtor.club|linecinema.org|live-rutor.org|live-torrents.ru|livetv-torrent.com|
lokomotiv.info|lostfan.ru|lostfilm-online.ru|lostfilmhd.ru|loveread.ec|main-
rutor.org|meddaily.ru|mega-tor.org|mega-torrent.org|mega-trek.com|megahead.org|
megahead.ru|megashara.com|megogo-hd.net|minizal.su|mintmanga.com|mirmegashara.com|
mirror-rutor.org|moiserialy.net|moviestape.net|mp3-mus.net|mp3.cc|mp3zv.ru|
mrutor.org|multiki-online24.ru|multivarka.tv|multon-line.ru|multyasha.com|muz-
color.ru|muzofond.com|muzyka-torrent.ru|my-hit.org|my-movies.org|my-music-kiosk.ru|
my-tfile.org|myflashgame.com.ua|mymult.net|myserialy.ru|myvideopl.com|naruto-
base.su|narutoplanet.ru|nevsedoma.com.ua|new-film.net|new-ru.org|new-rutor.org|new-
tor.org|newfilms.online|newrutor.org|newserials.tv|newsmsk.com|newspravda.com|
newsru.com|newsyou.info|nice-film.ru|no-block.org|nod32eset.ru|notfilm.ru|novosti-
n.org|nowa.cc|nur.kz|ojin.tv|ok-tv.org|oko-planet.su|on-movie.net|onelike.tv|
onlainfilm.ucoz.ua|online-futurama.ru|online-life.cc|online-life.in|online-south-
park.ru|online.anidub.com|onlinekinohit.ru|onlinemultfilmy.ru|onlyf.net|
onlymult.com|open-tor.org|ostfilm.tv|ostfilmtv.org|ovgorskiy.ru|pc-torrents.net|
pdalife.ru|pesni-tut.com|pesnik.su|petamusic.ru|planeta-mult.ru|play-apk.ru|
pleer.ws|podrobnosti.ua|poiskm.net|poiskm.org|politeka.net|politnavigator.net|
popadenec.ru|porjati.ru|pornolab.biz|pornolab.cc|pornolab.lib|pornolab.net|
portaltele.com.ua|prnt.sc|prntscr.com|proxy-rutor.org|pure-t.ru|putin-today.ru|
qiqru.org|qmp3.cc|qmp3.org|qwasd.ru|rango.tv|readmanga.me|real-game.net|
realist.online|rgmechanics.ru|royallib.com|rp-mechanics.ru|ru-tor.net|rubook.org|
rudifilm.com|rufilmtv.org|rupolitshow.ru|rupor.info|rus-tor.com|rusdialog.ru|
rusdozor.ru|russiapost.su|rutor.co|rutor.info|rutor.is|rutor.net|rutor.org|
rutorent.net|rutorgames.org|rutorka.net|rutracker.club|season-var.net|seasonvar.cc|
seasonvar.re|seasonvar.ru|selflib.me|seria-z.net|serialguru.ru|serialis.net|
serialpro.net|serialsend.ru|serialytut.tv|sexvhd.net|sezon-hd.ru|share-serials.net|
sherlok.me|show-online.tv|sibnet.ru|simp-fan.ru|skidows.com|small-game.com|
smo333.com|smootrim.ru|smotret-online.kz|smotri-online.me|sobytiya.net|soccer.ru|
soccer0010.com|soccer365-1.xyz|soccer365.ru|sovkinofilm.ru|sp-fan.ru|
sputniktv.in.ua|srubirubli.ru|sshut.ru|stereotraker.ru|strana.ua|strela-online.com|
super-tor.net|sverhestestvenoe.com|tbperedachi.ucoz.ru|teenwolf-tv.com|tes-game.ru|
tfile-music.org|tfile.co|tfilm.club|the100-tv.com|theflash-tv.com|tivix.co|
tivix.net|tizam.tv|tochka.net|topserial.org|tor-bit.net|tor-ru.net|tor-ru.org|
torentor.net|torrent-filmi.net|torrent-soft.net|torrent-zona.com|torrent-zone.ru|
torrent2games.net|torrentino.me|torrents-free.ru|torrents-game.net|torrentum.org|
torrentum.ru|totori.ru|tparser.org|tracker.hdclub.com.ua|trackerock.ru|trahen.com|
tree.tv|trialeset.org|trialeset.ru|trymobile.ru|turboserial.net|turkey-tv.net|
turksinema.net|tushkan.club|tut-film.com|tv-300.ru|tv-torrent.club|tv-torrent.org|
tvcok.ru|tvfru.net|tvfru.org|tvfru.ru|tvizor.org|tvonline.su|tvseason.net|tvserial-
online.biz|tvtorrent.me|ua-cinema.com|uainfo.org|uakino.tv|uchebnik-online.net|
uchim.org|ukr.net|ukrlib.com.ua|ukrlit.net|uniongang.net|unionpeer.com|
unionpeer.org|univeroff.net|unn.com.ua|unpioneer.com|uraltrack.net|v-torrente.ru|
vd-tv.ru|vdvsn.ru|vepizode.net|versii.com|vgorode.ua|vhdkino.net|videokub.online|
vikingi-online.net|vinixmult.net|vip-tor.org|vkino-tv.ru|vkinopoiskah.ru|
vklipe.com|vserialy.com|vserpg.ru|vsesochineniya.ru|vsetop.com|vsetv.net|vsitv.org|
webantiblock.ru|westernfilm.ru|wikimovies.ru|wkino.net|women-page.ru|world-ua.com|
wsturbo.net|x-bit.net|x-true.info|xhamster.com|ximepa.net|xrutor.org|xuk.net|
yallaneliera.com|yaminecraft.ru|yourcinema.tv|youtubetv.com.ua|ytra.ru|zakon.kz|
zerkalo-rutor.org|zerx.co|zhd.life|zn.ua|znaj.ua|zona.mobi|zp.today|zpravda.ru|
zserials.cc|zserials.net|zserials.ru|zserials.tv|киного-нет.net|киного.net|
кинокрад.net|легион.net|спиши-ру.su
!#################################################################
!
! Ads replacement. Don't move to adservers.txt, because the sites will be broken by
DNS filtering
||bux4gm.ru^$redirect=nooptext
||dsn-fishki.ru^$~xmlhttprequest
!
! adbetnet domains
||cdn.*/libs/b.js$third-party,domain=nnmclub.to
!
! luckyads.tech - 'Lucky' at advertising domain tab's name
! another new 03.06.2020
/^http(s?):\/\/[a-z]{6}\..*\/[a-z0-9]{3,30}\/[a-z0-9]{5,}\.php$/$script,third-
party,domain=ego-zhena.ru|codernet.ru|desmyhome.ru|ale07.ru|wotexpress.info|
koolinar.ru|newdaynews.ru|smiruss.ru|uk-parkovaya.ru|allkey.org|beejournal.ru|
coronavirus-control.ru|fatelines.net|ovgorskiy.ru|fixmaster74.ru|winnote.ru|
sundaria.su|amperof.ru|aleks-beauty.ru|220.guru|vph-holod.ru|severpost.ru|
mnogotolka.ru|siniy-ekran.ru|ua.news|kslift.ru|politnavigator.net|tarifec.com|vse-
vino.ru|pornreactor.cc|joyreactor.cc|reactor.cc|rsute.ru|diclophenac.ru|audioknigi-
online.ru|enovosty.com|tayga.info|xnewsq.net|om1.ru|rustxt.ru|jpnsoft.ru|oc-
windows.ru|cikavosti.com|u-news.com.ua|mp3frog.com|tom-dzherri.ru|konkurent.ru|
dalanews.kz|svpressa.ru|aknigionline.ru|bargu.by|mp3rax.com|audio-books.su|
santechcenter.ru|progorodsamara.ru|yaom.ru|comandir.com|pocvetam.ru|osnmedia.ru|
topdaynews.ru|hxmp3.com|novosti-n.org|mp3crown.cc|knews.kg|015.by|ubr.ua|
audiokniga-onlain.ru|xfilesserial.ru|kulichki.net|pesni-detskie.ru|militaryarms.ru|
ranobe-novels.ru|vo-radio.ru|petstime.ru|nakanune.ru|time-in.ru|kotletki.online|
sakhalife.ru|kinobaza24.ru|ianed.ru|turkish-tv.ru|android-kino-tv.ru|lafa.site|
hozzi.ru|evasamara.ru|syzran-small.ru|inforuss.info|tourprom.ru|macdonaldsi.ru|
togliatti24.ru|ctnews.ru|solenka.info|kaluga-poisk.ru|bragazeta.ru|astrologyk.com|
potokmedia.ru|gotovim.ru|mir-znamenitostej.ru|topnews.ru|pg21.ru|progorod76.ru
! https://qlnomb.com/rncl17921ivl0mp03y8qh768uqv768kpy8hlb.php
/^http(s?):\/\/[A-Za-z0-9]{6}\.[A-Za-z0-9]{3}\/[A-Za-z0-9]{30,}\.php$/
$script,third-party,domain=advicesos.com|rsute.ru|afn.by|hdvideobox.ru|
samelectrik.ru|amazingfacts.ru|allkey.org|kuxnmir.ru|kg-portal.ru|xxxlmusic.com|
smartpress.by|unews.pro|inzhener-info.ru|vklook.online|joyreactor.cc|solenka.info
! new (01.06.2020)
/^http(s?):\/\/[A-Za-z0-9]{6}\.[A-Za-z0-9]{3}\/[A-Za-z0-9-.]{6}\/[A-Za-z0-9-.\/]
{25,}\.php$/$script,third-party,domain=solenka.info|kvmarvel.ru|crashplane.ru|
ymkababy.ru|newsland.com|prozoro.net.ua|alau.kz|brjunetka.ru|tarifec.com|u-
news.com.ua|zoobusiness.kiev.ua|b-online.ru|porosenka.net|dachnyuchastok.ru|gubka-
bob.ru|film.ru|pg11.ru|pg12.ru|pg13.ru|pg21.ru|prochepetsk.ru|progorod33.ru|
progorod43.ru|progorod58.ru|progorod59.ru|progorod62.ru|progorod76.ru|
progorodnn.ru|progorodnsk.ru|progorodsamara.ru|progoroduhta.ru|samokat-dostavka.ru|
lifedon.com.ua|molitvy.online|clubhunters.ru|advicesos.com|polytech-soft.com|max-
vps.ru
! old
/^http(s?):\/\/([A-Za-z0-9-.]+\/){5,}[A-Za-z0-9_-]+$/$script,third-
party,domain=crashplane.ru|ymkababy.ru|newsland.com|prozoro.net.ua|alau.kz|
brjunetka.ru|tarifec.com|u-news.com.ua|zoobusiness.kiev.ua|b-online.ru|
beejournal.ru|porosenka.net|dachnyuchastok.ru|gubka-bob.ru|film.ru|pg11.ru|pg12.ru|
pg13.ru|pg21.ru|prochepetsk.ru|progorod33.ru|progorod43.ru|progorod58.ru|
progorod59.ru|progorod62.ru|progorod76.ru|progorodnn.ru|progorodnsk.ru|
progorodsamara.ru|progoroduhta.ru|fixmaster74.ru|samokat-dostavka.ru|coronavirus-
control.ru|lifedon.com.ua|molitvy.online|fatelines.net|clubhunters.ru|made-box.ru|
howto-news.info
!
! ads.bid
/script.js^$third-party,domain=rus-km.ru|progorodnn.ru|vestiprim.ru|4mlhn1ocg4.com|
koolinar.ru|kyiv.media|pershij.com.ua|u-news.com.ua|crashplane.ru|cin-24.com|
vikingi-online.info|hi-blog.ru|lifedon.com.ua|skuky.net|365news.biz|vklook.ru|tv-
show.live|pt0zhwhc26.ru|mnogotolka.ru|gadget-apple.ru|kinovideo.cc|tarifec.com|
amazingfacts.ru|womanvip.ru|evo-rus.com|kraj.by|shematok.ru|bargu.by|
rivnepost.rv.ua|sobesednik.ru|comments.ua|pln-pskov.ru|lyricsonline.ru|amperof.ru|
kapital-rus.ru|sport24tv.ru|militariorg.ucoz.ru|pravda-tv.ru|ianed.ru|
progorod33.ru|015.by|map1.com.ua|solenka.info|inforuss.info|ufanotes.ru|
togliatti24.ru|storinka.com.ua|moskva-obl.ru
!
! ##.ad
appstorrent.ru,graniru.org,3dnews.ru,zaks.ru,ukranews.com,mr-
7.ru,ferra.ru,cont.ws,riavrn.ru,maanimo.com,begaem.com,passion.ru,gq.ru,agravery.co
m,appsgames.ru,buhgalteria.ru,dumskaya.net,hackersoft.ru,hotcharts.xyz,klops.ru,mmo
vote.ru,molnet.ru,news.pn,newsru.co.il,shazoo.ru##.ad
! ##.adv
progroshi.news,thepage.ua,newsru.co.il,freetone.org,infox.ru,internet-
technologies.ru,xcadr.tv,dota2.ru,newkaliningrad.ru,reestr.rublacklist.net,ringon.s
ite,glavcom.ua,qna.center,xn--80adhccsnv2afbpk.xn--
p1ai,afanasy.biz,happymonday.ua,xcadr.org,dugtor.ru,trud.ru,amic.ru,dugtor.org,kino
afisha.info,kintor.org,niknews.mk.ua,sovety.net,vesti.uz,vestivrn.ru,wotsite.net##.
adv
! ##center > a[rel="nofollow"] > img
faptime.ru,kremlinmedia.ru,cyberpedia.su,megaobuchalka.ru,rsload.net,gig-
games.net,only-
soft.org,freetp.org,33porno.com,10torrent.net,6torrent.pro,7themes.su,a-
age.ru,babestar.ru,best-torrentor.ru,biblprog.org.ua,cwer.me,cwer.ru,dc-
marvel.ru,dom-filmov.net,fast-
torrent.co,frogik.ru,gighub.net,goldenshara.org,goodkino.biz,hd-
bit.net,kingdia.com,kino-live2.org,kinocok.com,kinohab.online,kriza.com.ua,mskd-
ru.net,nashynogi.ru,ojin.tv,openssource.biz,pornotor.org,ru-tor.biz,ru-
zerkalo.org,rutorent.net,rutorgames.org,rutracker-
2017.org,seasontor.com,seasontor.net,serialpro.net,torentor.co,torentor.net,torrent
-
am.net,torrent2games.net,torrentik.co,torrentor.co,torrentum.org,tvfru.org,vectorne
ws.net,wotpack.ru,xatab-repack.net##center > a[rel="nofollow"] > img
! ##center > a[target="_blank"] > img
napensii.ua,studopedia.info,infopedia.su,studopedia.net,studopedia.su,studopedia.or
g,studopedia.ru,studopedia.com.ua,lektsii.org,mydocx.ru,gamesrepack.com,zannn.top,i
nnal.top,torrentmoom.com,paslab.info,onlinestreams.ru,otxataba.net,wot-
lom.com,world-of-gamers.net,odessa-life.od.ua,film-4-
you.com,filmitorrent.org,filmitorrent.site,fryd.ru,imagenizr.net,imgbum.ru,megamedp
ortal.ru,megatrack.top,rgmechanics.ru,ru-track.net,soc-
life.com,tvtorrent.me,web.cofp.ru,60-
fps.net,firebit.biz,new.vladna.club,pornotor.org##center > a[target="_blank"] > img
! ##div[class^="banner"]
kp.ua,ukrrudprom.com,bezformata.com,progorodsamara.ru,agrotrend.com.ua,sputniknews.
ru,i2hard.ru,autorun.by,modernrock.ru,asn24.ru,citytraffic.ru,cuys.ru,dt.ua,feo.ua,
jv.ru,kuban24.tv,m2motors.com.ua,musicforums.ru,roem.ru,vitasite.ru,web-
ru.net,zn.ua##div[class^="banner"]
! ##div[class^="banner-"]
progorod33.ru,inpodolsk.ru,dota2.ru,meteo.ua,klops.ru,crazymailing.com,lotzon.pro,n
ovosti-
n.org,prokazan.ru,20minut.ua,alnews.com.ua,gtavicecity.ru,haqqin.az,medicina.ua,obo
zrevatel.com,obzor.press,polit.ru,tsn.ua,wday.ru,zhitomir.info,zvuki.ru##div[class^
="banner-"]
! ##.banner
nebogach.ru,text.ru,tvrain.tv,kinogo.sh,stopcor.org,1plus1.ua,officelife.media,tass
.ru,glavcom.ua,dni.ru,sakhaday.ru,vb.kg,01.kg,015.by,0154.by,0312.ua,032.ua,0332.ua
,0342.ua,0352.ua,0362.ua,0372.ua,0382.ua,0412.ua,04141.com.ua,0432.ua,04563.com.ua,
04597.com.ua,04598.com.ua,0462.ua,0472.ua,048.ua,04868.com.ua,0512.com.ua,05136.com
.ua,05161.com.ua,0522.ua,0532.ua,05366.com.ua,0542.ua,05447.com.ua,0552.ua,056.ua,0
564.ua,0566.com.ua,0569.com.ua,057.ua,061.ua,06153.com.ua,0619.com.ua,0623.com.ua,0
6236.com.ua,06237.com.ua,06239.com.ua,06242.ua,06252.com.ua,06267.com.ua,06272.com.
ua,06274.com.ua,06277.com.ua,0629.com.ua,0642.ua,06452.com.ua,161.ru,1news.zp.ua,1p
rime.ru,1rnd.ru,2ip.me,2ip.ua,3652.ru,3654.ru,3849.com.ua,44.ua,4594.com.ua,5692.co
m.ua,62.ua,6262.com.ua,6264.com.ua,65.media,7152.kz,72.ru,7232.kz,8422city.ru,8692.
ru,9tv.co.il,academic.ru,advis.ru,afisha.ngs.ru,afisha.ngs22.ru,afisha.vse42.ru,agr
onews.ru,agroperspectiva.com,allboxing.ru,anapa.life,angarsk38.ru,apostrophe.ua,apt
eka.ru,armeniasputnik.am,astrakhan-24.ru,avtodispetcher.ru,baikal-
daily.ru,bazhopol.ru,be-
in.ru,bel.biz,belretail.by,bigsale.com.ua,bilyayivka.city,blitz.if.ua,blizko.by,blo
knot-rostov.ru,blstv.eu,budport.com.ua,championat.com,chepetsk.ru,choiz.me,chto-
eto-
takoe.ru,city04.kz,city41.ru,citydomodedovo.ru,cnews.ru,comments.ua,computerra.ru,c
ossa.ru,dengi.ua,dentalmagazine.ru,dfiles.ru,dialog.ua,dnl.dn.ua,dom.ngs.ru,dom.vse
42.ru,doska.vse42.ru,doutdess.org,echosevera.ru,etver.ru,eva.ru,exler.ru,exploit.me
dia,f1news.ru,fedpress.ru,football.ua,fraza.ua,gametech.ru,ganc-
chas.by,gazeta.ru,go01.ru,go26.ru,go31.ru,go61.ru,go7812.ru,godublin.info,golondon.
info,gooool.org,gorod3466.ru,gorod55.ru,gorodarmavir.ru,gorodkirov.ru,gorodnsk63.ru
,gorodrabot.ru,gtavicecity.ru,hi.ru,hightech.fm,hornews.com,hornews.ru,iccup.com,ic
hip.ru,iguides.ru,iledebeaute.ru,inaktau.kz,inalmaty.kz,inastana.kz,inatyrau.kz,inf
olyubertsy.ru,inform69.ru,inkaragandy.kz,inosmi.ru,inshymkent.kz,it-
world.ru,ivanovonews.ru,iz.ru,jkg-
portal.com.ua,joxi.net,joxi.ru,kaktutzhit.by,karelia.news,kaskelenec.kz,kazanfirst.
ru,kinda.media,kinorom.com,klex.ru,kod.ru,konkretno.ru,konkurent.in.ua,konkurent.ua
,kramatorsk.info,l2op.ru,lenta.ru,lidanews.by,lider-
press.by,life.ru,liga.net,livemaster.ru,lowadi.com,magcity74.ru,metrinfo.ru,mgorod.
kz,mignews.com.ua,mmotop.ru,mmovote.ru,mob.org.ru,mojaakcija.com.ua,molnet.ru,msk.r
u,music.i.ua,mv.org.ua,myvin.com.ua,mywatershop.ua,namba.kg,nashbryansk.ru,navi.gg,
naviny.by,naviny.media,news.pn,news.vse42.ru,newsbuzz.ru,newslab.ru,newsomsk.ru,nn-
files.nnov.org,novostivoronezha.ru,nv.ua,odessa.net,odessamedia.net,oneprog.ru,oper
.ru,oshto.kg,penzadoctor.ru,pg21.ru,piginfo.ru,pornk.in,portal.lviv.ua,post-
tracker.ru,ppt.ru,prado-
club.su,prm.ru,pro.berdyansk.biz,prokazan.ru,prophotos.ru,psm7.com,punkt-
a.info,qapshagai-
city.kz,rabota.vse42.ru,ranak.me,rcmm.ru,realty.interfax.ru,ria.ru,ridus.ru,risu.or
g.ua,roem.ru,ruposters.ru,sakhalin.info,samara24.ru,sarnovosti.ru,savepic.net,savep
ic.ru,seodiz.ru,shliah.by,shoes-report.ru,sm-news.ru,snow-
motion.ru,softkey.ru,softtorrent.ru,sonikelf.ru,sovsport.ru,sport.kazanfirst.ru,spo
ru.net,spravochnick.ru,squarefaction.ru,strana.ua,superomsk.ru,tatar-
inform.ru,techlabs.by,tele.click,teleg.run,thequestion.ru,tochka.net,tomsk.ru,topwa
r.ru,tourism.interfax.ru,tsn.ua,turizm.ru,tvernews.ru,tvfru.org,ukrlife.tv,ukropnew
s.com,unian.net,ur8lv.com,uralskcity.kz,usionline.com,vancouverok.com,vashvkus.ru,v
esty.co.il,vidal.ru,vidnoe24.ru,vm.ru,vprognoze.ru,vzsar.ru,wareznik2.ru,wd-
x.ru,wday.ru,wildo.ru,winreview.ru,woman.ru,womenhealthnet.ru,yugopolis.ru,zhmak.in
fo,zimamagazine.com##.banner
! ##.advert
ufacitynews.ru,sevastopol.su,zn.ua,pravo.ru,lubertsyriamo.ru,kommersant.ru,dvnovost
i.ru,kubnews.ru,turbopages.org,chernozem.info,flashgames.ru,footballreview.ru,infor
esist.org,msgforum.ru,newsland.com,province.ru,tenews.org.ua,tltorrent.ru,zab.ru##.
advert
! ##div[id^="unit_"]
vladday.ru,teleport2001.ru,ivbg.ru,progorod76.ru,riamobalashiha.ru,sobesednik.com,v
z.ru,autoparus.by,ctv.by,hightech.plus,vkpress.ru,newstula.ru,panoramapro.ru,zpravd
a.ru,mirtesen.ru,sports.ru,ko.ru,togliatti24.ru,punkt-
a.info,psychologies.ru,1yar.tv,fontanka.ru,baltnews.*,sm.news,news.ru,interfax-
russia.ru,kursk-
izvestia.ru,dp.ru,lentv24.ru,runews24.ru,bfm.ru,starhit.ru,ctnews.ru,kp40.ru,politr
ing.com,ura.news,osnmedia.ru,interfax.by,lifehacker.ru,miasskiy.ru,eadaily.com,golo
spravdy.eu,govoritmoskva.ru,tayga.info,neg.by,wi-
fi.ru,kriminal.net.ua,vesti.ru,province.ru,nashe.ru,rusvesna.su,7info.ru,ntv.ru,365
news.biz,life.ru,rb.ru,business.ru,rosbalt.ru,mir24.tv,utro.ru,progorodnn.ru,newsru
.com,anekdot.ru,astrakhan-
24.ru,bel.ru,belive.ru,chrdk.ru,dni.ru,finam.info,gazeta.ru,gmbox.ru,iz.ru,kaspyinf
o.ru,m24.ru,marieclaire.ru,mhealth.ru,mixnews.lv,moika78.ru,nation-
news.ru,penzavzglyad.ru,pravda.ru,radioromantika.ru,realty.interfax.ru,riamo.ru,rus
plt.ru,russian.rt.com,severpost.ru,snob.ru,sovsport.ru,steaklovers.menu,teleprogram
ma.pro,topwar.ru,trendymen.ru,tvc.ru,tvzvezda.ru,ua-
football.com,ukraina.ru,vesti.uz,vokrugsveta.ru,warhead.su,zakon.kz,zr.ru##div[id^=
"unit_"]
! ##div[id^="adfox_"]
eg.ru,newsmaker.md,delo-
vcusa.ru,tolknews.ru,gorodche.ru,smartpress.by,raenza.ru,eadaily.com,zakon.kz,svpre
ssa.ru,udf.name,udf.by,baby.ru,pikabu.ru,thequestion.ru##div[id^="adfox_"]
!
! For URL shorteners or simple sites with frequently changed ad servers.
! Incorrectly blocked domains can be excluded using regex(synchronize this regexp
in all filters)
/^(?!.*(sharecast.ws|bunnycdn.ru|bootstrapcdn.com|cdn.ampproject.org|
cloudflare.com|cdn.staticfile.org|disqus.com|disquscdn.com|dmca.com|ebacdn.com|
facebook.net|fastlylb.net|fbcdn.net|fluidplayer.com|fontawesome.com|github.io|
google.com|googleapis.com|googletagmanager.com|gstatic.com|jquery.com|jsdelivr.net|
jwpcdn.com|jwplatform.com|polyfill.io|recaptcha.net|shrink.pe|twitter.com|
ulogin.ru|unpkg.com|userapi.com|vidazoo.com|vk.com|yandex.|yastatic.net|ytimg.com|
zencdn.net|player|youtube.com|cackle.me|googleoptimize.com|vuukle.com|chatango.com|
twimg.com|google-analytics.com|hcaptcha.com|raincaptcha.com|media-imdb.com|
blogger.com|hwcdn.net|instagram.com|wp.com|imgsmail.ru)).*$/$third-
party,script,_____,domain=rsload.net|pornosuk.com|ebalovo.pro|yarnews.net|
pornohype.mobi|pornomoll.net|4ertik.mobi|porno-dojki.mobi|mobila.guru|manesu.com|
sovetov.su|krot.info|sad24.ru|web-shpargalka.ru|pornolavka.xxx|pornona.me|tureckiy-
serial.ru|crast.ru|sobytiya.net|bazliter.ru|swoofe.ru|maximp3.ru|carlasart.ru|
torrent-bro.ru|dv-gazeta.info|tiviha.ru|great-tv.tv|ovgorskiy.ru|next.2yxa.mobi|
xxxlatinki.com|rybkies.ru|doctorhouse.tv|ruspornvideos.net|art-textil.ru|
agronomu.com|gorodarmavir.ru|kormushka-burg.ru|ua.news|uniondht.org|hdxclub.tv|
porno-vhd.com|incestporno.tv|mypornolab.site|zporno.porn|inspectrum.su|zavtra.ru|
newsyou.info|infohome.com.ua|tdnu.ru|ruspolitnews.ru|kinokordon.net|politpuzzle.ru|
4rl.ru|tolknews.ru|tvvse.my1.ru|lifedon.com.ua|pornogolod.net|seksvideo.tv|
volkovysk.by|pro100tv.my1.ru|pornoham.net|bestweapon.ru|pronpic.org|mosgorsait.ru|
apnews.com.ua|tipsforyou.ru|peoples.ru|minus-on.ru|nudecelebs.pro|sexicelebs.su|
vchaspik.ua|sekreta.net|chelny-izvest.ru|newsbel.by|theageoffootball.com|
iptvmaster.ru|kztarif.ru|4systems.ru|rus24.tv|homesantehnica.ru|
xpmuxznuxcuxcxyczczxcxb.lupka.ru|kinovideo.tv|torren.eu|kriminal.net.ua|
obmenvsem.org|ero-top.info|kinohru.ru|vazhno.ru|stars-top.ru|srrb.ru|sosalkino.art|
imag.one|socportal.info|russexvideo.com|vashynogi.com|ria-m.tv|porno-chiks.org|
kontrakty.ua|glavpost.ua|sex-studentki.pro|poleznii-site.ru|slavinfo.dn.ua|
saucyintruder.org|pravoslavy.ru|jjjo.ru|kinovilka.ru|trans.firm.in|coronavirus-
monitor.ru|zbirna.com|showdream.org|actual.today|real-vin.com|tksilver.ru|z-
torrents.ru|hd01.ru|my-calend.ru|parnuha.video|nbnews.com.ua|nocopyright.ru|e-
news.su|mister-robot.online|blackpantera.ru|waysi.ru|freehat.cc|kuhniclub.ru|
mirvdochnovenia.ru|altyn-orda.kz|voyeyrist.com|mashmaster.ru|medsovukrpro.ru|
ringtondom.ru|math-prosto.ru|ebalovo.porn|nicetits.fun|vteple.xyz|sharij.net|
headphone-review.ru|kraj.by|7ogorod.ru|nashbryansk.ru|porno-island.*|xn--
80axn1a.xn--p1ai|greensotka.ru|rivnepost.rv.ua|xn--29-6kcd5bg.xn--p1ai|programmy-
dlya-android.ru|relasko.ru|molitvy.guru|selomoe.ru|slavasozidatelyam.ru|
livekavkaz.ru|lentaroos.ru|100popugaev.ru|huaweidevices.ru|recepti24.ru|moser-
zoo.ru|cherepah.ru|rusnewstoday-24.ru|proautomarki.ru|cheb-live.ru|zrelki.top|
sdelairukami.ru|gtorra.pw|hostboard.ru|politnavigator.net|torlook.info|cooksy.ru|
dewka.com|pornoakt.video|picklik.ru|2recepta.com|torrent-stop.org|xcelebs.ru|
timesnownews.com|new-rutor.org|porno90.online|porno90.top|felomena.com|
niceporn.space|tunnel.ru|vsedoramy.net|chelseablues.ru|kaluga-poisk.ru|kinozal.tv
!
! vast ads on anime sites - for example: animego.org, yummyanime.club, etc
! https://github.com/AdguardTeam/AdguardFilters/issues/150751#issuecomment-
1549374555
!+ NOT_PLATFORM(ext_ublock)
/:\/\/([a-z-]{4,10}\.)?(?!aniqit|kodikapi)[a-z0-9]{4,}\.(video|com|in\.net|link|
tech|ru)/$xmlhttprequest,domain=aniqit.com|kodik.info|start.u-cdn.top|ustore.bz|u-
stream.in
!
!
!
rsload.net#?##dle-content > div.short:has(> div > h2:contains(распродажа))
24tv.ua#$?#.lg-thumb-item:has(> img[src="/assets/img/adv-thumb.png"]) { remove:
true; }
pravda.com.ua##.advtext_mob
meta.ua##.bookmaker
ukranews.com##.adversiting
obyava.ua##div[class$="-banner"]
kubnews.ru##.static-banner
ilounge.ua##div[style^="height: 90px;max-height:90px;"]
hochu.ua,24tv.ua,zaxid.net,unian.ua,glavred.net,footballua.tv,epravda.com.ua,zn.ua,
focus.ua,rbc.ua,fakty.com.ua,glavred.info,unian.net,nv.ua##.nts-video-wrapper
rbc.ua,fakty.com.ua,pravda.com.ua,glavred.info#?#.nts-video-wrapper
newsmaker.md##.theiaStickySidebar > aside.widget_media_image
newsmaker.md##.theiaStickySidebar > aside.evo-slider-widget
newsmaker.md##.theiaStickySidebar > aside.widget_custom_html
||ippcode*.com/*/mornic5.js
segodnya.ua##.advertising__container
segodnya.ua##.advertising
segodnya.ua##.article__banner-container
sport.ua##div[id^="zone_"]
sport.ua##.best_bookies
highload.today##.course-widget-new
ostro.org##.banner-container
24tv.ua##div.video-dv-wrapper
ictv.ua,glavred.info##.partner-news
aysor.am###top-banner
hotline.ua##.catalog-promo-products
itc.ua##a[href^="https://specials.highload.today/"] > img
focus.ua##.c-r
ukr.net##.placeholder
||dynamomania.com/assets/68b1e3a7/jquery.js
||inform.kz/download/banners/
inform.kz##.news_partner
obozrevatel.com##.headerBiding
obozrevatel.com##.videoOfDay
devby.io##.rotation-1
devby.io#?#a.fs-9:contains(/^Реклама$/):upward(1)
moe-online.ru##body div.sitebar_reklama_wr
itc.ua##.course-widget-new
dumskaya.net#?#body > div.hideprint:has(> div > noindex > a[href^="/ad/"])
.ru/br/$domain=kushva-online.ru|motorpage.ru
ua.news##.promo3
24tv.ua##div[class^="adv"]
24tv.ua##app-adv-skeleton
||all-news.net.ua/informers/
||rx-name.ua/images/promotion/$third-party
||rada.com.ua/img/
||price.ua/informers/$third-party
||rating.km.ua/*?
devby.io,dev.ua##div[style="padding: 2rem 0;"]
devby.io,dev.ua##.section-aside_sticky
mag.103.by,mag.103.ua##.google
apteka.103.by,apteka.103.ua##.verticalBanner
meta-ratings.com.ua,metaratings.ru##.feed-box.fb-comm
meta-ratings.com.ua,metaratings.ru##div[data-banner-type]
meta-ratings.com.ua,metaratings.ru##.seo-link
meta-ratings.com.ua,metaratings.ru##.reward-slider
meta-ratings.com.ua,metaratings.ru##.rating-bo
meta-ratings.com.ua,metaratings.ru##.workarea-sidebar > div.user-preference
meta-ratings.com.ua,metaratings.ru##.main-top-bookmakers
sinoptik.com.ru,sinoptik.ua###adsZone
sinoptik.com.ru,sinoptik.ua###adsZone3
||sinst.fwdcdn.com/img/partners/$domain=sinoptik.com.ru|sinoptik.ua
! citysites.ua
048.ua,44.ua,056.ua,032.ua,04868.com.ua,karelia.news,0629.com.ua,5692.com.ua,01.kg,
0154.by,0472.ua,048.ua,0512.com.ua,0522.ua,0532.ua,0552.ua,056.ua,0564.ua,061.ua,06
153.com.ua,0642.ua,62.ua,7152.kz,7232.kz,city04.kz,inaktau.kz,inalmaty.kz,inastana.
kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,kaskelenec.kz,oshto.kg,qapshagai-
city.kz,uralskcity.kz#?#.card-wrapper:has(> amp-ad)
karelia.news,015.by,032.ua,0332.ua,0342.ua,0352.ua,0362.ua,0372.ua,0412.ua,0432.ua,
0462.ua,0472.ua,048.ua,04868.com.ua,0512.com.ua,0522.ua,0532.ua,05366.com.ua,0542.u
a,0552.ua,056.ua,0564.ua,057.ua,061.ua,06153.com.ua,06239.com.ua,06252.com.ua,06274
.com.ua,0629.com.ua,0642.ua,44.ua,5692.com.ua,62.ua,6264.com.ua,8422city.ru,86155ci
ty.ru,8634city.ru,go31.ru,goroddomodedovo.ru,labaved.ru##div[class*="banner_box"]
01.kg,0154.by,0312.ua,032.ua,0332.ua,0342.ua,0352.ua,0362.ua,0372.ua,0382.ua,0412.u
a,04141.com.ua,0432.ua,04563.com.ua,04597.com.ua,04598.com.ua,0462.ua,0472.ua,048.u
a,04868.com.ua,0512.com.ua,05136.com.ua,0522.ua,0532.ua,05366.com.ua,0542.ua,05447.
com.ua,0552.ua,056.ua,0564.ua,0566.com.ua,0569.com.ua,057.ua,061.ua,06153.com.ua,06
19.com.ua,0623.com.ua,06236.com.ua,06237.com.ua,06239.com.ua,06242.ua,06252.com.ua,
06267.com.ua,06272.com.ua,06274.com.ua,06277.com.ua,0629.com.ua,0642.ua,06452.com.u
a,1rnd.ru,3652.ru,3654.ru,3849.com.ua,44.ua,4594.com.ua,5692.com.ua,62.ua,6262.com.
ua,6264.com.ua,65.media,7152.kz,7232.kz,8422city.ru,8692.ru,city04.kz,city41.ru,cit
ydomodedovo.ru,go31.ru,go61.ru,go7812.ru,gorod3466.ru,inaktau.kz,inalmaty.kz,inasta
na.kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,karelia.news,kaskelenec.kz,oshto.kg,
qapshagai-city.kz,uralskcity.kz##.banner-info
01.kg,0154.by,0312.ua,032.ua,0332.ua,0342.ua,0352.ua,0362.ua,0372.ua,0382.ua,0412.u
a,04141.com.ua,0432.ua,04563.com.ua,04597.com.ua,04598.com.ua,0462.ua,0472.ua,048.u
a,04868.com.ua,0512.com.ua,05136.com.ua,0522.ua,0532.ua,05366.com.ua,0542.ua,05447.
com.ua,0552.ua,056.ua,0564.ua,0566.com.ua,0569.com.ua,057.ua,061.ua,06153.com.ua,06
19.com.ua,0623.com.ua,06236.com.ua,06237.com.ua,06239.com.ua,06242.ua,06252.com.ua,
06267.com.ua,06272.com.ua,06274.com.ua,06277.com.ua,0629.com.ua,0642.ua,06452.com.u
a,1rnd.ru,3652.ru,3654.ru,3849.com.ua,44.ua,4594.com.ua,5692.com.ua,62.ua,6262.com.
ua,6264.com.ua,65.media,7152.kz,7232.kz,8422city.ru,8692.ru,city04.kz,city41.ru,cit
ydomodedovo.ru,go31.ru,go61.ru,go7812.ru,gorod3466.ru,inaktau.kz,inalmaty.kz,inasta
na.kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,karelia.news,kaskelenec.kz,oshto.kg,
qapshagai-city.kz,uralskcity.kz##.card-placeholder
01.kg,0154.by,0312.ua,032.ua,0332.ua,0342.ua,0352.ua,0362.ua,0372.ua,0382.ua,0412.u
a,04141.com.ua,0432.ua,04563.com.ua,04597.com.ua,04598.com.ua,0462.ua,0472.ua,048.u
a,04868.com.ua,0512.com.ua,05136.com.ua,0522.ua,0532.ua,05366.com.ua,0542.ua,05447.
com.ua,0552.ua,056.ua,0564.ua,0566.com.ua,0569.com.ua,057.ua,061.ua,06153.com.ua,06
19.com.ua,0623.com.ua,06236.com.ua,06237.com.ua,06239.com.ua,06242.ua,06252.com.ua,
06267.com.ua,06272.com.ua,06274.com.ua,06277.com.ua,0629.com.ua,0642.ua,06452.com.u
a,1rnd.ru,3652.ru,3654.ru,3849.com.ua,44.ua,4594.com.ua,5692.com.ua,62.ua,6262.com.
ua,6264.com.ua,65.media,7152.kz,7232.kz,8422city.ru,8692.ru,city04.kz,city41.ru,cit
ydomodedovo.ru,go31.ru,go61.ru,go7812.ru,gorod3466.ru,inaktau.kz,inalmaty.kz,inasta
na.kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,karelia.news,kaskelenec.kz,oshto.kg,
qapshagai-city.kz,uralskcity.kz##.br-wrapper
01.kg,0154.by,0312.ua,032.ua,0332.ua,0342.ua,0352.ua,0362.ua,0372.ua,0382.ua,0412.u
a,04141.com.ua,0432.ua,04563.com.ua,04597.com.ua,04598.com.ua,0462.ua,0472.ua,048.u
a,04868.com.ua,0512.com.ua,05136.com.ua,0522.ua,0532.ua,05366.com.ua,0542.ua,05447.
com.ua,0552.ua,056.ua,0564.ua,0566.com.ua,0569.com.ua,057.ua,061.ua,06153.com.ua,06
19.com.ua,0623.com.ua,06236.com.ua,06237.com.ua,06239.com.ua,06242.ua,06252.com.ua,
06267.com.ua,06272.com.ua,06274.com.ua,06277.com.ua,0629.com.ua,0642.ua,06452.com.u
a,1rnd.ru,3652.ru,3654.ru,3849.com.ua,44.ua,4594.com.ua,5692.com.ua,62.ua,6262.com.
ua,6264.com.ua,65.media,7152.kz,7232.kz,8422city.ru,8692.ru,city04.kz,city41.ru,cit
ydomodedovo.ru,go31.ru,go61.ru,go7812.ru,gorod3466.ru,inaktau.kz,inalmaty.kz,inasta
na.kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,karelia.news,kaskelenec.kz,oshto.kg,
qapshagai-city.kz,uralskcity.kz##app-block-widget-banner
! rp5.ru
rp5.ru,rp5.ua,rp5.by,rp5.kz,rp5.co.uk###content-wrapper > div[id="content"] ~
div[id]:not([id="mapa"])
rp5.ru,rp5.ua,rp5.by,rp5.kz,rp5.co.uk#?##FheaderContent > div[id]:has(> div[id] >
div[onclick*="https://txt.rp5.ru/responses/reClickAdvert.php"])
rp5.kz,rp5.by,rp5.ru#$?##content-wrapper > div#content > div[id] + div[id] >
div[id]:has(> div > div > div[style] > div.arrow-circle) { visibility: hidden !
important; min-height: 20px !important; height: 20px !important; }
!+ NOT_PLATFORM(ext_safari)
rp5.ru,rp5.ua,rp5.by,rp5.kz,rp5.co.uk#?##FheaderContent > div[id]:has(>
ins.adsbygoogle)
! GisMeteo (+ mirror meteofor.com.ua)
! gismeteo (new design)
meteofor.com.ua##.section-rss-by-column
gismeteo.ru,gismeteo.by#?#.content div.__frame:has(> div[class^="media_"] > div[id]
+ script)
gismeteo.ru#?#.content div[class]:has(> div[class] > div[data-type="default"] >
div[class] > a[target="_blank"][rel="nofollow"])
gismeteo.by#?#.content div[class]:has(> div[class] > div[data-type="default"]
div.border_delimit > a[target="_blank"][rel="nofollow"])
gismeteo.ru#?#div:has(> div > div[data-type="rbc"])
gismeteo.kz,gismeteo.md#?#.content div[class]:has(> div[class][id] +
div[id^="crt-"])
gismeteo.ru,gismeteo.by#?#.content div[class]:has(> div > div[id] + span
script[type])
meteofor.com.ua,gismeteo.by,gismeteo.com,gismeteo.kz,gismeteo.ru,gismeteo.ua##.plac
eholder
meteofor.com.ua,gismeteo.by,gismeteo.com,gismeteo.kz,gismeteo.ru,gismeteo.ua##noind
ex
gismeteo.com##.section-media
meteofor.com.ua,gismeteo.ru##.content-column:not(.column1) section.section-rss
gismeteo.ru,gismeteo.kz##.top-media-placeholder
gismeteo.ru##body > div.media_top
gismeteo.ua##.layout > div.side > div.extra
gismeteo.ua,gismeteo.kz##.media_frame.xby400
gismeteo.ua,gismeteo.kz,gismeteo.by,gismeteo.ru##.__frame_sm > div.__frame >
div.media_middle
gismeteo.ru##.cont > div.cont-r
gismeteo.ru##.flexbox > div.right_col_1 > div.wrap_small.__frame >
div:not([class^="weather_now"])
gismeteo.ru##.flexbox > div.right_col_2
gismeteo.ua,gismeteo.by##.media_middle
gismeteo.ua,beta.gismeteo.ru,gismeteo.by,gismeteo.ru##.media_top_frame
gismeteo.ru##.media_with_map > div.media_left
gismeteo.ru##div[data-type="rbc"]
tourism.gismeteo.ru##h1 + div[class="box"]:empty
gismeteo.ru##.widget-container
gismeteo.ua##.tizers_6
! gismeteo (old)
gismeteo.kz,gismeteo.ua###weather-gis-news
gismeteo.ru###weather-gis-news-alter
gismeteo.by###weather-left
gismeteo.by###weather-rian
gismeteo.by###weather-right
gismeteo.ru##.cright > div#weather-right.rframe
gismeteo.ru##.footer-ban
gismeteo.ru##.header-ban
gismeteo.ua,gismeteo.kz,gismeteo.by##.media_frame
gismeteo.md##.rframe#weather-kp
gismeteo.by##.right_col_1 > div.wrap_small.__frame >
div:not([class^="weather_now"])
gismeteo.ua##.wrap > div#w-hor
gismeteo.ru##.wrap > div#weather-lb.rframe
gismeteo.ru##.wrap > div#weather-left.rframe
gismeteo.by##body > section.media_top
gismeteo.kz,gismeteo.md,gismeteo.ua##div#weather-left[id="weather-left"]
gismeteo.kz,gismeteo.md,gismeteo.ru,gismeteo.ua##div#weather-right[id="weather-
right"]
gismeteo.ru##div[class^="media_frame"]
gismeteo.ua##div[id="weather-rbkua"]
!
! Hdrezka
||static.hdrezka.ac/i/def_pointloto_0_top.jpeg
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##div[id^="bn_"]
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com#?#.b-content__main >
div[id]:has(> iframe[src^="https://rstbtmd.com/"])
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com#?#.b-
seriesupdate__block_list > li.b-seriesupdate__block_list_item:has(> div.b-
seriesupdate__block_list_item_inner[style^="display: block; height: 150px;"])
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##.b-
seriesupdate__block_list > li.b-seriesupdate__block_list_item[data-url=""] >
div[style="display: block; height: 150px; overflow: hidden;"]
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##.b-player >
div[style^="height: 160px;"]
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##div[style="height:
250px; overflow: hidden;"]
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##a[style*="data:image"]
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##[style="height: 250px;
overflow: hidden; width: 680px;"]
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com###ownplayer-link-show
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##.b-content > a
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##.b-content > center > a
hdrezkafhs83u.org,hdrezkahs920s.org,hdrezka.in,hdrezkat5ee2w.org,hdrezkagdvv2b.net,
hdrezka66yhfg.net,hdrezka77ftyy.net,hdrezka.rest,hdrezkaffsg67.net,hdrezkafjk2he.ne
t,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79z
yr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,hdrezkapoi.org,hdrezkarty.or
g,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com
,rezkify.com,aghdrezka.com,hdrezka.re,bestofkinopoisk.com,rezkance.com,rezkery.com,
rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.
com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokin
opoisk.com,hdrezka-
ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.name,hdrezka.site,hdrezka.today,h
drezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.
com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com##.b-content__main >
div[id]:not([class]):empty
!
! Группа компаний Актион
kadrovik01.com.ua,kom-dir.ru,gd.ru,buhsoft.ru,dirklinik.ru,fd.ru,business.ru,pro-
personal.ru,medsprava.com.ua,trudohrana.ru##.ASE_brandImage
!
!
! This section contains the list of domain-specific rules that block ads.
!
! Good: example.org###rek; ||example.com/ads/
! Bad: example.org#$##rek { display: none !important; } (for instance, should be in
general_extensions.txt)
!
!
!
notepadonline.ru##.adbox
cian.ru##div[data-name="AdFoxBannerTracker"]
byxatab.com##.nav-drawer__login + noindex
huzhe.net##.ads-inside
/yandexRtb.js$domain=russia-tv.online
russia-tv.online#?#.page-channels__channel-list > li.page-channels__channel:has(>
div.page-channels__channel > div.page-channel-channel-wrapper > div.page-
channel__channel-cart > div.ads-cart)
golos-naroda.kz##.xbet-top-btn
rubrikator.org###a-bottom
rubrikator.org##.panel__banner
rubrikator.org##.panel__container.a-bg
uteka.ru###topBanner
zr.ru#?#div[class^="styled__SuspendableElement-"]:has(> div[data-relap-id])
zr.ru#?#div[class^="styled__SuspendableElement-"]:has(> div[id^="unit_"])
cpa.rip##.eriuue-widget
||afftimes.com/wp-content/themes/*/brand_banners$image
afftimes.com##div[data-banner_id]
afftimes.com##.float-popup
afftimes.com##.post_banners_slider
afftimes.com##.site-header__flex >
a[data-wpel-link]:not([href^="https://afftimes.com"])
tgstat.ru##.slider-editors-choice
kinonews.ru##div[style="text-align: center;height:280px;"]
vgr.by##.dmi-header-ads
||banco.az/ru/simpleads/
banco.az#?#.main-news > div.col-4:has(> div[class^="banner-"])
arhangel.ru###topr
arhangel.ru###yar
arhangel.ru###botr
northern-newspaper.ru##.status-publish
2ip.ru##.ip-icon-x-eye
device4game.ru###pages-2 > h3
redheadsound.studio##.link-mess
simhost.org##.dle_b_brand
kino-teatr.ru##.block_okko
kamchatkamedia.ru##.to_nolimit.deflt-blk
||interface31.ru/tech_it/images/mikrotik-sensei-
kovalut.ru##.top-rekl
minsknews.by##.wpadcenter-ad-container
e1.ru#?#div[data-test="header-sticky"] > div[class] > section + div:has(> div >
svg[width="64"][height="12"] > use)
lostpix.com##a[href="https://gerolcardan.com/"]
||pleogame.ru/DSneww.png
in-scale.ru##.bunner
inferno.games##a[href^="https://gopremiumsoft.com/"]
hibiny.ru##.up-pek-top
||new-rutor.org/kimjongun/
torrent5.net###torent_val > h2
kubnews.ru##.simular-smi2
vladday.ru#?#aside > .border-b:has(> h5:contains(Реклама))
iguides.ru##.huawei-link
iz.ru,fantworld.org##div[id^="adfox_"]
||aflt.travel.ya.ru/widgets/api.js$third-party
football.by###fonbet
football.by##a[href="https://betonmobile.by/betera-android-app"]
mlyn.by##body .adv-blocks__block
citydog.by,citydog.io#$?#.contentCol > div.article.desktop:has(> div.banner240x400
> div[id^="div-gpt-ad"]) { remove: true; }
forbes.ru#?#div[style^="grid-"] > div[style^="grid-"]:has(> div[style] > aside >
div[id^="adfox_"])
forbes.ru##div[data-type="ad"]
forbes.ru##div[style="min-height: 224px;"]
forbes.ru#?#ul > li:has(div[class] > aside > div[id^="adfox_"])
razlozhi.ru##a[href="https://puzzleheap.ru/"][target="_blank"]
expertcen.ru##.promo-block
expertcen.ru##.direct-ad
umteh.com#?##dle-content > h3:contains(Новости партнеров)
ukraina.ru##div[data-type="banner"]
gazeta.ru##a[href^="https://www.gazeta.ru/gazeta/adv/"]
neprosto.fun##.div-3-rec
pravda.ru#?#div.page > div.header:has(div.staticFragment > div.yaRtbBlock)
||teleport2001.ru/serviceworker-advanced_pwa_js
snob.ru##.entry__incut__promo-box
teleport2001.ru##.views-row-banner
teleport2001.ru##div[id^="block-banner-"]
sb.by##a[href="http://bard-rybalka.by/"] > img
wooordhunt.ru#?##content > div[style*="min-height"]:has(> div[id^="yandex_rtb_"])
rbc.ru##.topline__branding__wrapper
rbc.ru##.fox-tail
callfilter.app##.aheader
peopletalk.ru##div[id^="video_banners-"]
24smi.org##.strip
bombardir.ru##a[href^="https://gggol.ru/"]
biletyplus.ru###lending_adv_top
spravochnick.ru##.article-banner-2
meendox.net##.footer-frame > div.teasers
msk1.ru,e1.ru,93.ru,ngs.ru,116.ru##body div[data-placement]
||cdn.ngs.ru/*/logos/adv/
imageban.ru##.jumbotron + div.container > div.row > div.w-100 + div.text-center
goodlooker.ru###text-69
new-retail.ru###topcontainer
finecooking.ru##.container-fluid.hidden-print
sravni.ru##.adfox_placeholder
obsuzhday.com##div[data-gad-slot]
csgosettings.ru##a[id="branding_link"]
csgosettings.ru##a[href^="https://knifex.skin/"]
csgosettings.ru##.bg-b
||csgosettings.ru/images/kniffon_
||csgosettings.ru/images/myfon_
smartpress.by#?#.art-content > p:has(> a[rel="nofollow"][target="_blank"] > img)
food.ru##div[class^="billboardBanner_wrapper"]
food.ru##div[class^="slugPage_bannerContainer"]
iz.ru##.two-col-with-advertise2__right
iz.ru#?#.block-container div.margin-20-0:has(> div.block-container-margins
[id^="adfox_"])
sport-express.ru##.se-banner
profile.ru##.special--main
spletnik.ru###side_ads_content
spletnik.ru##.placeholder
primamedia.ru##div[data-vr-zone="Публикация дня"] > div[class="col-md-3 col-sm-6"]
||cher-poisk.ru/iscroller/next?initbanners=
argumenti.ru##div[id^="rtb_"]
argumenti.ru###sticky_top-adv
||prochepetsk.ru/userfiles/b/image/
prochepetsk.ru##div[class^="banner-top"]
prochepetsk.ru##div[class$="Banner"]
aex.ru##.def-banner
aex.ru##.barea_right
regnum.ru##.adv-container-wrapper
kommersant.ru##.doc__adv_mark
help-wifi.com##.code-block-ads
igromania.ru##div[class^="TopPageBanner_"]
igromania.ru##.knb-informer
igromania.ru##div[class^="MaterialSubscription_root"]
film.ru##div[id^="bseller_"]
zvukogram.com##div[id^="banner-desktop"]
zvukogram.com##div[id^="ads_"]
kinoafisha.info##advertronic-slot
relax-fm.ru##.D_Top
relax-fm.ru##div[class*="banner"]
hcdinamo.by#?#.main_nav > ul > li[style]:has(> a[target="_blank"])
cyberforum.ru##div[style^="float: right; margin: 0px 0px 10px 10px"]
||sb.by/test_ads*/
||sb.by/upload/banners/game2023.jpg
||lk.sampo.ru/splash/js/inner.js
cian.ru###adfox-stretch-banner
cian.ru##div[data-name="TgbBottomBannersContainer"]
newslab.ru##.yandex-ad-wrapper
newslab.ru##.b-banner-wrapper
gp.by##img[width="300"][height="527"]
gp.by##img[width="305"][height="213"]
gp.by##div[id^="banner_bottom_"]
/images/tyan.jpg$domain=pornreactor.cc|joyreactor.cc|reactor.cc
||hcdinamo.by/img/winline
pikabu.ru#?#.stories-feed__container > article:not([data-comments]):not([data-
author-name]):has(> div.story__left > div.story__pin)
oborot.ru##[class^="banner"]
oborot.ru##.brand_block_epmty
click-or-die.ru##.scrollbar
click-or-die.ru##.twscope
dwdisc.com##.b-download__button:not([class$="js-dwn-btn"])
alpha-ag.ru#?#.full-news-top-text > fieldset:has(> legend:contains(Реклама))
trashbox.ru##.div_aj_landing
kinoafisha.info#?#.showtimes > div.showtimes_item:has(> div.showtimes_ads)
kinoafisha.info#?#.site_content > div[class^="aka"]:has(> div[class^="KAF_INC"])
kinoafisha.info##.wink2023Btn
brandwiki.ru##.content > aside.block:has(> div.advert)
eda.ru#?#div[class^="emotion-"] > section[class^="emotion-"]:has(>
div[style="display:contents"] > div[class^="emotion-"] > div[data-ad])
gorodche.ru##.znamya
lumpics.ru##div[style="min-height:90px;display:block"]
windows-school.ru###alfawin
developer.alexanderklimov.ru#?#.sidebar-nav:has(>
script[src="//pagead2.googlesyndication.com/pagead/show_ads.js"])
developer.alexanderklimov.ru#?#h5:contains(Реклама)
developer.alexanderklimov.ru##.text-error
umteh.com,newsarmenia.am##div[id^="unit_"]
newsarmenia.am##a[href="http://arka.am/"][target="_blank"]
newsarmenia.am#?#div[class^="simplePanHead-title"]:contains(Partners News)
||thetruestory.news/widget-top.iife.js
||cdn.abysscdn.com/players/playhydraxb.min.js
||webbff.ru.4game.com/api/content/pages/main-banner/
ru.4game.com##div[class^="SingleBannerSkeleton__"]
detaly.co.il##.container_ads
orenday.ru##.bsys_place
orenday.ru##.news_line > div.nl-wrapper.woch > div[class="woch_left"]
||orenday.ru/assets/snippets/bsystem/js/main.js
/files/banner/*$domain=biokrasota.ru|gazeta19.ru|spbdnevnik.ru|img-
ru.azureedge.net|xakac.info|orenday.ru
torrent.balator.info##a[href^="https://yourlnk.ru/"]
||apola.ru/uploads/1.png
||gtorent.pro/templates/gtorrent/images/yandeks_topers.png
serialfan.net##div[style="text-align:center;padding: 20px 0px 0px 0px;"]
ogrom.ru##a[href^="https://olivinka.ru/"]
xporno.online##.video-spot
online-fix.me##.informer-sidebar-block[style="padding: 10px 5px;"]
rambler.ru#?#article > div aside:matches-css(min-height:210px)
novostivl.ru##.article_ads_section
novostivl.ru##.small_ads_cell
tomsk.ru##.commercial-wide
timeweb.com##.cmn-banner-container
metaratings.ru##div[class^="BookmakersRatingAside"]
vsthemes.org##article > .text-justify ~ div[id]
pornokaef.tv,rusvideos.org##.pjscssed > pjsdiv[style*="z-index: 10001"]
[style*="padding: 0px;"]
eg.ru##.article_nav-item[style*="height:"]
informing.ru##.widget-area-5
blitz.plus##.block-xofda-block
tehnichka.pro##.chinbnr
ritsatv.ru##.right_panel
bytwork.com##.block--zillasdb2
bytwork.com##.page__top-content
||fox-guide.ru/wp-content/uploads/*/genshindrop-
uteka.ru##.product-analog-banner
stavka.tv##.PromoPopup
stavka.tv##.PromoCatfish
stavka.tv##.PromoGift
zdrav.ru##.warning
zdrav.ru##.slideBannerContainer
zdrav.ru##.intoArtPodpiskaBlock
zdrav.ru##.demo_button_id2_box
zdrav.ru##span[style="position: static; z-index: 99;"]
||softslot.com/partners/
studfile.net,ridus.ru##.banner_top
games-reviews.net#?##white-sidebar > div.right-box:has(> div.rbox-content div.ya-
pcs-mh)
football24.ru##.top_banner
football24.ru##.right_banner
||freetp.org/ds2.jpg
onliner.by##.news-promo
4tololo.ru##.top-image
4tololo.ru##.articles-list__item--ad
video.sibnet.ru##.video__topline
codernet.ru##.page__article-layout-ad
lyrsense.com##.sideAds
lyrsense.com##div[style*="height:90px;"]
vps.today#?##VPSMainDiv > div.border-success:has(> div > div:contains(Рекламные
тарифы))
cybersport.ru##div[class^="vk-games_"]
point.md##a[href^="https://sales.simpals.com/"]
point.md#?#article ~ div:has(> .point-ads)
point.md#?#article > div:has(> .point-ads)
point.md#?#div[width="1240"] > div[style^="position:"] > div:has(> div.point-ads)
point.md#@?#div[class] > ins.adsbygoogle:upward(1)
point.md#?#aside > div:has(.point-ads)
point.md#?#div[style^="min-height:"][style*="250px"]
point.md#?#aside > div[class^="sc-"]:has(> div[class^="sc-"] > div[id] >
ins.adsbygoogle)
torrent-soft.pro##a[href^="https://u-rl.ru/"]
cybersport.ru##a[class^="vkPlayLogo_"]
vps.today##.text-center > a[href^="/go.php?"][target="_blank"] > img
pishugramotno.ru##a[href^="https://pishugramotno.ru/relocanto-offer"]
pishugramotno.ru##.custom-ads-container
baby.ru##div[class*="rennab-"]
baby.ru###post-promo
baby.ru##.format_video_comment
baby.ru##.adfox-video-desk
baby.ru##.grid > div[style^="height: 250px;"]
yapx.ru##a[href^="https://amazing-online.com/"]
ktv-ray.ru##.container-adr
ktv-ray.ru##.br-slideshow
ktv-ray.ru##.squad-br
poiskvps.ru##td[align="center"][valign="middle"][style] > noindex
poiskvps.ru###BlueB
poiskvps.ru##noindex > div[align="center"]
poiskvps.ru###ASponsorTable
poiskvps.ru###SubMainDiv > div > div[align="left"] > div[style^="background-
color:"] > table
spektr.press##.js__random-banners
new.dtf.ru#?#.view > div.rotator:has(> div.ALMGcspq)
new.dtf.ru##.ALMGcspq
knigavuhe.org##.-adfb
esoligorsk.by#?#.aside-right > div.moduletable_seti:has(> div.custom_seti >
div[id^="yandex_rtb"])
ppembed.com##.spot-box
eg-online.ru##img[src^="/upload/rk/"]
webznam.ru###alfaweb
allturkserials.com###text-12
wotexpress.eu##div[class^="bs-r-"]
spravportal.ru###scrTopBlock
spravportal.ru##div[data-abloff]
xakep.ru##.xakep-ads
||xakep.ru/wp-content/plugins/xakep-core/ads/script.js
mirf.ru#?#.home_article > div.home_article_item:has(> div[id^="adfox_"])
7days.ru##.header-7days__branding
7days.ru##.header-7days__infopanel-sticky.branding
wonderzine.com##.hype-panel.g-clearfix
vsedoramy.net##.sectionrol.caroubottom
vsedoramy.net##.section.caroubottom2
soft.mydiv.net#?#div[itemprop="mainEntity"] > div[style]:has(> div >
a[onclick*="searchlnk"])
soft.mydiv.net#?#.app-page__left > div[style*="height"]:has(> div.inban)
tkaner.com#?#body > div.wrap:has(> div[id^="yandex_rtb"])
||vrubcovske.ru/banerpvh.png
||vrubcovske.ru/antiko.jpg
vrubcovske.ru##a[href="https://pvh-prof.ru/"]
vrubcovske.ru##.sidebar > center
||weblion777.github.io/hdvb_new.js
beautyinsider.ru##div[id^="bi-js-ad-"]
sexdom.cc##.player + div[style^="padding:"]
kinoafisha.info##.filmInfo_bannerLast
downradar.ru##header[style="background: #57ac57; margin-bottom: 0rem; text-align:
center;"]
new-science.ru###text-html-widget-17
new-science.ru###text-html-widget-6
||investfuture.ru/source/partner
pikabu.ru#?#.stories-feed__container > article:has(> div.story__placeholder)
thegirl.ru##div[data-creative-container="hb-top"]
thegirl.ru#$?#.swiper-wrapper > div.swiper-slide:has(> div.album-slider-
swiper__creative-container > div.album-slider-swiper__creative-notification)
{ remove: true; }
||s.luxcdn.com/t/*/360_light.js
multitran.com##.getty
multitran.com##.pic
||embed-cdn.gettyimages.com^$domain=multitran.com
rusfootball.info##aside[rel="nofollow"][itemtype="http://schema.org/WPAdBlock"]
ridus.ru###moreContent > div[class="brick"]:not([itemListElement])
povar.ru#?#.cont_area > div#yandsimilar:has(> div[id^="id-"])
povar.ru#?#.cont_area > span.yandsimilar_header:contains(/^Редакция рекомендует:$/)
povar.ru#?#center:has(> div[id^="yandex_rtb_"])
dni.ru##.container > div.headline + div.hide-mobile
kinzhal.media#?#.article-content > div.is-layout-constrained:has(> div.wp-block-
group__inner-container > p > a[href^="https://practicum.yandex.ru/"])
cq.ru##.--ligastavok
mix.tj###b-div
mix.tj###pop_up_mix
mix.tj###formula_promoh
mix.tj##.vast_video_loading
mix.tj##div[id^="avp_zid_"]
mix.tj##div[id^="somon-informer"]
mix.tj##div[class^="banner-wrapper-"]
mix.tj##a[href^="/engine/"][target="blank"]
||mix.tj/preroll/
||somon.tj^$domain=mix.tj
sport-express.ru##.se-bookie-badge
runews24.ru##.b-content > div.right
/banners/banner_$domain=diapazon.kz|metallurg-nk.ru|naurfo.ru
studbooks.net##.overheader
krasnoyarskmedia.ru,intuit.ru##div[id^="lx_"]
forbes.ru#?#div > ul[data-interval] > li[class]:has(> div[class^="_"] >
div[style^="min-height: 64px"])
sport-express.ru##a[href^="//okko.sport/"] > img
diasp.pro##.modal--banner
diasp.pro##[class*="sponsor"]
diasp.pro##.new-articles a[href^="https://fbtool.pro/"]
diasp.pro##.single__content > div.title.title--nomargin > a[href][target="_blank"]
diasp.pro#$#.branding__poster { padding-top: 50px !important; }
diasp.pro#$#.branding__poster > a { display: none !important; }
stopcor.org##.idealmedia
zanz.ru##div[class^="ai-viewport-"][data-insertion-position]
zr.ru##div[data-slot-name]
zr.ru#?#aside > div[class^="styled__SidebarWrap-"]:has(>
div[class^="styled__SidebarBlock-"] > div[class^="styled__SidebarWrap-"] >
div[class^="styled__SuspendableElement-"])
life.ru#?#div[class^="styles_root"] > div[class^="styles_container"]:has(>
h3:contains(Новости партнеров))
kushva-online.ru##.headbanner
9111.ru##.pageBlock > div[style="height:290px"][class="mt20"]
film.ru##.okko_2022
pikabu.ru#?#aside > div.sidebar-block:has(> :not(div):not(a):not(script)[id])
pikabu.ru#?#aside > div.sidebar-block:has(> div.button_add)
kinometro.ru###adv300
blog.themarfa.name##.post__content > a > img
||tutortop.ru/api/showcases/rendered?id=$third-party
.com/js/customs/$domain=nnmclub.to|warezok.net|softomania.net
gorodovoy.ru##.horizontal-banner
kino-teatr.ru##div[style^="width:100%;"][align="center"]
cq.ru##.basic-box > div.ot__header
info.sibnet.ru##.main-content-right > div.right-page-news-block > div[id]:has(>
a[target="_blank"] > img)
info.sibnet.ru###sibAd_x90_info
den3marta.felipevarela.com##.sticky-sidebar
paparazzi.ru#?#.posters > div.poster > center:has(> div[id])
paparazzi.ru##.poster > p[style^="text-align:"] + p
ug.ru##.uruad-block
bb.lv##.recommendation
bits.media##.places
incrypted.com##div[class^="incrypted"][class*="-banner"]
starhit.ru,doctorpiter.ru##.tgb
film.ru##a[href^="https://wink.rt.ru/media_items/"]
android-robot.com###execphp-4
android-robot.com#?#article > header.entry-header ~ h2:has(> b:contains(Новости
партнеров))
tlgrm.ru#?#.channel-feed > div.channel-feed__brick:has(> div.cfeed-card >
div.cfeed-card-contents--banner-adsense)
mlyn.by##body .ad-blocks__block
igromania.ru,kanobu.ru##.ad-brending
||celebxxx.top/wp-content/themes/naked/img/banners/
celebxxx.top##.box-before-closing
||tv.malfurik.online/wp-content/themes/popcornie-dark/css-custom/sda.css
malfurik.online##.carou
super.ru#?##root div[class] > div[class]:has(> div[class^="_"] > div[id^="adfox_"])
syzran-small.ru##.bancode
netex.co.il,in-
scale.ru,moscowtimes.ru,ukraina.ru,mipped.com,diapazon.kz,bloknot.ru##.banner
vkusno.plus##.region-banner
vkusno.plus##.region-sidebar-second
vkusno.plus##.region-featured-bottom
vkusno.plus###block-blokkoda24smi
topnews.ru##div[class$="_articles_for_this"]
rustorka.top,games-
pc.top,rustorka.com,rustorka.net,rustorkacom.lib,naylo.top#$#body >
div#body_container { margin-top: 0px !important; }
prozoro.net.ua##.bottom-news__heading
cq.ru##div[data-fddaaa^="ligastavok_fullscreen"]
cq.ru##.navbar__gift
cq.ru##.f-line__item--bk
cq.ru##.defebtpc
mamba.ru##div[style="width: 320px; height: 100px;"]
mamba.ru##div[id^="slot_rating_"]
korsars.pro##center > a[href^="https://bit.ly/"] > img
hdstudio.org##.promo-bl
vgr.by##.advads-top-news-after
linkunder.ru###widget-download
livesport.ru##.z_picard_card_d_pmxx
||pronormy.ru/daopush-init.js
mignews.com###nakonu_rss
||partners.walla.co.il^$domain=mignews.com
||detaly.co.il^$domain=mignews.com
mignews.com##.custom-height-250
yaplakal.com#?##lentaFeed > tr:has(> td[align="center"] > noindex >
div[id^="crt-"])
yaplakal.com#?##lentaFeed > tr:has(> td[align="center"] > noindex > div[id^="antc-
placeholder-"])
stratege.ru#?#.ftpage_list_table > div[class^="ftpage_list_"]:has(>
div[class^="ftpage_list_"] a[href^="https://www.stratege.ru/ajax_loader/go/"])
fishki.net#?#.drag_list div.drag_element:has(> div[data-post-id] > link[href$="-
poleznaja-reklama.html"])
fishki.net#?#.other-post-list > div.other-post-list__item:has(> div[data-relap-id])
fishki.net#?#.other-post-list > div.other-post-list__item:has(> [id*="ScriptRoot"])
fishki.net#?#.other-post-list > div.other-post-list__item:has(> script)
fishki.net#?#.post_content > div.content__sub-heading:contains(партнёров)
m.fishki.net#?#.list-view-items > div.post:has(> div.content__intro-text >
p.content__intro-text__author > a[href="/profile/543769"])
euro-football.ru##body .d-lg-block
euro-football.ru##body .d-sm-block
euro-football.ru##.match-bets-block
euro-football.ru##a[href="https://www.liveresult.ru/tips/go"]
rambler.ru,euro-football.ru##div[id^="adfox"]
euro-football.ru##.article__match-ad__block
euro-football.ru##.adverbs
euro-football.ru#?#aside[class^="wrapper-"][class*="column__right"] >
div.block:has(> div.block__title:contains(Бонусы букмекеров))
euro-football.ru#?#.article-item > div.block__title:contains(Читайте также на Евро-
Футболе)
3dnews.ru#$?##global-wrapper > div#wrapper { top: 0px !important; }
astrosfera.ru#?#.grid-box > div.module:has(> div[id^="yandex_rtb_"])
astrosfera.ru#?#.grid-box > div.module:has(> p > script[src^="//bhghfsa.info"])
astrosfera.ru#?#.grid-box > div.module:has(> div[id^="gnezdo_ru"])
wmj.ru#?#div[class*="swiper-container"] div[class][style^="width:"]:has(>
div[class] > div[data-render-state] div.text:contains(рекламы))
wmj.ru#$?#.swiper-container-horizontal > div[style^="transition: transform"] >
div[class]:empty { remove: true; }
aroundprague.cz#$?#body > div.promote__modal__root { display: none !important; }
aroundprague.cz#$?#body { overflow: visible !important; }
ferra.ru#$?#.content-background div.ad-site-billboard ~ div:has(> article >
div[style^="margin-top"]) { margin-bottom: -80px!important; }
apkandroid.ru#?#.container > section[class="section-page"]:has(> div.btn-
title:contains(/Больше зеркал|More Mirrors/))
apkandroid.ru#?#.container > div.down-msg-box:has(> p.down-msg-p:contains(/Больше
зеркал|More Mirrors/)) ~ section[class="section-page"]:has(> a:contains(HappyMod))
showjet.ru#$#body#videoBody > #contentPlayer { display: block!important; }
showjet.ru#$#body#videoBody > #adContainer { display: none!important; }
vk.com#?##feed_rows > div[class="feed_row "] > div[id^="post-"]
span.PostHeaderSubtitle__item:contains(Реклама):upward(#feed_rows >
div[class="feed_row "])
vk.com#?##feed_rows > div[class="feed_row "] >
div[class^="feed_repost-"]:has(div[class="wall_marked_as_ads"])
forum.cxem.net#?##ipsLayout_mainArea > div[class]:has(> ul > li >
a[target="_blank"] > img[alt="advertisement_alt"])
forum.cxem.net#?#form > article[id^="elComment_"]:has(a[class="ipsType_break"]
[href="https://forum.cxem.net/index.php?/profile/180641-Adver/"])
avito.ru#?#.catalog > div > div.breadcrumbs ~ div:has(> div[id][class] >
div[class])
avito.ru#?#.l-content > div.catalog-counts + div[class*=" "]:has(>
div#template_ldr_top)
xatab-repack.net#?#.colum_left > div#dle-content ~ div:has(> div[class^="rekbloc"])
xatab-repack.net#?##dle-content > div[class="imagetext"]:has( > div >
a:contains(Скачать игру))
mirnov.ru#?##mainbody > div#lsidebar > div[class$="module"]:has(>
div[class$="moduletitle"]:contains(/Актуально|Новости\sФинам|СМИ2|MarketGid|
Гнездо.ру|Интересные\sновости/))
mirnov.ru#?##wrapper > div#sidebar > div[class$="module"]:has(>
div[class$="moduletitle"]:contains(/Актуально|Новости\sФинам|СМИ2|MarketGid|
Гнездо.ру|Интересные\sновости/))
footballhd-news.com#?#div[id="dle-content"] > div.lastnewscat:has(>
div[id*="ScriptRootC"])
footballhd-news.com#?#div[id="dle-content"] > div.lastnewscat:has(> .adsbygoogle)
ero-top.info#?##menu > div.shap:contains(Реклама)
girlstop.info#?#td[id^="main_body"] table > tbody > tr > td[style]:has(>
script[src^="http://www.girlstop.info/jstt/"])
dota2.ru#$##kalambur { display: none!important; }
dota2.ru#$#html { overflow: visible!important; }
russian.rt.com#?#div[class^="itemsContainerWrapper"] div[style^="width:
33."]:has(div[class^="adLabel"])
auto.ru#?#.catalog__package > div.catalog__features + *:not(div) > *:not(div) >
div:has(> a[href^="https://an.yandex.ru/count/"])
auto.ru#?#.catalog-card-specifications-page > *:not(div) > *:not(div) > div:has(>
a[href^="https://an.yandex.ru/count/"])
webos-forums.ru#?#.forabg:has(> .inner > div[style] > div[style] >
div[id^="yandex_rtb_R"])
inopressa.ru#?#body > table[align="center"] > tbody > tr:has(> td[style] >
div[style] > div[id^="adfox_"])
inopressa.ru#?#.alignleft > div[style]:has(div[id^="adfox_"])
inopressa.ru#?#.alignleft > div[style]:has(div[id^="taboola-below-article-"])
inopressa.ru#?#.pagetitle ~ table[style] > tbody > tr:has(> td[style] >
div.adriverBanner)
passion.ru#$?#.swiper-container-horizontal > div[style^="transform: translate3d"] >
div[style="width: 100%;"]:has(> div > div[data-render-state] > div[id^="block-id-"]
[id$="-container"]) { remove: true; }
kerch.fm#?#.shortstory:has(> a > div > div.advs-label)
mp3tron.com#?#.side-right > div.side-box:not(:has(*))
riamo.ru#?#aside > div.mt1x:not(:has(> div.most-read))
riamo.ru#?#.article--footer > div.mt1x:has(> div[id] > div[class] >
div[class^="container"]:contains(Новости партнеров))
fotkaew.ru#?#.sidebar > .widget:has(> h3 > span:contains(/^Реклама$/))
obzorovik.com#?#.widget-area > aside.widget:has(> div.textwidget >
div[id^="adfox"])
obzorovik.com#?#.widget-area > aside.widget:has(> div.textwidget >
div[id*="ScriptRoot"])
prsport.net#?#iframe ~ p[style]:has(> strong:contains(Ставим ставки вместе с
ПариМатч!))
prsport.net#?#iframe ~ p[style]:has(> strong:contains(Ставим ставки вместе с
ПариМатч!)) + p
superplanshet.ru#?##gkContent div.box div.pulse-widget:upward(div.box)
superplanshet.ru#?##gkContent div.box ins.adsbygoogle:upward(div.box)
superplanshet.ru#?##gkContent div.box div[id^="yandex_rtb"]:upward(div.box)
thg.ru#?#td[valign="top"] > table[border] > tbody > tr:has(> td > table[width]
td[style] > span[class]:contains(/ССЫЛКИ|РЕКЛАМА/))
thg.ru#?#td[valign="top"] > table[border] > tbody > tr:has(> td > table[width]
td[style] > span[class]:contains(ССЫЛКИ)) + tr
l2top.ru#?#a[onclick^="this.href=atob"]:upward(1)
l2top.ru#?#div[class="container"][style="max-width: 100%;"] header ~ div >
div.container > div[id]:has(> div[style="display: none !important;"])
015.by#?#.news-grid > div.news-grid__col:not([id]) div[id^="banner-
slider-"]:upward(2)
015.by#?#.news-grid > div.news-grid__col:not([id]) > div.thumbnails[data-
bg]:upward(1)
videoplenka.info#$?#body { padding: 0 0 0 0 !important; }
oka.fm#?#.left > div[data-element-id][data-vp-repeat][class^="r"]:has(> div.brad15)
oka.fm#?#.right > div[data-element-id][data-vp-repeat][class^="r"]:has(>
div.brad15)
ofxru.net#$?#.main-content { margin-top: 0!important; }
mirknig.su#?#td[width="100%"] > table[width="100%"][align="center"]:has(> tbody >
tr > td > div > div[align="center"]:contains(Ya.Metrika))
mirknig.su#?#td[width="240"] > table[width="240"]:has(> tbody > tr > td >
div[align="center"] > b.addnews:contains(Реклама))
baby.ru#?#.content > [class]:has(> [class][id] > [id]:not(:has(> *)))
animeru.tv#?#h4 > i:contains(реклама)
pzik.ru#?#.td-ss-main-sidebar > .widget:has(> .block-title:contains(Полезное))
pzik.ru#?#.td-ss-main-sidebar > .widget:has(> .block-title:contains(Реклама))
geniusmarketing.me#?#.sidebar > .widget:has(noindex > .gm_recomendation)
khersondaily.com#?#.wRight-top > div.caroufredsel_wrapper:has(> div.mBanners)
te4h.ru#?#aside > .widget:contains(Мы Вконтакте)
te4h.ru#?#aside > .widget:contains(Мы в Twitter)
pg11.ru#?#.article__main-content > div[class]:has(> div[class]:not(:has(div)))
pg11.ru#?#.article__after-footer > div[class]:has(> div[class]:not(:has(div)))
novosti-n.org#?#div[style*="min-height: 270px"]:has(> div > div >
iframe[width="300"][height="260"])
youla.ru#$?#[style="width: 1139px; height: 192px;"] > div > div[style="width:
369.5px; margin-right: 15px;"]:has(a[href^="http://r.mail.ru/"]) { remove: true; }
gooosha.ru#?#.widget-title:contains("Реклама")
afisha.ru##div[id^="react"] > header + div[class] > div[class] >
div[style^="width:100%;flex-shrink:"]
afisha.ru#?#.selection-list-wrapper > .selection-list__item:has( > div[id^="ad_"])
adult-images.ru#?#td[width="195"][align="left"] >
table:has(a[href^="https://teasermedia.net"])
adult-images.ru#?#td[width="195"][align="left"] >
table:has(a[href^="https://popunder.net"])
adult-images.ru#?#td.t_bg > center:has(> a[target="_blank"] > img)
adult-images.ru#?#div:has(> a[href^="https://teasermedia.net"])
gorodrabot.ru#?#div.flex-xs:has(> div[id*="_R-A-"])
anidub.com#?#div[style^="background: url(\"https://online.anidub.com/templates/"] >
div[id]:matches-css(height: 250px)
wotpack.ru#$?#.br_wrap:has(> div) { padding-top: 0!important; background: none!
important; }
wotpack.ru#$?#body:has(> div) { background: none!important; }
vesti-ua.net#?##dle-content > .mob2 > .related_news_block:has(> section > noindex >
script#MediaMetricsInject)
vesti-ua.net#?#.last_news_widget:has(> noindex > div#psh_wrp)
vesti-ua.net#?#.mid_col > section.mblock:has(> div.related_news_block >
ins.adsbygoogle)
dota2.ru#?#.p-sidebar > div:has(> div:matches-css(height: 400px))
dota2.ru#$?#body > div:matches-css(background: rgb(0, 0, 0)) { background: #000!
important; padding: 0!important; }
torrent-games.net#$?#body:has(> div) { background: #f1f1f1!important; }
a-age.ru#$?#body > div.bg:has(> div) { padding-top: 0!important; }
nasimke.ru#?#div[class^="_well"]:has(> div > div > img[src*="/rekl/"])
nasimke.ru#?#div[class^="_well"]:has(> div > img[src*="/rekl/"])
kinovo.org#$?#body > div.bLayout:has(> div) { margin-top: 0!important; }
anwap.club,anwap.film,anwap.mobi#?#.zag > div.my_razdel:has(> a > div > img)
anwap.club,anwap.film,anwap.mobi#?#body > div[class]:has(> a > strong)
mindmix.ru#?#.leftbanner > tbody > tr.leftmenuless:has(> td > div.ad_sign)
mindmix.ru#?#.leftbanner > tbody > tr.leftmenuless:has(> td:contains(Реклама:))
baskino.me#$?#html > body.branding:has(> div) { padding-top: 0!important; }
div:contains(/[РPⅇР][еeⅇᴇ]/))
narutoplanet.ru#?#.art-layout-cell > div.art-block:has(> div.art-blockheader >