! Checksum: euaK12RTULjQeRSgjF2YfA
! Title: AdGuard Annoyances filter (Optimized)
! Description: Blocks irritating elements on web pages including cookie notices, third-party widgets and in-page pop-ups.
! Version: 2.1.14.44
! TimeUpdated: 2022-04-05T11:30:42+00:00
! Expires: 4 days (update frequency)
#%#var AG_onLoad=function(func){if(document.readyState==="complete"||document.readyState==="interactive")func();else if(document.addEventListener)document.addEventListener("DOMContentLoaded",func);else 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; } };
#%#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)};
#%#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)};}();
#%#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)}};
#%#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)}};
#%#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)}};
#%#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)}})};
!######### Annoying elements (not ads)
youtube.com#%#AG_onLoad(function() {var a = new MutationObserver(function() {if (document.querySelector('yt-upsell-dialog-renderer')) {var b = document.querySelector('.ytd-popup-container[popup-size="UPSELL_DIALOG_RENDERER_POPUP_SIZE_LARGE"] #dismiss-button:not(.dismissed), .upsell-dialog-lightbox .upsell-dialog-dismiss-button button:not(.dismissed)');setTimeout(function() {b&&b.click()}, 3E2)}});a.observe(document, {childList: !0,subtree: !0});setTimeout(function() {a.disconnect()}, 3E3)});
townwork.net##.keep-navi-wrap
townwork.net##.ico-followup-app-label
portalspozywczy.pl##body > .one > .pageWidth
farmer.pl##body > .box-1 > .pageWidth > .right
is.fi#%#//scriptlet('remove-class', 'stuck', '.placeholder > .sticky-container.stuck')
m.qoo10.jp###signup_popup
sbbit.jp###fixedbaner
autojournal.fr##.viously-sticked
ohmymag.com##div.player.desktop-companion
lefigaro.fr##figaro-video.is-sticky .jwplayer__player
lefigaro.fr##.flive-loop__media.sticky
lefigaro.fr##.fig-free-embed div[id^="figaro-live-flive-channel-"][floated-video="yes"]
surfshark.com##.post-content .get-surfshark
rifme.net###content li.greysmall
event.rakuten.co.jp##.Permission
oxu.az##article.news + h2.news-share-title
oxu.az##article.news ~ div.news-share-container
sunnylife.tw##.bottom-side-menu > li > a:not([title="GOTOP"])
planetf1.com#$#.ciam-article-pf1 > div[id^="pp-"] { display: none !important; }
planetf1.com#$#.ciam-article-pf1 > [style^="display: none;"] { display: block !important; }
rlsnet.ru##.attention-modal
leparisien.fr###right_rail .dailymotion-cpe
seiko-boutique.de#$#body._has-modal { overflow: auto !important; }
seiko-boutique.de#$#.amgdprcookie-modal-container { display: none !important; }
seiko-boutique.de#$#.modals-overlay { display: none !important; }
seiko-boutique.de#$#div[id^="popupbuilder-popup"] { display: none !important; }
avg.com,avast.com###offer-chrome
||point.widget.rakuten.co.jp^$third-party
hilltopads.com##.adblock-notification
wiki.merionet.ru##.bottom-banner
wiki.merionet.ru##.new-cource
m-78.jp##.st-Footer_FixedBnr
hollywoodreporter.com##div[class="jw-wrapper jw-reset"][style="will-change: auto; width: 100%; max-width: 400px;"]
gazeta.ru##div[data-widget="Player"][style^="position: fixed; width: 400px;"]
watch.impress.co.jp##.right.ad > aside.special
news18.com##.jio_widgetAmp
gamewith.jp##.to-btn--nps
tamashii.jp###tw2019_bra_bnr_area
4900.co.jp##.fixedFooter
csoonline.com#%#//scriptlet('set-cookie', 'aiia', 'true')
csoonline.com#%#//scriptlet('set-cookie-reload', 'nsdr', '1')
chip.de###footer-white-global
biglobe.ne.jp###spage-bnr
meduza.global.ssl.fastly.net,meduza.io##div[class^="AnnouncementInText-module_root__"]
banbye.pl#%#(function(){try{"undefined"!==typeof localStorage&&(localStorage.getItem("npm-vuex")||localStorage.setItem("npm-vuex",'{"app":{"snackbarMessage":"","snackbarDelay":5000,"snackbar":false},"auth":{"user":{},"token":"","loginDialogDismissed":true}}'))}catch(a){}})();
entrepreneur.com###mainDomContainer > noscript + div.bg-gray-200
comedy-radio.ru##.flying-socials
digitalidentity.co.jp##div[class^="bnr_contact"]:last-child
vedomosti.ru##.the-header-announce
vedomosti.ru##.subscription-placeholders
ananweb.jp##nav.related-links:first-of-type
pornpics.com###fb-button
||belaruspartisan.by/images/svaboda3.jpg
hindustantimes.com##.embed_div > #games_popup_div
tomshardware.com###article-body > div.widthsetter ~ div.jwplayer__widthsetter
hotskidki.by##body > a[href^="https://hotskidki.by/deal/"] > center
||meczyki.pl/js/news-widget.js$domain=devilpage.pl
egzamin-ee08.blogspot.com,egzamin-ee09.blogspot.com,egzamin-e12.blogspot.com,egzamin-e13.blogspot.com,egzamin-e14.blogspot.com###divpop
skillcrush.com##div[class^="mt-"] > p + div.sc-post-cta
meteo.ua##.add-favourites
gamewith.jp##.gdb-enquete-banner
zhuanlan.zhihu.com#%#AG_onLoad(function(){var c=!1,b=new MutationObserver(function(){var a=document.querySelector("button.AppHeader-login");a&&!c&&(c=!0,a.addEventListener("click",function(){b.disconnect()}));(a=document.querySelector(".Modal-wrapper .signFlowModal > .Modal-closeButton"))&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},5E3)});
||azby.fmworld.net/usage/images/banner_enquete.jpg
pricearchive.org##.footerstorelink
seeedstudio.com###content aside.widget-area > div.sfsi
kakaku.com##.p-ranking_list_item-feature
kakaku.com#?#.c-feed_cell > a > .c-feed_visual-pr:upward(2)
kakaku.com#?#div[class^=contType00] > div > div > div > a[href*="/?lid=ads_makerselect"]:upward(4)
kakaku.com#?#li .p-siteNews_general_visual-pr:upward(li)
cheathappens.com#$#.navbar.attn_shift { margin-top: 0 !important; }
cheathappens.com#$#.fixed-top > .attn_link { display: none !important; }
newscientist.com##.issue-promotion
pcgamer.com##.related-articles-block
sklep-presto.pl,digitalo.pl,morele.net#%#(function(){if(!document.cookie.includes("zip_and_city=")){var a=encodeURIComponent('{"zip":"","city":""}');document.cookie="zip_and_city="+a+"; path=/;"}})();
app2top.ru##.vacancies-block
dengekionline.com##.gNews_advertisement
youtube.com##ytd-statement-banner-renderer
qanda.ai##img + div[class^="Picture__Cover-"]
adguard-vpn.com,adguard.com##.annoyance
j-town.net##.advertisement-list
j-town.net##aside.section_content > div.section_title > h2.pr-list
migalhas.com.br##.flutuante
migalhas.com.br##.principal__side app-apoiadores
migalhas.com.br##.principal__side app-fomentadores
||mwcm.nytimes.com/capi/metered_assets/?plat=*&areas=welcomeAd
closermag.fr##.sidebar-wrapper .dailymotion-player-wrapper#dailymotion-pip-large-viewport
w3cschool.cn##body > .widget-body[data-type] > .widget-main
zoon.ru##.box-banner
zoon.ru#?#.ss-contents > div.box-padding:has(> a.box-banner)
avgle.com##.alert-success
reuters.com#%#//scriptlet("prevent-addEventListener", "scroll", "#sticky-video")
reuters.com#%#//scriptlet("set-constant", "Object.prototype.enable_floating", "false")
goo.ne.jp#$#.chrome-extension-banner { display: none!important; }
goo.ne.jp#$#body.NR-col2a[style="padding-top: 50px;"] { padding-top: 0!important; }
tomshardware.com##.read-more-container
tomshardware.com##.related-articles-block
torrentgalaxy.to##.alert-danger
originalnews.nico###right_rec_banners
wolframalpha.com##main > a[href="https://www.wolframalpha.com/pro/pricing/students"]
wolframalpha.com##main > div[class] div[class] > a[href="https://www.wolframalpha.com/tour/"][target="_blank"] > img
wolframalpha.com##main > div[class] div[class] > a[href*="://www.wolfram.com/"][href*="/?adref="][target="_blank"]
wolframalpha.com##main > div[class] div[class] > a[href*="://www.wolframalpha.com/"][href*="/?adref="][target="_blank"]
benesse.jp##.bookmark.fixed
xyj321.com##.he_footer2
www.nicovideo.jp##.MarqueeContainer
myuploadedpremium.de##.copyright
||newzit.com/static/videoplayer/*/scripts/mol-fe-videoplayer.min.js
wizaz.pl###forum-gad-video
||edicloud.edipresse.pl/random/wizaz/video.js$domain=wizaz.pl
time.com##.ad-tech-inactive div.post__body > div.myFinance-widget
ng.ru##img[src^="//telegram.im/widget-logo/"]
nuance.com##.modal-backdrop
crunchyroll.com###footer ~ .opt-in[data-role="opt-in-banner"]
healthians.com##.bottomsticky
opportunitydesk.info#?#.td-ss-main-sidebar> aside.widget:has(> a[href="https://t.me/OpportunityDesks"])
nydailynews.com##.pb-f-utilities-lead-art
virtualbrest.ru##a[href="https://www.instagram.com/virtualbrest/"] > img[width="310"]
virtualbrest.ru##a[href="https://tx.me/virtualbrestnews"] > img[width="310"]
heise.de##.sidebar-deal
securitymagazine.com##.sponsored-content-widget
iaspaper.net##.gmu-footer
gismeteo.ru##.follow-zen
allconnect.com#?#main section.h-break-container:has(> div.container p.text-gray-steel > a[href="/advertising-disclosure"])
inc42.com#?##secondary > div.widget:has(> div.textwidget > div.recommendation-side)
safecities.economist.com##div[class*="-AltAdvertisement"]
rockmods.net###HTML1
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
open.fm,dobreprogramy.pl,autokult.pl,komorkomania.pl,gadzetomania.pl,fotoblogia.pl,autocentrum.pl,o2.pl,wp.pl#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector(".aquisition-holder .close-button");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
diamond.jp###trend-watch
popularmechanics.com##.bar-content-disclaimer
vgr.by##.edgtf-post-group
kv.by###our-channels
kv.by##.telegramim_button
fb.ru##.intext
news.trendmicro.com##div[class*="nav_top-info-bar"]
blog.hubspot.com##.blog-card-cta
digitalvidya.com###text-8
digitalvidya.com###text-21
rosbalt.ru##.rkngov
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.mz-agent-banner__text
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.mz-agent-banner__link
mediazona.online,fourth-sphere-302420.appspot.com,zona.media#$#.mz-agent-banner { padding-top: 0!important; }
mediazona.online,fourth-sphere-302420.appspot.com,zona.media#$#.mz-agent-banner__donate-call { border: none!important; }
republic.ru##.ino_agent
meduza.global.ssl.fastly.net,meduza.io#?#.GeneralMaterial-article > blockquote[class^="SimpleBlock-module_blockquote__"]:contains(ФУНКЦИИ ИНОСТРАННОГО АГЕНТА)
support.meduza.io##.ebala
tvrain.ru##.document-head__title_foreign_agent
themoscowtimes.com##.contribute-bar
techtarget.com#?#.resources-bar-header:contains(Sponsored News)
techtarget.com##.sponsored-news
||static3.car.ru/img/ya.gif
darkcrew.org#%#//scriptlet('abort-current-inline-script', 'shortcut')
darkcrew.org#%#//scriptlet('abort-current-inline-script', 'DADrcv3s1')
lenta.ru##.b-header__russia
smt-cinema.com##.tieupBanner
transtutors.com##.serve-better
neonime.*##.tampilan_tambahan > a[href^="https://bit.ly/"] > img
andro-news.com##img[title="telegram__banner.png"]
notion.so##.spacer + div.signup-wrap
dreamstime.com##.top-banner--covid19
livemint.com#%#//scriptlet('set-cookie', '_hlm_skipCounter', '15')
platformazakupowa.pl##.alert-info
artigercek.com#?#.container > div.row:has(> div[class^="col-"] div.small + a.social-icon)
howtogeek.com##.social-media-buttons + a + hr
howtogeek.com##.affiliate-disclosure
howtogeek.com##.affiliate-disclosure + hr
fandom.com#?##WikiaBar:has(> #WikiaBarWrapper > .wikia-bar-anon > .message[data-wikiabarcontent*="Bingebot"])
||hentaidude.com/wp-admin/admin-ajax.php?action=geocheck$xmlhttprequest,redirect=nooptext
netdoktor.de###newsletter-abonnieren
habr.com##.tm-feature
habr.com##.tm-project-block_variant-courses
habr.com##.tm-project-block_variant-tasks
habr.com##.tm-project-block_variant-vacancies
habr.com###companies_rating
habr.com###effect-sidebar
habr.com##.promo-block_freelansim-tasks
habr.com##.tm-project-block_variant-salary
habr.com#?#section.tm-block_spacing-bottom:has(> div.tm-block__body > div.tm-vacancies-block__item)
habr.com#?#section.tm-block_spacing-around:has(> div.tm-block__body > div.tm-promo-block__content-wrapper)
xchina.co#?#.aside > div.center:has(> a[href="/tg.html"])
eadaily.com#?#.latest-block > div.side-announcement:has(> a[href="tg://resolve?domain=EurasiaDaily"])
||nicoad.nicovideo.jp/v1/contents/video/*/thanks?
||sputnik.by/files/tgparser/sputnik_by.html
t-online.de##div[itemprop="articleBody"] > div[onfocus*="mp=tv-videoteaser-emb"]
oprahdaily.com##.affiliate-disclaimer
cnews.ru##article > a.other-news-note
||s.yimg.jp/images/auct/salespromotion/2021_2/0216_stop/376_376.png$domain=auctions.yahoo.co.jp
winitpro.ru#?#aside > div.block-search:has(> div.subscription > span > img[alt="telegram"])
/\/(support_banner.*|sidebar-your-brand-on-your-links.*|sidebar-how-to-build-a-brand|sidebar-stop-using-generic-links.*)\.(jpg|png)/$domain=rebrandly.com
itech.co.ua##a[href="https://t.me/ITechNewsUa"] > img
testbook.com##a[class*="banner-link"]
careerkarma.com##.ck_box_1
careerkarma.com##.code-block > div#container > div.border-form-ajax
books.google.*###gb-ogen-opt-in-banner
bimiacg.net#$#body { cursor: auto!important; }
bimiacg.net#$#a:hover { cursor: auto!important; }
researchgate.net##.research-detail-signup-promo
||diets.ru/i/rb/start_to_lose_weight_*.jpg
smashingmagazine.com###sponsors-main-page + div.f-article-item
sankei.com#?#div[class^="grid__col--lg-"] span.sponsored:upward(div[class^="grid__col--lg-"])
rarefilmm.com###simple-banner
manchestereveningnews.co.uk##.top-sharebar
greatist.com##.disclaimer
telegeography.com###sponsor
itubego.com##.hero > section.container > div.container > div.bg-warning-dark
deviantart.com#?##root > header ~ div[class] > span.theme-light > a[href$="/users/login"]:upward(header ~ div[class])
searchengines.guru#?#body div[class]:not([id]):has(> div[align="center"] > iframe[src*="/index.html?link="])
lankasri.com##.blurb-links
lankasri.com##.lsb-blurb-header
wowgame.jp###tubiaWalkthroughNotification
hackspirit.com##.hacks-affiliate-disclosure-before-content
mayoclinic.org##.globalnotice
||youtube.com/embed/$domain=eksisozluk.com
@@||youtube.com/embed/*$domain=seyler.eksisozluk.com
viva.ua##.telegram-banner
mir24.tv##div[style="clear:both;"] > div[style="margin-left:0; margin-right:0; text-align: center;"]
mir24.tv##a[href="https://t.me/mir24tv"][target="_blank"]
||mir24.tv/uploaded/resources/Telegramm_1200x90.jpg
tomshardware.com##.van_vid_carousel
bbva.es#$#html > body { opacity: 1 !important; }
costcotravel.com#$#html[style="opacity: 0;"] { opacity: 1 !important; }
google.*#%#(function() { try { if ("undefined" != typeof localStorage) { window.localStorage.setItem("gtButterbarDismissalExpiry", ((new Date).getTime() + 6048E5).toString()) } } catch (ex) {} })();
nationthailand.com##.banner-special
liquidweb.com##.knowledgeBase + div[class]
pln-pskov.ru##.telegramim_button
onliner.by##.news-widget
onliner.by##.news-text > hr + div.news-media
shakko.ru,mirovich.media,livejournal.com##.lj-recommended
||api.rnet.plus^$important,domain=shakko.ru|mirovich.media|livejournal.com
movieparadise.org##.sidebar > aside[id^="text-"]:first-child
context.reverso.net###promotional-bar
context.reverso.net##.home-banner-wrapper
glavred.info##.content-right > div.infinite-container > div.loader
mag2.com##.in_alm
mag2.com##.sidebar-content > section#text-18.widget_text
699pic.com###landlord
down.mdiaload.com##a.btn-dow[href^="https://down.mdiaload.com/download"][href$=".html"]
down.mdiaload.com##.download-option-btn > button > a[href^="https://down.mdiaload.com/download"][href$=".html"]
down.mdiaload.com#?#.download-option-btn > button > a[href^="https://down.mdiaload.com/download"][href$=".html"]:upward(2)
marriedgames.com.br##.mdl_container
marriedgames.com.br#%#//scriptlet("abort-on-property-read", "videoIds")
lifehacker.ru#?#.single-article > div.widgets-renderer .article-card__middle-observer:has(> div > div > div > span:contains(/Промо|Партнерский/))
lidl.de#$?#style#kameleoonLoadingStyleSheet { remove: true; }
chromeunboxed.com##a[href="https://patreon.com/chromeunboxed/"] > img
dailyshincho.jp##.l-contents__section > dl.p-entry
bunshun.jp###mail-magazine
cbsnews.com##.newsletter_signup
milliyet.com.tr###ramazanCountDown
zhihu.com#$#body.ModalWrap-body { overflow: visible !important; }
zhihu.com#$#.Body--Mobile .ContentItem .RichContent--unescapable > .RichContent-inner:not([style]) + button.ContentItem-expandButton { display: none !important; }
zhihu.com#%#//scriptlet('remove-class', 'is-collapsed', '.Body--Mobile .ContentItem .is-collapsed.RichContent--unescapable')
zhihu.com#%#//scriptlet('remove-attr', 'style', '.Body--Mobile .ContentItem .RichContent--unescapable > .RichContent-inner[style^="max-height:"]')
brainly.com,brainly.pl#%#(function(){try{if("undefined"!=typeof localStorage){for(var b=[],a=0;a<localStorage.length;a++)localStorage.key(a).startsWith("flexible-funnel-")&&b.push(localStorage.key(a));for(a=0;a<b.length;a++)localStorage.removeItem(b[a])}}catch(c){}})();
!+ PLATFORM(windows, mac, android, ext_chromium)
brainly.pl##.js-react-bottom-banner
saashub.com##.sponsored
||content.jwplatform.com^$domain=techradar.com|digitalcameraworld.com|loudersound.com|musicradar.com|gardeningetc.com|livingetc.com|tomshardware.com|www-techradar-com.cdn.ampproject.org
tomshardware.com,livingetc.com,gardeningetc.com,musicradar.com,loudersound.com,techradar.com,digitalcameraworld.com##.future__jwplayer--carousel
owlcation.com#%#//scriptlet('remove-class', 'jw-flag-floating', '.m-video-player--frame-container .jwplayer.jw-flag-floating')
blog.hootsuite.com##.content-upgrade--popup-variant
vpnranks.com###hb-strip
jetleech.net###linkform > center > a[href="/payment.html"]
jetleech.net###linkform > center > a[href="http://facebook.com/groups/jetleech/"]
jetleech.net###linkform > center > a[href="skype:jetleech.com?add"]
!+ NOT_OPTIMIZED
m.sobaka.ru##.b-head-banner
!+ NOT_OPTIMIZED
m.sobaka.ru##.b-main-menu__banner
nickles.de#%#//scriptlet('set-constant', 'Nickles.Consent.show', 'noopFunc')
tvn24.pl#%#//scriptlet("json-prune", "options.auto_play")
egotter.com#%#//scriptlet('abort-on-property-read', 'SecretModeDetector')
||cdn.viqeo.tv/js/vq_starter.js$domain=teleprogramma.pro|coop-land.ru
ownedcore.com###site-header > div > div[style="text-align:center;"] > a[rel="nofollow"][target="_blank"]
gds.it###oggiinedicola
||search.namu.wiki/api/ranking$domain=arca.live
||arca.live/api/bywiki.json$domain=arca.live
namu.wiki#?#aside > div[class]:matches-attr("/data-v-/"):has(> a[href="https://namu.news"])
namu.wiki#?##app > div[class]:matches-attr("/data-v-/") > div > div:has(> a[href="https://namu.news"])
board.namu.wiki,arca.live###newsRank
arca.live###namuRank
arca.live##body > .root-container > .topbar-area.d-lg-none
games-xxx.com#?##sidebar div.block:has(> h4:contains(/Помоги проекту, оставь комментарий/))
independent.co.uk##.above-article-prompt-donations
myfin.by##.tg-discussion
sudya-dredd.ru#%#//scriptlet("abort-current-inline-script", "stopPrntScr")
reedsy.com##.duplicate-content
||cdn.tinypass.com/api/tinypass.min.js$domain=seekingalpha.com
mixsoft.org##center > a[href^="https://mixsoft.org/"][target="_blank"]
youhack.xyz##[onclick^="window.open("]
investing.com##.adsFreeSubscriptionMessage
investing.com#%#//scriptlet('remove-class', 'has-ads-free-promo-header', 'body')
www.wp.pl#%#//scriptlet("prevent-addEventListener", "wheel", "preventDefault")
bfmtv.com#$#.video-js.vjs-pip-active { position: static!important; }
pogoda.interia.pl#%#//scriptlet('prevent-setTimeout', 'do geolokalizacji')
pogoda.interia.pl#%#(function(){var b=window.alert;window.alert=function(a){if(!/do geolokalizacji/.test(a.toString()))return b(a)};})();
||jiosaavn.com/embed/$domain=ndtv.com
ndtv.com###jiosaavn-widget
wtftime.ru##.article-like-mobile
livetv.canaldigitaal.nl#%#AG_onLoad(function() { var g = new MutationObserver(function() { var b = document.querySelector('.cVYBFK'); b && b.click(); }); g.observe(document, { childList: !0, subtree: !0 }); setTimeout(function() { g.disconnect() }, 5E3) });
anistar.org,anistar.pro,anistar.world,online-stars.org##iframe[src="/info_banners.php"]
||silvergames.com/div/own.php?
context.reverso.net#$#.left-content > section#examples-content > #blocked-results-banner { display: none !important; }
context.reverso.net#%#//scriptlet('remove-class', 'blocked', '.left-content > section#examples-content > .example.blocked')
redbubble.com##div[class^="ImageProtection__gif"]
bankbazaar.com###sticky-top
codestudyblog.com###divshow3
||codestudyblog.com/ref/myscripts.js
kinoafisha.info##.article_channels
vesti.uz###telegram
catholic.by###content a[href="https://t.me/catholicby"]
tribunnews.com###banner_article_slide
ilenta.com##div[style*="width:620px;"][style*="height:62px;"]
||ilenta.com/images/banner/
ml5js.org##.modal-container
animeworld.tv###cookieAcceptBar
express.co.uk##.breaking-news-container
colta.ru#?##right > p:contains(/Подписывайтесь|Рассылка/)
snob.ru##.entry__telegram
/bugsnag.min.js$domain=adblock-tester.com
||sentry-cdn.com^$domain=adblock-tester.com
iz.ru##.live-news__wrapper.scroll
gagadget.com#?#.l-container p[class]:contains(Подписывайтесь)
wired.com##div[class*="consumer-marketing-unit--display"]
heise.de##.newsletter-subscription
nytimes.com##div[data-testid="inline-message"]
media-polesye.by##.yandexd
vox.com##.c-breaking-news.contribute-banner
vox.com##.c-footer + .c-tab-bar.tab-bar-fixed
sukatu.ru#%#AG_onLoad(function() {var y = new MutationObserver(function() {let a = document.querySelector('form#link-view');let c = document.querySelector('section.content');let f = document.querySelector('div.box-main');if (a && c) {a.childNodes.forEach((b) => {if (b && b?.nodeName === '#text') {b.remove();}});c.childNodes.forEach((e) => {if (e && e?.nodeName === '#text') {e.remove();}});}if (f) {f.childNodes.forEach((g) => {if (g && g?.nodeName === '#text') {g.remove();}});}y.disconnect()});y.observe(document, {childList: !0,subtree: !0});});
||jsrdn.com/s/cs.js$domain=foreignpolicy.com
myanimelist.net##.btn-mal-service
leagueoflegends.com#%#//scriptlet('remove-class', 'async-hide', 'html')
indiatoday.in##.mainBorromSliderSec
statut.by##a[title="Telegram"]
tut.by,sb.by##.b-youtube-sbscr
||connatix.com^$domain=lifehacker.com|thegatewaypundit.com|bleepingcomputer.com
||business-standard.com/covid-*.php
tvr.by##.watermark
pomponik.pl##div.inpl-tout[data-theme]
zeenews.india.com###livebtbox
www.wp.pl#%#!function(){if(decodeURIComponent(location.href).startsWith("https://www.wp.pl/?s=portal.abczdrowie.pl")||decodeURIComponent(location.href).startsWith("https://www.wp.pl/?s=parenting.pl"))try{var a=(new URL(window.location.href)).searchParams.get("s");location.replace("https://"+a)}catch(b){}}();
wp.pl#%#!function(){if(decodeURIComponent(location.href).startsWith("https://www.wp.pl/?s=https://"))try{var a=(new URL(window.location.href)).searchParams.get("s");location.replace(a)}catch(b){}}();
||cdn.viqeo.tv/embed?playerId=$domain=mail.ru
||viqeo.tv/js/vq_starter.js$domain=mail.ru
mail.ru##.viqeo-embed
severpost.ru#?##content div.col:has(> div[style] a[href="https://Instagram.com/severpost.ru"])
blog.calltouch.ru##.mainsub > div#blog-subscribe + div.mainsub__rightside
iqiyi.com##iqpdiv[data-cupid=container]
iqiyi.com##div[adid]
sports.iqiyi.com,m.iqiyi.com#%#//scriptlet("set-constant", "Object.prototype.adPlayerId", "")
iqiyi.com#%#//scriptlet("set-constant", "Object.prototype.parseXML", "noopFunc")
||data.video.iqiyi.com/videos/other/*$xmlhttprequest,~third-party,badfilter
!+ NOT_PLATFORM(windows, mac, android)
iqiyi.com#%#//scriptlet("set-constant", "Object.prototype.blackscreenDuration", "1")
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
iqiyi.com##.black-screen[data-cupid="adblock-blackscreen"]
iqiyi.com##.iqp-player > iqpdiv[data-cupid="container"] > div[data-adzone][templatetype="common_pause"]
!#safari_cb_affinity(general)
@@||t7z.cupid.iqiyi.com/show2?e$domain=m.iqiyi.com
!#safari_cb_affinity
kupidonia.ru##.zen-container
||download.skype.com/share/skypebuttons/js/skypeCheck.js
vgorode.ua##.chatbot-sec
vgorode.ua##div[class^="chatbot-"]
vashsport.com##.zen-subscribe
||embed.sendtonews.com^$domain=chron.com
sankei.com###snsFollow
inmyroom.ru##.b-SocialSubscription
||dostfilms.*/uploads/readmore.min.js
sports.ru##.sports-recommendations-container
avito.ru##div[class^="top-banner-root-"]
old.reddit.com##.listingsignupbar
zombie-film.club#%#//scriptlet("remove-class", "isBranding", "body")
dobreprogramy.pl,kuchnia.wp.pl,pudelek.pl#%#//scriptlet("prevent-addEventListener", "openFloatingPlayer", "FloatingPlayer")
newyorker.com##:not([class^="Navigation__subscribe"]) > div[data-cm-unit="show-failsafe"]
pudelek.pl###page_content > a[data-st-area="gotosg"][href^="https://www.wp.pl"]
amp.usatoday.com###upNextWrapper.open
nn.by,nashaniva.com#?#.article-content > p:has(> span.nn-share-info-telegram)
prozoro.net.ua##.comments-wrapper
marketscreener.com#%#document.cookie = "pv_r0=1;expires=" + Date() + ";";
solarmovie.fun##solarmovie > movie._info > solarmovie > twshow._info > div[class] > div[class] > a[data-type="1"] + div[class]
suara.com###baca-selanjutnya-popup
suara.com###next-article > .close-next
igeeksblog.com#%#//scriptlet("set-constant", "Object.prototype.startShow", "noopFunc")
globes.co.il###pianoBottomBanner
twojapogoda.pl###ipla-player > .videoPlayer.is--persistent:not(.ended)
prostobank.ua##.subscription-social
ekabu.ru##.e-zen-block
medialeaks.ru##.homepage__social-banner
udf.name,udf.by##.category_news.last
modelist-konstruktor.com#?#.inside-right-sidebar > aside.widget_text:has(> h4.widget-title:contains(ПОДПИСЫВАЙТЕСЬ))
howdyho.net##.special-top-tip
howdyho.net##.special-ripple
vk.com###narrow_column > #feed_filters > .apps_feedRightAppsBlock
makeup.ru#%#//scriptlet("set-constant", "Makeup.subscribePopup", "undefined")
||player.anyclip.com^$domain=thewindowsclub.com
pikabu.ru#?#div[class^="stories-feed_"] > article.story > div.story__main span.story__sponsor:upward(article.story)
wyborcza.biz##.mcBan[data-campaign-id] > section.mod_swimmer[data-cta-category="plywak"]
||fb.ru/front/build/comments.js$domain=fb.ru
weather.com##main > aside > div[id^="rail-Donation-"]
komputerswiat.pl#%#//scriptlet("set-constant", "floatingPlayer.isFloatingEnabled", "false")
fakt.pl,plejada.pl,medonet.pl,onet.pl#%#//scriptlet("set-constant", "Object.prototype.isFloatingEnabled", "false")
minsknews.by##.telegram-promo
soap2day.*##div[class^="col-sm-"] > .alert.alert-warning
hesgoal.com##.twitter-follow-button
ceneo.pl##.js_widget.widget-mobile.js_analytics-smallWidget[style]
galaxy-link.space,linkshorts.*,shrinkforearn.in,ccurl.net,fotodovana.com,sk-ip.tech,linkdrop.net##.blog-item
dz-linkk.com,ccurl.net,linkdrop.net,zoom-link.com,educationvilla.xyz,techsapparel.com##.banner
rmj.ru##.twitter-follow-button
auto-swiat.pl,komputerswiat.pl,onet.pl,plejada.pl##html[amp-version] .barLink
!+ NOT_OPTIMIZED
komorkomania.pl,money.pl,wp.pl##.wp-pl-redirect
abczdrowie.pl,parenting.pl##.btn__back-to-wp
autokult.pl,fotoblogia.pl,gadzetomania.pl,komorkomania.pl##.footer-back-link
timesofindia.indiatimes.com,mumbaimirror.indiatimes.com#%#//scriptlet('set-cookie', 'playvdclose', '1')
!+ NOT_OPTIMIZED
www-nytimes-com.cdn.ampproject.org##.i-amphtml-subs-display[subscriptions-display^="grantReason != 'SUBSCRIBER' AND NOT data.hitPaywall"]
gotporn.com##div[data-event-type="REC_CLICK"]
!+ NOT_OPTIMIZED
mynet.com##.footer-fixed-share-box.d-flex
freelancer.com##.PageProjectViewLogout-fixedBanner
freelancer.com##.PostProjectBanner
applesfera.com###editorialRecommendedPosts
flagandcross.com##.klicked-poll-continues
flagandcross.com##blockquote > div#klicked-poll-box
ligainsider.de###popup_extra
ccleaner.com##.top-banner
qyer.com##.advertising
qyer.com##.q-footer-banner
qyer.com##.qyer_layer_fix._jsbeforelogindiv
tweakers.net##.relatedItProContent
nextmgz.com,nextmag.com.tw#$##video_player { display: block!important; visibility: visible!important; }
nextmgz.com,nextmag.com.tw#$#.article-content { display: block!important; visibility: visible!important; }
nextmgz.com,nextmag.com.tw#%#//scriptlet("set-constant", "paywall", "noopFunc")
fotomagazin.de###block-fm-page-fm-sticky-footer
viatrolebus.com.br##.herald-single-sticky
appledaily.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/omo_currentuser[\s\S]*?div\.contentblock-block|isOMOureadEnable[\s\S]*?omo_currentuser\.isLoggedIn/.test(a.toString()))return b(a,c)};})();
appledaily.com#%#//scriptlet("set-constant", "paywall", "noopFunc")
feature.appledaily.com#$#.paywallfix { display: block!important; }
feature.appledaily.com#$#.nm-main-articles { display: block!important; }
fashion.appledaily.com.tw#%#AG_defineProperty('options.subscriptionContent', { value: "FREECONTENT" });
digiturk.com.tr###CancelYurtdisi
digiturk.com.tr###CancelYurtdisiContent
vc.ru##.island--company_entries
vc.ru##.events_widget
genius.com##apple-music-player
ltn.com.tw#%#AG_onLoad(function() { $('div[class^="photo picbox 1 photoOn"] > a[href="//draw.ltn.com.tw/slot_v8/"]').closest('div.picbox.\\31').remove(); });
instagram.com##.ZUqME.N9d2H[style="width: 100%;"]
last.fm##.nag-bar--language-mismatch-prompt
voltimum.com.tr#$##vlt-article-body { filter:none!important; }
fainaidea.com##.td-footer-wrapper > div.td-container
desired.de#$#body { padding-top: 0!important; }
4tube.com##.kodplayer-extras
pinme.ru#%#document.cookie = "hide-collage-promo-block=1";
/wp-content/plugins/snow-3d/*
trashbox.ru##a[href^="https://t.me"]
sfchronicle.com,xelent.ru#$#.fancybox-overlay { display: none!important; }
sfchronicle.com,xelent.ru#$#html.fancybox-lock > body { overflow: visible!important; }
sfchronicle.com,xelent.ru#$#html.fancybox-lock { overflow: visible!important; }
yummyanime.club,yummyanime.com#?#.sidebar-block > div.block-header:contains(Рекомендуем)
yummyanime.club,yummyanime.com#?#.sidebar-block > div.block-header:contains(Рекомендуем) ~ div[style^="margin-bottom: 10px"]
mob-mobile.ru##a[href="#puzzle"]
userstyles.org##.android_button_banner
userstyles.org##.android_button_button
userstyles.org##.overlay_background
userstyles.org##.walking
travelist.pl###logregLead
travelist.pl###modalOverlay
groupon.be,groupon.co.uk,groupon.com,groupon.fr,groupon.pl###spotlight
groupon.be,groupon.co.uk,groupon.com,groupon.fr,groupon.pl###subscribe_modal_container
||cdn.playwire.com/*/embed.js$domain=tasteofcinema.com|slant.co|gtplanet.net|readlightnovel.org|filehippo.com
pornerbros.com##img[alt="Please Disable Adblock"]
pornerbros.com#?#.row > div:has(> div > img[alt="Please Disable Adblock"])
||nnmclub.ch/forum/new_year/style2019e.css
||nnmclub.ch/forum/new_year/newyear2019g.js
cdaction.pl,fishki.pl,pcformat.pl,poboczem.pl,pomponik.pl,smaker.pl,styl.pl,swiatkobiety.pl,tipy.interia.pl##body > .topbar
tvp.info##.mini-player-container .vstream__small.move
m.interia.pl#%#//scriptlet("prevent-addEventListener", "scroll", "floatingPlayerEventHandler")
m.interia.pl#%#//scriptlet("prevent-addEventListener", "resize", "floatingPlayerEventHandler")
interia.pl,pomponik.pl,styl.pl##div[class*="video-"] div[class="vjs-fixedmonitor-wrapper-fixed vjs-fixedmonitor-fixed"]
interia.pl,pomponik.pl,styl.pl#$#div[class*="video-"] div[class="vjs-fixedmonitor-wrapper-fixed vjs-fixedmonitor-fixed vjs-fixedmonitor-fixed-slide-down"] { visibility: hidden!important; }
luxuretv.com##.contentsvideosimilaire > .cam
luxuretv.com#?#.title > div:contains(Webcam LuxureTV Club)
quora.com#%#AG_onLoad(function(){var e=new MutationObserver(function(){function f(){a.style.display="none";d.classList.remove("signup_wall_prevent_scroll")}function m(){a.style.display="block"}var d=document.querySelector("body.signup_wall_prevent_scroll"),b=document.querySelector('div[id$="_signup_wall_wrapper"] #small_close'),c=document.querySelector('div[id$="_signup_wall_wrapper"] .dismiss_button');if(d&&!b&&!c){d.classList.remove("signup_wall_prevent_scroll");var a=document.querySelector('div[id$="_signup_wall_wrapper"]'); b=document.querySelector('div[id$="_signup_wall_wrapper"] div[class*="modal"][class$="_signup_dialog"]');c=document.querySelectorAll('div[class*="-header"] button[class*="base___StyledClickWrapper"] div[class*="-color--"]');c.forEach(function(g){"Sign In"==g.innerText&&(logb=g)});var h=document.querySelector('div[id$="_signup_wall_wrapper"] div[class^="modal"][class*="_signup_"]'),k=document.querySelector('div[class^="modal"][class*="_signup_"]'),l=document.querySelector(".modal_signup_dialog > .dialog_wrapper"); a&&b&&c&&logb&&(e.disconnect(),a.style.display="none",b.addEventListener("click",f,!1),logb.addEventListener("click",m,!1));a&&h&&k&&l&&(a.style.display="none",k.style.zIndex="unset",l.style.zIndex=9999,h.addEventListener("click",f,!1))}});e.observe(document,{childList:!0,subtree:!0});setTimeout(function(){e.disconnect()},5E3)});
cooking.nytimes.com#$#body.nytc---modal-window---noScroll { overflow: visible!important; }
cooking.nytimes.com#$#html.nytc---modal-window---noScroll { overflow: visible!important; }
cooking.nytimes.com#?#.nytc---modal-window---isShown:not(:has(.nytc---largepicturemodal---contentBody > .nytc---x---x.nytc---largepicturemodal---xBtn[role="button"]))
banana.by###footer
myapple.pl##body > .alert-announcement#announcement
github.com##.signup-prompt
yahoo.com#%#(function(){var a=new Date,b=a.getTime();document.cookie="ucs=lbit="+b})();
||mcd-sdk.playbuzz.com/embed^$domain=appunwrapper.com
youtube.com###content > .style-scope > .ytd-compact-promoted-item-renderer
youtube.com##.ytp-subscribe-card
ani4u.org#$#a:hover { cursor: pointer!important; }
ani4u.org#$#body { cursor: pointer!important; }
tofugu.com#%#document.cookie = "__smListBuilderShown=" + Date() + "; path=/";
foreignpolicy.com#$#body { overflow:visible!important; }
jerusalemonline.com#%#document.cookie = "sawpopup=true";
foxnews.com##.page .alert-banner
calendar.google.com,docs.google.com,mail.google.com,news.google.com,drive.google.com##iframe[src^="https://ogs.google.com"][src*="/widget/callout/"]:upward(div[style^="overflow: hidden; position: absolute; top: 0px; width:"])
google.*###wmxmsg
google.*##svg[width="411"][height="250"][preserveAspectRatio="xMidYMid meet"]
google.*##div.gb_i[data-ogsr-up] > div[style*="overflow: hidden;"][style*="position: absolute;"][style*="z-index: "][style*="overflow: hidden;"][style*="margin-right: 25px;"]
journo.com.tr##.herald-single-sticky
semrush.com#$#body { overflow:visible!important; }
5lb.ru##.banner
timescall.com,mercurynews.com##.sign-up-follow
dnepr.info##.btn-ads-fix
ibc.org#%#document.cookie = "AnonUserCookie = " + Math.random() + ";path=/";
foerderland.de###footerFlyout
newtab.club##.section-icon-tabs
webtekno.com##.content-bottom
wikipedia.org##.cnotice
emaze.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/loginPopup.show/.test(a)){ _st(a,b);}};
vk.com##.feed_friends_recomm
vk.com###profile_friends_recomm
ixbt.video#$#body { background: none!important; }
handelsblatt.com###hb-message-alert-bookmark
last.fm##.profile-banner
skype.com,xbox.com##.f-information.epb-container
||srviral.com^$domain=alrincon.com
youtube.com#$##ticker.ytd-masthead { display: none!important; }
iz.ru#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("player.live.current.mute", "false") } } catch (ex) {} })();
iz.ru#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("player.live.current.play", "false") } } catch (ex) {} })();
iz.ru#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("player.live.current.volume", "0") } } catch (ex) {} })();
iz.ru#%#AG_onLoad(function() { setTimeout(function() { (function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("player.live.current.play", "false") } } catch (ex) {} })(); }, 1500); });
wikipedia.org###frb-inline
wikipedia.org###frb-nag
kitguru.net###check-also-box
baliperek.com#%#AG_onLoad(function() { window.bizpanda = {}; });
xtapes.to##.menu-item-2370
community.spiceworks.com##.join-promotion
last.fm##.chartlist-break
last.fm##.join-cta.link-block
duckduckgo.com###powered_by.results--powered
lostfilm.info#$#body { background: #000000!important; }
baibako.tv##.topserial > a
||baibako.tv/bg/
forums.redflagdeals.com##.message.guest_intro
facebook.com###fbVideoStreamingReactionsTray
facebook.com#?##ssrb_top_nav_end + div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div[class]:has(> div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div > div[class] > div[aria-label="People you may know"])
x.facebook.com,beta.facebook.com,alpha.facebook.com,d.facebook.com##article[data-ft*="quick_promotion_id"]
m.facebook.com,beta.facebook.com,alpha.facebook.com##article[data-store*="quick_promotion_id"]
facebook.com,facebookcorewwwi.onion#%#!function(){var e=new MutationObserver(function(){document.querySelectorAll('div[id^="substream_"] div[id^="hyperfeed_story_id"]').forEach(function(e){var n=e.querySelectorAll(".userContentWrapper > div[class] > div[class] > div[class]"),o=e.querySelectorAll(".userContentWrapper > div[class] > div > div span");if("display: none !important;"!=e.getAttribute("style")){if(0<n.length&&n[0].innerText.contains("Suggested")){console.log("--------"),t+=1;var l=e.querySelectorAll("a[href]")[2].innerText;console.log("Annoyance hidden from: "+l),console.log("Total annoyances Hidden: "+t),console.log("F length: "+n.length),console.log("--------"),e.style="display:none!important;"}if(0<o.length&&o[0].innerText.contains("People you may know"))console.log("--------"),t+=1,""==(l=e.querySelectorAll("a[href]")[2].innerText)&&(l="Facebook"),console.log("Annoyance hidden from: "+l),console.log("Total annoyances Hidden: "+t),console.log("F length: "+n.length),console.log("--------"),e.style="display:none!important;"}})}),t=0;e.observe(document,{childList:!0,subtree:!0})}();
facebook.com,facebookcorewwwi.onion#%#new MutationObserver(function(){document.querySelectorAll('div[role="feed"] > div[data-pagelet^="FeedUnit"] > div[class]:not([style*="height"])').forEach(function(e){"display: none !important;"==e.getAttribute("style")||e.classList.contains("hidden_elem")||e.querySelectorAll("div[aria-posinset] div[style] div[class] > div[class] > div[class] > div[class] > span")[0].innerText.contains("Suggested for you")&&(console.log("--------"),console.log("Annoyances hidden (Suggested for you)"),e.style="display:none!important;")})}).observe(document,{childList:!0,subtree:!0});
mobile.facebook.com,alpha.facebook.com,m.facebook.com##article[data-xt*="originated_from_recommendation"]
facebook.com##div[aria-label="Message from Facebook"]
facebook.com##div[role="main"] div[data-pagelet="VideoChatHomeUnit"]
mbasic.facebook.com,m.facebook.com##[data-ft*="quick_promotion_instance_log_data_encoded"]
facebook.com##div[role="main"] div[style="height: 0px;"] + div[class] > div[class] > div[class] div[class] div[class][style*="border-radius"]
facebook.com##div[role="feed"] div[style="border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;"] div[style="border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;"]
iphone.facebook.com,m.facebook.com##article > .story_body_container + div[class]
facebook.com###ssrb_stories_end ~ div[class] > div[class] > div[class*=" "] > div[class] > div[class] > div[style*="border-radius"][class]
m.facebook.com##span[data-top-of-feed-unit-type="megaphone_story"] > div[data-sigil="m-megaphone"]
facebook.com##div[data-pagelet="ProfileTimeline"] a[href^="https://www.facebook.com/coronavirus_info"]
download.cnet.com#$?#.c-avStickyVideo { remove: true; }
||afisha.ru/dzen/yaDzen.js
afisha.ru##section[data-id="yandex-zen"]
##.screenContent > main[role="main"] ~ .js-stickyFooter.u-bottom0.u-sizeFullWidth
livejournal.com##.b-discoverytimes-wrapper
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,prostocams.com,r2games.com,redlightarea.com,royalcams.com,smutcam.com###dmca_security
msdn.microsoft.com###standardRating
overclockers.ru##.item.hostkey
wikipedia.org##.mw-dismissable-notice
subs.ro###subtitles-page > .items > li:empty
3dnews.ru###youtube-chunk-wrapper
cnet.com#$?#.stickyColumn + div[data-video-player] .videoPlayer { remove: true; }
comss.ru##div[style="margin-top:25px;width:300px;"] > a > img
pcworld.com#%#setInterval(function() { var el = document.querySelector('.howto-video video'); if (el) { el.pause(); el.src = ''; }}, 100);
gismeteo.ru###soft-promo
grammarly.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("ch:overlay.closed.time", "5000000000000") } } catch (ex) {} })();
disqus.com##div[data-role="motd-alert"]
pastelink.net###display-sidebar
absurdopedia.net###p-friends
sourceforge.net###downloading > #mirror
24tv.ua##.programs_wrap
sports.ru##.news-item__sources
m.sports.ru##.b-news-sources
m.sports.ru##.b-tag-social
!+ NOT_OPTIMIZED
m.sports.ru##div.b-tag-lenta__items > div > aside.b-tag-social-sub
fishki.net##.related-posts.related-posts-bottom.clearfix
torrentleech.org##a[href="/user/donate"]
youtube-nocookie.com,youtube.com##.annotation.iv-branding
youtube-nocookie.com,youtube.com##.video-annotations
youtube-nocookie.com,youtube.com##.ytp-cards-teaser
~studio.youtube.com,youtube-nocookie.com,youtube.com##.ytp-pause-overlay
m.youtube.com##ytm-paid-content-overlay-renderer
youtube-nocookie.com,youtube.com##.ytp-paid-content-overlay
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua##.zalogin-smart
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.dist-popup
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.yabrowser-promo
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua#?#.popup2_direction_bottom-right[data-bem*='"close":'][data-bem*="https://yabs.yandex.ru/count/"]
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.distr-popup_location_right-bottom
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.distr-smartbanner
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.b-page > .ya-chat-widget
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.desk-notif-card_teaser_yes
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.distr-popup.distr-popup_type_landing
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.promo-popup_js_inited
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.distr-popup_js_inited
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.serp-footer__mob-app
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~afisha.yandex.ua,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~avia.yandex.ua,~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,~disk.yandex.ua,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.ua,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.ua,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~rabota.yandex.ua,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~radio.yandex.ua,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~realty.yandex.ua,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~tv.yandex.ua,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~zen.yandex.ua,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~docviewer.yandex.ua,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru,~rasp.yandex.ua##.serp-footer__promo
yandex.*##.fixed_widget-feedback
mail.yandex.*#%#//scriptlet('abort-on-property-read', 'Object.prototype.adv')
mail.yandex.*#$#.sidebarPromo { visibility: hidden !important; height: 0 !important; }
mail.yandex.*##.mail-PushNotificationsPromo
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua##.promo-banner
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua##.maillist-form-view
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua##.business-card-view__offers
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua##.business-card-view__advert
yandex.*##.business-card-title-view__advert
yandex.*##.search-business-snippet-view__badge
yandex.*##._view_advertisement
m.market.yandex.by,m.market.yandex.kz,m.market.yandex.ru,m.market.yandex.ua##.w-head-banner
market.yandex.*##div[data-zone-name="HeadBanner"]
market.yandex.*##div[data-zone-data*="bannerUrl"]:not([data-zone-name="deals-banner"])
market.yandex.*##div[data-apiary-widget-name="@MarketNode/EntryPointPopup"]
market.yandex.*##div[data-apiary-widget-id="/footer/appPromoFooter"]
market.yandex.*##div[data-apiary-widget-id="/footer/subscription"]
market.yandex.*##div[data-apiary-widget-id^="/reviewPoll"]
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru,afisha.yandex.ua##div[data-component="AfishaApp"]
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru,afisha.yandex.ua#?#.modals-react > span > div[class^="Root-sc-"]:has(> div[class^="Popup-"] > form > div > input[placeholder="Электронная почта"])
avia.yandex.by,avia.yandex.kz,avia.yandex.ua,bilet.yandex.com.tr,flights.yandex.com##.mobile-app-links_kb
music.yandex.*##div.notify > div.deco-tooltip_notify.notify_shown
music.yandex.*#$#.notify__message { position: absolute!important; left: -3000px!important; }
music.yandex.*##.notify__message
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.install-app-popup
music.yandex.*#%#document.cookie = "phone-banner_shown=1; path=/;";
music.yandex.*##.crackdown-popup.popup_modal
music.yandex.*##.payment-plus-popup
music.yandex.*##.deco-pane-overlay
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua##.tooltip_theme_promo.auth-popup_js_inited
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,yandex.ua##.widget_for_teaser
radio.yandex.by,radio.yandex.kz,radio.yandex.ru,radio.yandex.ua##.notify
music.yandex.*#$#.bar-below { position: absolute!important; left: -3000px!important; }
music.yandex.*##.bar-below
music.yandex.*#$#.button-store_all { position: absolute!important; left: -3000px!important; }
music.yandex.*##.button-store_all
yandex.*##.VideoViewer-SnippetsFeed > div[class*="_placement_"]
yandex.*##.serp-list__items > div[id^="Direct-"][data-hydrate-priority] > *
yandex.*###bk-container
zen.yandex.*##.desktop-interview-modal
zen.yandex.*##.call-to-action-bar
zen.yandex.*###yabro-strip-element
||zen.yandex.ru/widget-loader$domain=~yandex.by|~yandex.kz|~yandex.ru|~yandex.ua
russian.rt.com##.dzen--widget
##amp-embed[type="zen"]
disk.yandex.az,disk.yandex.by,disk.yandex.co.il,disk.yandex.com,disk.yandex.com.am,disk.yandex.com.ge,disk.yandex.com.tr,disk.yandex.ee,disk.yandex.fr,disk.yandex.kg,disk.yandex.kz,disk.yandex.lt,disk.yandex.lv,disk.yandex.md,disk.yandex.ru,disk.yandex.tj,disk.yandex.tm,disk.yandex.ua,disk.yandex.uz,yadi.sk##.uploader-promo-notification__wrapper
disk.yandex.az,disk.yandex.by,disk.yandex.co.il,disk.yandex.com,disk.yandex.com.am,disk.yandex.com.ge,disk.yandex.com.tr,disk.yandex.ee,disk.yandex.fr,disk.yandex.kg,disk.yandex.kz,disk.yandex.lt,disk.yandex.lv,disk.yandex.md,disk.yandex.ru,disk.yandex.tj,disk.yandex.tm,disk.yandex.ua,disk.yandex.uz,yadi.sk##.app-promo-banner
tv.yandex.ru,tv.yandex.ua,tv.yandex.by,tv.yandex.kz##.teaser_hd
tv.yandex.ru,tv.yandex.ua,tv.yandex.by,tv.yandex.kz##.recommended-ott
mail.ru#?#.pulse-lenta div[class*="_"] > div > div[class*=" "]:has(> div[class] > a[href^="https://pulse.mail.ru/"][target="_blank"] > div[class] span[class]:contains(Промо))
go.mail.ru###goTopBn
ok.ru###hook_Block_MallProductsPortletMain
my.mail.ru##.b-column-right__block-sale
my.mail.ru##.b-column-right__block-apps
!+ NOT_OPTIMIZED
mail.ru##.m-pwa-custom-infobar
mail.ru#?#body > div.tooltip:has(div.m-push-notifications__buttons)
||pogoda.mail.ru/*/ct-push-notifications/ct-push-notifications.xml.js
e.mail.ru###theme-currency-notify
mail.ru##.ph-balloon
sportmail.ru##div[id^="notification"]
mail.ru,~e.mail.ru,~octavius.mail.ru##.m-subscription
mail.ru##[class*="js-subscription"]
dobro.mail.ru##.dobro-subscription_inline
dobro.mail.ru##.dobro-popup-subscribe
!######### Social annoyances
##.arcontactus-message-button
##.arcontactus-prompt
##.hs-sosyal
##.sosyal:not(body):not(html)
##.td_block_social_counter
the-village.ru##div[class="base-Layout--Layout__asideCol"] > section[class^="screens-"] + section[class$="socialBlock"]
mir24.tv##.js-mediator-article a[href="https://www.tiktok.com/@mir24tv"] > img
translate.ru###blogRSSRight
3dmodelshare.org,3dzip.org#$#.mts-cl[id^="content-locker-"] { display: none !important; }
3dmodelshare.org,3dzip.org#$#div[class][data-locker-id] { display: block !important; }
labkom.co.id#$#.fca-lockercat-wrapper { display: none!important; }
labkom.co.id#$#.fca-lockercat-content { display: block!important; }
yasir252.com#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector(".onp-sl-content");if("function"===typeof jQuery&&"object"===typeof bizpanda.lockerOptions&&a)try{a=0;for(var c=Object.keys(bizpanda.lockerOptions);a<c.length;a++){var d=c[a];if(d.includes("onpLock")){var b=bizpanda.lockerOptions[d];b&&jQuery.ajax({url:b.ajaxUrl,method:"post",data:{lockerId:b.lockerId,action:"opanda_loader",hash:b.contentHash},success:function(a){var b=jQuery(".onp-sl-content"),c=jQuery(".onp-sl-social-locker"); b.append(a);b.css("display","block");c.css("display","none")}})}}}catch(e){}},1E3)});
/wp-content/plugins/sociallocker-
trickswire.com#$#.mts-cl-overlap-mode > .mts-cl-overlap-box { display: none!important; }
trickswire.com#$#.mts-cl-overlap-mode > .mts-cl-blur-area { filter: none!important; }
0lik.ru##.onp-sl-outer-wrap
cracxpro.com,hackintoshzone.com,gigadownloads.co,techsini.com##.onp-sl-overlap-box
hackstore.net,activationkeys.co,bicfic.com,boxcracked.com,idmcrackpatch.com,activationkey.net,activatorproductkey.org,androidride.com,c4crack.com,chserialkey.com,ckfile.com,crack4us.com,cracksmod.com,cracxsoftwares.com,creativefabrica.com,downloadmockup.com,f4freesoftware.com,freeappstorepc.com,fullpcsoftz.com,gomovies.co,hentairon.net,latestcracked.com,megawarez.org,procrackerz.org,profullcrack.com,psdfreebies.com,realhax.com,sajidpc.com,serialkeypro.com,shehrozpc.com,sjcrack.com,soft7star.com,warezcrack.net,workingkeys.org#$#.onp-sl-content { display: block!important; }
hackstore.net,activationkeys.co,bicfic.com,boxcracked.com,idmcrackpatch.com,activationkey.net,activatorproductkey.org,androidride.com,c4crack.com,chserialkey.com,ckfile.com,crack4us.com,cracksmod.com,cracxsoftwares.com,creativefabrica.com,downloadmockup.com,f4freesoftware.com,freeappstorepc.com,fullpcsoftz.com,gomovies.co,hentairon.net,latestcracked.com,megawarez.org,procrackerz.org,profullcrack.com,psdfreebies.com,realhax.com,sajidpc.com,serialkeypro.com,shehrozpc.com,sjcrack.com,soft7star.com,warezcrack.net,workingkeys.org#$#.onp-sl-social-locker { display: none!important; }
windowstechblog.nl#%#AG_onLoad(function() { window.bizpanda = {}; });
bessarabiainform.com##.news-bar
worldstarhiphop.com###marquee-wrapper
worldstarhiphop.com##.marquee-section
sport.segodnya.ua##body > div > div.amp__form
sport.segodnya.ua##body > div > div.amp__form + footer
ntv.com.tr##.article-socialFrame-widget
news.cookpad.com##a[href="https://line.me/R/ti/p/%40oa-cookpadnews"]
nv.ua##section[data-type="advertising"]
nashkraj.by##.news_detail_social
politring.com###body_left > ul.social-links
freetp.org#$#.pagebg { background: none !important; }
novayagazeta.ru##div[class^="SocialsBlock_"]
smartme.pl##.c_ad__container
pepper.pl##.js-banner.aGrid[data-track*="twitter_banner"]
mssqltips.com###signup-div
||zn.ua/user/img/special/zn-youtube.png
zap-hosting.com###social-media-button-instance-container
||robinlinus.github.io/share-the-love/$domain=robinlinus.com
splav.ru##.catalog__item--promo
rubaltic.ru##.link-telegram
bmu.edu.in##.form_common
thediplomat.com###td-share-bar
einthusan.tv###social-wrapper
einthusan.tv#$##social-wrapper { position: absolute!important; left: -3000px!important; }
xi.express##span[class*="Footer_like__"]
xi.express##span[class*="Footer_dislike__"]
trthaber.com##.insta
trthaber.com##.app-buttons-container
trthaber.com##.social-icons-container-ftr
ndtv.com,www-ndtv-com.cdn.ampproject.org##.story_ft-nav
ichip.ru##.float-subscribe
ichip.ru##.subscribe-content
gameinformer.com##.gi5-social-share
pixivision.net##._floated-bottom-bar
eteknix.com###main > div[align="center"] > a[href^="http://bit.ly/"] > img
lenovozone.pl##.social-right-widget
1sa.com.ua##.spoiler-block
likar.info##.rigth-column__socialbar
turbopages.org##.fixed_widget-feedback
climate.nasa.gov##.chertools_floater[data-react-props*="share"]
dyvys.info##.td-banner-bg
4sysops.com###footer-sidebar-3
appledaily.com##.tw-mobile-social_container.sticky
haberturk.com###SocialMediaBox
itc.ua###sn-2
4players.de###social_leftbar
androidinsider.ru###telegram-banner
metro.co.uk###we-need-monies
unn.com.ua##.b-notice-msg
threatpost.com##.c-twitter-post-widget
kfund-media.com,moiglaza.ru##.chatbot
knowyourmeme.com##.combo-wrapper
onedio.ru##.common-social
dailymail.co.uk##.dms-puff
euroki.org##.filter_share
m.star.com.tr,m.gunes.com##.fixed-interaction-bar
vpnmentor.com##.follow-experts
habibs.com.br##.messenger-bot
hdkino.biz##.right-col > div[class="right-block"]:first-child
fotomac.com.tr##.share
anistar.org,anistar.pro,anistar.world,online-stars.org##.share-soc
vpnmentor.com##.side-follow-wrap
appleinsider.ru,hi-news.ru##.sidebar-banner-telegram
webtekno.com##.sidebar-social
tonkosti.ru##.social-friends
tass.ru##.social-promo
kinopoisk.ru##.social-teasers
akket.com##.social-zone
statista.com##.socialMediaBox
everyeye.it##.social_containerx
newkaliningrad.ru##.soclinks__list
mixing.dj##.td-top-menu-full
appbrowser.ru##a[href="https://t.me/appbrowser"]
aa.com.tr##body #socialmobilicon
jp.techcrunch.com##body #stcky-footer
blog.csdn.net##.btn_open_app_prompt_div
blog.csdn.net#$#.article_content { overflow: auto !important; height: auto !important; }
blog.csdn.net##.btn_mod
blog.csdn.net##.readall_box
blog.csdn.net##.feed-Sign-span
blog.csdn.net#$#.weixin-shadowbox { display: none !important; }
jianshu.com##.call-app-btn
jianshu.com##.collapse-tips
jianshu.com#$#.collapse-free-content { overflow: auto !important; height: auto !important; }
jianshu.com#$#.download-app-guidance { display: none !important; }
jianshu.com#$#body { overflow: auto !important; }
minigames.mail.ru#%#//scriptlet("abort-current-inline-script", "$", "advBlock")
mmminigames.mail.ru#%#//scriptlet("abort-current-inline-script", "$", "showAd")
otvet.mail.ru##.wrapper_columns > div.column_right
otvet.mail.ru#%#//scriptlet("set-constant", "Object.prototype.direct", "undefined")
my.mail.ru#%#//scriptlet('set-constant', 'Object.prototype.isAdblockEnable', 'noopFunc')
love.mail.ru#?##app-wrapper > div:has(> div[class] > div[class] > div[class] > a[href*="/tips/?tip=DisableAdblock"])
e.mail.ru,octavius.mail.ru#%#//scriptlet("set-constant", "Object.prototype.adv-list-default-config", "undefined")
@@||e.mail.ru^$generichide
@@||an.yandex.ru/system/context.js$domain=e.mail.ru|octavius.mail.ru
yandex.*##._size_big > div.card-wrapersome
yandex.*#?#.unit_rect[data-log-node]:has(> div[class*="_type_partner "])
yandex.ru##.unit_rect[data-log-node] > div[class*="_type_partner "]
yandex.*##.advert-js
yandex.*#?#span.unit_rect > div.ext-embed:has(> iframe[src^="https://yastatic.net/s3/turbo-static"])
yandex.*#%#//scriptlet("abort-on-property-write", "Object.prototype.adSystem")
zen.yandex.ru##.article-render__block_embed-type_yandex-direct
zen.yandex.*##.article__right > div div[class$="ad-content"]
zen.yandex.ru,zen.yandex.ua,zen.yandex.by,zen.yandex.com,zen.yandex.com.tr,zen.yandex.fr,zen.yandex.kz,zen.yandex.md#%#//scriptlet("abort-on-property-read", "Object.prototype.adv")
docviewer.yandex.*#%#//scriptlet("abort-on-property-read", "Object.prototype.YaAdtuneFeedbackType")
yandex.*##body[data-bem*="Яндекс.Картинки"] div[data-bem*="R-I-"]:not([class*="images-touch-viewer2"])
www.kinopoisk.ru##div[class^="toaster-container"]
www.kinopoisk.ru##div[class^="styles_adBlockWarningRoot"]
www.kinopoisk.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.BannerHtmlBase")
www.kinopoisk.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.Rtb")
yandex.*##.page__result > p ~ div[class*="_type_partner "]
otzovik.com#%#//scriptlet('prevent-eval-if', 'xored')
otzovik.com#%#//scriptlet("abort-on-property-read", "Object.prototype.RtbLoadDone")
otzovik.com#%#//scriptlet("abort-on-property-read", "Object.prototype.RtbBlockRenderStart")
24smi.org#%#//scriptlet('abort-on-property-read', 'Object.prototype.getAdbBits')
sdamgia.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.RenderMarks")
sdamgia.ru##div[role="main"] > div[style*="color:red;"]
sdamgia.ru##.PageLayout-Main > div[class*="_fixedHeight"]
liveinternet.ru#?#.clear ~ div[class]:has(> div.float100 > div[align="center"] > div[id])
liveinternet.ru#?#.leftcolumn > div[class]:has(> form[action="https://www.technohelp.ru/"])
liveinternet.ru#?#script:not([src]) + div[id]:has(> div[style*="width: 100%;"])
liveinternet.ru##.leftcolumn > script[type] + div[style="clear:both;"]
liveinternet.ru##.rightcolumn > div.news
liveinternet.ru#%#//scriptlet('abort-on-property-read', 'Object.prototype.storage')
liveinternet.ru#%#//scriptlet('abort-on-property-read', 'Object.prototype.DataLoaded')
drive2.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.renderBanner")
gismeteo.ru,gismeteo.by,gismeteo.md,gismeteo.kz#%#//scriptlet("abort-on-property-read", "Object.prototype.getAdditionalBanners")
kakprosto.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.Rtb")
m.rp5.ru,m.rp5.ua,m.rp5.by,m.rp5.kz,m.rp5.co.uk,m.rp5.md#%#//scriptlet("set-constant", "adFilters", "undefined")
rp5.ru,rp5.ua,rp5.by,rp5.kz,rp5.co.uk,rp5.md,~m.rp5.ru,~m.rp5.ua,~m.rp5.by,~m.rp5.kz,~m.rp5.co.uk,~m.rp5.md#%#//scriptlet("set-constant", "Object.prototype.cABNoCheck", "undefined")
echo.msk.ru##div.first[style]
echo.msk.ru##*:not(div)[class] > div[style^="overflow:"]
echo.msk.ru##div[id]:empty
echo.msk.ru#?#*:not(div)[class] > div[style^="overflow:"] ~ div[class]:not(:has(> a[href]))
echo.msk.ru#$?#.header_top:not(:has(> .wrapper)) { margin-top: -30px !important; }
echo.msk.ru#%#//scriptlet("set-constant", "Object.prototype.hasShadowDomSupport", "undefined")
echo.msk.ru#%#//scriptlet("set-constant", "Object.prototype.BannerDirect", "undefined")
afisha.ru,letidor.ru,autorambler.ru,wmj.ru,motor.ru,passion.ru,quto.ru,eda.ru,rns.online,championat.com,gazeta.ru,lenta.ru,rambler.ru#%#//scriptlet("abort-on-property-write", "Object.prototype.getPlaceSelectorByBannerId")
rambler.ua,rambler.ru#%#//scriptlet('set-cookie', '_blocker_hidden', '1')
www.rambler.ru#?#.commercial-branding div[class]:has(> div[class][style^="height:"]):not(:has(> a[href*="rambler.ru/"]))
rambler.ru##.banner--container
||7q1z79gxsi.global.ssl.fastly.net^$third-party
rockpapershotgun.com,techradar.com,focus.de,eurogamer.pl,digitalspy.com,geo.de,cnn.com,gamespot.com#%#!function(){function b(){}function a(a){return{get:function(){return a},set:b}}function c(a){a(!1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_control_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking',a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener('sp.blocking',function(a){a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_blocking',!0,!1),this.dispatchEvent(a)})}();
netdoktor.de,eurogamer.it,denofgeek.com,vorname.com,caminteresse.fr#%#!function(){function b(){}function a(a){return{get:function(){return a},set:b}}function c(a){a(!1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_control_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking',a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener('sp.blocking',function(a){a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_blocking',!0,!1),this.dispatchEvent(a)})}();
webwereld.nl,tvspielfilm.de,med1.de,computerworld.com,neowin.net#%#!function(){function b(){}function a(a){return{get:function(){return a},set:b}}function c(a){a(!1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_control_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking',a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener('sp.blocking',function(a){a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_blocking',!0,!1),this.dispatchEvent(a)})}();
kitsapsun.com,digitalcameraworld.com,lcsun-news.com,ohmymag.com,ydr.com,democratandchronicle.com#%#!function(){function b(){}function a(a){return{get:function(){return a},set:b}}function c(a){a(!1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_control_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking',a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener('sp.blocking',function(a){a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_blocking',!0,!1),this.dispatchEvent(a)})}();
livescience.com,knoxnews.com,whathifi.com,t3.com#%#!function(){function b(){}function a(a){return{get:function(){return a},set:b}}function c(a){a(!1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_control_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking',a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isContentBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBeacons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener('sp.blocking',function(a){a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_blocking',!0,!1),this.dispatchEvent(a)})}();
tomsguide.com,lancashiretelegraph.co.uk,yorkpress.co.uk,bournemouthecho.co.uk,cesoirtv.com,playboy.de,business.dk,yourlocalguardian.co.uk,worcesternews.co.uk,wirralglobe.co.uk,wimbledonguardian.co.uk,wiltshiretimes.co.uk,wiltsglosstandard.co.uk,westerntelegraph.co.uk,watfordobserver.co.uk,warringtonguardian.co.uk,times-series.co.uk,thurrockgazette.co.uk,thisisoxfordshire.co.uk,thisislocallondon.co.uk,thewestmorlandgazette.co.uk,thenorthernecho.co.uk,the-gazette.co.uk,suttonguardian.co.uk,surreycomet.co.uk,stroudnewsandjournal.co.uk,stourbridgenews.co.uk,sthelensstar.co.uk,stalbansreview.co.uk,somersetcountygazette.co.uk,salisburyjournal.co.uk,runcornandwidnesworld.co.uk,richmondandtwickenhamtimes.co.uk,readingchronicle.co.uk,oxfordtimes.co.uk,northwichguardian.co.uk,newsshopper.co.uk,maldonandburnhamstandard.co.uk,ledburyreporter.co.uk,kidderminstershuttle.co.uk,keighleynews.co.uk,hampshirechronicle.co.uk,halsteadgazette.co.uk,guardian-series.co.uk,greenocktelegraph.co.uk,gazetteseries.co.uk,gazetteandherald.co.uk,gazette-news.co.uk,falmouthpacket.co.uk,eveshamjournal.co.uk,enfieldindependent.co.uk,thenational.scot,echo-news.co.uk,dorsetecho.co.uk,darlingtonandstocktontimes.co.uk,croydonguardian.co.uk,clydebankpost.co.uk,clactonandfrintongazette.co.uk,carbuyer.co.uk,burytimes.co.uk,bucksfreepress.co.uk,bromsgroveadvertiser.co.uk,bridportnews.co.uk,bridgwatermercury.co.uk,basingstokegazette.co.uk,asianimage.co.uk,largsandmillportnews.com,herefordtimes.com,heraldscotland.comeastlothiancourier.com,dunfermlinepress.com,bordertelegraph.com,ardrossanherald.com#%#(function(b,d,e){function a(){}b={get:function(){return a},set:a},d={};Object.defineProperties(d,{spid_control_callback:b,content_control_callback:b,vid_control_callback:b});e=new Proxy({},{get:function(a,c){switch(c){case "config":return d;case "_setSpKey":throw Error();default:return a[c]}},set:function(a,c,b){switch(c){case "config":return!0;case "bootstrap":case "mms":return a[c]=b,!0;default:throw Error();}}});Object.defineProperty(window,"_sp_",{get:function(){return e},set:a})})();
nba.com,pcgamer.com,brigitte.de,moviefone.com,20min.ch,yeovilexpress.co.uk,witneygazette.co.uk,windsorobserver.co.uk,wilmslowguardian.co.uk,wharfedaleobserver.co.uk,wearvalleyadvertiser.co.uk,wandsworthguardian.co.uk,tivysideadvertiser.co.uk,thisisthewestcountry.co.uk,thevillager.co.uk,thetottenhamindependent.co.uk,thescottishfarmer.co.uk,tewkesburyadmag.co.uk,southwestfarmer.co.uk,southwalesguardian.co.uk,southendstandard.co.uk,smallholder.co.uk,sloughobserver.co.uk,romseyadvertiser.co.uk,redditchadvertiser.co.uk,prestwichandwhitefieldguide.co.uk,penarthtimes.co.uk,northyorkshireadvertiser.co.uk,milfordmercury.co.uk,middlewichguardian.co.uk,messengernewspapers.co.uk,malverngazette.co.uk,ludlowadvertiser.co.uk,leighjournal.co.uk,knutsfordguardian.co.uk,ilkleygazette.co.uk,hillingdontimes.co.uk,heraldseries.co.uk,helensburghadvertiser.co.uk,harwichandmanningtreestandard.co.uk,harrowtimes.co.uk,halesowennews.co.uk,gazetteherald.co.uk,freepressseries.co.uk,troontimes.com,epsomguardian.co.uk,ealingtimes.co.uk,durhamadvertiser.co.uk,dumbartonreporter.co.uk,dudleynews.co.uk,droitwichadvertiser.co.uk,peeblesshirenews.com,creweguardian.co.uk,cravenherald.co.uk,cotswoldjocravenherald.co.uk,urnal.co.uk,consettstanleyadvertiser.co.uk,chorleycitizen.co.uk,chesterlestreetadvertiser.co.uk,chelmsfordweeklynews.co.uk,chardandilminsternews.co.uk,campaignseries.co.uk,burnhamandhighbridgeweeklynews.co.uk,brentwoodlive.co.uk,braintreeandwithamtimes.co.uk,bracknellnews.co.uk,borehamwoodtimes.co.uk,basildonstandard.co.uk,barryanddistrictnews.co.uk,banburycake.co.uk,aol.co.uk,andoveradvertiser.co.uk,irvinetimes.com,impartialreporter.com,cumnockchronicle.com,centralfifetimes.com,carrickherald.com,bicesteradvertiser.net,barrheadnews.com,ayradvertiser.com,alloaadvertiser.com#%#(function(o){function a(a){return{get:function(){return a},set:b}}function b(){}function c(){throw"Adguard: stopped a script execution.";}var d={},e=a(function(a){a(!1)}),f={},g=EventTarget.prototype.addEventListener;o(d,{spid_control_callback:a(b),content_control_callback:a(b),vid_control_callback:a(b)});o(f,{config:a(d),_setSpKey:{get:c,set:c},checkState:e,isAdBlocking:e,getSafeUri:a(function(a){return a}),pageChange:a(b),setupSmartBeacons:a(b)});Object.defineProperty(window,"_sp_",a(f));EventTarget.prototype.addEventListener=function(a){"sp.blocking"!=a&&"sp.not_blocking"!=a&&g.apply(this,arguments)}})(Object.defineProperties);
spiegel.de#%#!function(){function b(){}function a(a){return{get:function(){return a},set:b}}function c(a){a(!1)}-1==window.location.href.indexOf("spiegel.de/consent-")&&(AG_defineProperty("_sp_.config.content_control_callback",a(b)),AG_defineProperty("_sp_.config.spid_control_callback",a(b)),AG_defineProperty("_sp_.config.vid_control_callback",a(b)),AG_defineProperty("_sp_.config.disableBlockerStyleSheets",a(!1)),AG_defineProperty("_sp_.checkState",a(c)),AG_defineProperty("_sp_.isAdBlocking",a(c)),AG_defineProperty("_sp_.isAdblocking", a(c)),AG_defineProperty("_sp_.isContentBlockerPresent",a(c)),AG_defineProperty("_sp_.getSafeUri",a(function(a){return a})),AG_defineProperty("_sp_.pageChange",a(b)),AG_defineProperty("_sp_.setupSmartBeacons",a(b)),AG_defineProperty("_sp_.msg.startMsg",a(b)),document.addEventListener("sp.blocking",function(a){a.stopImmediatePropagation();a=document.createEvent("Event");a.initEvent("sp.not_blocking",!0,!1);this.dispatchEvent(a)}))}();
cyclingnews.com,pcgamer.com,eurogamer.pt,bikeperfect.com,loudersound.com,guitarworld.com,creativebloq.com,musicradar.com#%#//scriptlet("abort-on-property-read", "_sp_.mms.startMsg")
!+ NOT_OPTIMIZED
||eurogamer-uk.eurogamer.net^
!+ NOT_PLATFORM(ext_ublock)
cams.xvideos.com,zfile.in.ua,coolefriend.com,simpleflying.com,battleboats.io,freelistenonline.com,poedb.tw,dropmefiles.net,kinospektr.biz,sosyalbilgiler.net,torrentvhd.biz,thehaphazardtraveler.com,hypebeast.com,aws.training,odessa.ua,horlab.com,xatakaciencia.com,xatakamovil.com,auto-motor-i-sport.pl,menshealth.pl,motocykl-online.pl,runners-world.pl,womenshealth.pl,lejdd.fr,novy.tv,teleportal.ua,a-mean-blog.com,aioboot.com,dist-tutor.info,investmentwatchblog.com,life.ru,1000ps.de,abw.by,abw.ru,americanlookout.com,androidcentral.com,arstechnica.com,audio-cutter.com,audio-joiner.com,duit.cbizjournals.com,blackdesertbase.ru,bloomberg.com,bootcampdrivers.freeforums.net,closermag.fr,convert-video-online.com,csdn.net,dailyherald.com,diffnow.com,downloadgamexbox.com,estrepublicain.fr,extract.me,fightnews.info,filmtotaal.nl,flashgames.ru,flightaware.com,forexpeacearmy.com,foros.3dgames.com.ar,fourtoutici.top,fourtoutici.xyz,freegfxdownload.com,getgreenshot.org,goducks.com,greenbayphoenix.com,imore.com,iphonesoft.fr,kshowonline.com,lalsace.fr,lifehack.org,likuoo.video,megagames.com,mel.fm,mikrobitti.fi,modelist-konstruktor.com,mp3cut.net,mp3cut.ru,msueagles.com,naturallycurly.com,ncaa.com,newkaliningrad.ru,nv-online.info,nzz.ch,observador.pt,online-audio-converter.com,online-video-cutter.com,online-voice-recorder.com,onwardstate.com,orlygift.com,outschool.com,photoreview.com.au,phpscripttr.com,pixiz.com,pokehuntr.com,postandcourier.com,pr-cy.ru,pri.org,proboards.com,professorweb.ru,radioforest.net,randaris-anime.net,republicain-lorrain.fr,returnofreckoning.com,saveur.com,sbs.com.au,semantic-ui.com,shlyahten.ru,shopback.com.au,swatchseries.to,theland.com.au,theralphretort.com,thesenior.com.au,thestar.co.uk,tideschart.com,tmohentai.com,todayinliege.be,topsante.com,tsn.ua,tumangaonline.com,umterps.com,vosgesmatin.fr,webcamera.io,wesh.com,windowscentral.com,xataka.com,xnxx.com,zerohedge.com#%#//scriptlet("prevent-fab-3.2.0")
cams.xvideos.com,zfile.in.ua,coolefriend.com,simpleflying.com,battleboats.io,freelistenonline.com,poedb.tw,dropmefiles.net,kinospektr.biz,sosyalbilgiler.net,torrentvhd.biz,thehaphazardtraveler.com,hypebeast.com,aws.training,odessa.ua,horlab.com,xatakaciencia.com,xatakamovil.com,auto-motor-i-sport.pl,menshealth.pl,motocykl-online.pl,runners-world.pl,womenshealth.pl,lejdd.fr,novy.tv,teleportal.ua,a-mean-blog.com,aioboot.com,dist-tutor.info,investmentwatchblog.com,life.ru,1000ps.de,abw.by,abw.ru,americanlookout.com,androidcentral.com,arstechnica.com,audio-cutter.com,audio-joiner.com,duit.cbizjournals.com,blackdesertbase.ru,bloomberg.com,bootcampdrivers.freeforums.net,closermag.fr,convert-video-online.com,csdn.net,dailyherald.com,diffnow.com,downloadgamexbox.com,estrepublicain.fr,extract.me,fightnews.info,filmtotaal.nl,flashgames.ru,flightaware.com,forexpeacearmy.com,foros.3dgames.com.ar,fourtoutici.top,fourtoutici.xyz,freegfxdownload.com,getgreenshot.org,goducks.com,greenbayphoenix.com,imore.com,independent.co.uk,iphonesoft.fr,kshowonline.com,lalsace.fr,lifehack.org,likuoo.video,megagames.com,mel.fm,mikrobitti.fi,modelist-konstruktor.com,mp3cut.net,mp3cut.ru,msueagles.com,naturallycurly.com,ncaa.com,newkaliningrad.ru,nv-online.info,nzz.ch,observador.pt,online-audio-converter.com,online-video-cutter.com,online-voice-recorder.com,onwardstate.com,orlygift.com,outschool.com,photoreview.com.au,phpscripttr.com,pixiz.com,pokehuntr.com,postandcourier.com,pr-cy.ru,pri.org,proboards.com,professorweb.ru,radioforest.net,randaris-anime.net,republicain-lorrain.fr,returnofreckoning.com,saveur.com,sbs.com.au,semantic-ui.com,shlyahten.ru,shopback.com.au,swatchseries.to,theland.com.au,theralphretort.com,thesenior.com.au,thestar.co.uk,tideschart.com,tmohentai.com,todayinliege.be,topsante.com,tsn.ua,tumangaonline.com,umterps.com,vosgesmatin.fr,webcamera.io,wesh.com,windowscentral.com,xataka.com,xnxx.com,zerohedge.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
ptisidiastima.com,medebooks.xyz,re-library.com,mobilereset99.com#%#//scriptlet("abort-on-property-write", "ai_front")
cee-trust.org,udemydl.com,biopills.net,ptisidiastima.com,medebooks.xyz,re-library.com,mobilereset99.com##[style*="cursor:"][style*="user-select: none;"][style*="z-index:"]
cee-trust.org,udemydl.com#%#//scriptlet("abort-on-property-read", "ai_run_scripts")
/wp-content/*/javascripts/*.passive_display_adblock.js$~third-party
@@/js/adview_pic_cpc_cpm_cpa_guanggao_gg_ads_300x250.js
@@.com/js/advertisement.js$~third-party
||wp-r.github.io/adsplacer_pro/$third-party
||wp-r.github.io/*/assets/js/jquery.adsplacer.ab-testing.js
/wp-content/plugins/adsplacer_pro/assets/js/jquery.adsplacer.adblock.js
@@/wp-content/themes/wp-mason/static/js/ads.js$~third-party
/wp-content/plugins/simple-adblock-notice/*
/wp-content/plugins/noadblock-nice-message/*
/plugins/ad-blocking-advisor/*
@@/wp-content/plugins/ad-blocking-advisor/js/ads.js|
##.ad-blocking-advisor-wrapper
||s3.amazonaws.com/assets.sidearmsports.com/plugins/detector.min.js$script,redirect=noopjs
/^https?:\/\/[^\/]+\.[^\/]+\/[a-zA-Z0-9]{32,}$/$script,~third-party,domain=~ofeminin.pl|~vibez.pl|~superauto.pl|~totalmoney.pl|~videostar.pl|~fotoblogia.pl|~gadzetomania.pl|~komorkomania.pl|~autocentrum.pl|~autokult.pl|~novinky.cz|~dobreprogramy.pl|~abczdrowie.pl|~ignboards.com|~chronicle.com|~wetteronline.at|~realtor.ca|~parenting.pl|~pulsembed.eu|~ytwkco.com|~anhjrnog.zlhlk.com|~kompasiana.com|~tkepyc.com|~lvxutzhzm.com|~bgxwfrjty.com|~pch.com|~open.fm|~money.pl|~tribunnews.com|~onet.pl|~przegladsportowy.pl|~ekstraklasa.tv|~medonet.pl|~auto-swiat.pl|~businessinsider.com.pl|~fakt.pl|~forbes.pl|~noizz.pl|~plejada.pl|~vod.pl|~komputerswiat.pl|~wp.pl|~coco.fr|~ign.com|~namemc.com|~roblox.com|~sap.com|~studio-svet.ru|~stumbleupon.com|~trueachievements.com|~tv.yandex.by|~tv.yandex.kz|~tv.yandex.ru|~tv.yandex.ua|~wetteronline.de|~justjared.com|~gfycat.com|~ejuslehq.com|~o2.pl|~pudelek.pl|~ltzwsjgg.bpghhjtmn.com|~carrefour.fr|~priceline.com.au|~ancestry.com.au|~carrefour.com|~vpolshchi.pl
/^https?:\/\/[^\/]+\/[a-zA-Z0-9]{32,}$/$script,third-party,domain=~ofeminin.pl|~vibez.pl|~superauto.pl|~totalmoney.pl|~videostar.pl|~fotoblogia.pl|~gadzetomania.pl|~komorkomania.pl|~autocentrum.pl|~autokult.pl|~dobreprogramy.pl|~abczdrowie.pl|~ignboards.com|~wetteronline.at|~newsweek.pl|~parenting.pl|~pulsembed.eu|~grid.id|~kompasiana.com|~centrum.cz|~tkepyc.com|~pch.com|~open.fm|~money.pl|~tribunnews.com|~onet.pl|~przegladsportowy.pl|~ekstraklasa.tv|~medonet.pl|~auto-swiat.pl|~businessinsider.com.pl|~fakt.pl|~forbes.pl|~noizz.pl|~plejada.pl|~vod.pl|~komputerswiat.pl|~wp.pl|~coco.fr|~ign.com|~namemc.com|~roblox.com|~sap.com|~studio-svet.ru|~stumbleupon.com|~trueachievements.com|~tv.yandex.by|~tv.yandex.kz|~tv.yandex.ru|~tv.yandex.ua|~wetteronline.de|~justjared.com|~mynet.com|~o2.pl|~pudelek.pl|~bolasport.com|~vpolshchi.pl
/^https:\/\/.*?\/v2\/0\/[a-zA-Z0-9_-]{30,}$/$third-party,script,domain=~techworld.com
/^https?:\/\/[^\/]+\.[^\/]+\/[a-zA-Z0-9_-]{32,}$/$script,third-party,domain=boredpanda.com|digitaltrends.com|geekspin.co|cleveland.com|veliainn.com|inquirer.net|winhelponline.com|bloody-disgusting.com|bigleaguepolitics.com|sportskeeda.com
/wp-content/plugins/kill-adblock/*
##.kill-adblock-container
bloody-disgusting.com,haberolduk.com,askdifference.com,multics.eu,pipeflare.io,topbestalternatives.com,whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.cc,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,stol.it,ligainsider.de#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display:block!important; }
xda-developers.com,metv.com,nbcnews.com,wegotthiscovered.com,savvytime.com,nbcsportsedge.com,haber3.com,androidpolice.com,news.com.au,forums.radioreference.com,boston.com,reviewgeek.com,technicpack.net,theblaze.com,morfix.co.il,factinate.com,phonearena.com,stripes.com,progameguides.com,weatherbug.com,patheos.com,online-tech-tips.com,digitaltrends.com,helpdeskgeek.com,britannica.com,wrestlinginc.com,superherohype.com,news24.com,pgatour.com,wral.com,gamepur.com,fin24.com,geekzone.co.nz,upi.com,thewindowsclub.com,androidcure.com,secondnexus.com,health24.com,wokesloth.com,sport24.co.za,onmsft.com,cultofmac.com,washingtontimes.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "admiral")
mangasee123.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "googletag")
grandprix247.com,familyminded.com,xcalibrscans.com,cbsnews.com,finviz.com,ign.com,workandmoney.com,today.com,rottentomatoes.com,walterfootball.com,dotesports.com,boredpanda.com,cleveland.com#%#//scriptlet("set-constant", "admiral", "noopFunc")
tiger-algebra.com,blackenterprise.com,crooksandliars.com,cmacapps.com,cwtv.com,feral-heart.com,gamerevolution.com,gktoday.in,informazionefiscale.it,inquirer.net,interestingengineering.com,legacy.com,leitesculinaria.com,nofilmschool.com,obsev.com,order-order.com,pleated-jeans.com,post-gazette.com,practicalclinicalskills.com,ranker.com,sanfoundry.com,simpleflying.com,thegatewaypundit.com,timelessleaf.com,viraliq.com,winhelponline.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "admiral")
gry.pl#%#Object.defineProperty(Object.prototype, 'hasAdmiralList', { get: function() { throw null; }, set: function() { throw null; } });
digitaltrends.com#@#.pub_300x250
digitaltrends.com#@#.pub_300x250m
digitaltrends.com#@#.pub_728x90
digitaltrends.com#@#.text-ad
digitaltrends.com#@#.text-ad-links
digitaltrends.com#@#.text-ads
digitaltrends.com#@#.textAd
digitaltrends.com#@#.text_ad
digitaltrends.com#@#.text_ads
digitaltrends.com#@#.text_ads_2
||childlikeform.com^$third-party
||nappyattack.com^$third-party
||outstandingsnails.com^$third-party
||bedsberry.com^$third-party
||shrillspoon.com^$third-party
||fearlessfaucet.com^$third-party
||nondescriptnote.com^$third-party
||tiresomethunder.com^$third-party
||sordidsmile.com^$third-party
||superficialeyes.com^$third-party
||hollowafterthought.com^$third-party
||uninterestedquarter.com^$third-party
||impossibleexpansion.com^$third-party
||friendwool.com^$third-party
||lovelydrum.com^$third-party
||breadbalance.com^$third-party
||stakingsmile.com^$third-party
||rabbitrifle.com^$third-party
||cherriescare.com^$third-party
||conditionchange.com^$third-party
||scarfsmash.com^$third-party
||fadewaves.com^$third-party
||breakableinsurance.com^$third-party
||cratecamera.com^$third-party
||awesomeagreement.com^$third-party
||pluckypocket.com^$third-party
||glisteningguide.com^$third-party
||railwayreason.com^$third-party
||scintillatingsilver.com^$third-party
||sulkycook.com^$third-party
||fallaciousfifth.com^$third-party
||colossalcoat.com^$third-party
||cutechin.com^$third-party
||shakegoldfish.com^$third-party
||absorbingcorn.com^$third-party
||livelylaugh.com^$third-party
||selfishsnake.com^$third-party
||soretrain.com^$third-party
||dockdigestion.com^$third-party
||ancientact.com^$third-party
||ticketaunt.com^$third-party
||movemeal.com^$third-party
||warmafterthought.com^$third-party
||bawdybalance.com^$third-party
||boilingcredit.com^$third-party
||unwieldyhealth.com^$third-party
||wearbasin.com^$third-party
||rhetoricalloss.com^$third-party
||stalesummer.com^$third-party
||firstfrogs.com^$third-party
||enviousshape.com^$third-party
||calmcactus.com^$third-party
||sinceresubstance.com^$third-party
||overconfidentfood.com^$third-party
||honorableland.com^
||causecherry.com^$third-party
||hocgeese.com^$third-party
||habitualhumor.com^$third-party
||dapperdiscussion.com^$third-party
||curvycry.com^$third-party
fosspost.org,portalvirtualreality.ru,pingvin.pro,bonobono.com,curbsideclassic.com,wpgutenberg.top,3dmodelshare.org,turkishfoodchef.com,itechua.com,blowxtube.com,orhanbhr.com,testosterontr.com,criptomonedaseico.com,appsfullversion.com,downloadsachmienphi.com,fimico.de,manhuaplus.com,canyoublockit.com,48idol.tv,freeallcourse.com,congressoemfoco.uol.com.br,dogalvadi.com,kompukter.ru,paragezegeni.com,gatevidyalay.com,corgit.xyz,freefincal.com,dsogaming.com,bordoklavyeli.net,newonce.net,gpcoder.com,androidexplained.com,borodavsem.ru,czechavfree.com,karaokes.com.ar,kulturalnemedia.pl,magazeta.com,mur.tv,o365info.com,proswift.ru,sovetolog.com,tehnobzor.ru,thelongdark.ru,thewindowsclub.thewindowsclubco.netdna-cdn.com,windowstechblog.nl,xiaomitech.net#%#//scriptlet("abort-on-property-read", "anOptions")
!#safari_cb_affinity(general)
/wp-content/uploads/*/*.js$domain=48idol.tv|paragezegeni.com|androidexplained.com|borodavsem.ru|czechavfree.com|karaokes.com.ar|magazeta.com|mur.tv|o365info.com|proswift.ru|sovetolog.com|tehnobzor.ru|thelongdark.ru|thewindowsclub.thewindowsclubco.netdna-cdn.com|windowstechblog.nl|xiaomitech.net
fosspost.org,portalvirtualreality.ru,pingvin.pro,bonobono.com,curbsideclassic.com,wpgutenberg.top,3dmodelshare.org,turkishfoodchef.com,itechua.com,blowxtube.com,orhanbhr.com,testosterontr.com,criptomonedaseico.com,appsfullversion.com,downloadsachmienphi.com,fimico.de,manhuaplus.com,canyoublockit.com,48idol.tv,freeallcourse.com,congressoemfoco.uol.com.br,dogalvadi.com,kompukter.ru,paragezegeni.com,gatevidyalay.com,corgit.xyz,freefincal.com,dsogaming.com,bordoklavyeli.net,newonce.net,gpcoder.com,androidexplained.com,borodavsem.ru,czechavfree.com,karaokes.com.ar,kulturalnemedia.pl,magazeta.com,mur.tv,o365info.com,proswift.ru,sovetolog.com,tehnobzor.ru,thelongdark.ru,thewindowsclub.thewindowsclubco.netdna-cdn.com,windowstechblog.nl,xiaomitech.net#@#.an-advert-banner
fosspost.org,portalvirtualreality.ru,pingvin.pro,bonobono.com,curbsideclassic.com,wpgutenberg.top,3dmodelshare.org,turkishfoodchef.com,itechua.com,blowxtube.com,orhanbhr.com,testosterontr.com,criptomonedaseico.com,appsfullversion.com,downloadsachmienphi.com,fimico.de,manhuaplus.com,canyoublockit.com,48idol.tv,freeallcourse.com,congressoemfoco.uol.com.br,dogalvadi.com,kompukter.ru,paragezegeni.com,gatevidyalay.com,corgit.xyz,freefincal.com,dsogaming.com,bordoklavyeli.net,newonce.net,gpcoder.com,androidexplained.com,borodavsem.ru,czechavfree.com,karaokes.com.ar,kulturalnemedia.pl,magazeta.com,mur.tv,o365info.com,proswift.ru,sovetolog.com,tehnobzor.ru,thelongdark.ru,thewindowsclub.thewindowsclubco.netdna-cdn.com,windowstechblog.nl,xiaomitech.net#@#.an-sponsored
!#safari_cb_affinity
unixhow.com,forums.rusmedserv.com,vsthouse.ru,primpogoda.ru,gitjournal.tech#%#//scriptlet("abort-on-property-write", "adregain_wall")
forums.rusmedserv.com,vsthouse.ru,primpogoda.ru,gitjournal.tech#%#//scriptlet("abort-on-property-read", "ad_nodes")
razlozhi.ru#$#body > div[style*="background: url("][style*="/default/bg.png"] > div[style$="px;"] { width: 100% !important }
razlozhi.ru#$#body > div[style*="background: url("][style*="/default/bg.png"] > div[style^="top:"] ~ div[class]:not([style]) { left: 100% !important; }
shakko.ru,vadimrazumov.ru,levik.blog,varlamov.ru,lena-miro.ru,olegmakarenko.ru,periskop.su,livejournal.com#%#//scriptlet("abort-on-property-read", "Object.prototype.showAd")
razlozhi.ru#%#//scriptlet('abort-on-property-read', 'Object.prototype.initTime')
auto.ru#%#//scriptlet('json-prune', 'ads')
||d2wy8f7a9ursnm.cloudfront.net/v*/bugsnag.min.js$domain=checkadblock.ru
||sentry-cdn.com^$domain=checkadblock.ru
topbusiness24.ru,mydomsam.ru,hubuhu.ru,moysadinfo.ru,mybusinessplus.ru,dukand.ru,mydizayn.ru,polzadom.ru,umnodachnik.ru,delnyesovety.ru,soverhenie.ru,mirinteresa.ru,uskorit.ru,dskyar.ru,biscand.ru,smartid24.ru,stroysaminfo.ru,topsovety.ru,sotsvetiya.ru,imdaily.ru,turizmnaok.ru,zdorovyobrazzhizni.ru,kinomann.ru,techinfolife.ru,dommoysad.ru,rteinfo.ru,psisovety.ru,kvilit.ru,speshit.ru,ollss.ru#%#//scriptlet("abort-current-inline-script", "document.getElementById", "/window\.onclick/")
!#safari_cb_affinity(general)
aufderbuehne.de,trainingsworld.com,zaubertopf.de,totallygamergirl.com,maclife.de,kuechengoetter.de,survivethis.news,prad.de,infranken.de,nachrichten.at,moviejones.de,np-coburg.de,frankenpost.de,insuedthueringen.de,augsburger-allgemeine.de,4fansites.de,general-anzeiger-bonn.de,kurier.de,knuddels.de,fumsmagazin.de,reisefrage.net,motorradfrage.net,autofrage.net,sportlerfrage.net,gesundheitsfrage.net,finanzfrage.net,wer-weiss-was.de,spielfilm.de,jappy.com,serienjunkies.de,woxikon.de,wize.life,computerfrage.net,gutefrage.net,teckbote.de,ligainsider.de,woxikon.de,rp-online.de,frag-mutti.de,ksta.de,sol.de,noz.de,mopo.de,express.de,berliner-kurier.de,berliner-zeitung.de#@#.full_AD
aufderbuehne.de,trainingsworld.com,zaubertopf.de,totallygamergirl.com,maclife.de,kuechengoetter.de,survivethis.news,prad.de,infranken.de,nachrichten.at,moviejones.de,np-coburg.de,frankenpost.de,insuedthueringen.de,augsburger-allgemeine.de,4fansites.de,general-anzeiger-bonn.de,kurier.de,knuddels.de,fumsmagazin.de,reisefrage.net,motorradfrage.net,autofrage.net,sportlerfrage.net,gesundheitsfrage.net,finanzfrage.net,wer-weiss-was.de,spielfilm.de,jappy.com,serienjunkies.de,woxikon.de,wize.life,computerfrage.net,gutefrage.net,teckbote.de,ligainsider.de,rp-online.de,frag-mutti.de,ksta.de,sol.de,noz.de,mopo.de,express.de,berliner-kurier.de,berliner-zeitung.de#@#.full_ad
aufderbuehne.de,trainingsworld.com,zaubertopf.de,totallygamergirl.com,maclife.de,kuechengoetter.de,survivethis.news,prad.de,infranken.de,nachrichten.at,moviejones.de,np-coburg.de,frankenpost.de,insuedthueringen.de,augsburger-allgemeine.de,4fansites.de,general-anzeiger-bonn.de,kurier.de,knuddels.de,fumsmagazin.de,reisefrage.net,motorradfrage.net,autofrage.net,sportlerfrage.net,gesundheitsfrage.net,finanzfrage.net,wer-weiss-was.de,spielfilm.de,jappy.com,serienjunkies.de,woxikon.de,wize.life,computerfrage.net,gutefrage.net,teckbote.de,ligainsider.de,woxikon.de,rp-online.de,frag-mutti.de,ksta.de,sol.de,noz.de,mopo.de,express.de,berliner-kurier.de,berliner-zeitung.de#@#.banner_ad
!#safari_cb_affinity
hdrezkapoi.org,hdrezkarty.org,hdrezkacvb.org,hdrezka.ag,upivi.com,hdrezka.me,ikinopoisk.com,kinopub.me,3ivi.com,rezkify.com,aghdrezka.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.com,hdrezka.sh,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokinopoisk.com,hdrezka-ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.com.ua,hdrezka.host,hdrezka.lol,hdrezka.name,hdrezka.site,hdrezka.today,hdrezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com#%#//scriptlet("set-constant", "window.abc", "false")
online-fix.me#%#//scriptlet('prevent-setTimeout', '/[a-w0-9]{12,}/')
online-fix.me#$#div.quote a.btn { pointer-events: auto !important; }
online-fix.me#?#.sidebar > div.sidebar-block:contains(Adblock)
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=texture-packs.com|xdarom.com
texture-packs.com#%#//scriptlet("abort-on-property-read", "mdpDeBlockerDestroyer")
xdarom.com#%#//scriptlet('prevent-setTimeout', 'mdp-deblocker')
!#safari_cb_affinity(general)
!#safari_cb_affinity
/components/js/analytics.js$~third-party,script,xmlhttprequest,redirect=noopjs
/common/templates/dfp/dfp-component-template.html$~third-party,other,xmlhttprequest,redirect=nooptext
@@/common/templates/dfp/dfp-component-template.html$~third-party,domain=usrowing.org|bigten.org|gousfbulls.com
utsports.com##body > div[class][aria-label="Ad Blocker Detected"]
freemaptools.com,footyheadlines.com,flightradar24.com,morewords.com,haberglobal.com.tr,ldoceonline.com,mentalflare.com,magesy.blog,superesportes.com.br,arquitecturaydiseno.es,ik4.es,mathrubhumi.com,tellows.de,notizieora.it,spiele-umsonst.de,gotvach.bg,intersinema.com,reshish.com,grammar.com,lacrossetribune.com,goodreturns.in,corrieredellosport.it,mackolik.com,malaysiakini.com,natlawreview.com,tsf.pt,pesmaster.com,kansas.com,natalie.mu,filmibeat.com,iol.pt,zerohedge.com,wordplays.com,friday.kodansha.co.jp,tuttosport.com,melty.fr,manta.com,fildo.net,wuolah.com,hurriyetdailynews.com,t24.com.tr,brocardi.it,webcafe.bg,myhealthgazette.com,jn.pt,lanostratv.it,wxii12.com,informazionefiscale.it,mytuner-radio.com,bradenton.com,kizlarsoruyor.com,newsobserver.com,pianetadesign.it,on-mag.fr,ispazio.net,wyff4.com,calcolareonline.eu,occhionotizie.it,smallseotools.com,ilgiornale.it,softwaresde.com,money.it,evcililanlar.com,wort-suchen.de,phrases.com,jedewoche-rabatte.de,download.gg,drugs.com,supersoluce.com,sacbee.com,geekzone.co.nz,spidersweb.pl,newgames.com,gigazine.net,fresherslive.com,timeout.co.il,universoformulas.com,openshot.org,wdsu.com,charlotteobserver.com,rhymes.net,pressherald.com,zilinak.sk,antoloji.com,f5haber.com,sneakernews.com,shwoghk14.blogspot.com,europapress.es,guiainfantil.com,dunya.com,eksiup.com,1point3acres.com,sabervivirtv.com,foxnews.com,proprofs.com,abbreviations.com,woxikon.de,mavikadin.com,gizbot.com,lyrics.com,dicionario.priberam.org,wisn.com,news.goo.ne.jp,haberler.com,sondakika.com,regnradar.se,agazeta.com.br,thehill.com,quotes.net,cnnindonesia.com,newsbomb.gr,interpals.net,boldsky.com,detik.com,tecnoblog.net,wenxuecity.com,abola.pt,drivespark.com,mykhel.com,careerindia.com,goodreturns.in,oneindia.com,greensboro.com,ynetnews.com,abcnyheter.no,accuweather.com,avsforum.com,bellinghamherald.com,blic.rs,blitz.bg,bloomberght.com,bnd.com,brantfordexpositor.ca,business.financialpost.com,canoe.com,cinemablend.com,contra.gr,digitaltrends.com,dumpert.nl,dziennikbaltycki.pl,elmundo.es,elnuevoherald.com,esquire.com.gr,expressilustrowany.pl,fredericksburg.com,fresnobee.com,haberturk.com,hnonline.sk,ign.com,index.hr,interia.pl,izismile.com,jetphotos.com,kansascity.com,kentucky.com,klix.ba,kupujemprodajem.com,ladylike.gr,latimes.com,lecturas.com,lifestyle.bg,listenonrepeat.com,maisfutebol.iol.pt,marca.com,marketscreener.com,metropoles.com,money.bg,montrealgazette.com,mtlblog.com,mynet.com,narcity.com,nationalpost.com,news.bg,news247.gr,ni.dk,ntv.com.tr,nwitimes.com,observador.pt,okdiario.com,omaha.com,phonearena.com,polskatimes.pl,poststar.com,sanluisobispo.com,showtv.com.tr,slickdeals.net,sme.sk,snopes.com,sport24.gr,star-telegram.com,startv.com.tr,sunherald.com,tdn.com,theindependent.com,theobserver.ca,theprovince.com,thesouthern.com,thestate.com,tomshw.it,topito.com,topsport.bg,torontosun.com,trib.com,uol.com.br,vancouversun.com,wcfcourier.com,windsorstar.com,ynet.co.il,yourdictionary.com,zonebourse.com#$#body { overflow: visible !important; }
freemaptools.com,footyheadlines.com,flightradar24.com,morewords.com,haberglobal.com.tr,ldoceonline.com,mentalflare.com,magesy.blog,superesportes.com.br,arquitecturaydiseno.es,ik4.es,mathrubhumi.com,tellows.de,notizieora.it,spiele-umsonst.de,gotvach.bg,intersinema.com,reshish.com,grammar.com,lacrossetribune.com,goodreturns.in,corrieredellosport.it,mackolik.com,malaysiakini.com,natlawreview.com,tsf.pt,pesmaster.com,kansas.com,natalie.mu,filmibeat.com,iol.pt,zerohedge.com,wordplays.com,friday.kodansha.co.jp,tuttosport.com,melty.fr,manta.com,fildo.net,wuolah.com,hurriyetdailynews.com,t24.com.tr,brocardi.it,webcafe.bg,myhealthgazette.com,jn.pt,lanostratv.it,wxii12.com,informazionefiscale.it,mytuner-radio.com,bradenton.com,kizlarsoruyor.com,newsobserver.com,pianetadesign.it,on-mag.fr,ispazio.net,wyff4.com,calcolareonline.eu,occhionotizie.it,smallseotools.com,ilgiornale.it,softwaresde.com,money.it,evcililanlar.com,wort-suchen.de,phrases.com,jedewoche-rabatte.de,download.gg,drugs.com,supersoluce.com,sacbee.com,geekzone.co.nz,spidersweb.pl,newgames.com,gigazine.net,fresherslive.com,timeout.co.il,universoformulas.com,openshot.org,wdsu.com,charlotteobserver.com,rhymes.net,pressherald.com,zilinak.sk,antoloji.com,f5haber.com,sneakernews.com,shwoghk14.blogspot.com,europapress.es,guiainfantil.com,dunya.com,eksiup.com,1point3acres.com,sabervivirtv.com,foxnews.com,proprofs.com,abbreviations.com,woxikon.de,mavikadin.com,gizbot.com,lyrics.com,dicionario.priberam.org,wisn.com,news.goo.ne.jp,haberler.com,sondakika.com,regnradar.se,agazeta.com.br,thehill.com,quotes.net,cnnindonesia.com,newsbomb.gr,interpals.net,boldsky.com,detik.com,tecnoblog.net,wenxuecity.com,abola.pt,drivespark.com,mykhel.com,careerindia.com,goodreturns.in,oneindia.com,greensboro.com,ynetnews.com,abcnyheter.no,accuweather.com,avsforum.com,bellinghamherald.com,blic.rs,blitz.bg,bloomberght.com,bnd.com,brantfordexpositor.ca,business.financialpost.com,canoe.com,cinemablend.com,contra.gr,digitaltrends.com,dumpert.nl,dziennikbaltycki.pl,elmundo.es,elnuevoherald.com,esquire.com.gr,expressilustrowany.pl,fredericksburg.com,fresnobee.com,haberturk.com,hnonline.sk,ign.com,index.hr,interia.pl,izismile.com,jetphotos.com,kansascity.com,kentucky.com,klix.ba,kupujemprodajem.com,ladylike.gr,latimes.com,lecturas.com,lifestyle.bg,listenonrepeat.com,maisfutebol.iol.pt,marca.com,marketscreener.com,metropoles.com,money.bg,montrealgazette.com,mtlblog.com,mynet.com,narcity.com,nationalpost.com,news.bg,news247.gr,ni.dk,ntv.com.tr,nwitimes.com,observador.pt,okdiario.com,omaha.com,phonearena.com,polskatimes.pl,poststar.com,sanluisobispo.com,showtv.com.tr,slickdeals.net,sme.sk,snopes.com,sport24.gr,star-telegram.com,startv.com.tr,sunherald.com,tdn.com,theindependent.com,theobserver.ca,theprovince.com,thesouthern.com,thestate.com,tomshw.it,topito.com,topsport.bg,torontosun.com,trib.com,uol.com.br,vancouversun.com,wcfcourier.com,windsorstar.com,ynet.co.il,yourdictionary.com,zonebourse.com#$#body div.fc-ab-root { display: none !important; }
arcadehole.com,cnnturk.com,milliyet.com.tr,miamiherald.com#$#body { overflow-y: visible !important; }
arcadehole.com,cnnturk.com,milliyet.com.tr,miamiherald.com#$#body div.fc-ab-root { display: none !important; }
freemaptools.com,footyheadlines.com,dosyaupload.com,arcadehole.com,mentalflare.com,magesy.blog,arquitecturaydiseno.es,ik4.es,mathrubhumi.com,tellows.de,notizieora.it,spiele-umsonst.de,gotvach.bg,intersinema.com,lacrossetribune.com,goodreturns.in,corrieredellosport.it,natlawreview.com,tsf.pt,pesmaster.com,elpais.com.uy,ovaciondigital.com.uy,hwupgrade.it,natalie.mu,filmibeat.com,wordplays.com,tuttosport.com,melty.fr,wuolah.com,t24.com.tr,brocardi.it,informazionefiscale.it,ispazio.net,calcolareonline.eu,occhionotizie.it,smallseotools.com,ilgiornale.it,softwaresde.com,money.it,evcililanlar.com,wort-suchen.de,phrases.com,jedewoche-rabatte.de,download.gg,drugs.com,geekzone.co.nz,gigazine.net,fresherslive.com,rhymes.net,zilinak.sk,antoloji.com,f5haber.com,log.com.tr,pinkvilla.com,shwoghk14.blogspot.com,europapress.es,guiainfantil.com,cnbcindonesia.com,wordreference.com,spidersweb.pl,dennikn.sk,eksiup.com,sabervivirtv.com,paradurumu.com,sabah.com.tr,hurriyet.com.tr,dn.pt,proprofs.com,express.co.uk,gigazine.net,abbreviations.com,lectortmo.com,cuerpomente.com,iflscience.com,woxikon.de,mavikadin.com,milliyet.com.tr,gizbot.com,lyrics.com,dicionario.priberam.org,news.goo.ne.jp,haberler.com,sondakika.com,regnradar.se,agazeta.com.br,thehill.com,quotes.net,cnnindonesia.com,newsbomb.gr,interpals.net,boldsky.com,detik.com,tecnoblog.net,wenxuecity.com,abola.pt,drivespark.com,mykhel.com,careerindia.com,goodreturns.in,oneindia.com,greensboro.com,ynetnews.com,abcnyheter.no,accuweather.com,avsforum.com,bellinghamherald.com,blic.rs,blitz.bg,bloomberght.com,bnd.com,brantfordexpositor.ca,business.financialpost.com,canoe.com,cinemablend.com,cnnturk.com,contra.gr,digitaltrends.com,dumpert.nl,dziennikbaltycki.pl,elmundo.es,elnuevoherald.com,esquire.com.gr,expressilustrowany.pl,fredericksburg.com,fresnobee.com,haberturk.com,hnonline.sk,ign.com,index.hr,interia.pl,izismile.com,jetphotos.com,kansascity.com,kentucky.com,klix.ba,kupujemprodajem.com,ladylike.gr,latimes.com,lecturas.com,lifestyle.bg,listenonrepeat.com,maisfutebol.iol.pt,marca.com,marketscreener.com,metropoles.com,money.bg,montrealgazette.com,mtlblog.com,mynet.com,narcity.com,nationalpost.com,news.bg,news247.gr,ni.dk,ntv.com.tr,nwitimes.com,observador.pt,okdiario.com,omaha.com,phonearena.com,polskatimes.pl,poststar.com,sanluisobispo.com,showtv.com.tr,slickdeals.net,snopes.com,sport24.gr,star-telegram.com,startv.com.tr,sunherald.com,tdn.com,theindependent.com,theobserver.ca,theprovince.com,thesouthern.com,thestate.com,tomshw.it,topito.com,topsport.bg,torontosun.com,trib.com,uol.com.br,vancouversun.com,wcfcourier.com,windsorstar.com,ynet.co.il,yourdictionary.com,zonebourse.com#%#//scriptlet("abort-current-inline-script", "atob", "googlefc")
factinate.com,zerohedge.com,apkmirror.com,macg.co,thepostmillennial.com,drugs.com,eljueves.es,sabah.com.tr,androidpolice.com,rawstory.com,news.goo.ne.jp,haberler.com,sondakika.com,regnradar.se,agazeta.com.br,thehill.com,quotes.net,cnnindonesia.com,newsbomb.gr,interpals.net,boldsky.com,detik.com,tecnoblog.net,wenxuecity.com,abola.pt,drivespark.com,mykhel.com,careerindia.com,goodreturns.in,oneindia.com,greensboro.com,ynetnews.com,abcnyheter.no,accuweather.com,avsforum.com,bellinghamherald.com,blic.rs,blitz.bg,bloomberght.com,bnd.com,brantfordexpositor.ca,business.financialpost.com,canoe.com,cinemablend.com,cnnturk.com,contra.gr,digitaltrends.com,dumpert.nl,dziennikbaltycki.pl,elmundo.es,elnuevoherald.com,esquire.com.gr,expressilustrowany.pl,fredericksburg.com,fresnobee.com,haberturk.com,hnonline.sk,ign.com,index.hr,interia.pl,izismile.com,jetphotos.com,kansascity.com,kentucky.com,klix.ba,kupujemprodajem.com,ladylike.gr,latimes.com,lecturas.com,lifestyle.bg,listenonrepeat.com,maisfutebol.iol.pt,marca.com,marketscreener.com,metropoles.com,money.bg,montrealgazette.com,mtlblog.com,mynet.com,narcity.com,nationalpost.com,news.bg,news247.gr,ni.dk,ntv.com.tr,nwitimes.com,observador.pt,okdiario.com,omaha.com,phonearena.com,polskatimes.pl,poststar.com,sanluisobispo.com,showtv.com.tr,slickdeals.net,sme.sk,snopes.com,sport24.gr,star-telegram.com,startv.com.tr,sunherald.com,tdn.com,theindependent.com,theobserver.ca,theprovince.com,thesouthern.com,thestate.com,tomshw.it,topito.com,topsport.bg,torontosun.com,trib.com,uol.com.br,vancouversun.com,wcfcourier.com,windsorstar.com,ynet.co.il,yourdictionary.com,zonebourse.com#%#//scriptlet('prevent-setTimeout', 'f.parentNode.removeChild(f)', '100')
mynet.com#%#//scriptlet('prevent-setTimeout', '/offsetHeight[\s\S]*?.\.parentNode\.removeChild(.)/', '100')
gigazine.net,androidpolice.com,17track.net,telegram.hr,apkmirror.com##body > div[class][style*="bottom: 0px; left: 0px;"][style*="z-index:"][style*="background-color:"][style*="display: flex; justify-content: center;"]
annelertoplandik.com,dosyaupload.com,izle7.com,tv100.com,thehimalayantimes.com,aleph.org.mx,realmtracker.com,iteramos.com,tellychakkar.com,eenadu.net,newindianexpress.com,animesonglyrics.com,lyrics.az,deckshop.pro,estadao.com.br,enmimaquinafunciona.com,sonichits.com,thepostmillennial.com,muropaketti.com,visajourney.com,dennikn.sk,ixbt.com,encuentra24.com,cuerpomente.com,clara.es,punchng.com,zacks.com,kadinlarkulubu.com,pinknews.co.uk,newsru.com,livejournal.com,tecmundo.com.br,rap.ru,abcnyheter.no##body div.fc-ab-root
!#safari_cb_affinity(general)
pietsmiet.de#@#.googleads
@@||static.1tv.ru/player/config/banner.gif
@@||znanija.com/app/scripts/wp-banners.js
pr-cy.ru,pr-cy.io#@##adframe:not(frameset)
@@||onlinehashcrack.com/js/adsense-ads.js
@@||radarbox.com/static/js/ads*.js
boston.com#@#.postad
dmax.de#@#.container > .ads
dmax.de#@#.showads
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#div[class^="gemini-ad"]
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.adBox
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.adModule
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.ad-body
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.adContent
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.advertorial
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.gemini-ad
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.plainAd
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.pub_300x250
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#[lazy-ad="top_banner"]
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.sponsorad
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.promoad
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.photoad
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.ezo_ad
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.adboxcontent
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.adCreative
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.ad300x250
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.ad-content
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.ad-contain
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.ad
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#@#.ad-container
web.de,gmx.net,gmx.at,gmx.ch,gmx.com#$##abd-container { display: block !important; }
@@||united.uimserv.net/*tagid$domain=web.de|gmx.net|gmx.at|gmx.ch|gmx.com
autoblog.com#@#.ad
@@.it/rcs_data-tracking/v*/distro/openx/gazzetta/openx_async.js$domain=gazzetta.it
!+ NOT_OPTIMIZED
@@||npttech.com/advertising.js^$domain=thehindu.com|insider.com
!+ NOT_OPTIMIZED
@@||thehindu.com^$generichide
hgtv.com#@#.container > .ads
hgtv.com#@#.showads
@@||ced.sascdn.com/tag/*/smart.js$domain=studienwahl.de
@@||a.bf-ad.net/makabo/ads_fol_init.js$domain=chip.de
!#safari_cb_affinity
sovetromantica.com##pjsdiv[id^="sovetromantica_"][id$="_disable_message"]
signupgenius.com#$#.ads.ad.adsbox.ad-placement.carbon-ads { display: block !important; }
signupgenius.com#%#//scriptlet("set-constant", "sugabuAdsLoaded", "true")
ezcoin.it###zwerghonigbienen
royaleapi.com##.adblock_message
||omapi.fangraphs.com^
@@||components2.corriereobjects.it/rcs_data-tracking/*/distro/openx/corriere/openx_async.js
corriere.it#%#//scriptlet("set-constant", "isAdblockEnable", "false")
||terraria-servers.com/assets/js/jquery.adblock-detector*.js
portfolio.hu#%#//scriptlet("abort-current-inline-script", "document.getElementById", "adblock")
masterduelmeta.com#%#//scriptlet('set-local-storage-item', 'adbViews', '0')
||cdn.intergient.com/pageos/pageos.js$xmlhttprequest,redirect=nooptext,domain=masterduelmeta.com
designtagebuch.de###steady-adblock-overlay-container
meteoblue.com#%#//scriptlet("set-constant", "mb.advertisingShouldBeEnabled", "false")
||elitepvpers.com/images/ublock-censor-regime.png
downloadr.in###wrapper > .notice
inbox.lv#%#//scriptlet("set-constant", "inxBX.failed", "false")
||b.adbox.lv/bxlib/js/loader.js$script,redirect=noopjs,domain=inbox.lv
xclient.info###abptip
udocz.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
theantiadblocker.com#%#//scriptlet('abort-current-inline-script', 'Array.prototype.shift', 'void 0===')
flightsim.to#%#//scriptlet("abort-current-inline-script", "document.getElementById", "blocking = true")
jaksuka-1.github.io#@#.adsBox
pastedownload.com##.ad
keybr.com#%#//scriptlet("prevent-setTimeout", "()=>", "5000")
vimm.net#%#//scriptlet("set-constant", "adsbygoogle.push.length", "1")
||cdn.fuseplatform.net/publift/tags/*/fuse.js$script,redirect=noopjs,domain=vimm.net
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=vimm.net
||sp.nintendolife.com^
||sp.pushsquare.com^
nusantararom.org##.elementor-popup-modal
hentaicomic.*,wnacg1.cc,wnacg.*#?#.result:contains(廣告)
stakingrewards.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
bingotingo.com#?##page > .g1-hb-sticky-off.g1-hb-shadow-off:has(> div > div > div > div > nav > ul > li > a:contains(Disable Or Remove The Adblock Extension))
bingotingo.com##.g1-sidebar > div > div.g1-sticky-widget > aside#text-5
gallerix.ru###adbw
freeforumzone.com#%#//scriptlet('prevent-addEventListener', 'load', '.offsetHeight == 0')
/vendor/*/plugins/advert/js/shut-blocker.js$domain=kamudanhaber.net|eflatunhaber.com.tr|yenimalatya.com.tr|habervakti.com|medya28.com|milliirade.com|kanalmaras.com
kamudanhaber.net,eflatunhaber.com.tr,yenimalatya.com.tr,habervakti.com,medya28.com,milliirade.com,kanalmaras.com#$#div[data-advert=temedya][id]:not(#style_important) { display: block !important; }
forums.bluemoon-mcfc.co.uk#%#//scriptlet('prevent-setInterval', '.parentNode.removeChild')
simkl.com#%#//scriptlet('prevent-fetch', 'ads-twitter.com')
gol.ru##.material-content-adblock
sm.ms##.wwads_abp
brighteon.com#%#//scriptlet("set-constant", "brighteonSpecial", "true")
gofile.io###adsPlaywire
opopular.com.br###notification-ajude-ab
wvgazettemail.com,trib.com,sonyliv.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
tdn.com,missoulian.com,journalstar.com,poststar.com,pantagraph.com,omaha.com###lee-subscription-wall
tdn.com,missoulian.com,journalstar.com,poststar.com,pantagraph.com,omaha.com###lee-subscription-wall ~ div.modal-backdrop
||izle7.haber7.net/app/izle7/fundingchoices.js
petanikode.com##div[data-id="antiadblock"]
||telesputnik.ru/bitrix/templates/tsp_new/js/script.js
germancarforum.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
@@||tpc.googlesyndication.com/pagead/images/transparent.png$domain=computerbase.de
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=computerbase.de
macosicons.com###stickyBanner
montecarlo.ru##.ad-blocked-message
studyflix.de##.huge-notification
brainly.com#%#//scriptlet('set-constant', 'jsData.adsEnabled', 'false')
anisearch.de#@##bannerads
buondua.com#$#body.tingle-enabled { position: static!important;overflow: auto!important; }
||adfree-stat.p3g.hu/layer/
||adfree-stat.p3g.hu/detect/detect.min.js
insidermonkey.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
canyoublockit.com#$##wrapfabtest { height: 1px !important; }
dumpert.nl#%#//scriptlet('prevent-setTimeout', 'AdBlockerCheck')
thecity.nyc##div[class^="adblock-allowlist-messaging__"]
autogaleria.pl#%#//scriptlet("set-constant", "isAdblockEnabled", "false")
pixiz.com#%#//scriptlet('abort-current-inline-script', 'document.getElementById', 'flex')
brainly.lat##.js-react-adblock-banner
@@||brainly.lat/app/scripts/wp-banners.js
androidacy.com#%#//scriptlet('prevent-fetch', '/googlesyndication\.com|doubleclick\.net|ads\.facebook\.com/')
androidacy.com#%#//scriptlet('prevent-addEventListener', 'load', 'function(e)')
||nitropay.com/1.gif?$image,third-party,redirect=1x1-transparent.gif,important
@@||nitropay.com/1.gif?$image,third-party
liveonsat.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "ad blocker")
tulengua.es###Main_Content_divLabelAbuso
rocket-league.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", ".style.display=")
kemono.party##.jumbo-link
motherjones.com##.mj-adblock-widget
testserver.pro#%#//scriptlet('prevent-setTimeout', 'adsbygoogle')
webcamtaxi.com###bd_cortina
webcamtaxi.com###blockerdetector
webcamtaxi.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
docs.paloaltonetworks.com##.ad-block-notification
pussyspace.*#%#//scriptlet('abort-on-property-read', 'ad_frequency_count')
unknowncheats.me##div[id^="ab_notice"]
unknowncheats.me#%#//scriptlet("abort-on-property-read", "adsBlocked")
internet-law.ru###fab-enabled
jeshoots.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
picmix.com#%#//scriptlet('abort-current-inline-script', 'document.getElementById', '.style.display')
kimcartoon.*##.adbWarnContainer
digminecraft.com,techonthenet.com###sabl
nextinpact.com##img[src^="assets/images/autopromo-adblock-"]
||nextinpact.com/assets/images/autopromo-adblock-*.jpg
onlinehashcrack.com#%#//scriptlet("set-constant", "canRunAds", "true")
vaa.jp,yonelabo.com###nankafix
digitalsynopsis.com#@#.ad_slot
||copyrightcontent.org/unblocker/
wg-gesucht.de#@#a[href^="https://pubads.g.doubleclick.net/"]
||wg-gesucht.de/js/lib/Abd.lib.*.js
korsars.pro##div[style="width: 468px; height: 60px;"]
bluemoon-mcfc.co.uk#%#//scriptlet('prevent-setInterval', '.parentNode.removeChild')
tool.liumingye.cn###pop-container
rutab.net#%#//scriptlet("abort-current-inline-script", "$", "ad")
||wheel-size.com/static/js/detector.*.js
digilibraries.com#%#//scriptlet("set-constant", "detect", "undefined")
aadvantageeshopping.com##.mn_adBlockWarning
der-postillon.com,serieslyawesome.tv##body .test-adblock-overlay:not(#style_important)
garrysmods.org#$#body { overflow: auto !important; }
garrysmods.org#$#.jquery-modal.blocker { display: none !important; }
baumarkt-tracker.de###runa-notif
allmusic.com##.blocking-ads-modal
zhangxinxu.com#?#body > *:not(div):not(script):matches-css(width:336px)
miniwebtool.com###blocknotice
miniwebtool.com#%#//scriptlet("set-constant", "adBlockEnabled", "false")
deine-tierwelt.de#@#.adunit
oglaszamy24.pl#%#//scriptlet("abort-current-inline-script", "onload", "ad.offsetWidth")
ui.memoryhackers.org##.show.fade.alert-dismissible.dont-block-this-info-message.alert
chip.de#%#//scriptlet("set-constant", "TfmediaExtFolEngineLoaded", "true")
babycenter.com###leaderAdOuter
babycenter.com###mediumRectangleAd1Container
babycenter.com#%#//scriptlet('prevent-setTimeout', 'white-list us')
preguntandroid.com,iteramos.com#%#//scriptlet("set-constant", "googlefc.getAdBlockerStatus", "noopFunc")
nodecraft.com###intercom-warning
img2txt.com##.bd-callout-danger
samfw.com###block-mess
samfw.com###block-mess ~ div.holder
quermania.de###getyourguide2
mapa-turystyczna.pl#%#//scriptlet("prevent-setTimeout", "comBlocked")
lowcygier.pl#%#//scriptlet("set-constant", "niceAdsCheck", "true")
yusepjaelani.blogspot.com#%#//scriptlet("set-constant", "AdBlockSELECTOR", "undefined")
space.com#%#//scriptlet("abort-on-property-read", "_sp_.config")
wvnews.com#%#//scriptlet("set-constant", "__tnt.advertisements", "noopFunc")
basicweb.ru#%#//scriptlet("set-constant", "popUpInfo", "noopFunc")
gazzetta.it#%#//scriptlet("set-constant", "adv_openx_oas_ads", "true")
fr.de,innsalzach24.de,bgland24.de#$##id-wf-abo { display: none!important; }
fr.de,innsalzach24.de,bgland24.de#$#body { overflow: visible!important; }
audiotag.info#%#//scriptlet("set-constant", "Global.adv", "undefined")
thec64community.online#%#//scriptlet("set-constant", "_ABE", "undefined")
photopea.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
photopea.com#%#//scriptlet("prevent-setTimeout", "/String\.fromCharCode[\s\S]*?Math\.round/")
spanishdict.com#%#//scriptlet("set-constant", "SD_BLOCKTHROUGH", "true")
kukuo.tw#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
gamehag.com#%#//scriptlet("set-constant", "canRunAds", "true")
||cdn.ogznet.com/js/adBlock.js
ogznet.com#%#//scriptlet("prevent-setTimeout", "appendMessage")
tiermaker.com#%#//scriptlet("prevent-addEventListener", "np.detect")
yenigolcuk.com,hedefgazetesi.com.tr,eldedemokrasi.com,agrihaber04.com,afyonhaberturk.com,nehaberankara.com,mansetburdur.com,bolgesellig.com,telgrafgazetesi.com,burokratika.com,balikesirartihaber.com,ajansbalikligol.com,karar67.com,gazetemalatya.com,vansesigazetesi.com,kocaelisabah.com,antalyadanhaberler.com,aydinyeniufuk.com.tr,yerelvanhaber.com,a2teker.com,kibrishakikat.com,izmirtime35.com,sancakplus.com,marasfisilti.com,burdurgazetesi.com,zeytinburnuhaber.org,seffafbelediyecilik.com,denizli20haber.com,akdenizdeyeniyuzyil.net,ulakci.com,egegundem.com.tr,isdunyasindakadin.com,haberimizvar.net#%#//scriptlet('abort-on-property-read', 'isAdBlockActive')
pythontutorial.net,javascripttutorial.net##.whitelist
dtf.ru,vc.ru,tjournal.ru#?#.layout__right-column > div[class][style] > div[class*=" "]:if-not(div[class] > svg[class])
@@||netusers.cz/js/reklama.02.js?
titulky.com#%#//scriptlet("set-constant", "foolish_script_is_here", "noopFunc")
vc.ru##.layout__right-column > div[class*=" "][style="--offset-top:16px;"]
blackhatworld.com#%#//scriptlet("abort-current-inline-script", "navigator.userAgent", "AdBlockOn")
||htlbid.com/*/motherjones.com/htlbid.js$script,redirect=noopjs,domain=motherjones.com,important
zelka.org##.blocker-form
zelka.org##div[onclick^="$('.blocker-form')"]
motoroids.com###abmsgdilog
motoroids.com#%#//scriptlet('prevent-setTimeout', '.height() == 0')
||cdn.vuukle.com/static/prebid3.js$script,redirect=noopjs
ecosia.org##.funnel-treedaybox
freefilesync.org###alt-banner
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=freefilesync.org
atv.com.tr##.adPop
atv.com.tr##.maskPop
uderent.com#%#//scriptlet("set-constant", "canRunAds", "true")
||sportsnet.ca/wp-content/themes/sportsnet-nhl/js/lib/snet.passive_display_adblock.js
lowcygier.pl#%#//scriptlet("abort-current-inline-script", "document.createElement", "adsbygoogle.js")
||cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js$script,redirect=noopjs,domain=leo.org
my.mail.ru##.sp-video__billboard
ispot.tv#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "adblockalert_status")
lcpdfr.com#%#//scriptlet("abort-on-property-read", "FuckAdBlock")
||getpaidstock.com/cookie.js
sidereel.com##.blocking-ads-modal
minhaoperadora.com.br##.minha-target[data-advadstrackbid]
@@||filecrypt.co/js/muchmoreads.js
@@||filecrypt.co/js/adblock_and_adguard_sucks.js
derivative-calculator.net##.support-me
derivative-calculator.net#%#//scriptlet("abort-current-inline-script", "document.write", "ag_adBlockerDetected")
cyberpedia.su#%#//scriptlet('set-constant', 'adsbygoogle.loaded', 'true')
scantrad.net#%#//scriptlet("set-constant", "canRunAds", "true")
pikabu.ru##section[data-role="adb-warning"]
numberempire.com##.perm_ad
math-prosto.ru###requestShutOfBlocker
rtxkeeda.com,techyneed.com,jaanmusic.in###alert > #alertmsg
cssreference.io###hello
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-gpt,domain=diep.io
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=diep.io
diep.io#%#AG_onLoad(function(){var c=document.querySelector("#ac1"),a=document.createElement("div"),b=document.createElement("iframe");b.style="width: 0px !important; border: none !important;";b.setAttribute("id","google_ads_iframe_");c&&c.appendChild(a);a&&a.appendChild(b)});
investing.com#%#//scriptlet("set-constant", "window.google_ad_status", "1")
@@||noen.at/ads.html
turkrock.com##body > div[style^="background: rgb(0, 0, 0); display: block;"]
||mifirm.net/js/script.js
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=mifirm.net
reviewmeta.com#%#//scriptlet("prevent-setTimeout", "adsbygoogle")
picmix.com#%#//scriptlet("abort-on-property-read", "adBlockDetected")
file.fm,files.fm#%#//scriptlet("set-constant", "canRunAds", "true")
moregameslike.com#%#//scriptlet("abort-on-property-read", "adbh")
||atc.studybreakmedia.com/modules/abb^
titulky.com#%#//scriptlet("set-constant", "showBanner600", "true")
@@||thehouseofportable.com^$generichide
@@||googletagmanager.com/gtm.js$domain=thehouseofportable.com
@@||googletagmanager.com/gtag/js?id=$domain=thehouseofportable.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=thehouseofportable.com
/favicon.ico$third-party,image,xmlhttprequest,redirect=1x1-transparent.gif,domain=thehouseofportable.com
thehouseofportable.com#%#(function(){var c=window.setTimeout;window.setTimeout=function(f,g){return !Number.isNaN(g)&&/\$\('#l'\+|#linkdiv/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
genshin.gamedot.org#%#//scriptlet("prevent-setTimeout", "targetObj.html().length<")
puhekupla.com#@#.googlead
mobileporn.cam##div[style^="background-color: black; height: 100%; left: 0;"]
audiotag.info##.dialog-fog
seomagnifier.com#%#//scriptlet("prevent-setTimeout", "xdBlockEnabled", "100")
whatfontis.com#%#//scriptlet("prevent-setTimeout", "bottomad")
everyeye.it#%#//scriptlet("set-constant", "google_ad_block", "false")
mrexcel.com#%#//scriptlet("set-constant", "adblockDetector", "noopFunc")
mc-at.org#%#//scriptlet("prevent-setTimeout", "showads", "7000")
comnuan.com#%#//scriptlet("set-constant", "cmnnrunads", "true")
marriedgames.com.br#%#//scriptlet("set-constant", "adning_no_adblock", "true")
parasportontario.ca#%#//scriptlet("abort-on-property-read", "closeBlockerModal")
radarbox.com##.map-ad
radarbox.com###ads
eldiario.es##.adblock-banner
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=studopedia.info|infopedia.su|studopedia.net|studopedia.su|studopedia.org|studopedia.ru|studopedia.com.ua|lektsii.org|mydocx.ru
studopedia.info,infopedia.su,studopedia.net,studopedia.su,studopedia.org,studopedia.ru,studopedia.com.ua,lektsii.org,mydocx.ru#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
balticlivecam.com###ad_block_off
lavocedimanduria.it,gioialive.it,terlizzilive.it#%#//scriptlet('prevent-setTimeout', '#rbm_block_active')
schwaebische.de##.goodies
community-z.com#@#.ad-placement
myfxbook.com#%#//scriptlet('set-cookie', 'lastAdBlockerMessageDisplayedDate', '1')
client.googiehost.com##.banner
pornorips.com#?#h1 > span:contains(AddBlocker)
cablegratis.online##.alert-danger
twitchquotes.com##.ad-parent
gameblog.fr#%#//scriptlet("set-constant", "adblock", "false")
gomovies-online.cam,new-gomovies.online##.hhotnews
askdifference.com#%#//scriptlet("abort-on-property-read", "adbd")
ebookdz.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblockInfo")
cartoonbrew.com#%#//scriptlet("abort-on-property-read", "ad_block_test")
@@||cinemaxx.de/assets/js/adblock_detection/adsense.js
@@||wco.tv/inc/embed/ads.js
tusubtitulo.com###bannerAdBlock
delfi.ee#$#.C-ad-block-layer { display: none !important; }
delfi.ee#$#body { overflow: visible !important; }
salidzini.lv#%#//scriptlet('prevent-setTimeout', 'testAdBlock')
one-click-tutorials.info,solvetube.site,getintopc.com#%#//scriptlet("set-constant", "pqdxwidthqt", "false")
canberratimes.com.au,thecourier.com.au,portnews.com.au,illawarramercury.com.au,dailyliberal.com.au,centralwesterndaily.com.au,newcastleherald.com.au,examiner.com.au,bendigoadvertiser.com.au#%#//scriptlet('set-cookie', 'dismissCheck', '1')
@@||cyberleninka.ru/*.js$domain=cyberleninka.ru
reallanguage.club##.no_advert
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=ping.eu
icy-veins.com###premium_information
icy-veins.com#%#//scriptlet('set-constant', 'icy_veins_blocked', 'false')
fanart.tv##.adblock
fanart.tv##a[href*="/removing-advertisements-site/"]
||dunya.com/funding_choices.js
online2pdf.com###advertising_outer_vertical
online2pdf.com###advertising_outer_horizontal
online2pdf.com#%#//scriptlet("set-constant", "all_ads", "true")
online2pdf.com#%#//scriptlet("prevent-setTimeout", "ad_blocked")
technews.tw##.AD_wrapper
unknowncheats.me##div[style="text-align:center;"] > div[style="display:inline-block;"]
themagger.com##.adg-fixed
malaysiastock.biz#%#//scriptlet("set-constant", "google_ad_status", "1")
||sp.azcentral.com^
express.co.uk,androidpolice.com#@#.div-gpt-ad
cda.pl#%#//scriptlet("set-constant", "adblockV1", "true")
topbestalternatives.com#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "window.getComputedStyle")
besplatka.ua#@#.ad_box
yock.games#@#.adBanner
megogo.sport,megogo.ru#%#//scriptlet("prevent-addEventListener", "load", "adBlock")
mapgenie.io###blobby-left
timebucks.com#%#//scriptlet("set-constant", "canRunAds", "true")
shinden.pl#%#AG_onLoad(function(){var a=document.querySelectorAll('div[id^="spolecznosci"]');0<a.length&&a.forEach(function(b){b.appendChild(document.createElement("div"))})});
||cdn.concert.io/lib/adblock/sbnation.html
outsports.com,polygon.com,vox.com##div[class^="adblock-allowlist-messaging"]
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,script,redirect=noopjs,domain=zeelandnet.nl
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=abcya.com
megogo.net##.specialBlock_v1
@@||s.yimg.com/rq/darla/boot.js$domain=mail.yahoo.com
cx30-forum.de,telefon-treff.de#$#.adsbox.ads.adsbygoogle { display: block !important; }
cx30-forum.de,telefon-treff.de#%#//scriptlet("set-constant", "cwAdblockDisabled1", "true")
cx30-forum.de,telefon-treff.de#%#//scriptlet("set-constant", "cwAdblockDisabled2", "true")
tt1069.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "ad blocker")
goduke.com##div[aria-label="Ad Blocker Detected"]
tamrieltradecentre.com###unblock-msg-alert
rbkgames.com##div#norris-detector
0calc.com#$##abmodal { display: none !important; }
salon.com#%#//scriptlet("set-constant", "use_adblock", "false")
salon.com#%#AG_defineProperty('salon_config.live_ads', {value: "0"});
@@||ebay-kleinanzeigen.de/*/js/belen/tracking/adblock-detection/ads*.js
@@||ebay-kleinanzeigen.de/*/js/belen/tracking/adblock-detection/prebid*.js
@@||ebay-kleinanzeigen.de/*/js/belen/tracking/adblock-detection/advertising*.js
nu.nl##.toast.adblocker
nu.nl#%#//scriptlet("set-constant", "isAdBlockEnabled", "false")
||nexus.ensighten.com/hearst/*.js$domain=kcra.com
the-village.com.ua##div[onclick="hideFallbackImage()"]
@@||a.publir.com/platform/ads.js|
||fkrkkmxsqeb5bj9r.s3.amazonaws.com/*.js
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=duolingo.com,redirect=noopjs,important
duolingo.com#@#.adsbygoogle
||wp-r.github.io/*/assets/js/jquery.adsplacer.adblock.js
atlasobscura.com##.AdBlockModal
@@||chiasenhac.vn/test_ads.html
liga.net###addBlockModal
liga.net##.modal-backdrop
imtranslator.net#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=alpinforum.com
@@||lcdn.tsyndicate.com/sdk/*/ad.js
doodlr.io#%#//scriptlet("set-constant", "isAdBlockActive", "false")
polygun.io,sketchful.io#@#.adBanner
||battlestick.net/assets/gfx/gui/adblock.jpg
||vi.freewheel.tv/static/creatives/fw-ad-300x250.jpg$image,redirect=1x1-transparent.gif,domain=peacocktv.com
psychic.de#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
esoligorsk.by###stopAdBlock
wikihow.com#%#//scriptlet("set-constant", "_ads", "true")
techinferno.com#$#body { overflow: visible !important; }
techinferno.com##.ipsModal
techinferno.com##div[aria-label^="AdBlock Detected!"]
ctrlv.cz#%#//scriptlet('set-constant', 'adsAllowed2', 'true')
tileman.io#$#.adbanner#adt { display: block!important; }
||s.yimg.com/*/bundle_basic_mail_affiliate_partner_$domain=mail.yahoo.com
oneman.gr#%#//scriptlet("abort-current-inline-script", "atob", "-10000px")
evades.io#%#//scriptlet("set-constant", "adBlockerDetected", "false")
redtube.com,redtube.net###ab_banner
creatur.io#%#//scriptlet("set-constant", "canRunAds", "true")
@@||static.fore.4pcdn.de/premium/ads/delivery/ajs.php?$domain=4players.de
putlocker.digital#?#.container > div.alert:has(> div.alert-text-part > p:contains(AdBlocker))
sharree.com#@#.adBanner
sharree.com#%#//scriptlet("abort-current-inline-script", "$", "Adblock")
lapumia.org#%#//scriptlet("set-constant", "adblock", "false")
tabstats.com##.incontainer > .afill
@@||m.media-amazon.com/images/*/csm/showads.*.js
otempo.com.br##.adblock-info
png.is#$#ins.adsbygoogle { height: 1px!important; }
@@||poedb.tw/dfp.js
poedb.tw#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
poedb.tw#%#//scriptlet("abort-on-property-read", "adBlockDetected")
||prepareplanes.com^$third-party
metasrc.com#%#//scriptlet("set-constant", "AdBlocker", "false")
start.me#@#.adBanner
@@||static.criteo.net/images/pixel.gif$domain=gmx.net
osxinfo.net##body > div[class][style*="background"][style*="rgba(0, 0, 0, 0.9"]
babiato.co,rangerboard.com,multics.eu,smokingmeatforums.com#%#//scriptlet("abort-current-inline-script", "$", "!document.getElementById(btoa")
@@||utopia.de/advertisement.js
||g2insights-cdn.azureedge.net/*/mng/g2insights.min.js
@@||bloximages.*.vip.townnews.com/*/libraries/flex/components/ads/resources/scripts/tnt.ads.advert
||sp.desmoinesregister.com^
boomlive.in###ad_blocker_detect_dialog
ucoin.net#%#//scriptlet("set-constant", "window.canRunAds", "true")
gamemag.ru#%#//scriptlet("abort-on-property-read", "window.adblockDiv")
hdkino.biz#?#.full-news td[bgcolor] > center > p:last-child
||corriereobjects.it/rcs_anti-adblocker/
allmusic.com#%#//scriptlet("abort-current-inline-script", "$", "AdBlock")
manpeace.org###divpop.divpop
digitaltrends.com#@#.ad_container
libgen.lc#%#//scriptlet('prevent-setTimeout', 'if($("ins").css')
minijuegos.com#%#//scriptlet("set-constant", "MP.lib.adBlockEnabled", "noopFunc")
salon.com#%#//scriptlet("set-constant", "data.ad_free", "true")
animeworld.tv##.this-message-does-not-harm-to-you-dont-remove-it
turkmmo.com#%#//scriptlet("set-constant", "adBlockDetected", "false")
bdcraft.net#@#.adsbygoogle
@@||global.proper.io/salon.min.js$domain=salon.com
dallasobserver.com#%#//scriptlet("set-constant", "VMG.Components.Adblock", "false")
cikavosti.com,beetlestop.ru,sait-pro-dachu.ru,pcportal.org##.adb-def
civicx.com#%#//scriptlet("set-constant", "Object.prototype.rellect_adblock_detector", "false")
strangermeetup.com#%#//scriptlet("set-constant", "window.adsEnabled", "true")
quizlet.com#@#.ad-placement
yorumbudur.com#%#//scriptlet("set-constant", "ads", "true")
daz3d.ru#%#//scriptlet("prevent-setTimeout", "/function\(\)\{var.[a-z]\=[a-z]\.getElementById/", "3000")
@@||loading.io/js/adsbygoogle.js
digitalcameraworld.com#@#.googleAd
8muses.com#%#//scriptlet("abort-current-inline-script", "RegExp", "AdvBot")
anidub.life,anidub.com#%#AG_onLoad(function() { adcheck = function() {}; });
inoreader.com#%#//scriptlet("set-constant", "cr", "0")
inoreader.com#%#//scriptlet("set-constant", "gn", "true")
seo-visit.com#%#//scriptlet("abort-on-property-read", "adsbygoogle")
randomlists.com##.layout-top > .adsbygoogle--top ~ aside.whine
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=randomlists.com
gputracker.eu#%#//scriptlet("set-constant", "can_show_ads", "true")
remont-aud.net#%#//scriptlet("set-constant", "ab", "false")
@@||santacruzsentinel.com/wp-content/themes/wp-mason/static/js/ads.js
techtobo.com##.notices--block
@@||wg-gesucht.de/js/adsbygoogle.*.js
qiwihelp.net#%#//scriptlet("set-constant", "flatPM_adbDetect", "noopFunc")
@@||10play.com.au/static/ads.js
@@||wad.ojooo.com/js/ads.js
@@||interpals.net/js/ads.js
@@||fotka.com/js/advertisement*.js
meilleurtaux.com#@#.ad-placement
@@||nytimes.com/ads/google/adsbygoogle.js
satelliteguys.us#%#//scriptlet("set-constant", "adBlockDetected", "false")
@@||acdn.adnxs.com/ast/static/*/ast.js$domain=outlook.live.com
@@||cdn.concert.io/lib/concert-ads/*-latest/concert_ads.js$domain=vox.com
codetasty.com#@#.ads-box
||cxense.com^$domain=denik.cz
||googletagmanager.com/gtm.js$domain=saveur.com|denik.cz|ign.com
washingtonpost.com#@#.AD_area
washingtonpost.com#@#.ADBox
novostroy-m.ru###advert_result
@@||downsub.com/js/showAds.js
@@||googletagservices.com/tag/js/gpt.js$domain=hardware.info|hdblog.it|hdmotori.it
@@||meteomedia.com^$generichide
sovetromantica.com###popup_elem
multiup.org#$#.mfp-ready { display: none !important; }
lightnovelworld.com#$#.adsbox { max-height: 1px!important; margin-top: 0px!important; margin-bottom: 0px!important; }
@@||jkanime.net/ads.js
lordz2.io##div[style*="width: 728px; height: 90px;"]
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=realadmin.ru
realadmin.ru#@#.adsbygoogle
realadmin.ru#$#.adsbygoogle { height: 1px!important; }
techobest.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "adback")
egzamin-e14.blogspot.com#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=egzamin-e14.blogspot.com
printweb.de,indiatimes.com#@#.adBanner
foxnews.com#%#//scriptlet("set-constant", "googlefc", "null")
ynet.co.il,infobae.com,abcnyheter.no,sme.sk,yourdictionary.com,foxnews.com#%#//scriptlet("prevent-addEventListener", "/load|error/", ".head.removeChild(")
as.com,foxnews.com,foxbusiness.com#%#//scriptlet("prevent-setTimeout", "/offsetHeight[\s\S]*?offsetWidth[\s\S]*?\.parentNode\.removeChild/")
/google.funding.choices.js$domain=foxnews.com|foxbusiness.com
/google-funding-choices.js$domain=foxnews.com|foxbusiness.com
hentaidude.com#@#.adsArea
@@||pornxxx.tv/ads.js
@@||dl.gamecopyworld.com/-ads.js
@@||gohofstra.com/common/templates/dfp/dfp-
@@||tags.news.com.au/prod/adblock/adblock.js
you-porn.com,youporngay.com###adblock_tooltip
@@||abc.es^$generichide
dragcave.net#%#//scriptlet("prevent-setTimeout", "google_ads_frame")
dragcave.net#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/google_ads_frame/.test(a.toString()))return b(a,c)};})();
dragcave.net#?##middle > div[class][id]:has(> ins.adsbygoogle)
haberturk.com#@#.div-gpt-ad
||amazonaws.com/sp-sw-sdk-production^
||tinypass.com^$domain=thechive.com|thelocal.de|independent.co.uk|scotsman.com|inquirer.com|pinknews.co.uk|insider.com|blick.ch|torontosun.com|montrealgazette.com
coinhub.pw#?#body > center:contains(Turn off your adblocker)
||cdn.pelcro.com/js/bab^
@@||d2ty8gaf6rmowa.cloudfront.net/ad/ads.js
sanalkurs.net#$#.advert { height: 1px!important; }
venea.net#%#//scriptlet("set-constant", "ab.isTrig", "false")
@@||baynews9.com/etc/designs/news/clientlibs/js/ads.min.*.js
10play.com.au#%#//scriptlet("abort-on-property-read", "adsStatus")
lavoz.com.ar#%#//scriptlet("abort-on-property-read", "cX")
abc.es#@#.div-gpt-ad
123moviestoday.net#%#(function(){var b=window.alert;window.alert=function(a,c){if(!/please disable your ad blocker/.test(a.toString()))return b(a,c)};})();
applesfera.com##.ad-cen
tvfeed.in#%#//scriptlet("prevent-setTimeout", "adblock")
mangacanblog.com#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "/abisuq/")
||rockstargame.su/adb_script*$~stylesheet,script
tube8.*###adBlockAlertWrap
investmentwatchblog.com###custom_html-22
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75#@#.adBanner
alexeyworld.com#$#.adsbygoogle { display: block!important; height: 1px!important; }
sudomod.com#$#.fade { display: none!important; }
sudomod.com#$#body { overflow: visible!important; }
@@||willyweather.com.au/bundles/willyweatherwebapp/ads.js
@@||seo-fast.ru/js/adv.js
gamesubject.com##.headb
vice.com#@#.ad-placement
||invitel.hu/lakossagi/assets/js/adblockerdetect.min.js
oyungezer.com.tr#@#.adBanner
oyungezer.com.tr###blocker
@@||stats.hprofits.com/advertisement.js
zkillboard.com#@#.adsbygoogle
nekopoi.care##.mobileadstop
nekopoi.care##.mobileadsbottom
@@||chefkoch.de/ads/werbe-banner/doubleclicktag.js
chefkoch.de#%#//scriptlet("set-constant", "adblocker_is_off", "true")
starsandstripesfc.com,polygon.com#%#//scriptlet("set-constant", "ConcertAds", "true")
r3owners.net#%#//scriptlet("set-constant", "XenForo.rellect.AdBlockDetector", "noopFunc")
jigsawplanet.com#@#.ligatus
jigsawplanet.com#@#.reklama
bgr.com#@##adBanner
sme.sk#%#//scriptlet("abort-on-property-read", "GoogleContributor")
@@||questtime.net/js/adverts.js
globalnews.ca##.ab-detect
globalnews.ca#@#.ad-placeholder
||sortsummer.com^$third-party
reddit.com#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
reddit.com#@#.HomeAds
reddit.com#@#.adbar
reddit.com#@#.ads-area
reddit.com#@#.googad
reddit.com#@#.box_ad
reddit.com#@#.adsense-ad
reddit.com#@#.adbox1
reddit.com#@#.ad-300-250
reddit.com#@#.SidebarAd
reddit.com#@#.LeftAd
reddit.com#@#.GoogleAd
reddit.com#@#.InArticleAd
reddit.com#@#.gemini-ad
reddit.com#@#.openx
darckrepacks.com#@#.adsbygoogle
receive-sms-online.info##.alert-box
@@||kodik.info/adsbygoogle.js
@@||translate.googleusercontent.com^$generichide
flightaware.com###blockerDisclaimerContainer
spravy.pravda.sk##.perex-adblock-warning
@@||blubroid.de^
@@||zeit.de^$generichide
apteka.ua##.alert-danger
prepostseo.com##.bg-dark
thehindu.com#%#//scriptlet("set-constant", "Adblock", "false")
dniwolne.eu#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
photopea.com#%#//scriptlet("set-constant", "jsLoadedOK", "true")
kitsapsun.com,lcsun-news.com,ydr.com,democratandchronicle.com,netdoktor.de,denofgeek.com#@#.plainAd
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=diffnow.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=yellowbridge.com
yellowbridge.com#$?##pgHeaderM { remove: true; }
yellowbridge.com#$?##pgSkyM { remove: true; }
yellowbridge.com#$?##pgFooterM { remove: true; }
angroid.gr#@#.an-advert-banner
angroid.gr#@#.an-sponsored
@@||sport.cz/js/adBlockTest^
bankier.pl#@#.ads_box
@@||boerse-express.com/*javascript/ads.js
wesh.com#%#Object.defineProperty(window, 'adblockDetector', { get: function() { return { init: function() {} }; }, set: function() {} });
@@||anidub.*/ads.js
@@||majorgeeks.com/b/advertisement.js
mir74.ru###adblock_top_reminder
tvtropes.org#?#div:matches-css(z-index: 100001)
luzernerzeitung.ch#$#html { overflow: visible!important; }
luzernerzeitung.ch#$#html > body { overflow: visible!important; }
sportsnet.ca##.sticky-sidebar > div > .bigbox_container_1
sportsnet.ca##.sticky-sidebar > div > .bigbox_container_2
2ip.ua#@#.adsbygoogle
@@||windowscentral.com/sites/all/libraries/adblockdetection/adblockDetector.min.js
vishivalca.blogspot.com##div[dir="ltr"][style="text-align: left;"] > div[style="text-align: center;"]
@@||mydramalist.com/js/adsbygoogle.js
mydramalist.com#%#window.canRunAds = true;
newnavitel.blogspot.com##.post-body > div[style="text-align: left;"] > div[style="text-align: center;"] > h1[id="result"]
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=list-org.com
list-org.com#@#div[id^="google_ads_iframe_"]
psm7.com##.m-cookies
tubeon.com###abmessage
ciftlikdergisi.com.tr#%#Object.defineProperty(window, 'ai_adb_detected', { get: function() { return function(){}; } });
@@||bluesystem.me/GoWeb/advert.js
@@||telefonino.net/ads_check.js
@@||telefonino.net/app/plugins/blazemedia_adv/data/js/ads.js
sergeistrelec.ru#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/Ad Blocker/.test(a)){ _st(a,b);}};
@@||rumormillnews.com/ads.js
herokuapp.com#@#.adsbygoogle
@@||omahasteaks.com/html/scripts/*/js/os/advertisements.js
@@||static.adziff.com/ab/ads.js
investmani.ru#@#.adsbygoogle
theglobeandmail.com#@#.c-ad
theglobeandmail.com##.c-ad > *
theglobeandmail.com#$#.c-ad { position: absolute!important; left: -3000px!important; }
@@||toolson.net/Scripts/core/advertisement.js
agotcitadel.boards.net#$#body { overflow: visible!important; position: initial!important; }
cnbeta.com#@#.adset
cnbeta.com#%#//scriptlet('prevent-setTimeout', 'blockerDetected')
@@||static.googles.com/adserver/adlogger_tracker.php$domain=cnbeta.com
mctop.su#@#.adsbygoogle
cnbeta.com#@##abd-ad-iframe
||t-library.net/themes/shoppe_original/js/voc89b0.js
blabber.buzz#@#.adg_row
poncy.ru###hide-adblock
mks.space#$#.adsbygoogle { height: 0!important; }
mks.space#@#.adsbygoogle
@@||mangafox.fun/adsbygoogle.js
tesall.ru##.test-blocker
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=malekal.com
malekal.com#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=epicbundle.com
||d1z8dffpbvf0ns.cloudfront.net/app.min.js
@@||voldffgkdsllkjthlkjt.b-cdn.net/ads/ads.js
@@||fjhsjkfhwqeirusdfjkh.azureedge.net/ads/ads.js
oozo.nl#%#Object.defineProperty(window, 'adsEnabled', { value: true });
@@||fosshub.com/media/js/adblock.js
fosshub.com##aside.ad[aria-label="Advertisement"]
@@||druckerchannel.de/werbung/ads.js
fanart.tv###generic > .container > .inset_box + .container
fanart.tv###generic > .container > .inset_box
racegameiogames.libertygamesinteractive.com#%#window.canRunAds = true;
opengapps.org##.advertisement > #donatebox
opengapps.org#@#.advertisement:not(body)
@@||pv.ltn.com.tw/google_ad_block_check.js
pronetblog.by##.adsensepost
forums.openpli.org###content > div[style^="text-align:center;"]
@@||kupujemprodajem.com/scripts/ads.js
topcraft.ru#@#.adsbygoogle
wp.pl#@#.pub_300x250
wp.pl#@#.text_ads
wp.pl#@#.ad_container
@@||wp.hit.gemius.pl/gdejs/xgde.js$domain=wp.pl
lequipe.fr#@#.pub_300x250
lequipe.fr#@#.pub_300x250m
lequipe.fr#@#.pub_728x90
lequipe.fr#@#.text-ad
lequipe.fr#@#.textAd
lequipe.fr#@#.text_ad
lequipe.fr#@#.text_ads
lequipe.fr#@#.text-ads
lequipe.fr#@#.text-ad-links
bigleaguepolitics.com#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
bigleaguepolitics.com#@#.BannerAd
bigleaguepolitics.com#@#.adArea
bigleaguepolitics.com#@#.adDiv
bigleaguepolitics.com#@#.AdPanel
@@||tyda.se/static/js/adsense.js
diariodenavarra.es#@#.Ad-Container
diariodenavarra.es#@##AdBanner
poedb.tw,independent.co.uk#@#.adBanner
pln-pskov.ru###check_ad_block
hindistopin.com,hindinewstop.com#%#Object.defineProperty(window, 'wpquads_adblocker_check', { value: true });
hw4.ru##noindex > center > div[style="width: 680px; height: 280px;"]
mirror.co.uk#$#div[id^="div-gpt-ad-"] { position: absolute!important; left: -3000px!important; }
mirror.co.uk#@#div[id^="div-gpt-ad"]
@@||ogjs.infoglobo.com.br/*/js/*advertisement.js
@@||google-analytics.com/analytics.js$domain=webupd8.org
olegon.ru#%#AG_onLoad(function() { window.deta = function() {}; });
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gamereactor.de|gamereactor.dk|gamereactor.fr|gamereactor.es
@@||assets.247sports.com/Scripts/SkyNet/Shared/ads.js
tech-faq.com#$#.adblock { position: absolute!important; left: -3000px!important; }
tech-faq.com#@#.adsbygoogle
fontanka.ru#$#body { overflow: visible!important; }
profreehost.com##.amk_adContainer
@@||a.fsdn.com/sd/js/scripts/ad.js
mail.rambler.ru##.notifications-tr
preis24.de#@##bottomAd
iosgods.com###iGSupport
@@||portsmouth.co.uk^$generichide
@@||macworld.co.uk/scripts/ads.js
@@||dejure.org/jcg/_advertisement.js
dejure.org#%#window.ad_allowed = true;
@@||leo.org^$generichide
readthedocs.io##.keep-us-sustainable
@@||mangahub.io/adsbygoogle.js
mobil.se#%#window.ADTECH = function() {};
@@||comunio.de/scripts/advertising/adInit*
@@||iceppsn.com/templates/frontend/iceporn*/js/ads.js
||windguru.cz/snippets/blawrn.php
leiderdorpsweekblad.nl#%#Object.defineProperty(window,'canRunAds',{value:true});
stealthz.ru,ubuntutr.com,tarnkappe.info,jrocknews.com,chimerarevo.com,malekal.com,nokiapoweruser.com#@#.an-advert-banner
stealthz.ru,ubuntutr.com,tarnkappe.info,jrocknews.com,chimerarevo.com,malekal.com,nokiapoweruser.com#@#.an-sponsored
drawnstories.ru###mdl_adb
progarchives.com##div[id^="banner-"]
@@||imgonline.com.ua/*advert*.js
@@||iplogger.org/templates/new/scripts/advertisement.js
@@||newsmax.com/js/ads.adblock.js
@@||vsadu.ru^$generichide
@@||islcollective.com/tpls/*/js/common/ads.js
@@||denverpost.com/wp-content/themes/wp-mason/static/js/ads.js
@@/scripts/ads.js|$script,~third-party,domain=fijitimes.com.fj|fijitimes.com
megagames.com#$##ad-banner { display: block!important; }
megagames.com#%#//scriptlet("set-constant", "jQuery.adblock", "false")
game-debate.com#@#.sponsored-ad
@@||wnppsn.com/templates/base_master/js/ads.js
||chip.de/js/spmsg
@@||newsletter.co.uk^$generichide
@@||newonnetflix.info/ads.js
||t-online.de/*/tid_cms-list-iam-adblocker-aktiv^
msfn.org##.cAnnouncements
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=lb.ua
thedigitalfix.com#$#body { margin-top: 0!important; }
thedigitalfix.com#%#Object.defineProperty(window, 'adCheck', { value: 0 });
desu.me##.xyz_wrapper_inner
@@||im.haberturk.com/assets/js/adblock.js
@@||motherjones.com/wp-content/themes/motherjones/js/ads.min.js
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=most-dnepr.info
silenceisconsent.net#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
silenceisconsent.net#@#.AdPanel
silenceisconsent.net#@#.BannerAd
titlovi.com##.header > header + [id*="-"]:not([class]) > a[href*="adblock"]
genesisowners.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/var ad = document\.querySelector\("ins\.adsbygoogle"\);/.test(a)){ _st(a,b);}};
levensmiddelenkrant.nl#%#AG_onLoad(function() { window.stl_blockaddblock = false; });
@@||shieldsgazette.com^$generichide
@@||lordz.io/ads.js
@@||ucoin.net/js/adsbygoogle.js
||playrust.io/js/as.js
@@||d1l7hzv7igdihb.cloudfront.net/build/js/ads.js
downloadfullfree.com#$#.adsbygoogle {position: absolute!important; left: -3000px!important; }
downloadfullfree.com#@#.adsbygoogle
savevideo.me#%#//scriptlet('abort-current-inline-script', '$', 'Please disable "ad blocker"')
@@||primamedia.ru/media/js/reklama.js
salon.com#%#Object.defineProperty(window, 'adblock', { value: false });
symbolab.com#@#.googleAdsense
symbolab.com#@#.adsbygoogle
symbolab.com#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
s0urce.io###window-msg2
s0urce.io#?#.login-window > .login-element:has(>#messageTester)
s0urce.io#$##messageTester { height: 1px!important; }
||vili.io/img/adblock-banner.gif
starve.io###trevda
@@||brutal.io/lib/advertisement.js
@@||wings.io/lib/advertisement.js
@@||static.tvmaze.com/css/ads.css
hardware.info#@#.advertorial
@@||thestar.co.uk^$generichide
radio.de#%#AG_onLoad(function() { setTimeout(function() {parent.postMessage('AdBlockInactive', '*'); }, 300); });
f.tabtter.jp#@##googlead
@@||nexusmods.com/contents/Scripts/ad*.js
anivisual.net#@#.adsbygoogle
lcpdfr.com#%#//scriptlet("abort-current-inline-script", "_lcpdfr", "renderedAnnoyance")
alexfilm.cc#%#Object.defineProperty(window, 'ads', { get: function() { return; } });
old-games.ru,cenakrasna.info###adb
@@||smutty.com/openx/ad.js
t-online.de#%#window.IM = [1,2,3];
@@||p*.drtst.com/templates/drtuber/js/advertisement.js
@@||geo.de^$generichide
pastenow.ru###google-block
advancedtomato.com#@#.adsbygoogle
eviebot.com###wrapper > div.verticalleft
era-igr.ru#$##adsense2.adsense { display: block!important; }
mathportal.org###noSenseCalculatorTop
||raw.senmanga.com/js/reader.js
itavisen.no#%#Object.defineProperty(window, 'admrlPreviewEngage', { get: function(){ throw null; }, set: function(){ throw null; }});
youporn.*##.warning_block
livesport.ws#%#document.avp_ready = 1;
citaten.net#@##bottom-ad
@@/js/advert.js$~third-party,domain=chit24.ru|seo-fast.ru|clipiki.ru|newauto46.ru|remont-shvejnyh-mashin.com|whoer.net|btrans.by|kinofactor.ru|spravkaru.info
radsport-news.com##.LayoutPromotionAds
@@||radsport-news.com/ad/adframe.js
||returnofreckoning.com/forum/styles/dawar/template/js/ror.js?
@@||poznamka.ru^$generichide
festyy.com##.information-container
portableapps.com###block-block-39
||rockstargames.su/wp-content/themes/rockstargames/main.js
@@||rockstargames.su/wp-content/themes/rockstargames/advertising.js
thetechgame.com##.ttg-ads
@@||eshentai.tv/ad_banner.js
equestriadaily.com##.top-banner-section
wamiz.com##blockquote#adblocker
screenrant.com#%#Object.defineProperty(window, 'ads_blocker', { get: function() { return; } });
@@||wamiz.com/css/ads.css
8bbit.com##.js-enabled-adblock
homebank.free.fr###asheader.ads
homebank.free.fr###disablemessage
corneey.com##.information-container
nuvid.*###abmessage
@@||cdn.klambt.services/js/advertisement.js|
||palemoon.org/pagefunctions.js
carbu.com#%#window.canRunAds = true;
@@||carbu.com^*templates/media/js/ads.js
emuparadise.me##.col_12 > #ad728 + .box
nnmclub.ro,nnm-club.t0r.xyz,nnm-club-me.appspot.com,nnm-club.lib,nnm-club.me,nnmclub.to##body > div.request
proporn.com###abmessage
@@||s3.amazonaws.com/assets.sidearmsports.com/plugins/detector.min.js?$domain=bigten.org|greenbayphoenix.com|umterps.com
poelab.com#@##SponsoredLinks
poelab.com#@##influads_block
drtuber.com###abmessage
iceporn.com###abmessage
@@||kinokrad.co/templates/all/ads.js^
@@||numerama.com/ads.js
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js^$domain=watchfaces.be
@@||sweclockers.com/js/ad.js^
@@||vptpsn.com/templates/frontend/*/js/ads.js
artage.io##.spb-block.b300x250
wortwuchs.net##.gridlove-ad
bestradio.fm##.adb
||cdn.tinypass.com^$domain=autonews.com|cnbc.com
wydaily.com##.special-message-wrapper
anistar.org,anistar.pro,anistar.world,online-stars.org##.a-message
@@||static.irk.ru/static/js/apps-js/adv/*.js
lovi.fm##.sponsor
magadanmedia.ru##.prima-pic-a.a-standart
101.ru##.showMessageAdBlock
cxem.net###antiAdBlock
wholicab.com#@##adContent
goodfon.ru##.js-adb
@@||ktozvonit.com.ua/src/js/advertising.js
||onhockey.tv/stopadblock*.jpg
@@||olx.*/static/olx*/*/static/js/advertising.js
coh2.org###top_stripe > div.img2_box.box
coh2.org##div[id^="portal_ad"]
gamer.com.tw##body > div[style^="position: fixed; left: 20px; right: 20px; bottom: 20px; z-index:"]
zhihu.com##.AdblockBanner
9now.com.au#@#.ad_unit
imslp.org###adsremovead
warcraftlogs.com###top-banner
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=emucr.com
@@||weheartit.com/ads.js^
fontsquirrel.com##.grid10[style="max-width: 720px;"]
alcpu.com##div[id$="ad-blocked"]
owfire.com,pgfire.net,vaingloryfire.com,heroesfire.com,smitefire.com,dotafire.com,elophant.com,mobafire.com#%#window.canRunAds = true;
||good-surf.ru/*script/script.js
||turbolab.it/js/economics.js
numberempire.com###toplink
kinoafisha.info#@##adblock
check.wf#@##adContent
online2pdf.com##div[class^="advertising_"]
dasoertliche.de###banner-right
tigernet.com###topAdBlock
t3n.de#$##js-adbnotice { display: none !important; }
t3n.de#$#body { overflow: auto !important; }
t3n.de#@##adsbox
pythonworld.ru##.alert
@@/advert.js$domain=remont-aud.net|spilcloud.com
schieb.de#%#document.cookie = "anCookie=true";
ixbt.com##.b-blockadblock
programegratuitepc.com#%#document.cookie = "anCookie=true";
betaprofiles.com,csdn.net,forum.qrz.ru,tvfeed.in,mastergrad.com,siteacademy.ru,subtitlefix.com##.adblock
cscontrol.ru##.hbanka
libgen.io#@#.adsbygoogle
vk.com###system_msg
rmz.cr###latest_episodes_fuck_adblock
kanzenshuu.com##.advert
@@||turbobit.net/platform/js/ads.js
multiup.org##.alert.alert-success
download3k.com###google_top
anison.fm#@#.adsbygoogle
4chan.org##div[style^="width: 728px; height: 90px;"]
@@||zx-pk.ru/abp/adblock_detector.js
@@||tvgidsassets.nl/js/ads.js
sports.ru#%#(function(){try{ if("undefined"!=typeof localStorage){var a={date:(new Date).toString(),time:(new Date).getTime(),data:!0};localStorage.setItem("sports:views:anti-adblock:shower",JSON.stringify(a))}}catch(ex) {}})();
@@||agar.io/js/*.js
@@||am15.net/ab-detector/ads.js
@@||media.trafficjunky.net/delivery/js/abp/js*.js
geektyper.com##html > body > div#itemz
kttc.ru#$#.generateka { border: none!important; height: 0!important; }
medicalxpress.com#%#window.blockAdBlock = function() {};
motherless.com###_mlabd
nnmclub.ro,nnm-club.t0r.xyz,nnm-club-me.appspot.com,nnm-club.lib,nnm-club.me,nnmclub.to##body > div[class="request"]
notebooksbilliger.de###wideSkyBanner
anidub.com#%#AG_onLoad(function() { window.ogonekstart1 = function() {}; });
phonescoop.com###topstripalert
phys.org#%#window.blockAdBlock = function() {};
playshake.ru#%#fuckAdBlock = function() {};
professorweb.ru#@#.text_ads
sport-express.ru##.se-adv-notice
techxplore.com#%#window.blockAdBlock = function() {};
trustedreviews.com#%#window.blockAdBlock = function() {};
it-actual.ru#%#//scriptlet("set-constant", "alert", "undefined")
techsolutiontips.com#%#window.google_jobrunner = function() { };
!#safari_cb_affinity(general,privacy)
@@||meteoblue.com/build/website/gpt.js
!#safari_cb_affinity
postimees.ee#$#body { overflow: visible !important; }
postimees.ee#$#.cookie-paywall { display: none !important; }
postimees.ee#$#.adblock-notif { display: none !important; }
postimees.ee#$#.ad-block-notification-overlay { display: none !important; }
postimees.ee#%#//scriptlet('remove-class', 'cookie-paywall-visible', 'article')
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=it-actual.ru,important
it-actual.ru#$#.adsbygoogle { transform: scale(0) !important; height: 0 !important; }
!#safari_cb_affinity(general)
signupgenius.com#@#.adholder2
signupgenius.com#@#.ad-placement
@@||assets.portfolio.hu/js/ad_300x250.js
postimees.ee#@#.dfp_ad
@@||flightsim.to/doubleserve.js
@@||flyertalk.com/ad.min.js
@@||sbs.com.au/*/ad/banner/
@@||brighteon.com/static/ads/ads.js
@@||static.wmbcdn.com/uniweb/images/ad-banner.png$domain=mamba.ru
canyoublockit.com#@#.ad_widget
dumpert.nl#@#.ads_box
it-actual.ru#@#.adsbygoogle
it-actual.ru#@#.adslot_1
it-actual.ru#@#.adslot_2
thelawyersglobal.org#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
@@||gostanford.com/common/templates/dfp/dfp-component-template.html
fr.de,innsalzach24.de,bgland24.de#@#div[id^="traffective-ad-"]
@@||gamehag.com/js/ads-prebid.js
wvgazettemail.com,ceogelisim.com#@#.adSense
wvgazettemail.com,ceogelisim.com#@#.adContent
wvgazettemail.com,ceogelisim.com#@#.adBlock
wvgazettemail.com,ceogelisim.com#@#.ad-text
disableadblock.com#@#.adBar
t-hsn.com#@#.ad-top
t-hsn.com#@#.ad-head
imagecolorpicker.com#@#div[id^="ezoic-pub-ad-"]
@@||scan-trad.fr/js/prebid-ads.js
fourtoutici.pro#@#.adsBox
@@||developpez.com/show_i.php?$~image
community-z.com#@#.ad-placements
imleagues.com#@#.AdSense
@@||imleagues.com/spa/ads/show_ads.js
pirlotvonlinehd.com#@#.adsBox
mc-at.org#@#.showads
kvador.com#@#.adsBox
cartoonbrew.com#@##sponsorText
@@||paywall.production.ippen.space/js/dfp.min.js
@@||tusubtitulo.com/js/dfp-*.js
@@||anymedia.lv/js/adblocker.js
@@||static.doubleclick.net/instream/ad_status.js$domain=malaysiastock.biz
tech-faq.com#@#.adsbygoogle
clipwatching.com#@#.adsBox
parasportontario.ca,bikemania.org#@#.adg_row
@@/googleads.g.doubleclick.net/[a-z0-9]*$/$xmlhttprequest,domain=sovetromantica.com
delfi.ee#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
delfi.ee#@#.patronad
!+ NOT_OPTIMIZED
@@||d1q4kshf6f0axi.cloudfront.net/js/_ads/adtech.js$domain=spanishdict.com
||gaua.hit.gemius.pl/xgemius.js$script,xmlhttprequest,redirect=noopjs,domain=1plus1.video,important
!#safari_cb_affinity(privacy)
!#safari_cb_affinity
!#safari_cb_affinity
duolingo.com#?#div[class^="_"] > div[class*=" _"]:has( > div[class^="_"] > div[class*=" _"] > div[class^="_"]:contains(Duolingo Plus))
duolingo.com#?#div[class^="_"]:has(> div[class^="_"] > a[href*="How-can-I-disable-my-ad-blocker-to-support-Duolingo"])
vladan.fr#@#.pub_300x250
vladan.fr#@#.ad-unit
vladan.fr#@#.ad_unit
vladan.fr#@#.pub_300x250m
vladan.fr#@#.pub_728x90
vladan.fr#@#.text-ad
vladan.fr#@#.text-ad-links
vladan.fr#@#.text_ad
vladan.fr#@#.text-ads
vladan.fr#@#.textAd
vladan.fr#@#.text_ads
notebookcheck-hu.com,notebookcheck-tr.com,notebookcheck-ru.com,notebookcheck.*#%#//scriptlet("abort-current-inline-script", "document.getElementById", "/!document\.getElementById[\s\S]*?innerHTML[\s\S]*?insertBefore/")
dailywire.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads { display:block!important;}
more.tv#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads { display: block!important; }
j.wfcdn.de#@#.ADBox
j.wfcdn.de#@#.AdsRec
j.wfcdn.de#@#.AD_area
j.wfcdn.de#@#.Ads_4
cracks4win.com##.blocker-overlay
cracks4win.com##.blocker-notice
forbes.com#@#.ADBAR
forbes.com#@#.AD_area
forbes.com#@#.AD_underpost
forbes.com#@#.AD_MOVIE_ITEMROW
forbes.com#@#.AD_MOVIE_ITEM
forbes.com#@#.ADTop
forbes.com#@#.ADInfo
forbes.com#@#.ADFooter
forbes.com#@#.AD300x250A
forbes.com#@#.AD-RC-300x250
forbes.com#@#.AD-POST
forbes.com#@#.AD300
forbes.com#@#.AD355125
forbes.com#@#.AD300x600-wrapper
forbes.com#@#.AD300x250
forbes.com#@#.AD300Block
forbes.com#@#.AD-label300x250
forbes.com#@#.AD-Rotate
wetteronline.de#%#//scriptlet("set-constant", "WO.adblock.useAdblocker", "false")
cc.com#@#.plainAd
cc.com#@#.player_hover_ad
cc.com#@#.player_page_ad_box
cc.com#@#.playAds1
cc.com#@#.playAds2
cc.com#@#.player-ads
cc.com#@#.player-leaderboard-ad-wrapper
cc.com#@#.play-page-ads
lapresse.ca,toptenreviews.com#$#div[id^="sp_message_"] { display:none!important; }
lapresse.ca,toptenreviews.com#$#div[class^="sp_veil"] { display:none!important; }
lapresse.ca,toptenreviews.com#$#body { overflow:visible!important; }
lapresse.ca,toptenreviews.com#$#html.sp-message-open { overflow:visible!important; position:static!important; }
forbes.com#$#body { overflow: visible !important; }
viki.com#%#//scriptlet("set-constant", "VikiPlayer.prototype.pingAbFactor", "noopFunc")
!#safari_cb_affinity(general)
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=viki.com
@@||pubads.g.doubleclick.net/gampad/ads?env=vp&gdfp_req=1*www.viki.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=viki.com
@@||viki.io/cms-uploads/uncategorized/ima3.js$domain=viki.com
!#safari_cb_affinity
!#safari_cb_affinity(general)
@@||detectadblock.com/*.js$~third-party
!#safari_cb_affinity
filmix.ac,filmix.tech,filmix.zone#?##oframeplayer > pjsdiv[style]:has(> pjsdiv[style]:contains(AdBlock))
filmix.ac,filmix.tech,filmix.zone##.social-counters
$script,redirect-rule=noopjs,domain=aternos.org
@@/prebid.$domain=aternos.org
@@||securepubads.g.doubleclick.net/pagead/ppub_config?ippd=aternos.org$domain=aternos.org
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=aternos.org
aternos.org##.ad.responsive-skyscraper
@@||aternos.org^$generichide
@@||onetag-sys.com/prebid-request$domain=aternos.org
@@||adengine.snigelweb.com/aternos.org/*/adngin.js$domain=aternos.org
@@||cdn.snigelweb.com/adconsent/*/views/adconsent__tcfapi_*.js$domain=aternos.org
@@||cdn.snigelweb.com/gvl/vendor-list.json$domain=aternos.org
@@||cdn.snigelweb.com/adconsent/*/adconsent__tcfapi.js$domain=aternos.org
@@||cdn.snigelweb.com/prebid/*/prebid.js$domain=aternos.org
@@||cdn.snigelweb.com/adengine/aternos.org/loader.js$domain=aternos.org
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=aternos.org
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=aternos.org
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=aternos.org
@@||c.amazon-adsystem.com/cdn/prod/config?$domain=aternos.org
@@||google-analytics.com/analytics.js$domain=aternos.org
@@||hbopenbid.pubmatic.com/translator$domain=aternos.org
@@||prg.smartadserver.com/prebid/v1$domain=aternos.org
@@||c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js$domain=aternos.org
@@||snigel-d.openx.net/*/arj$domain=aternos.org
@@||tlx.3lift.com/header/auction$domain=aternos.org
@@||fastlane.rubiconproject.com/a/api/fastlane.json$domain=aternos.org
@@||ib.adnxs.com/ut/v3/prebid|$domain=aternos.org
@@||c.amazon-adsystem.com/*/bid?$xmlhttprequest,domain=aternos.org
@@||bidder.criteo.com/cdb$xmlhttprequest,domain=aternos.org
$xmlhttprequest,redirect-rule=nooptext,domain=aternos.org
promote.telegram.org#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links.ads-header.ads-content { display: block !important; }
goodfon.ru#$#.ad-text.adBanner.adbanner.adBlock.adContent.adSense.Adsense.AdSense.pub_300x250m.pub_728x90.text-ad.text-ad-links.text-ads.text_ad.text_ads.TextAd.textAd.textad.textad { display: block !important; }
factor.ua#$#.ads.ad.adsbox.ad-placement.carbon-ads { display: block!important; }
imgoutlet.pw,imgview.net,imgtown.pw,imgmaze.pw,imgdew.pw,imgrock.pw,imgview.pw#@#.textAd
imgoutlet.pw,imgview.net,imgtown.pw,imgmaze.pw,imgdew.pw,imgrock.pw,imgview.pw#@#.text-ad
imgoutlet.pw,imgview.net,imgtown.pw,imgmaze.pw,imgdew.pw,imgrock.pw,imgview.pw#@#.text_ads
imgoutlet.pw,imgview.net,imgtown.pw,imgmaze.pw,imgdew.pw,imgrock.pw,imgview.pw#@#.pub_300x250
imgoutlet.pw,imgview.net,imgtown.pw,imgmaze.pw,imgdew.pw,imgrock.pw,imgview.pw#@#.pub_728x90
1001tracklists.com#%#//scriptlet("set-constant", "showAds", "true")
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=audiotag.info
!+ NOT_PLATFORM(windows, mac, android)
@@||pubads.g.doubleclick.net/gampad/adx?*/ad-blk$domain=washingtonpost.com
!+ NOT_PLATFORM(windows, mac, android)
@@||diariodenavarra.es/MODULOS/global/publico/interfaces/web/dn/img/dn_plus.png?v=*&trackingserver=trackserver&adserver=adserver
!+ NOT_PLATFORM(windows, mac, android)
@@||asset.pagefair.com/adimages/textlink-ads.jpg$domain=theoaklandpress.com|dailybreeze.com|mercurynews.com|chicoer.com|delcotimes.com|denverpost.com|macombdaily.com|newsday.com|pe.com|reviewjournal.com|trentonian.com|twincities.com
!+ NOT_PLATFORM(windows, mac, android)
@@||techsolutiontips.com/wp-content/plugins/better-adsmanager/js/advertising.min.js
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=techsolutiontips.com
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=techsolutiontips.com
thetalko.com#@#.AdSense
thetalko.com#%#Object.defineProperty(window, 'isDisableAdblocker', { value: true });
televisa.com#%#Object.defineProperty(window,'opened_adbblock',{value:false});
@@||native-english.ru/i/ads/ads.js
native-english.ru#%#window.canRunAds = true;
!+ NOT_OPTIMIZED
autogaleria.pl##.adblock
!+ NOT_OPTIMIZED
akinator.com,akinator.mobi#$##adblockDetected { display: none !important; }
!+ NOT_OPTIMIZED
akinator.com,akinator.mobi#$#.modal-backdrop { display: none !important; }
!+ NOT_OPTIMIZED
akinator.com,akinator.mobi#$#body { overflow: visible !important; }
!+ NOT_OPTIMIZED
alpinforum.com##.page-body > div[id][style*="position: fixed"][style*="z-index: 1;"]
!+ NOT_OPTIMIZED
channel4.com###all4gn-adBlock-notification
aol.com#@#.topAd
aol.com#@#.adwrap
creativeuncut.com###g_abox
101.ru#@#.advert-1
101.ru#@##advert-1
socialblade.com##.socialblade-heartbeat
ivi.ru#%#document.cookie = "adbNotice=1";
ivi.ru#%#AG_onLoad(function() { document.cookie = "adbNotice=1"; });
outlook.live.com##body div[aria-label][data-max-width] ~ div[class^="_3_"]:last-child
outlook.live.com#?##app div[class] > div[role="region"] ~ div[class]:not([data-max-width]) > div[class] > div[class]:has(> div[class] > img[aria-label][src*="adbar"])
outlook.live.com#?##app div[class] > div[role="region"] ~ div[class]:not([data-max-width]):not([role]):has(div[class] > img[aria-label][src*="adbar"])
soccer.ru#$##main_body > div#left.sidebar { margin: 0px 0 0!important; }
pornreactor.cc,joyreactor.cc,reactor.cc#%#Object.defineProperty(document, 'write', { get: function() { return {}; } });
aol.com##.game-pre-load
howwindows.ru#%#window.canRunAds = true;
cc-fan.tv,cn-fan.tv,fox-fan.tv,nf-fan.tv#$##rightBlock div[id^="SRTB_"] { display: block !important; height: 1px!important; }
cc-fan.tv,cn-fan.tv,fox-fan.tv,nf-fan.tv#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
!#safari_cb_affinity(general)
@@||marca.com^$generichide
@@||snopes.com^$generichide
@@||oneman.gr^$generichide
!#safari_cb_affinity
!#safari_cb_affinity(general,privacy)
!#safari_cb_affinity
!#######################################################
!######### General element hiding rules ################
!#######################################################
###cmplz-cookiebanner-container
###iubenda-cs-banner
##.cookie-agreement-wrapper
###cookie_notification
##ark-cookiebar
##amedia-privacybox
##.wpcc-container
###tt-cookie-alert
##.jnews-cookie-law-policy
##.wpgdprc-consent-bar
##.gdpr-cookie-notice
###cerekKullanimUyari
##.radioplayer-cookie-consent
###redim-cookiehint-modal
##.js-consent-banner
##.waconcookiemanagement
###ws_eu-cookie-container
##.o-cookielaw
##.lia-cookie-banner-alert
##.sisu-cookie-notice
###mnd-cookie-bar
##.tx-om-cookie-consent
###cookiesjsr
###acris--page-wrap--cookie-permission
###acris--cookie-permission--modal-overlay
##.cookie-dialog-wrapper
###uo_cookie_banner
###cookieSettingsDialog
###tx-emhcookiebanner-bannerwidget
###ck_dsclr_v2
###ac-cookie-compliance
##.grt-cookie-active
##.bs-wrap-gdpr-law
###barraaceptacion
##.rdm-daac-notice-template
##.SCK_Banner
###didomi-notice
###SgCookieOptin
###cookieseal-banner
##.taunton-user-consent-visible
##.cookies__banner:not(body):not(html)
##.gdpr-box:not(body):not(html)
###onetrust-consent-sdk
###gdrpNotification
###gdpr-cookie-message
###notice-cookie-block
###moove_gdpr_cookie_info_bar
##.cookiePolicyNotice
##.butterBar--privacy
##.gdpr-container
###gdpr-cookie-notice
~lightbend.com###optanon-popup-bg
###elGuestTerms
###ez-cookie-dialog-wrapper
##.fusion-privacy-bar
##.page-wrap--cookie-permission
##.f-data-policy
###gdpr-banner
##.wordpress-gdpr-popup
###cliSettingsPopup
###BorlabsCookieBox
###truste-consent-track
##.eu-cookie-compliance-banner:not(body):not(html)
###gdpr_area
##.basel-cookies-popup
##.header-cookies
##.ensureCookie
##.penci-wrap-gprd-law
###cookieconsentdiv
###easy-cookies-policy-main-wrapper
~zagojeni.pl##.rodo-overlay:not(body):not(html)
##.tibrr-cookie-consent-container
##cloudflare-app[app="tibrr-cookie-consent"]
##.clearfy-cookie
##.nr-cookie-notification
###redim-cookiehint:not(body):not(html)
###cookie-window:not(body):not(html)
##.notice--cookie:not(body):not(html)
###cookieBgOverlay
##.cp-info-bar-container
##.gpm-cookie-accepted
##cloudflare-app[app="cookiless"]
###privacy-consent
###domCookieWarning:not(html):not(body)
##.gdprPopup
##div[class^="app_gdpr"]
###gdpr_box
##.gdpr-cookie:not(html):not(body)
##.gdpr-privacy-bar
###cookie-information
##.cc-window[aria-label="cookieconsent"]
###_evidon_banner
##amp-consent
##.as-oil
###cookie_note
##.CookieNotifyWidget__wrapper
##body.sliding-popup-processed > #sliding-popup
##.divascookies
##.cookie-hint:not(body):not(html)
###cookies-alert
###cookieChoiceInfo
##.c-cookiebar
##.ds2-cookie-disclaimer
##.cookie-consent-content
###AvisoCookieslaw
###CNIL
###COOKIE_BANNER
###CP_box
###Cookie-Policy
###CookieAlert
###CookieBanner
###CookieBar
###CookieConsent
###CookieConsentDiv
###CookieContainer
###CookieDiv
###CookieInfo
###cookies-policy-popup
###CookieNotification
###CookieOK
###CookiePanel
###CookiePolicy
###CookieReportsButton
###CookieReportsPanel
###CookieWarning
###CookieWrapper
###CookielawBanner
###CookiesBanner
###CookiesWarning
###EUCookie
###PrivacyBanner
###Row1_Column1_Cell1_CookieSettings_CookieSettings
###WP-cookie-info
###about-cookies
###aboutCookieUsageBox
###accept-cookie
###accept-cookies-div
###acceptCookie
###acceptCookies
###accept_cookie
###accept_cookies
###acceptcookie
###acookie
###alert-cookie
###alertCookie
###alertCookies
###alerte-cookies
###alerte_tracking
###asterix_cookie_widget
###avcn_notification
###avisoCookies
###bandeau-cookies
###bandeauCookie
###bandeauCookies
###bandeau_cookie
###bandeau_cookies
###banner-cookie
###bannerCookieContainer
###bannerCookies
###banner_cnil
###banner_cookie
###banniere-cookie
###bbccookies
###block-cookie_policy-0
###bw_cookiechoice
###c_agrem
###ca_banner
###ca_info_plus
###cadre_alert_cookies
###capaAvisoPoliticaCookies_superior_mensajes
###catapult-cookie-bar
###cc-cookie-law
###cc-cookie-notice
###cc-cookies
###cc-notification
###cc_cookies
###ccc-state
###ccconsent
###cccwr
###ccm-cookiesDisclosure
###cf-cookie-banner
###cl-banner
###cmsCookieWarning
###cnil
###cnil_privacy
###confirmCookie
###confirmCookiePolicy
###coockies_warning
###cookie-accept
###cookie-alert
###cookie-allow
###cookie-banner
###cookie-banner-container
###cookie-bar
###cookie-bar-bottom
###cookie-bar-main
###cookie-block
###cookie-cnil-box
###cookie-compliance
###cookie-compliance-container
~yellowbrick.nl###cookie-consent
###cookie-consent-banner
###cookie-consent-bar
~analog.com###cookie-consent-container
###cookie-consent-popup
###cookie-consent-wrapper
###cookie-container
###cookie-content
###cookie-control
###cookie-dialog
###cookie-directive
###cookie-disclaimer
###cookie-disclosure
###cookie-div
###cookie-header
###cookie-hint
###cookie-icon
###cookie-info
###cookie-info-bar
###cookie-info-box
###cookie-info-container
###cookie-info-div
###cookie-info-layer
###cookie-inner-wrapper
###cookie-law
###cookie-law-banner
###cookie-law-bar
###cookie-law-container
###cookie-layer
###cookie-message
###cookie-message-container
###cookie-modal
###cookie-msg
###cookie-note
###cookie-notice
###cookie-notification
###cookie-notification-bar
###cookie-notifier
###cookie-opt-in
###cookie-opt-in-footer
###cookie-optout
###cookie-overlay
###cookie-panel
##body #cookie-policy
###cookie-policy-banner
###cookie-policy-bar
###cookie-policy-container
###cookie-policy-notice
###cookie-policy-warning
###cookie-popin
###cookie-popup
###cookie-slide
###cookie-statement
###cookie-terms
###cookie-ue
###cookie-warn
###cookie-warning
###cookie-wrapper
###cookie1
###cookieAccept
###cookieAcceptContainer
###cookieAdv
###cookieAlert
###cookieAlertWrapper
###cookieBanner
###cookieBar
###cookieBlock
###cookieBox
###cookieCompliance
###cookieConsent
###cookieConsentBar
###cookieConsentForm
###cookieContainer
###cookieControl
###cookieDisc
###cookieDisclaimer
###cookieDiv
###cookieDivContent
###cookieDough
###cookieFooter
###cookieFrame
###cookieGuardMsg
###cookieHeader
###cookieHint
###cookieInfCont
###cookieInfo
###cookieInfoBanner
###cookieInfoBar
###cookieInfoBox
###cookieInfoDiv
###cookieInfoMsgWrapper
###cookieInfoWrapper
###cookieInformerBooklet
###cookieLY
###cookieLaw
###cookieLawBox
###cookieLawText
###cookieLayer
###cookieLine
###cookieMessage
###cookieMessageBox
###cookieMessageContainer
###cookieMessageWrapper
###cookieMgn
~excellent-hemd.de,~excellent-hose.de,~engie-energie.nl###cookieModal
###cookieMsg
###cookieMsgBlock
###cookieMsgWrapper
###CookieNotice
###cookieNotice
###cookieNoticeContainer
###cookieNotification
###cookieOverlay
###cookiePanel
###cookiePlaceholder
###cookiePolicy
###cookiePolicy-layer
###cookiePolicyBar
###cookiePolicyContainer
###cookiePolicyPopup
###cookiePolicyWrapper
###cookiePopUp
###cookiePopin
###cookiePopup
###cookiePopupContainer
###cookiePrompt
###cookieSection
###cookieTime
###cookieUsagePopIn
###cookieWarning
###cookieWarningDiv
###cookieWarningMessage
###cookieWrap
###cookieWrapper
###cookie_accept
###cookie_agreement
###cookie_alert
###cookie_alert_container
###cookie_assistant_container
###cookie_banner
###cookie_banner_container
###cookie_bar
###cookie_box
###cookie_cnil
###cookie_consent
###cookie_consent_container
###cookie_content
###cookie_disclaimer
###cookie_header
###cookie_info
###cookie_info_area
###cookie_info_wrapper
###cookie_law
###cookie_law_banner
###cookie_layer
###cookie_message
###cookie_message_container
###cookie_modal
###cookie_msg
###cookie_notice
###cookie_notification_bar
###cookie_panel
###cookie_policies
###cookie_policy
###cookie_policy_banner
###cookie_policy_popup
###cookie_popup
###cookie_privacy_holder
###cookie_prompt
###cookie_shout
###cookie_str
###cookie_warn
###cookie_warning
###cookie_widget
###cookieaccept
###cookiealert
###cookiebalk-wrap
###cookiebanner
###cookiebar
###cookiebar-container
###cookiebnr
###cookieconfirm
###cookieconsent
###cookieconsentbar
###cookiecontrol
###cookiecontrol_notice
###cookiediv
###cookieinfo
###cookieinfo-container
###cookieinfobar
###cookielaw
###cookielaw2
###cookielawwarning
###cookiemessage
###cookiemodule
###cookiemonster
###cookiemonster_popup
###cookiemsg
###cookiemsgbox
###cookienote
###cookienotice
###cookienotice-container
###cookienotif
###cookienotifier
###cookieoverlay
###cookiepanel
###cookiepolicy
###cookiepolicydiv
###cookiepop
###cookiePop
###cookiepopup
###cookiereports-badge
###cookies-agreement
###cookies-auth
###cookies-banner
###cookies-bar
###cookies-info
###cookies-information
###cookies-information > .innerDiv
###cookies-message
###cookies-message-container
###cookies-modal
###cookies-msg
###cookies-notice
###cookies-overlay
###cookies-panel
###cookies-policy
###cookies-policy-banner
###cookies-policy-container
###cookies-policy-wrapper
###cookies-politics
###cookies-privacy
###cookies-warning
###cookies-warning-box
###cookies-wrapper
###cookiesAlert
###cookiesArticle
###cookiesBanner
###cookiesBar
###cookiesBox
###cookiesContainer
###cookiesDiv
###CookiesDiv
###cookiesInfo
###cookiesInfoBox
###cookiesMessage
###cookiesNotification
###cookiesPanel
###cookiesPolicyPopup
###cookiesPop
###cookiesPopup
###cookiesWarning
###cookiesWarningActive
###cookiesWarningBanner
###cookiesWrapper
###cookies_apla
###cookies_ask
###cookies_banner
###cookies_block
###cookies_box
###cookies_container
###cookies_info
###cookies_message
###cookies_msg
###cookies_notification
###cookies_notifier
###cookies_policy
###cookies_warning
###cookiesconcentbar
###cookiescript_injected
###cookiesdirective
###cookiespolicy
###cookiestatement
###cookietext
###cookietop
###cookiewarn
###cookiewarning
###cookiewrap
###cookiewrapper
###cookpol
###ctl00_cookie_panel
###cw-cookieInfo
###disclaimerC
###disclaimerCookies
###disclaimerDialog_modal
###divCookie
###divCookieAlert
###divCookieConfirm
###divCookieNotify
###divCookiePolicy
###divCookiesBox
###divFrmUserCookieConfirm
###div_cookie
###divcook
###dlgCookies
###dvCookie
###ePrivacyDisclaimer
###ee-cookies-message
###eu-cookie
###eu-cookie-bar
###eu-cookie-compliance
###eu-cookie-consent
###eu-cookie-content
###eu-cookie-law
###eu-cookie-notifier
###eu-cookie-policy
###eu-cookies
###eu-privacy
###euCookie
###euCookieBar
###eu_cookie
###eu_cookies
###eucl_panel
###eucookie
###eucookielaw
###fixed-cookie
###footer-cookies
###footerCookieArticle
###footer_cookies
###footer_tc_privacy
###gel-cookie-banner
###gh-cookieb
###global-cookie-message
###headband-cookie
###headerCookies
###hi-cookie-box
###ietCookiePanel
###info-cookie
###infoCookie
###info_cookie
###itv-glob-cookie-policy
###jquery-cookie-law-script
###js-cookie-notice
###js-ext-cookie
###js_pushDownCookieMessage
###layerCookies
###layer_cookie
###legalLayer
###message-cookie
###messageCookie
###message_cookie
###mk-cookie
###msg-cookie
###msgCookie
###mtcookieconsent
###mycookie
###new-cookie
###nibirumail_cookie_advice
###no-cookie
###notificationcookie
###nq_cnilbanner
###o-cookie
###okcookies
###okookie-box
###panel-cookies
###pc-cookie-notice
###pecr-compliance-banner
###pnlCookieBanner
###pnlCookieWarning
###politicaCookies
###polityka-cookies
###popup-cookie
###popup-cookies
###popup_cookie
###privacy-bar
###privacy-policy-panel
###privacyBar
###privacyPolicyLayer
###privacyPolicyLayerN
###privacy_cookiepolicy
###privacypolicy
###private-policy
###pronamic_cookie_holder
###rb-cookie-container
###rbiCookiePolicy_pushDownBoxWrapper
###rtveCookiePolicy
###rwd-cookie-message
###s112_accept_cookies
###scnb-cookie-bar
###survey_bar
###svtCookieInformationContainer
###tarteaucitronAlertBig
###tarteaucitronRoot
###tc_privacy
###tesco_cookie_widget
###tid_cookieWarning
###topCookie
###townside-cookiebar-outer
###trackingCookie
###tx_cookies
###uecookies
###ukCookiePopup
###user_optin_banner
###v-cookielaw
###viewlet-cookiepolicy
###vscookieAlertCont
###warn-cookies-area
###warning_cookie
###website-cookies
###welcomebar-wrapper
###ww-cookie-information
###zaz-nb-plugin-cookie-message
##.CNIL
##.CookieAcceptPanel
##.CookieBanner:not(body):not(html)
##.CookieBar:not(body)
##.CookieConsent:not(body):not(html)
##.CookieMessage
##.CookieMonsterBox
##.CookieNote
##.CookieNotice:not(body):not(html)
##.CookieNoticeContainer
##.CookieNotification
##.CookieWarning
##.CookieWrapper
##.Cookies:not(body):not(html)
##.CookiesBar
##.Section-Cookie
~gelia.fi,~gelia.no,~gelia.se,~imvu.com,~ahlsell.dk,~ahlsell.fi,~ahlsell.no,~ahlsell.se,~franziskaner-weissbier.de##.accept-cookies
##.acceptCookies
##.accept_cookies
##.acceptcookies
##.agree-cookie-wrap
##.alert--cookies
##.alert-cnil
##.alert-cookie
##.alert-cookies
##.alertCookie
##.alertcookie
##.allow-cookie-stripe
##.b-cookie-hint
##.b-cookies
##.bandeau-cookies
##.barCookie
##.block-cookies
##.box-cookies
##.box_cookie
##.c-cookie
##.c-cookie-banner
##.c-cookie-bar
##.c-cookie-policy
##.capa_cookies
##.cc-banner
##.cc-cookies
##.cc_banner
##.cc_banner-wrapper
##.cc_container
##.cdp-cookies-alerta
##.com-cookie
##.container_cookies
##.contenidoAvisoPoliticaCookies
##.coockie
##.coockie_banner
##.cookie-accept-container
##.cookie-alert
##.cookie-alert-box
##.cookie-banner-bottom
##.cookie-bar:not(body)
##.cookie-block
~538.nl##.cookie-box:not(body):not(html)
##.cookie-check
##.cookie-compliance
##.cookie-compliance-container
##.cookie-confirm
~vbleos.de,~vrdh.de,~vrbsaale-unstrut.de,~vrbrm.de,~vrblausitz.de,~vrbanksn.de,~vrbanklm.de,~vrbank-westkueste.de,~vrbank-suedoldenburg.de,~vrbank-osnordland.de,~vrbank-oldenburgland.de,~vrbank-hsh.de,~vrbank-enz-plus.de,~vrbank-eg.de,~vrbank-bamberg-forchheim.de,~vrbank-altenburgerland.de,~vr-teilhaberbank.de,~vr-sl-mh.de,~vr-obm.de,~vr-mio.de,~vr-banking-app.de,~vr-bank-westmuensterland.de,~vr-bank-hm.de,~vr-bank-bonn.de,~volksbank-rhein-lippe.de,~volksbank-rhede.de,~volksbank-raiffeisenbank-regensburg-schwandorf.de,~volksbank-mn.de,~voba-rhein-erft-koeln.de,~vbvorpommern.de,~vbsila.de,~skatbank.de,~raiffeisenbank-im-breisgau.de,~raiffeisen-volksbank-aschaffenburg.de,~gestalterbank.de,~fehntjer-voba.de,~eu-banking.de,~litebit.eu,~raiba-ke-oa.de##.cookie-consent:not(body):not(html)
##.cookie-consent-block
##.cookie-consent-ctr
##.cookie-container
##.cookie-content
##.cookie-disclaimer:not(body)
##.cookie-disclosure
##.cookie-footer
##.cookie-header
##.cookie-info:not(body):not(html)
##.cookie-info-bar
##.cookie-info-header
##.cookie-info-layer
##.cookie-information-container
##.cookie-information-wrapper
##.cookie-law
##.cookie-law-container
##.cookie-law-overlay
##.cookie-layer
##.cookie-layer-visible:not(body):not(html)
##.cookie-legislation
##.cookie-message:not(html):not(body)
##.cookie-message-container
##.cookie-modal
##.cookie-monster
##.cookie-msg:not(body):not(html)
##.cookie-note:not(body):not(html)
##.cookie-notice-container
##.cookie-notice-dialog
##.cookie-notice-wrapper
##.cookie-notification:not(body)
##.cookie-notifier
##.cookie-notify
##.cookie-opt-in
##.cookie-optin
##.cookie-panel:not(body):not(html)
##.cookie-panel-content
##.cookie-permission
##.cookie-policy:not(body):not(html)
##.cookie-policy-banner
##.cookie-policy-box
##.cookie-policy-message
##.cookie-policy-notice
##.cookie-policy-statement
~avanquest.com##.cookie-pop
##.cookie-popup:not(body):not(html)
##.cookie-prompt
##.cookie-rules-wrapper
~blogs.mediapart.fr##.cookie-warn
~samsung.com##.cookie-warning
~travelchannel.co.uk##.cookie-wrapper
##.cookieAccept
##.cookieAccepterSlider
##.cookieAdvice
##.cookieAlert
##.cookieAlertBox
##.cookieAsker
##.cookieBanner:not(body)
##.cookieBannerContainer
##.cookieBar:not(body):not(html)
##.cookieBarContainer
##.cookieBarReviewDesktop
##.cookieBox
##.cookieCompliance
##.cookieConsent:not(body):not(html)
##.cookieContainer
##.cookieControl
##.cookieDisclaimer
##.cookieInfo:not(body):not(html)
##.cookieInformation
##.cookieLaw:not(body):not(html)
##.cookieMessage:not(body):not(html)
##.cookieMsgContainer
##.cookieNotice:not(body):not(html)
##.cookieNotification
##.cookieNotify
##.cookieOptIn
##.cookiePanel
~elavon.pl##.cookiePolicy:not(body):not(html)
##.cookiePopUp
##.cookiePopup
##.cookiePopupContainer
##.cookiePrompt
##.cookieTooltip:not(body):not(html)
##.cookieTooltipKontener
##.cookieWarning
##.cookieWarningBox
##.cookie__show
##.cookie_accept
##.cookie_alert
##.cookie_bar
##.cookie_box
##.cookie_consent:not(body):not(html)
##.cookie_content
##.cookie_info
##.cookie_info_content
##.cookie_law
##.cookie_message
##.cookie_notice
##.cookie_notification
##.cookie_optin_box
##.cookie_overlay
##.cookie_panel
##.cookie_policy
##.cookie_policy_message
##.cookie_popup:not(body):not(html)
##.cookie_privacy_info_bar
##.cookie_warning
##.cookie_wrapper
##.cookiealert
##.cookiebanner:not(body)
##.cookiebar:not(body)
##.cookiebox
##.cookieconsent:not(body):not(html)
##.cookieconsent-popup
##.cookied:not(body):not(html)
##.cookiedisclaimer
##.cookiediv
##.cookielaw:not(body):not(html)
##.cookiepolicy
##.cookiepopupcontainer
##.cookies-alert
##.cookies-allow
##.cookies-bar
##.cookies-box
##.cookies-container
##.cookies-dialog
##.cookies-eu
##.cookies-info:not(html):not(body)
##.cookies-info-static
##.cookies-message
##.cookies-msg
##.cookies-note
##.cookies-notice
##.cookies-notification:not(html):not(body)
##.cookies-notify
##.cookies-open
##.cookies-overlay
##.cookies-policy
##.cookies-popin
##.cookies-popup
##.cookies-row
##.cookies-sec
##.cookies-warning
##.cookies-wrapper
##.cookiesAlert
##.cookiesBar
##.cookiesBlock
##.cookiesContent
##.cookiesInfo
##.cookiesMessage
##.cookiesNotification
##.cookiesPanel
##.cookiesTxt
##.cookiesWarning
##.cookies_bar
##.cookies_box
##.cookies_message
##.cookies_notice
##.cookies_yum
##.cookiesbar
##.cookiesinfo
##.cookieslaw
##.cookiesms
##.cookiesnotice
##.cookiespolicy
##.cookiestrip
##.cookietext
~intersport.nl,~intersport.hu,~intersport.com.cy,~intersport.nl,~intersport.es,~intersport.at##.cookiewall:not(body):not(html)
~samsung.com##.cookiewarning:not(body)
##.cookiewrapper
##.cwcookielaw
##.e-cookie-message
##.eh-cookieinfo
##.eksCookieContainer
##.eu-cookie-message
##.eu-cookie-notice
##.eu-cookies
##.euCookieLaw
##.eucookie
##.eucookies
##.eupopup-container
##.footer-cookie
##.footer-cookies-policy
##.footer__cookies
##.fucking-eu-cookies
##.fucking-priority.fucking-eu-cookies
##.head-cookie-container
##.header-cookie-content
##.headerCookies
##.id-CookieConsent
##.info-cookie
##.infoCookies
##.infocookies
##.js-CookieBanner
##.js-cookie-bar
##.js-cookie-compliance:not(html):not(body)
##.js-cookie-consent
##.js-cookie-container
##.js-cookie-disclaimer
##.js-cookie-message:not(html):not(body)
##.js-cookie-notice
##.js-cookie-policy
##.js-cookie-widget
##.js-cookies
##.js-cookies-box
##.layerCookie
##.layer_cookie
##.lgcookieslaw_banner
##.m-cookie-notice
##.m_cookie
##.message-cookie
##.message-cookies
##.mod-cookiepolicy
##.no-cookies:not(html):not(body)
##.notice-cookie
##.notice_notice_cookies
##.notificationpopup
~lightbend.com##.optanon-alert-box-wrapper
##.overlay-cookie
##.p-cookiebar
##.p_cookie
##.panel-cookies
##.panel_cookie
##.paveCookies
##.pea_cook_more_info_popover
##.pea_cook_wrapper
##.politicaCookies
##.polityka-cookie
##.pop-cookie
##.popup-alert-notice
##.popup-cookie
##.popup_cookie
##.preventAcceptance
##.privacy-alert
##.privacy-notice:not(body):not(html):not([class*="-input"])
##.privacybanner
##.qb-cookielaw-bar
##.react-cookie-banner
##.regional-cookie-warning
##.rltcp_information_cookie
##.sc-cookies
##.site-cookies
##.ui-dialog-cookies
##.ultimize_cookie_notification_container
##.wrapperCookies
##.wsa-cookielaw
##body > #ckch
!+ NOT_OPTIMIZED
###CookieQBanner
!+ NOT_OPTIMIZED
##.cookies-banner
!+ NOT_OPTIMIZED
##.cookie-overlay:not(html):not(body)
!+ NOT_OPTIMIZED
~calvinklein.be##.cookie-notice:not(body):not(html)
!+ NOT_OPTIMIZED
~intersport.de##.cookie-banner:not(body):not(html)
!+ NOT_OPTIMIZED
###cookie-law-info-bar
!#######################################################
!######### General URL blocking rules ##################
!#######################################################
||consent.nit.ro^$third-party
/wp-content/plugins/dsgvo-tools-cookie-hinweis-datenschutz/*
||delivery.consentconverter.com/delivery/cmp.php
||ccm.takuma.de^$third-party
||gdpr-legal-cookie.beeclever.app^$third-party
/cookie-law-info-public.js
||ecookie.nl^$third-party
||webcache.datareporter.eu/c/*/banner.js
||cdn.userdatatrust.com^$third-party
||ccm19.de^$third-party
||cookie-widget.ru^$third-party
||legalmonster.com^$third-party
/cm4all.com.widgets.CookiePolicy/show.
/emh_cookiebanner/*
||up-cookiemon.wavecdn.net^$third-party
||cdn-cookieyes.com/client_data/*.js
||cdn.privacytools.com.br^$third-party
||cdn.ampproject.org/v0/amp-consent-*.*.mjs
||cdn.ampproject.org/v0/amp-consent-*.*.js
/mrf4u/cmp/*/*.js?autoinit=
||mrf.io/cmp/
||cdn.gravito.net/hmdcmp/$third-party
||goadopt.io^$third-party
||clickiocdn.com/*consent_*.js
||cookihq.com^$third-party
||cookiepro.com^$third-party
/wp-content/plugins/rdm-daac-notice/*
||choices.consentframework.com^$third-party
||consent-notice.magix.com^$third-party
/js/avia-snippet-cookieconsent.js
||cmp.md-nx.com^$third-party
||appconsent.io^$third-party
/wp-content/plugins/smart-cookie-kit/*
||noterium.com^$third-party
||c.evidon.com/sitenotice/evidon-banner.js
/didomi.js
/cmp_didomi.js
||cdn.trustcommander.net/privacy^
||static.axept.io/sdk.js
||cdn.privacy-mgmt.com^$third-party
||cmp.osano.com^
||rcsobjects.it/rcs_cpmt/
/cookie-consent?
||cookie-sl.s3.*.amazonaws.com^$third-party
||consent.cookiefirst.com^$third-party
||hs-banner.com^$third-party
||fumblingform.com^$third-party
||aloofvest.com^$third-party
||hs-scripts.com^$third-party
||cookiehub.net^$third-party
||cdn.opencmp.net^$third-party
||cookie-switch.viminds.de^$third-party
/amp-user-notification-
||cookieinfoscript.com^$third-party
||cookie-script.com^$third-party
/cookie-consent-manager.js
/gdpr.js
||tracker.convead.io^$third-party
/wp-content/plugins/easy-cookies-policy/*
/cmp/heycookie.js
/cmp_shim.js
/wp-content/plugins/wp-gdpr-compliance/*
/wp-content/plugins/zigcookie/*
/ibeugdpr.min.js
||oil.axelspringer.com^$third-party
||consent.cmp.oath.com^$third-party
||cookielaw.org^$third-party
||cookiebot.com^$domain=~cookiebot.com
-agree-cookies/
-cookie-banner-
-cookie-filter/$script
-cookie-law-popup.
-cookie-law.js
-cookie-law/$script
-cookie-message.js
-cookie-notice.
-cookie-policy.
-cookie-popup/
-cookieconsent-
-CookieInfo.
-cookiePolicy.
-cookies-policy.
-eu-cookies/$script
-eucookie.
-privacy-cookie-
.cookie_law.
.cookieconsent.
.cookielaw.js
.cookienotice.
.cookiepolicy.
.cookiesdirective.
.cookiesdirective_
.cookiesPolicy.
.divascookies-
.EuCookieCompliance.
/media/plg_system_eprivacy
/accept-cookie.
/acceptCookies.
/alertcookie.
/alertcookies.
/asesor-cookies-
/avisCookies.
/aws-cookie/*
/bandeaucookie.
/cnil.js
/cookie-accept.js
/cookie-alert.
/cookie-banner
/cookie-bar-
/cookie-bar.
/cookie-check.js
/cookie-compliance.
/cookie-consent.
/cookie-consent/*$domain=~geenstijl.nl|~argeweb.nl|~europa.eu
/cookie-control.
/cookie-disclaimer.
/cookie-disclaimer/*
/cookie-eu/*
/cookie-info.
/cookie-law-$~script
/cookie-manager.min.js
/cookie-message.
/cookie-notice.
/cookie-notice/*$~stylesheet
/cookie-notification.
/cookie-policy-
/cookie-policy.js
/cookie-policy/*
/Cookie-popup-
/cookie-popup.
/cookie-prompt.
/cookie-richtlinie.
/cookie-terms.
/cookie.policy.
/cookie/policy-
/cookie_acceptance_
/cookie_alert*.js
/cookie_banner-
/cookie_banner.
/cookie_bar.
/cookie_consent.
/cookie_consent/*
/cookie_consent_
/cookie_law.js
/cookie_law/*
/cookie_legal_$script
/cookie_msg.js
/cookie_notice.
/cookie_notifier/*
/cookie_policy.
/cookie_policy_
/cookie_solution/*
/cookie_ws.
/cookieacceptance.
/cookiealert.
/CookieAlertBootStrapper.
/cookiebadge.
/cookiebanner.
/cookiebar-
/cookiebar.
/cookieBox.js
/cookiechoice.js
/cookiechoices-
/cookiechoices.
/cookieCompliance.js
/cookiecompliance/*$script
/cookiecompliancy.
/cookieConsent-
/cookieconsent.$domain=~crm.cat|~alginor.no|~khl.ru|~kundenkonto.lidl-connect.de|~shmoop.com|~retrogames.cc|~download.pixelexperience.org
/cookieconsent/*
/cookieconsent_
/cookiecontrol-$domain=~msi.com
/cookiecontrol.js
/cookiecontroller.js
/cookiecu.
/cookiecutter.js
/cookiedirective*.js
/cookieDisclaimer.js
/cookiedisclosure.
/cookiehint.
/CookieInfo.
/cookieinfo/*$script
/cookiejar/*
/cookielaw.
/cookiemanagement.js
/cookiemessage_
/cookiemonster.mg
/cookieMonster.min.js
/cookiemsg.
/cookienotice.
/cookienotice/*$script
/cookieNotification.
/cookieok.js
/cookiepolicy.
/cookiepolicy/*
/cookiepolicy_
/cookiepolicybanner.
/CookiePrompter-
/cookies-compliant.
/cookies-disclaimer.
/cookies-enabler.
/cookies-info.
/ccm19.js
/cookies-notice/*
/cookies-notification.
/cookies-overlay.
/cookies-policy-
/cookies-policy/*
/cookies_bar.js
/cookies_directive.
/cookies_komunikat.
/cookies_policy.js
/Cookies_Pro/*
/cookiesdisclaimer.
/cookiespolicy.
/cookiesPopup.
/cookiewarning.
/cookiewarning2.js$script
/cookiewarning4.js$script
/cookiewet.
/divascookies_
/eu-cookie-
/eu-cookie.
/eu_cookie_$script,stylesheet
/eu_cookies.
/euc_cookie.js
/eucookie.
/EUCookieDirective.
/eucookielaw.
/eucookienotice.
/eucookies.
/eucookiesk.
/g4cookies.
/GestionCookiesCNILPlugin/*
/icit-cookie-law/*
/ico_cookies.
/ipc_show_cookie_banner.js
/iubenda_cs.
/jqueryCookieGuard.
/js-cookie-master/*$script
/mod_cookiesaccept/*
/mod_jbcookies/*
/mweb.cookie/*$script
/newprivacypolicy.
/plugins/CookieInfo/*
/plugins/EuCookie/*
/rbicookiepolicy.
/rtiCookieLaw.
/SetConsentCookie.
/toucanCookie.
/TWCCookies/*
/warnCookies.
/widgets/cookies-
/wkp_cookies.js
/wp-cookie-allow/*$script,stylesheet
_cookie_bar/
_cookie_cnil.
_cookie_compliance.
_cookie_consent/
_cookie_policy.
_cookie_policy_
_cookiebar_
_cookielaw_mip.
_cookieNotice.
_cookies_disclosure/
_eu_cookie_
_europecookielaw.
||confirmic.com^$third-party
||gdpr.privacymanager.io^$third-party
||gdpr-wrapper.privacymanager.io^$third-party
||cookiemanager.wirth-horn.de^$third-party
||consent.trustarc.com^$third-party
||onetrust.com^$third-party
||metomic.io^$third-party
||privacy-center.org^$third-party
||cmp.dmgmediaprivacy.co.uk^$third-party
||policy*.cookieinformation.com^$third-party
||consent.truste.com^$third-party
||iubenda.com^$third-party
||r42tag.com^$third-party
||tm.tradetracker.net/public/styles/ttCookieDirective.css
||usercentrics.eu^$third-party
||consensu.org^$domain=~consensu.org
||cmp.uniconsent.com^$third-party,domain=~xda-developers.com
||clickio.mgr.consensu.org^$third-party
||cdn.consentmanager.mgr.consensu.org^$third-party
||quantcast.mgr.consensu.org^$third-party
!#######################################################
!######### Rules for specific sites ####################
!#######################################################
lego.com#$#aside[class^="Modalstyles__Container"] { display: none !important; }
lego.com#$#body { overflow: auto !important; }
portal.abczdrowie.pl,money.pl,parenting.pl,autokult.pl,dobreprogramy.pl,wp.pl###WP-cookie-info
nfhost.eu,nfhost.me,nfhost.xyz###cookie-law-banner
otopark.com,blackmod.net,synology-forum.de,forum.blackhatindia.ru,xenforo.pk,androidrepublic.org,nulledteam.com,forum.miuiturkiye.net,leakforums.co##.notice--cookie
xataka.com###cookies-overlay
/consent.[\s\S]*.de/$domain=berliner-zeitung.de|mopo.de|duda-kinderzeitung.de|dumont.de|dumont-rheinland.de|rheinische-anzeigenblaetter.de|yourjob.de
telenor.no,tescomobile.com,falke.com,disney.pl,thewaltdisneycompany.eu,shopdisney.eu,tuclothing.sainsburys.co.uk,epson.com.br,avisautonoleggio.it,qvc.it,gap.eu,disneyplusdayroom.com,sites.prh.com,khaleejtimes.com,tealium.com,robeco.com,totalenergies.de,centrum24.pl,hsbc.com,newbalance.*,sick.com,aktion-mensch.de,diesel.com,totalenergies.com,zurich.de,cineworld.co.uk,otterbox.de,dropbox.com,penguinrandomhouse.com,familienratgeber.de,barclaycard.co.uk,tuicruises.com,bahia-principe.com,open-telekom-cloud.com,t-systems.com,nh-hotels.de,magentasport.de,goertz.de,stepstone.de,smarthome.de,nuernberger.de,cloud.telekom-dienste.de,tui.com,france.tv,opendns.com,victoriassecret.com,huawei.com,argos.co.uk,tealiumiq.com,ti.com,disney.de,ups.com,macys.com,rakuten.de,telekom.de,trendmicro.com,epson.com,3m.com.tr,command.com.tr,virginmedia.com,francetvinfo.fr,greenmangaming.com,logitech.com,logitechg.com,webex.com###__tealiumGDPRecModal
proxy-list.download,nanocad.com,ikea.com.cy,caaquebec.com,esquire.ru,lunamum.de,egyptair.com,mhealth.ru,akado.ru,operahouse.od.ua,rusvpn.com,popmech.ru,21buttons.com,taylorandfrancis.com,cosmo.ru,goodhouse.ru,portmone.com.ua,vvdntools.com,bnews.com.br,winamp.com,apppay.com.br,doit.software,mini.lenta.com,markups.kdanmobile.com,blog.calltouch.ru,dille-kamille.de,hi-fi.ru,internxt.com,xlhome.co.id,expres.online,baza.io,newbalance.cz,singulart.com,aoc.com,rss.com,sigortacini.com.tr,bauprofessor.de,privatbank.ua,techmagic.co,tavyatirimholding.com,tse.jus.br,danwood.de,skillbox.ru,sas.am,321-weg.de,ver-television.online,medaboutme.ru,advstreet.ru,nedir.org,testfiltering.com,totalexpress.com.br,ebay.it,food.vkusvill.ru,hatsukimanga.com,anticor.hse.ru,classguru.ru,efeeme.com,auto10.com,bitfinex.com,homepedia.com.br,technolove.ru,itkkit.ru,leroymerlin.com.br,calameo.com,planeta.ru,orientsigorta.com.tr,play.pl,bocchi.com.tr,belarus24.by,compendium.com.ua,city-story.ru,gartic.io,telekom-dienste.de,iqos.com,d3o.com,dnews.dn.ua,befirst.info,eblocker.com,parapolitika.gr,makandracards.com,webtekno.com,2plus2.ua,unian.info,unian.net,unian.ua,cinemacity.hu,pepco.hu,pepco.pl,pepco.eu,pepco.sk,pepco.cz,pepco.ro,pepco.hr,pepco.lt,pepco.si,pepco.lv,pepco.ee,pepco.bg,1plus1.ua,otus.ru,astonmartin.com,sapphiretech.com,cbreaker.net,glavred.info,abarta.pl,alo.com.pl,universiteitleiden.nl,pap.pl,fly4free.pl,store.hmv.com,editions-delcourt.fr,square-enix-games.com,capcom-germany.de,global.astonmartin.com,crytek.com,tomorrow.one,vypocitejto.cz,rozklad.pkp.pl,rozklad-pkp.pl,aliorbank.pl,macpaw.com,polsatsport.pl,meczyki.pl,dhosting.com,dhosting.pl,ostrog.com,godealla.pl,diamante-wear.com,twinings.co.uk,moviepilot.de,euronics.it,amnesty.org,glavred.info,urtekram.com,ecuestre.es,betchannel.fr,scamner.com,mountainbike.es,feelunique.com,flooxer.com,tui.fr,comparateur-energie.be,sacsirlari.com,omaweetraad.nl,salusi.nl,uptodown.com##.cookies
sunporno.com,banker.ua,any.run,advancedinstaller.com,aztecapornohd.xxx,teatroporno.com,elmundoporno.com,eporner.com,mitino-center.ru,polenghi.com.br,magnadijital.com.tr,touchvpn.net,postnauka.ru,sync.me,mulheresafoder.com,tellows.de,lot.com,essenjet.com,zobacz-online.ml,eurowag.com,inmotionhosting.com,private.com,primecomputer.de,cad-computer.de,filmy-tv.online,ravenol.de,abload.de,secureage.com,gogalaxy.com,windworld.org,boettcher-fahrraeder.de,redshieldvpn.com,educalingo.com,theodora.com,windtre.it,filehorst.de###cookies
xn--80ahmohdapg.xn--80asehdb,don24.ru,ddos-guard.net,telegramic.org,klick.ee,urbanlifehk.com,asko-home.ru,agroportal.ua,hihonor.com,virtualexpodubai.com,meduniwien.ac.at,boosteroid.com,monosnap.com,translate.com,elamed.com,occrp.org,revitonica.ru,edukatico.org,bankbsu.ch,rbi.ru,gazetasp.com.br,sbtnews.com.br,ambassador-manufaktura.ru,findeks.com,sddhelp.ru,antoninilab.it,spiegel.de,lra-aoe.de,unicreditgroup.eu,koreanair.com,euroairport.com,ninateka.pl,humboldt-foundation.de,7mind.de,ufsp-coronavirus.ch,foph-coronavirus.ch,ofsp-coronavirus.ch,bag-coronavirus.ch,fertstertdialog.com,3djake.de,zettains.ru,iport.ru,prowin.net,slewo.com,ages.at,blackshoes.com.br,adlershof.de,heckenpflanzen-heijnen.de,pinarprotein.com,intexty.com,galatawindenerji.com,coubassistant.com,pro-palliativ.ru,drega.de,fischer.group,fischertechnik.de,fischer.de,mclaren.com,key-test.ru,lunavpn.net,uhren4you.de,cat.com,stammzellen-verstehen.de,saga.hamburg,kroati.de,ilvi.com,wome.com.tr,ytddownloader.com,tw-calc.net,tmasgff.de,kinnarps.de,teyit.org,otuzbeslik.com,mydramalist.com,lostmechanics.com,ecco-verde.com,kktcell.com,vodafone.ua,dsm.com,tdlorien.ru,smart-gadget.ru,elawin.com,nspk.ru,dalmatinskiportal.hr,samocat.net,bayragidevral.com,the-village.ru,roxroyal.com,model-kartei.de,sinpas.com.tr,takeda.com,sepas.com.tr,gamertech.hu,bevachip.hu,gamecitycorner.hu,gamecity.hu,nudo.com.tr,erisun.com.tr,erislergida.com.tr,miluni.com.tr,gelbe-liste.de,funbou.com,magdeburger.com.tr,zrzutka.pl,kioskla.co,pyur.com,why-tech.it,ilike.pet,hhv.de,maxcamping.de,mariin.ru,hiya.com,wall-art.de,wifire.tv,hyundai.ru,bb.lv,scotchwhisky.com,reisebank.de,rtl.de,computacenter.com,reyden-x.com,persil.de,modhoster.de,bug.hr,kigili.com,buddhism.ru,natwest.com,crowdfinder.be,snob.ru,stib-mivb.be,englishhome.com,commuterclub.co.uk,colliers.com,novmak.com,gugik.gov.pl,eibach.de,oreopeople.com,eishockeynews.de,nature.com,1mobil.hu,tvpaprika.ro,tvpaprika.cz,tvpaprika.hu,minimaxtv.rs,minimaxcz.tv,minimaxro.tv,minimaxtv.si,minimax.hu,docmorris.de,leroymerlin.pl,malavida.com,prodir.com,dw.com,joautok.hu,redditinc.com,oogfonds.nl,soft32.com,buffalo.de,donaukurier.de,le1hebdo.fr,turbo-c.soft32.com,juridischloket.nl,statusbrew.com,zumnorde.de,rbs.co.uk,okayfreedom.com,statarea.com,werkenbijbdo.nl##.cookie
gaymovievids.com,teremok.ru,machotube.tv,icegay.tv,gayporno.fm,fitnessbar.ru,skillbox.ru,gaymensextube.com,igayvideos.tv,findgaytube.com,onlydudes.tv,icegaytube.tv,machogaytube.com,gogaytube.tv,good-gay.tv,shemaleporntube.tv,boy18tube.com,goldgay.tv,xgaytube.tv,gayfuckporn.tv,xlgaytube.tv,me-gay.com,gaysuperman.com##.b-cookie
novartis.co.jp,osmanlicakelam.net,veganjunkfoodbar.com,pioneer-car.eu,manner.com,wildlifetrusts.org,der-baecker-eifler.de,derprivatpatient.de,iva.de,intelligentcitieschallenge.eu,unesco.de,voltimum.de,iphonefaq.org,ilm.pri.ee,land.nrw,mags.nrw,circuitdigest.com,tolisihoni.com,usccb.org,zanzu.be,europol.europa.eu,zuerich.com,ziraatkatilim.com.tr,sandoz.com.tr,biorxiv.org,unicef.org,lexcellence.swiss,medindia.net,radiosaw.de,total.com,nutella.com,prestashop.com,beko.fr,weightwatchers.com,europapark.de,ovomaltine.de,muhabirce.de,dtm.com,rae.es,avvir.no,questionmark.com,paladinomedia.com,ligainsider.de,kodi.tv,veggiepeople.org,worldpressphoto.org,syfy.com,orange.be,handballerd.hu,nationalinterest.org,sonntagsblatt.de,helsinginkaupunginorkesteri.fi,domradio.de,topuniversities.com,piaggiogroup.com,asobostudio.com,stainlessgames.com,reinisfischer.com,nnieuws.be,thuisarts.nl##.sliding-popup-bottom
knoema.com,srilankan.com,werbemittel24.com,livemint.com,hindustantimes.com,bloomreach.com,esenbogaairport.com,fizzicseducation.com.au,branah.com,shellshock.io,fonts2u.com,otzyvua.net,velonews.com,wikihow.tech,bagdatbaharat.com.tr,escortbook.com,looper.com,fromdoctopdf.com,learnersdictionary.com,spanishdict.com,merriam-webster.com,digi24.ro,antena3.ro,wikihow.com.tr,wikihow.cz,wikihow.it,wikihow.jp,wikihow.vn,wikihow.com,mobil.se,digisport.ro,periscope-solutions.com###gdpr
m.meendox.net,digiseller.market,plati.market,thefreedictionary.com,userway.org,royalenfield.com,oplata.info,gamehouse.com,phonemore.com,plati.ru,sputniknewslv.com,sputniknews.*,kosmogadka.pl,zwsoft.com,guneygundemi.com,spacex.com.pl,balen.com.tr,navi.gg,jus.com.br,paracevirici.com,inkstonenews.com,hibboux.com,glossika.com,bleachmx.fr,fuser.com,nytimes.com,bagdatbaharat.com.tr,foreignaffairs.com,tagmp3.net,arkadszeged.hu,basemark.com,eonline.com,gogoro.com,sydsvenskan.se,theatlas.com##.gdpr
copaair.com,iata.org,foodallergy.org,livecareer.com,yengec.co,myconsult.de,maxilia.de,cebupacificair.com,raccontierotici.eu,tutonaut.de,porngameshub.com,anaconda.com,nutritionix.com,kaspersky.com,smugmug.com,feedingamerica.org,carthrottle.com,intercom.com,mmajunkie.com,thebiglead.com,visitnapavalley.com,wordpress.com##.gdpr-banner
dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.eu,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gratka.pl,gs24.pl,katowice.naszemiasto.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowiny24.pl,nowosci.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl###cross-dialog
informationsverige.se,gartenbau-in-thueringen.de,greenpeace.ru,vilmexkursion.de,veridyen.com,noblelife.com.tr,cenuta.com,nomoreransom.org,artistcamp.com,sbp.nspk.ru,parfumo.net,vqtube.com,engelsiztemizlik.com,expressfaucet.com,seirsanduk.online,oettinger.de,tegut.com,my.viewranger.com,starfaucet.net,entwicklerheld.de,seirsanduk.us,cezeta.com,getpaidtoshare.money,gsc-game.com,gta-gorevleri.com,hometurkey.com,indiansexvideos.porn,kinonet.pl,mtled-novels.com,pitwalk.de,praxis-jugendarbeit.de,rambox.pro,reversinglabs.com,sacheats.com,shadersmod.com,uploadcloud.pro##.cookieinfo
rtl.be,dziennikzachodni.pl,elmundo.es,standaard.be,closermag.fr,elnortedecastilla.es,elpais.com,ibtimes.co.uk,letelegramme.fr,mallorcamagazin.com,mitele.es,newsweek.com,nicematin.com,periodicodeibiza.es###didomi-host
allianz.de,easybib.com,st.com,mauijim.com,citationmachine.net,idevice.ro,tagheuer.com,adevarul.ro,arris.com,beinsports.com,cnn.com,globalscape.com,hotnews.ro,lorealparis.rs,oxouk.com,salesforce.com###optanon
lff.bayern.de,playfulpromises.com,zyro.com,ignshop.hu,download.pixelexperience.org,waterdrop.com,exvital.de,mobile01.com,duckduckgo.merchmadeeasy.com,bear-family.com,r-pur.com,wstream.video##div[aria-label="cookieconsent"]
arabateknik.com,dizihastasi.com,zamaninvarken.com,kriptoradar.com,morlevha.com,korsanedebiyat.com,stakingrewards.com,hockerty.de,izlemedia.com,tilki.net,mustafabukulmez.com,konuneydi.com,ozgunbilgi.com,bilisimogretmeni.com,azbuz.org,oyuncukuru.org,siberkalem.co,teknobird.com,ultrabilgi.com,buneymis.net,teknoxhaber.com,bilgilobi.com,aksaelektrik.com.tr,ergo.de,fosforludusunceler.com,kirtkirtla.com,denizcilikbilgileri.com,filmonerileri.org,wblogy.com,dnschecker.org,krombacher.de###cookie-box
lc-nachhilfe.de,tredition.de,schiffchen-ahoi.de,kernsgalabau.de,octopus-itsm.com,sosort.org,bogaziciyonetim.istanbul,drivers.plus,readymade-furniture.de,schieb.de,my-digital-home.de,celesta-schiedmayer.de,sheerid.com,vantec.de,anlegen-in-immobilien.de##.avia-cookie-consent
cumrapostasi.com,ufukgazetesi.net,alemfm.com,designs.ai,imzagazetesi.com.tr,airlinehaber.com,theanatoliapost.com,ligradyo.com.tr,platinonline.com,1923haber.com,sakarya360.com,trendoa.com,emlaknews.com.tr,cagingazetesi.com.tr,davahaber.com,tv360.com.tr,sonsaat.com.tr,pusuhaber.net,kesinkarar.com,antalyaz.com,alem.com.tr,noktabursa.com.tr,onhaber.net,bbnhaber.com.tr,1cloud.ru,sahrahaber.com,dha.com.tr,star.com.tr,aksam.com.tr,teknoburada.net,gunes.com,guvenilirhaber.com,gaste.org,genmedya.com,tvnet.com.tr,nethaber.com.tr,hatayzafer.com.tr,antalyahakkinda.com,ulakci.com,mavikocaeli.com.tr,alfabank.ru,dirilispostasi.com,teknolojioku.com##.policy
1cgames.net,intellinews.com,esselunga.it,vitraglobal.com,uhren4you.de,mecze.com,unwire.hk,daiichisankyo-ep.co.jp,positronx.io,yoyogames.com,logsign.com,astra-honda.com,twist.com.tr,publi24.ro,bauernzeitung.ch,cerrahi.com.tr,lescon.com.tr,europa-lkw.de,kidega.com,kordsa.com,lisacharlotterost.de,lawebdelprogramador.com,lvr.de,ostsee.de,klinik-langenfeld.lvr.de,klinik-koeln.lvr.de,leitz-cloud.com,leib-immobilien.de,activex.com.tr,evyap.com.tr,kobiety.pl,straganzdrowia.pl,e-tesettur.com.tr,suzuki.ch,arkomen.com,deutsches-ausschreibungsblatt.de,negozi.fastweb.it,gaboras.com.tr,sygic.com,turkey.astonmartindealers.com,add0n.com,8gunhaber.com,proglib.io,antonimy.net,gamedot.pl,sosyorol.com,teamquest.pl,stema.istore.pl,findeks.com,kube.no,makownia.com,sklep.xerima.com.pl,vitra.com.tr###cookie
720dgree.de,deingartenbedarf.de,babyboxfamily.com,buyzero.de,butlers.com,stiefelparadies.de,sturcookware.de,paradies-bettenshop.de,modbrix.de,droniq.de,hallesaale.shop,ossiladen.de,autoscheibenwischer24.com,objekteunserertage.com,schuhbeck.de,direktvomfeld.eu,kliemannsland.de,lanakk.com,catalea.de,mm-germany.com,rollei.de,oderso.cool,shop.autorenwelt.de,healthmask.de###banner-wrapper
autohaus-pauli.de,technik-hauptstadt.de,terminaloil.ee,johner-institut.de,hoyenapple.com,west-games.com,boerse-aktuell.de,orion.fm,widerspruch.org,pruefungsratgeber.de,marmaray.gov.tr,atnews.gr,teslawissen.ch,yashodahospitals.com,kinetikwellbeing.com,pctipps.de,citrinsolar.de,lewento.de,bauplan-bauanleitung.de#$##cookie-law-info-bar { display: none !important; }
autohaus-pauli.de,technik-hauptstadt.de,terminaloil.ee,johner-institut.de,hoyenapple.com,west-games.com,boerse-aktuell.de,orion.fm,widerspruch.org,pruefungsratgeber.de,marmaray.gov.tr,atnews.gr,teslawissen.ch,yashodahospitals.com,kinetikwellbeing.com,pctipps.de,citrinsolar.de,lewento.de,bauplan-bauanleitung.de#$#.cli-modal-backdrop { display: none !important; }
autohaus-pauli.de,technik-hauptstadt.de,terminaloil.ee,johner-institut.de,hoyenapple.com,west-games.com,boerse-aktuell.de,orion.fm,widerspruch.org,pruefungsratgeber.de,marmaray.gov.tr,atnews.gr,teslawissen.ch,yashodahospitals.com,kinetikwellbeing.com,pctipps.de,citrinsolar.de,lewento.de,bauplan-bauanleitung.de#$#body { overflow: auto !important; }
infopedia.pt,freemaptools.com,footyheadlines.com,online-image-editor.com,eenadu.net,f5haber.com,flightradar24.com,short-ly.co,svetapple.sk,finya.de,makemoneywithurl.com,finchtechs.com,turkiyegazetesi.com.tr,mentalflare.com,apkmb.com,izle7.com,spidermods.in,karaoke-lyrics.net,shabdkosh.com,synonyms.com,borsatek.com,quotes.net,tv100.com,videezy.com,ik4.es,peak.cz,branchen-info.net,online-stellenmarkt.net,nova.cz,entrepreneur.com,thinkmobiles.com,speedrun.com,mifirm.net,mathrubhumi.com,thehimalayantimes.com,aleph.org.mx,tellows.de,ich-geh-wandern.de,stopots.com,alternativeto.net,wunschliste.de,kiz10.com,thetechbasket.com,wetter24.de,wetterstationen.meteomedia.de,donnerwetter.de,gotvach.bg,iteramos.com,sizechart.com,mobinozer.com,kamuajans.com,grammar.com,karaoketexty.cz,sme.sk,imhd.sk,fanatik.ro,songmeanings.com,tgrthaber.com.tr,pesmaster.com,zedge.net,interez.sk,lyricsondemand.com,gbnews.uk,letemsvetemapplem.eu,filmibeat.com,moddedguru.com,tellychakkar.com,uschovna.cz,dotabuff.com,wuolah.com,infobae.com,adnkronos.com,t24.com.tr,afterdawn.com,animesonglyrics.com,canadafreepress.com,vladan.fr,jablickar.cz,myhealthgazette.com,windowspro.de,kizlarsoruyor.com,enmimaquinafunciona.com,firenzetoday.it,hrej.cz,ispazio.net,timeanddate.de,calcolareonline.eu,haberler.com,newindianexpress.com,factinate.com,proiezionidiborsa.it,telefonnummer.net,ohtuleht.ee,mynet.com,ruyalar.net,bezprawnik.pl,sonichits.com,akinator.mobi,spidersweb.pl,geekzone.co.nz,gameblog.fr,pacogames.com,ntower.de,oyunturu.org,timeout.co.il,mobilityarena.com,smallseotools.com,zilinak.sk,bolec.info,veneziatoday.it,scientias.nl,musixmatch.com,log.com.tr,pinkvilla.com,shwoghk14.blogspot.com,animalpedia.it,hifi.de,hifi-forum.de,casertanews.it,brindisireport.it,slangit.com,romatoday.it,apkmirror.com,planeteanimal.com,sadeczanin.info,lyricstranslate.com,zerohedge.com,aktuality.sk,ixbt.com,dotesports.com,europapress.es,guiainfantil.com,nme.com,tupi.fm,ehitusfoorum.com,eksiup.com,monwindows.com,paradurumu.com,browserhow.com,posta.com.tr,odatv4.com,cumhuriyet.com.tr,yenicaggazetesi.com.tr,recipesnk.com,motornk.com,worldmangas.com,mangalong.com,mistermanga.com,anitoc.com,enginepassion.com,thepostmillennial.com,mangaready.com,alvinet.com,abbreviations.com,lectortmo.com,openshot.org,fanatik.com.tr,hurriyetdailynews.com,hurriyet.com.tr,iflscience.com,punchng.com,zacks.com,kanald.com.tr,digitbin.com,doodle.com,gamerant.com,screenrant.com,linuxsmartphones.com,liliputing.com,ioccasion.fr,watchgeneration.fr,macg.co,igen.fr,wordreference.com,letsrun.com,lesfrontaliers.lu,interpals.net,mediafire.com,feber.se,overclock.net,phonearena.com,skyscrapercity.com,mtb-news.de,geekwire.com,bimmerfest.com,accuweather.com#$#body div.fc-consent-root { display: none !important; }
infopedia.pt,freemaptools.com,footyheadlines.com,online-image-editor.com,eenadu.net,f5haber.com,flightradar24.com,short-ly.co,svetapple.sk,finya.de,makemoneywithurl.com,finchtechs.com,turkiyegazetesi.com.tr,mentalflare.com,apkmb.com,izle7.com,spidermods.in,karaoke-lyrics.net,shabdkosh.com,synonyms.com,borsatek.com,quotes.net,tv100.com,videezy.com,ik4.es,peak.cz,branchen-info.net,online-stellenmarkt.net,nova.cz,entrepreneur.com,thinkmobiles.com,speedrun.com,mifirm.net,mathrubhumi.com,thehimalayantimes.com,aleph.org.mx,tellows.de,ich-geh-wandern.de,stopots.com,alternativeto.net,wunschliste.de,kiz10.com,thetechbasket.com,wetter24.de,wetterstationen.meteomedia.de,donnerwetter.de,gotvach.bg,iteramos.com,sizechart.com,mobinozer.com,kamuajans.com,grammar.com,karaoketexty.cz,sme.sk,imhd.sk,fanatik.ro,songmeanings.com,tgrthaber.com.tr,pesmaster.com,zedge.net,interez.sk,lyricsondemand.com,gbnews.uk,letemsvetemapplem.eu,filmibeat.com,moddedguru.com,tellychakkar.com,uschovna.cz,dotabuff.com,wuolah.com,infobae.com,adnkronos.com,t24.com.tr,afterdawn.com,animesonglyrics.com,canadafreepress.com,vladan.fr,jablickar.cz,myhealthgazette.com,windowspro.de,kizlarsoruyor.com,enmimaquinafunciona.com,firenzetoday.it,hrej.cz,ispazio.net,timeanddate.de,calcolareonline.eu,haberler.com,newindianexpress.com,factinate.com,proiezionidiborsa.it,telefonnummer.net,ohtuleht.ee,mynet.com,ruyalar.net,bezprawnik.pl,sonichits.com,akinator.mobi,spidersweb.pl,geekzone.co.nz,gameblog.fr,pacogames.com,ntower.de,oyunturu.org,timeout.co.il,mobilityarena.com,smallseotools.com,zilinak.sk,bolec.info,veneziatoday.it,scientias.nl,musixmatch.com,log.com.tr,pinkvilla.com,shwoghk14.blogspot.com,animalpedia.it,hifi.de,hifi-forum.de,casertanews.it,brindisireport.it,slangit.com,romatoday.it,apkmirror.com,planeteanimal.com,sadeczanin.info,lyricstranslate.com,zerohedge.com,aktuality.sk,ixbt.com,dotesports.com,europapress.es,guiainfantil.com,nme.com,tupi.fm,ehitusfoorum.com,eksiup.com,monwindows.com,paradurumu.com,browserhow.com,posta.com.tr,odatv4.com,cumhuriyet.com.tr,yenicaggazetesi.com.tr,recipesnk.com,motornk.com,worldmangas.com,mangalong.com,mistermanga.com,anitoc.com,enginepassion.com,thepostmillennial.com,mangaready.com,alvinet.com,abbreviations.com,lectortmo.com,openshot.org,fanatik.com.tr,hurriyetdailynews.com,hurriyet.com.tr,iflscience.com,punchng.com,zacks.com,kanald.com.tr,digitbin.com,doodle.com,gamerant.com,screenrant.com,linuxsmartphones.com,liliputing.com,ioccasion.fr,watchgeneration.fr,macg.co,igen.fr,wordreference.com,letsrun.com,lesfrontaliers.lu,interpals.net,mediafire.com,feber.se,overclock.net,phonearena.com,skyscrapercity.com,mtb-news.de,geekwire.com,bimmerfest.com,accuweather.com#$#body { overflow: visible !important; }
arcadehole.com,gazetevatan.com,androidpolice.com,milliyet.com.tr,collider.com,thegamer.com,ortsdienst.de,cbr.com,makeuseof.com#$#body { overflow-y: auto !important; }
foromtb.com#%#//scriptlet('prevent-setTimeout', 'f.parentNode.removeChild(f)', '100')
abcgundem.com,duplichecker.com,foromtb.com,dekudeals.com,encuentra24.com,krone.at##body div.fc-consent-root
iyihisset.com,amerika21.de,museicapitolini.org,developer.nvidia.com,zillya.com,inrim.it,jneurosci.org,medrxiv.org,novartis.com.tr,royal.uk,transcom.com,netcologne.de,belltower.news,bigfm.de,click.ro,demokrata.hu,emma.de,gysev.hu,humanite.fr,ikgastarten.nl,la7.it,london.gov.uk,mavcsoport.hu,mcdonalds.at,mcdonalds.it,mises.org,mnm.hu,musescore.com,nbcsports.com,pnas.org###sliding-popup
multiplan.com.br,jundiaishopping.com.br,ribeiraoshopping.com.br,shoppingvilaolimpia.com.br,parkshopping.com.br,barrashopping.com.br,parkshoppingbarigui.com.br,barrashoppingsul.com.br,parkshoppingcanoas.com.br,patiosavassi.com,diamondmall.com.br,morumbishopping.com.br###CookiesPolicy
demorgen.be,7sur7.be,vtm.be,kino.de,intouch.wunderweib.de,bravo.de,op-marburg.de,cz.de,apotheken-umschau.de,liebenswert-magazin.de,manager-magazin.de,cosmopolitan.de,stylebook.de,tag24.de,kochbar.de,tvmovie.de,tvspielfilm.de,desired.de,t-online.de,preis.de,vorname.com,avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com,motorcyclenews.com,techadvisor.co.uk,forum.notebookreview.com,computerworld.com,skysports.com#$#div[id^="sp_message_"] { display: none !important; }
hitc.com,dualshockers.com,is.fi,7sur7.be,vtm.be,welt.de,gamingbible.co.uk,unilad.co.uk,stern.de,programme-tv.net,infoworld.com,networkworld.com,urbia.de,spiegel.de,intouch.wunderweib.de,bravo.de,berliner-zeitung.de,maennersache.de,rheinpfalz.de,independent.co.uk,berliner-kurier.de,paz-online.de,ln-online.de,sportbuzzer.de,pcworld.com,op-marburg.de,ad.nl,cz.de,apotheken-umschau.de,liebenswert-magazin.de,hln.be,manager-magazin.de,sn-online.de,gala.de,schoener-wohnen.de,cosmopolitan.de,stylebook.de,familie.de,kino.de,stuttgarter-nachrichten.de,cyberport.de,motorsport-magazin.com,tag24.de,kochbar.de,tvmovie.de,tvspielfilm.de,shz.de,bz-berlin.de,rblive.dewelt.de,desired.de,sportbuzzer.de,fitbook.de,t-online.de,wunderweib.de,hitc.com,haz.de,rnd.de,faz.net,chip.de,preis.de,giga.de,motorcyclenews.com,finanzen.net,vorname.com,jezebel.com,theonion.com,theinventory.com,thetakeout.com,theroot.com,avclub.com,deadspin.com,lifehacker.com,computerbild.de,techbook.de,lvz.de,sueddeutsche.de,gutefrage.net,shieldsgazette.com,spieletipps.de,ekstrabladet.dk,focus.de,demorgen.be,volkskrant.nl,trouw.nl,parool.nl,techadvisor.co.uk,forum.notebookreview.com,computerworld.com,skysports.com#$#html.sp-message-open { overflow: visible !important; position: static !important; margin-top: 0 !important; }
techadvisor.co.uk,forum.notebookreview.com,computerworld.com,skysports.com#$#body { overflow: visible !important; }
/wrapperMessagingWithoutDetection.js$script,domain=lovelybooks.de|hannover.de|visit-hannover.com|wetteronline.de|autozeitung.de|sportbible.com|vox.de|essen-und-trinken.de|jameda.de|gutefrage.net|planetiphone.de|computerfrage.net|helpster.de|dpd.com|dpd.de|duden.de|sky.de|sky.com|cardscout.de|meineorte.com|tecchannel.de|itpro.co.uk|tvnow.at|tvnow.de|netdoktor.de|computerwoche.de|the-sun.com|thescottishsun.co.uk|thesun.co.uk|thesun.ie|handelsblatt.com|macwelt.de|lancashiretelegraph.co.uk|idealo.de|myhomebook.de|4players.de|n-page.de|planet3ds.de|planetds.de|planetgameboy.de|planetswitch.de|planetvita.de|playstationportable.de|portablegaming.de|denofgeek.com|classicfm.com|globalplayer.com|radio.pl|politico.eu|expertreviews.co.uk|radio.net|rtlplus.de|rtl-passion.de|geo-television.de|gruenderkueche.de|techstage.de|praxisvita.de|kn-online.de|nnn.de|geo.de|leserreisen.mz-web.de|kuechengoetter.de|cio.de|cio.com|tv14.de|nitro-tv.de|elektroauto-news.net|channelpartner.de|nowtv.it|macworld.com|radio.de|svz.de|axelspringer.com|businessinsider.es|sueddeutsche.de|livingathome.de|jetzt.de|leonberger-kreiszeitung.de|finanzfrage.net|frag-mutti.de|bestcheck.de|dexerto.com|techadvisor.com|stuff.tv|baby-und-familie.de|netmoms.de|testedich.de|toggo.de|senioren-ratgeber.de|autoexpress.co.uk|shz.de|prignitzer.de|meine.noz.de|mediaimpact.de|ad-alliance.de|studyflix.de|speed.io|computerhoy.com|liberation.fr|auto-motor-und-sport.de|mcnmotorcycleshow.com|familie.de|oekotest.de|csoonline.com|dailyresearchplot.com|menshealth.de|camping.info|badoo.com|eiu.com
/wrapperMessagingWithoutDetection.*.js$script,domain=netzwelt.de
||cdn.privacy-mgmt.com^$important,domain=promipool.de|android-hilfe.de|wsj.com
funnelcockpit.com##.gdpr-cookie-notice-center-loaded::before
atlantico.fr#$#html { overflow: auto !important; }
pranarom.fr#$#.cookiesplus-modal { display: none !important; }
pranarom.fr#$#.cookiesplus-modal ~ div.modal-backdrop { display: none !important; }
pranarom.fr#$#body { overflow: auto !important; padding-right: 0 !important; }
commander.jeep.com.br##.cookiesContainer
renegade.jeep.com.br##div[class^="CookieHolder_container__"]
wrangler.jeep.com.br##.disclaimers-lgpd
compass.jeep.com.br#?##root > div:not([class]) > div:contains(PRIVACIDADE)
signupgenius.com##.sug-notice--privacy
||consent.economist.com^
primevideo.com##.DVWebNode-cookie-banner-wrapper
ncsoft.jp###ncCookieAlert
||consent.economist.com^
jovemnerd.com.br##.container-banner-cookie
mobilitynews.pl##.politic__cookie
||pny.eu/js/GDPR-Cookie-Consent-Bootstrap-*/jquery.bs.gdpr.cookies.js
fairygodboss.com##body .component-Layout-CookieBanner
timesnownews.com##div[class^="GdprCSS-container"]
medizinfuchs.de,medizinfuchs.at##.ConsentHint
bike.shimano.com##.cmp-cookies-notification
filecloud.com###gdpr_accept
digitalocean.com#?#body > div[class^="_panel_"]:has(> div > p > a[href*="privacy-policy"])
wirexapp.com##wx-cookie-policy-notification
||compliance-pack.carlsberggroup.com/cbgCConsent.js
mitsubishi.com##.l-cookieAlert
||cmp.ganref.jp^
||cmp.netatopi.jp^
||cmp.seniorguide.jp^
||cmp.impress.co.jp^
tver.jp#?#.ReactModalPortal a[class^="terms-modal_privacy"]:upward(.ReactModalPortal)
khronos.org###cookie_decline
polpharma.pl##.app__cookies
calendardate.com##body > div[style="position: fixed; left: 0px; bottom: 0px; width: 100%;"]
metabo.com##nsd-cookie-banner
||metabo.com/*/metabo/src/js/nsd-cookie-banner/nsd-cookie-banner.min.js
netflix.com###cookie-disclosure
plurall.net##div[class^="PrivacyBanner_privacy_"]
ainex.jp###cookie_attention
gravel.shimano.com###cookiesalert
delta.com###gdpr-banner-blurred-background
youtube.com##ytd-consent-bump-v2-lightbox
youtube.com##tp-yt-iron-overlay-backdrop
||rabe-bike.de/uc/app/browser-ui/latest/loader.js
starlingbank.com##div[class^="CookieModal-module--"]
zobacz-online.ml##cookie-notice
veed.io##div[fs-cc="banner"]
floristics.info###redim-cookiehint-bottom
whitebit.com###__layout > div > main + div.ui-kit.is-dark
uber.com##div[data-baseweb="toaster"]
prosta-spolka.pl###mfn-gdpr
finishline.com###PrivacyPolicyBanner
||dimedic.eu/*/cookies/cookies
exidegroup.com###exide-gtm-scripts-modal
glencore.com##footer > div.fixed.rounded.overflow-y-auto
readspeaker.com#$##cc--main { display: none !important; }
readspeaker.com#$#html.show--consent:not(#style_important) { overflow: auto !important; }
atlatszo.hu###the_popup
ekoplaza.nl#$#body.modal-open { overflow: auto !important; }
ekoplaza.nl#$#div[id^="cookie-prompt-modal_"] { display: none !important; }
javhd.com##.jcookie
ubs.com##.privacysettings__banner
ubs.com##.lightbox__container
abc.net.au##div[data-component="CookieBanner"]
global.miui.com###__next > div.fixed.rounded-t.transition-all
viagogo.jp###gdprHeader
mercadolivre.com.br##.cookie-consent-banner-opt-out
kleankanteen.de##.cookie--popup
battlefy.com###cookie-banner-modal
compete.playstation.com###cookie-monster-header
restate.ru##.cow
culture.ru##.Rv1DR
go.varus.ua##.wrapper__peLDf
brave.com###notice
bringbutler.de###CookiesBestaetigen
||teltarif.de/scripts/qm/config-de.js
itaxi.pl###itaxi-cookie
dnb.no#$##consent-modal { display: none !important }
dnb.no#$#body { overflow: auto !important; }
tiktok.com##.cookie-banner-new
migros.ch##.mui-js-cookie-banner
mobile.scribblelive.com###scrbbl-notification
found.ee##.disclaimer-text
ensanahotels.com###ensana-cookie-root
viva.gr#$#.cc-overlay { display: none !important; }
viva.gr#$#body.cc--open { overflow-y: auto !important; }
overclockers.co.uk#$#body { overflow: auto !important; padding-right: 0 !important; }
overclockers.co.uk#$#.ck-user-cookie-consent-modal { display: none !important; }
rundfunkbeitrag.de###optInId
flatart.pl###kekse
wentronic.com,wentronic.pl#$#body { overflow-y: auto !important; }
wentronic.com,wentronic.pl#$#body .cookie-modal { display: none !important; }
wentronic.com,wentronic.pl#$#.overlay-block:not(.overlay-block--gallery-modal-open) { display: none !important; }
gomibo.de##div[class^="CookieBannerstyle"]
meendox.net##.cookies-panel-gdpr
detmir.ru##.f > div[class="N O"]
otokocikinciel.com###cookieModule
wg-gesucht.de#$#body[style^="overflow:"] { overflow: auto !important; }
wg-gesucht.de#$#div[id^="cmpbox"] { display: none !important; }
meteo.be###kmcc-cookie-bar
contao-marketingsuite.com,obstbau.org##.mod_cms_cookie_bar
make.com##div[class*="CookieBanner_"]
immobiliare.it##nd-cookie-bar
ocr2edit.com##.qg-consent
arbeitsagentur.de#$#body { overflow: auto !important; padding-right: 0 !important; }
arbeitsagentur.de#$#bahf-cookie-disclaimer-dpl3 { display: none !important; }
arbeitsagentur.de#$#bahf-cookie-disclaimer-dpl3 ~ div.modal-backdrop { display: none !important; }
gotporncams.com##.notifier-wrapper[data-position="bottom"]
sol.no##div[data-testid="privacy-popup"]
||assets.hemnet.se/assets/packs/consent.*.js
telenor.no###global-overlay-background
vladimir-city.ru###cookie_pp
letgo.com##div[class^="CookieAdvicestyles"]
xn--80afnfom.xn--80ahmohdapg.xn--80asehdb##.page-notification
||cdn.24net.cz/resources/js/cmp.js$domain=mobilenet.cz
neredekal.com##.css-1fl0mfv
newtimes.ru##.disclame_block
ssm.lnk.to##.lnk-c-footnote
boohoo.com#$#body { overflow: auto !important; height: auto !important; }
boohoo.com#$#.header-cookies-gdpr { display: none !important; }
boohoo.com#$#.header-gdrp-cookies-visible body::before { display: none !important; }
compress-or-die.com##.module_consent__main
realvnc.com###elementor-popup-modal-7516
marketingmorzsak.hu##div[class^="modal-cookie"]
smtb.jp##.unq-cookie
||pcking.de/_javascripts/cookiesolution/
||tally-weijl.com/dist/vsf-Cookie*.js
celticandco.com##div[id^="ws-cookie-notifier"]
||consorsbank.de/web-analytics/
||netzwelt.de/assets/redesign/js/*/consent/*/otSDKStub.js
videocopilot.net##.cookies-footer
ultimaker.com##.um-consent-bar
canliskor.biz.tr###cookie-noti
||vautron.de/js/consent.js
musicfox.com###cookie-widget
sportmaster.ru##.sm-cookie-agreement
||files.me-catalogues.metronom.com/library/scripts/gdpr/GDPR-v*.js
surfshark.com##.js-cookies-popup
dynv6.com##div[class^="d-cc--modal"]
allegro.eu##.idm-cookie-overlay
allegro.eu##.idm-cookie-policy
||tv.sibbo.net/*/sibbo-cmp-core.js
freeshib.biz##div[data-controller="optin"]
ulb.be##.orejime-Notice
ostin.com##.o-cookies-notice__container
cualesmiip.com#$#body.dc-cmp-ui-showing { overflow: auto !important; }
cualesmiip.com#$#.dc-cmp-ui-container { display: none !important; }
zentalk.asus.com#$#html { overflow: auto !important; }
zentalk.asus.com#$#body { overflow: auto !important; }
zentalk.asus.com#$#div[id^="cookie-policy-info"] { display: none !important; }
overstock.com###gdpr-container
||ocnk.net/js/confirmation-bar.js
lww.com##.cookie-jar
steamgriddb.com##.noty_layout
oney.pt#$##cookies-flow-container { display: none !important; }
oney.pt#$#body.prevent-scroll { overflow: auto !important; }
linkfly.to###linkfly-ctx
traderjoes.com##div[class^="CookiesAlert_"]
tusiad.org###redim-cookiehint-bottom
sozialversicherung-kompetent.de#$#body { filter: none !important; pointer-events: auto !important; }
raiffeisen-mobil.at#$#.modal-backdrop { display: none!important; }
raiffeisen-mobil.at#$#body { overflow: visible!important; padding-right: 0!important; }
pneuhage.de##.site-blocker
informator.ua##.coockies
ancestry.com###BannerRegion
tumblr.com##.tmblr-iframe--gdpr-banner
quixel.com##.css-wzviqn
zutobi.com##div[class^="ModalCookiestyled"]
blockchain.com##div[class^="TrackingProvider__Banner"]
whatsonstage.com##div[class^="Cookie__CookieBannerContainer-"]
twitter.com#?##layers > div[class] > div[class]:has(> div[class] div[role="button"] > div[dir="auto"] > span > span:contains(ookie))
truecaller.com##.fixed.bottom-0
otelo.de#$?#div[data-reactroot] > div > div.Lightbox:has(p.TextHeadline:contains(/^Cookies/)) { display: none!important; }
otelo.de#$#body { overflow: visible!important; }
fb.ru##.cookie-notify__wrapper
cinemacao.com##.footer-warning
cint.com##.cint-cookiebot
stickypassword.com#$##StickieCookies { display: none!important; }
stickypassword.com#$#body { overflow: visible!important; }
oi.com.br###cookie-fixed-banner
oi.com.br##.active-cookie-bar
oi.com.br##div[class^="styles__BannertContainer-sc-"]
openbankingbrasil.org.br#$#.modal-privacidade { display: none!important; }
openbankingbrasil.org.br#$#.modal-privacidade ~ .modal-backdrop { display: none!important; }
openbankingbrasil.org.br#$#body { overflow: visible!important; padding-right: 0!important; }
tab.digital##.t972
internxt.com##div[class^="Footer_cookiesBgFallback"]
fitline.com##section[class^="CookiesGDPR_initial"]
||cyprusflightpass.gov.cy/themes/material-style/js/cookies-consent.js
gittigidiyor.com##.backdrop-policy-alert
gittigidiyor.com#?#main > div > section > section > section > a[title="Gizlilik Politikası"]:upward(4)
nokia.com###cmp-modal
up-load.io###gdpr-cookie-notice
itproger.com###cookies-hide
niko.eu#$#body .c-cookie { display: none !important; }
niko.eu#$#body.no-scroll { overflow: visible !important; }
inteligentnyinwestor.pl###main > .popup
howlongtobeat.com##.showConsentTool
sferis.pl##.jsCookies
azurair.ru##.cookie-warningbar
aforte.ru#?#div[data-popup]:has(> div[id] div[class^="popup-text-info"] > a[href="/include/user_agreement.php"])
mydress.com#?#.container-component > div[class^="sc-"] > div[class^="sc-"] > p > a[href^="//www.mydress.com/MyAccount/Privacy?"]:upward(3)
||cmpv2.macworld.co.uk^
google.*##g-card[class="USRMqe"][jsname="Dywwg"]
trud.com##.disc-cookies
waveaccess.ru##.popupWrapFixedCookies
mugo.pl###cookiesTermsModal
bamka.info###st_custom_html_widget-9
myfitnesspal.com#?#.MuiSnackbar-root > div > div.MuiSnackbarContent-message > div > p > a.MuiTypography-root[href$="/data-usage"]:upward(5)
madrugaosuplementos.com.br##.policy-terms
sescsp.org.br##.container-policy
sescsp.org.br##.container-policy ~ div.overlay
thesettlersonline.fr,thesettlersonline.ru,thesettlersonline.es,thesettlersonline.nl,thesettlersonline.cz,thesettlersonline.it,thesettlersonline.com.br,thesettlersonline.pl,diesiedleronline.de,thesettlersonline.com#$##consentNotification { display: none!important; }
thesettlersonline.fr,thesettlersonline.ru,thesettlersonline.es,thesettlersonline.nl,thesettlersonline.cz,thesettlersonline.it,thesettlersonline.com.br,thesettlersonline.pl,diesiedleronline.de,thesettlersonline.com#$#body { overflow: visible!important; margin-right: 0!important; }
apteka24.ua##.cookie-agreement
swisstransfer.com#$#module-rgpd-component { display: none!important; }
swisstransfer.com#$#body { overflow: visible!important; }
americanas.com.br##div[class^="lgpd-message-box__"]
serpro.gov.br##.br-cookiebar
rapidonline.com#$#.cookie-policy-wrap { display: none !important; }
rapidonline.com#$#body { overflow: auto !important; }
quotidiano.net,ilgiorno.it#$##pubtech-cmp { display: none !important; }
quotidiano.net,ilgiorno.it#$#html > body:not(#style_important) { overflow: auto !important; }
myunidays.com##.c-cookie-banner-container
dashlane.com##div[data-testid="privacy-consent-content"]
apothekerkammer.at#$##gdcc-wrapper { display: none !important; }
apothekerkammer.at#$#.modal-backdrop { display: none !important; }
apothekerkammer.at#$#body { overflow-y: auto !important; padding-right: 0 !important; }
volkswagen-newsroom.com#$#.cookie-dialog { display: none !important; }
volkswagen-newsroom.com#$#body { overflow: auto !important; padding-right: 0 !important; }
strumentimusicali.net#$#.cookie_consent_overlay { display: none !important; }
strumentimusicali.net#$#body.cookie_consent_overlay_block { overflow: auto !important; }
mgronline.com##.m-privacy-lightbox
paratic.com##.kvkk-frame
dailyfx.com##.dfx-cookiesNotification
hoverwatch.com###acceptbar
ex.co###cookies-approval-popup
stanglwirt.com##div[class^="mw-dsgvo-cookie-slidebar"]
ewtc.de,atos.net###cp
app.lepermislibre.fr#$#body.modal-open { overflow: auto !important; }
app.lepermislibre.fr#$?##root > div[class^="Modal_modal"]:has(> div[class*="cookieModal"]) { display: none!important; }
tuivillas.com#$##cookie-consent-extended { display: none!important; }
tuivillas.com#$#html { overflow: auto!important; }
ryanair.com###cookie-popup-with-overlay
gemini.com###cookiePolicyAgreement
hainanairlines.com##.cookie-alert-wrapper
latamairlines.com#$##cookies-politics { display: none !important; }
latamairlines.com#$#body { overflow: auto !important; padding-right: 0 !important; }
||gdpr.laxd.com^
britishairways.com#$#body[style^="overflow:"] { overflow: auto !important; }
britishairways.com#$##ensNotifyBanner[aria-label="Consent Banner"] { display: none !important; }
britishairways.com#$##overlay { display: none !important; }
ayedas.com.tr,toroslaredas.com.tr,baskentedas.com.tr##.footer_cerezpolitikasi
enerjisa.com.tr##.enerjisa-cerez-politikasi-cookie-bar
backmarket.com,backmarket.de#$#body { overflow: visible!important; }
puzzlegarage.com##div[class^="modal--cookies"]
||unpkg.com/nu-cookie-banner$domain=backlog.com
ostermann.eu##._2hGJl
hdg.de###cookiebg
muehle-shaving.com,hellweg.de,elbandi.de##body .cookie-permission-container[style="display: block;"]
reinigungsberater.de###cCoverlay
reinigungsberater.de###cC
clevertronic.de###js-popup-cookie-block
refurbed.de##section[x-data="CookieBanner()"]
asna.ru##div[class^="modalCookies_root_"]
bitrix24.ru##.bx-main-cookie-policy
||sklep.certum.pl/static/*/frontend/*/*_CookieConsent/js/view/notice*.min.js
archiproducts.com###cookieResult
engelhorn.de#$#body[style^="overflow:"] { overflow: auto !important }
engelhorn.de#$#div[id^="cmpbox"] { display: none !important }
landal.de##.c-consent-bar
montredo.com###cookie-settings-alert
esfera.com.vc##.js-global-cookies
veepn.com##.cookie_privacy
cenyvaptekah.ru##.alert-first-usage
vogue.com.cn###user_cookie_pop
voguescandinavia.com##div[class^="cookieNotification__"]
366.ru,gorzdrav.org##.b-cookie-popup
toppreise.ch##.Plugin_WeUseCookies
beruferadar.de,karrierekaserne.de##.autoprivacy
hydra.bot###__layout > div > .flex-wrap.items-center.rounded-lg.fixed.bottom-0.max-w-screen-md
renewal.ru##div[data-cookie-banner]
itau.com.br##app-marco-civil
trakt.tv,boardgamegeek.com###cc--main
realme.com##.r-cookie-footer ~ div.mask-untouch
checkpoint.com###notification
shaw.ca##notification-block[data-notice*="cookies"]
new.hnair.com###declareGDPR
||cmp.lavie.fr/js/mp.min.js
||assets.f-secure.com/fs-cookie-consent.js
mise.gov.it##.cookie-directive
blog.xuite.net###privacyDeclare
meetup.com##.mt-cookie-consent
wwdjapan.com###wwdj-cookie-accept__area
levi.com##div[data-popup="cookie"]
positronica.ru##.nca-cookiesaccept-line
violity.com###floating_agreement
turbovpn.com##.privacy_tips
mein-gartenshop24.de#$#body { overflow: visible!important; padding-right: 0!important; }
gartenversandhaus.de#$##modal-consent { display: none!important; }
gartenversandhaus.de#$#.modal-backdrop { display: none!important; }
gartenversandhaus.de#$#body { overflow: visible!important; }
lojaclamper.com.br##.lgpd-box
landkreis-sigmaringen.de###cCore_cookieNotice
openreach.com#$#body { overflow: auto !important; }
openreach.com#$#.cookie-pop-up { display: none !important; }
farfetch.com##section[data-testid="gdpr-callout-notification-desktop"]
czc.cz#$##cookies-popup { display: none !important; }
czc.cz#$#body { overflow: auto !important; margin-right: 0 !important; }
capgemini.com##div[class^="cookieConsent__"]
metv.com##.privacy-banner-wrapper
||consent.scm-verlagsgruppe.de^$domain=scm-shop.de
cnnbrasil.com.br###pop__gdpr
codeweavers.com###GDPR-alert
sberbank.ru##.kitt-cookie-warning
mailchi.mp##.mcnTemplatePageBanner
||iracing.com/wp-content/themes/*/cookiesettings/js/checkcookies.js
televio.pl###ccnst__main
smallpdf.com##.hsWwHK
||tags.tiqcdn.com/utag/*/utag.$domain=firstdirect.com
dein-ip-check.de##footer > div.inside > div.ncoi---behind
/Amasty_GdprCookie/*$domain=schraub-doc.de|schleich-s.com|jeans-fritz.de
1001ersatzteile.de##.rgpd-cookies-banner
espares.de,bauknechtersatzteile.de,365ersatzteile.de##.cookie-control-bar
deutsche-diabetes-gesellschaft.de#$#.cn-wrapper { display: none!important; }
deutsche-diabetes-gesellschaft.de#$#html { overflow: visible!important; }
deutsche-diabetes-gesellschaft.de#$#body { padding-bottom: 0!important; }
maskworld.com###cookie-consent-v2
sanitas.com##.sanitas-cookie-alert-container
||aok.de/pk/magazin/cookie-settings-manager.min.js
colnect.com###cookies_consent
thelawpages.com###terms
psbank.ru##.wrapper-bottom
calvinklein.com.br##.vtex-modal-layout-0-x-modal--cookie-block-class
quizdeveloper.com##.cookie-condition
rule34.paheal.net#$#body.censored * { filter:none !important; }
geschwindigkeit.*,meter.net,netmeter.co.uk,predkosc.pl,rychlost.sk,speedmeter.hu,testdebit.fr,testvelocidad.es,testvelocita.it,xn--zcka2bjc9dzp.jp###eu-cookies2
urbancity.pl##.notification-alert-wrapper.fixed-bottom
zmiksowani.pl###holdon-overlay
semiconductor.samsung.com###cookie_component
||rest.arbeitsagentur.de/headerfooter/*^feature=disclaimerwc
joinhoney.com##div[class^="cookieConsentBannerContainer"]
france-renov.gouv.fr##.fr-consent-banner
pep.pl##.ip-cookies
domestika.org###cookiesAlertWidget
hisarhospital.com##.dt-cookie-consent
store.leica-camera.com#$#html { overflow: auto !important; }
store.leica-camera.com#$#body { overflow: auto !important; }
store.leica-camera.com#$#.cookie--permission { display: none !important; }
store.leica-camera.com#$#.cookie--permission ~ div.js--overlay { display: none !important; }
npaudio.uk##.wundery-cookie-banner
pdfprof.com###dddhh
sber-am.ru##.cookies-modal
keenetic.com##.cookiecontrol-alert-box-wrapper
nesine.com##.footer-cookies-bar
thinglink.com##.tl-banner-wrapper
bi.zone##.v-cookie
mirrormedia.mg##.the-gdpr
oyunfor.com#$#.cookieNotify { position: absolute !important; left: -3000px !important; }
bsh-group.com#$##cookie-layer { display: none!important; }
bsh-group.com#$##cookie-overlay { display: none!important; }
bsh-group.com#$#html { overflow: visible!important; }
bsh-group.com#$#body { overflow: visible!important; }
verivox.de##.usercentrics-bg
verivox.de##.cmp-container
prostudio.ru##.cookie-attention
rbo.dasreda.ru##div[class^="App__cookie-alert--"]
netflix.com##div[data-testid="CookieBanner"]
stardoll.com##div[id$="consentMainPopup"]
sbercloud.ru##.l-cookie-pop
podbean.com#?#body > div:not([id]):not([class]):has(> button#ok_use_cookie_warning)
tgsoft.it#$#body { overflow: auto !important; }
tgsoft.it#$##overlayCookie { display: none !important; }
press.sber.ru###__next > main + div[class]
gettr.com##.jss53
avepdf.com###notif-cookie-consent
rkeeper.ru##.cookies-message-wrapp
tenpoznan.pl##.cmplz-cookiebanner
atresplayer.com#$#sibbo-cmp-layout { display: none !important; }
atresplayer.com#$#body.no-overflow { overflow: visible !important; }
atresplayer.com##div[class^="style__StyledBackground"]
tvgo.orange.pl###analyticsModal
gopro.com##div[class^="GDPRCookieNotification_"]
ithillel.ua##.cookie-ntf
euromoney.com##.CookiePromo
hilltopads.com,cgtrader.com##.notice
dance-charts.de###cpnb
ezcast.com###cookie_noti
antiplagiat.ru##.ap-cookie-consent
audi-technology-portal.de###PrivacyManager
omg.de###CookiePlus
omg.de##.modal-backdrop
amuse.io##.cookie-notice-banner
photo-collage.net#$#body.fancybox-active { overflow: auto !important; }
photo-collage.net#$#.popup-cookie-confirm { display: none !important; }
virgin.com#$#.cookie-banner { display: none !important; }
virgin.com#$#html > body { overflow-y: auto !important; }
finuslugi.ru##div[class="bottom-message visible"]
key-drop.com##.toast--cookies
multipolar-magazin.de###cookiezeile
justwatch.com#$#body[style*="overflow"] { overflow: auto !important; position: static !important; }
yougov.com##.vwo-overlay
lolja.com.br###lgpd-popup
fotostrana.ru##.footer-cookie-agreement
pokemonmasters-game.com##.c-agree-cookie
tiktok.com##div[class*="DivCookieBannerContainer"]
/_js/consent_check.php$domain=sporx.com|superfb.com
warthunder.com,warthunder.ru##.wt-cb
||citroen-club.it/forum/java/cookie.js
shakeshack.com###block-privacymessageblock
dataversity.net##.section-popup-gdpr
flickr.com##.cookie-banner-reg
teac.jp##.accept_cookie
is74.ru##.cookie-card
bulletin.com##.__fb-light-mode.tkr6xdv7
transpack-krumbach.de###my-ctc-widget
reimsuche.de#?##__layout > div.flex > div[role="dialog"]:has(> div.flex > div.modal-container > header > h1:contains(/^Cookies!/))
melhoresdestinos.com.br###banner-lgpd
subzero-wolf.com##.footer-announcement
epson.ru###cookie_confirm
goingapp.pl,empikbilety.pl##div[class^="CookieBar_"]
||h.seznam.cz/js/cmp2/scmp-int.js$domain=slovnik.seznam.cz
portrumia.pl##.js-Cookies
yourcountdown.to##.gdpr-toggle
sugi-net.jp##.wrap-gdpr
asahi-kasei.com###box-cookie-01
guide.michelin.com##.js-cookie__popup
sber.ru##div[class^="Cookies_cookie-warning_"]
socratesdergi.com##div[class^="CookieBanner"]
salonsecret.ru##div[class^="CookieWarning_"]
mediathekviewweb.de#$#body { overflow: auto !important; }
mediathekviewweb.de#$##cookieModal { display: none !important; }
mediathekviewweb.de#$#.modal-backdrop { display: none !important; }
unigine.com###js-cookie-approval
benchmark.unigine.com##.bottom-notice
recantodasletras.com.br##.cookie-consent-dialog
||dictionary.university/*/cookiewarning/cookiewarning-nosql.js.php
qmee.com##div[class^="prerender-"] > div[class^="Overlay-root-"].mobile-app-hidden
aliexpress.ru##p[class*="PrivacyPolicyBanner"]
cian.ru##div[data-name="CookiesNotification"]
2captcha.com##.app-level-notifications
delfi.ee##div[class^="C-modal"]
hertz.*##div[id^="light-box-"]
logout.hu###rules_accept
sleep-hero.de###cc-card
businessnetwork.jp###cookieLicense
my.games##div[class="gdpr"]
||asus.com/js/*/alert-info.js
eapteka.ru##.cookie-informer
topchretien.com###rgpd
bursahakimiyet.com.tr,yenidonem.com.tr##.kvkkpop
zoomtventertainment.com##div[class^="GdprCSS-container-"]
macron.com#$#body { overflow: auto !important; }
macron.com#$#.pr-cookie-modal { display: none !important; }
macron.com#$#.pr-cookie-wall-overlay { display: none !important; }
tomorrow.io##.vYP-zm
kartalhaber.com##div[style^="position:fixed; left:0; right:0; bottom:0; background-color:"]
visitmalopolska.pl##.msit-cookie-information-wrapper
petalmail.com###bannerBox
highlight-led.de###PrivacyCategoryAlert
highlight-led.de##.modal-backdrop
||fundingchoicesmessages.google.com^$domain=coderoad.ru
reddit.com##shreddit-cookie-banner
industryarena.com###consent-cookie
trade.bisonapp.com#?##root > div:has(> div[class] > a[href="https://bisonapp.com/cookie-hinweise-eu/"])
app.traderepublic.com##.consentCard
comcast.com##.c-top-banner
vaultproject.io##div[data-testid="consent-banner"]
dentacoin.com##.dcn-privacy-policy-cookie
fdp.de#?#body > #sliding-popup:has(> .eu-cookie-compliance-banner)
lexicool.com###cookie_consent_popup
filewhopper.com##.cl_js_inited
pornpics.com###cookie-contract
appgallery.huawei.com##div[class^="CookieBannerOf"]
staffeleien-shop.de,labbe.de##.acris-cookie-consent
labbe.de##.ec-gtm-cookie-directive
||cscript-cdn-use.cassiecloud.com/loader.js
||assets.obi.de/discover/consentbanner-fragment/
account.xiaomi.com##.mi-cookie-banner
account.xiaomi.com##div[class^="Mui-src-portals-mobile-components-CookieBanner-"]
kitbag.com##.cookie-consent-container-v2
dalmatinskiportal.hr##.accept-cookies-modal
truphone.com#$#html { overflow: auto !important; }
truphone.com#$#body { overflow: auto !important; padding-right: 0 !important; }
blastbrigade.com,blic.rs###cmpboxrecall
manga.club###adultConfirmModal
manga.club##.modal-backdrop
bolshoi.ru##.CookieAgreement
kraken.com##.kraken-cookie-warning
eecmedical.ru##.welcome
debate.org###CookiesRequestDialog
tc.columbia.edu##.sticky-notice-wrap[data-style="privacy"]
mobile.mi.com##.agree-tokens-modal
xn----9sbmbgknu2ce4eva.xn--j1amh##.footer_cookie_alert
alixblog.com##.cookie-alert-overlay
cifraclub.com.br###toastLgpd
ibood.com##div[data-testid="cookie-banner"]
ucsusa.org###block-cookienotice
coddyschool.com##.collect-data
myswooop.de###cookie_consent_banner
unclutterapp.com###useCookiesAcceptBlock
rivegauche.ru##cookies-notification
groovy.bot###__layout > div > .fixed.bottom-0.rounded-lg[style^="transform:"]
occrp.org##.occrp-cookie-overlay
watch.pokemon.com##.c-privacy-consent-modal
operanewsapp.com##.mask
operanewsapp.com##.container
avis.com.tr#$##cookieModule { display: none !important; }
avis.com.tr#$#.modal-backdrop:not(:last-child) { display: none !important; }
avis.com.tr#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
shiksha.com##.cokkie-lyr
riverisland.com#$#html { position: static !important; overflow: auto !important; width: auto !important; }
sex-jav.com##.divVR
bca.co.id#$#.popup--disclaimer { display: none !important; }
my.ua#?##__next > div:last-child:has(button.privacy-policy__btn)
aliexpress.ru##.styles_wrapper__3isR2
intofilm.org###as-cookie-cutter
kalitelial.com###cookiesor
superesportes.com.br###bannerLGPD
xn--b1algahcegbed6a6gqb.xn--p1ai#$#body { overflow: auto !important; padding-right: 0 !important; }
xn--b1algahcegbed6a6gqb.xn--p1ai#$##test-modal { display: none !important; }
xn--b1algahcegbed6a6gqb.xn--p1ai#$##test-modal ~ div.modal-backdrop { display: none !important; }
mediamarkt.hu##.cookie-info-modal
schnelltest-apotheke.de###modal-cookie
schnelltest-apotheke.de##.modal-backdrop
vivino.com###cookie-notice-container
lenstip.com###id01.w3-modal
vandyke.com,fox-saying.com,pixnet.net###gdpr-cover
discountreactor.com##.cookies-mass
allegro.pl#$#body { overflow-y: auto !important; }
allegro.pl#$#div[data-prototype-id="allegro.gdpr.consents"] { display: none !important; }
mobile.de###mde-consent-modal-container
theorg.com##._1s1RU
||eestatic.com/eprivacy/ui-gdpr-es.*.js$domain=elespanol.com
phonecopy.com###cookieAgreement
yourkit.com###terms-wrapper-id
netology.ru###cookie_show
myanimelist.net##.modal-content-overlay
akvis.com##.awarning
tsuche.com###c-c
dr-gumpert.de###cookie_modal_container
mathelounge.de##.consent-wrap-outer
askona.ru##.cookie-data-warning
androidsis.com##.machete_cookie_container
mts.by##.panel-cookie
downloadfreecourse.com###consent
regioactive.de###dialogconsent
karriere-suedwestfalen.de,ratemyprofessors.com,m.marketplace.asos.com,swatch.com,marc-cain.com,regioactive.de,rodoviariaonline.com.br##.reveal-modal-bg
shop.dyson.ru##.top-pop-message--cookie
callofduty.com##.atvi-banner-cmp
skypng.com,wallpaper.to##.showBanner
petalmaps.com##.cookie-setting
demokrata.hu##body .gdprBoxContainer:not(#style_important)
edealinfo.com###showFTCMessage-back
edealinfo.com###showFTCMessage
kaida-fish.ru##.custom_message
analyze.intezer.com##.site-notification-message
idec.org.br###block-block-55.block-region-footer
ftvnews.com.tw###Allow
sportinglife.com##div[data-test-id="cookie-notice"]
senler.ru##.S-Notifications
livemaster.ru##.cookieconsent-ru
shoppinglive.ru##.confirm-message-wrapper
manychat.com##div[class^="CookieBumper-module--wrap--"]
artiway.com.tr,octoparse.jp,octoparse.com###snackbar
rfs.ru##.cookie-notation
jovempan.com.br##.custom-container-lgpd
bfore.ai###cookies-form-container
kulturkaufhaus.de##.dialogCookieWarning
buser.com.br##.cookie-policy-alert
klett.de#$#body { overflow: visible!important; padding-right: 0!important; }
klett.de#$##cookie-consent-modal___BV_modal_outer_ { display: none!important; }
ouniversodatv.com###litespot-pro-cookie-ify
trudvsem.ru##.cookies
panduit.com##.panduit-cookie-banner
tendacn.com##.td-cookie-wrap
torcedores.com###navve-cookie-block
sympla.com.br##div[class^="BannerPrivacystyle"]
fleet.vdo.com,fleet.vdo.de#$#body { position: static !important; }
dailytrust.com##main + div[style*="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;"]
shine.cn##.user-terms-hint
giga.com.vc##div[class$="cookiesModalWrapper"]
paulgreen-shop.de###P_Consent_Manager
asmonaco.com##div[data-nqis="nq-rgpd-bar"]
deichmann.com###consent-layer-modal
hclips.com##.cookies-policy-block
hurma.work##.cookie__policy
||fc2.com/share/js/gdpr/pp_agreement
ipipe.ru##.cookie_cntnr_st
||cmp.aftonbladet.se/messagingNoTcfApi.js
toptal.com###cookie-banner-host
sonic.com###snc-data-disclosure
rebelnews.com###analytics-consent
beautybay.com##.cookie-focus
||d2jjzw81hqbuqv.cloudfront.net/assets/*/gdpr_policy-
plainenglish.io#?#body > script[src] ~ div:not([class]):has(> div[class] a[href^="https://policy.medium.com/"])
plarium.com##div[class^="CookiesBannerstyled_"]
seb.ee#$##cookiesMessage { display: none !important; }
seb.ee#$##cookiesMessage ~ .modal-backdrop { display: none !important; }
seb.ee#$#body { overflow: visible !important; padding-right: 0 !important; }
broadbandspeedtest.org.uk##.cm-wrapper-wrapper
uninove.br##.wrapper-cookie
afkgaming.com##header > div[class] > div.lazyload-wrapper
ukbonn.de###privacywire-wrapper
uniklinikum-saarland.de###uks_cookies
winboard.org#$#body div.fc-consent-root { display: none !important; }
winboard.org#$#html > body[data-template] { overflow: visible !important; }
winboard.org#$#.p-pageWrapper { filter: none!important; }
gesund.de##.privacy-settings
loft.com.br#?##__next > div.MuiGrid-root:has( > div.MuiGrid-root > div.MuiGrid-root > p.MuiTypography-root > a[href="https://loft.vc/politica-de-privacidade"])
iplogger.org###message
myresume.ru##.rulesInfo
galeriadaarquitetura.com.br###divPolitica
ariel.co.uk##body #divOneTrustMainContainer:not(#style_important)
||premierleague.com/resources/prod/tcf.json
premierleague.com#$#body { position: static !important; }
premierleague.com#$#.tcf-cmp { display: none !important; }
bytes.com###bytes-cm-display
mayoclinic.org###mayo-privacy-consent-banner
movavi.com##.top-popup-gdpr
movavi.com##.privacy-policy-popup
faballey.com,houseofindya.com###popcookiesDiv
ultrafarma.com.br###modal-lgpd
petlove.com.br##.card-bottom
englishdom.com###gdpr-tooltip
otvfoco.com.br###privacy-pop-up
uber.com###explicit_cookie_consent
/klaro-cookie-consent/*$domain=calimove.com
hik-connect.com##.ant-message-notice-content
hik-connect.com##div[class^="src-pages-cookie-___cookieTip__app-cookie-container"]
pinterest.jp,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.pt##div[data-test-id="cookie-consent-banner"]
mirkrasok.ru##.module_messages_cookies
bourns.com###gdprConsent
yvid.ru###cbb
martha-maria.de##mama-cookie-banner
capcut.net##div[class*="cookie-banner-"]
scaleway.com##footer ~ div.didiff-hide
sbis.ru##.sbis_ru-CookieAgreement
apteka.ru##.CookieNotify
liveagent.com#$#body div[class^="Kolaciky"]:not(#style_important) { display: none !important; }
liveagent.com#$#body { overflow: visible !important; }
verkkokauppa.com##.vk-cookie-notification
developer.huawei.com##.cookietip
developer.huawei.com##.cookietip_mobile
designerinaction.de###cookiedeclaration
ibuypower.com###cookies-notify
continental.com##.c-cookiebanner__modal
||e-cdns-assets.dzcdn.net/common/js/gdpr-appliance/$domain=deezer.com
autogaleria.pl##.cookie-dis
igraal.com##.cookies-banner__overlay
freepng.ru##.fot-fixd
kdanmobile.com#?#body[style^="overflow:"] div[class^="styled__ContentWrapper-"]:has(> div[class^="styled_"] > a[href="/privacy_policy"])
calltouch.ru##.poppup-blocked
hotscope.tv#?##__next > div[class^="jss"] > div.MuiGrid-root > p.MuiTypography-root > a[style][href="/privacy"]:upward(3)
alphabet.com#$#body { padding-top: 0!important; }
flysmartavia.com##div[class*="cookie-info-popup"]
remember.de#$#.modal-backdrop { display: none !important; }
remember.de#$##trocookie-cookiebox { display: none !important; }
remember.de#$#body { overflow: visible !important; padding-right: 0 !important; }
||blik.com/assets/ConsentManager/js/cmp.js
royalpets.com.br##.footer__terms
gamersgate.com#$#body { overflow: visible !important; }
gamersgate.com#$#.popup-gdpr { display: none !important; }
gamersgate.com#$#.popup + .wrapper { filter: none !important; }
lamoda.ru##.page > div[class^="vue-widget "] > div[class^="_"]
adulttime.com##.CookieConsent-Window
yoomoney.ru##div[class^="Gdpr__StyledGdpr-"]
myignite.microsoft.com###cookie-consent-markup
cricbuzz.com##.feedback-bar
joybuy.com##.cookie-guide-wrapper
rexel.fr#$##gdprCookieConsentManagedSummary { display: none !important; }
rexel.fr#$#.modal-backdrop { display: none !important; }
rexel.fr#$#.disallow-cursor { cursor: unset !important; }
cdek.market##.cp-df-moove-to-bottom
peterburgregiongaz.ru###jQueryCookieDisclaimer
fromsmash.com##.cgu-cookie-overlay-shadow
befirst.info##.p-cookies
weplay.tv###CookiesPolicyPopup
loebbeshop.de#$#body { overflow: auto !important; padding-right: 0 !important; }
loebbeshop.de#$##cookie-manager-window { display: none !important; }
loebbeshop.de#$##cookie-manager-window ~ div.modal-backdrop { display: none !important; }
diariodocomercio.com.br##.elfsight-widget-cookie-consent
masmovil.es#$#body[style*="overflow:"] { overflow: auto !important; padding-right: 0 !important; }
mydealz.de##div[data-t-c*="cookiesMessage"]
design-homes.ru##.politika
catracalivre.com.br###lgpd-box
sfr.fr###CkC
wetv.vip##.cookie_uneu_banner
wildberries.ru##.modal--cookie
2-remove-virus.com##.cookie-inform
gitpod.io##.bottom.justify-between
columbia.edu###cu-privacy-notice
indeed.com##.gnav-CookiePrivacyNotice
whatsapp.com##._wauiCookiesBanner__cookiesBannerDialog
sorglos-guenstig-fahren.com###cookie-bg
enlisted.net##.gj-cookie-prompt
yclients.com##.gdpr-policy
tavex.pl#$#div[data-source="#cookie-initial-modal"] { display: none !important; }
tavex.pl#$#.modaal-overlay { display: none !important; }
tavex.pl#$#body { overflow: auto !important; }
zomato.com#?##root > div[class]:has(> div[class] > div[class] > a[href="/cookiepolicy"])
spf-record.com###cookieguidelineRoot
bundesanzeiger.de,unternehmensregister.de#$##cc { display: none !important; }
bundesanzeiger.de,unternehmensregister.de#$#body.cc_open { overflow: visible !important; }
islamicfinder.org###gdprPopup
9am.ro,stirilekanald.ro,wowbiz.ro##.optanon-show-settings
canalplus.com###privacy-manager
kistler.com##div[class^="cookie-consent-"]
carrefouruae.com##div[data-testid="__checkout_cookie_banner__"]
sport-bittl.com###vbcn
sport-bittl.com###vbcn-backdrop
tvprime.ig.com.br###message_lgpd
yubico.com##.cookie-notice-big
rasmussen.edu###cookies-tracking
hoper.pl,teroplan.*,e-podroznik.pl##.ep-cookies-info-wrapper
eurotherm.com##.site-cookie-pref
ripe.net##app-cookie-consent
esenlik.com.tr##.kisiselveri-popup
afisha.ru#?#div[id^="react"] > div[class]:has(> div[class] > div[class] a[href^="https://help.rambler.ru/legal/"])
tazedirekt.com##fe-product-cookie-indicator
swatch.com#$#div[data-widget="explicitCookieModal"] { display: none!important; }
swatch.com#$#.b-modal_overlay { display: none!important; }
swatch.com#$#body { overflow: visible!important; }
serverstoplist.com#$##firsttime { display: none !important; }
serverstoplist.com#$#.modal-backdrop { display: none !important; }
serverstoplist.com#$#body.modal-open { overflow: visible !important; }
decolar.com###lgpd-banner
bandel-online.de#$#.modal-backdrop { display: none !important; }
bandel-online.de#$##PrivacyCategoryAlert { display: none !important; }
bandel-online.de#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
arvojournals.org##.widget-GdprCookieBanner
mri.co.jp###gdprArea
pricerunner.dk#$#body { overflow: visible !important; }
pricerunner.dk#$##consent { display: none !important; }
videodownloaderultimate.com###idCookiebar
nikkei.com##k2-privacy-notification
infoescola.com###lgpd_banner
nkolay.com##app-cookie
1000.menu#$##consent-popup { display: none !important; }
1000.menu#$#html[style*="overflow:"] { overflow: auto !important; margin-right: 0 !important; }
blocksite.co###elementor-popup-modal-1372
live.vodafone.de#$#html { overflow: visible !important; }
domclick.ru##div[class^="cookie-root"]
shared.com###gdprConsentPrompt
voelkner.de#?#body > div.reveal__overlay:has(a[href="https://www.voelkner.de/Datenschutz.html"])
voelkner.de#$#html.is_reveal_open { position: static !important; }
futura.org.br###CC_LGPD
travelcircus.de##.alert-bar-cookies
sangfor.com##.sf-com-cookies
movieplayer.it#$#html { overflow: visible !important; }
convertlive.com###sid-container
legalandgeneral.com,landg.com##body #st_box
rawpixel.com##.cUYulH
aiscore.com##.privaryClass
tp-link.com###tp-cookie
titantv.com##div[id$="_cookieNotice"]
titantv.com##div[id$="_privacyUpdate"]
westermann.de##.component-cookie-banner
trader-online.de#$##etrpop { display: none!important; }
trader-online.de#$#.modal-backdrop { display: none!important; }
trader-online.de#$#body { overflow: visible!important; padding-right: 0!important; }
trtcocuk.net.tr##body .is-cookie-policy:not(#style_important)
trtavaz.com.tr###sectionGPDR
cardmarket.com###CookiesConsent
fidelity.de##.fil-cookie-policy
mtu.pl,ergohestia.pl##div[id^="cookie"][id$="_outer"]
wealthseed.eu,actavera.eu,inwestomat.eu##body #cookie-law-info-bar
routledge.com###cconsent-pop
seudinheiro.com###agreement-cookies
bebeez.it###gdpr_cookie_banner
dizioneri.com,samokat.ru,alfazdrav.ru###modalcookie
invezz.com##div[x-data="XCookieConsent()"]
tynker.com##cookie-settings
skynet.ru,sknt.ru##.cookies_wrap
alpinstore.com###acb-banner
fairtrade-deutschland.de,esef-manager.eu,ebilanzonline.de,bundesanzeiger-verlag.de,bistumlimburg.de,bistum-essen.de###cc
macrocenter.com.tr##fe-product-cookie-indicator
44.ua,056.ua,032.ua,04868.com.ua,karelia.news,01.kg,0154.by,0472.ua,048.ua,0512.com.ua,0522.ua,0532.ua,0552.ua,056.ua,0564.ua,061.ua,06153.com.ua,0642.ua,62.ua,7152.kz,7232.kz,city04.kz,go152.by,go232.by,inaktau.kz,inalmaty.kz,inastana.kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,kaskelenec.kz,oshto.kg,qapshagai-city.kz,uralskcity.kz##app-cookie-consent-popup
wokularach.pl##aside[data-test-id="cookie-popup"]
thousandeyes.com###EU-wrapper
cleanmymac.com##.bottom-banner
tresorit.com##footer + aside
||infopedia.pt/*klaro/klaro-pe.js
mod2hack.tech,rockmods.net##.cookies-show
discoverybrasil.com##div[data-testid="test-root"]
mym.fans##body > div[class="panel js-panel is-open hide-scroll js-panel--init"]
jetbrains.com##.jetbrains-cookies-banner
koshelek.app##div[class^="styles_cookie-alert__"]
oiplay.tv##.cookie-lgpd
labsnews.com##.modal__policy
pogoda.com#$#body { position: unset !important; }
pogoda.com#$##gpdr { display: none !important; }
playplus.com,looke.com.br##.banner-cookies-wrapper
parts-people.com###cookie-policy-info-bar
||biv.gazeta.pl/static/front/ot-iab-consent/master/rodoGuard*.js
netmovies.com.br##div[class^="styles_acceptCookiesWrapper__"]
passeidireto.com##pd-cookie-banner
bier.by,test.de,kicker.de##div[id^="cmpbox"]
awwwards.com#$##lightbox-cookies { display: none !important; }
awwwards.com#$#body[class*="hidden"] { overflow-y: auto !important; }
gbif.org###termsOfUse
stuttgart-netze.de##.react--module__cookies
dahuasecurity.com##.top_tip_wrap
tweakers.net###koekjeBar
fujifilm.com##.m-cookie-confirm
herbertz-messerclub.de##.swic-cookie-permission-container
koeln.de#$#body[style] { overflow: visible !important; }
sberbankdirect.de#$#.cm { display: none !important; }
sberbankdirect.de#$#body { position: static !important; }
||pdf-archive.com/js/consent.js
ibo.org##.CookieChecker
cordis.europa.eu##app-cookies-consent
flashscore.ru,op.europa.eu##.customCookie
mossoveta.ru##.cookieagree
abbyy.com###legal-popup
ingentaconnect.com##.mainCookiesPopUp
ingentaconnect.com##.cornerPolicyTab
onedio.com##.modal--cookie
webarchive.org.uk##.cookies-cont
sunrise.ch###cookieBanner-gdpr
techbone.de#$#.modal-backdrop { display: none !important; }
techbone.de#$#body { overflow: visible !important; padding-right: 0 !important; }
mail.ru##.b-header-agreements
nuuvem.com##.consent-warning
aps.org##div[class^="app__cookie-footer"]
kaft.com###cookie-policy-band
lambdatest.com##.cookies__bar
smartbear.com##.cc-pop
reolink.com##.reo-float-wrap-left-bottom
instagram.com#$?#body > div[role="presentation"]:has(> div[role="dialog"] a[href="/legal/cookies/"]) { display: none!important; }
studee.com##.toast-notification--fixed
wowza.com###ck_pu
haberturk.com,showtv.com.tr##.widget-cookie-popup
vivoplay.com.br##.go-cookies-warning
||d3nv2arudvw7ln.cloudfront.net/staticfolder/Tyre/cookie-bar/$domain=pirelli.com
calvinklein.co.uk,calvinklein.de#$#body { overflow-y: visible !important; }
abw.by###accept_terms
migros.com.tr##fe-product-cookie-indicator
staradvertiser.com###ToSPPAlert
netflix.com##.cookie-disclosure-visible
ebin.pub##.box-cookie-policy
tor.com###entry-content__footer-popup
vikatan.com##div[class^="styles-m__cookieConsent"]
novyny.live,thequestion.ru##.cookie__wrapper
mizuno.com.br##div[class^="vitrio-Cookiesbar_"]
coffeeness.de#$#.wt-cli-cookie-bar-container { display: none !important; }
coffeeness.de#$#.cli-barmodal-open { overflow: visible !important; }
nestoria.de###wrap-cookies-gdpr
heimkinoraum.de##div[id^="mod_cookie"]
jbl.de##.uim
schwarzwaldradio.com,meincharivari.de,radioplayer.hitradion1.de,classicrock-radio.de,alpin.fm,radio-charivari.de,radioplayer.986charivari.de,salue.de,radioplayer.de,radiogong.com##div[class^="CookieBanner-"]
||stiebel-eltron.de/apps/ste/docroot/js/app/modules/cookies-selection.js
taschen.com#$##ConsentManagerModal { display: none!important; }
taschen.com#$#.modal-backdrop { display: none!important; }
taschen.com#$#body { overflow: visible!important; padding-right: 0!important; }
altinbas.com##.vnotify-container
nordicnest.de#?##container > div[class]:has(> div[class] > div[class] > div[class] > a[href="/kundenservice/cookies/"])
||components2.gazzettaobjects.it/rcs_cpmt$domain=~video.gazzetta.it
||stihl.de/etc.clientlibs/stihl-frontend/clientlibs/components/content/cookie/cookielayer/
petz.com.br##.policy-warning-banner
kicker.de#$#body { overflow: auto !important; }
||cdn.consentmanager.net^$domain=kundendienst-info.de|baunetz.de|rabe-bike.de|heinze.de|ais-online.de|dasoertliche.de|reno.de|walbusch.de|mathe-lexikon.at|katzen-forum.net|deutsche-apotheker-zeitung.de|brandible.de|my.games|vergleich.org|finanztip.de|baunetzwissen.de|trusted.de|universal-music.de|web2.cylex.de|mey-edlich.de|schuhe.de|qiez.de|benz24.de|hervis.de|avena.de|heimwerker.de|bauemotion.de|nw.de|kicker.de|herold.at|kalledaskabel.de|bussgeldkatalog.org
mod.io###achtung-overlay
bringmeister.de##div[data-testid="cookiePopup"]
planetkey.de##.survey.alert-box
||smartpost.ee/templates/isp2013/js/custom.js
santander.pl#$##__tealiumGDPRecModal { display: none !important; }
santander.pl#$#html { overflow: visible !important; position: static !important; pointer-events: auto !important; }
foap.com##.component-cookie-info-bar
babil.com##.bbl-cookie-consent
producthunt.com##div[data-test="dismiss-CookiePopup"]
dokhodchivo.ru#?##__next > div > div[class*=" "]:has(a[href="/privacy"])
telhanorte.com.br##.m-modalLGPD
hpe.com###hpe_privacy_banner_container
getabstract.com##.notifybar--note
port.ac.uk##div[data-module="CookieMessage"]
taylorfrancis.com##.tnf-cookie
originalam.net##.fixed_bottom
financer.com##.modal-gdpr-full
bremerhaven.de#$#body { overflow: auto !important; }
bremerhaven.de#$#.cookie-banner ~ div.modal-backdrop { display: none !important; }
bremerhaven.de#$#.cookie-banner:not(body):not(html) { display: none !important; }
marisa.com.br##.container-lgpd
10bis.co.il,just-eat.ch,just-eat.dk,just-eat.es,just-eat.fr,just-eat.ie,just-eat.it,just-eat.no,just-eat.uk,lieferando.at,lieferando.de,menulog.au,menulog.nz,pyszne.pl,takeaway.com,thuisbezorgd.nl##div[data-qa="privacy-settings"]
lojasrenner.com.br##div[class^="ReactFooterCivilMark_notification"]
fotor.com##div[class^="UseCookie_useCookieModle_"]
123rf.com##.AgreementBanner__wrapper
||manomano.de/consent.cookiebot.com/uc.js
catawiki.com#$#.cw-cookies-bar { display: none !important; }
catawiki.com#$#body.cookie-bar-is-visible { overflow: auto!important; }
sweden.se##div[class^="CookieManager_cookie-manager__"]
r7.com##.toolkit-privacy-box
careersinmusic.com###cookies_accept_container
bonn.de,paderborn.de##.SP-ConsentBanner__spacer
evomag.ro###cookie_info_bar
esteto.ro###norificare_cookie
filmfare.com,grazia.co.in##.blocked
handwerk-magazin.de,hornbach.de#$#body { overflow: visible !important; }
patreon.com##body div[aria-describedby="banner-description"]
patreon.com#$##lanyard_root { display: none !important; }
patreon.com#$#body { overflow: auto !important; }
caseking.de###ckLbOverlay
caseking.de###cookie_consent_modal
icecat.biz##div[class^="src-containers-cookie-notice-"]
orange.es#$#body { overflow: visible !important; }
orange.es#$##__tealiumGDPRecModal { display: none !important; }
wilderkaiser.info##.mw-dsgvo-cookie-slidebar_01
famobi.com##.privacy-info
combi.de#$#body { overflow: auto !important; }
combi.de#$#.modal--cookie-notice { display: none !important; }
mazda.pl,mazda.de#$#body.lock-scroll { overflow: auto !important; touch-action: auto !important; }
mazda.pl,mazda.de#$#div[class^="cookie-panel-"] { display: none !important; }
autoeco.ro##.PopupGDPR
||bigcommerce.com/shared/js/storefront/consent-manager-
microcenter.com###PnlPrivacyAlert
german.cri.cn##body > .js-dialog
psychcentral.com#$#.no-hash { display: none !important; }
psychcentral.com#$#body[style^="overflow:"] { overflow: auto !important; }
cel.ro,domo.ro##.gdprNotice
mega-image.ro#$#body { overflow: auto !important; }
mega-image.ro#$#body > div#__next ~ div[class*=" "] { display: none !important; }
/ext/damn_cookieconsent/*$domain=daab.de|daab-mitgliederbereich.de
addendum.org#$#body { overflow: visible !important; }
kramp.com###cookiewall-modal
atlasvpn.com##div[class^="cookie-consent_"]
/assets/cookie/echonetcookie.$domain=muenchenticket.de
dach.de##.cc-cover
autoteiledirekt.de,autoersatzteile.de##.cookies-tooltip
stoffe-hemmers.de##.app__misc-cookie__consent
bausep.de#$#.vex-theme-flat-attack { display: none!important; }
bausep.de#$#body { position: static!important; overflow: visible!important; }
okdo.com##.c-notification-bar
reachout.com##.container--notification-global
shadowcore.ru,activex.com.tr,learncab.com##.pix-cookie-banner
pixelprivacy.com##.pp-disclosure-notice
algonquincollege.com###accn-cookie-notice
findamasters.com#$##cookieModal { display: none !important; }
downloads.descendant.me###cookieConsent
prospects.ac.uk##.cookies-callout-wrapper
mytrip.com,seat24.de##.etiCookieBanner
roedl.de##.divCookieBar
ferchau.com##.modal
trumpf.com###popup-privacy
jemako.com###acb-wrapper
citilink.ru##.PersonalDataConfirm
theweek.in##.gdpr-outer
home-connect.com,junker-home.com,gaggenau.com,balay.es,profilo.com,constructa.com,pitsos.gr#$#.cookielaw-modal-layer { display: none !important; }
home-connect.com,junker-home.com,gaggenau.com,balay.es,profilo.com,constructa.com,pitsos.gr#$#body.cookielaw-blur-background > * { filter: none !important; }
home-connect.com,junker-home.com,gaggenau.com,balay.es,profilo.com,constructa.com,pitsos.gr#$#body.cookielaw-blur-background { overflow-y: visible !important; }
nttdata.com,aireuropa.com###ensNotifyBanner[aria-label="Consent Banner"]
app.prende.tv##.cookie--banner
flyuia.com#$#body { overflow: visible !important; }
flyuia.com#$##cookieConfirmPopup { display: none !important; }
||flysas.com/v2/cms-s4s-components/s4s-privacy-module/s4s-privacy-module
||omio.*/gdpr-banner/bundle.js
icelandair.com##div[class^="assets_container__"]
vgchartz.com##.notification-banner
terra.com.br##div[data-button-url="#cookies"]
macmagazine.com.br##.adp-popup
pdfcoffee.com###PDFCOFFEECOM_cookie_box
exali.de#$##modal-cookieBanner { display: none!important; }
exali.de#$#.modal-backdrop { display: none!important; }
exali.de#$#body { overflow: visible!important; }
digitalo.de#?#body > .reveal__overlay:has(> div > div#js_reveal_cookie_content)
digitalo.de#$#html { position: static !important; }
hirezstudios.com##div[class*="CookiePolicycss__"]
zoo24.de##.dsgvo-banner
mylifebox.com##.welcome-page__cookie-notif
lcwaikiki.com##.cookie__policy__container
lcwaikiki.com##.cookiealert.show
liveworksheets.com###divcookieconsent
lethalhardcore.com,jayspov.net###acceptCookiesBar
audioboom.com#$#.modal-backdrop { display: none !important; }
audioboom.com#$#div[id^="cookie-modal-"] { display: none !important; }
audioboom.com#$#body { overflow: visible !important; padding-right: 0 !important; }
jungfrau.ch##.m-cookie-info
rheinbahn.de###cookiefrage
/misc/cookie.js$domain=kurnik.pl|playok.com
auerswald.de,wunschliste.de,hundund.de#$#.ccm-root { display: none!important; }
auerswald.de,wunschliste.de,hundund.de#$#body[class].ccm-blocked { overflow: visible!important; }
auerswald.de,wunschliste.de,hundund.de#$#html[class].ccm-blocked { overflow: visible!important; }
alltours.de##div[class^="CookieNotificationBox__root--"]
aldifotos.de,meinfoto.de##.cookiefirst-root
sm.ms##.accept_to_chat
godaddy.com###gtm_privacy
vistaprint.de##.cookie-policy-alert
lektorium.tv,vega-protect.ru,setapp.com,tilda.cc##div[data-storage-item*="cookiename"]
shoop.de##accept-cookies-banner
tabak-brucker.de###Cookie_Hinweis
forbiddenplanet.com###gdpr-options
merxu.com##.mxu-cookie-consent
cm.com##.s-cookie-popup
vergleichen-und-sparen.de###vs-cookiehinweis
sex.com#$#.modal-backdrop { display: none!important; }
sex.com#$#body.overflow-hidden { overflow: auto!important; }
cede.de,minimed.at,justiz.nrw###cookieAgree
krautreporter.de##.js-flash-messages-container
rapidtyping.com###c_c
techdevguide.withgoogle.com###gtd-cookie-consent
express.co.uk###qc-cmp2-persistent-link
tata.com##.overlayPop
naukri.com##.privacyPolicy
ncsc.gov.uk##.pcf-cookie
14-tage-wettervorhersage.de,playit-online.de,concordia.de,academiccourses.com,opti-wohnwelt.de,my-fantasyroom.de,bmas.de,fernsehserien.de###cmpwrapper
bibb.de##.fr-cookie-bar
blitzrechner.de##.sygnal24-gdpr-modal-wrap
onleihe.de##.reveal-overlay
extract.pics##footer + div.fixed.items-center
beinsports.com.tr##div[class*="cookie_cookie__"]
blisshq.com###cookie-opt-out
wuerzburg.de###klaro > div.klaro > div.cookie-notice
noctua.at###gdprToolbar
ndmais.com.br###aviso-privacidade
modellbau-koenig.de#$#body { overflow: visible!important; }
strana.news,strana.today,strana.digital,strana.ua###openModal
aion.eu#$#.cookies-notification { display: none !important; }
ebc.com.br##.ebc-cookie-compliance-banner
magic.wizards.com###__layout > div[style] > footer + .vue-portal-target + div[class^="css-"]
bbraun.de##._cookie-advanced
chemnitz.de###cc_privacy_layer
vb-mittelhessen.de,bernhauser-bank.de,volksbank-thueringen-mitte.de,vvr-bank.de#$#.lightbox--cookie-consent { display: none !important; }
vb-mittelhessen.de,bernhauser-bank.de,volksbank-thueringen-mitte.de,vvr-bank.de#$#.darken-layer { display: none !important; }
vb-mittelhessen.de,bernhauser-bank.de,volksbank-thueringen-mitte.de,vvr-bank.de#$#body { position: static!important; }
crisisgroup.org##.s-cookie
ubuntu.com#?#.blog-p-card--muted:has(> header.blog-p-card__header > h5:contains(Newsletter signup))
fondsprofessionell.de###cookieauth
vdek.com###datenschutz-consent
infomoney.com.br##cookies-policy
olhardigital.com.br###lgpd_optall
yumisu.pl##.page-container > .notification-bar
gutscheine.de##div[data-ssr-consent]
gibson.com,mymoments.de,atlasformen.de##.modal-backdrop
finanzverwaltung.nrw.de##.sliding-popup-bottom
hofer.at##div[aria-labelledby="c-modal-label"]
naturzeit.com##div[id^="czgdpr-"]
vvrbank-krp.de#$#.darken-layer { display: none!important; }
vvrbank-krp.de#$#body { position: static!important; }
avepdf.com##.notif-consent
bfr.bund.de###bfr-cookielaw
aachen.de###cookiehuhu
||kreis-guetersloh.de/*/privacy/cookie-consent-dialogue/js/cookie-consent-dialogue.js
autobahn.de#$##modalCookieman { display: none !important; }
autobahn.de#$#.modal-backdrop { display: none !important; }
autobahn.de#$#body { overflow-y: visible !important; }
vivat.de,emag.com,zoo-leipzig.de##.cs-cookie__wrapper
hs-wismar.de##.hswBannerOverlay
hs-mittweida.de###hsmwCookieConsentSlider
hs-harz.de##.hsh-cookie-banner
10015.io##.euvjB
drykorn.com,schwalbe.com#$##mndCookieModal { display: none !important; }
drykorn.com,schwalbe.com#$#body { overflow: auto !important; padding-right: 0 !important; }
schwalbe.com#$#.modal-backdrop { display: none !important; }
canva.com##header + div div[aria-live="polite"]:not([role])
zoxs.de#$##gdpr-dialog { display: none !important; }
zoxs.de#$#.modal-backdrop { display: none !important; }
zoxs.de#$#.modal-open { overflow: visible !important; }
htw-berlin.de###gdpr-cookie-canvas
view.group.rwe,rwe.com#$#body.cb--active { overflow: visible !important; }
view.group.rwe,rwe.com#$#.cb[data-cookie-name="gdpr-settings-cookie"] { display: none !important; }
arubanetworks.com###aruba_cookie_privacy_popup
uni-goettingen.de###cookie_banner_footer
berufsfeld-info.de,studienwahl.de#$##mrm_gdpr { display: none !important; }
berufsfeld-info.de,studienwahl.de#$#body { overflow: visible !important; }
thewhiskyexchange.com,thebulletin.org,schulminator.com,cross.bet,irdeto.com,termly.io,section.io,sorryapp.com##.t-consentPrompt
platformazakupowa.pl##.cookies-infobar
jdsports.*##.miniConsent
ersatzteilshop.de##.cookie-consent-permission-container
learnattack.de#$#html { overflow: auto !important; }
learnattack.de#$#.ccmodal + div.ui-widget-overlay { display: none !important; }
learnattack.de#$#.ccmodal { display: none !important; }
duschmeister.de##.dm--cookie-consent-banner
/wp-content/plugins/ta2021-plugin-cookie-consent/*$domain=tuttotech.net|tuttoandroid.net
axor-design.com,hansgrohe.de##.cookie-layer-advanced
printer-care.de,printer4you.com###wwwschutz_div
mirror.co.uk##.shopwindow-advertorial
7plus.com.au##div[class^="cookieContainer"]
promobit.com.br#?##__next > div > div:has(> p > a[href="https://www.promobit.com.br/Index/cookie/"])
agrarshop-online.com###darkBack
luminpdf.com##div[class^="CookieBannerstyle__"]
what3words.com#$#html { overflow: visible !important; }
what3words.com#$#body { padding-right: 0 !important; overflow: visible !important; }
what3words.com#$#.CookieNotice { display: none !important; }
hospitaloswaldocruz.org.br##.popup-politica
2ip.io,2ip.ru#$#body { overflow: auto !important; }
2ip.io,2ip.ru#$#.consent__notice { display: none !important; }
2ip.io,2ip.ru#$#.consent__notice ~ div.body-blackout { display: none !important; }
theculturetrip.com##div[class^="CookieBannerstyles__CookieBannerWrapper-"]
lemoncurve.com###modalTpl
lloydspharmacy.com##.sitewide-banner--cookie-consent
scoopwhoop.com###popupGdpr
axasigorta.com.tr##.cookie-info-content
just-eat.co.uk##div[data-cookie-anchor]
correios.com.br##.cookiesConteudo
dell.com###consent-button-div
sky.com.br###wrap-aviso-cookie
c.po.co##.hy-musk-wrapper
chartable.com###cookie-footer
gameforge.com##.outer-overlay-container
shuttle.eu,habibs.com.br###glowCookies-banner
motorola.*###moto-cookies-container
kraemer.de###consentLayer
outdooractive.com#$#.oax_cookie_consent_modal { display: none!important; }
outdooractive.com#$#body { overflow: visible!important; padding-right: 0!important; }
truck1.eu,alle-lkw.de###gdpr_agree
gazprombank.ru##.nr-cookie-accept
truckscout24.de###consent-mgmt-banner
||brabus.com/_Resources/Static/Packages/Wysiwyg*CookieHandling/
architekturbedarf.de#$##cookie-modal { display: none!important; }
architekturbedarf.de#$#.modal-backdrop { display: none!important; }
architekturbedarf.de#$#body { overflow: visible!important; padding-right: 0!important;}
buero-bedarf-thueringen.de###bbtCookieBG
beuth.de,din.de##.bwr-cookie
||gesundheitsamt-bw.de/typo3conf/*/cookieman/
sendgrid.com##.notice-cookies
pccwglobal.com,consoleconnect.com,konsument.at###cc-overlay
tariftip.de##.cookie-bg
tariftip.de###CookieOptInBox
emclient.com###emcCookieNotification
bittorrent.com,utorrent.com##.consent-banner-container
clickssl.net##.privacy_cookies_policy
mastersportal.com###CookieWall
vestel.com.tr##.js-cookie-modal
bloomberglaw.com##div[class^="CookieNotice_cookiesBar"]
pluto.tv###cps-shaman-notifier
emiteo.pl##.cookies__div--div-overlay
tempo.com,daswetter.com#$##gpdr { display: none !important; }
tempo.com,daswetter.com#$#body { position: absolute !important; }
ebike-connect.com#$#cookies { display: none!important; }
||bosch-ebike.com/static/*/bosch-privacy-settings-
deepl.com###dl_cookieBanner
fxhome.com###fx-cookie-consent-popup
smugmug.com#$#.sm-cookie-consent { position: absolute !important; left: -3000px !important; }
takiedela.ru##.np-cookie-notice
mifcom.de#$##js-cookie-backdrop { display: none !important; }
mifcom.de#$#.overflow-hidden { overflow: visible !important; }
wir-sind-bund.de,bbk.bund.de#$#html { overflow: visible !important; }
wir-sind-bund.de,bbk.bund.de#$#.mfp-ready { display: none !important; }
sparwelt.de##div[data-ssr-consent].ui-notification--bottom
sahadan.com,mackolik.com##.widget-gdpr-banner
fanlink.to##.acquisition-terms
westwing.com.br##.cookiePolicyOverlay
senec.com#$##klaro { display: none !important; }
senec.com#$#body { overflow: visible !important; }
sklep.szprychy.com###footer-section > .config-messages
batchgeo.com##.batchgeo-cookie-notice
tanierejsowanie.pl##.polityka_prywatnosciWrapper
ig.com##.gdprBannerPositionBottom
growney.de##div[id^="cookie-banner-"]
||bosch-thermotechnology.com/resources/vendor/privacy-settings/
fydeos.io##div[class^="cookieBox_"]
dlink.com##.ub-emb-bar-frame
clo3d.com#$#.clo-cookie-consent { display: none !important; }
clo3d.com#$#body { overflow: auto !important; }
unbound.com###js-cookies
xl.co.id##.cookie-consent-section
xfreehd.com##.cookieAcceptBox
lada.ru###__next > div[class^="styles_container_"]
hema.com,hema.nl#$#.cookie-modal { display: none !important; }
hema.com,hema.nl#$#body.no-scroll { position: static !important; }
gambit.gg##div[class*="cookie-enter"]
sozcukitabevi.com##.banner_cookie
tiermaker.com###agreementMessage
kodinerds.net##.userNotice > p.info
telia.lt#$##modal-cookie-consent { display: none!important; }
telia.lt#$#.modal-backdrop { display: none!important; }
telia.lt#$#body { overflow: visible!important; }
elamigosedition.com##.cookiePolicyB
portal.epost.de##app-cookie-policy-notification
redhat.com###redhat-cookie-privacy-banner
emea.flow.microsoft.com###cookie-banner-auth-container
mercadolibre.*,mercadopago.*###newCookieDisclaimerBanner
friopecas.com.br#$##cookiePolitics { display: none !important; }
friopecas.com.br#$#.modal-backdrop { display: none !important; }
friopecas.com.br#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
ihk-krefeld.de,ihk-nuernberg.de##.cookieDlg
moviequotedb.com,multimediaxis.de##.altamira-gdpr-cookie-consent
daad.de#$#.snoop-cc { display: none!important; }
daad.de#$#body { overflow: visible!important; }
diebayerische.de#$##cookie-consent-layer { display: none!important; }
diebayerische.de#$##overlay-content { display: none!important; }
diebayerische.de#$#body { overflow: visible!important; }
wgv.de#$#div[id^="cookie_"] { display: none!important; }
wgv.de#$#body { overflow: visible!important; }
industrystock.de###cookieInfoOverlay
formulare-bfinv.de###datenschutz
parlament.gv.at##.cookieContent
parlament.gv.at##.popupOverlay
foodwatch.org,gruene-bundestag.de,zfk.de##.cn-wrapper
||consent.finanzen.net^
loomi.tv,nv-online.de##.cookie-background
ekd.de###huk_cookie_prefernce_panel
foxsports.com###legal-message-tou-pp
airvpn.org###air_cookielaw_container
mockupworld.co,annabelle.ch##.cookieNotice--isVisible
komoot.de###gdpr_banner_portal
bursa.ro###desprecookie
techgig.com##.gdpr-info
solutudo.com.br###lgpdPopup
radiokrakow.pl##.cookie-alert-2
here.com#$##__tealiumGDPRecModal { display: none !important; }
here.com#$#html.no-scroll { position: static !important; padding-right: 0 !important; }
steelorbis.com###cookiePolicyDivId
noblechairs.de#$#ck-user-cookie-consent-modal { display: none !important; }
noblechairs.de#$#.modal-open { overflow: visible !important; }
eduonix.com###coockieGDPR
gusti-leder.de#$#.mnd-cookie-modal { display: none !important; }
gusti-leder.de#$#.mnd-cookie-modal + .is--open { display: none !important; }
gusti-leder.de#$#.js--overlay-relative { overflow: visible !important; }
gusti-leder.de#$#.no--scroll { overflow: visible !important; }
fivepost.ru##.cookieNotification_container
fedex.com##.fxg-alert__fdx_cookie_notice
oficinadanet.com.br##.pop-user-data
vidmore.com,aiseesoft.*,easeus.*,anymp4.com,macxdvd.com,videoproc.com,fonelab.com##.usernotice_pop
hoster.by##.cookies-informer
fandom.com##.notifications-placeholder
techbeacon.com###mf-generic-cookie-popup
||kabelscheune.de/out/kabelscheune/src/js/mws-cookie-solution.min.js
limak.com.tr###CookieWarningPanel
||cookies.joneslanglasalle.co.jp^
love2dev.com##.gdpr-prompt
techyeyes.com###wf_cookie_notice_wrapper
sberuniversity.ru##.edu-modal-cookie
online-teile.com##.as-modoil[data-qa="oil-Layer"]
elleair.jp##.tf-cookiePolicyModal
cision.com###cision-cookie-policy-banner
motordoctor.de,autodoc.pl,pkwteile.de,autodoc24.ro,autodoc.de##.popup-choose-cookies
lilly.com,lilly.it##.lds-cookie-consent
forums.lenovo.com##.banner_alert
lotto.de###ppms_cm_popup_overlay
ups.com.tr##.stickfooter
kvk.nl#$#body { overflow: auto !important; }
gelbeseiten.de,gasag.de,sipgate.de,sipgatebasic.de,sipgateteam.de,sipgatetrunking.de,sipgate.io##.cmpboxWelcomeGDPR
bmbwf.gv.at,sozialministerium.at###cookiebanner-wrapper
omelete.com.br###lgpd-wrapper
carlsberg.com,nbacareers.nba.com,humanitas.it,jobs.sap.com##.ukCookiePolicy
bestsimilar.com###privacy-fixed-bottom
odia.ig.com.br##.policy-cookies-banner
games.crucial.com##.app-light > div[style^="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999; background-color:"]
akkushop-b2b.de,batterie-boutique.fr,akku-shop.nl,akkushop.de,akkushop.dk,akkushop-austria.at,akkushop-schweiz.ch,akkushop-turkiye.com.tr#$#.js--overlay { display: none !important; }
akkushop-b2b.de,batterie-boutique.fr,akku-shop.nl,akkushop.de,akkushop.dk,akkushop-austria.at,akkushop-schweiz.ch,akkushop-turkiye.com.tr#$#.akku-cookie-tools-design-modal { display: none !important; }
akkushop-b2b.de,batterie-boutique.fr,akku-shop.nl,akkushop.de,akkushop.dk,akkushop-austria.at,akkushop-schweiz.ch,akkushop-turkiye.com.tr#$#body { overflow: auto !important; }
ansons.de#$#.cw-modal-overlay { display: none !important; }
ansons.de#$#.cookie-wall { display: none !important; }
ansons.de#$#body { overflow: auto !important; position: unset !important; }
mac-jeans.com#$#.remodal-overlay { display: none !important; }
mac-jeans.com#$#.remodal-wrapper { display: none !important; }
mac-jeans.com#$#body { overflow: auto !important; }
aldi-sued.de,nikkan.co.jp###c-modal
mercadolivre.com.br##.nav-new-cookie-disclaimer
omlet.de,wdc.wholesale.telecomitalia.it#$##cookieModal { display: none !important; }
omlet.de,wdc.wholesale.telecomitalia.it#$#.modal-backdrop { display: none !important; }
omlet.de,wdc.wholesale.telecomitalia.it#$#body.modal-open { overflow: auto!important; }
demo.yubico.com##.MuiSnackbarContent-root[role="alert"]
fujifilmshop.com###consident
medyascope.tv##.elementor-popup-modal
sputniknews.ru#$#body { overflow: auto !important; }
||bahn.de/media/view/tms/utag.js
||cms.static-bahn.de/tms/bahn-cms-main/utag.js
minhaconexao.com.br#?#button[onclick^="onClickCookiesBannerWeb"]:upward(1)
climatempo.com.br##.alert-cookie._flex
fpv24.com#$#body { overflow: auto !important; padding-right: 0 !important; }
fpv24.com#$##cookieModal { display: none !important; }
fpv24.com#$##cookieModal ~ div.modal-backdrop { display: none !important; }
news247.gr##.newsletter-form
campingshop-24.de##.eightworks-cookie-consent-plus-toggler
campingshop-24.de,bw-discount.de,teddytoys.de,topdoors.de,main-moebel.de,shop.pistenbully.com##.eightworks-cookie-consent-plus
etxt.ru##.mod-cookie
godbolt.org###simplecook
coolblue.nl#$#.cookie { display: none !important; }
crimrxiv.com,pubpub.org##.legal-banner-component
icarros.com.br##.pagecontent > div#isView
toyota.astra.co.id#$##cookieSection { display: none !important; }
toyota.astra.co.id#$#body { overflow: visible !important; }
fashionunited.*,ahaan.co.uk,afteracademy.com,shoppingcidademaringa.com.br##.MuiSnackbar-anchorOriginBottomCenter
thairath.co.th##.cookiewrap
profitshare.ro,arabesque-distributie.ro###cookieConsentStickyFooter
mathaus.ro###cookieOptionsFooter
okazii.ro#$#body { overflow: visible !important; }
judge.me##.jm-cookie-bar
which.co.uk##div[data-which-id="eprivacy-banner"]
avs4you.com##div[class^="cookie-message_"]
qiblafinder.withgoogle.com##mf-cookie-consent-bar
psychol-ok.ru###cookie_agreement_div
schleswig-holstein.de##.privacy-info
shein.com##.c-onetrust-backup
gruene-bundestag.de,mein-apothekenmanager.de###cn-wrapper
sbk.org#$#body { overflow: visible !important; }
sbk.org#$#body .cookie-layer.modal.is-open { display: none !important; }
sheego.de##.cj-privacy-settings
topocentras.lt###cookie-consent-block
koblenz.de,medtronic-diabetes.ru##.cookies-disclaimer-wrapper
anlagegold24.de,erkmann.de,hutstuebele.com###cookie2Wrapper
interhyp.de#$#body { overflow: auto !important; }
interhyp.de#$#ihg-consent-manager { display: none !important; }
wago.com##.yCmsContentSlot
brennenstuhl.com##.gebaeck-notice
doktorumonline.net##.doktorumOnlineCoocies
||lib.juweliere.de/cmp/*/juw-cmp.min.
amazon.com##body .accept-cookies
haemmerle.de,eppli.com###CookieConsentDialog
metro.de#$#.cdk-overlay-container { display: none !important; }
volvotrucks.com##.cookienote__container
danskebank.se#$#html { overflow: visible !important; }
danskebank.se#$#body { overflow: visible !important; }
danskebank.se#$#div[data-module="cookie-consent-banner"] { display: none !important; }
yubico.com##.bottom-pop-up-container
pkobp.pl##body > .js-ajax-overlay
live.feet9.com,pinflix.lsl.com,pornhdlive.com,xfantasy.com##.notifier-wrapper
bauen-und-heimwerken.de#$#body { filter: none !important; pointer-events: all !important; }
gottwein.de###disclm
rittal.com##.swal-overlay
stepmap.de#$##cookieConsentOverlay { display: none !important; }
stepmap.de#$#body { overflow: auto !important; }
sofatutor.com#?#.reveal-overlay:has(> div[class^="tracking-consent-popup"])
tecedo.at,tecedo.de##.msg-banner
html5games.com#$#.consent-box-holder { display: none !important; }
html5games.com#$#.app-container[style*="filter: blur"] { filter: none !important; opacity: 1 !important; }
basenio.de#$#.fog > [id] { opacity: 1 !important; }
basenio.de#$##cookie_consent { display: none !important; }
wwfmarket.com##.cookies-bar-layout
inovax.net,akinsoft.com,akinsoft.com.tr###cookie-mesaj
ritmoteka.ru,imagefu.com###cook
elektromall.de###cb
mobileshop.eu##.fixed-warning
cannagardening.com##div[aria-labelledby="ui-dialog-title-disclaimer-overlay"]
onlineradiobox.com##div[class^="modal--cookies"]
finteza.com,searchengines.guru##.float-vertical-panel
houzz.de##.hz-visitor-consents
volmary.com,tomgarten.de,1a-garten-hopp.de,gaertnerei-murrenhoff.de,1a-garten-weber.de,pflanzenrichter.de,garten-matthies.com,baumschule-hau.de,fgh.de,sauter-gartenbau.de#$#.cookiemessage { display: none !important; }
volmary.com,tomgarten.de,1a-garten-hopp.de,gaertnerei-murrenhoff.de,1a-garten-weber.de,pflanzenrichter.de,garten-matthies.com,baumschule-hau.de,fgh.de,sauter-gartenbau.de#$#.cookiemessagebackground { display: none !important; }
volmary.com,tomgarten.de,1a-garten-hopp.de,gaertnerei-murrenhoff.de,1a-garten-weber.de,pflanzenrichter.de,garten-matthies.com,baumschule-hau.de,fgh.de,sauter-gartenbau.de#$#body[style*="overflow"] { overflow-y: visible !important; }
bitpay.com##.gdpr-component
rothe-gartenbau.de###eu_opt_in_cookie_banner
dentsplysirona.com##.ds-cookie-popup
hermoney.de,oercamp.de##.pixelmate-revoke
hermoney.de,oercamp.de##.pixelmate-wrapper-bottom
strawpoll.de###consent-overlay
progesoft.com##.gdpr_cookie_notice
mediamarkt.nl,saturn.de##div[class^="gdpr-cookie-layer"]
gl-inet.com,youfibre.com,trt1.com.tr,naxi.com.br##.cookieConsentContainer
madeiramadeira.com.br,lojaasus.com.br##.lgpd-container
catho.com.br###__next > div[class^="style__OverlayBlock-"]
||comic.pixiv.net/api/app/gdpr/messages|$xmlhttprequest
blogdumoderateur.com##.hw-cc-main
storemaven.com##.maven-component--cookies-notice
justbooks.de###gdpr-banner-component
ctc.ru##div[class^="AcceptCookie_placeholder__"]
socialbook.io##.cookie-policy-tips
bol.de#$#consent-banner { display: none !important; }
bol.de#$#body { overflow: auto !important; padding-right: 0 !important; }
gartengeraete-onlineshop.de,koempf24.de#$#body { overflow: auto !important; padding-right: 0 !important; }
armedangels.com#$#.cookie-permission-modal { display: none !important; }
armedangels.com#$#body { overflow: auto !important; }
armedangels.com#$#html { overflow: auto !important; }
||bookwalker.jp/shared/gdpr/
daicel.com##.js-gdpr-popup
dinamalar.com##.quickslide
geliebtes-zuhause.de,eurotops.de,carlroth.com,hannovermesse.de,loberon.de,appelrath.com,emero.de,sonono.de,reuter.de###econda-pp2-banner
clickbus.com.br###footer-policy
photolab.me##.app-wrapper-cookies
gekko-computer.de#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] { display: none!important; }
gekko-computer.de#$#.modal-backdrop { display: none!important; }
gekko-computer.de#$#body { overflow: visible!important; }
computacenter.com##div[id^="ckcns"]
saturn.de,mediamarkt.de,mediamarkt.at###mms-consent-portal-container
brandwatch.com###bw-cookie-sys-active
jw.org##.legal-notices-client--simple-bottom-banner
travelzoo.com##[class*="cookieoverlay"]
aida.de###hfas782aj
/horizon/common/gdpr/CookieConsentV$domain=kayak.de|checkfelix.com
ixl.com###cookie-privacy-message
skoda-avto.ru##div[class^="CookieAcceptBanner__"]
visitberlin.de,buecher-sale.de###klaro
ecommerce-platforms.com##.ep-cookie-consent
emiratesholidays.com##body .accept-cookies-banner
werkzeugstore24.de##.e3n_cookiebanner
leadingcampings.com,drei-zinnen.info##div[class^="cookie-banner-tm"]
suedtirol.info###js-cybot-cookiebot-placeholder
spreewald.de,malente-tourismus.de,oberharz.de,friedrichskoog.de##.dsgvo-consent--popup
continental.com#$#body { overflow: auto !important; }
audi-boerse.de,audi.*,audi##.ensPrivacyManager
rosenberger.com##.z7cmbnr
||ihk.de/assets/js/klaro-no-css.js
senftenberger-see.de,klinikum-niederlausitz.de##.vcModalTarget
kieskeurig.nl#$#body > .consent { display: none!important; }
kieskeurig.nl#$#html { overflow: visible!important; position: static!important; }
kadewe.de,my-toyota-im.com,ihk-nuernberg.de,nanu-nana.de,manomano.de,xn--gnstiger-reisen-zvb.de,helpsetup.ru###overlay
s-pankki.fi##.browser-consent
gonis.de,seereisedienst.de###dsgvo
kurzurlaub.de#$#body { overflow: auto !important; padding-right: 0 !important; }
kurzurlaub.de#$##privacyPolicy { display: none !important; }
kurzurlaub.de#$##privacyPolicy ~ div.modal-backdrop { display: none !important; }
esm-computer.de##.cookie-permission--backdrop
/wp-content/plugins/beautiful-and-responsive-cookie-consent/public/cookieNSCconsent.min.js$domain=weltexporte.de
weltexporte.de,unraid-guides.com,design-s.de,bobit.de##.cc-blockingScreen
coolblue.de#$#.cookie { display: none !important; }
coolblue.de#$#body { overflow: auto !important; }
haber365.com.tr##.modalx
bbva.es#$#.cookiesgdpr { display: none !important; }
bbva.es#$#.scroll--disabled .general-wrapper { position: static !important; }
bbva.es#$#body.scroll--disabled { overflow: visible !important; position: static !important; }
landrover.ru##.notificationBarsWrapper
techbone.net#$#body { overflow: auto !important; padding-right: 0 !important; }
techbone.net#$##cookie_banner { display: none !important; }
techbone.net#$##cookie_banner ~ div.modal-backdrop { display: none !important; }
stream-park.ru,pharmeconom.ru,mlg.ru,online-knigi.com,2x2tv.ru##.bottom__cookie-block
germany.travel#$#html > body.consent-overlay { overflow: auto !important; }
germany.travel#$#.consent { display: none !important; }
sapatinhodeluxo.com.br##.bar-cookies
gidahatti.com,mygazete.com###_cookieMessageDiv
authenticfeet.com.br##body .fixed-cookie.show
cobasi.com.br,filmelier.com,wizard.com.br##.lgpd
||ria-m.tv/js/cookie-consent-bar-message/dist/jquery.cookieMessage.min.js
||noticiasdatv.uol.com.br/static/js/ntv-policy-alert.min.js
ryd.one##.xy-consent
slurm.io##div[data-storage-item*="cookiename_"]
currencyrate.today##.cc-alert
uswitch.com###cookie-banner-wrapper
monese.com#$#body { overflow: auto !important; }
keil.com###privacymodule
vitra.com##a[class^="footerCookieSettings_"]
vitra.com#?#body > div:not([id]):not([class]):has(> div.modal__wrapper)
meteoblue.com#$#.gdpr_message { display: none !important; }
meteoblue.com#$#body { overflow: auto !important; }
creditreports.ee##.kred-cookie-consent
conti-online.ro,conti.com.br,continental-afghanistan.com,continental-bahrain.com,continental-banden.be,continental-daek.dk,continental-egypt.com,continental-gume.rs,continental-jordan.com,continental-kuwait.com,continental-lastikleri.com.tr,continental-me.com,continental-na.com,continental-neumaticos.es,continental-oman.com,continental-pneumatici.it,continental-pneumatiky.cz,continental-pneumatiky.sk,continental-pneus.fr,continental-pneus.pt,continental-pnevmatike.si,continental-reifen.ch,continental-reifen.de,continental-rengas.fi,continental-riepas.lv,continental-tire.jp,continental-tires.cn,continental-tires.co.id,continental-tires.co.kr,continental-tires.com,continental-tires.gr,continental-tyres.asia,continental-tyres.co.uk,continental-tyres.co.za,continental-tyres.com.au,continental-tyres.com.my,continental-tyres.com.sg,continental-tyres.in,continental-uae.com,continental.at,continental.bg,continental.co.th,continental.com.gh,continental.com.hr,continental.hu,continental.lt,continental.no,continental.ru,continental.tw,continental.ua,continentaltire-andina.com,continentaltire.ca,continentaltire.com.co,continentaltire.com.ec,continentaltire.mx,continentaltirechile.cl,neumaticos-conti.com.ar,xn--continental-dck-dlb.se#$#body { overflow: auto !important; }
conti-online.ro,conti.com.br,continental-afghanistan.com,continental-bahrain.com,continental-banden.be,continental-daek.dk,continental-egypt.com,continental-gume.rs,continental-jordan.com,continental-kuwait.com,continental-lastikleri.com.tr,continental-me.com,continental-na.com,continental-neumaticos.es,continental-oman.com,continental-pneumatici.it,continental-pneumatiky.cz,continental-pneumatiky.sk,continental-pneus.fr,continental-pneus.pt,continental-pnevmatike.si,continental-reifen.ch,continental-reifen.de,continental-rengas.fi,continental-riepas.lv,continental-tire.jp,continental-tires.cn,continental-tires.co.id,continental-tires.co.kr,continental-tires.com,continental-tires.gr,continental-tyres.asia,continental-tyres.co.uk,continental-tyres.co.za,continental-tyres.com.au,continental-tyres.com.my,continental-tyres.com.sg,continental-tyres.in,continental-uae.com,continental.at,continental.bg,continental.co.th,continental.com.gh,continental.com.hr,continental.hu,continental.lt,continental.no,continental.ru,continental.tw,continental.ua,continentaltire-andina.com,continentaltire.ca,continentaltire.com.co,continentaltire.com.ec,continentaltire.mx,continentaltirechile.cl,neumaticos-conti.com.ar,xn--continental-dck-dlb.se#$#.js-cookie-banner { display: none !important; }
honeygain.com##footer[class^="WrapperView-"] + div > div[class^="CardView-"]
exodus.com##.x-cookies-banner
socialbakers.com##div[class^="cookie-bar-"]
deakin.edu.au##.popup-gdpr
allsmo.com##.ls-alert-msg > div[id^="ls-alert-msg-id-"]
futbol.pl##.js-cp-box
hotdeals.com##.privacy_policy_pop
abplive.com##.policy_event
arsmundi.de,mach-dein-bad.de##.cookie-permission-container-big
source.chromium.org##.cdk-overlay-pane > .mat-snack-bar-container
petcim.com##.cerezpop
smarturl.it###consent-block
haustechnikdialog.de###ctl01_privacy
goldpreis.de#$#.c--anim { display: none !important; }
goldpreis.de#$#html.force--consent.show--consent:not(#style_important) { overflow: visible !important; }
dayspedia.com##div[class^="modal--cookies"]
paderborn.de,fh-dortmund.de,kassel.de,delmenhorst.de,rhein-sieg-kreis.de,mainz.de,marburg-biedenkopf.de,bottrop.de,duisburg.de,bonn.de##.SP-CookieUsageNotification
staedteregion-aachen.de##.dbayCookieSelect
stepstone.de###GDPRConsentManagerContainer
amt24.sachsen.de,service-bw.de##.sp-js-cookie-banner
dmrz.de##.cookie-overlay-wrapper
diplo.de,auswaertiges-amt.de##.c-cookie-banner--default
med.uni-rostock.de,ruegen.de##.data-consent
initiatived21.de###gdpr-manager
||cornelsen.de/*/consent-manager/cornelsen-consent-manager.js
thi.de,oedp-mainz.de,oedp-koeln.de,oedp.de##.cookiemessage__overlay
duh.de,johanneswerk.de##.cc
hfh-fernstudium.de,cinestar.de##.mmcm-container
hoyte24.de,vr-payment.de,sos-flugverspaetung.de,wattstunde.de,servicepoint.de,lubinus-stiftung.de##.contao-cookiebar
lakshmisri.com##.disclamierpage
bremer-gewuerzhandel.de##[class*="heptacom--cookie-consent"]
krankenhaus.de##.tx-mmos-cookie
ku.de###dv-t3-consent-management-modal
e-fellows.net###efnCookieConsent
herold.at###popupCookie
worldbank.org##.privacy-widget
tui-ferienhaus.de,socradar.io##.modal-backdrop
lanius.com,bremer-gewuerzhandel.de,delius-klasing.de,toner-dumping.de,lilienthal.berlin,mister-lady.at,mister-lady.com##.js--overlay
actu-environnement.com,teraz-srodowisko.pl###cookies_preferences
markenbaumarkt24.de##body .klaro .cookie-notice:not(#style_important)
ozdilekteyim.com##.anonymous-consent-banner
lego.com##div[class^="AgeGatestyles__CookieDisclaimer-"]
dihk.de##.c-cookie-notice--default
doccheck.com##.dc-cookie-disclaimer
||medizin.uni-tuebingen.de/theme/*/privacy.js
ingenieurwesen-studieren.de,wegweiser-duales-studium.de,gesundheit-studieren.com,das-richtige-studieren.de###cookie-settings-wrapper
kartalyuvasi.com.tr##.cookieBnr
||gesobau.de/typo3conf/ext*/cookieman/Resources/Public/*/cookieman*.min.js
retroplace.com#$#body { overflow: auto !important; position: static !important; padding-right: 0 !important; }
retroplace.com#$##retroplaceCookies { display: none !important; }
retroplace.com#$##retroplaceCookies ~ *:not(.ekko-lightbox):not(.modal-backdrop) + div.modal-backdrop { display: none !important; }
smarturl.it###cookie-banner-cta
||landkreis-stade.de/static/static/jscript/cookiedough_min.js
meyer-mode.de,diemer.de,vamos-schuhe.de,impressionen.de,babista.de,happy-size.de,impressionen.de,klingel.de,mia-moda.de,albamoda.de,mona.de,wenz.de##div[data-ausw-test-cookiemessage]
myownconference.pl##.cookie-body
miraeassetmf.co.in##.mangeingCookies
bnpparibas.pl###kg_cookie_content
embl.org##.vf-banner--notice[data-vf-js-banner-cookie-name]
handy-deutschland.de#$##privacy-settings { display: none !important; }
handy-deutschland.de#$#body.scroll-lock { overflow: visible !important; }
/onetrust/consent/*$domain=mag2.com
hdg.de###hdg-cookie-accept
tu-darmstadt.de#$?#html { overflow: auto !important; padding-right: 0 !important; }
tu-darmstadt.de#?#.fancybox-overlay:has(div#cookie-modal)
tu-darmstadt.de#$##cookie-modal { display: none !important; }
tu-darmstadt.de#$#.modal-backdrop { display: none !important; }
tu-darmstadt.de#$#body { overflow: auto !important; padding-right: 0 !important; }
telekom.com#$#body { overflow: auto !important; padding-right: 0 !important; }
telekom.com#$#.cookie-optin-layer { display: none !important; }
dusge.com,monsterone.com,arabicbible.com,wbg-meiningen.de##.tm-cookie-banner
lci.fr##main > #content[style^="display: block;"][style*="z-index: 999"]
fc2.com#?#div[class] > div[class$="_in"] > div[class$="_bt"] > button[name="gdpr_agree_btn"]:upward(3)
schueco.com##.ci-privacy-hint
devmedia.com.br##.termos-politica
der-ersatzteile-profi.de###coockiePoliy
paydirekt.de##cookies-overlay
tindie.com###tindie_cookie_alert
meionorte.com##.bloc-cookie-d
premio.de,mega.de###consent-management-alert
store.ifixit.de,financebaby.de###cookie-banner_flag + #banner-wrapper
momox.de##.cookie-preference-modal
teliacompany.com##.Cookie__Banner
bookrix.de###allowCookies
jpc.de###cookieconsent-container--simple
axisbank.com###HomePageStrip > .topbandBg_New
unina.it###infocookie
||tauschticket.de/js/cnst.js
jiosaavn.com##.c-toast
moebel-kraft.de,sconto.de,hoeffner.de##.consentForm__container
ford.ca##.cookie-notice-overlay
ford.*##div[class^="cookie-disclaimer-"]
take-it.org,wienerlinien.at,meininger.de,k-zeitung.de,arztundkarriere.com,baustoffmarkt-gruppe.de,buchszene.de,hosterz.de##.sp-dsgvo-popup-overlay
aufladen.de###ConsentCookie
seobility.net##div[id^="cookieoptin"]
||cognex.com/api/cognex/cookies/checkcookienotice
devart.com##.popup-wrapper
tvp.info#$#html.tvp-cookie-scroll-lock[class] { overflow: visible !important; }
tvp.info#$#html > body.tvp-cookie-scroll-lock { overflow: visible !important; }
natgeotv.com,kralmuzik.com.tr###ot-sdk-btn-floating
hyperoptic.com###cookie_policy + script + .modal-backdrop
galaxus.de#$#div[data-test="cookieBanner"] { display: none !important; }
thegadgetflow.com##.gfl-widget-gdpr-wrap
bigfishgames.*###bfg-cookie-policy-banner
airtel.in#$#.cookies-container { display: none !important; }
airtel.in#$#.cookies-container.active ~ .header-container { transform: none !important; }
mein-eigenheim.de###cookieabfrage
ubuntu18.com##.footer > div.notice
wieland-electric.com##wieland-cookie-banner
bmel.de#$#html { overflow: visible !important; }
bmel.de#$#body > div[class^="mfp-"] { display: none !important; }
marksandspencer.com,tippmixpro.hu,szerencsejatek.hu,daemmen-und-sanieren.de,solaranlagen-portal.com##.cookie-consent-modal
newworld.com,amazongames.com###ags-CookieDisclaimer
test-help.com##.ui-pnotify.stack-bottomleft
planet-beruf.de##.coo-con
vargonen.com###footer + div.readed-footer
onetwotrip.com##div[data-locator="cookie-policy"]
cloudmounter.net,eltima.com##.float-message__wrap
refarming.pl,7labs.io###consent-popup
every-tuesday.com###et-gdpr-popup
hek.de###colorbox
hek.de###cboxOverlay
||shop.rammstein.de/theme/js/deferred/cookie-consent-*.js
expert-security.de#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] { display: none!important; }
expert-security.de#$#.modal-backdrop { display: none!important; }
expert-security.de#$#body { overflow: visible!important; }
head-fi.org##.notices--bottom_fixer
||cdn.engelbert-strauss.de/bundles/cookiebar/*/scripts.js
||tm.jsuol.com.br/modules/policy-banner.js
oberstdorf.de,breitachklamm.com,ok-bergbahnen.com#$#.TraminoConsent { display: none !important; }
philoro.de,preisvergleich.de###truendo_container
software.de,pcbilliger.de###cookiePermission
barmer.de#$#body { overflow: visible !important; }
barmer.de#$##__tealiumGDPRecModal { display: none !important; }
check24.de#$#body { position: static !important; }
check24.de#$#.c24-cookie-consent-wrapper { display: none !important; }
nordpass.com##.bg-grey-darkest.w-full > div.items-center.w-full
||consent.cookiebot.com/*&referer=www.lidl.de$script
beobank.be#$#.gdpr-cookie__wrapper { display: none !important; }
beobank.be#$#body { overflow: auto !important; }
cecil.de,street-one.de##consent-layer.ng-star-inserted
rs-online.com,rsdelivers.com#$#body[style^="margin-top:"] { margin-top: 0 !important; }
rs-online.com,rsdelivers.com#$##ensNotifyBanner[aria-label="Consent Banner"] { display: none !important; }
nikhilbharatshikshaparisad.in,7818448870.com,ai-aitech.co.uk,419.consulting,europeanresolverpolicy.com##.widget-cookie-banner
mondly.com##iframe[src="https://cookiejar.mondly.com/xdomain-cookies"] + div[class]
dondo.de###consentmanager
pixlr.com,paribu.com##.policies
luckypatchers.com,techwatch.de,omnioxy.com,themuslimvibe.com,idebil.com##.l-cookie
hosting.com.tr##.contract-popup
nikon.ru###cookie_consent_wall
takko.com#$#div[class*="cookie-policy-box"] { display: none !important; }
takko.com#$#html { overflow: visible !important; }
takko.com#$#body { overflow: visible !important; }
tomshardware.com###article-body > p + .jwplayer__widthsetter
intersport.de##.cookie-banner--disable-overlay
annualreviews.org##.ar-news-footer
narkive.com###gdpr_message
narkive.com###gdpr_overflow
befestigungsfuchs.de,baumberger.shop##.cookie_info_wrapper
99app.com##.cookie-bar-background
atende.net##.termos_cookie_privacidade
brasil61.com##.cookie-banner-lgpd
tendaatacado.com.br##.DisclaimerCookieComponent
paodeacucar.com,clubeextra.com.br##div[class^="alert-cookiestyles__"]
cinemaparadiso.co.uk###gl-cookie-banner
svtplay.se##div#PlayCookieInformationRoot
replika.ai##div[role="alert"]
gameforge.com##div[class^="cookiebanner"]
jovo.tech,accounts.kaleido.ai,unscreen.com,remove.bg##.banner
phrase.com##div[class^="gdpr__"]
qastack.com.de#$##cookies-consent { display: none !important; }
qastack.com.de#$#.modal-backdrop { display: none !important; }
qastack.com.de#$#body { overflow: visible !important; padding-right: 0 !important; }
codechef.com###gdpr-cookie-notif
t4.ai###consentPopup
clubmed.com.tr##.Layout > section[class="bg-white fixed bottom-0 shadow w-full z-6"]
justjoin.it###root > header + div[class^="MuiBox-root-"]
asianpaints.com##.cookie-pop-wrap
acm.org##body .cookiePolicy-popup
neilpatel.com###bottom-bar
canto.com#$#.cc-wrapper { display: none !important; }
canto.com#$#body.noscroll { overflow: visible !important; padding-right: 0 !important; }
qurananswers.me,diefodmapkoechin.com,game.blog,nefariousreviews.com,revelacionesvaliosas.com,wordpress.com###cmp-app-container
todosobrewindows.com,peppermotion.com,hrforecast.com,ct.nl,rachfeed.com,vernetzt-wachsen.de,planetanim.fr##.cli-modal-backdrop
tohotheater.jp##.optIn
bbc.com##div[class*="-ConsentBanner"]
eltiempo.com##.barra-aviso-privacidad
||korusigorta.com.tr/Content/cookielawbar/cookie.js
nortonlifelock.com###ensConsentWidget
plugins.jetbrains.com##.acceptance-popup
kialo.com##.accept-cookies-toast
greenweez.com#$#.modal-backdrop { display: none !important; }
greenweez.com#$#body { overflow: visible !important; }
bw-bank.de,sparkasse-hagenherdecke.de,foerde-sparkasse.de##.if6_eprivacy
debrid-file.com##.cookie-consent-popup
my.hidrive.com#$#.consent-overlay { display: none !important; }
my.hidrive.com#$#body { overflow: auto !important; }
promodescuentos.com,pelando.com.br,hotukdeals.com,preisjaeger.at,pepper.pl,desidime.com,chollometro.com,pepper.ru,pepper.it,dealabs.com,mydealz.de,nl.pepper.com#$#.popover--oreo-message { display: none !important; }
promodescuentos.com,pelando.com.br,hotukdeals.com,preisjaeger.at,pepper.pl,desidime.com,chollometro.com,pepper.ru,pepper.it,dealabs.com,mydealz.de,nl.pepper.com#$#body { overflow: visible !important; }
netwrix.com##.cookie-information-cont
eschenker.dbschenker.com#$?##es-shell-overlay-container:has(es-privacy-modal) { display: none!important; }
eschenker.dbschenker.com#$#body { overflow: visible!important; }
bo.de#$#div[id*="consent"] { display: none !important; }
bo.de#$#body { overflow: visible !important; }
educative.io###__next > div > div.fixed.text-center
fincaraiz.com.co###PoliticaCookies
censor.net#?##usage_notice
pixiv.net#?##root > div:not([class]) > div[class] > div[class] > span[class] + a[href="https://policies.pixiv.net/#privacy"]:upward(2)
odamax.com###kvkk-cookie-notification
audibkk.de,customsearch.ai,thesimsresource.com###consent-banner
alutec.net,medienboard.de,abacus.ch,kontextwochenzeitung.de,sw-weimar.de,evz.de,fh-salzburg.ac.at,hochschule-bochum.de,weserpark.de,ostangler.de,schwarzwaelder-versicherung.de,auerswald.de,erfurt-tourismus.de,klinikum-goerlitz.de,hochsauerlandkreis.de,alexianer-berlin-weissensee.de,alexianer-koeln.de,alexianer-krefeld.de,stiftung-alexianerbrueder.de,alexianer-verbund.de,alexianer-sachsen-anhalt.de,alexianer.de,alexianerkloster.de,alexianer-muenster.de,alexianer-potsdam.de,baden-wuerttemberg.de,alexianer-aachen.de,raphaelsklinik.de,kerckhoff-klinik.de,shg-kliniken.de,kliniken-lkd.de,kgu.de,krankenhaus-naturheilweisen.de,diakonissenhaus.de,tu-clausthal.de,alexianer-berlin-hedwigkliniken.de,gesobau.de,gwh.de,apo-stb.de,smb.museum,koelnerliste.com,denkmalschutz.de,tuwien.at,gew.de#$##cookieman-modal { display: none !important; }
alutec.net,medienboard.de,abacus.ch,kontextwochenzeitung.de,sw-weimar.de,evz.de,fh-salzburg.ac.at,hochschule-bochum.de,weserpark.de,ostangler.de,schwarzwaelder-versicherung.de,auerswald.de,erfurt-tourismus.de,klinikum-goerlitz.de,hochsauerlandkreis.de,alexianer-berlin-weissensee.de,alexianer-koeln.de,alexianer-krefeld.de,stiftung-alexianerbrueder.de,alexianer-verbund.de,alexianer-sachsen-anhalt.de,alexianer.de,alexianerkloster.de,alexianer-muenster.de,alexianer-potsdam.de,baden-wuerttemberg.de,alexianer-aachen.de,raphaelsklinik.de,kerckhoff-klinik.de,shg-kliniken.de,kliniken-lkd.de,kgu.de,krankenhaus-naturheilweisen.de,diakonissenhaus.de,tu-clausthal.de,alexianer-berlin-hedwigkliniken.de,gesobau.de,gwh.de,smb.museum,koelnerliste.com,denkmalschutz.de,tuwien.at,gew.de#$#.modal-backdrop { display: none !important; }
alutec.net,medienboard.de,abacus.ch,kontextwochenzeitung.de,sw-weimar.de,evz.de,fh-salzburg.ac.at,hochschule-bochum.de,weserpark.de,ostangler.de,schwarzwaelder-versicherung.de,auerswald.de,erfurt-tourismus.de,klinikum-goerlitz.de,hochsauerlandkreis.de,alexianer-berlin-weissensee.de,alexianer-koeln.de,alexianer-krefeld.de,stiftung-alexianerbrueder.de,alexianer-verbund.de,alexianer-sachsen-anhalt.de,alexianer.de,alexianerkloster.de,alexianer-muenster.de,alexianer-potsdam.de,baden-wuerttemberg.de,alexianer-aachen.de,raphaelsklinik.de,kerckhoff-klinik.de,shg-kliniken.de,kliniken-lkd.de,kgu.de,krankenhaus-naturheilweisen.de,diakonissenhaus.de,tu-clausthal.de,alexianer-berlin-hedwigkliniken.de,gesobau.de,gwh.de,apo-stb.de,smb.museum,koelnerliste.com,denkmalschutz.de,tuwien.at,gew.de#$#body { overflow-y: visible !important; padding-right: 0 !important; }
nytimes.com###pz-gdpr
amarujala.com##.cookie_enable_popup
cardiff.gov.uk##.cookie_policy_holder
instagram.com#$#body { overflow: visible!important; }
||unterwegs.biz/customize/*/js/modals/cookieSettings.js
||policy.app.cookieinformation.com^$domain=glamox.com|captureone.com
digimparosec2.capitello.it##.shb-accept-cookies-box
hotukdeals.com#$#.popover-cover { display: none !important; }
hotukdeals.com#$#body { overflow: visible !important; }
principledtechnologies.com##.gdpr-check
computerperformance.co.uk,privacy.net,pixelprivacy.com##.di-cookie-consent-pop
esprit.de#$#body { overflow: auto !important; }
esprit.de#$#.consentLayer { display: none !important; }
hosteurope.de#$?#.UPM__PrivacyModal:upward(div.ReactModal__Overlay) { display: none !important; }
hosteurope.de#$?#body { overflow: auto !important; }
||sp-consent.stuttgarter-zeitung.de^
cc.com,comedycentral.la,cbsnews.com###cps-shaman-notifier
ubisoftconnect.com,ubisoft.com,ubi.com##.privacy__modal
my.acea.it#$#body { overflow: visible !important; padding-right: 0 !important; }
||tcdata360.worldbank.org/js/utility/cookies.js
comparethemarket.com#$#html { position: relative!important; overflow: visible!important; }
comparethemarket.com#$##__tealiumGDPRcpPrefs { display: none!important; }
irecommend.ru###cookies_ec_notice
tehnografi.com##.gdpr-widget
nationalprivacytest.org##.bg-grey-darkest.bottom-0
skylum.com##.cookie-notf
formula1.com###cookie-banner
finextra.com##.section--cookie-policy
similarsites.com##div[class^="PrivacyNotification_"]
steamcommunity.com,store.steampowered.com###cookiePrefPopup
flippingbook.com##.S-GDPR-Banner
arcgames.com###js_gdprTopBar
support.arcgames.com###gdpr-wall
pollev.com##.cookie-consent-manager
asrock.com###AcceptCookies
tsb.org.tr#$##cookieModal { display: none!important; }
tsb.org.tr#$#.modal-backdrop { display: none!important; }
tsb.org.tr#$#body { overflow: visible!important; }
whatsapp.com#$##hide_till_load { position: relative!important; }
shadow.tech##div[class^="CookiesComponentstyles__Container-"]
conotoxia.com,cinkciarz.pl#$#.modal-backdrop { display: none !important; }
conotoxia.com,cinkciarz.pl#$#body { overflow: visible !important; padding-right: 0 !important; }
tibia.com###cookiedialogbox
pinnacle.com##div[data-test-id="Cookie-PolicyBanner"]
aliexpress.com###gdpr-new-container
integrada.minhabiblioteca.com.br#$#body { overflow: visible!important; }
/pum-site-scripts.$domain=virtual-dba.com
ukrainianwall.com##.privacy-policy
retrosix.co.uk,margreiter-shop.de##.ec-notices__wrap
blog.desdelinux.net,ubunlog.com,soydemac.com###machete_cookie_container
cafeyn.co###cookiesStrip
perlego.com##div[aria-label="cookie banner"]
||elefacts.de/js/cookie-consent-*.js
gazin.com.br##div[class^="styles__CookiesWarning-"]
elheraldo.co###cookie-politicas
dailymotion.com##.np_DialogConsent
data.gov.uk##.govuk-cookie-banner
fh-aachen.de,hfwu.de,hs-coburg.de,uni-ulm.de,hs-kempten.de,tum.de,uni-tuebingen.de##.in2-modal__blackbox
elron.pilet.ee##.notification-display
fahrrad-xxl.de##.fxxl-cookie-mainmodal
fahrrad-xxl.de##.modal-overlay
freshdesk.com###eu-cookie-policy-popup
smythstoys.com#$##cookieLoad { display: none!important; }
smythstoys.com#$#.modal-backdrop { display: none!important; }
smythstoys.com#$#html > body:not(#style_important) { overflow: visible !important; }
||moneysavingexpert.com/cookie-consent-v*/msmCookieConsent.js
reifendirekt.de###cookie-diss
werkerswelt.de,hagebau.de##.js-cookie-hint
||boschwiperblades.com/assets/cookie-popup/bosch-privacy-settings-*.min.js
traveldoc.aero##.eu-cookie-comliance
sigortam.net##.kvkk-fixed-header
windtrebusiness.it##.fasciaCookie
||jimstatic.com/ckies.js
diretta.it,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com,flashscore.com.tr,livesport.cz,flashscore.ru.com,flashscore.com.ua,flashscore.de,flashscore.co.uk,flashscore.com,flashscore.ru##.otPlaceholder
teb.pl#$##cookieModal { display: none !important; }
teb.pl#$#html[style*="overflow"] { overflow: auto !important; }
uottawa.ca,beye.com##.gdpr-banner-container
nordaccount.com###app > div[class] > div.bg-grey-lighter
yatra.com##.gdpr-headerWrapper
icq.com##div[data-block="cookie"]
serpstat.com##.gdpr-tab
||cdn.efilli.com/efl.js
frontify.com##.cookieBannerWrapper
||production-cmp.isgprivacy.cbsi.com/cps/shamanNotifier.js$domain=last.fm|cbs.com
builtbybel.com###easycookieinfo
secure.elu24.ee,secure.postimees.ee###pm-cookie-notif
volia.com##div[class="agreeCookie.component__cookieWrapper"]
theunarchiver.com,pixilart.com##div[data-cookie]
lazimbana.com##.lazim-cookie-alert
goldenline.pl#$#body{ overflow: visible !important; padding-right: 0 !important; }
globalfamilydoctor.com,bmeia.gv.at,nichtraucherhelden.de,aldi-sued.de,sued.aldi-liefert.de,enirocentrum.pl,felix1.de,panoramafirm.pl,hofer.at,dizioneri.com,m.n11.com,wuerth.de,deutsches-ausschreibungsblatt.de,sued.aldi-liefert.de,capveriant.com,xn--giant-dsseldorf-5vb.de##.modal-backdrop
hardware.support.playstation.com##.siee-cookies
wayfair.co.uk##.CookieComplianceContainer-veil
sport-plus-online.com#$##cookieModal { display: none !important; }
sport-plus-online.com#$##cookieModal ~ div.modal-overlay { display: none !important; }
sport-plus-online.com#$#body { overflow: auto !important; }
hommeprive.com###idxrcookies
formel1.de,gq-magazine.co.uk,gamefaqs.gamespot.com##body #onetrust-consent-sdk
ndmais.com.br###aviso-info
giveagradago.com,support.forzamotorsport.net##.ns-box
aliexpress.ru###ae-ru-privacy-banner
foundryvtt.com###privacy-policy-prompt
yellowkorner.com,liujo.com,kadewe.de,skagen.com,cacaushow.com.br,slamjam.com,federalpremium.com,fossil.com###consent-tracking
metro.co.uk##body > div[data-project="mol-fe-cmp"][style^="z-index: 100"]
pesc.ru##.deal-cookie
circle.ms##.cookie_grayL
ghostery.com###ghostery-consent
brain-effect.com###cookie-informations
maltatoday.com.mt##.floating-bar[data-cookie-name="cookie_notice"]
23andme.com###js-gdpr-optin
pacesuite.com###notification-cont
mondi.com.tr,bellona.com.tr,istikbal.com.tr###kvkk_popup
mondi.com.tr,bellona.com.tr,istikbal.com.tr###kvkk_overlay
saalekreis.de,landkreis-stendal.de,maerkisch-oderland.de,verwaltung.dessau-rosslau.de,langen.de,rupprecht-halle.de###gccookiemessage
pfr.gov.ru##.user-data-processing-wrapper
atakdomain.com,teknolojio.com.tr###site-cookie
carlrippon.com#?#header > div:has(> a[href="/privacy"])
116117.de,kbv.de##.layer-cookie
batteryequivalents.com##.activebar-container
myheritage.tw,myheritage.de##.cookie_preferences_banner
creativ-discount.de,the-british-shop.de,vet-concept.com,msg-praxisbedarf.de,leaf-schmuck.de,comfortschuh.de,77onlineshop.de,kotte-zeller.de###agreementPrivacy
bundeskanzlerin.de,integrationsbeauftragte.de,bundesregierung.de##.bpa-cookie-banner
rshb.ru###alert.bottom
kaggle.com###site-content + div
hangikredi.com###cookiepolicypopup
medizin-transparent.at###mt-cookie-banner
sharptype.co,jusbrasil.com.br##.disclaimer-banner
smclinic.ru##.cookies-agree
confianca.com.br,lojareversa.com.br,radarbox.com###privacy-popup
trendmicro.com##.cookie_verif
istockphoto.com##.banner.warning
svo.aero,talktalk.co.uk##cookie
inews.co.uk##div[data-project="mol-fe-cmp"] > div[class^="tooltip"]
bbc.co.uk##div[class*="-ConsentBanner"]
kadinlarbilir.com###root > button[class*="_StyledCookieConsentButton-"]
tractive.com,freshbooks.com##.banner-cookie-consent
perthnow.com.au,7news.com.au##.cookie-consent--normal
stripe.com##.Notification[data-js-id="CookieSettingsNotification"]
pepper.pl#$#body { overflow: auto !important; }
funimation.com###terms-privacy-consent
||tvp.pl/files/*/polityka-prywatnosci/*/tvp-tcfapi.
openwrt.org##.cookielaw-banner
||storage.googleapis.com/app*/js/bottom.js$domain=herokuapp.com
secure.logmeonce.com##.alert-box.bottom
u-car.com.tw##.privacyforsite
estadao.com.br##.lgpd-modal-content
visittallinn.ee#$#div[id^="cookieAcceptModal"] { display: none !important; }
visittallinn.ee#$#body.modal-open { padding-right: 0 !important; overflow: auto !important; }
bepanthen.ru#$#body { overflow: visible!important; }
taxfix.de#$##cookie-consent-banner-container { display: none !important; }
taxfix.de#$#body { overflow: auto !important; }
epravda.com.ua,pravda.com.ua###checkUPcookies
gira.de###consent-dialog-wrapper
kinoheld.de##div[class^="flex items-center justify-center"][style="z-index: 9999;"]
elektrotresen.de,pharmacosmetica.ru,2whois.ru,vendedores.mercadolivre.com.br###disclaimer
real.de#$#html { overflow: visible !important; }
sosyalturk.net,hatayvatan.com,mymemur.com.tr,coinotag.com,haberolduk.com###kanews-cookie-box
sviaz-expo.ru##.cookie-attention
tcl.com##.cookie-tips
ccoo.es#$#.snigel-cmp-framework { display: none !important; }
ccoo.es#$#body { overflow: auto !important; }
ccoo.es#$#html { overflow: auto !important; }
tetsudo.com###footer-gdpr-box
mywot.com##div[class*="CookiesConsentContainer-"]
fastweb.it##iframe[src="/cookie-center/"]
||fastweb.it/cookie-center/$subdocument
moviechat.org###gdpr-notice-container
haberturk.com##body > div.widget-abroad-popup
tesa.com#$#.cookie-notice { display: none !important; }
tesa.com#$#html { overflow: auto !important; }
billiger.de#$#body { overflow: auto !important; position: static!important; }
billiger.de#$##cookie-banner-overlay { display: none !important; }
schaefer-shop.de###modal-cookie-setting
schaefer-shop.de###modal-cookie-background
blog.trakt.tv##body > div[id="root"] ~ script +div:not([class]):not([id]) > div[class*=" "]
simsdom.com###policies
yatego.com###ycwBg
yatego.com###ycwMo
inbox.lv,kaspersky.antivirus.lv,inbox.lt###cmp-widget-wrapper
||msendpointmgr.com/wp-content/plugins/responsive-cookie-consent/includes/js/scripts.js
foxford.ru###cc_container
kingston.com##.nofication-widget
mismarsanalmarket.com,temin.com.tr,kocakbaklava.com.tr,kocak.com.tr,aksesuarix.com##.cerez-mesaji
cekkazan.com.tr##.pum-overlay[data-popmake*="cerez-politikasi"]
today.ua##.politic_confidel
artigercek.com###myUserConsent
raider.io##.cookie-footer--wrapper
it-zoom.de###cookieTip
motorola.com.br###motorola-cookies
wasd.tv##wasd-cookies-app
kaup24.ee###cookie_block
netcraft.com###consent-form
ktomalek.pl##.ui-widget-overlay.ui-front
ktomalek.pl##.ui-dialog[aria-describedby="cookies"]
baustoffindustrie.de,hackerrank.com,perseus.de,devk.de,jetzt-mobil.de,callabike.de##.cookie-banner-wrapper
hidive.com###siteMsgSlideUpBG
kruidvat.nl#$#body { overflow: auto !important; }
falixnodes.net#$#body { overflow: auto !important; }
download-manager.online##.cookie-bottom
cifraclub.com##.toastCookiePolicy
tamashii.jp,metacritic.com##.ot-sdk-show-settings
change.org#$#body { overflow: auto !important; }
change.org#$#div[data-testid="cookie-wall-modal"] { display: none !important; }
anreiter.at#$#body { overflow: auto !important; }
frankonia.de#$#.fr-c-message-wrap { display: none!important; }
frankonia.de#$#body { overflow: visible!important; }
setn.com##.privacy-area
alfa-tv.ua##.cook
spreadshirt.com##.sprd-consent
mehr-kosmetik-shop.de,imid.med.pl,topographic-map.com##.popup
lsm.lv##.cookiemsg
dvag.de#$#dva-m-cookie-overlay { display: none !important; }
dvag.de#$#body { overflow: visible !important; }
bva.bund.de#$#.mfp-bg { display: none !important; }
bva.bund.de#$#.mfp-wrap { display: none !important; }
bva.bund.de#$#html { overflow: visible !important; }
skm.pkp.pl#$#.mfp-bg { display: none !important; }
skm.pkp.pl#$#.mfp-wrap { display: none !important; }
skm.pkp.pl#$#html { overflow: visible !important; margin-right: 0 !important; }
johnnyseeds.com##.cookie-bar-container
ladies.de##.site-cookies-info
gskpro.com##.Header-box
pingdom.com##.sw19b-cookie-banner
vesty.co.il##[class*="ShareComponent"]
guardatv.it,sedirekte.com###cookiewarningcontainer
games2gether.com##.cookies-control
walmart.ca#?#.privacy-open > div > div[class] a[href$="/legal#Cookies"]:upward(3)
oetker.*/static/js/privacy-dialog/
runcloud.io##.rc-cookie-banner
sberbank.ru##div[data-pid^="CookieWarning-"]
oneforall.de,ladige.it,rovio.com,aida64.com,sat1spiele.de##body > #sliding-popup
gkv-spitzenverband.de##.cb-banner
ship24.com,sbt.com.br##app-accept-cookie
gainward.com,palit.com###cookieok
coloros.com###use_cookies
forklog.com##.terms_popup
progecad-shop.de,audials.com##.pure-cookies-notice-wrapper
teamaretuza.com#$##consentModal { display: none !important; }
teamaretuza.com#$##consentModal ~ div.modal-backdrop { display: none !important; }
teamaretuza.com#$#body { overflow: auto !important; }
mi.com#$#div[id^="J_cookie_settings_"] { display: none !important; }
mi.com#$#body { overflow: visible !important; }
wayfair.co.uk##.CookieComplianceContainer
/remodal.min.js$domain=biotechusa.com|biotechusa.hu
reviewjournal.com,antiplagiat.ru##.accept-cookie
postoffice.co.uk##div[aria-label="Consent Banner"]
easyjet.com,experianidentityservice.co.uk,experian.co.uk,postoffice.co.uk###ensBannerBG
rasthaber.com##.rasthaber-cookie
migalhas.com.br,migalhas.uol.com.br##app-aviso-cookie
omni.se#$#.sch-datacontroller--subheader { display: none !important; }
omni.se#$#.app-banner[style^="--banner-offset"] { --banner-offset: 0 !important; }
omni.se#$#.header-banner--regular[style^="--banner-offset"] { --banner-offset: 0 !important; }
businessinsider.in###newsletter_stick_widget
toggl.com##div[class*="-CookieWarningRoot"]
mega.io,mega.nz#$#.cookie-dialog { display: none !important; }
mega.io,mega.nz#$#.fm-dialog-overlay { display: none !important; }
mega.io,mega.nz#$#.overlayed .scroll-block { filter: none !important; -webkit-filter: none !important; }
mega.io,mega.nz#$#.overlayed .main-blur-block { filter: none !important; -webkit-filter: none !important; }
tcm.com##.universal-footer__ribbon
||assets.uchi.ru/assets/check_cookies$script
infranken.de#$#body { overflow: visible !important; }
herold.at,nn.de,nordbayern.de#$#div[id^="cmpbox"] { display: none !important; }
herold.at,nn.de,nordbayern.de#$#body { overflow: visible !important; }
dataprotection.com.ua,drweb-av.de,drweb-av.es,drweb-av.it,drweb-av.pl,drweb.cn,drweb.co.jp,drweb.com,drweb.fr,drweb.kz,drweb.ru###cookie_accept_msg_block
lambdatest.com##.cookiesdiv
coinbase.com###root > div[class^="Layout__Container-"] + div[class]
fastbox.su##.usePersonalData
onlyfans.com##.b-cookies-informer
biblioteka.shop##.banner-cookie
swiatksiazki.pl##.cookies-section
pollylingu.al###opt-form
graef.de,sketchfab.com,twitchcon.com##.c-gdpr-banner
getoutline.org##.cPeak_Announcements .notification-wrapper
vaticannews.va###cookiePolicyPopupHTML
coolblue.be#$#.cookie { display: none !important; }
coolblue.be#$#body[cookienotificationmodalopened] { overflow: visible !important; padding-right: 0 !important; }
awm-korntal.eu,yourcountdown.to,giant-bicycles.com,neoserver.ro,gazduirejocuri.ro,wearegarcia.com,zamunda.ch,zamunda.net,upjs.sk##.gdprcookie
lolalytics.com###ncmp__tool
plus500.com###cookiesPolicyDisclaimer
academia.edu##body .DesignSystem > div.js-cookie-banner
indiegala.com###cookie-policy-popup
4gon.co.uk###gdpr-cookie-law
alexfitness.ru###cookies_confirm
cypress.com###complianceoverlay
armorgames.com###cc-alert
calc-online.xyz##.privacy-cookie-banner
lojadomecanico.com.br##.box-termo-lgpd
apoia.se##.banner--lgpd
berlinbottle.de,schraubenhandel24.de,fotomayrshop.de,mindtecstore.com,medplus24.de,spar-paradies.eu,belama.de,lf-textilhandel.de,uhr24.de,tedi.de,segment.com,sport-greifenberg.de,iffysonlinestore.com,victoriahealth.com###consent-manager
amediateka.ru##div[class^="CookieAgreement_"]
aachener-bank.de,meine-rvb.de,volksbankeg.de,fiduciagad.de#$#body.no-scroll { position: static !important; }
aachener-bank.de,meine-rvb.de,volksbankeg.de,fiduciagad.de#$#body > .darken-layer { display: none !important; }
aachener-bank.de,meine-rvb.de,volksbankeg.de,fiduciagad.de#$#.lightbox--cookie-consent { display: none !important; }
acp.pt#$#body { overflow: auto !important; }
acp.pt#$#.cookies-wrapper { display: none !important; }
acp.pt#$#.cookies-blocker { display: none !important; }
carnegiehall.org##.js-data-protection-popup
nrc.nl##.user-confirmation-screen
transcend-info.com###legal_notice
hellweg.de,elbandi.de,leitermann.de,zeitauktion.com,baywa-baumarkt.de,fahrradgigant.de,tabakguru.de,maas-natur.de,moebel-rieger.de,auditorium.de,jeanswelt.de,top-werbemittel.de,weka-holzbau.com##.cookie-permission-container
||cmp-sp.wiwo.de^
exame.com,home.kpmg##.privacy-container
porn.com##.cookie-alert
readly.com#$##cookie-consent-window { display: none !important; }
readly.com#$#html > body.cookie-consent { overflow: visible !important; }
emsa.com##.cookie_wrapper_tool
weightwatchers.com##div[class*="DPRBanner_gdpr__banner"]
edpb.europa.eu,edps.europa.eu###edp-cookies-banner
native-instruments.com#$#body { overflow: auto !important; }
native-instruments.com#$##ni-cookie-consent { display: none !important; }
rutube.ru##.eu-cookie-popup
sparkasse.at#$#div[id*="privacy-"] { display: none !important; }
sparkasse.at#$#.tc-modal-open { overflow: visible !important; position: relative !important; }
jokers.de,weltbild.de#$#html { position: static !important; }
redbubble.com##.ds-theme-find-your-thing + .Toastify
fool.com##div[id^="gdpr-modal-"]
radioelementy.ru###cookies-accept
gorodche.ru,om1.ru##.t-i-agree
liyayazilim.com###cookiemaster
breezometer.com##.popup-wrapper
breezometer.com##.contact-us + .popup
||cdn.ziffstatic.com/sitenotice/evidon-sitenotice-bundle.js$domain=downdetector.ru|offers.com
ssf-co.com,blogging-techies.com,sshuebner.org,хрюши.рф###gdpr-cookie-consent-bar
newhollandsp.ru##.policy_popup
chess24.com##.dataConsentModal
chess24.com##.background
80.lv##div[id="__next"] > div[class]:last-child > div[class]:last-child > div[class]
att.com##.cookie-disclaimer-component
online.sberbank.ru##footer div + div:contains(Cookies)
merckgroup.com##.new-cookie__modal
oyuncubey.com##.noat-cookie__consent
mobile.facebook.com#@#div[data-sigil$="m-layer-root"][class$="accelerate"]:has(> div[data-sigil$="m-overlay-layer"] a[data-cookiebanner="accept_button"])
pluto.tv##body > div[role="presentation"][style^="position: fixed; z-index:"]
pluto.tv##.tos-notification
yookassa.ru##.cookie-policy__card
||mangaplus.shueisha.co.jp/img/img_gdpr_
mangaplus.shueisha.co.jp##img[src^="/img/img_gdpr_"] + div[class^="styles-module_body_"]
mangaplus.shueisha.co.jp##div[class^="styles-module_container_"] > div[class^="styles-module_yellow_"]
tonies.com,teletu.it###layer-cookies
disk-o.cloud##div[class^="src-ui-Cookie-Cookie_"]
egmnow.com##.bt-cookie-flyout
hellobank.fr###nextoutils_gestionCookies
jack-wolfskin.se,jack-wolfskin.si,jack-wolfskin.pt,jack-wolfskin.pl,jack-wolfskin.nl,jack-wolfskin.lu,jack-wolfskin.lt,jack-wolfskin.lv,jack-wolfskin.fr,jack-wolfskin.it,jack-wolfskin.ie,jack-wolfskin.hu,jack-wolfskin.gr,jack-wolfskin.fi,jack-wolfskin.ee,jack-wolfskin.dk,jack-wolfskin.eu,jack-wolfskin.hr,jack-wolfskin.bg,jack-wolfskin.be,jack-wolfskin.co.uk,jack-wolfskin.ch,jack-wolfskin.at,jack-wolfskin.de,jack-wolfskin.com,jack-wolfskin.cz###jwsdw-cookieHint-container
cabify.com###cmcb-informationLayer
httpstatus.io##.snackbar.is-bottom-right
tvzvezda.ru##.cookie_messege
speedof.me#$#.cc-dialog-pane { display: none !important; }
speedof.me#$#.cc-window-banner { display: none !important; }
speedof.me#$#.body-margin-top { margin-top: 0 !important; }
homebase.co.uk,zavvi.it,glossybox.de,lookfantastic.com##.cookie_modal
heimgourmet.com##.gaCookieConsent
heimgourmet.com#$#body.gaBarShown { margin-top: 0 !important; }
yahoo.com###guce-inline-consent-iframe
||guce.yahoo.com/br/collectConsentInline?brandType=nonEu$subdocument
spelsberg.de##.swCookieBannerWarpper
concept-computer.de,hygiene-onlineshop.de##div[id^="ecomas-scch-ex"]
zmk-aktuell.de###spicookiebanner
shopxp.com.br,concursosnobrasil.com.br,gkinfostore.com.br###lgpd
gov.br###lgpd-cookie-banner-janela
picfont.com###content_cookie_1
mercedes-benz.com.br##.privacy-msg
hyundai.com.br###id__content_hmb_br_jcr_content_siteFooter_footer_text2
caixa.gov.br,kia.com.br###politicaPrivacidade
uam.es###politicaDeCookies
koalay.com###k-cookie
webmotors.com.br##.bjRMar
eska.pl#$#body { overflow: auto !important; }
eska.pl#$#div[id^="consent-modal-"] { display: none !important; }
vecernji.hr,zive.cz,gamepro.de#$##didomi-host { display: none !important; }
vecernji.hr,zive.cz,gamepro.de#$#html > body.didomi-popup-open { overflow: visible !important; }
wuerth.de###consent-container
computerbild.de#$#body { overflow: visible !important; padding-right: 0 !important; }
games.mail.ru##.b-header-agreement
vdk.de###DSE
chavesnamao.com.br##div[class^="lgpdBar"]
jeep.com.br,fiat.com.br##.hub-info-bar-component > .hub-info-bar-vue
coventrybuildingsociety.co.uk###cookiePane
app.element.io##.mx_AnalyticsToast
betway.com,amie.so,m.soundcloud.com##div[class^="CookieBanner_"]
detmir.ru#?##app-container > div[class] > main ~ div[class]:has(> div[class] > p > a[href="/pages/cookies/"])
video-shoper.ru##.wrap_cookie_site
vstroyka-solo.ru###cookieNoticePopup
auchan.ru##.css-hxe50m
walmart.ca##.css-1tv82bt
streamelements.com##.css-1tg1tld
krasnoeibeloe.ru#?##age_popup_container > div.popup_bottom_bl > div.popup_bottom_bl__text:contains(файлы cookie)
cmoto.ru,stiltv.ru###oct-policy
alternative.me###footer > div[style^="position: fixed; bottom:"][style*="z-index:"]
kalunga.com.br###divCookiePoliticaPrivacidade
holodilnik.ru##.alert-compliance
shoptime.com.br##.footer-lgpd-opened
themagger.com###cookie-rules-top
ebookfriendly.com###ecmr
itninja.com##.ccpa-notification
chocolatey.org###cookieNoticeAlert
ewf.h1.pl###tytul_rodo
pt.com.tr##.cp
maksimumkitap.com###classCookie
softonic.com#$##didomi-host { display: none !important; }
softonic.com#$#html > body.didomi-popup-open { overflow: visible !important; position: static !important; }
akweb.de,alkapida.com##.privacy-consent
bim.com.tr##.cookie-window-select
samsungparavoce.com.br,saraiva.com.br##.sy-lgpd
spbtvonline.ru###agreeC
babel.ua##.js-cookies-modal
medicina.ru##.popup--policy-absolutely
faphouse.com,xhamsterpremium.com##.cookie-policy-agree
public.govdelivery.com###gdpr-cookie-policy
zadarma.com,bombora.ru##.cookie-tooltip
meupc.net##.cc-notification
nestoria.com.br##.wrap-cookies-desktop
comidinhasdochef.com,scorchin.com,xhamsterlive.com##.cookies-reminder
lifepointspanel.com#$#.modal-backdrop { display: none !important; }
lifepointspanel.com#$##cookie-modal-box { display: none !important; }
lifepointspanel.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
bookvoed.ru###cookieNoticeUser
energiedirect.nl###wall
altium.com##.altium-privacy-bar
drugs.com##.ddc-modal
netpeak.net,spark.ru,cmd-online.ru,krovat.ru###cookies-using-message
lotto.pl##.cookie-wall
lotto.pl#$#body { overflow: auto !important; }
lotto.pl#$#.privacy-popup { display: none !important; }
holidu.at,holidu.ch,holidu.ie,holidu.ca,holidu.com.au,holidu.co.nz,holidu.fr,holidu.be,holidu.nl,holidu.es,holidu.dk,holidu.it,holidu.se,holidu.no,holidu.pl,holidu.pt,holidu.com.br,holidu.com.mx,holidu.co.uk,holidu.de,holidu.com###cookie-selector
mobilenet.cz##.sys-alert
||privacy.selbst.de^
magazine.aldi-nord.de,leaflets.kaufland.com##.c-cookieconsent
bbc.com##header[role="banner"] > div[class^="bbc-"] > div[class^="bbc-"][dir="rtl"]:not([class*="-Banner"])
bbcrussian.com,bbc.com##header[role="banner"] > div[class^="bbc-"] > div[class^="bbc-"][dir="ltr"]:not([class*="-Banner"])
fashionid.de,peek-cloppenburg.*#$#.cw-modal-overlay { display: none !important; }
fashionid.de,peek-cloppenburg.*#$#body .cookie-wall { display: none !important; }
fashionid.de,peek-cloppenburg.*#$#body { overflow: auto !important; position: unset !important; }
patek.com#$#nav.main_navigation.cookies { top: 0 !important; }
patek.com#$##cookies_disclaimer { display: none !important; }
alltravnik.ru,seahair.ru##.flat-cm-cookie
wix.com##div[data-hook="ccsu-banner-wrapper"]
strato.de#$#.consent { display: none !important; }
strato.de#$#.noscroll { overflow: visible !important; }
eplan.de#$#body { overflow: auto !important; }
eplan.de#$##cookie_container { display: none !important; }
novelcool.com###protocol_cookie_box
funduk.ua##.cookie_inform
engelvoelkers.com#$#html { overflow: auto !important; }
engelvoelkers.com#$#body { overflow: auto !important; }
engelvoelkers.com#$#.cookie-consent-dialog-container { display: none !important; }
musicstore.com##.footer-cookie-directive
jooble.org##div[data-test-name="_termsOfServices"]
airtransat.com,transat.com##.TS-CookieLegalNotice
gdata.de,gdata-software.com,gdatasoftware.com###gd-cookie-consent
buffer.com##div[class^="style__BannerContainer-"]
games2gether.com##.system-notification-container-content.privacy
games2gether.com##.system-notification-container-content.cookies
tele2.nl#$##cookiePopup { display: none !important; }
tele2.nl#$##cookiePopup + .modal-backdrop { display: none !important; }
tele2.nl#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
ec.europa.eu###cookie-law-consent
m.2gis.ru##.layout__app > div:has(> p > a[href^="https://law.2gis."])
2gis.*#?##root > div[dir="ltr"] > div[class] > div[class] > footer:has(a[href^="https://law.2gis."])
semanticscholar.org##.copyright-banner
computeruniverse.net###gdpr_cookie_notice
hexagongeospatial.com###modal-cookie
||investor-relations.lufthansagroup.com/typo3temp/assets/compressed/cookieman
otto-office.com###top-notification_accept-machmichweg-guidelines
otto-office.com##.ooB-black-overlay-machmichweg
inksystem.biz##.fixed_bottom
kvn.ru##.disclame_block
casper.com.tr###allTopTooltip
||goodram.com/wp-content/plugins/enua-privacy-policy/script.js
gcorelabs.com##.confirmed_cookie
ruhosting.gcorelabs.com##.i-warning-banner__msg
epdf.pub###EPDFPUB_cookie_box
synology.com##.syno_cookie_element
qnbfinansbank.enpara.com##.enpara-web-cookie
airdroid.com##.mode-cookie-tip
hootsuite.com##.gdpr-disclaimer
infostrow.pl,halowawa.pl#$##rodo-modal { display: none !important; }
rexel.de#$#div[class^="cookie-notification"] { display: none !important; }
rexel.de#$#.modal-backdrop { display: none !important; }
rexel.de#$#body { overflow: visible !important; padding-right: 0 !important; cursor: auto !important; }
dijitalders.com###CerezUyari
airbnb.az,airbnb.co.id,airbnb.ba,airbnb.cat,airbnb.cz,airbnb.me,airbnb.dk,airbnb.de,airbnb.at,airbnb.ch,airbnb.com.ee,airbnb.com.au,airbnb.ca,airbnb.gyairbnb.co.in,airbnb.ie,airbnb.co.nz,airbnb.com.sg,airbnb.ae,airbnb.co.uk,airbnb.com.ar,airbnb.com.bz,airbnb.com.bo,airbnb.cl,airbnb.co.cr,airbnb.com.ec,airbnb.com.sv,airbnb.es,airbnb.com.gt,airbnb.com.hn,airbnb.com.co,airbnb.mx,airbnb.com.ni,airbnb.com.pa,airbnb.com.py,airbnb.com.pe,airbnb.co.ve,airbnb.be,airbnb.fr,airbnb.co.za,airbnb.is,airbnb.it,airbnb.lv,airbnb.lt,airbnb.hu,airbnb.pl,airbnb.com.mt,airbnb.com.my,airbnb.nl,airbnb.no,airbnb.com.br,airbnb.pt,airbnb.com.ro,airbnb.si,airbnb.rs,airbnb.fi,airbnb.se,airbnb.com.ph,airbnb.com.vn,airbnb.com.tr,airbnb.gr,airbnb.ru,airbnb.com.ua,airbnb.am,airbnb.co.in,airbnb.co.kr,airbnb.jp,airbnb.com.hk,airbnb.com.tw##div[data-testid="main-cookies-banner-container"]
mobiflip.de###cookieConsentModal
faberlic.com##.cookies-accepted
economictimes.indiatimes.com##.cookie_stng
tutu.ru,tutu.travel##.style__disclaimer
cifraclub.com.br###js-cookie-policy
preparaenem.com,portugues.com.br,folha.com.br,mundoconectado.com.br,adrenaline.com.br,uol.com.br,cifrasweb.com.br##.banner-lgpd-consent-container
ms-klinik.de,mittwald.de,pdfforge.org##div[class^="gdpr-cookieconsent-"]
telegramgruplari.com,rumbletalk.com,telegramchannels.me###accept-cookies
||twnmm.com/js/fr_ca/r*/web/modules/woahbar.js$domain=meteomedia.com
||cdn.idealo.com/storage/cmp/consent-management.js
wyndhamhotels.com##div[aria-label="Consent Banner"]
cointelegraph.com.br##.bottom-zone
kaspersky.com##cookies-requirement
hesabet.com###dvCerezBilgisi
chromeenterprise.google##.ce-cookie-banner
eschuhe.de#$#body.no-scroll { padding-right: 0 !important; overflow: visible !important; }
beringtime.com,needforseat.de###mediameetsFacebookPixel--notification
bursadabugun.com###_re_cookie_policy
zacks.com##.disclosure-fixed-slab[aria-label="Cookie Consent"]
psd-nuernberg.de##.darken-layer
atozmath.com###consentframe
salidzini.lv,diariodoestadogo.com.br###consent-box
||parastorage.com/services/cookie-consent-banner-for-uou/
fressnapf.de#$#.cookie-banner { display: none !important; }
fressnapf.de#$#body { overflow: visible !important; }
kuspazari.com,kedipet.com##.cookieizin
playstation.com##div[data-layer-item-id^="gdprConsent"]
uktvplay.uktv.co.uk#$#.cookie-consent:not(body):not(html) { display: none !important; }
uktvplay.uktv.co.uk#$#body { overflow: auto !important; }
mindfactory-city.de,vibuonline.de,mindfactory.de###cookieModalOverlay
urait.ru##.cookie-policy-promo
cloud.digitalocean.com#?##root ~ div[class]:has(> div[class] > p[class]:contains(cookies))
ws-autoteile.com,lott.de,myparto.com###cookieMessageAccept
||forum.vbulletin.com/js/privacy-consent-banner.js
turktelekomprime.com,turktelekom.com.tr##.cookie-sticky-wrap
ogorodniki.com##.b-user__cookies
hindawi.com##.advWrapper
unhackme.com###cookie-greatis
nikkeibp.co.jp,nikkei.com##.bpPrivacy
getmailbird.com##.navbar-cookie
spiegel.de,finn.no,vg.no,e24.no,aftenposten.no,tek.no,vglive.no,bt.no,telegraph.co.uk,gizmodo.com##div[id^="sp_message_container_"]
mytime.de#$#.modal__opened { overflow: visible !important; }
mytime.de#$#.modal--cookie-notice { display: none !important; }
||assets-aws.casualportals.com/gdpr/
ocad.com,pango.co,meindach.de,seaside-cottage.de,emeditor.com,hiorg-server.de,sabo-online.com,klinikum-lippe.de,eldenpixels.com,drkaske.de,lenovocampus.de,e-yaz.com.tr,legal-entrepreneurship.org##.avia-cookie-consent-wrap
paypal.com###ccpaCookieBanner
vakifbank.com.tr##.fixed-cookie-content
worldbank.org###cookieconsentpopup
novapdf.com,real.com,backup4all.com###cookie-gdpr
linkedin.com##.notice-notification[alert-id][data-transition-id]
rocket-league.com#$#body { overflow: visible!important; }
rocket-league.com#$##privacyPolicyInfo { display: none!important; }
moneylo.fr###gatsby-focus-wrapper > div[style*="position: fixed;"][style*="z-index: 999;"][style*="bottom: 0px;"]
navigium.de#$#body { overflow: visible!important; }
||quantcast.mgr.consensu.org/*/cmp2.js$important,domain=taiwebs.com
game24h.vn,prospektangebote.de,taiwebs.com,nfl.com,forums.tomshardware.com,blikk.hu,0calc.es,pietsmiet.de,olevod.com,einthusan.tv,tomsguide.com,techradar.com,cinemaxxl.de,raider.io,xboxdynasty.de,imgur.com,joe.ie,joe.co.uk##.qc-cmp2-container
ethias.be###gdpr-consent-popup
anker.com,eufylife.com,shop.rangers.co.uk###shopify-section-fixed-message
traderepublic.com#$#.cookie-banner:not(body):not(html) { display: none !important; }
traderepublic.com#$#body { overflow: auto !important; }
vollmacht-muster.de#$#body { overflow: visible!important; }
misli.com##.infoBarCookies
||telia.se/.resources/telia-sitewide-resources/website-cookie-consent/
mercadolivre.com.br###cookieDisclaimerBanner
coloros.com##.privacyTips
s01.pl,ifsamerkezi.com##.cdk-overlay-container cookie-notice
ooma.com#$#html { overflow: auto !important; }
ooma.com#$#.gdpr_cookie_overlay { display: none !important; }
vsk.ru##.confidentiality
agazeta.com.br##.box-aviso-cookies
avid.com##.cookies-notification--wrap
acapellas.eu###cookies-m-c
shopvote.de,lehmanns.de,hochzeits-location.info,quackr.io##.cc_dialog
viu.com###cookie_consent_box
flixone.com##.tc-cookie-compliance
letras.com,ouvirmusica.com.br,letras.mus.br##.modalLGPD
redbull.com#$#html { overflow: auto !important; }
redbull.com#$#body { overflow: auto !important; }
modamihram.com,ehsmarket.com,karatasmarket.com,ultrasepet.com,birikimpilleri.net,bilmerbilgisayar.com,bin1.com.tr,butikeva.com.tr###cerez-politikasi
avva.com.tr##.cookieavva
aukey.com,bikopek.com##.fixed-cookie
jacotei.com.br##.termos-politica
zoom.com.br,buscape.com.br##div[class^="PrivacyPolicy"]
molotov.tv##.eRnhI
thomann.de##.thomann-cookie-consent-overlay
wehkamp.nl###header > aside.bg-light.full-width.full-height.z-higher.position-fixed.is-opaque
rapidtables.com##body > #banner
moneymeets.com,osma-aufzuege.de,uni-hamburg.de,infobyip.com,webqc.org###cookie-consent-dialog
ovh.es,ovhtelecom.fr,ovh.de,ovhcloud.com,ovh.com###tc-privacy-wrapper
ovh.es,ovhtelecom.fr,ovh.de,ovhcloud.com,ovh.com###tc_priv_CustomOverlay
freeimages.com,findicons.com##.navbar-qards
hoyolab.com,hoyoverse.com,mihoyo.com##.mihoyo-cookie-tips
4game.com##.fcw-wrap
about.me##div[class^="cookie_notice-scope-"]
education.dellemc.com,delltechnologies.com,dell.com,xn--allestrungen-9ib.de,reuters.com###_evh-button
autodna.ru##.privacy_policy-info
nitrome.com###gdpr__container
vin-info.com#$#.gdprcookie { display: none !important; }
vin-info.com#$#body { overflow: visible !important; }
ep.de#$#.cookies-overlay-widget { display: none !important; }
ep.de#$#body.cookielayer-open { overflow: auto !important; }
infobus.eu#?#body > #layer1:has(> div#layer2 > div.layer-message-container button.cookies_yes)
portaloswiatowy.pl#$#.overlay-cookie { display: none !important; }
portaloswiatowy.pl#$#.overlay-hidden-cookie { overflow: visible !important; }
tankionline.com,easycosmetic.de##.footer-cookies
giffits.de,easycosmetic.de##.overlay
merten.de,bwi.de,medizinischerdienst.de,kunstmuseum-moritzburg.de,bmeia.gv.at,integrationsfonds.at,landesentwicklung-bayern.de,landsberg.de,w-hs.de,stmwi.bayern.de,easybell.de###cookieman-modal
hot.at#$##cookies-overlay { display: none!important; }
hot.at#$#.modal-backdrop { display: none!important; }
hot.at#$#body { overflow: visible!important; }
vectornator.io,do-slez.com##.cookies-wrap
glavcom.ua##.kyk_menu
||peterburg2.ru/js/alex/cookiePopup-js.js
nordiskradio.se###cookieWindow
casaevideo.com.br,soubarato.com.br,submarino.com.br,americanas.com.br###footer-lgpd
internalpointers.com##.ip-cookie-banner
developer.samsung.com###cookie-bottom-layer
dol.com.br,techtudo.com.br###cookie-banner-lgpd
giffits.de##.cookie_opt_in
free-powerpoint-templates-design.com,sigortammax.com##.snackbar-container
hepacikmagaza.com,ozmenpc.com##.cookie-agreement-module
web.dev#?#.web-snackbar__surface:has(> .web-snackbar__actions > a[href="https://policies.google.com/technologies/cookies"])
kfc.ru##._3l3oK3nIbn
online.business.ru##.savecook
skidka.ru##.bottom-notification__container
core77.com#$#.cookie_policy_banner { display: none !important; }
uaudio.de###cookie-disclaimer-new
remarkable.com##div[class^="CookieBarstyles__Bar-"]
tausendkind.de,orbisana.de#$#.reveal-overlay { display: none!important; }
tausendkind.de,orbisana.de#$#html { position: static!important; }
ouh.nhs.uk,wwnorton.com,enbiosis.com##.cookie-consent-banner
openuserjs.org,oses.com.tr,turklab.com.tr,sanalmagaza.droetker.com.tr,discounto.de,damelibros.com,hashflare.io##.alert-dismissible
generali.com.tr##.kvk-footer
sonnenapotheke-hauenstein.de,apoase.de,apotheke-marienbrunn.de###cookie-message ~ .design
cookpad.com##div[data-id="cookie_dialog"]
inbox.com.tr,alsatkitap.com,allday.com.tr##.cerez-politikasi
iys.org.tr##.cerezall
bsl.com.tr,alvinaonline.com###CookieNotificationArea
warnerbros.com###WB-floating-notice
hsbc.ca##.cookie-banner-optout
||content.gallup.com/ux/gcb/gcb.en-us.min.js
netmeter.eu##div[id^="eu-cookies"]
toontrack.com##.cookie-sign-wrapper
hetmanrecovery.com##._cookie-bar
commerzbank.de,billiger-telefonieren.de###uc-central-banner-modal
de.rt.com,actualidad.rt.com##.CookiesBanner-isReact
||digikey.*/-/media/Designer/EnavGDPR/JS/consent.js
aws.amazon.com###awsccc-sb-ux-c
birkenstock.com#$#div[class*="privacy-overlay"] { display: none!important; }
birkenstock.com#$#body { position: relative!important; }
f1tr.com###cookie_cerceve
lenta.com##.cookie-usage-notice
mobilevikings.be#$#.cookieWall { display: none !important; }
mobilevikings.be#$#.no-scroll { overflow: visible !important; }
schwaebische.de#$##privacy-overlay { display: none !important; }
schwaebische.de#$#body.tc-modal-open { overflow: visible !important; }
schwaebische.de#$#div[class*="tc-privacy-"]:not([style]) { display: none !important; }
lopes.com.br,crysis.com##.cookiemodal
pokemongolive.com,nianticlabs.com##ark-cookiebar
texterra.ru,medcentr-tula.ru,comparai.com.br,spimovel.com.br,ege-study.ru##.modal-cookie
macupdate.com##.mu_cookie
go2bus.ru###useragreement
||cmp2.pcwelt.de/wrapper/*/gdpr/
weatherbug.com##div[class^="notificationFooter__Container-"]
mtv.com.lb##.cookiesDisclaimer
hidromek.com.tr##.cookie-notification-es
markum.com,numaraara.com,altin.in###kvkk
rockstargames.com###main > footer + div > div[data-locale]
mymuesli.com#$#div[data-identifier="cookies-consent"] { display: none !important; }
mymuesli.com#$#body > .mask.active { display: none !important; }
quora.com##.q-box > div.qu-overflow--hidden[class*="Banner___StyledFlex-"]
qp.com.tr##.porto-block-html-top
nebo.app##.app-notifications
fmmods.com,dijitalgundem.net,teknotaci.com,lordiz.com###rb-cookie
||economictimes.indiatimes.com/gdpr_consent.cms
softline.ru##div[class$="_content_cookie"]
store.softline.ru###stripe_permission_use_cookie
novavax.com,serumshop.ru,kartoteka.by##.privacy-popup
ephoto360.com,gamez.de,wallpapershome.com,wallpapershome.ru##.cc-dialog
cbr.ru##div[data-popup-cookies]
iobroker.net##.jss125
iobroker.net##.jss115
henkel-adhesives.com##.cookienote__base
etos.nl#$#body { overflow: visible!important; }
blitz.bg###cookieRules
dlr.de,clickbaits.de,gesundheitswissen.de#$##ccm-widget { display: none !important; }
evermotion.org##.full-overlay
belkacar.ru##.confirm-cookie
gzt.com##.cookie-policy-block
astrazeneca.com###CookieReportsBannerAZ
sika.com##.cmp-cookie
pastebin.com##.popup-box.-cookies
oppo.com###use_cookies
neovolt.ru##.pop-up-cookie-alert-block
fitomarket.ru###cookie_pop
duplichecker.com###cookie_directive_container
football24.ua##.privete-polisy
hyperxgaming.com,toluna.com##.notification-center
open.tube##.privacy-concerns
aptoide.com#$#html.no-scroll { overflow: auto !important; }
financial-ombudsman.org.uk##.cookie-banner-body-overlay
financial-ombudsman.org.uk#$#.overlay-showing { margin-top: 0px !important; }
delta.com###ensModalWrapper
hobbybaecker.de#$#.modal-open { overflow: visible !important; }
hobbybaecker.de#$#.modal-backdrop { display: none !important; }
sonyentertainmentnetwork.com,my.account.sony.com###js-SIEWS1lib-header
all4shooters.com##.cookie-consent-dialogue__advertising
enbw.com#$#body { overflow: visible!important; }
weather.com##div[id^="WxuPrivacyDataNotice-"]
spiceworks.com###zdprivacy-content
cnnsofake.news,naturalnews.com###bottompopup
vatlib.it,vaticanlibrary.va###cookieAd
theregister.com##.RegCTBWF_wrapper
wko.at#$#body.hasPopup > * { opacity: 1 !important; }
base.com###cookie-popup-outer
pcland.hu##.cookieNoticeBox
walmart.ca###privacy-policies-banner
enerya.com.tr###kvkk_notification
coruhaksa.com,firataksa.com,firatedas.com.tr,coruhedas.com.tr,aksadogalgaz.com.tr##.cerezDiv
amazon.nl,amazon.pl,amazon.com.tr,amazon.ca,amazon.co.uk,amazon.de,amazon.es,amazon.fr,amazon.in,amazon.it###sp-cc[action^="/cookieprefs"]
buecher.de###klaro
swordz.io###cookieMessage
account.oup.com###fixedHeader > #banners
hekimoglu.com.tr###kwkbilgilendirme
atombilgisayar.com##.module-notification[data-options*="cookie"]
vwfs.de,pluswert.de,ico.org.uk,kit.co,jamieoliver.com###ccc
huawei.com,gesundheitswissen.de##.cookie_statement
th-owl.de###c-cookie-note
hepsievcil.com###menu-cookie-bottom
freemake.com###bottombar
start.ru##div[class^="HeaderCookie_cookie_agreement"]
vprok.ru##.fo-cookies-policy
steyr-arms.com,nutrimmun.de###hellotrust_cookie_popup
express.dhl.ru###modcookie
bolumsonucanavari.com,donanimhaber.com##.cookie-kutu
planner5d.com###modal-confirmTerms
socradar.io,chips-journal.ru###modal-cookies
bumudur.com###wboxA
socialclub.rockstargames.com##div[class^="CookiesBanner__"]
tatilsepeti.com##.cookie-confirmation
cetas.com.tr,warmhaus.com.tr##.cookie-description
thinkwithgoogle.com##.global-toast
weleda.de##.mod-cookiebar
dreamcruiseline.com##.gdpr-banner-wrapper
femina.in##body > .blocked
money.com.tr,clubhotelsera.com.tr,isimkayit.com,aksa.com,dsmart.com.tr##.kvkk
gulfnews.com##.gn-cookies-warning
hse.ru##.gdpr_bar
tk.de#$#.g-consentmanager { display: none!important; }
tk.de#$#body { overflow-y: visible !important; }
stayer.su##.info-panel
shop-lot.ru###jnr-cookie
market.fenerium.com,istegelsin.com##.privacy-cookies
imobie.com##.fixedbot
brandible.de,epubli.de,bmsofort.de,dogemate.com###cconsent-bar
hydro.com,wasd.tv##.cookies__wrapper
zeoob.com#$##cookies_modal { display: none !important; }
zeoob.com#$#body { overflow: visible !important; padding-right: 0 !important; }
onroad.hu##body > div[class][style*="z-index: 999999"]
yota.ru##.b-info-message
ratp.fr#$#html { overflow: visible !important; }
ratp.fr#$##tarteaucitronAlertBig { display: none !important; }
kaspersky.com##section[data-at-selector="cookie-banner"]
edebiyatdefteri.com###kvkksozlesme
gear.cdprojektred.com##div[class^="main-cookies-"]
3332222.ru###root > main + div[class^="popup_"]
vtb.ru###cookiemsgoffpls
komoot.de##.css-t7ztk8
don24.ru,ronesans.com##.cookie-fixed
play.pl##.cookies-mine
red.com##.cookie-warning-banner-view
discord.com,redbull.com,abus.com###onetrust-banner-sdk
web-stat.com##.swal2-container
g2.com##.js-cookie-consent-overlay
trendsmap.com##.header-message
ib.psbank.ru,eqmac.app,macdrop.net,smartshop.hu,ikea-family.info##.cdk-overlay-container
trtmarket.com,gundogdumobilya.com.tr,modalife.com##.policyPopupContainer
sabanci.com###warning-bar
openrice.com##.facebook-floating-container
tr.braun.com,kizlararasinda.com,prima.com.tr##.dc-cookie-consent
braintreepayments.com###gdprComponent
magzter.com##.cookies__notification
solarisbank.com,risingstack.com##div[class^="CookieConsent__Container"]
portal.pixelfederation.com##.announcement.cookies
103.by,103.ua,relax.by##.CookiesNotification
singtel.com##.ux-consent-banner
autodesk.com,autodesk.ch,autodesk.nl,autodesk.hu,autodesk.it,autodesk.dk,autodesk.de,autodesk.cz,autodesk.be,autodesk.es,autodesk.fr,autodesk.co.uk##.adsk-gdpr-footer-wrapper
ctwant.com##.m-GDPR
sakasu.com.tr###cerezPolitikasi
yapimerkezi.com.tr###div_cerez
anime-odcinki.pl###moove_gdpr_save_popup_settings_button
zismo.biz###Cookie_message
correos.es###myCookies
notino.*###exponea-cookie-compliance
flyuia.com#$##cookieConfirm { display: none!important; }
flyuia.com#$#header { margin-top: 0!important; }
flyuia.com#$#main { margin-top: -90px!important; }
marstranslation.com##.cc_window
ratemyprofessors.com#?#div[class*="FullPageModal__StyledFullPageModal"] > div.ReactModal__Overlay  > div[role="dialog"] > div[class^="CCPAModal__CCPAPromptArea"]:upward(3)
ratemyprofessors.com##.ccpa-modal
opentip.kaspersky.com##section[data-t="cks-dsc"] > div > div
shellsmart.com###evidonConsent
shellsmart.com##.header > #modal_container
castrol.com,bp.com##.nr-cookie-notification__wall
aytemiz.com.tr###Menu_cookieContainer
n11.com##.guestKvkkLb
new-work.se,xing.com#$#body[style*="overflow"] { overflow: visible!important; }
bbc.com##header[role="banner"] > div[dir="rtl"]
airfrance.com.tr,airfrance.am,airfrance.be,airfrance.bf,airfrance.bg,airfrance.bj,airfrance.ca,airfrance.cd,airfrance.cg,airfrance.ch,airfrance.cl,airfrance.co.ao,airfrance.co.il,airfrance.co.jp,airfrance.co.kr,airfrance.co.th,airfrance.co.uk,airfrance.com,airfrance.com.br,airfrance.com.cn,airfrance.com.co,airfrance.com.eg,airfrance.com.hk,airfrance.com.kh,airfrance.com.lb,airfrance.com.mx,airfrance.com.tw,airfrance.com.uy,airfrance.cz,airfrance.de,airfrance.es,airfrance.fr,airfrance.gf,airfrance.gp,airfrance.ht,airfrance.hu,airfrance.id,airfrance.it,airfrance.mq,airfrance.mu,airfrance.my,airfrance.nc,airfrance.ne,airfrance.pa,airfrance.pe,airfrance.pf,airfrance.pl,airfrance.pt,airfrance.re,airfrance.ro,airfrance.ru,airfrance.sa,airfrance.sg,airfrance.si,airfrance.tg,airfrance.ua,airfrance.us,airfrance.vn#$##gdpr_popin { display: none!important; }
airfrance.com.tr,airfrance.am,airfrance.be,airfrance.bf,airfrance.bg,airfrance.bj,airfrance.ca,airfrance.cd,airfrance.cg,airfrance.ch,airfrance.cl,airfrance.co.ao,airfrance.co.il,airfrance.co.jp,airfrance.co.kr,airfrance.co.th,airfrance.co.uk,airfrance.com,airfrance.com.br,airfrance.com.cn,airfrance.com.co,airfrance.com.eg,airfrance.com.hk,airfrance.com.kh,airfrance.com.lb,airfrance.com.mx,airfrance.com.tw,airfrance.com.uy,airfrance.cz,airfrance.de,airfrance.es,airfrance.fr,airfrance.gf,airfrance.gp,airfrance.ht,airfrance.hu,airfrance.id,airfrance.it,airfrance.mq,airfrance.mu,airfrance.my,airfrance.nc,airfrance.ne,airfrance.pa,airfrance.pe,airfrance.pf,airfrance.pl,airfrance.pt,airfrance.re,airfrance.ro,airfrance.ru,airfrance.sa,airfrance.sg,airfrance.si,airfrance.tg,airfrance.ua,airfrance.us,airfrance.vn#$#body[style] { overflow: visible!important; position: static!important; }
softlist.com.ua##.cookie-notify-block
bcspbologna.it,hadithcollection.com,playisgame.com,playway.com###sp-cookie-consent
netkom.de,danbolig.dk#$#div[id^="CybotCookiebotDialog"] { display: none!important; }
netkom.de,danbolig.dk#$#html { overflow: visible!important; }
netkom.de,danbolig.dk#$#body { overflow: visible!important; }
unifrance.org##div[class="appMobileOff headerInfos"]
bat.com###sysCookieMessage
viewsonic.com##body > .alert-dismissible
medipreis.de###privacy-alert
buttinette.com,ffeel.de##.cookiehinweis
planet.com##.pl-cookies-cta-contain
oppo.com##div[class^="cp-cookie-tip"]
greatist.com###ccpa-banner
yellowpages.pl###section-cookies
fitcurves.org##.foot-cookie
||chrono24.*/cookie/*
citibank.ru##.bn-alert-tracking-block
techxplore.com,phys.org###js-popup-cookies
itsf.com.pl,kresy.pl,software-on.com,desktopsolution.org,eteknix.com,blog-rct.com##body #cookie-law-info-bar
designcorral.com,kolanbritish.com,fonlinegratis.com,yubico.com,nekadarkazaniyor.net,knote.com.tr,vrworld.com,varta1.com.ua,sexgifs.me,desktopsolution.org###cookie-law-info-again
karriere.nrw,muzeumslaskie.pl##body > #popup
zoomadmin.com##.showPrivacy
francetvinfo.fr##.newsletter
dominos.com.tr##div[class^="styled__CookiePolicyWrapper-"]
neftegaz.ru##.rule-cookie
kliniken.de###k-cookie-warning
unicode-table.com###js-cookie
ssangyong.de,sophos.com###cookie-policy-wrapper
hartmann-shop.ru,go64.ru,arkhis.ru,015.by##.privacy-policy-cookies-informer
cardgames.io###gdpr-notice
playlive.net##.paper-client-privacy-agreement
olx.ro,olx.kz,olx.pl,olx.pt,olx.ua,olx.uz,olx.in,olx.com##div[data-testid="cookies-overlay__container"]
olx.ro,olx.kz,olx.pl,olx.pt,olx.ua,olx.uz,olx.in,olx.com###cookiesBar
openweathermap.org###stick-footer-panel
||cmp.dreamlab.pl/static-v*/cmp.bundle.js
spw.ru##.confidential-block
icscards.nl#$#body > [class^="page-"][style^="filter:"] { filter: none!important; }
mapsofworld.com,moulinex.com.tr###dialog
leagueoflegends.com,playvalorant.com###riotbar-alerts-container
about.fb.com,instagram-brand.com,engineering.fb.com###GDPRConsentBar
cpomagazine.com,smallstep.com###clym-widget-privacy-frame
glike.de,skidki.academic.ru##.cookie-private
fanatical.com##.cookie-collapsible
globo.com###cookie-banner-lgpd
mitsubishi-motors.com.tr##.kvkkDisplay
bmwgroup.com,bmwbkk.de,mini.*,bmwgroup.jobs,bmw-m.com,mini.com.tr,bmw-abudhabi.com,bmw-albania.com,bmw.tm.dz,bmw.co.ao,bmw.com.ar,bmw.am,bmw.com.au,bmw.at,bmw.az,bmw-bahrain.com,bmw.com.bd,bmw.by,bmw.be,bmw.com.bo,bmw.ba,bmw.com.br,bmw.com.bn,bmw.bg,bmw.com.kh,bmw.ca,bmw.cl,bmw.com.cn,bmw.com.co,bmw.co.cr,bmw.hr,bmw.com.cy,bmw.cz,bmw.dk,bmw.com.do,bmw-dubai.com,bmw.com.ec,bmw-eg.com,bmw.com.sv,bmw.ee,bmw.fi,bmw.fr,bmw.com.ge,bmw.de,bmw-ghana.com,bmw.gr,bmw-antilles.fr,akguam.com,bmw.com.gt,bmw.hn,bmw.hu,bmw.is,bmw.in,bmw.co.id,bmw-iraq.com,bmw.ie,bmw.co.il,bmw.it,bmwjamaica.com,bmw.co.jp,bmw-jordan.com,bmw.kz,bmw.co.kr,bmw-kuwait.com,bmw-lao.la,bmw.lv,bmw-lebanon.com,bmw.ly,bmw.lt,bmw.lu,bmw.com.mk,bmw.com.my,bmw.com.mt,bmw.mu,bmw.com.mx,bmw-me.com,bmw.md,bmw.ma,bmwmyanmar.com,bmw.nl,bmw.nc,bmw.co.nz,bmw-nigeria.com,bmw.no,bmw-oman.com,bmw-pakistan.com,bmw.com.pa,bmw.com.py,bmw.com.pe,bmw.com.ph,bmw.pl,bmw.pt,bmw-qatar.com,bmw.ro,bmw.ru,bmw.re,bmw-saudiarabia.com,bmw.sn,bmw.rs,bmw.com.sg,bmw.sk,bmw.si,bmw.co.za,bmw.es,bmw.lk,bmw.se,bmw.ch,bmw.co.th,bmw.tt,bmw-tunisia.com,bmw.com.tr,bmwusa.com,bmw.ua,bmw.co.uk,bmw.com.uy,bmw.vn,bmw-yemen.com,bmw.com##epaas-consent-drawer-shell
dontpayfull.com##.cookies-gdpr
drp.su,driverpack.io##.GdprBanner__bg
symbolab.com##.nl-cookiepolicy
puzzles.msn.com##div[class^="CookieBanner__Banner_"]
coral.ru##.cookieAgreement
jugendhilfeportal.de,volksbund.de###ig-cookie-simple
qdoc.tips###QDOCTIPS_cookie_box
samcomsys.ru,tukas.com.tr,andreaminini.com,rbc.ua,vikingtemizlik.com.tr##.privacy
wandermap.net##body > ul.messages.temporary > .info
badisches-tagblatt.de###m_wctrlCookieConsent
aeg.de#$#body { position: relative !important; }
petshop.ru##div[class^="CookieInformer_"]
leroymerlin.ru##uc-cookie-notification
mediafire.com###cookie-accept-footer
yatasbedding.com.tr##.n-cookies-container
fialkaspb.ru##.bottom__cookie_block
wolframalpha.com###__next > div[class] > header ~ section[class]
westlotto.de,kalledaskabel.de,dastelefonbuch.de,swm.de,ptaheute.de,nivea.*,nw.de,absolventa.de,porzellanhandel24.de,blastbrigade.com,blic.rs,queer.de,inqa.de,bmas.de,mail.ru###cmpbox
elektro-plus.com,toonytool.com,fakechatapp.com,htmlgames.com,photocollage.com,chartle.com,coloringonline.com,photoenlarger.com,glitterphoto.net,youtubetrimmer.com,printscreenshot.com,photoeditor.com##.consent-overlay
psychcentral.com,medicalnewstoday.com,healthline.com###ccpa-banner
apartmenttherapy.com,thekitchn.com##.GdprBanner
bynogame.com##.cookie_agreements
rushop.lg.com##.cookie-mode__wrap
siemens-home.bsh-group.*##body div.o-cookielaw
worldofdarkness.com,heartsofiron4.com,paradoxwikis.com##.pdx-cookie-container
creative.com##.ck-notiz
chessbase.com###askForCookies
propratik.com.tr,otopratik.com.tr,kinesislastik.com.tr,brisa.com.tr,dayton.com.tr,lassa.com.tr,togg.com.tr###cookieBand
englex.ru##.cookies-agreement-wrapper
test-english.com,creavit.com.tr,korusigorta.com.tr,sapixcraft.com,gorod.dp.ua###myCookieConsent
support.activision.com##.atvi-privacy-policy-module.show
drive-image.com,r-studio.com###pp-info
l2db.info##.access-cookies
||swoodoo.com/s/horizon/common/gdpr/CookieConsentV2?scriptsMetadata=
send.tresorit.com,web.tresorit.com###notification-wrapper
shemalez.com,hdzog.com,hotmovs.com,vjav.*,voyeurhit.com,thegay.com,tubepornclassic.com,txxx.com##.header__cookie
vrporn.com##.noticepopup
recmaster.net,xn--90ablmekqdsdu6h.xn--p1ai##.privacy_policy
meter.net##div[id^="eu-cookies"]
dailysabah.com##.cookies_disclaimer
navitel.ru##.cookie_policy__wrapper
dovizborsa.com###tools > div[class="-y7 __x3 __y8 __h4 __e4 __e1 __e3 __e8 _x410 __e0 __k0"][style]
runews24.ru###cookies-wrap
scarymommy.com,dicionariodenomesproprios.com.br###gdpr-wrapper
usnews.com##.modal-window
flyer-bikes.com###pn_cookieconsent
xkekos.tv,habboin.net,fantasy.li,walkme.com###privacy_cookies
rossmann.com.tr###mnm-cookies-agreement
motherless.com##.motherless-cookie-wrapper
vodafone.de#$##dip-consent { display: none !important; }
vodafone.de#$#body { overflow: visible !important; }
obozrevatel.com##.gdprManagerMessage
||lg.com/lg5-common-gp/js*/e-privacy.min.js
sesaplastik.com.tr,siberbulten.com,selfhacked.com##.njt-gdpr
fightthenewdrug.org#$#html.pum-open-overlay { overflow: visible!important; }
fightthenewdrug.org#$#body[data-smooth-scrolling="0"] { overflow: visible!important; }
fightthenewdrug.org#$#.pum-overlay[data-popmake*="cookies"] { display: none!important; }
kfzteile24.de##.cookiePolicyContainer
||sfchronicle.com/file/*-gdpr-min.js
plex.tv#$#html { overflow: visible !important; }
plex.tv#$#div[class="remodal-overlay remodal-is-opened"]:empty { display: none !important; }
giant-bicycles.com#$#body { overflow: visible !important; }
netology.ru##div[class*="-CookiesAgreement-"]
||profamilia.de/fileadmin/tmpl/Resources/Public/js/cookie-privacy-protection/cookie.privacy.protection.js
tuhentaionline.com,dle.rae.es###cajacookies
vietnamairlines.com#$#.cookie-accept-box { display: none !important; }
vietnamairlines.com#$#body { overflow: visible !important; }
forums.mydigitallife.net##.pageContent > .PanelScroller.Notices
hidemy.name,uprightpose.com###gdpr-block
ecdc.europa.eu###cckBanner
1.fm##.gdprcookiescont
intersport.de#$#.no--scroll body { overflow: visible !important; position: relative !important; }
intersport.de#$#.cookie-banner { display: none !important; }
intersport.de#$#.js--overlay.is--open { display: none !important; }
autotrader.com###footerMountNode > div[data-cmp="fixedElement"]
sigortam360.com,sbm.org.tr##.polite__alert
lingea.sk##.lck-wrapper
pdf2go.com,video2edit.com,img2go.com,online-convert.com###qg-toast
thomas-krenn.com##div[data-cookie-policy]
thomas-krenn.com##div[data-cookie-policy] + div[class="xtxNavigationOffCanvasOverlay"]
oculus.com,messenger.com##div[data-cookiebanner]
siemens-home.bsh-group.com#$#body { overflow: auto !important; }
siemens-home.bsh-group.com#$#.cookielaw-modal-layer { display: none!important; }
siemens-home.bsh-group.com#$#body.cookielaw-blur-background > :not([data-t-decorator="CookieLaw"]) { filter: none!important; }
loccitane.com.tr,erborian.ru,loccitane.ru###cookieslaw
ups.com###__tealiumImplicitmodal
analog.com#$##cookie-consent-container { display: none !important; }
analog.com#$#.modal-backdrop { display: none !important; }
analog.com#$#body { overflow: visible !important; }
sites.google.com##div[data-cookie-path]
aulafacil.com##.faldon-cookies
ipekyol.com.tr,korayspor.com,monsternotebook.com.tr##.cookieBnrWrp
md5hashing.net##.primary-container > .pp-footer
isbank.com.tr##.blogCookieCover
trend.at#$#body { overflow: visible !important; }
trend.at#$#html { overflow: visible !important; }
gamesradarvideohub.jwpapp.com,trontv.com##.jw-popups
kaidee.com##div[data-testid="cookie-consent-prompt"]
ncl.com###header > .m5.-bg-dark.wrapper
dreamstime.com#$##gdprtext { display: none!important; }
dreamstime.com#$#html > body.withGDPR.headerSmall header { top: 0!important; }
livestream.com##.js-cookie_policy
intersport.se###cookie-warning-app
intersport.si,intersport.rs,intersport.me,intersport.hr,intersport.ba#$#.modals-wrapper { display: none!important; }
intersport.si,intersport.rs,intersport.me,intersport.hr,intersport.ba#$#body { overflow: visible!important; }
newbalance.gr,intersport.gr##.x-cookie-acceptance
myfilology.ru###alert-message
westfalia.de##.cookieConsentLayer
fahrradmagazin.net,hundefutter-tests.net###gdprpatronInfoleiste
comparitech.com##.ct-cookie-consent-pop
rgs.ru##.rgs-main-context-bar > div.container-rgs-context-bar:last-child
mous.co###cookies-banner-container
icedrive.net###prompt-cookies
joom.com##div[class^="disclaimer"]
schemecolor.com###sc-gdpr-box
novosti.dn.ua##.cookies_accept
pinetools.com,efe.com###aviso_cookies
camping-and-co.com,nestpick.com###section-cookie
ua-football.com##.policy-mes
ebuyer.com##.cookie-monster-overlay
fotopuzzle.de#$#.noscroll { overflow: visible !important; }
fotopuzzle.de#$#.noscroll > .overlay { display: none !important; }
fotopuzzle.de#$#.cookie-policy-widget { display: none !important; }
upread.ru###kuk
huawei.com###cookie_notices
thelocalproject.com.au###tlp-cookies-popup
lvm.de##.lvm-compliance-confirm-alert
speedtestcustom.com##.stc-wrapper > div[style]
sabanci.com##.warning-bar-item[data-wb-id="cookie"]
huawei.com##.banner_box
tickets.com.tr,tickets.ua,tickets.ee##.app-cookies
biosis.com.tr,incehesap.com##.cerez-politikasi-container
kivismart.ru##.cookie-offer
loading.io##div[ld-scope="cookie-consent"]
fex.net##.layout__cookies-policy-notification
tavukdunyasi.com,flypgs.com##.nxm2CookieBar
ici.tou.tv##.cookiesUsageMessage
scroll.in###GDPRAlertBanner
microchip.com##.cookieSettings
federalpremium.com##.veil
||microsoft.com/mscc/
microsoft.com###msccBanner
tabletka.by##.js-coockie
depositfiles.com,dfiles.eu###cookie_popup
faberlic.com##.privacy-policy-cookies
alpenverein-muenchen-oberland.de##.cookiesmanager
deepl.com##div[class^="cookieBanner-"]
twitch.tv##div.consent-banner
beko.com##.CookiePolicyBanner
decathlon.com.br##.cookie-policies
cam4.com##div[class^="CookieConsent"]
alephnews.ro,gds.ro,romaniatv.net,protv.ro,protvplus.ro,stirileprotv.ro,mastercard.de,vmstarcommunity.force.com,vmware.com,cbsnews.com,mastercard.com.tr,comicbook.com,gamespot.com,cnet.com,zdnet.com##body #ot-sdk-btn
expedia.at,expedia.be,expedia.dk,expedia.fi,expedia.fr,expedia.ie,expedia.it,expedia.nl,expedia.no,expedia.es,expedia.se,expedia.ch,expedia.co.uk,expedia.de###gdpr-consent-banner
expedia.nl,expedia.ch,expedia.de,expedia.it,expedia.fr,expedia.at,expedia.dk,expedia.es,expedia.no,expedia.fi,expedia.co.uk,expedia.ie,expedia.se###mad-client-gdpr-consent-banner
picdumps.com###pcdc
listen.tidal.com##div[data-test="GDPRNotification"]
rosenthal.de,juweliere-kraemer.de,casio-shop.eu,allywebsite.com,yourdictionary.com,ladenzeile.de###gdpr_banner
edh.tw##.cookiesBox
||btm.bosch.com/rb/cookie/
kt-spb.ru,delfi.ee###cookie_close
aqweeb.com,hans-natur.de,wiresoft.com,blavity.com,travelz.com,transkribus.eu,eurekosigorta.com.tr,grohe.com.tr,vev.red,culture.pl##.Cookie
austrian.com,brusselsairlines.com,drillisch-online.de,sim.de,fit-for-travel.de,swiss.com,mainova.de,simplytel.de,handyvertrag.de,yourfone.de,maxxim.de,smartmobil.de,winsim.de,deutschlandsim.de,lufthansa.com,gsk.com,gskpro.com,tr.gsk.com,discotel.de,1und1.de###__tealiumGDPRcpPrefs
ba.no##amedia-privacybox
shoutwiki.com,thinkwiki.de,droidwiki.org,betawiki.net,wiki.manjaro.org,wiiubrew.org,miraheze.org,nonciclopedia.org,generasia.com,tiplopedi.com,stupidedia.org##.mw-cookiewarning-container
fahrradbook.de,einrichtungsradar.de,heimkinoheld.de,foodlux.de###kb-cookie-banner
cbslocal.com,cnet.com##.onetrust-pc-dark-filter
dermoeczanem.com###cookiePopin_
purevpn.com##.gdprContainer
||static-artifact.heg-cp.com/upm/*privacy-manager*.js
scotch-soda.com##.cookie-message__bar
zorluenerji.com.tr###cookie-approval
kinomoc.com,freetone.info,iblitzmods.ru,rufllmi.online,kinoby.ru,heedbook.com##.message-alert
cwtv.com###user_optin_banner
nickfinder.com###europe_cookies_siht
pch.com,sony.com.br,royalmail.com,uber.com##.privacy_prompt
bmvg.de,bundeswehr.de##.c-privacy-protection-banner
tiendeo.de,tiendeo.com,tiendeo.com.tr###cookiesModal_bottom
tp-link.com##.cookie-used-note
filepuma.com,glarysoft.com##.cookiesTip
beautydepot.ru,print24.com##.cookie__wrap
sc.com###alert_info_new
outlook.live.com###msccBanner
eventbrite.com.au,eventbrite.com.br,eventbrite.de,eventbrite.com##.eds-notification-bar--orbital
neff-home.com,bosch-home.*#$#body.cookielaw-blur-background>*:not([data-t-decorator="CookieLaw"]) { -webkit-filter: none !important; filter: none !important; }
neff-home.com,bosch-home.*#$#.cookielaw-modal-layer { display:none !important; }
neff-home.com,bosch-home.*#$#.cookielaw-blur-background { overflow: visible !important; }
spigen.com##.js-notification-cookies
nike.com##div[data-hfjs="CookieBanner"]
||rating.happymod.com/cookie/cookies.js
idiva.com,mensxp.com,indiatimes.com,computacenter.com##.consent-container
ao.de##.gdprCookieWrapper
bungie.net,footshop.ua,zalando-lounge.be,zalando-lounge.de##div[class^="CookieConsent_"]
jobboerse.arbeitsagentur.de###datenschutzcontainer
medimax.de#$#body { overflow: visible !important; }
medimax.de#$#.cookies-overlay-widget { display: none !important; }
dzbank.de##.MCookieQuestionBox
thalia.de#$#consent-banner { display: none !important; }
thalia.de#$#body { overflow: visible !important; }
medikalakademi.com.tr,educba.com,fliegenmacher.com##.pum-overlay[data-popmake*="cookies"]
||conrad.*/etc.clientlibs/ccp-sites/components/structure/cookie-notification/clientlibs.*.js
bonprix.de##div[id^="cookie-bar-"]
deichmann.com##.cookie_info_container
autostat.ru##.Cookie-consent-block
booking.com,vivense.com##div[class^="cookie-warning-"]
adidas.de,adidas.nl#$#body { overflow: visible !important; }
adidas.de,adidas.nl#$#div[class*="cookie-consent-modal_"] { display: none !important; }
groupon.de###gdpr-bottom-banner
naughtyamerica.com##.privacy-disclaimer
waze.com##.wz-cc-container
sixt.at,sixt.be,sixt.ch,sixt.co.uk,sixt.com.br,sixt.de,sixt.es,sixt.fr,sixt.it,sixt.nl##.t3-cookie-notice
spotify.com##div[data-hypernova-key="MastheadHeader"] > .mh-message-bar
kik.com##.cookie_policy_outer
icq.com##.ca_wrap
uhrzeit.org###cookieContraption
shopdisney.de#$##disney-explicit-consent-prompt { position: absolute!important; left: -2000px!important; }
webtoons.com##._gdprCookieBanner
qoshe.com###hPolicyCookieAlert
jimdo.com##.pp-cookie-banner
tunnelbear.com##.banner-wrap
razer.com##.component-sticky-dialog
win2day.at#$#.disable-scroll { overflow: visible !important; }
win2day.at#$#.disable-scroll body { overflow: visible !important; }
win2day.at#$#.cookie-notification:not(body) { display: none !important; }
ultimaker.com##.consent-bar
escapefromtarkov.com###legalLightBlock
strava.com###stravaCookieBanner
webbrowsertools.com###euconsent
systweak.com##.footer-info
gezinomi.com##.fixedprotectionOfData
dreamworks.com##.notice-modal
osevio.com##body > .alert-warning.fixed-bottom
arduino.cc,ilmessaggero.it,repubblica.it,virginradio.it,3bmeteo.com##body #iubenda-cs-banner
1plus1.video#$#.cookies { display: none!important; }
1plus1.video#$#body { padding-top: 0!important; }
yello.de#$#body { overflow: visible!important; }
store.bg###cookiewarning-block
radio-canada.ca##.g-alert-cookie
patreon.com##.reactWrapper div[aria-live="polite"][aria-describedby="BannerContent-0"]
fakeemail.de,amway.ru,wizaz.pl##.disclaimer-container
canyon.com#$#.js-cookiesModal { display: none !important; }
canyon.com#$#body { overflow: visible !important; }
utair.ru##.CookiesAccept
siberianhealth.com##.top-informer-container
streema.com,schlaganfall-hilfe.de,tinyurl.com,istanbulhospital.com.tr,gazetesok.com##.alert
xm.com#$#body { overflow: visible!important; }
xm.com#$#.modal-backdrop { display: none!important; }
citaty.net,wallpapercave.com###consent-bar
banggood.com##.cookie-tip
estel.pro###footer-c-message
my.kaspersky.com##.js-cookie-notification-banner
translit.ru,translit.net#$#.tPechenkiInfoblock { display: none!important; }
abgreyd.servis2010.ru###uni-notification
cleanpng.com,pngindir.com,happymod.com##.fot-fixd
thegameawards.com##.cookies-pop-up
walmart.ca##div[data-automation="privacy-banner-wrapper"]
rnd.de##.pb-f-global-cookie-info-popup
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com##.js_privacy_policy
moba.i.daimler.com##body div[class^="overlay"]
news.at,profil.at#$#html { overflow: visible!important; }
news.at,profil.at#$#body { overflow: visible!important; }
dazn.com##aside[class^="cookie-banner"]
ren.tv##.cookies__panel
farfor.ru##.agreementPopup
wielkahistoria.pl###rodo-info
coinmarketcap.com##.cmc-cookie-policy-banner
asus.com.cn,asus.com###cookie-policy-info
volkswagen-karriere.de,vw.com,vw.com.hk,vw.com.mx,vw.ca,volkswagen.*###cookiemgmt
tempmail.net,tempail.com##.we-use-cookies
zeenews.india.com##.co-container
tvlicensing.co.uk###tvlcookies-prompt
web.dev##web-snackbar-container
packtpub.com###packt_gdpr_container
quermania.de###cookiefeld
betterworldbooks.com###gdprCookieNotice
paypal.me,paypal.com###gdprCookieBanner
2dehands.be,2ememain.be,marktplaats.nl##.gdpr-bottom-banner-container
reveal-sound.com###rs_cookie_declaration
kresy.pl,redmitips.com,itblog.ldlnet.net##.cli-popupbar-overlay
soundtoys.com##section[style^="background-color:#808080;"]
posttoday.com##.box-policy
linksnappy.com###euCookieBlock
puma.com##puma-cookie-banner
artlebedev.ru##.als-cookie-button
trtdinle.com,plume.com,teb-kos.com,ssense.com##.gdpr-popup
emag.ro,emag.hu,emag.pl##body .gdpr-cookie-banner
accupass.com##div[class$="-cookie-container"]
codetwo.com###common-cookielaw-container
newacropol.ru##link[href="/styles_form.css"] ~ div[style*="width: 100%; text-align:center; border-top:"]
dazn.com##div[data-test-id="cookie-disclaimer-wrapper"]
oyunlarskor.com###cerez_kabul
dnaindia.com,zeebiz.com###co-container.co-container
vawoo.co.uk,atompark.com,fuqer.com##.cookies-block
subscribestar.com##.notice_cookies
lavenir.net##.cookie-advert
iboysoft.com##.user_popup
boosty.to##div[class^="GdprOffer"]
mydrive.tomtom.com##.onp-cookie-consent-container
theweathernetwork.com#$#.taskbar { top: 0!important; }
facenews.ua###pblock
keepass.info###consent_c
grover.com##.snackbar-enter-done
grover.com##.snackbar-enter-active
ntv.com.tr##.bar--cookie-bar
||ressource.gdpr-banner.awsmpsa.com/js/tarteauxprunes.js
infoniac.ru##.cookie__message
getdigital.de,mall.tv##.privacy-wrapper
paginasiete.bo###cookies_overlay
flickr.com##.cookie-banner-view
avid.com##.fancybox-overlay
borsa.bitci.com,stellarium-web.org##.v-snack--bottom
infoeda.com,sonnik-enigma.ru,fitnessera.ru,zalakirovano.ru##.js-lwpcngNotice
econs.online##.cookies-notificator
/privacy/popup.js$domain=cdaction.pl|pcformat.pl
dzieciom.pl##.JS_cookieBar
cdr.cz,diit.cz###AiraGdprDialog
plastic-surgeon.ru##.this_site_uses_cookies
focal.com###cookie-request
echinacities.com##.bottomPrivacyAll
trojmiasto.tv,trojmiasto.pl###rodo_info
gopassagem.com##.cookies_cont
telemarket24.ru##.disklay-box-wrap
screencast-o-matic.com###tosbanner
otempo.com.br##.barra-cookie
gismeteo.lt,gismeteo.md,gismeteo.com,gismeteo.lv,gismeteo.pl##.cookienotify
hvylya.net,politeka.net,znaj.ua,cointelegraph.com,tupras.com.tr,hesapkurdu.com,ku.dk,auto-motor-i-sport.pl,menshealth.pl,motocykl-online.pl,runners-world.pl,womenshealth.pl##.privacy-policy
wsj.com###cx-notification
hinta.fi###hv-gdpr
lacoste.com,hl-live.de##.cookieconsent
clario.co,sketchfab.com,internations.org##.js-gdpr-banner
uniqlo.com##.h-modal-cookie
123rf.com###tnc-bar
rynekzdrowia.pl,horecatrends.pl,portalspozywczy.pl#$#.rodo { display: none !important; }
rynekzdrowia.pl,horecatrends.pl,portalspozywczy.pl#$#body.windowOpen { overflow: auto !important; }
visionexpress.pl##body > div[style*="position: fixed;"][style*="z-index:"][style*="background-color"]:not([class]):not([id])
find.com.tr###KVK_Cerez
pornhub.com,veepee.fr,dyson.com.ru,dyson.de,fonedog.com##.cookiesBanner
coolmathgames.com###yourCookieChoices
||nanosystems.it/js/nanoGDPR.min.js
youtube.com##.mealbar-promo-renderer
||properm.ru/*/panel_$script
bhub.com.ua##.policy-cookies
ee.co.uk#$#.cookie-banner__wrapper { display: none!important; }
ee.co.uk#$#body { overflow: visible!important; position: unset!important; padding-right: 0!important; }
templatemonster.com,insaatnoktasi.com,playson.com,zara.com,newpharma.fr,newpharma.be,newpharma.de,newpharma.nl,newpharma.at,apo24.ch,audemarspiguet.com,press.lv##.cookie-policy-popup
gls-group.eu###cookiePopupMinimized
bbva.es#$#body[style^="overflow: hidden;"] { overflow: visible!important; }
manoramaonline.com##body > div.gdpr-outer
gls-group.eu###cookiePopup
pariyer.com##.Rules
visvitalisbg.com##.bottom-freezed-bar
csaladinet.hu###CookieAcceptLayer
reddit.com#?##SHORTCUT_FOCUSABLE_DIV span > a[href$="/policies/cookie-notice"]:upward(section > div[style^="opacity"])
rosewe.com###accept_agree
videovegas.ru###agreement_cookie
lastampa.it,open.online###amp-user-notification-privacy
anydesk.com###any-cookieBar
linkedin.com###artdeco-global-alert-container
novakid.com.tr,wulfenerhals.de,netsiparis.com,d16.pl,akilliphone.com,wochenanzeiger-muenchen.de###band-cookies
allecodes.de###closeGdprContent
prosieben.de,sat1.de,computerweekly.com###cmp-banner
ran.de##cmp-banner
porngun.net###container-cookie-consent
sparwelt.de,asklepios.com,digi.com###cookie-acceptance
benq.eu##div[id^="cookie-"]
qt.io###cookie-confirm
blog.risingstack.com,blue-tomato.com###cookie-consent-box
ethplorer.io,ankarasigorta.com.tr,anadolusigorta.com.tr###cookie-notify
donquijote.org###cookie-policy-consent
account.xiaomi.com###cookie-usage-notify
trtkurdi.com.tr,trtturk.com.tr,trtmuzik.net.tr,radyo.trt.net.tr,prefix.com.tr,drnilgunturhan.com,c4ddownload.com,pastebr.xyz,textbin.net,shwoghk14.blogspot.com,ustreamy.co,premier-odessa.com.ua,dr.com.tr,idefix.com###cookieConsentContainer
tani6torico.com,servicebund.com,negocio.site,car2go.com,business.site###cookieDialog
callofwar.com,supremacy1914.com###cookieNotificationMain
subpng.com,allfreeapk.com###cookieScriptId ~ .fot-fixd
historiapojazdu.gov.pl###cookie_agree
alpha-bikes.de,fahrrad-riese.de,huebel-bonn.de,gencgazete.net###cookie_information
amigo-spiele.de,book-n-drive.de,drive-carsharing.com,facciabuco.com###cookiedialog
dailyhive.com###cookies-module
igg.com###cross_site_cookie_popup
investmentwatchblog.com###custom_html-14
msnbc.com,nbcnews.com###cx_bottom_banner
europepmc.org###data-protection-banner
redtube.com,redtube.net###eu_cookie_disclaimer
majorsoft.eu,malnapc.hu,netenpiac.hu,profikisgep.hu###firstLogNanobar
mql5.com###floatVerticalPanel
rei.com###gdpr-cookie-banner-container
aminoapps.com###gdpr-cookie-consent
football.ua,korrespondent.net###gdpr-disclaimer
timeslive.co.za,sowetanlive.co.za###gdpr-overlay
aliexpress.com###gdpr-section
aloyoga.com,ipv6onlyhosting.com###gdprBanner
videoder.com,youglish.com###gdprModal
tapatalk.com###gdpr_b
segodnya.ua###gdpr_cookies
itv.com###itv-glob-cookie-policy-holder
etna.com.br,datagroup.ua,e-bebek.com,luluhypermarket.com,teknosa.com###js-cookie-notification
youpornru.com,youporn.*,youporngay.com###js_euCookieModal
sklep.hard-pc.pl###kqs-cookie
linkfire.com,lnk.to###lnk-c
meinestadt.de###ms_cookie_ok
bkv.hu###navCookies
userbenchmark.com###notForm > div[id="notForm:userNot"] > .nb-parent
calcsbox.com###noticeWindow
alfred.camera###noty_layout__bottomLeft
azpc.info###ntf
aftermarket.pl###part-cookies
pornhdlive.com###personalized-content-notification
tvtvtv.ru,tochka-0.ru,memphis.edu,stopgame.ru,hi-fi.ru###pjAcceptCookieBar
sys-team-admin.ru###policy-cookie
aorus.com###policy-div-m
caf.fr###popup-accept-cookies
brainstation.io,dnb.com,disturbia.co.uk,sling.com,tutorialspoint.com###privacy-banner
bund.lkr.de,bistummainz.de,erzbistum-koeln.de,bistum-aachen.de,blendtec.com,musicmap.info###privacy-policy-banner
godaddy.com###privacy_widget
gamenet.ru###push-cookies
rp.pl,szukajka.tv###rodo-popup
journalslibrary.nihr.ac.uk###sk-cookies
helis.com###spcookiegdpr
electrokit.com###top-bar
commerzbank.de###uc-banner-modal
vive.com###vive-cookie-notice
mxlinux.org###webarx-cookie-notice
impiego24.it###wrapDisclaimer
windowsbbs.com##.DismissParent
mi.com##.J_agreeCookieModal
dataprotection.com.ua,drweb-av.de,drweb-av.es,drweb-av.it,drweb.cn,drweb.co.jp,drweb.com,drweb.fr##.SHOWIT-msgCase > .SHOWIT-msg_showed
tube8.com##.accept-cookies-wrapper
filesmonster.com##.accept-privacypolicy
cafe-zimmermann.com,instituto-camoes.pt##.activebar-container
legacy.speedtest.net,patientportal.advancedmd.com,visitnorway.ru##.alert-container
ufa.de##.analytics
vrm-epaper.de,badische-zeitung.de,heute.at,ots.at##.apa-consent-wrapper
invitro.ru##.attention--page
loxotrona.net,serfery.ru##.b-accept-cookie
nordlb.de,letyshops.com##.b-cookie-banner
reg.ru##.b-policy-info
partitionwizard.com,minitool.com##.bottom-cookie-wrap
boerse-stuttgart.de##.bsg-cookie-layer
hochzeitskarten.hochzeitsplaza.de,kwantum.nl##.cc-wrapper
casio-music.com,casio-europe.com##.cccenter-show-banner
seffafbelediyecilik.com,denizli20haber.com,agesahayatemeklilik.com.tr,yenigolcuk.com,hedefgazetesi.com.tr,eldedemokrasi.com,haberimizvar.net,isdunyasindakadin.com,egegundem.com.tr,kocaelisabah.com,balikesirartihaber.com,aydinyeniufuk.com.tr,afyonhaberturk.com,blokhaber.com,burdurgazetesi.com,kahtases.com,euromsg.com,vansesigazetesi.com,sabancivakfi.org,plastikciyiz.biz,dirilispostasi.com,avivasa.com.tr,m.milliyet.com.tr##.cerez
sporthink.com.tr,ereyon.com.tr,filmloverss.com,lulutata.com##.cerez-uyari
samsung.com##.cm-cookie-geo__msg-wrap
kimovil.com##.code_cookies
answers.unity.com,ring.com,interchalet.de,fox.com.tr,gameduell.de,screencrush.com,justwatch.com,loudwire.com##.consent-banner
fancentro.com##.consent-message
splunk.com##.cookie-banner-centered
fastwork.id,codingcompetitions.withgoogle.com,sitejet.io,zemana.com##.cookie-consent-bar
berliner-philharmoniker.de##.cookie-hint-wrapper
tidal.com,elektroda.pl##.cookie-info
netshoes.com.br,joyn.de##.cookie-notification-container
centauro.com.br##._pwlmmn
hackaday.com##.cookie-notifications
15min.lt##.cookie-policy-gdpr
accel-5.com,packagecloud.io,thegreatcourses.co.uk##.cookie-popover
storyfire.com,s7.ru##.cookie-usage
checkiant.com,belcantofund.com,obywatel.gov.pl##.cookie_agree
eto-razvod.ru,everylang.net,memeburn.com,supplementler.com,vitaminler.com##.cookie_container
honor.ru##.cookie_notices
bigbigchannel.com.hk##.cookie_policy_banner
animaker.com,ts.today##.cookie_section
castbox.fm##.cookies-conf
sipnet.ru##.cookies-message-panel
geminiadvisory.io,icons8.com##.cookies-widget
dt-updates.com,disk-tools.com,daemon-tools.cc,oreopeople.com##.cookies_banner
siemens.com##.cookiesnotification
myapples.ru##.copyright_fixed
sol.no,dagbladet.no,dinside.no,seher.no##.css-pp-box
e.gd.ru,e.budgetnik.ru##.customer-info-block__coockie
ichip.ru,playboyrussia.com,ivd.ru,lisa.ru##.disclamer
moebel-und-garten.de,vorname.com,eltern.de##.dsgvo
nyxcosmetics.com.tr,kiehls.com.tr,bauhaus.com.tr##.duyuru-camp
really-learn-english.com,buildcomputers.net,grammarbank.com##.eucookiebar
hvv.de##.f-cookie-banner
mironline.ru##.footer-personal-data__wrapper
qvcuk.com,qvc.de##.footer-privacy-banner
fxstreet.ru.com##.fxs_alertCookies
samsung.com##.gb-gnb__notice-bar
careers.google.com##.gc-cookie-bar
fanpage.it##.gdpr-bar
simcast.com,avaaz.org##.gdpr-block
surveymonkey.de,petri.com,surveymonkey.com,canadapost.ca,research.net,thurrott.com##.gdpr-cookie-banner
nejm.org,vpnranks.com##.gdpr-msg
lingq.com##.gdpr-notice
myguestaccount.com##.gdprBackgound
rover.com##.global-announcement-bar
nevalink.net##.header__cookie-row
ikea.com##.hnf-banner
huawei.com##.huawei-bootom-cookie
weheartit.com,vkusvill.ru##.js-cookie-warning
olimpsport.com##.konatsu-cookies
ing.com.tr,ingbank.com.tr##.kvk-footer-warning
turkcell.com.tr,vergoelst.de##.m-cookie
polar.ru##.messageBlock
511tactical.com#$#.modal-backdrop { display:none!important; }
warhead.su##.notice--wide
jaguar.ru,jaguar.com##.notificationBars
guideautoweb.com##.notification[data-nots-uid="gdpr-guideauto"]
viarail.ca##.opened-cookie-alert
origin.com##.otknotice-stripe
sport.ua##.policy-accept
mnb.hu##.popupDialog
webatic.com##.ppa-notice
parks.vic.gov.au,sanofi.com.tr,sanofi.com,famousfootwear.com##.privacy-warning
inquirer.net##.qni-cookmsg
realme.com#$#.r-cookie { display: none !important; }
realme.com#$#body { overflow: visible !important; }
donationalerts.com##.s-cookies-warning
sachane.com##.sa-cookie-law
rarus.ru##.section__policy
geoportal.gov.pl##.showme.cookies
usenix.org,kantarsifo.se,premiumcamps.info,romdb.geeklogger.com##.sliding-popup-top
maximum.com.tr##.sticky_cookie_warning
unimelb.edu.au##.tealium_privacy_prompt
thegeeklygrind.com,rapidleaks.com,environmentafricamag.com,blog.lacoste.com.tr,showgamer.com,thesportsrush.com,blog.psyalter.ru,fmhikayeleri.com,xiaomiplanet.sk,rosaviinijaruoka.fi,analyticsindiamag.com,23-59.com.ua,geleceksimdi.com,truthinsideofyou.org##.thb-cookie-bar
jigsawplanet.com##.ts-msg.ts-type0
bakker-belgique.com,bakker-belgie.com,bakker.*,jpurecords.com##.upsell-gdpr-banner-container
westjet.com##.wj-header-usercookies
theweathernetwork.com##.woahbar
tiendeo.it##section[data-testid="cookies_footer"]
buson.com.br##.gv-cookie-lgpd-alert-container
bombbar.ru##.wrap_info_cookie
511tactical.com#$#.modal-open { overflow:visible!important; }
dt.no,nettavisen.no##amedia-privacybox
tomshardware.com,forbes.com,auto-swiat.pl,komputerswiat.pl,mobil.stern.de##amp-consent
filmon.com##body > #design-switcher
siparis.mcdonalds.com.tr##body > .alert-dismissible.notification[role="alert"]
iobit.com##body > .float-bar
cgtrader.com##body > .notice
cdn.ampproject.org##body > amp-user-notification
blablacar.ru##body > div > div.CookieBanner
sabah.com.tr##body > div.veriAltBar
sdamgia.ru##body > div[style^="text-align: left;"][style*="z-index: 10000;"]
hyundai.com##body.topBanner > .mainTopBanner
educaplay.com,faceit.com,mtv.fi##cookie-consent
511tactical.com#$##cookieModal { display:none!important; }
t-mobile.nl#$##cookiePopup { display:none!important; }
alpari.com##div[class="-footer__notice"]
brain.fm##div[class^="CookiePopup__transparentWrapper"]
qiwi.com##div[class^="cookies-self"]
blendersecrets.org,pixelsurplus.com##div[class^="sqs-cookie-banner"]
speedtest.net##div[data-view-name="privacy-updated-notice"]
developer.android.com##div[type="cookie-notification"]
redv.co##div[data-reactroot] > div > article + footer + div
otpbank.hu#$#gdpr-consent { display:none !important; }
healthline.com#$#body { overflow: visible !important; }
web-ru.net##html > div[class^="div"]
intermarche.pl#$#body.showCookie .sec--head { top: 0!important; }
intermarche.pl#$#body.showCookie .wrapper-for-blocked-content { margin-top: 0!important; }
krone.at#$#body { overflow: visible !important; }
majorsoft.eu#$#body { padding-top: 0!important; }
meteoblue.com#$#body { overflow: visible!important; }
meteomedia.com#$#.taskbar { top: 0px!important; }
meteomedia.com#$#.woahbar { display: none!important; }
meteomedia.com#$#body { overflow: visible!important; }
healthline.com#$##modal-host { display: none !important; }
fdoctor.ru#$##notificationCookies { display: none!important; }
obywatel.gov.pl#$#.modal-backdrop { display: none!important; }
obywatel.gov.pl#$#.modal-rodo { display: none!important; }
obywatel.gov.pl#$#body.modal-open { overflow: visible!important; padding-right: 0!important; }
oppo.com#$##oc-container.asking_cookie { padding-top: 0!important; }
oppo.com#$##oc-wrapper > #use_cookies { display: none!important; }
otpbank.hu#$#body { overflow: visible !important; }
sparkmailapp.com#$#.gdpr-cookie { display:none!important; }
sparkmailapp.com#$#.top-menu { top:0px!important; }
sparkmailapp.com#$#body {padding-top:0px!important; }
fancentro.com#$##sticky-header-wrapper { height: 0!important; }
t-mobile.nl#$#.modal-backdrop.show { display:none!important; }
t-mobile.nl#$#.modal-open { overflow:visible!important; }
toggl.com#$#.header { top: 0!important; }
track-trace.com#$#.tingle-modal[style="z-index: 1100;"] { display: none!important; }
track-trace.com#$#body { position: absolute!important; }
voyageforum.com#$#body { overflow: visible!important; }
voyageforum.com#$#div[id^="overlay"] { display: none!important; }
wylecz.to#$#body { overflow: visible!important; }
||cookie.avt.pl/cookie-script
||cookies-consent.skoda-auto.com/js/cookies-manager.js
hotspotshield.com###AF_GDPR
shahid.mbc.net###DGPR
dnslytics.com###EU_Cookie_Message
nokaut.pl###GDPRModal
docinsider.de###__cookiemsg
teetres.com###_cookies_info
la7.it,sony.ua,sony.ru,priceless.com,gazzetta.it###_evh-ric
hk.on.cc###acceptDisclaimer
educarex.es###aviso-cookies
ojooo.com,yellow.place###cc-bar
ipaddress.com,flanco.ro###cc-wrapper
avrotros.nl,nporadio2.nl,nporadio4.nl,nporadio5.nl,nos.nl,nporadio1.nl,npostart.nl###ccm_notification
purposegames.com###ccsn
webd.pl###cffc
celebheights.com###ckeu
foreca.ru###ckieconsent
haberay.com.tr,halktv.com.tr,61trabzonhaber.com,isilanlarikariyer.com,bolgegundem.com,neoldu.com###cm-cookie-policy
esteban.fr,shopping.rakuten.com###cnilBanner
codemasters.com,dirt4game.com###codemasters_cookies
interhome.de,techonthenet.com,ncalculators.com,editpad.org,katho-nrw.de,fiyatgrafik.com,gartenprofi.net,alibre.info,fisglobal.com,delamar.de,gnosis.io,anyclip.com,manybooks.net,cardzmania.com,netzwelt.de,antarestech.com,nperf.com,notebookinfo.de,telefuel.com,alarabiya.net,dijnet.hu###consent
revouninstaller.com###consentAccepted
ebay-kleinanzeigen.de,mobile.de,nordic.businessinsider.com###consentBanner
krunker.io###consentBlock
sandisk.com,support-en.wd.com,westerndigital.com,infowarsstore.com,reebok.pl,origin.com,philips.hu,marriott.com,marriott.com.ru###consent_blackbar
metromodels.com,besplatka.ua###cookie-bottom
serato.com###cookie-info-banner
saggiamente.com###cookie-law-padding
reimageplus.com###cookie-note
techgara.com,techbigs.com,news-medical.net###cookie-notice-bar
minecraft-statistic.net###cookie-privacy-info
image-line.com###cookie-toolbar
budgetthuis.nl,computertotaal.nl###cookie-wall
dagi.com.tr,cmwltd.co.uk,vidobu.com,kockariyerim.com,bebekodam.com,sleepy.com.tr,alniaciklar.com,investors.atlassian.com,kocakademi.com,foxpost.hu,k-booster.info,sport1tv.cz,sport1tv.hu###cookieAcceptBar
kupujemprodajem.com###cookieConsentHolder
tenmedia.de,flightaware.com###cookieDisclaimerContainer
uzmantv.com###cookieNotf
rathenau.nl,wefashion.nl,xxlgsm.hu###cookie_div
berekenen.nl###cookie_notice_desktop
sportsshoes.com###cookie_policy_accept
playcentral.de###cookiebar_playnation
a-coding-project.de,hope-magazin.at,schluter.com.tr,notebook.hu,timvision.it###cookiebox
openspeedtest.com###cookieconsent
microstore.hu###cookielawdiv
biedronka.pl###cookiepopupdiv
miuios.cz,ascii-code.com,htmlsymbols.xyz,dietotenhosen.de,cambio16.com,hacker-pschorr.com,gamersglobal.de,spinninrecords.com,operamusica.com,splashdamage.com###cookies-eu-banner
donguralesko.pl,poradnikogrodniczy.pl###cookiesEU-box
hyundai.hu###cookies_information
razer.com###cookies_popup_container
werruft.info,forte.com.pl,plny.pl###cookiesinfo
ilanversen.com###cookiesusage
dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.eu,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gratka.pl,gs24.pl,katowice.naszemiasto.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowiny24.pl,nowosci.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl###cross-dialog
limakhotels.com,taliun.com,globaltvapp.net,ntgreekguy.com,ikbalthermal.com,sitemodify.com,wmespeakers.com###d-notification-bar
newser.com###divCM
polygonscan.com,etherscan.com,bscscan.com,ocsworldwide.co.uk,etherscan.io###divcookie
ensighten.com,surfeasy.com,vw.com.br,vueling.com,easyjet.com,fidelity.de,experianidentityservice.co.uk,nortonlifelock.com,experian.co.uk,norton.com,beerwulf.com,volkswagen.ch,volkswagenplus.ca,bhphotovideo.com,binekarac.vw.com.tr,latimes.com,scotsman.com###ensNotifyBanner
forum-kulturystyka.pl###fk-terms
4gtv.tv###footer > #Allow[style^="width:"]
mvm.hu###footer-consent
mvm.hu###footer-consent + #policy-accept-form
vandyke.com,careers.lilly.com,dpdhl.jobs,itnews.com.au,jibtv.com###gdpr-alert
waves.com###gdpr-box
passfab.ru,wondershare.*###gdprAgree
bollywoodlife.com,netadmin.com.tw,bgr.in,india.com###gdprBox
kidstaff.com.ua###gdpr_panel
gamedistribution.com###gdsdk__splash
crocs.de###headerTopTracking > .background-gray-dark
heroku.com###heroku-cookie-banner
criticker.com###i_cookies
alsen.pl,bdsklep.pl,mediamarkt.pl,redcoon.pl,vobis.pl,zadowolenie.pl###js-cookieInfo
banggood.com###jsUseCookieTips
haber46.com.tr,cnn.co.jp###my-notification
paris.fr###notice_cnil
nhk.or.jp###nw_gdpr_view_id
academic.oup.com###oupcookiepolicy_message
omcar.pl,medicinadent.ru,milleni.com.tr###policy
ecs.com.tw,aorus.com,gigabyte.bg,gigabyte.by,gigabyte.cn,gigabyte.com,gigabyte.com.gr,gigabyte.com.tr,gigabyte.cz,gigabyte.dk,gigabyte.lv,gigabyte.no,gigabyte.pl,gigabyte.pt,gigabyte.rs,gigabyte.ru,gigabyte.ua,gigabyte.uz###policy-div
y8.com###policy-validation
stat.gov.pl###polityka-ciastek
stipendienlotse.de,deutschlandstipendium.de,aufstiegs-bafoeg.de,bne-portal.de,praktisch-unschlagbar.de,ausbildung-weltweit.de,bmbf.de,gesundheitsforschung-bmbf.de,xn--bafg-7qa.de###privacy-note
iprbookshop.ru,104.ua,unews.pro,maxi.ca,demirexport.com,arcelik.com.tr,mp.pl,mymemory.translated.net###privacy-policy
speedtest.net###privacy-updated-modal
timeanddate.com###privacybanner
cam4.com###promptArea
epuap.gov.pl###rodo-modal
senetic.de,senetic.pl###rodoRow
diffnow.com###root > div[style^="width: 100%; display: flex; position: fixed; bottom: 0px; height: 64px; justify-content: center; align-items: center; background-color:"][style$="box-sizing: border-box;"]
rtp.pt###rtpprivacycontent
le-livre.fr###showcookie
grupanya.com###site-notification
pressreader.com,wiseed.com###snackbar-container
thehungryjpeg.com###stickyWarningCookiePolicy
sevil.com.tr###stnc-cookiecontract
forbes.com###teconsent
acom.pl,lantre.pl,maxsklep.pl,technikalia.pl###topInfoContainer1
ufg.pl###ufg-cookies
unideb.hu###unideb-gdpr-block
oekom.de,tvz-verlag.ch,dtv.de###wh_cookie_advice
tinder.com###___gatsby > div.Pos\(f\).Start\(0\).End\(0\).Bxsh\(\$bxsh-4-way-spread\).B\(0\)
n12.co.il,mako.co.il##.GDPR-Msg
meduza.global.ssl.fastly.net,meduza.io##.GDPRPanel-root
userstyles.org##.NotificationLine
office-hilfe.com,lpsg.com,windows-10-forum.com,windows-info.de,superherohype.com,wunderkessel.de,forums.sherdog.com,gamepro.de,gamestar.de,htforum.com,linksysinfo.org,tonymacx86.com##.Panels > .DismissParent.notice_-1 > .noticeContent
fashionmodeldirectory.com##.PrivacyNotice
ok.ru##.__cookies
pixiv.net##._gdpr-notify-header
aliexpress.com##.aliexpress-notice
tv3.ru##.app-cookie-agreement
uni-sopron.hu##.awe_cookie
rosuchebnik.ru##.b-cookie-notification
quicksave.su##.banner-policy-wrap
worthpoint.com##.bannerContainer.visible
bayer.com##.bayer-cookie-disclaimer
bose.ae,bose.at,bose.ca,bose.ch,bose.cl,bose.cn,bose.co,bose.co.jp,bose.co.nz,bose.co.uk,bose.com,bose.com.au,bose.de,bose.dk,bose.es,bose.fi,bose.fr,bose.hk,bose.hu,bose.ie,bose.it,bose.lu,bose.mx,bose.nl,bose.no,bose.pe,bose.pl,bose.se,bose.sg,bose.tw,bose.vn,bosebelgium.be,boseindia.com,boselatam.com##.bose-infoBar2016--cookie
my.avira.com##.bottom-page-notification[ng-show="cookiePolicyCtrl.isNotificationVisible"]
old-games.ru##.bottomFixer > div.Notices
nhl.com##.btm-nhl-announcement-modal[data-cookie-id]
ria.com##.c-notifier-container
linkvertise.com##.cc-window[aria-label="cookieconsent"]
samsung.com##.cm-cookie-geo > .cm-cookie-geo__msg
softorino.com,mapcarta.com,aatreeshop.de,speicherguide.de,fotav.hu,dayz.xam.nu,figyelo.hu,ibs-b.hu##.consent
perspective-daily.de##.consent_cookies
bijuteri.net,kriterdergi.com,natro.com###readed_contract_row
rijksmuseum.nl##.cookie-bar-mask
speyer.de,skoda.com.tr##.cookie-consent-dialogue
intergastro.de,komplett.se,komplettbedrift.no,farmasiet.no,komplett.no##.cookie-consent-overlay
hearing-screener.beyondhearing.org,moebel-as.de,dji.de,boesendorfer.com,finnair.com##.cookie-consent-wrapper
meloradio.pl##.cookie-giodo
gordonua.com,nv.ua##.cookie-label
toornament.com##.cookie-legal
lebegesund.de,macupdate.com##.cookie-manager
smashbros.com##.cookie-notes
trthaber.com,trtspor.com.tr,calik.com,telekom.hu##.cookie-policy-container
zebramo.com,modacruz.com##.cookie-policy-sticky
mobile.lebara.com##.cookie-pop-up-component
honka.com,iga.net,symfonycasts.com,knpuniversity.com##.cookie-popup-container
forum.huawei.com,viactiv.de,salom.com.tr,vatanbilgisayar.com,weber.com##.cookie-privacy
pkobp.pl##.cookie-rodo
fundingcircle.com##.cookie-statement
zaful.com##.cookie-tip-wrap
wykop.pl##.cookie.rodo-alert
pz-news.de,gsmchoice.com,mgsm.pl##.cookieBackground
justanswer.de##.cookieBannerText
tebkariyer.com,cepteteb.com.tr,teb.com.tr##.cookieMain
maxxroyal.com,secmarket.com.tr,marketcentral.hu##.cookieModal
ahajournals.org,onlinelibrary.wiley.com##.cookiePolicy-popup
motocms.com##.cookie_block
mrskin.com##.cookie_usage
kla.tv##.cookie_warn_box
novatours.ee,empik.com##.cookies-accept
lexception.com,mtb.ua,kiehls.ru,privetmir.ru,eventvods.com,fendi.com##.cookies-disclaimer
ho-mobile.it##.cookies-wrp
bmi-online.pl##.cookies__info
webuy.com##.cookies_div
purepc.pl##.cookiesinfo
rappler.com##.cp-slider-popup
gravatar.com,wordpress.com##.custom-cookie-banner
tannoy.com,klarkteknik.com,tcelectronic.com##.cv2-wrapper
mercury.ru,burdastyle.ru,graziamagazine.ru,ichip.ru,playboyrussia.com##.disclame_block
eukasa.pl##.div_coockie
edx.org##.edx-cookie-banner-wrapper
angel.co##.eu_cookie_consent
espanarusa.com##.eula-popup
ign.com,downdetector.it,pfizer.de,downdetector.in,downdetector.com,pfizeryaninizda.com,pfizer.com.tr,crucial.com,popsugar.co.uk,popsugar.com,popsugar.com.au##.evidon-consent-button
iotransfer.net,macbooster.net##.fl-accept
drivereasy.com,iobit.com##.float-bar
doctoralia.com.br,doktortakvimi.com,znanylekarz.pl##.floating-cookie-info
ulm.edu##.gdpr-consent-form
meteoblue.com,ajinomoto.co.jp,wsj.com##.gdpr-message
iqcode.com,brooksbrothers.com,ascm.org,verywellfit.com,2ememain.be,cyclegear.com,verywellhealth.com##.gdpr-notification
juksy.com,prothomalo.com,hikvision.com,norway.no,radiozu.ro##.gdpr-wrapper
skins.cash##.gdpr__container
gopro.com##.gpn-gdpr-container
imoulife.com,mg.co.uk##.header-cookie
patee.ru##.informer2
reverb.com##.intl-settings-nag
mediaexpert.pl#$#.is-cookies { display: none !important; }
electro.pl,3sat.de,ccc.eu##.is-cookies
duckduckgo.com##.js-badge-cookie-msg
mall.pl##.js-consent-panel
lingvanex.com,home.pl,samsung.com##.js-cookie
ing.pl##.js-cookie-policy-box
blog.twitter.com##.js-eu-cookie-notice
agatameble.pl##.js-infoBarCookies
praca.gov.pl##.komunikat-panel-cookies
archdaily.*,plataformaarquitectura.cl##.kth-toast--bottom
vectra.pl##.l-cookies
lexus-polska.pl,lexus.am,lexus.at,lexus.az,lexus.be,lexus.bg,lexus.ch,lexus.co.il,lexus.co.uk,lexus.com.cy,lexus.com.tr,lexus.cz,lexus.de,lexus.ee,lexus.eu,lexus.fi,lexus.fr,lexus.gr,lexus.hr,lexus.hu,lexus.ie,lexus.is,lexus.it,lexus.kz,lexus.lt,lexus.lu,lexus.lv,lexus.nl,lexus.no,lexus.pt,lexus.ro,lexus.se,lexus.si,lexus.sk,lexus.ua,lexusauto.es,lexusgeorgia.ge##.l-disclaimer
ivi.tv##.lowest-teaser
aurora.ua,androidsfaq.com,prizyvanet.ru,rucore.net,vesti.uz,nalivay-ka.ru,perstni.com##.lwpcngNotice
insideevs.com,motor1.com##.m1-footer-messages
myanimelist.net##.modal-content
motor-talk.de,motorbasar.de,motortests.de##.mt-cc-bnnr
mtvuutiset.fi##.mtvcookienotificationscontainer
wifire.ru##.nbn-cookie-info
realitycheats.com,hobby-machinist.com,safezone.cc##.notices--bottom_fixer
free.kaspersky.com##.notification-bar.bottom
pekcazip.com,e-karali.com,ozbaymobilya.com,checkdomain.de,checkdomain.net##.notification-wrapper-bottom
leonardohobby.ru,qnbfinansbank.com##.notify-cookie
pornxs.com##.notify_cookie
techbang.com##.notify_stickie
nordot.app##.js-page__gdpr
nordot.app##.page__gdpr
priberam.org##.pb-cookies
hotellook.com,kongregate.com##.policy-bar
nazwa.pl##.policy-box
makeup.ru,skin.ru##.popup-cookies
extremetech.com,ign.com##.privacy-content
cbc.ca##.privacyNotification
ubezpieczenia.fly4free.pl,rankomat.pl##.rank-cookie-bar
klaas.com,jolla.com,sailfishos.org##.rcc-panel.group
net-s.pl##.regulations
zoomalia.de,mister-auto.de,iliad.it##.rgpd-banner
archiconnect.pl,mas-sport.pl,polskieradio.pl,minecraft.org.pl##.rodo
polskieradio24.pl,dziennikwschodni.pl,polskieradio.pl##.rodo-modal
cdaction.pl,deccoria.pl,direct.money.pl,fishki.pl,interia.pl,maxmodels.pl,money2money.com.pl,okazjum.pl,pcformat.pl,poboczem.pl,pomponik.pl,rmf.fm,rmf24.pl,rmfclassic.pl,rmfon.pl,smaker.pl,styl.pl,totalmoney.pl##.rodo-popup
rts.ch##.rts-cookie-warning
daybreakgames.com##.soe-cookie-policy
sketchbook.com,salzwedelerbaumkuchen.de,gentlemanstationer.com,nakedandfamousdenim.com,velkase.com,audiophileon.com,annaclemens.com,worldnaturephotographyawards.com,praxis-alex-berlin.com,zahnarzt-kyber.de,eduardo-monica.com,neverware.com,turk.net,hearthmusic.com,huskichocolate.com,linnbad.no,podtrac.com,quillsoft.ca,redthreadgames.com,welcome.volleyballworld.tv##.sqs-cookie-banner-v2
acrylicwifi.com##.tar_cookiesBar
untappd.com,change.org##.tos-banner
mopub.com,twitter.com##.u12-data-protection-notice
udemy.com##.ud-component--footer--eu-cookie-message
abs-cbn.com,tfc.tv##.uninav-cookie-law-container
pzpn.pl##.viia-cookie
trendyol.de,trendyol.com###cookie-policy-app
jamanetwork.com##.widget-GdprCookieBanner
swimswam.com##.wpcn_banner-wrapper
polskieradio.pl,polskieradio24.pl##.wrap-cookie-info
/pp-t-a-c.js$domain=bmi-online.pl|dieta.pl|domzdrowia.pl|fabrykasily.pl|fora.pl|forum-kulturystyka.pl|odkrzychadoronaldo.pl|swistak.pl|toplista.pl|torrent.top-100.pl|trizer.pl|jestemfit.pl|kobiety.pl|e-gym.pl
belsat.eu#$#body { overflow: visible!important; }
belsat.eu#$#html { overflow: visible!important; }
krsystem.pl##body > #cook
zeenews.india.com##body > #fb-root ~ #co-container.co-container
targeo.pl##body > div[style^="position: absolute; z-index:"]:not([class]):not([id])
msi.com##body > #ccc
bt.dk#$#body { overflow:visible!important; }
chron.com,mysanantonio.com#$#body { overflow: visible!important; }
mediamarkt.nl#$##cookieLayer { display:none!important; }
datanyze.com#$#body { overflow:visible!important; }
cloud.google.com,firebase.google.com,fuchsia.dev,developers.google.com,source.android.com##devsite-snackbar[type="cookie-notification"]
opengapps.org##div.mdl-snackbar[aria-live]
br.de##div[class^="StyledComponents__CookieContainer-"]
bt.com##div[class^="cookie-ui"]
square-enix.com,square-enix-games.com##div[class^="notice_Notices_"]
macpaw.com##div[data-banner="cookies"]
friday.ru##div[data-block-closer-storage="cookie"]
avans.pl##div[data-component="cookieContent"]
etsy.com##div[data-etsy-promo-cookie-expires]
etsy.com##div[data-gdpr-consent-prompt]
magazin.com,manufactum.de##div[data-test-sell-cookie-banner]
epdf.tips##div[id$="_cookie_box"]
ancestry.com##div[id^="Banner_cookie"]
etransport.pl#$#.ui.dimmer { opacity: 0!important; display: none!important; }
foodnetwork.co.uk#$#body { overflow: visible!important; }
foodnetwork.co.uk#$#html { overflow: visible!important; }
gamewatcher.com#$#.gdpr-modal { display: none!important; }
imobiliare.ro#$#.modal-backdrop { display:none!important; }
imobiliare.ro#$#.modal-open { overflow:visible!important; }
youtube.com##iron-overlay-backdrop
mediamarkt.nl#$#.modal-backdrop { display:none!important; }
mediamarkt.nl#$#.modal-open { overflow:visible!important; }
imobiliare.ro#$##modalCookies { display:none!important; }
overdrive.com#$#html { overflow:visible!important; }
remontnik.ru##rtk-cookies-notice
whatismymovie.com#$##termsandconds { display:none!important; }
tommy.com#$#.ReactModalPortal { display: none !important; }
tommy.com#$#body { overflow: auto !important; }
vitaminshoppe.com##vshoppe-gdpr-privacy-notice-component
whatismymovie.com#$#.modal-backdrop { display:none!important; }
whatismymovie.com#$#.modal-open { overflow:visible!important; }
youtube.com##ytd-popup-container ytd-mealbar-promo-renderer
||cdn.bnnvara.nl/projects/cookie-module/index.js
||forumsamochodowe.pl/js/jquery.cookie.js
||rodo.agora.pl^
||weblio.hs.llnwd.net/e7/script/include/free_or_premium_registration_cookie.js
knappschaft.de,statisticshowto.com,lootboy.de,compress-or-die.com,adventuregamers.com,benzinekosten-berekenen.nl,deine-tierwelt.de,jofogas.hu,refinery29.com,wickr.com###CybotCookiebotDialog
kbb.com.br,kbb.sapo.pt###KBBCookieNotifier
forticlient.com,fortiguard.com,fortinet.com###__agreementBar
shell.co.kr,sony.co.uk,shellsmart.com,shell.com.tr,shell.de,thequietus.com###_evidon-background
humblebundle.com,pfizer.de,shell.com.ru,polcard.pl,fiserv.com,techbargains.com,shell.pl,zecken.de,babycenter.com,pfizer.it,pfizer.co.uk,howlongtobeat.com,economist.com,ookla.com,askmen.com,shell.com,mashable.com,extremetech.com,ignboards.com,shell.com.tr,lenovo.com,menshealth.com,esquire.com,geek.com,ign.com,pcmag.com,speedtest.net###_evidon-barrier-wrapper
totalbike.hu,indamediasales.hu,divany.hu,blog.hu,indavideo.hu,femina.hu,index.hu,totalcar.hu###_iph_cp_popup
ubuntu-it.org###_ubuntu-it_cookie_policy
woocommerce.com###a8c-cookie-banner
m.life.hu,menetrendek.hu###ac.ac-open
momondo.de###ajaxStyleJamCookiesMessage
br-klassik.de,br.de###brCookieBanner
haberarsiviyiz.com,ozelkuvvet.com,sarizeybekhaber.com.tr,tcmakale.com###cerezsorgula
fototips.ru,natureweight.ru###clearfy-cookie
ddos-guard.net,pickawood.com,sima-land.ru,cian.ru,flagma.ru,mintos.com,auchan.ua,eva.ru,flagma.ua###cookie-agreement
skyscanner.de,skyscanner.fr,skyscanner.net,skyscanner.pl###cookie-banner-root
tiny.do,egyshort.info,megaurl.in,psl.pw,adpop.me###cookie-pop
akrep.com,tomshw.it###cookie-privacy
dji.com###cookie-tip
dortmund.de###cookieNoteBox
kumanda.tv,canlitvizlemeli.com,yayinlar.tv,canlitvizle.*,canlitv.*,sondakika.com,hastane.com.tr,haberler.com###cookiePolicyw
1fichier.com###cookie_box
timeshop24.de,wer-weiss-was.de###cookie_hint
vodafone.it###cookiefascia
sixt.jp,neudorff.de,ib-sh.de,gesundheitsstadt-berlin.de,fcn.de,schema.de,hobby-caravan.de,dkb.de,jam-software.com,jam-software.de,gamepro.de,gamestar.de,ncp-e.com###cookiehint
gelsenkirchen.de,sgs-cqe.de,km-bw.de,heinrich-braun-klinikum.de,kzvn.de,pleissental-klinik.de,bsw.de,contabo.de,avs.de,skybet.de###cookiehinweis
gyakorikerdesek.hu###cookiekezeles
press.pl,oplacalny-software.pl,plfoto.com###cookies-box
journeyman.tv,ev.org.br,whatfontis.com###cookies_alert
vk.com###cookies_policy_wrap
asicstr.com,eastmarine.com.tr,mjmultimedia.se,24hmeal.se,sindal.com.tr,tshop.com.tr,jobbogfritid.no,shop.ltbjeans.com,thomas-philipps.de###eu-cookie-bar-notification
lo4d.com###eucookie-notice
hostinger.*,box.com,thelayoff.com,miniclip.com,narcity.com###gdpr-consent
web.tv###gdpr-warning
cyberlink.com###gdpr_note
a2hosting.co.id,a2hosting.com###gdpr_notice
gamefound.com###gfu-component-cookie-policy-box
tim.it###gld_cookie_flag
gjirafa.com###iframe_cookie
poweruser.guru###js-gdpr-consent-banner
irreverentbible.com,spam404.com,bieralp.de,carlsonlabs.com,linuxandubuntu.com,popkedi.com,weebly.com,wicar.org###kb-container
neumarktonline.de,lungenaerzte.net,reizdarmselbsthilfe.de,pflanzenfreunde.com,ingolstadt-today.de,dslr-forum.de,seitenreport.de###mbmcookie
timeanddate.com,timeanddate.de###mpo
galeriasavaria.hu###notyCookie
apkpure.com###policy-info
laptopmag.com,livescience.com,tomsguide.com,toptenreviews.com###prism-modal[data-template="banner"]
starwindsoftware.com###privacyPopup
sso.rajasthan.gov.in,startnext.com,iletisim.com.tr,iloveimg.com,ilovepdf.com,nelly.com,sponichi.co.jp###toast-container
skylinewebcams.com###trigCookie
zajac.de,kopp-verlag.de,gartenversandhaus.de,the-british-shop.de,77onlineshop.de###ws_cookie_layer
newsvideo.jp,ffzap.com,grohe.de,flatuicolors.com,jdoodle.com,sndbox.com,vev.io,vidop.icu,vidup.io##.Cookie--bottom
blog.aboutamazon.de,agoda.com,m.vk.com##.CookiePolicy
meduza.global.ssl.fastly.net,meduza.io##.GDPRPanel
elektrikforum.de,wilderssecurity.com##.Notice.DismissParent
megogo.sport,megogo.net,megogo.ru##.agreement-notify_v1
roblox.com##.alert-cookie-notice
orf.at##.b-dsgvo-banner
arbeitsagentur.de##.ba-banner-disclaimer
nivea.*,niveausa.com##.nx-cookie-policy-popup
forbes.pl,onet.pl,pclab.pl##.cmp-app_gdpr
madamecoco.com,businessinsider.in,gadgetsnow.com,indiatimes.com##.consent-popup
m.bosch-garden.com,birdinflight.com,petsathome.com,dnevnik.hr##.cookie-dialog
finder.com##.cookie-footer-bar
schaumstofflager.de,photowall.de,turkiyesigorta.com.tr,turkiyehayatemeklilik.com.tr,vakifemeklilik.com.tr,nofluffjobs.com##.cookie-information
dmax.com.tr,gq.com.tr,tlctv.com.tr,vogue.com.tr##.cookie-item
de-mail.info,gmx.net,web.de##.cookie-lasche
veeam.com##.cookie-messaging
opswat.com##.cookie-ntc
okmarket.ru,ulker.com.tr,vogue.ru##.cookie-pane
ikea.com.tr##.cookie-policy-cont
airindia.in##.popupGDPR
allonlinestore.in,100sp.ru##.cookie-window
34.ua,cht.com.tw,specialized.com,kinda.media,gavlekonserthus.se,gavlesymfoniorkester.se,medimagazin.com.tr,tvr.co.uk##.cookie-wrap
opy.com,mwave.me,toptal.com,ikea.com,mydays.at,mydays.de##.cookie_banner
pcloud.link,pcloud.com##.cookie_consent_holder
karnaval.com##.cookie_message_container
hardwareluxx.de,watson.ch,watson.de##.cookiefooter
spessart-klinik.de,hipenpal.com,scouter.de##.cookienotice
mrfdev.com##.cookies-consent
promkod.ru##.cookies-mass
linex.ru,xmind.net,moiglaza.ru##.cookies-prompt
easyhits4u.com,reji.me##.cookies-warn
designmodo.com##.dialog[data-dialog-id="dm-accept-cookies"]
musikersuche.musicstore.de,haeger-versicherungen.de,dielinke-nrw.de,dielinke-dortmund.de,linke-darmstadt.de,wmk-hvb.de,trud.com,pzonline.com,linksfraktion-nord.de,sinfonia.is,snipboard.io,countwordsfree.com,tudogostoso.com.br,die-linke.de,net.hr##.disclaimer
footlocker.de,footlocker.eu,runnerspoint.com,runnerspoint.de,sidestep-shoes.de##.fl-cookie-notice
sitechecker.pro##.footer__cookie
trello.com##.gdpr-cookie-consent-banner
ivacy.com##.gdpr-hellobar
itprotoday.com##.gdpr-popup-border
veeam.com##.header-component__messages-overlay
flightradar24.com##.important-banner--cookies
itv.com##.js-site-alert
shophair.ru##.modal_popup_sessid_box
wmeagency.com,lesara.de,megawrzuta.pl,postnauka.ru##.notification
kaspersky.*##.notification-bar
mercedes-benz.de##.notificationbox__base
culture.ru,seat.dk##.notify-bar
orf.at##.oon-ds-banner
pxhere.com,wallhere.com##.policy-info
gzt.com,yenisafak.com##.policy.active
canadacomputers.com,kinoafisha.ua##.privacy-modal
accuweather.com,change.org##.privacy-policy-banner
wunderground.com##snack-bar-container
nbc.com##.responsive-app__cookies
gyazo.com##.sticker-gdpr
spiele-umsonst.de##.sumslogocon
ural56.ru##.top-cookie
tvp.info,tvp.pl##.tvp-cookie-overlay
bitlo.com,haber228.com,sozcu.com.tr##.using-cookie
netcarshow.com##body > #cNag
editionf.com,gravurmanufaktur.de,deluxe-nordhausen.de,idomix.de,xboxmedia.de##body > .bst-panel
dws.com##body > .flash-message__wrapper:first-child
faapy.com##body > .msg[style^="text-align: center; background: linear-gradient"]
crossout.net##cookbox
giphy.com##div[class^="flash-message__MessageWrapper-"]
dailymail.co.uk##div[data-cmp-no-consent]
gmx.net,web.de##div[data-cookielayer-init]
wego.here.com##div[data-here-cookie-notice]
fulltrannytube.com#$#.b-cookie { display:none!important; }
fulltrannytube.com#$#.header-open-cookie { top: 0!important; }
windguru.cz#$##jBox-overlay { display:none!important; }
livemint.com#$#body { overflow:visible!important; }
mymuesli.com#$#body { overflow:visible!important; }
app.myreadit.com##ri-cookie-notification
rituals.com#$#body { overflow:visible!important; }
||idg.se/idg-consent.min.js
||jouw.postnl.nl/widgets/cookie-widget/
||remixshop.com/bg/site/ajaxCheckCookiePolicy
shop411.com,reference.com,shopping.net,informationvine.com,consumersearch.de,consumersearch.com,smarter.com,ask.com###ccbar
wook.pt,brother.com,brother.nl,infopedia.pt###cookieLawBar
thuvienhoasen.org,fitmoda.com,indafax.hu,a-or-an.com,gameforge.com,mlsz.hu###cookie_container
linkedin.com###global-alert-queue > .alert
morhipo.com###legal-alert
svt.se###svtCookieInfoContainer
gmanetwork.com##.ckn-container
err.ee##.cookieOverlay
tes.com##.cookielaw-panel
dnp.co.jp,wannart.com,pasabahcemagazalari.com,rusta.com##.cookies-area
webcafe.bg##.cookies-banner-wrapper
windsurfjournal.com,tarrago-rus.ru,blesk.cz,egb.com##.cookies-panel
horizon.tv##.notification--link
chevrolet.com.br,opel.com.tr,vauxhall.co.uk##.q-legal-notification
bing.com##body > #b_notificationContainer
fairmondo.de##body > .l-news-header
m.n11.com##body > .warningAlert
nflgamepass.com##cookies-policy-confirm
mercadojobs.com###AvisoCookies
boxerdergisi.com.tr,instyle.com.tr,trendus.com###CookieAlertContainer
ilkhaber-gazetesi.com,doganburda.com,ortadogugazetesi.com,thebrandage.com,habererk.com,isinolsa.com,gazetedamga.com.tr,kanalben.com###CookieMsgBox
noticias3d.com###PopUp
alphr.com,autoexpress.co.uk,carbuyer.co.uk,denofgeek.com,expertreviews.co.uk,itpro.co.uk,theweek.co.uk###__ic-notice
moneysavingexpert.com###alertBar.std
beincrypto.com,tabletowo.pl,teakolik.com,themeisle-com.cdn.ampproject.org,tr.instela.com,unwetteralarm.com,yerlifilmseyret.net###amp-user-notification1
rougier-ple.fr###attentionCookies
paruvendu.fr###bandeaumessageheader
ariva.de###bottomWarnings
1-apo.de,coupons.de,msn.com###cc-banner
laenderdaten.info,rund-ums-baby.de###cconsent
tilelook.com###cl_banner
msn.com###conditionalbanner
ing.nl###cookieCheck-app
hoerr-edelstahl.de,bischoff-verlag.de,hsb-wr.de,alemannia-aachen.de,wohnorama.de,marc-cain.com,alko-garden.de,balthasar-ress.de,augustrichter.de,schuhcenter.de,driverfix.com,feedity.com,expert-technomarkt.de,kirstein.de,asgoodasnew.de,papierdirekt.de,zweirad-stadler.de,eustore.ifixit.com,basicbio.de,bigge-energie.de,erf.de,metabo.com,rewe.de###cookieNote
bide-et-musique.com###cookieOK
natgeotv.com###cookieStandar
msu.ru###cookie_warning_container
kies-und-beton.eu,softportal.com,azerty.nl###cookie_wrapper
file.fm,files.fm##.cookies_msg_active
astonmartin.com###cookieheader
treppenarte.de,alphatec-systeme.de,hornbach.at,hornbach.ch,hornbach.de,hornbach.lu,hornbach.ro,basf.com,diebayerische.de###cookielayer
advancedtomato.com###cookieprivacy-bar
livelib.ru,nabory.kprm.gov.pl###cookies-agree
meetnlearn.de,vexio.ro,sevensins.ro,sculpteo.com,emerald.com,clevershuttle.de,myefe.ru###cookies-consent
jb.com.br,m.zara.com,godmode-trader.de###cookies-container
moj-posao.net###cookies-directive
fostershollywood.es,nkj.ru,buzzfeed.com.br,lectura-specs.com,geotargetly.com,cert.pl,eset.com###cookies-popup
xvideos.com,tvplusnewtab.com,xnxx.com###cookies-use-alert
baon.ru,bershka.com,massimodutti.com,stradivarius.com###cookiesWarn
belgiqueloisirs.be,franceloisirs.com###cookies_content
cinetrafic.fr###cookies_div
iate.europa.eu,doradcasmaku.pl,esendex.com.au###cookies_popup
lipton.com,becel.de,bertolli.de,dove.com,langnese.de,magnumicecream.com,przepisy.pl,unilever.de###cqcqPanel
france-troc.com###div_pop_cookie
next-episode.net###eu_cookies_disclaimer
computerlexikon.com###eucookieconsent
musicstore.de###footerCookieDirective
onvasortir.com###infocookies
newsnow.co.uk###pmbar
bafa.de,bka.de,antyweb.pl,stylevamp.de,venalia.ru###privacy
beaconstac.com,asics.com###privacy-policy-modal
auto-moto.com,dzfoot.com,be.com,buzz.be.com,football365.fr,mercato365.com,rugby365.fr,sport365.fr###rw_alert_cookies
investing.com###sideNotificationZone
opensnow.com###site-alert-cookienotice
dealabs.com,hotukdeals.com,mydealz.de,preisjaeger.at###softMessages-list
ffonts.net,whatfontis.com###sticky-popup
soeren-hentzschel.at###storage-notice
windows.com,microsoft.com###uhfCookieAlert
msdn.microsoft.com,technet.microsoft.com###ux-banner
vestiairecollective.com###vc-banners-bottom
i.ua##.Disclaimer
landrover.com.br,landrover.com.tr,landrover.hu##.NotificationBar.generalNotification[data-expires="30"]
forum.digitalfernsehen.de,freewebsitetemplates.com##.PanelScroller.Notices
i.ua##.alarm
virusscan.jotti.org##.alert-dismissable
visitnorway.com##.alert-wrapper-cookie
gallica.bnf.fr##.alerte_cookie
soundcloud.com##.announcements > div.sc-list-nostyle
soundcloud.com##.announcements__item.sc-clearfix
activision.com,activisionblizzard.com,callofduty.com,crashbandicoot.com,destinythegame.com,sekirothegame.com,skylanders.com,spyrothedragon.com##body .atvi-cookie-disclaimer
mel.fm##.b-cookie-notification
lung.org,6play.fr##.banner--cookie
ckeditor.com,awwwards.com,iconosquare.com,movistarplus.es##.banner-cookies
ecopayz.com,visitbruges.be##.block-cookie
tp-link.com,huawei.com##.browsehappy.ReadPolicy
telegraf.com.ua,expo2020dubai.com,zoll-karriere.de,airbus.com,ncoi.nl,richardmille.com,scheidegger.nl##.c-cookies
elcorreo.com,revespcardiol.org##.capa-cookies
jasminwagner.de,aqua-fun.com,dji.com,ockles.com,mkvtoolnix.download,mlbstream.me,vipleague.me##.cc-window
freebitco.in,sozialversicherung-kompetent.de,mobile-tracker-free.com,store.bistudio.com,hifi-forum.de,m.apotheken-umschau.de,futhead.com,gofobo.com,mobiflip.de,news.de##.cc_banner-wrapper
argeweb.nl,internedservices.nl##.ccdiv
vergelijk.nl##.cg-82
nakubani.ru,eksmo.ru,papajohns.com.tr,dreamtv.com.tr,jobinfo.hu,kanald.com.tr,radyod.com,slowturk.com.tr##.cookie-accept
u-mama.ru,gumtree.co.za,btclod.com,a12.com,ontiva.com,dr-telemed.ru,myfasol.ru,ponyexpress.ru,litres.ru,amediateka.ru,hansa.rs,schnaeppchenfuchs.com,xsport.ua##.cookie-agreement
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*##.cookie-announce
bessey.de,europe.nflshop.com,neuronation.com,conjuga-me.net,proz.com,htc.com,index.hr,vice.com##.cookie-consent-container
allmusic.com##.cookie-policy-box
bidolubaski.com,hurriyetemlak.com,hotnewhiphop.com,vonovia.de,whitehatsec.com,yurticikargo.com##.cookie-policy-wrapper
sarsilmaz.com,karakartal.com,sporx.com,superfb.com,webaslan.com##.cookie-text
delfi.lv###cookiePolicyBlock
metadefender.opswat.com,cimsa.com.tr,kabel.canaldigital.no##.cookieWrapper
netent.com,ecco.com##.cookie_disclaimer
feedbackcompany.com##.cookie_helper
tampermonkey.net##.cookie_hint
avs4you.com,onlyoffice.com##.cookie_mess
hornbach.cz,hornbach.se,hornbach.sk,schaeffler.de,bmw-motorrad.co.uk,bonus4me.7pass.de,deutschepost.de,hornbach.de,hornbach.nl,telekom.com##.cookielayer
zowie.benq.com##.cookies-tip
vz.lt##.cookiesWr
sachsen.de##.datenschutz-wrapper
rapidgator.net,zerto.com##.eu-cookie
cloudflare.com,surveymonkey.com##.eu-cookie-banner
liveuamap.com##.event.passby
landsend.de##.first-time-visit
downloadcrew.com##.ginger_banner-wrapper
bing.com##.hpn_top_container
academia.edu,securitas.de,made.com,daimler-tss.com,gofundme.com##.js-cookie-banner
urbanoutfitters.com##.js-cookies-alert
my.com##.js_cookies_container
inoreader.com##.landing_promo_banner_top
hertz247.co.uk##.lbContainer > div.lb-eucl
dict.com##.lck-wrapper
bpostbank.be##.lp-notifications
telekom.de##.message-bar
motorsport.com##.ms-footer-message.active
foreground.com.au,revolver.news,outsideonline.com,phys.org##.notice
weebly.com##.notice--int-cookies
paypal.com,nafnaf.com##.notification-cookie
istockphoto.com##.notification-list
tweakers.net##.notificationsContainer
ft.com##.o-cookie-message
band.uol.com.br,tabletsmagazine.nl##.opt-in
pinterest.it,pinterest.ca,pinterest.com,pinterest.de,pinterest.ru##div[data-test-id="header-background"] > div[class="Nags"] > div.BsF.Jea
shazam.com##.policy-label
cocukludunya.com,iddaa.com,ciceksepeti.com##.policy-popup
bambusliebe.de,mblock.makeblock.com,nethaber.com,internetistanbul.com,gazeteoku.com,konhaber.com,haberfokus.com,belge.com.tr,medyatava.com,memurhaber.com,borsamatik.com.tr,dbschenker.com,elele.com.tr,superhaber.tv,dunya.com,gazeteciler.com,gazeteduvar.com.tr,f5haber.com,medyafaresi.com,internethaber.com,aceis.org.br,brilliant.org,elmaelma.com,internetspor.com,tv100.com,afs.org.br,cosdna.com,eksiup.com,greyhound.com,hpe.com##.privacy-banner
speedtest.net##.privacy-update
obozrevatel.com##.privasypolicy-info
forsvarsmakten.se##.s-cookies
showcasecinemas.co.uk##.section-prompt
slideshare.net##.tos-update-banner
buderus.de##.tt-mybuderus-common-cookieNavBarWrapper + #tt-mybuderus-common-margin-top-helper
cashconverters.es,buchaktuell.de,samsonite.de,finalokullari.com.tr,larousse.fr,reebok.com##.ui-widget-overlay
cnn.com,liveuamap.com##.user-msg
atvavrupa.tv,paradergi.com.tr,vavtv.com.tr,aspor.com.tr,ahaber.com.tr,atv.com.tr,cosmopolitanturkiye.com,fikriyat.com,fotomac.com.tr,turkuvazkitap.com.tr,turkuvazradyolar.com,yeniasir.com.tr##.veriAltBar
repertuarim.com##.warning.cookie
destream.net,lalafo.gr##.we-use-cookie
longines.ch,longines.com,longines.com.au,longines.com.tr,longines.de,longines.es,longines.it,longines.pl,longines.ru,supermassivegames.com##.widget-cookie
zdf.de##.x-cookies
cnnturk.com##[cnn-cookie-policy]
agenda.brussels,visit.brussels##body > .js-confirm
pixabay.com##body > .message_box.info
forumfree.it##body > .note
ray-ban.com##body > .wcs-fadeout-full
mathe24.net##body > div#wrapperdiv
m.winfuture.de,winfuture.de##body > div[style*="z-index"][style*="bottom"][style*="right"]
dreamstage.live,dailymotion.com##div[class^="CookiePopup_"]
fussball.de##div[data-ng-click="closeFlyout()"]
wefashion.nl##div[id^="s2m_cookies_optin_dialog"]
bayern.de##div[id^="wrap_alert_message_cookie"]
bose.de##header > div[class*="--cookie"]
npo.nl#$#body { margin-top: 0!important; }
santatracker.google.com##santa-notice
wykop.pl#$#.type-permanent+#nav { top: 0!important; }
||mc.yandex.ru/metrika/watch.js$domain=p.ya.ru
harmonie-im-garten.de,jimdosite.com##main + div:last-child
xe.com#$#div[class*="ConsentBannerstyles_"] { position: absolute !important; left: -3000px !important; }
||consent.gameforge.com/cookiebanner.js$important
francetvinfo.fr#$?#body { overflow: auto !important; }
francetvinfo.fr#$?##didomi-host { display: none !important; }
medicana.com.tr##body div.cookiealert
!+ NOT_OPTIMIZED
kraj.by#$#div[aria-labelledby="CModalLabel"] { display: none !important; }
!+ NOT_OPTIMIZED
kraj.by#$#div[aria-labelledby="CModalLabel"] ~ div.modal-backdrop { display: none !important; }
!+ NOT_OPTIMIZED
kraj.by#$#body { overflow: auto !important; padding-right: 0 !important; }
!+ NOT_OPTIMIZED
l-bank.de#$##bmLayerCookies { display: none !important; }
!+ NOT_OPTIMIZED
l-bank.de#$#body { overflow: visible !important; padding-right: 0 !important; }
!+ NOT_OPTIMIZED
rcodezero.at,nic.at,issgesund.de,datareporter.eu###dr_blocking_div
!+ NOT_OPTIMIZED
hannibelle.de,holzfee.com,modehasen.de,livolo-deutschland.de,e-material.de,seamless-fashion.de,hollandstyle.de,natura-samen.de,landkarten-und-grafiken.de,liebesache.de,prestigeshopgbr.com,countryphone.de,italianfoodlovers.de,sm-pc.de,camping-freizeitbedarf.de,breparat.de,superstreusel.de##.lightbox-backdrop
!+ NOT_OPTIMIZED
m.economictimes.com##.privacy_block
!+ NOT_OPTIMIZED
sutas.market##.footer-fixed-cookie-container
!+ NOT_PLATFORM(windows, mac, android)
mmorpg.org.pl##body div.cookies-policy
!+ NOT_OPTIMIZED
smart.com###cp-dialog
!+ NOT_OPTIMIZED
smart.com###cp-overlay
!+ NOT_OPTIMIZED
ankarahalkekmek.com.tr###cookie-field
!+ NOT_OPTIMIZED
j-kesselshop.de,leuchtmittelmarkt.com##.eightworks-cookie-consent-plus
!+ NOT_OPTIMIZED
gskpro.com##.component-content > .rte-header-links.omega
!+ NOT_OPTIMIZED
emlakkatilim.com.tr##.o-cookie__inner
!+ NOT_OPTIMIZED
derby.com.tr###f-cookie-alert
!+ NOT_OPTIMIZED
app.wakingup.com##body > #root > div[style="opacity: 1;"] + div[class^="sc-"][style^="opacity:"][style*="transform:"]
!+ NOT_OPTIMIZED
wakingup.com##body > div:not([class]):not([id]) > div[class^="styles__Container-sc-"][style^="opacity:"][style*="transform:"]
!+ NOT_OPTIMIZED
takasbank.com.tr##.warning-bar-item[data-w-id="cookie"]
!+ NOT_OPTIMIZED
kalkinma.com.tr###notify-cookie
!+ NOT_OPTIMIZED
calovo.de##.ga-opt-in
dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.eu,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gra.pl,gs24.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowiny24.pl,nowosci.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl#$#html > body.didomi-popup-open { overflow: auto !important; }
sparda-bank-hamburg.de,sparda-b.de,sparda-sw.de##.lightbox--cookie-consent
sparda-bank-hamburg.de,sparda-b.de,sparda-sw.de##.darken-layer.open
sparda-bank-hamburg.de,sparda-b.de,sparda-sw.de#$#body { position: unset !important; }
apollo.tv#%#//scriptlet("set-cookie", "ARE_FUNCTIONAL_COOKIES_ACCEPTED", "true")
apollo.tv#%#//scriptlet("set-cookie", "ARE_REQUIRED_COOKIES_ACCEPTED", "true")
apollo.tv#%#//scriptlet("set-cookie", "ARE_MARKETING_COOKIES_ACCEPTED", "false")
go3.tv#$#body { overflow: auto !important; }
!+ NOT_PLATFORM(ext_safari)
christianbook.com#$?#body > style { remove: true; }
qastack.it#$#body { overflow: auto !important; }
qastack.it#$##cookies-consent { display: none !important; }
qastack.it#$##cookies-consent ~ div.modal-backdrop { display: none !important; }
facebookcareers.com,messenger.com,facebook.com#$#div[data-testid="cookie-policy-dialog"] { display: none !important; }
facebook.com#$#div[data-testid="cookie-policy-manage-dialog"] { display: none !important; }
messenger.com,facebook.com#%#//scriptlet("remove-class", "_31e", "body > ._li")
moebelplus.de,itsco.de,noor.eu#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] { display: none !important; }
moebelplus.de,itsco.de,noor.eu#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] ~ div.modal-backdrop { display: none !important; }
moebelplus.de,itsco.de,noor.eu#$#body { overflow: auto !important; }
utopia.de,rtl.de#$#div[id^="sp_message_"] { display: none !important; }
utopia.de,rtl.de#$#html.sp-message-open { overflow: visible !important; position: static !important; margin-top: 0!important; }
!+ NOT_OPTIMIZED
calkalasutasayrani.com##.bs-example-modal-lg
ns.nl#$##cookie-notice { display: none !important; }
ns.nl#$#.cookie-notice:not(body):not(html) { display: none !important; }
ns.nl#$#body { overflow: auto !important; }
arbeiterkammer.at#$##cookieModal { display: none !important; }
arbeiterkammer.at#$##cookieModal ~ div.modal-backdrop { display: none !important; }
arbeiterkammer.at#$#body { overflow: auto !important; }
pixivision.net##._gdpr-notify-header > *
pixivision.net##body > input + ._gdpr-notify-header
construction21.org#$#.ext-el-mask { display: none !important; }
construction21.org#$#body { overflow: auto !important; }
coolblue.nl#$#.overflow--hidden { overflow: auto !important; }
schwaebisch-hall.de#$#.show-cookie-banner { display: none !important; }
schwaebisch-hall.de#$#.blur-screen-no-interaction { -webkit-filter: none !important; filter: none !important; pointer-events: all !important; }
!+ NOT_OPTIMIZED
enerjisa.com.tr###fhr-cookie-bar
wikia.org,gamepedia.com,fandom.com#$#div[data-tracking-opt-in-overlay] { display: none !important; }
wikia.org,gamepedia.com,fandom.com#$#body { overflow: auto !important; }
!+ NOT_OPTIMIZED
americanexpress.com.tr###cookie-policy-sticky
!+ NOT_OPTIMIZED
onitsukatiger.com###tealiumCookieBanner
!+ NOT_OPTIMIZED
reddit.com##[class="EUCookieNotice"]
bol.com#$#wsp-modal-window[data-type="cookie-modal"] { display: none !important; }
bol.com#$#.modal--is-open .main { filter: none !important; position: unset !important; }
xmtrading.com#$#.cookie-modal { display: none !important; }
xmtrading.com#$#.cookie-modal ~ div.modal-backdrop { display: none !important; }
xmtrading.com#$#body { overflow: visible !important; }
domicad.com.ua#$#.message-cockies { display: none !important; }
!+ NOT_OPTIMIZED
m.sporx.com###cookie_text
!+ NOT_PLATFORM(ext_opera, ext_ff, ios, ext_android_cb, ext_ublock)
gamefaqs.gamespot.com###onetrust-banner-sdk
metro.hu,metro.de#$#body { overflow: auto !important; }
metro.hu,metro.de#$#.cookie-container { display: none !important; }
metro.hu,metro.de#$#.cookie-disclaimer:not(body) { display: none !important; }
metro.hu,metro.de#$#cms-cookie-disclaimer { display: none !important; }
pizzafan.gr#$##accept_cook { display: none !important; }
pizzafan.gr#$#body { overflow: visible !important; }
player.fm#$#div[class="top-promo legal-disclaimer"] { display: none !important; }
player.fm#$#html.has-top-promo .top { border-top: 1px solid #eee !important; top: 0 !important; }
player.fm#$#html.has-top-promo.legal-disclaimer body { padding-top: 4em !important; }
ionos.de#$#.privacy-consent--backdrop { display: none !important; }
ionos.de#$#.privacy-consent--modal { display: none !important; }
ionos.de#$#body { overflow: visible !important; }
xxlnutrition.com#$#body { overflow: visible!important; position: unset !important; }
electrolux.com.tr#$#body { overflow: visible!important; position: unset !important; }
nuxeo.com#$#.cookie-banner { display: none !important; }
nuxeo.com#$##cookie-inform-message ~ div.modal-overlay { display: none !important; }
nuxeo.com#$#html { overflow: visible!important; }
electrolux.ru#$#body { overflow: visible!important; position: unset!important; }
!+ NOT_OPTIMIZED
turkgun.com###cookiePolicyMessage
transip.nl#$##consent-modal { display: none !important; }
transip.nl#$#body { overflow: visible !important; }
transip.nl#$#html { overflow: visible !important; }
n26.com#$#html { overflow: visible!important; }
n26.com#$#body { overflow: visible!important; }
n26.com#$##dialog-root { display: none !important; }
!+ NOT_OPTIMIZED
burgan.com.tr###footer_cerez_politikasi
nintendo.co.uk,nintendo.de,nintendo.ch,nintendo.at,nintendo.fr,nintendo.be,nintendo.ch,nintendo.es,nintendo.nl,nintendo.be,nintendo.it,nintendo.ch,nintendo.ru,nintendo.co.za,nintendo.pt#$#[overlay-trigger="cookie"] { display: none !important; }
nintendo.co.uk,nintendo.de,nintendo.ch,nintendo.at,nintendo.fr,nintendo.be,nintendo.ch,nintendo.es,nintendo.nl,nintendo.be,nintendo.it,nintendo.ch,nintendo.ru,nintendo.co.za,nintendo.pt#$#body { overflow: visible!important; }
tele2.de#$##esssential_cookie_popup { display: none !important; }
tele2.de#$#body { overflow: visible !important; }
tele2.de#$#.modal-backdrop { display: none !important; }
asseco.com#$#.body-overlay { display: none!important; }
asseco.com#$##animatedModal { display: none!important; }
asseco.com#$#html { overflow: visible!important; }
asseco.com#$#body { overflow: visible!important; }
pathe.nl#$#.cookiewall-active div.wrapper { filter: none !important; -webkit-filter: none !important; pointer-events: auto !important; }
pathe.nl#$#body.cookiewall-active { overflow: visible !important; }
pathe.nl#$##js-cookie-popup { display: none !important; }
archimag.com#$#body { overflow: visible!important; }
komarovskiy.net#$#html { margin-top: 0 !important; }
blitzhangar.com#$#body { overflow: visible !important; }
blitzhangar.com#$#.cookie-consent-banner { display: none !important; }
bitly.com#$#.header.sticky { top: 0 !important; }
bitly.com#$##banner-cookie { display: none !important; }
bitly.com#$##banner-spacer { display: none !important; }
bitly.com#$#body header.sticky.gdrp-on.is-stuck { margin-top: 0 !important; }
||xn--152-1dd8d.xn--p1ai/widget/
www.google.ac,www.google.ad,www.google.ae,www.google.al,www.google.am,www.google.as,www.google.at,www.google.az,www.google.ba,www.google.be,www.google.bf,www.google.bg,www.google.bi,www.google.bj,www.google.bs,www.google.bt,www.google.by,www.google.ca,www.google.cat,www.google.cd,www.google.cf,www.google.cg,www.google.ch,www.google.ci,www.google.cl,www.google.cm,www.google.co.ao,www.google.co.bw,www.google.co.ck,www.google.co.cr,www.google.co.id,www.google.co.il,www.google.co.in,www.google.co.jp,www.google.co.ke,www.google.co.kr,www.google.co.ls,www.google.co.ma,www.google.co.mz,www.google.co.nz,www.google.co.th,www.google.co.tz,www.google.co.ug,www.google.co.uk,www.google.co.uz,www.google.co.ve,www.google.co.vi,www.google.co.za,www.google.co.zm,www.google.co.zw,www.google.com,www.google.com.af,www.google.com.ag,www.google.com.ai,www.google.com.ar,www.google.com.au,www.google.com.bd,www.google.com.bh,www.google.com.bn,www.google.com.bo,www.google.com.br,www.google.com.by,www.google.com.bz,www.google.com.cn,www.google.com.co,www.google.com.cu,www.google.com.cy,www.google.com.do,www.google.com.ec,www.google.com.eg,www.google.com.et,www.google.com.fj,www.google.com.gh,www.google.com.gi,www.google.com.gt,www.google.com.hk,www.google.com.jm,www.google.com.jo,www.google.com.kh,www.google.com.kw,www.google.com.lb,www.google.com.ly,www.google.com.mm,www.google.com.mt,www.google.com.mx,www.google.com.my,www.google.com.na,www.google.com.ng,www.google.com.ni,www.google.com.np,www.google.com.om,www.google.com.pa,www.google.com.pe,www.google.com.pg,www.google.com.ph,www.google.com.pk,www.google.com.pr,www.google.com.py,www.google.com.qa,www.google.com.ru,www.google.com.sa,www.google.com.sb,www.google.com.sg,www.google.com.sl,www.google.com.sv,www.google.com.tj,www.google.com.tn,www.google.com.tr,www.google.com.tw,www.google.com.ua,www.google.com.uy,www.google.com.vc,www.google.com.ve,www.google.com.vn,www.google.cv,www.google.cz,www.google.de,www.google.dj,www.google.dk,www.google.dm,www.google.dz,www.google.ee,www.google.es,www.google.fi,www.google.fm,www.google.fr,www.google.ga,www.google.ge,www.google.gg,www.google.gl,www.google.gm,www.google.gp,www.google.gr,www.google.gy,www.google.hk,www.google.hn,www.google.hr,www.google.ht,www.google.hu,www.google.ie,www.google.im,www.google.iq,www.google.is,www.google.it,www.google.it.ao,www.google.je,www.google.jo,www.google.jp,www.google.kg,www.google.ki,www.google.kz,www.google.la,www.google.li,www.google.lk,www.google.lt,www.google.lu,www.google.lv,www.google.md,www.google.me,www.google.mg,www.google.mk,www.google.ml,www.google.mn,www.google.ms,www.google.mu,www.google.mv,www.google.mw,www.google.ne,www.google.ne.jp,www.google.ng,www.google.nl,www.google.no,www.google.nr,www.google.nu,www.google.pl,www.google.pn,www.google.ps,www.google.pt,www.google.ro,www.google.rs,www.google.ru,www.google.rw,www.google.sc,www.google.se,www.google.sh,www.google.si,www.google.sk,www.google.sm,www.google.sn,www.google.so,www.google.sr,www.google.st,www.google.td,www.google.tg,www.google.tl,www.google.tm,www.google.tn,www.google.to,www.google.tt,www.google.us,www.google.vg,www.google.vu,www.google.ws#?##main > #cnt > #before-appbar + #lb > div[id^="_"][owner]:has(> div[class*=" "] > span > div[role="dialog"] > #cnsw)
www.google.ac,www.google.ad,www.google.ae,www.google.al,www.google.am,www.google.as,www.google.at,www.google.az,www.google.ba,www.google.be,www.google.bf,www.google.bg,www.google.bi,www.google.bj,www.google.bs,www.google.bt,www.google.by,www.google.ca,www.google.cat,www.google.cd,www.google.cf,www.google.cg,www.google.ch,www.google.ci,www.google.cl,www.google.cm,www.google.co.ao,www.google.co.bw,www.google.co.ck,www.google.co.cr,www.google.co.id,www.google.co.il,www.google.co.in,www.google.co.jp,www.google.co.ke,www.google.co.kr,www.google.co.ls,www.google.co.ma,www.google.co.mz,www.google.co.nz,www.google.co.th,www.google.co.tz,www.google.co.ug,www.google.co.uk,www.google.co.uz,www.google.co.ve,www.google.co.vi,www.google.co.za,www.google.co.zm,www.google.co.zw,www.google.com,www.google.com.af,www.google.com.ag,www.google.com.ai,www.google.com.ar,www.google.com.au,www.google.com.bd,www.google.com.bh,www.google.com.bn,www.google.com.bo,www.google.com.br,www.google.com.by,www.google.com.bz,www.google.com.cn,www.google.com.co,www.google.com.cu,www.google.com.cy,www.google.com.do,www.google.com.ec,www.google.com.eg,www.google.com.et,www.google.com.fj,www.google.com.gh,www.google.com.gi,www.google.com.gt,www.google.com.hk,www.google.com.jm,www.google.com.jo,www.google.com.kh,www.google.com.kw,www.google.com.lb,www.google.com.ly,www.google.com.mm,www.google.com.mt,www.google.com.mx,www.google.com.my,www.google.com.na,www.google.com.ng,www.google.com.ni,www.google.com.np,www.google.com.om,www.google.com.pa,www.google.com.pe,www.google.com.pg,www.google.com.ph,www.google.com.pk,www.google.com.pr,www.google.com.py,www.google.com.qa,www.google.com.ru,www.google.com.sa,www.google.com.sb,www.google.com.sg,www.google.com.sl,www.google.com.sv,www.google.com.tj,www.google.com.tn,www.google.com.tr,www.google.com.tw,www.google.com.ua,www.google.com.uy,www.google.com.vc,www.google.com.ve,www.google.com.vn,www.google.cv,www.google.cz,www.google.de,www.google.dj,www.google.dk,www.google.dm,www.google.dz,www.google.ee,www.google.es,www.google.fi,www.google.fm,www.google.fr,www.google.ga,www.google.ge,www.google.gg,www.google.gl,www.google.gm,www.google.gp,www.google.gr,www.google.gy,www.google.hk,www.google.hn,www.google.hr,www.google.ht,www.google.hu,www.google.ie,www.google.im,www.google.iq,www.google.is,www.google.it,www.google.it.ao,www.google.je,www.google.jo,www.google.jp,www.google.kg,www.google.ki,www.google.kz,www.google.la,www.google.li,www.google.lk,www.google.lt,www.google.lu,www.google.lv,www.google.md,www.google.me,www.google.mg,www.google.mk,www.google.ml,www.google.mn,www.google.ms,www.google.mu,www.google.mv,www.google.mw,www.google.ne,www.google.ne.jp,www.google.ng,www.google.nl,www.google.no,www.google.nr,www.google.nu,www.google.pl,www.google.pn,www.google.ps,www.google.pt,www.google.ro,www.google.rs,www.google.ru,www.google.rw,www.google.sc,www.google.se,www.google.sh,www.google.si,www.google.sk,www.google.sm,www.google.sn,www.google.so,www.google.sr,www.google.st,www.google.td,www.google.tg,www.google.tl,www.google.tm,www.google.tn,www.google.to,www.google.tt,www.google.us,www.google.vg,www.google.vu,www.google.ws#$#html.QVCmK { overflow: auto !important; }
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##c-wiz > div[jscontroller] > div[class][jsname][data-ved][style="display: block;"]
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##g-bottom-sheet[style="transform: none;"] > div[jsname].FAVrq
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws###consent-bump
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##div[class*="chr-cookie-banner"]
xn--giant-dsseldorf-5vb.de#$#body { overflow: visible!important; }
!+ NOT_OPTIMIZED
m.n11.com##.header > div.warning
!+ NOT_OPTIMIZED
obelink.de##.gdpr_cookie_bar
!+ NOT_OPTIMIZED
concardis.com,visa.com.tr,astrazeneca.com###CookieReportsBanner
!+ NOT_OPTIMIZED
trendyolexpress.com,academic-tour.com##.kvkk-popup
!+ NOT_OPTIMIZED
der-postillon.com,ghacks.net##.mrf-cmp
!+ NOT_OPTIMIZED
raysigorta.com.tr###bottomHidden
!+ NOT_OPTIMIZED
kawasaki.hu###Panel_Cookies
!+ NOT_OPTIMIZED
manching.de##div[id^="digipublica-cookie-"]
!+ NOT_OPTIMIZED
turkiyefinans.com.tr##.kisisel-message
!+ NOT_OPTIMIZED
klebetape.de,baden-in-halle.de,aw-halle.de,hws-halle.de,havag.com,swh.de###keksdose
!+ NOT_OPTIMIZED
golem.de###golem-cookie-accept
!+ NOT_OPTIMIZED
dasoertliche.de##.tao-cookie-hint
!+ NOT_OPTIMIZED
gmx.com,truma.com,gmx.at##.mod-cookielayer
!+ NOT_OPTIMIZED
ortlieb.com,shmh.de###hb-cc-wrap
!+ NOT_OPTIMIZED
m.timesofindia.com##.consent-popup
!+ NOT_OPTIMIZED
fastpay.com.tr##.stickySidebar
!+ NOT_OPTIMIZED
ethical.net##.ep-cookie-consent
patient.info#$#body { overflow: visible!important; }
auchan.hu#$#body { overflow: visible!important; }
auchan.hu#$#html { overflow: visible!important; }
timeout.com#$#body { overflow: visible!important; }
aldi.hu#$#html { overflow: visible!important; }
aldi.hu#$#body { overflow: visible!important; }
!+ NOT_OPTIMIZED
denizbank.com##.footerBand > .bandWrap
puma.com#$#body.modal-open { overflow: visible!important; padding-right: 0!important; }
mobile.twitter.com#$#body[style*="overflow: hidden;"] { overflow: visible!important; }
maisonapart.com###accept-top
maisonapart.com#$#html { margin-top: auto!important; }
dropbox.com#$#body.top-notification-bar { margin-top:0!important; }
lavenir.net###box_cookie_advert
teleperformance.com#$#body { overflow: auto!important; }
moses-verlag.de,radonline.de,arctic.de#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
moses-verlag.de,radonline.de,arctic.de#$#.acris-cookie-consent { display: none !important; }
moses-verlag.de,radonline.de,arctic.de#$#.acris-cookie-consent ~ .modal-backdrop { display: none !important; }
!+ NOT_PLATFORM(windows, mac, android)
maisonapart.com#$?#html[-ext-has="body"] { margin-top: auto!important; }
telnyx.com#?#footer + div[class^="styled__Container-"]:has(> div[class^="styled__CookieText-"])
cleantalk.org###uses_c
fantrax.com#?#.toast.ng-trigger-enterLeave:has(> article[role="alert"] > p:contains(We use cookies to improve your experience))
ada.com#?##outer-container > #page-wrap + aside[class]:has(a[href="/cookie-policy/"])
pegast.ru##.top-notification
play.acast.com#?##app-root > div[class^="Wrapper-sc-"]:has(> aside[class^="Container-sc-"] > div[class^="Body-sc-"] > a[href="https://www.acast.com/cookies"])
focus-entmt.com#?##app > div > div > div.leading-snug:has(> p > a[href="/cookie-policy"])
telecine.com.br#?#div[class^="StyledLayout"] > div[data-testid="banner"] > div[class] > button[data-context="cookiebanner-cta-button-accepted"]:upward(2)
polsatboxgo.pl,polsatgo.pl#?##__next > div[class^="sc-"]:first-child:has(> div[class^="sc-"] > h2 + p:contains(/^Potrzebujemy Twojej zgody/))
inkabet.pe#?#.osg-koltron > div[class^="c0"] > button[data-ga-btn-click="cookies-button"]:upward(1)
galaxus.de#?##__next > div[aria-hidden="true"][class]:not([data-layout-container]):empty:has(+div[data-test="cookieBanner"])
codeburst.io,primegaming.blog,infosecwriteups.com,medium.engineering,blog.discord.com,netflixtechblog.com,windscribe.com,medium.com,towardsdatascience.com#?#body > div:not([class]):not([id]) > div[class*=" "]:has(> div > div > div[class] > a[href^="https://policy.medium.com/medium-privacy-policy-"])
glosbe.com#?#body > div[class] > div[id="cookieconsent-description"]:upward(1)
myfitnesspal.com#?#footer + div[class^="jss"] > button.MuiButtonBase-root[aria-label="close"]:upward(1)
parallels.com#?#.page > div.notification:has(> div.container > div.wrapper > span > a[href="//www.parallels.com/cookie-policy/"])
finanswebde.com#?#.container > div[style^="height:"] > .alert-dismissible > a[type="cookie"]:upward(1)
commaful.com#?#div.modal-mask:has(> div.modal-container > div.privacy-modal-container)
medvestnik.ru#?#body div#cookies-policy
cherryservers.com##.cherry-layout > div.cherry-footer + div.bottom-0
livecoinwatch.com#$?#.banner-box-wrap.left { remove: true; }
fasttorrent.ru,fast-torrent.ru#$?#html:has(> body) { padding-top: 0!important; }
premier.one##.main > div.notifications-container
restate.ru#?#body > div[class][style]:has(> .hide-from-print p  a[href$="/personaldata.html"])
speedtest.net#?#.main > div.container div.notification-container:has(> div > div.notification > div.notification-content a[href="/about/privacy"])
deviantart.com#?##root > div[class]:has(> div[class] > a[href$="/policy/privacy"])
privatehomeclips.com##.cookies-policy-block
wallpaperhub.app#?#div[id^="react_"] > div[class^="sc-"] > .dropshadow:has(> p > a[href="/privacy"])
myunidays.com#?#.js-toasts > .toast:has(> .message > .message-text > a[data-track="join-cookie-account"])
avid.com#?#.fancybox-wrap:has(div[data-alert-cookie-name])
mforos.com#?#body > style + div[id][class]:contains(Uso de cookies)
plarium.com#?#div:has(> div > div >a[href="/ru/konfidentsialnost-i-ispolzovaniye-faylov-cookie/"])
streamelements.com#?#div:has(> span > a[href="https://streamelements.com/cookies"])
wifimap.io#?##__next > div:contains('We use cookies')
trec.pl,budujmase.pl,wylecz.to#?#body > div[id][class] > div > div > div > a#postpone-targeting-disclaimer-button:upward(4)
maximum.com.tr#?#.sticky_cookie_warning:has(> a[href^="/TR/gizlilik-politikamiz/Sayfalar/gizlilik-politikamiz.aspx"])
cmp.bunte.de,consent.familie.de,consent.kino.de,cmp.motorsport-magazin.com,consent.shz.de,cmp.bz-berlin.de,consent2.rblive.de,cmp.fitbook.de,consent.spieletipps.de,consent.finanzen.net,wunderweib.de,consent2.ksta.de,consent2.express.de,consent2.rundschau-online.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[aria-label*="Akzeptieren" i]');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmp.tvspielfilm.de,sp-consent.stuttgarter-nachrichten.de,consent.spielaffe.de,consent.giga.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Akzeptieren" i]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
consent.apotheken-umschau.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title="Ich stimme allem zu"]');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
zvw.de,cmp.computerbild.de,cmp.fitbook.de,consent.shz.de,cmp.bunte.de,cmp.bz-berlin.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Einstellungen"]');b&&b.click(); setTimeout(function(){ var c = document.querySelectorAll(".page-action"); if(c[0]){c[0].click();}; }, 300); setTimeout(function(){var d = document.querySelector(".is-checked"); var e = document.querySelector('button[title*="Ablehnen"]');if(d) {d.click(); e.click();};}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
privacy.maennersache.de,privacy.lecker.de,privacy.wunderweib.de,cmp.motorsport-magazin.com,consent.kino.de,consent.familie.de,consent.spieletipps.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Optionen"]');b&&b.click(); setTimeout(function(){ var c = document.querySelectorAll('button[aria-checked="true"] > .off'); if(c){c.forEach(function(c){c.click();});}; }, 300); setTimeout(function(){var d = document.querySelector('button[title*="speichern"]'); if(d) {d.click();};}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
consent2.rblive.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Cookie-Einstellungen"]');b&&b.click(); setTimeout(function(){ var c = document.querySelectorAll('button[aria-checked="true"] > .off'); if(c){c.forEach(function(c){c.click();});}; }, 300); setTimeout(function(){var d = document.querySelector('button[title*="speichern"]'); if(d) {d.click();};}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
consent.faz.net#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title="EINVERSTANDEN"]');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
consent.falkirkherald.co.uk#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title="I Accept"]');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cyberport.de#%#AG_onLoad(function(){if(!document.cookie.includes("__cmpcccu")){var g=new MutationObserver(function(){var b=document.querySelector('#cmpwrapper').shadowRoot.querySelector('#cmpbntnotxt');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
baseendpoint.stern.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var c=new MutationObserver(function(){var b=document.querySelector('button[title*="anpassen" i]');b&&b.click();setTimeout(function(){var a=document.querySelectorAll(".page-action");a[0]&&a[0].click()},300);setTimeout(function(){document.querySelectorAll(".is-checked").forEach(function(a){a.click()})},300);setTimeout(function(){var a=document.querySelector("button[title*='speichern']");a&&a.click()},300)});c.observe(document,{childList:!0, subtree:!0});setTimeout(function(){c.disconnect()},1E4)}});
nwzonline.de#%#AG_onLoad(function(){if(!document.cookie.includes("__cmpcccu3039")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector("#cmpwrapper").shadowRoot.querySelectorAll("a.cust-btn[onclick]");b[0]&&b[0].click();},500);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmp.heise.de#%#AG_onLoad(function(){if(document.cookie.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button.message-component[title*="ustimmen"]');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmp-sp.lvz.de,cmp-sp.maz-online.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var b=new MutationObserver(function(){var c=document.querySelector('button[title^="Einstellungen"]');setTimeout(function(){var a=document.querySelectorAll(".page-action");a[0]&&a[0].click()},300);setTimeout(function(){var a=document.querySelector(".is-checked");a&&(a.click(),(a=document.querySelector('button[title^="Speichern"]'))&&a.click())},300);c&&(b.disconnect(),c.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
cmp-sp.sportbuzzer.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title^="Alle akzeptieren"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
3sat.de,zdf.de,oe24.at#%#AG_onLoad(function(){if(!document.cookie.includes("eupubconsent-v2")){var g=new MutationObserver(function(){var b=document.querySelectorAll('button.cookie-setting-link');b[0]&&b[0].click();setTimeout(function(){var c=document.querySelectorAll('input[aria-checked="true"]');if(c[0]){c.forEach(function(c){c.click();});}},300);setTimeout(function(){var d = document.querySelectorAll(".save-preference-btn-handler");d[0]&&(g.disconnect(),d[0].click())},500);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
express.de#%#AG_onLoad(function(){if(window.location.href.includes("consent")){var g=new MutationObserver(function(){var b=document.querySelector('button[title^="Accept and continue"]');if(!b){var b=document.querySelector('button[title^="Akzeptieren und weiter"]');};b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
sp-spiegel-de.spiegel.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title^="Accept and continue"]');if(!b){var b=document.querySelector('button[title^="Akzeptieren und weiter"]');};b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
consent2.ksta.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title^="Akzeptieren"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
privacy.lecker.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button.no-children[path="\[0,2,1\]"]');b&&b.click();},300);setTimeout(function(){var c=document.querySelector('div[title="Berechtigte Interessen"]'); c&&c.click();},300);setTimeout(function(){var d=document.querySelectorAll('label[aria-checked="true"] > .off'); d.forEach(function(d){d.click();});},800); var f=document.querySelector('button.no-children[path="\[0,3,0\]"]'); setTimeout(function(){f&&f.click();},1000);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},3E4)}});
privacy.madame.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button.no-children[path="\[0,2,1\]"]');b&&b.click();},300);setTimeout(function(){var c=document.querySelector('div[title="Berechtigte Interessen"]'); c&&c.click();},300);setTimeout(function(){var d=document.querySelectorAll('label[aria-checked="true"] > .off'); d.forEach(function(d){d.click();});},800); var f=document.querySelector('button.no-children[path="\[0,3,0\]"]'); setTimeout(function(){f&&f.click();},1000);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},3E4)}});
consent.gamingbible.co.uk,consent.unilad.co.uk#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Accept" i]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
filmzie.com#%#//scriptlet('set-local-storage-item', 'cookiesAccepted', 'true')
cmp.dpgmedia.nl#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("consent") != -1){ var el = document.querySelector('button[title="Akkoord"]'); if(el) el.click(); }}, 300); });
musescore.com#%#//scriptlet('set-cookie-reload', '_mu_open_in_up_close_new', '1')
notion.site,notion.so#%#//scriptlet('set-cookie', 'notion_cookie_consent', '0')
nbsklep.pl#%#//scriptlet('set-cookie', 'newbalance_policy', 'true')
readspeaker.com#%#//scriptlet('remove-class', 'show--consent', 'html.show--consent')
abcya.com#%#//scriptlet('remove-class', 'cookie', 'body > .root.fixed-padding.cookie')
heldenlounge.de#%#document.cookie="cookienote=set; path=/;";
newbalance.ru#%#//scriptlet('set-local-storage-item', 'cookieDate', 'emptyObj')
ekstrabladet.dk#%#//scriptlet('set-cookie', 'CookieConsent', '1')
ieatfoodtours.co.uk,londraculturale.it,onceinrome.com,weliketuscany.it#%#//scriptlet('set-cookie', 'fh_should_track', 'false')
pdf24.org#%#AG_onLoad(function(){if(window.location.href.includes("cookie-banner-iframe")){var b=new MutationObserver(function(){var a=document.querySelector("#cookieBannerEntryPage > .buttons > .declineAll");a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
backmarket.com#%#//scriptlet('set-cookie', 'BM_Analytics', 'false')
backmarket.com#%#//scriptlet('set-cookie', 'BM_Advertising', 'false')
backmarket.com#%#//scriptlet('set-cookie-reload', 'BM_User_Experience', 'false')
ohmymag.com,gala.fr#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[title="Accepter"]'); if(el) { el.click(); } }, 300); });
openingceremony.com#%#(function(){try{"undefined"!==typeof localStorage&&(localStorage.setItem("SHOW_COOKIE_BANNER","no"))}catch(a){}})();
sex.com#%#//scriptlet('set-cookie', 'sx_cookie_ok', '1')
play.hbomax.com#%#(function(){try{"undefined"!==typeof localStorage&&(localStorage.setItem("dataservices.PreferencesManager.targetingCookies","off"),localStorage.setItem("dataservices.PreferencesManager.performanceCookies","off"),localStorage.setItem("dataservices.PreferencesManager.functionalCookies","on"))}catch(a){}})();
voka.tv#%#//scriptlet('set-local-storage-item', 'ALLOW_COOKIES', 'false')
gns3.com#%#//scriptlet('set-local-storage-item', 'user-has-accepted-cookies', 'true')
myfitnesspal.com#%#//scriptlet('set-cookie', 'CCPABannerShown', 'true')
bequiet.com#%#document.cookie = "cookie_functional=on";
flightradar24.com#%#//scriptlet('remove-class', 'has-banner', 'body.has-banner', 'stay')
m.twitch.tv#%#//scriptlet('set-cookie', 'tachyon-accepted-cookie-notice', 'true')
knott-anhaenger-shop.de#%#AG_onLoad(function(){if (-1 == document.cookie.indexOf("privacyagree")) {var a = new MutationObserver(function() {var a = document.querySelector("#cookies input.accept");a && a.click()});a.observe(document, {childList: !0,subtree: !0});setTimeout(function() {a.disconnect()}, 3E4)}});
humboldtforum.org#%#//scriptlet('set-cookie', 'acceptCookie', 'true')
hometogo.de#%#(function(){document.cookie.includes("cookie_consent=")||(document.cookie='cookie_consent={"timestamp":'+Date.now()+',"functional":true,"analytical":false,"marketing":false,"names":{"localStorage":{"analyticsdata":0,"analyticslastAction":0},"cookie":{"bftul":0},"thirdParty":{"facebookTracking":0,"hotJar":0,"trustBadge":0,"braze":0,"gtm_a_adup":0,"gtm_a_bing":0,"gtm_a_ctri":0,"gtm_a_fb":0,"gtm_a_ga":0,"gtm_a_gads":0,"gtm_a_pin":0,"gtm_a_tvsq":0,"gtm_a_yand":0,"gtm_m_adup":0,"gtm_m_crit":0,"gtm_m_gads":0,"gtm_m_myta":0,"gtm_m_rtbh":0,"gtm_m_tabo":0,"gtm_a_tiktok":0,"adcellTracking":0,"tradetrackerTracking":0}}}')})();
allmusicitalia.it#%#//scriptlet("set-constant", "initCookieConsent", "noopFunc")
cam.start.canon#%#//scriptlet('set-cookie', 'user_accepts_cookies', 'false')
bike24.de#%#(function(){document.cookie.includes("cookieConsent=")||(document.cookie='cookieConsent={"basket-store":true,"emarsys":false,"google-ga":false,"google-tm":false,"trbo":false}; path=/;')})();
mag.lexus.co.uk#%#//scriptlet("set-cookie", "viewed_cookie_policy", "yes")
mag.lexus.co.uk#%#//scriptlet("set-cookie", "cookielawinfo-checkbox-necessary", "yes")
mag.lexus.co.uk#%#//scriptlet("set-cookie", "cookielawinfo-checkbox-advertisement", "yes")
karriere.fresenius.de#%#//scriptlet('set-cookie', 'mc-optin', 'false')
chessarena.com#%#//scriptlet("set-cookie", "cookies_confirm", "true")
skousen.dk,skousen.no,whiteaway.com,whiteaway.no,whiteaway.se#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("CookieInformationConsent")){var a=new MutationObserver(function(){var b=document.querySelector("#cookie-information-template-wrapper .coi-button-group > #declineButton");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
figma.com#%#document.cookie="pref=%7B%22t%22%3A%22explicit%22%2C%22f%22%3Afalse%2C%22a%22%3Afalse%2C%22m%22%3Afalse%7D";
lush.com#%#//scriptlet('set-cookie', 'lush-commerce-cookies', '1')
elvenar.com#%#//scriptlet('set-cookie', 'CookieNotification', '0')
aeromexico.com#%#//scriptlet('set-cookie', 'AgreeCookies', 'true')
virginaustralia.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("virginCookiesAccepted")){var a=new MutationObserver(function(){var b=document.querySelector('#cookieAcceptanceBtn');b&&b.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
amway-estonia.com,amway-latvia.com,amway-lithuania.com,amway.*#%#//scriptlet('set-cookie-reload', 'isCookieConsentAccepted', 'true')
amway-estonia.com,amway-latvia.com,amway-lithuania.com,amway.*#%#//scriptlet('set-cookie-reload', 'isMarketingCookiesAccepted', 'false')
amway-estonia.com,amway-latvia.com,amway-lithuania.com,amway.*#%#//scriptlet('set-cookie-reload', 'isAnalyticsCookiesAccepted', 'false')
swedbank.se#%#//scriptlet("abort-on-property-read", "CookieBanner.init")
swedbank.se#%#//scriptlet("abort-on-property-read", "CookieBannerV2.init")
mackeeper.com#%#//scriptlet('set-session-storage-item', 'gdprBannerClosed', 'true')
wezine.fr#%#//scriptlet('set-local-storage-item', 'gbcookies', '1')
superjob.ua,superjob.ru#%#//scriptlet('set-cookie-reload', 'cookies_policy_accept', 'true')
harrisscarfe.com.au#%#//scriptlet('set-cookie', 'hideCookiesNotification_AU_en', '1')
pharmvestnik.ru#%#//scriptlet('set-cookie', 'cookiesAccepted', 'true')
reshade.me#%#//scriptlet('set-cookie-reload', 'plg_system_eprivacy', '1')
littleusaworld.com#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwlittleusaworldcom1', '1')
realme.com#%#//scriptlet('set-cookie', 'cookie-privacy-accept', 'true')
chatreplay.stream#%#document.cookie = "cr_consent=1|tracking=false+analytics=false+marketing=false; path=/;";
azb-cuw.pl#%#//scriptlet('set-cookie', 'cookie', '1')
mega-energie.fr#%#//scriptlet('set-cookie', 'megacookie', '0')
braun-hamburg.com#%#//scriptlet('set-cookie', 'cookie-consent', 'true')
netcracker.com#%#//scriptlet('set-cookie-reload', 'gdpr', 'yes')
o2.fr#%#//scriptlet('set-cookie', 'cookie.consent.done', 'true')
m.ter.sncf.com#%#//scriptlet('set-cookie', 'cookiesConsent', '0')
zpruszkowa.pl#%#//scriptlet('set-cookie', 'impgdpr', '0')
myunidays.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button.js-accept-all-cookies'); if(el) { el.click(); } }, 300); });
abema.tv#%#//scriptlet('set-local-storage-item', 'abm_gdprAgreement', '1')
cmp.fitforfun.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[title="Akzeptieren"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
enwi-hz.de#%#//scriptlet('set-cookie', 'cookieAgreed', 'true')
finanzchef24.de#%#document.cookie='cookie_consent_level={"functionality":true,"strictly-necessary":true,"targeting":false,"tracking":false}; path=/;';
keil.eu,egmont.com,storyhouseegmont.dk,storyhouseegmont.no,storyhouseegmont.se#%#//scriptlet('set-cookie', 'CookieConsent', '1')
friv5online.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "gdprModal")
audi-mediacenter.com#%#//scriptlet('set-cookie', 'AUDI_ENSIGHTEN_PRIVACY_MODAL_VIEWED', '1')
audi-mediacenter.com#%#//scriptlet('set-cookie', 'AUDI_ENSIGHTEN_PRIVACY_Functional', '1')
audi-mediacenter.com#%#//scriptlet('set-cookie', 'AUDI_ENSIGHTEN_PRIVACY_Performance', '0')
consent.programme-tv.net#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Accepter" i]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
gaana.com#%#//scriptlet('set-cookie', 'gdprv1', '1')
umcutrecht.nl#%#//scriptlet('set-local-storage-item', 'consent', '1')
apotheka.ee#%#//scriptlet('set-cookie', 'gdpr_cookie_token', '1')
uphold.com#%#(function(){try{"undefined"==typeof localStorage||localStorage.getItem("wallet.trackingConsentAnswerDate")||localStorage.setItem("wallet.trackingConsentAnswerDate",Date())}catch(a){}})();
manutd.com#%#//scriptlet('set-cookie', 'userConsentCookiePolicy', 'true')
magazineluiza.com.br#%#//scriptlet('set-cookie-reload', 'cookie_accept_policy', 'true')
fish.shimano.com#%#//scriptlet('set-cookie', 'cookiePrefAnalytics', '0')
fish.shimano.com#%#//scriptlet('set-cookie', 'cookiePrefMarketing', '0')
fish.shimano.com#%#//scriptlet('set-cookie', 'cookiePrefThirdPartyApplications', '0')
sportrecs.com#%#//scriptlet('set-local-storage-item', 'header:cookie-banner-closed', 'true')
kjell.com#%#//scriptlet("set-cookie", "ccValues", "1")
energetyka24.com,space24.pl,cyberdefence24.pl,defence24.pl,defence24.com#%#//scriptlet('set-local-storage-item', 'd24Cookie', 'true')
galaxy-centrum.pl#%#//scriptlet("set-cookie", "cookies-shown", "true")
banbye.pl#%#//scriptlet('set-local-storage-item', 'cookiesDismissed', 'true')
bitburger.de#%#//scriptlet('set-cookie', 'cookies-general', 'true')
albelli.de#%#//scriptlet('set-cookie', 'cookie_consent', '0')
draeger.com#%#(function(){try{var a=location.pathname.split("/")[1],b="dra_cookie_consent_allowed_"+a,c=new RegExp(/[a-z]+_[a-z]+/);if(!document.cookie.includes(b)&&c.test(a)){var d=encodeURIComponent("v=1&t=1&f=1&s=0&m=0");document.cookie=b+"="+d+"; path=/;"}}catch(e){}})();
samsonite.pl#%#//scriptlet('set-cookie-reload', 'cookiesAccepted', '1')
bluelightcard.co.uk#%#//scriptlet('set-cookie', 'privacy', '0')
warrobots.com#%#//scriptlet('set-cookie', 'cookie-notification', 'true')
warszawskakranowka.pl#%#//scriptlet('set-cookie-reload', 'rodo_warszawskakranowka', '0')
lazienkaplus.pl#%#//scriptlet('remove-class', 'cookies-policy', 'body.cookies-policy')
fdpbt.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('.uv-gdpr-consent-necessary-form .form-submit'); if(el) { el.click(); } }, 300); });
debrid-link.fr#%#//scriptlet('set-cookie', 'cookies_infos', '1')
nonsolocap.it#%#//scriptlet("set-constant", "cookieChoices.showCookieConsent", "noopFunc")
romeo.com#%#//scriptlet('set-local-storage-item', 'cookiesConsent', '1')
vanlaack.com#%#//scriptlet("set-cookie", "cookie-preference", "1")
infoworld.com#%#AG_onLoad(function(){if(-1===document.cookie.indexOf('euconsent-v2')){var a=new MutationObserver(function(){var b=document.querySelector('button.last-focusable-el');b&&b.click();});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
boohooman.com#%#document.cookie="dw_cookies_accepted=D; path=/;";
filmweb.pl#%#//scriptlet("set-constant", "consentManagerIsOn", "false")
filmweb.pl#%#//scriptlet("set-constant", "rodo.checkIsDidomiConsent", "noopFunc")
saudia.com#%#//scriptlet("set-cookie", "sv_gdpr", "true")
bethesda.net#%#//scriptlet("set-cookie", "user-seen-tos-update", "true")
autohero.com#%#//scriptlet('set-cookie', 'consent', '0')
giochigratisonline.it#%#//scriptlet('set-cookie-reload', 'consensoCookie', 'yes')
bca.co.id#%#//scriptlet('remove-class', 'popup-disclaimer-show', 'body.popup-disclaimer-show')
ideal.es,elcorreo.com#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('#didomi-notice-agree-button');b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
web.dev#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('pagespeed_policy', 'checked') } } catch (ex) {} })();
wealth.com.tw#%#//scriptlet('set-local-storage-item', 'ALLOWED_ACCESS_COOKIE_POLICY', 'true')
cire.pl#%#//scriptlet('set-cookie', 'APP_COOKIES_POLICY', 'true')
cire.pl#%#//scriptlet('set-cookie', 'APP_COOKIES_TERMS_AND_CONDITIONS', 'true')
soluxtec.de#%#//scriptlet('set-cookie', 'bit_userConfirmCookies', 'true')
drimsim.com#%#//scriptlet('set-local-storage-item', 'DS_POLICY', '1')
jobijoba.at#%#AG_onLoad(function(){if(-1===document.cookie.indexOf('hw-cc-gtm')){var a=new MutationObserver(function(){var b=document.querySelector('span#btn-accept-cookies');b&&b.click();});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
quickpharm.net#%#//scriptlet('set-cookie', 'cookieAgreement', 'false')
movember.com#%#document.cookie = "cookies_notified = cookies_notified";
dw.com#%#//scriptlet('set-local-storage-item', 'gdprAccepted', 'true')
reidl.de#%#//scriptlet('set-cookie-reload', 'ga-opt-out', 'false')
poradnikbiznesu.info#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "#vicky-cookiebox")
world-of-pizza.de#%#//scriptlet("set-constant", "openCookieModal", "false")
world-of-pizza.de#%#//scriptlet('set-cookie-reload', 'sd_gmaps_accepted', '1')
hey.car#%#//scriptlet("set-constant", "_PRELOADED_STATE__.cookieDashboard.hasSavedCookieSettings", "true")
turboimagehost.com#%#//scriptlet('set-cookie', 'cookiewarn', '1')
webcatalog.io#%#//scriptlet('set-local-storage-item', 'hideCookieConsentDialog', 'true')
mozio.com#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('cookie-notice-data', '{"hash":"google-analytics-v2|google-tag-manager|loggly|zendesk","categories":["ESSENTIAL","FUNCTIONALITY","PERFORMANCE","ADVERTISING","PERSONALIZATION","TRACKING","ANALYTICS"]}') } } catch (ex) {} })();
binance.com#%#(function(){try{'undefined'==typeof localStorage||localStorage.getItem('showCookieTip')||localStorage.setItem('showCookieTip','"allow"')}catch(a){}})();
sber-zvuk.com#%#//scriptlet('set-local-storage-item', 'accept_cookie', 'true')
schullv.de#%#//scriptlet('set-local-storage-item', 'cookiesAccepted', 'true')
rupprecht.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("prudsysSession")){var a=new MutationObserver(function(){var b=document.querySelector(".consent-banner-confirmation-buttons button.btn-default");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
stooq.pl,stooq.com,bbc.com#%#AG_onLoad(function(){try{if(!document.cookie.includes("AAAA")){var b=new MutationObserver(function(){var a=document.querySelector(".fc-consent-root button.fc-cta-consent");a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
frisco.pl#%#(function(){document.cookie.includes("cookies-consents")||(document.cookie='cookies-consents={"ad_storage":false,"analytics_storage":false}')})();
gentside.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.gentside.com/")){var a=new MutationObserver(function(){var b=document.querySelector('button[title="Accepter"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.bold.dk/")){var a=new MutationObserver(function(){var b=document.querySelector('button[title="Accepter"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
withings.com#%#//scriptlet('set-cookie', 'withings_cookieconsent_dismissed', '1')
withings.com#%#//scriptlet('set-cookie', 'cookieconsent_statistics', 'false')
withings.com#%#//scriptlet('set-cookie', 'cookieconsent_advertising', 'false')
withings.com#%#//scriptlet('set-cookie', 'cookieconsent_social', 'false')
wiki.provenance-emu.com,docs.expandrive.com,docs.paperspace.com,help.senler.ru,gitbook.com,gitbook.io#%#//scriptlet('set-cookie', '__gitbook_cookie_granted', 'no')
sevdesk.at,sevdesk.de#%#//scriptlet('set-cookie', 'userConsent', 'false')
romshub.com#%#//scriptlet("abort-current-inline-script", "$", "#kuk")
cmp.travelbook.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {setTimeout(function() {var g=document.querySelector('button[title="Einstellungen oder ablehnen" i]');b.disconnect();g&&g.click();},800);setTimeout(function(){var c = document.querySelectorAll(".page-action"); c[0]&&c[0].click();}, 300); setTimeout(function(){ var d = document.querySelectorAll(".is-checked"); d.forEach(function(d) { d.click();});}, 300); setTimeout(function() {var e = document.querySelector("button[title='ablehnen wie ausgewählt' i]");e&&e.click();}, 300);});b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
blocket.se#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('aside[aria-label="Blocket cookie inställningar"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
iltalehti.fi#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("TcString")){var a=new MutationObserver(function(){var b=document.querySelector("#alma-cmpv2-container button#almacmp-modalConfirmBtn");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
terminix.com#%#//scriptlet('set-cookie', 'cookieconsent', 'true')
seltmann-shop.de#%#AG_onLoad(function(){if(document.querySelector('div[id^="czgdpr-"]')){var a=new MutationObserver(function(){document.querySelectorAll('div[id^="czgdpr-"]:not([style*="display: none;"])').forEach(function(c){c.style="display: none !important;"});var b=document.querySelector("#czgdpr-notice-wrp #save");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
franzen.de#%#//scriptlet('set-cookie', 'cookieDeclined', '1')
sonyliv.com#%#//scriptlet('set-local-storage-item', 'cookie_acceptance', 'true')
sonyliv.com#%#//scriptlet('set-local-storage-item', 'essential_cookies_acceptance', 'true')
sonyliv.com#%#//scriptlet('set-local-storage-item', 'session_cookies_acceptance', 'true')
sonyliv.com#%#//scriptlet('set-local-storage-item', 'analytics_cookies_acceptance', 'false')
gettr.com#%#//scriptlet('set-local-storage-item', 'cookieAccepted', 'true')
iriedaily.de#%#//scriptlet('set-cookie', 'actualOptanonConsent', '1')
nouvelobs.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector(".gdpr-glm-standard button.gdpr-glm-button--standard");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.berliner-zeitung.de/")){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[title="Zustimmen"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
phonenphoto.com#%#//scriptlet('set-cookie', 'cookie_accept', 'true')
dominospizza.pl#%#//scriptlet('set-cookie', 'dominos_cookies_accepted', '1')
livecounts.io#%#//scriptlet('set-local-storage-item', 'CONSENT_AGREED', '1')
jobware.de#%#//scriptlet('set-cookie', '_dsgvo', '1')
mapillary.com#%#(function(){if(-1==document.cookie.indexOf("mly_cb")&&document.location.hostname.includes("mapillary.com")){var a=new Date,b=a.getUTCMonth()+1,c=a.getUTCDate();a=a.getUTCFullYear();document.cookie="mly_cb=1_"+a+"_"+b+"_"+c+";path=/";location.reload()}})();
canalplus.com#%#//scriptlet('set-cookie', 'cp_cc_ads', '0')
canalplus.com#%#//scriptlet('set-cookie', 'cp_cc_stats', '0')
canalplus.com#%#//scriptlet('set-cookie', 'adsAllowed', 'false')
canalplus.com#%#//scriptlet('set-cookie', 'statsAllowed', 'false')
plex.tv#%#//scriptlet("set-cookie", "plex_tv_cookie_consent", "2")
radio-canada.ca#%#//scriptlet('set-cookie', 'RCI_APP_LEGAL_DISCLAIMER_COOKIE', 'false')
kvk.nl#%#//scriptlet("set-cookie", "allowTrackingCookiesKvK", "1")
theartnewspaper.com#%#document.cookie = "USE_COOKIE_CONSENT_STATE={%22session%22:false%2C%22persistent%22:false%2C%22necessary%22:true%2C%22preferences%22:false%2C%22statistics%22:false%2C%22marketing%22:false%2C%22firstParty%22:false%2C%22thirdParty%22:false}; path=/;";
xd2sketch.com#%#//scriptlet("set-cookie", "xd2sketch_cookies_accepted", "true")
avocode.com#%#//scriptlet('set-cookie', 'avokie', 'no')
atlantico.fr,movieplayer.it#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=!1,c=document.querySelector("button.iubenda-cs-close-btn");c&&(c.click(),b=!0);null===document.querySelector("button.iubenda-cs-close-btn")&&b&&a.disconnect()});a.observe(document,{childList:!0,subtree:!0,attributes:!0});setTimeout(function(){a.disconnect()},1E4)}});
veriff.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('div[class^="CookiePopup__ButtonWrapper-"] > a + a'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://ze.tt/")){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[title="Allen zustimmen"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
canva.com#%#(function(){-1==document.cookie.indexOf("CTC")&&document.location.hostname.includes("canva.com")&&(document.cookie="CTC=eyJBIjowLCJCIjowLCJEIjpmYWxzZSwiRSI6dHJ1ZSwiRiI6ZmFsc2UsIkciOmZhbHNlLCJIIjpmYWxzZX0=; path=/;",location.reload())})();
dofus-touch.com#%#AG_onLoad(function() { setTimeout(function() { document.querySelector('button[action="accept-all"]').click(); }, 50); });
epaper.livemint.com#%#//scriptlet('set-cookie', 'Privacypolicy', 'true')
ingame.de,tz.de,stimme.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector(".cmp_app .cmp_mainButtons .cmp_button:not(.cmp_disabled)");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
sp-consent.schwarzwaelder-bote.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[title="Alles akzeptieren"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
gentside.com,bold.dk,saechsische.de,schwarzwaelder-bote.de#%#//scriptlet('remove-class', 'sp-message-open', 'html')
eas-schaltanlagen.com#%#document.cookie="rotorCookie=%7B%22904%22%3A%5B%22908%22%2C%22985%22%5D%2C%22907%22%3A%5B%22914%22%5D%7D; path=/;";
turn-on.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("cf_ccm_choice_to-c000")){var a=new MutationObserver(function(){var b=document.querySelector("#default-cookie-consent-banner #cf-ccm-save-btn");b&&(a.disconnect(),document.cookie="cf_ccm_choice_to-c0002=true; path=/;",document.cookie="cf_ccm_choice=%7B%22consents%22%3A%5B%22TO-C0001%22%2C%22TO-C0002%22%5D%7D; path=/;",b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
digikey.com#%#//scriptlet("remove-class", "gdpr", "body.gdpr")
swrag.de#%#//scriptlet("set-cookie", "CookieLayerDismissed", "true")
tarifcheck.de#%#(function(){-1==document.cookie.indexOf("consent")&&document.location.hostname.includes("tarifcheck.de")&&(document.cookie="consent=false_false_true;path=/;",location.reload())})();
yle.fi#%#document.cookie = "yleconsent=v1|embedded_social_media";
cheapenergy24.de#%#//scriptlet('set-cookie', 'consented_cookie_types', '1')
vku.de#%#//scriptlet('set-cookie', 'ww_cookieNote', '1')
pozbruk.pl#%#//scriptlet("abort-on-property-read", "openRodo")
koeln.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("CookieConsent")){var a=new MutationObserver(function(){var b=document.querySelector("#CybotCookiebotDialog button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"),c=document.querySelector("#CybotCookiebotDialog"),d=document.querySelector("#CybotCookiebotDialogBodyUnderlay");c&&d&&(c.style="display: none !important;",d.style="display: none !important;");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
washingtonpost.com#%#document.cookie="wp_gdpr=1|1; path=/;";
gheed.com#%#//scriptlet('set-cookie-reload', 'ck', 'false')
sushideluxe.de#%#//scriptlet('set-cookie-reload', 'sd_cookies_accepted', '1')
paysend.com#%#//scriptlet('set-cookie-reload', 'gdpr_policy', 'true')
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.berliner-kurier.de/")){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[title="Zustimmen"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
codeeurope.pl#%#//scriptlet('set-cookie', 'gdprcookie', '1')
hungama.com#%#//scriptlet("set-cookie", "ckpVisited", "true")
akelius.com#%#document.cookie='akCookieSettings={"ga":false,"optimize":false,"facebook":false,"hotjar":false}; path=/;';
rohtenburg.de#%#//scriptlet('set-cookie', 'no_thanks', 'true')
schell.eu#%#//scriptlet('set-cookie', 'cookie_staticdata', '1')
missouribotanicalgarden.org#%#//scriptlet('set-cookie-reload', '13400', 'True')
pood.esvika.ee#%#//scriptlet('set-cookie-reload', '.AspNet.Consent', 'yes')
euronics.ee#%#AG_onLoad(function() {var b=new MutationObserver(function() { var a=document.querySelector("#cookieConsentBlock"),el = document.querySelector('button#cookieConsentButton'); if(el) el.click(); });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
cmp-consent-tool.privacymanager.io#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button#save div.action-wrapper'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
qastack.fr#%#//scriptlet("abort-on-property-read", "useGDPR")
konsultacjejst.pl#%#//scriptlet("set-cookie", "gdpr", "1")
player.addradio.de#%#AG_onLoad(function(){if(!document.cookie.valueOf("FCCDCF").includes("AAAA")){var b=new MutationObserver(function(){var c=document.querySelector('button.fc-secondary-button[aria-label*="Optionen"]');c&&c.click();setTimeout(function(){document.querySelectorAll("input[checked]").forEach(function(a){a.click()})},300);setTimeout(function(){var a=document.querySelectorAll("button.fc-confirm-choices");a[0]&&(b.disconnect(),a[0].click())},300)});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
ohmydev.pl#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("acceptedPolicy", "true") } } catch (ex) {} })();
babyland.pl#%#//scriptlet('set-cookie-reload', 'VIKI_cookie_alert_closed', '1')
takprosto.cc#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('.cmplz-accept-marketing'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
invite.viber.com#%#document.cookie = "cookieAgree=iagree; path=/";
phoenix.de#%#AG_onLoad(function(){if("undefined"!=typeof localStorage)try{if(!localStorage.getItem("user_anonymous_profile")){var b=new MutationObserver(function(){var a=document.querySelector('div[ng-if="showPrivacySettings()"] button.o-btn');a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
juedische-allgemeine.de#%#//scriptlet('set-cookie', 'ubCmpAccepted', 'true')
juedische-allgemeine.de#%#document.cookie="ubCmpSettings=eyJnZW1laW5kZW5fc2VsZWN0ZWRfdmFsdWUiOnRydWUsImdvb2dsZV9hbmFseXRpY3MiOmZhbHNlLCJhZF90cmFja2luZyI6ZmFsc2UsInNvY2lhbF9lbWJlZHMiOnRydWV9;path=/;";
mortalshell.com#%#//scriptlet('set-cookie', '_gdpr_mortal', '1')
schwalbe.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('p[class="nl-accept"] > a[data-cookie-accept]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
vaillant.it,vaillant-group.com,vaillant.at,vaillant.de#%#//scriptlet('set-cookie', 'cookie_consent_shown', 'true')
infranken.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('body > div[style^="background:"][style*="position: fixed;"][style*="z-index:"] div[role="button"]:first-child > div > button'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
inselradio.com#%#//scriptlet('set-cookie', 'irCookieConsent', '3')
norwegian.com#%#document.cookie="_nasStorageConsent=all=False&analysis=False&marketing=False&v=1; path=/";
latam.com#%#//scriptlet("set-cookie", "consentCookies", "true")
atman.pl,zoonews.pl,drohnen.de#%#//scriptlet('set-cookie', 'viewed_cookie_policy', 'yes')
aniforte.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwanifortede1', '1')
moviesroom.pl,tech-room.pl#%#//scriptlet('set-cookie-reload', 'privacy', '1')
polsatboxgo.pl,polsatgo.pl#%#//scriptlet('set-cookie', 'rodo-modal-displayed', '1')
handwerk-magazin.de,augsburger-allgemeine.de,hornbach.de#%#AG_onLoad(function(){if("undefined"!=typeof localStorage)try{if(!localStorage.getItem("uc_user_interaction")){var b=new MutationObserver(function(){var a,c,d=null==(a=document.querySelector("#usercentrics-root"))?void 0:null==(c=a.shadowRoot)?void 0:c.querySelector('button[data-testid="uc-accept-all-button"]');d&&(b.disconnect(),d.click())});b.observe(document,{childList:!0,subtree:!0,attributeFilter:["style"]});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
1blu.de#%#//scriptlet("set-cookie", "cookieConfig", "1")
pandacheck.com#%#AG_onLoad(function(){if(!document.cookie.includes("cc_cookie")){var g=new MutationObserver(function(){var b=document.querySelector('.pc-cookie-modal--footer > a[role="button"]');var c=document.querySelector('.btn-link-cookie-save');b&&b.click();setTimeout(function(){ c&&c.click(); }, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
gold.de#%#AG_onLoad(function(){if(!document.cookie.includes("cc_cookie")){var g=new MutationObserver(function(){var b=document.querySelector('#cm_secondary_btn');var c=document.querySelector('#cs_save__btn');b&&b.click();setTimeout(function(){ c&&c.click(); }, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
draco.de#%#//scriptlet("set-cookie", "cookiePermissionsSet", "true")
tv2play.hu#%#//scriptlet("set-cookie", "cookiePolicyAccepted", "true")
infranken.de#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector("#cmpbox .cmpboxbtnyes"),c=document.querySelector('div[id^="cmpbox"]'),d=document.querySelector('.cmpboxWelcomeGDPR[style^="display: block;"]'),e=document.querySelector("#cmpbox.cmpstyleroot:not(.cmpboxWelcomeGDPR)");b&&c&&d&&(a.disconnect(),b.click(),c.style="display: none !important;");e&&a.disconnect()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()}, 1E4)});
podcasts.podinstall.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('.qc-cmp2-container .qc-cmp2-summary-buttons button[mode="primary"]'),c=document.querySelector("#qc-cmp2-container");b&&c&&(a.disconnect(),b.click(),c.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
fly4free.pl#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('.qc-cmp2-container .qc-cmp2-summary-buttons button[mode="primary"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
wroclaw.pl#%#//scriptlet('set-cookie', 'iRodoInfo', '1')
epg.com,rheuma-liga.de#%#document.cookie="cookieconsent_status=allow; path=/;";
stadtundgruen.de#%#//scriptlet("abort-current-inline-script", "$", "#contentwrap")
multipolster.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwmultipolsterde1', '1')
polizei-beratung.de#%#//scriptlet('set-cookie', 'cookie_consent', 'true')
studentenwerkfrankfurt.de#%#document.cookie="cookieconsent_status=allow; path=/;";
om.forgeofempires.com#%#//scriptlet('set-cookie', 'CookieNotification', '0')
yvesrocher.com.tr#%#AG_onLoad(function(){if(!document.cookie.includes("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector(".onetrust-close-btn-handler"),c=document.querySelector("#onetrust-consent-sdk");b&&c&&(a.disconnect(),c.style.display="none",b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
foxchannels.com.tr#%#//scriptlet("set-constant", "COOKIES_NON_GDPR", "true")
cgi.com#%#//scriptlet('set-cookie', 'cookie-agreed', '2')
clark.de#%#//scriptlet('set-cookie', 'hide-cookies-banner', 'true')
pronovabkk.de#%#//scriptlet('set-cookie', 'acceptCookieDisclaimer', 'true')
teamshirts.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("ts_cookieNotification", "true") } } catch (ex) {} })();
hemden.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwhemdende1', '1')
1001games.com,bergfreunde.de,vg247.com,spreadshirt.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('#onetrust-accept-btn-handler'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
vliegwinkel.nl#%#document.cookie="cookieConsentLevel=functional; path=/;";
saarbruecker-zeitung.de#%#//scriptlet("abort-current-inline-script", "consentUrl", "OptanonConsent")
saarbruecker-zeitung.de#%#AG_onLoad(function(){if(window.location.href.includes("consent")){var b=new MutationObserver(function(){var a,c=document.querySelector("#consentAccept");null!==(a=Optanon)&&void 0!==a&&a.AllowAll&&c&&(b.disconnect(),c.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
vizita.si#%#document.cookie="cookies_accept=all; path=/;";
th-luebeck.de#%#document.cookie="waconcookiemanagement=min; path=/;";
cec-zev.eu,b-tu.de,ludwigshafen.de,alanus.edu,thga.de#%#document.cookie="CookieConsent=mandatory; path=/;";
hwg-lu.de#%#//scriptlet('set-cookie', 'brain_cookie_optin_allow_tracking', 'false')
mediaset.it#%#AG_onLoad(function(){{var a=new MutationObserver(function(){var b=document.querySelector('button[class^="bdcp_button-accetto"]');b&&(b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
app.scre.io#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookieConsent", "1") } } catch (ex) {} })();
bilyoner.com#%#//scriptlet('set-local-storage-item', 'desktop/acceptAdvertisementCookies', 'false')
bilyoner.com#%#//scriptlet('set-local-storage-item', 'desktop/acceptAnalyticalCookies', 'false')
bilyoner.com#%#//scriptlet('set-local-storage-item', 'desktop/isCookiePrefBannerShowed', 'true')
robinhood.com#%#//scriptlet('set-cookie', 'gdpr_consent', '1')
publikationen.dguv.de#%#//scriptlet('set-cookie', 'allowCookie', '1')
verfassungsschutz.de,aufstiegs-bafoeg.de,bne-portal.de,bmbf.de#%#document.cookie="gsbbanner=closed; path=/;";
mubi.com#%#//scriptlet('set-cookie', 'mubi-cookie-consent', 'true')
gut-leben-in-deutschland.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("gut-leben-cookie-banner-hidden", "true") } } catch (ex) {} })();
starfieldtech.com#%#//scriptlet('set-cookie', 'pwinteraction', '1')
futterhaus.de#%#//scriptlet('remove-class', 'is-blurred-cookiebox', 'html.is-blurred-cookiebox')
petsdeli.de#%#//scriptlet('set-cookie', 'visited', 'yes')
consent2.rundschau-online.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[title^="Akzeptieren"]'); if(el) el.click(); }, 500); });
lemonde.fr#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector(".gdpr-lmd-wall button.gdpr-lmd-button--main[data-gdpr-expression]");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
uhrforum.de#%#//scriptlet('remove-attr', 'style', 'body[style*="overflow: hidden;"]')
mydpd.at#%#//scriptlet('set-cookie', 'cc', '1')
erlangen-hoechstadt.de#%#//scriptlet("set-constant", "cookieselectionOverlay.load", "noopFunc")
werkzeugdiscount24.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwwerkzeugdiscountde1', '1')
gamingonlinux.com#%#//scriptlet('set-cookie-reload', 'gol_youtube_consent', '1')
sp215.info#%#AG_onLoad(function(){var a=document.querySelector('form[action="ccs.php"] > input[value="AKCEPTUJĘ PLIKI COOKIES"]');a&&a.click()});
electronicbeats.pl#%#document.cookie = "borlabs-cookie=%7B%22consents%22%3A%7B%22external-media%22%3A%5B%22youtube%22%5D%2C%22essential%22%3A%5B%5D%7D%2C%22domainPath%22%3A%22www.electronicbeats.net%2F%22%2C%22expires%22%3A%22Thu%2C%2014%20Jul%202025%2011%3A48%3A45%20GMT%22%2C%22version%22%3A%223%22%7D; path=/;";
thw.de,itzbund.de#%#//scriptlet('set-cookie', 'cookiebanner', '1')
ferro.com#%#//scriptlet('set-cookie', 'acceptcookies', 'no')
deutschesapothekenportal.de#%#//scriptlet('set-cookie', 'acceptAllCookies', '1')
allround-pc.com#%#document.cookie="apcAcceptedTrackingCookie3=1111000; path=/;";
medien-palette.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwmedienpalettede1', '1')
sourcepointcmp.bloomberg.co.jp#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('button[title="Yes, I Accept"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
adslzone.net#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("consent__v2")){var a=new MutationObserver(function(){var b=document.querySelector('#cl-consent .cl-consent__buttons > .cl-consent__btn[data-role="b_agree"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
chimpify.de#%#//scriptlet('set-cookie', '_coo_seen', '1')
jobs.ch#%#//scriptlet('set-cookie-reload', 'cookie_consent_accept', 'true')
jobs.ch#%#//scriptlet('set-cookie', 'cookie_disclaimer_dismissed', 'true')
instagram.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("ig_did")){var a=new MutationObserver(function(){var b=document.querySelector('.bIiDR');b&&b.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
replicata.com,replicata.de#%#document.cookie="bbDatenstufe=stufe3; path=/;";
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#%#//scriptlet('remove-class', 'sp-message-open', 'html.sp-message-open')
yubico.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("cli_user_preference")){var a=new MutationObserver(function(){var b=document.querySelector('#wt-cli-accept-btn');b&&b.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.is.fi/")){var a=new MutationObserver(function(){var b=document.querySelector('button[title="OK"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://t3n.de/")){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[title="Zustimmen"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.businessinsider.de/")){var a=new MutationObserver(function(){var b=document.querySelector('button[title^="Alle akzeptieren"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function() {if (document.referrer.includes("cyberport.de")) {var g = new MutationObserver(function() {var b = document.querySelector('.message-component > button[title*="Einstellungen"]'); b && b.click(); setTimeout(function() { var c = document.querySelectorAll('.page-action'); if(c[0]){c[0].click();}; }, 300); setTimeout(function() {var d = document.querySelector(".is-checked"); if(d){d.click();}; var e = document.querySelector('button[title*="speichern"]'); if(e){e.click();}; }, 300); });g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
taschenhirn.de#%#//scriptlet('remove-class', 'has-cookie-consent', 'body')
calameo.com#%#//scriptlet('set-cookie', 'ckn', '1')
swisscom.ch#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("CONSENTMGR")){var a=new MutationObserver(function(){var b=document.querySelector('.sdx-container button.button--primary');b&&b.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
mycinema.pro#%#document.cookie="CONSENT=230524NN; path=/;";
godbolt.org#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('#alert button.close'); if(el) el.click(); }, 1500); });
hotscope.tv#%#//scriptlet('set-cookie', 'cookieConsent', '1')
facebook.com#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("/user_cookie_prompt") != -1){var el = document.querySelectorAll('div[role="button"][aria-label] span[dir="auto"] > span'); if(el[0]) { el[0].click()} setTimeout(function() { var a = document.querySelectorAll('input[aria-checked="true"]'); a.forEach(function(a){a.click();});}, 500); setTimeout(function() {var b = document.querySelectorAll('div[role="button"][aria-label] span[dir="auto"] > span'); if(b[0]) {b[0].click();}}, 500); ;}}, 500) });
shpock.com#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('button[data-testid="primaryCta"]');b&&b.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E3)});
greens-efa.eu#%#//scriptlet("set-cookie", "ZEDWCC", "5")
kasuwa.de#%#//scriptlet('set-cookie-reload', 'cc_main', '1')
chartoo.in,chartoo.de,chartoo.com#%#document.cookie = "ypo=39; path=/;";
stories.com#%#document.cookie="newsletter-signup=viewed; path=/;";
wempe.com#%#//scriptlet('prevent-setTimeout', 'typeof __cmp')
tvfindr.com#%#AG_onLoad(function(){var d=function(){var b=new MutationObserver(function(){var c=document.querySelectorAll('body > div[id^="a"][id*="-"][data-bg] div[id^="bnnr-body-rightSide-"] > div[style^="text-decoration:"]');c.length&&c.forEach(function(a){(a.textContent.includes("Weiter ohne Zustimmung")||a.textContent.includes("Continue without consent"))&&(b.disconnect(),a.click())})});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)},e=document.querySelector('html[lang="de"]');-1==document.cookie.indexOf("real_cookie_banner-blog:1-lang:de")&&e&&d();document.querySelector('html[lang="en"]');-1==document.cookie.indexOf("real_cookie_banner-blog:1-lang:en")&&d()});
4kfilme.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("real_cookie_banner-blog")){var a=new MutationObserver(function(){var b=document.querySelectorAll('body > div[id^="a"][id*="-"][data-bg] div[id^="bnnr-body-rightSide-"] > div[style^="text-decoration:"]');b.length&&b.forEach(function(c){c.textContent.includes("Nur essenzielle Cookies akzeptieren")&&(a.disconnect(),c.click())})});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
emilundpaula.de,elektroversand-schmidt.de#%#document.cookie="cookienote=set; path=/;";
hundeschule-loewenzahn.de#%#//scriptlet("set-cookie-reload", "reDimCookieHint", "1")
augustrichter.de#%#//scriptlet("set-cookie-reload", "consent", "1")
elektrohauskomke.de,s-elektromaterial.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookies-selected", "true") } } catch (ex) {} })();
franzis.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwfranzisde4', '1')
cdn.opencmp.net#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.ingame.de/")){var a=new MutationObserver(function(){var b=document.querySelector(".cmp_app .cmp_mainButtons .cmp_button:not(.cmp_disabled)");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.opencmp.net#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www-kreiszeitung-de.cdn.ampproject.org/")){var a=new MutationObserver(function(){var b=document.querySelector(".cmp_state-stacks .cmp_saveLink > a.cmp_ext_main_color_text"),c=document.querySelector(".cmp_state-settings .cmp_saveLink > a.cmp_ext_main_color_text");b&&b.click();c&&(a.disconnect(),c.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
jn.pt,tviplayer.iol.pt#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('.qc-cmp2-container button[aria-label="CONCORDO"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
ign.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector("button#_evidon-banner-acceptbutton");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
tredy-fashion.de#%#//scriptlet("abort-current-inline-script", "jQuery", "synchronizeCookieNoteCookies")
lichfieldcommunitylottery.co.uk#%#//scriptlet('remove-class', 'cookie-popup-visible', 'body')
marc-o-polo.com#%#//scriptlet('set-cookie', 'accepted-cookie-consent-version', '1')
onlineshop-helgoland.de#%#//scriptlet('set-cookie-reload', 'allowCookie', '1')
freixenet-onlineshop.de#%#//scriptlet('set-cookie-reload', 'cookie_basic', '1')
ticket.io#%#//scriptlet('set-cookie-reload', 'privacyCookie', '1')
picmonkey.com#%#//scriptlet('set-cookie', 'pm_cookie_consent', '1')
architekturvideo.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("borlabs-cookie")){var a=new MutationObserver(function(){var b=document.querySelector('._brlbs-btn-accept-all');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
express.co.uk#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('button[aria-label="I accept"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
aubi-plus.com,aubi-plus.de#%#//scriptlet("set-cookie", "cm-accepted", "true")
guetersloh.de#%#//scriptlet("set-cookie", "allowLoadExternRessources", "1")
suslusozluk.com#%#//scriptlet("set-cookie-reload", "cookie_consent", "true")
sixt-neuwagen.de#%#//scriptlet("set-cookie", "user_accepted_cookies", "1")
sixt-neuwagen.de#%#document.cookie="user_cookie_consent=essential; path=/";
secure.edu.pl#%#//scriptlet("set-cookie", "GA_COOKIE_SECURE", "false")
cmp.utopia.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('button[title="Einstellungen"]'),c=document.querySelector('button[aria-label="Auswahl speichern"]');b&&b.click();c&&(a.disconnect(),setTimeout(function(){c.click()},1E3))});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
dailymotion.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("dm-euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('button[class^="TCF2ContinueWithoutAcceptingButton"]');b&&(a.disconnect(),b.click(),location.reload())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
first-comment.com#%#document.cookie = "termsModal=agreed";
autism-society.org#%#//scriptlet('set-cookie', 'fp_cookie', 'true')
nike.com#%#//scriptlet('set-cookie', 'sq', '3')
bunte.de#%#//scriptlet('remove-class', 'sp-message-open', 'html.sp-message-open')
nexus.gg#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('cookie-notice:accepted', 'true') } } catch (ex) {} })();
faberkabel.de#%#AG_onLoad(function(){if(document.querySelector("#modalCookie")){var e=new MutationObserver(function(){var e=document.querySelector("#modalCookie .button-red");e&&e.click()});e.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){e.disconnect()},1e4)}});
samsonite.at#%#//scriptlet('set-cookie-reload', 'cookiesAccepted', '1')
aerotelegraph.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "#insiderflyin--blur")
purepeople.com,jeuxvideo.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('.didomi-dismiss-button[onclick="Didomi.setUserAgreeToAll();"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
kzvb.de#%#AG_onLoad(function(){if(!document.cookie.includes("cookie-optin")){var e=new MutationObserver(function(){var e=document.querySelector("#save-cookies");e&&e.click()});e.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){e.disconnect()},1e4)}});
ph-karlsruhe.de#%#//scriptlet('set-cookie', 'phkCookiePolicyState', '0')
polyas.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("POLYAS-essentials", "true"); localStorage.setItem("POLYAS-adscomfort", "null"); localStorage.setItem("POLYAS-statistics", "null");} } catch (ex) {} })();
timeanddate.com#%#AG_onLoad(function() {var b = document.querySelector('body');var g = new MutationObserver(function() {if (b && b.style.overflow === 'hidden') { var c = document.querySelector('.fc-primary-button');c&&c.click();}});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
shop.raiwa.net,schroeder-bauzentrum.de#%#document.cookie = "cookieSettings= ";
asklepios.com#%#//scriptlet('set-cookie', 'askk.cookie-overlay-shown', 'true')
vorteilshop.com,hagengrote.de#%#//scriptlet('abort-current-inline-script', '$', '#modal-consent')
hildegardis-krankenhaus.de,st-agatha-krankenhaus.de#%#//scriptlet("abort-current-inline-script", "document.createElement", "consent.cookiebot.com")
momondo.*#%#//scriptlet('set-cookie', 'DATA_CONSENT', 'false')
schuh-okay.de,abc-schuhe.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookiePreference", "required") } } catch (ex) {} })();
web.magentatv.de#%#AG_onLoad(function() {var g = new MutationObserver(function() {if (document.querySelector('#OVERLAY-CONFIRM')) { var b = document.querySelector('#OVERLAY-CONFIRM');b&&b.click();}});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
eneba.com#%#(function(){try{"undefined"==typeof localStorage||localStorage.getItem("termsUnderstood")||localStorage.setItem("termsUnderstood",Date.now())}catch(a){}})();
eneba.com#%#//scriptlet('set-cookie', 'cconsent', '1')
irs.thsrc.com.tw#%#AG_onLoad(function() {var g = new MutationObserver(function() {if (document.querySelector('#dialogCookieInfo input[id="btn-confirm"]')) { var b = document.querySelector('#dialogCookieInfo input[id="btn-confirm"]');b&&b.click();}});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
digital-fuer-deutschland.de,deutsche-islam-konferenz.de,auslandsschulwesen.de,bamf.de,bvl.bund.de#%#document.cookie="cookiebanner=closed; path=/;";
onlineshop-baumarkt.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwonlineshopbaumarktde1', '1')
lego.com#%#AG_onLoad(function(){if(!document.cookie.includes("LEGO_COOKIE_SETTINGS")){var g=new MutationObserver(function(){if(document.cookie.includes("AGE_GATE")){setTimeout(function(){var b=document.querySelector('button[data-test="cookie-necessary-button"]');b&&b.click()},200)}});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1e5)}});
lego.com#%#//scriptlet('set-cookie', 'kids.cookieacceptance', 'true')
baby-sweets.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("bs-cookie-consent-token")){setTimeout(function(){var a=document.querySelector(".cookie-card .base-button");a&&a.click()},1e3)}});
franceculture.fr#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector("#didomi-notice-disagree-button");b&&(b.click(),a.disconnect())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},5E3)}});
unive.it#%#//scriptlet('set-cookie', 'unive.it', '1')
vivawest.de#%#//scriptlet('set-cookie', 'cookie_consent', '1')
designmynight.com#%#//scriptlet('set-cookie', 'consent', '0')
hotels.com#%#//scriptlet('set-cookie-reload', 'cbShown', '1')
bafin.de#%#//scriptlet('set-cookie', 'cookiebanner', 'true')
connect.de#%#//scriptlet("abort-current-inline-script", "document.createElement", "delivery/cmp")
tarifcheck.de,tarifvergleich.de,check24.net#%#//scriptlet('set-cookie-reload', 'tech', 'yes')
floragard.de,olerum.de#%#//scriptlet('set-cookie', 'gs.ocs.cookiemessageagreeed', '0')
plushbezlimitu.pl#%#//scriptlet('set-cookie', 'rodo_leave_alone', 'true')
unsee.cc#%#//scriptlet('set-cookie', 'targetedAds', 'false')
modivo.pl#%#//scriptlet('set-cookie', '__MODIVO__cookies_modal', '1')
ls-tc.de#%#document.cookie = "disclaimer=2015040809; path=/";
astra-bier.de#%#//scriptlet('set-cookie', 'ga-disable-unknown', 'false')
onleihe.de#%#//scriptlet('set-cookie', 'onleiheTracking', 'false')
tf1info.fr,tf1.fr,lci.fr#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("TC_PRIVACY")){var a=new MutationObserver(function(){var b=document.querySelector("#tc-privacy-wrapper button#popin_tc_privacy_button_3");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
backmarket.de#%#//scriptlet('set-cookie', 'BM_Analytics', 'false')
backmarket.de#%#//scriptlet('set-cookie', 'BM_Advertising', 'false')
backmarket.de#%#//scriptlet('set-cookie', 'BM_User_Experience', 'false')
backmarket.de#%#//scriptlet('set-cookie', 'BM_Banner_Dismissed', 'true')
bayernlb.de#%#//scriptlet('set-cookie-reload', 'layerCookie', 'true')
bayernlb.de#%#//scriptlet('set-cookie', 'video', 'true')
bayernlb.de#%#//scriptlet('set-cookie', 'maps', 'true')
getraenkedienst.com#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwgetraenkedienstcom1', '1')
babyone.de#%#//scriptlet('set-cookie', 'privacy_level', '0')
buecher-bender.buchhandlung.de,pustet.de,heymann-buecher.de#%#AG_onLoad(function(){if("undefined"!=typeof localStorage)try{if(!localStorage.getItem("consent-id")){var b=new MutationObserver(function(){var a=document.querySelector(".no-padding-left > .consent-banner-confirmation-button");a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0,attributes:!0});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
call-a-pizza.de#%#document.cookie='allow_cookies={"essential":"1","functional":{"all":"1"},"marketing":{"all":"0"}}; path=/;';
hashcity.org#%#//scriptlet('set-cookie', 'submit_cookie', 'yes')
seguro.elespanol.com#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('#didomi-notice-agree-button');b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
frankfurt.de#%#//scriptlet('set-cookie', 'cookieAccepted', '1')
gdpr-consent-tool.privacymanager.io#%#AG_onLoad(function(){var c=/^https?:\/\/(www\.)?weeronline\.nl\//.test(document.referrer);if(window.self!==window.top&&c){var a=new MutationObserver(function(){var b=document.querySelector('button.action-button[aria-label^="Accepteer alle"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
photovoltaik4all.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwphotovoltaikallde2', '1')
infojobs.com.br#%#//scriptlet('set-cookie', 'allowcookies', '1')
odr.pl#%#AG_onLoad(function(){var a=document.querySelector("input.termsagree");a&&a.click()});
rems.de#%#//scriptlet('set-cookie', 'cookieinfosettings', '1')
marketing-studieren.de#%#//scriptlet('set-cookie', 'DRS_CS_VL', '1')
billomat.com#%#//scriptlet('set-cookie', 'privacy_confirmed', '1')
cineman.pl,tv-trwam.pl#%#//scriptlet("set-cookie", "ARE_REQUIRED_COOKIES_ACCEPTED", "true")
cineman.pl,tv-trwam.pl#%#//scriptlet("set-cookie", "ARE_MARKETING_COOKIES_ACCEPTED", "false")
cineman.pl,tv-trwam.pl#%#//scriptlet("set-cookie", "ARE_FUNCTIONAL_COOKIES_ACCEPTED", "true")
espedytor.pl#%#//scriptlet('set-cookie-reload', 'zgodaRODO', 'true')
ubi2.wit.edu.pl#%#(function(){-1==document.cookie.indexOf("GPRD")&&(document.cookie="GPRD=128; path=/;",location.reload())})();
oberstdorf.de,breitachklamm.com,ok-bergbahnen.com#%#//scriptlet('remove-class', 'disable-scroll', 'body.disable-scroll')
krolewskie.pl#%#//scriptlet('set-cookie', 'cookies-consent', 'true')
krolewskie.pl#%#//scriptlet('set-cookie', 'HEINEKEN_ENSIGHTEN_PRIVACY_BANNER_VIEWED', '1')
11freunde.de#%#AG_onLoad(function() {if (!document.cookie.includes("gdpr_data")) {var g = new MutationObserver(function() {var b = document.querySelector('#czgdpr-notice-wrp #save');b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
24ur.com#%#AG_onLoad(function() {var g = new MutationObserver(function() {if (document.querySelector("onl-cookie")) { var b = document.querySelector('.cookies__right > a.button--primary');b&&b.click();}});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
diebank.de#%#AG_onLoad(function() {if (!document.cookie.includes("cookieConsent")) {var g = new MutationObserver(function() {var b = document.querySelector('button.btn-cta');b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
ahorn-camp.de,mmo-sankar.de,der-windows-papst.de#%#//scriptlet("set-constant", "realCookieBanner", "undefined")
desired.de#%#//scriptlet("set-constant", "consentIsActive", "false")
ga.de#%#//scriptlet("set-constant", "consentUrl", "undefined")
telenor.se#%#//scriptlet('set-cookie', 'telenorcookiepolicy', '1')
fiveguys.co.uk#%#//scriptlet("set-cookie", "5g_cookies", "1")
ravenol-shop.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwravenolshopde1', '1')
emuia1.gugik.gov.pl#%#//scriptlet("set-cookie", "cookieMessageHide", "true")
gisgminny.pl#%#//scriptlet('set-cookie', 'cookiesDirective', '1')
atlasbiomed.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("privacyBannerShow", "false") } } catch (ex) {} })();
lefigaro.fr,lachainemeteo.com,commentcamarche.net,sante.journaldesfemmes.fr,linternaute.com#%#AG_onLoad(function(){if("undefined"!=typeof localStorage)try{if(!localStorage.getItem("_pubcid")){var b=new MutationObserver(function(){var a=document.querySelector("#appconsent > iframe");a&&a.contentDocument&&(a=a.contentDocument.querySelector(".button__acceptAll"))&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0,attributes:!0});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
totalcasino.pl#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("gdpr_popup", "true") } } catch (ex) {} })();
rejestracja.pwik.gliwice.pl#%#AG_onLoad(function(){var a=document.querySelector('.bp3-portal .bp3-overlay-content > .bp3-dialog > .bp3-dialog-footer > .bp3-dialog-footer-actions > button[type="button"] ~ button[type="submit"]');a&&a.click()});
login.e-dowod.gov.pl#%#document.cookie="acceptRodoSie=hide; path=/;";
patienten.kvno.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookies-confirmed", "true") } } catch (ex) {} })();
creditkarma.co.uk#%#document.cookie = "cc_cookie_accept=cc_cookie_accept";
wetter.com#%#AG_onLoad(function() {var g = new MutationObserver(function() {setTimeout(function() {var b = document.querySelector("a.cmp-lnk-accept-close");b && b.click();},200)});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
express.co.uk,space.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[mode="primary"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
daenischesbettenlager.de#%#//scriptlet('remove-class', 'noScroll', 'html')
mail.com#%#//scriptlet('set-cookie', 'euconsent-bypass', '1')
ondacero.es,antena3.com#%#AG_onLoad(function(){if("undefined"!=typeof localStorage)try{if(!localStorage.getItem("euconsent-v2")){var b=new MutationObserver(function(){var a=document.querySelector(".sibbo-panel__aside__buttons > a.sibbo-cmp-button[data-accept-all]");a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}}catch(a){}});
elearningindustry.com#%#document.cookie = "cookie_preferences=0-0-0-0";
kinopoisk.ru,yandex.*#%#//scriptlet("set-cookie", "gdpr", "0")
selgros.pl#%#//scriptlet('set-cookie', 'cookie_new_msg', '1')
guard.io#%#//scriptlet('set-cookie', 'cookie_consent_seen', '1')
consent.google.*#%#AG_onLoad(function(){if(window.location.href.includes("consent.google.")){var a=document.querySelector('form[action^="https://consent.google."][action$="/s"]');if(a)a.submit();else{var b=new MutationObserver(function(){a&&(b.disconnect(),a.submit())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}}});
consent.youtube.com#%#AG_onLoad(function(){if(window.location.href.includes("consent.youtube.com")){var a=new MutationObserver(function(){var b=document.querySelector('form[action="https://consent.youtube.com/s"]');b&&(a.disconnect(),b.submit())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
zweitausendeins.de,meyer-gartenbedarf.de#%#//scriptlet('set-cookie', 'amcookie_allowed', '1')
geforcenow.com#%#(function(){var a=new MutationObserver(function(){var b=document.querySelector(".welcome-footer-container > button.mat-button-base");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)})();
tennisassa.fi#%#(function(){if("/cookiewall/"===location.pathname){var a=new MutationObserver(function(){var b=document.querySelector(".js-accept-basic");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}})();
sat1.at,kabeleinsdoku.at,ran.de,kabeleinsdoku.de,sat1gold.de,prosiebenmaxx.de,sixx.de,kabeleins.de,prosieben.de,sat1.de#%#AG_onLoad(function(){if(null===localStorage.getItem("uc_user_interaction")){var d=new MutationObserver(function(){var a=document.querySelector("cmp-banner");a&&a.shadowRoot&&(a=a.shadowRoot.querySelector("cmp-dialog"));a&&a.shadowRoot&&(a=a.shadowRoot.querySelector(".dialog__action--secondary > cmp-button"));a&&a.shadowRoot&&(a=a.shadowRoot.querySelector("button"));a&&a.click();setTimeout(function(){var c,e,f,g,b=null==(c=document.querySelector("cmp-banner"))?void 0:null==(e=c.shadowRoot)?void 0: null==(f=e.querySelector("cmp-dialog"))?void 0:null==(g=f.shadowRoot)?void 0:g.querySelectorAll('cmp-accordion[label="Berechtigtes Interesse"] > div[slot="content"] > .dialog__item > cmp-item[hasswitch] > cmp-switch');b&&(b[0]&&b[0].shadowRoot.querySelector("input").click(),b[1]&&b[1].shadowRoot.querySelector("input").click(),b[2]&&b[2].shadowRoot.querySelector("input").click(),b[3]&&b[3].shadowRoot.querySelector("input").click(),b[4]&&b[4].shadowRoot.querySelector("input").click());var h,k,l,m;(c= null==(h=document.querySelector("cmp-banner"))?void 0:null==(k=h.shadowRoot)?void 0:null==(l=k.querySelector("cmp-dialog"))?void 0:null==(m=l.shadowRoot)?void 0:m.querySelector('cmp-button[variant="secondary"]'))&&(d.disconnect(),c.click())},300)});d.observe(document,{childList:!0,subtree:!0});setTimeout(function(){d.disconnect()},1E4)}});
glamour.de#%#//scriptlet('remove-attr', 'style', 'html[style="overflow: hidden;"],body[style="overflow: hidden;"]')
glamour.de#%#AG_onLoad(function(){if(!document.cookie.includes("eupubconsent-v2")){var b=new MutationObserver(function(){setTimeout(function(){var a=document.querySelector("#onetrust-pc-btn-handler");a&&a.click()},300);setTimeout(function(){var a=document.querySelector('input[aria-checked="true"]');a&&a.click()},500);setTimeout(function(){var a=document.querySelector("#ot-group-id-C0003");a&&a.click()},500);var c=document.querySelector(".save-preference-btn-handler");c&&(b.disconnect(),c.click())});b.observe(document,{childList:!0, subtree:!0});setTimeout(function(){b.disconnect()},1E5)}});
studycheck.de#%#AG_onLoad(function(){-1==document.cookie.indexOf("uc")&&setTimeout(function(){document.querySelector("#usercentrics-root").shadowRoot.querySelector('button[data-testid="uc-accept-all-button"]').click()},1000)});
justwatch.com#%#AG_onLoad(function(){!localStorage.getItem('uc_tcf')&&setTimeout(function(){document.querySelector("#usercentrics-root").shadowRoot.querySelector('button[data-testid="uc-accept-all-button"]').click()},4000)});
sport1.de#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('button[title="AKZEPTIEREN"]');var c = document.querySelector('html');b && b.click();c && c.style.setProperty('overflow', 'visible', 'important');c && c.style.setProperty('position', 'static', 'important');});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
blaklader.*,nintendolife.com,toteraz.pl,roastmarket.de,heute.at#%#AG_onLoad(function(){if(!document.cookie.includes("eupubconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector("#onetrust-accept-btn-handler");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
thehouseofportable.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem('accepted', '1') } } catch (ex) {} })();
coolmath.com#%#//scriptlet('set-cookie', 'GDPR_Reject', 'true')
johnlewis.com#%#//scriptlet('set-cookie', 'JOHNLEWIS_ENSIGHTEN_PRIVACY_Functional', '1')
newrelic.com#%#//scriptlet("set-cookie", "newrelic-gdpr-consent", "false")
reebok.*#%#//scriptlet('set-cookie', 'notice_preferences', '1')
corriere.it,gazzetta.it#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var b=new MutationObserver(function(){var a=document.querySelector("iframe#_cpmt-iframe");a&&(a=a.contentDocument.querySelector("#_cpmt-accept"))&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
allocine.fr#%#AG_onLoad(function(){var a=new MutationObserver(function(){if(document.querySelector(".didomi-popup-open")){document.querySelector('button#didomi-notice-learn-more-button').click(); setTimeout(function(){document.querySelector('button[aria-label^="Refuse"]').click();},500); a.disconnect();}});a.observe(document,{childList: !0, subtree: !0});setTimeout(function(){a.disconnect()},5000)});
dlford.io#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('closedPrivacyNotice', 'true') } } catch (ex) {} })();
spcmp.r53.derstandard.at,spcmp.r53.derstandard.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var b=new MutationObserver(function(){var a=document.querySelector('button[title="Einverstanden"]');a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
kupbilecik.pl#%#(function(){-1==document.cookie.indexOf("cookie-functional")&&(document.cookie="cookie-functional=1; path=/;",document.cookie="popupek=1; path=/;",location.reload())})();
cdn.privacy-mgmt.com#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('.message-component > button[aria-label*="akzeptieren"]');var c = document.querySelector('html');b && b.click();c && c.style.setProperty('overflow', 'visible', 'important');c && c.style.setProperty('position', 'static', 'important');});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
oculus.com#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('body.hasCookieBanner div[class][data-testid="cookie-policy-dialog"] button[data-cookiebanner="accept_button"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},5E3)});
messenger.com#%#AG_onLoad(function(){setTimeout(function(){if(document.querySelector("body.hasCookieBanner")&&""===document.cookie){var a=document.querySelector('body.hasCookieBanner div[class][data-testid="cookie-policy-dialog"] button[data-cookiebanner="accept_button"]');a&&a.click()}},300)});
facebook.com#%#AG_onLoad(function(){if(document.querySelector("body.hasBanner")&&""===document.cookie){var a=new MutationObserver(function(){var b=document.querySelector('body.hasCookieBanner div[class][data-testid="cookie-policy-dialog"] button[data-cookiebanner="accept_button"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},5E3)}});
crew-united.com#%#(function(){-1==document.cookie.indexOf("ccb")&&(document.cookie="ccb=facebookAccepted=0&googleAnalyticsAccepted=0&commonCookies=1; path=/;",location.reload())})();
medizin.uni-halle.de#%#(function(){-1===document.cookie.indexOf("CookieConsent")&&(document.cookie='CookieConsent=mandatory|osm; path=/;')})();
oekolandbau.de,augenheilkunde.de#%#//scriptlet('set-cookie', 'CookieConsent', 'false')
bonus.com.tr#%#//scriptlet('set-cookie', 'cookie-agreement', '1')
eurosportplayer.com#%#//scriptlet("set-cookie", "cookie-banner.accepted", "true")
clipchamp.com#%#//scriptlet("set-cookie", "acceptCookies", "false")
maxkuchnie.pl#%#//scriptlet("abort-current-inline-script", "$", "initRodoWindow();")
discoelysium.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookieNotification", "closed") } } catch (ex) {} })();
new.talktalk.co.uk#%#//scriptlet('set-cookie', 'TT_GDPR', 'true')
schrottpreis.org#%#//scriptlet("set-cookie", "cookie_tag_accepted", "true")
inews.co.uk#%#AG_onLoad(function() {var g = new MutationObserver(function() {var b = document.querySelector("button.level1PrimaryButton-0-0-5");b && (b.click(), g.disconnect())});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 2E4)});
teilauto.net,cityflitzer.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("tatracking", "on") } } catch (ex) {} })();
correosexpress.com#%#//scriptlet('set-cookie', 'msg_cookie_CEX', 'true')
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://owlcation.com/")){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[aria-label="Accept"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.bold.dk/")){var a=new MutationObserver(function(){var b=document.querySelector('button[aria-label="Accepter"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
litebit.eu#%#//scriptlet('set-cookie', 'userAcceptedMarketingCookies', 'true')
pepper.pl#%#//scriptlet('set-cookie', 'cookie_policy_agreement', '3')
coding.ms#%#//scriptlet('set-cookie', 'cookieRequestDisabled', '1')
videogameschronicle.com#%#(function(){-1===document.cookie.indexOf("CookieControl")&&(document.cookie='CookieControl={"necessaryCookies":["wordpress_*","wordpress_logged_in_*","CookieControl"],"optionalCookies":{"functional_cookies":"accepted"}}')})();
multiplayer.it#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector("button.iubenda-cs-accept-btn");if(b){ var timerId = setInterval(() => b.click(), 100); setTimeout(() => { clearInterval(timerId); }, 500); }});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},10E4)});
sport.de,vip.de,businessinsider.de#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('button[title^="Alle akzeptieren"]');var c = document.querySelector('html');b && b.click();c && c.style.setProperty('overflow', 'visible', 'important');c && c.style.setProperty('position', 'static', 'important');});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
moses-verlag.de,radonline.de,arctic.de#%#//scriptlet('set-cookie-reload', 'cookie-preference', '1')
constantin-film.de#%#//scriptlet("set-constant", "cookieLayer", "undefined")
thgss.com#%#//scriptlet("set-cookie", "acceptUsingCookies", "yes")
joyn.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("userConsentCommunity")){var f=setInterval(function(){var b=document.querySelectorAll("cmp-banner");b.length&&b.forEach(function(a){var c,d,e;if(a=null==(c=a.shadowRoot)?void 0:null==(d=c.querySelector("cmp-dialog"))?void 0:null==(e=d.shadowRoot)?void 0:e.querySelector("cmp-button"))clearInterval(f),a.click()})},500);setTimeout(function(){clearInterval(f)},2E4)}});
tv5unis.ca#%#//scriptlet('set-cookie', 'tv5-hide-cookies-notification', 'true')
pushsquare.com#%#//scriptlet("set-constant", "dgpConsentType", "undefined")
hotcleaner.com#%#(function(){if(-1==document.cookie.indexOf("CONSENT")){var c=new Date, d=c.getTime(), date = new Date(d + 365 * 60 * 60 * 1000); document.cookie="CONSENT=301212NN; path=/; expires=" + date.toUTCString(), location.reload()}})();
mactrade.de,fafit24.de,moebel-fundgrube.de,insel-brauerei.de,karls-shop.de,berndes.com#%#//scriptlet('set-cookie', 'cookie-preference', '1')
samsonite.es#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('.cookie-consent-overlay__actions > a.btn--primary'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
virustotal.com#%#//scriptlet('set-cookie', 'tosChangedAccepted', '1')
codementor.io#%#//scriptlet('set-cookie', 'cm-general_cookie-consent', 'true')
cmp.techbook.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[title="Alle akzeptieren"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
getir.com#%#document.cookie="cookiePermissions=%7B%22technical%22%3Afalse%2C%22analytical%22%3Afalse%2C%22marketing%22%3Afalse%7D; path=/;";
chojnow.pl#%#//scriptlet("abort-current-inline-script", "document.cookie", "rodoConfirm")
porcelana.com.pl#%#//scriptlet("abort-current-inline-script", "onload", "plików cookies")
versteigerungspool.de#%#//scriptlet('set-cookie', 'consent', 'true')
wolt.com#%#//scriptlet('set-cookie', 'CONSENT', '1')
gittigidiyor.com#%#//scriptlet('set-cookie', 'ggPolicyBoxIsHidden', 'true')
grants.at#%#//scriptlet('set-cookie', 'cookieconsent_status_new', '1')
ipaper.io#%#//scriptlet('remove-class', 'noScroll', 'html.noScroll')
comidoc.net#%#//scriptlet('set-cookie', 'consent', 'true')
pcworld.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[aria-label="I Agree"]'); if(el) { el.click(); } }, 1000); });
rtl.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[title="Alle akzeptieren"]'); if(el) { el.click(); } }, 1000); });
oventrop.com#%#//scriptlet("abort-current-inline-script", "$", "ConsentModalControl_divModal")
gq-magazine.co.uk#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[id="onetrust-accept-btn-handler"]'); if(el) { el.click(); } }, 800); });
rxlist.com#%#//scriptlet('set-cookie', 'gdpreu', '1')
mdv-group.com#%#//scriptlet('remove-class', 'cookie-hint', 'body.cookie-hint')
sourcepoint.theguardian.com#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var a=new MutationObserver(function(){var b=document.querySelector('button[title^="Yes, I’m happy"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
sourcepoint.wetter.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button[title*="Einstellungen"]');b&&b.click();},1000);setTimeout(function(){var c=document.querySelectorAll('.page-action'); c[0]&&c[0].click();},500);setTimeout(function(){var d=document.querySelectorAll('.is-checked'); if(d.length>0){d[0].click();}},500); var f=document.querySelector('button[title="Auswahl speichern""]'); setTimeout(function(){f&&f.click();},900);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},10E4)}});
cmp-sp.reisereporter.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button.no-children[path="\[0,1,0,1\]"]');b&&b.click();},300);setTimeout(function(){var c=document.querySelectorAll('.page-action'); c[0]&&c[0].click();},300);setTimeout(function(){var d=document.querySelector('.is-checked'); d.click();},800); var f=document.querySelector('button.no-children[path="\[0,2,0,0\]"]'); setTimeout(function(){f&&f.click();},500);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},3E4)}});
freeletics.com#%#//scriptlet('set-cookie', 'cookie_consent', 'false')
webfail.com#%#AG_onLoad(function(){if(!document.cookie.includes("__cmpconsent")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('#cmpbntnotxt');if(b){b.click();};},300);setTimeout(function(){var c=document.querySelectorAll('tr:not(.cmpvenditem) .cmptogglespan');c[0]&&c[0].click();c[1]&&c[1].click(); var d=document.querySelector('.cmpboxbtns > .cmpboxbtnyes'); d&&d.click();},300);}); setTimeout(function(){var e=document.querySelector(".cmplazycb input"); e&&e.click(); var f=document.querySelector(".cmpboxbtnyes"); f&&f.click();},1000); g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmp.tag24.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button.no-children[path="\[0,2,1,0\]"]');b&&b.click();},300);setTimeout(function(){var c=document.querySelector('div[title="Berechtiges Interesse"]'); c&&c.click();},300);setTimeout(function(){var d=document.querySelectorAll('.checked'),f=document.querySelector('button[aria-label="Einstellung speichern"]');d.forEach(function(){d.click();});f&&f.click()},800)});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
baer-original.de,ballhandel.de,myblender.de#%#//scriptlet('set-cookie', 'allowCookie', '1')
guerzenich-orchester.de,wienerphilharmoniker.at#%#//scriptlet('set-cookie', 'trackingPermissions', '1')
vrhs.de#%#AG_onLoad(function() {if (!document.cookie.includes("cookieConsent")) {var g = new MutationObserver(function() {var b = document.querySelector('.cookie-consent .cookie-consent__settings ~ button[type="submit"]');b && b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
jokers.de,weltbild.de#%#document.cookie="dsgvo=basic; path=/;";
rumbletalk.com#%#//scriptlet('remove-class', 'intro', 'body.intro')
reuters.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector("#onetrust-consent-sdk"),c=document.querySelector("#onetrust-consent-sdk #cookie-preferences button.ot-pc-refuse-all-handler");b&&c&&(a.disconnect(),c.click(),b.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
bloomberg.com#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('.message-component > button[title^="Yes"]');var c = document.querySelector('html');b && b.click();c && c.style.setProperty('overflow', 'visible', 'important');c && c.style.setProperty('position', 'static', 'important');});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
independent.com.mt#%#//scriptlet('set-cookie', 'ShowCookiePolicy', 'False')
formula1.com#%#AG_onLoad(function(){if(!document.cookie.includes("cmapi_cookie_privacy")){var a=new MutationObserver(function(){var b=document.querySelector("#cookie-banner"),c=document.querySelector("#cookie-banner button#truste-consent-button");b&&c&&(a.disconnect(),b.style="display: none !important;",c.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
standard.co.uk,vi.nl#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('.qc-cmp2-summary-buttons > button[mode="primary"]');b && b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
t3.com,livescience.com,independentespanol.com,gamesradar.com,pcgamer.com#%#AG_onLoad(function() {var g = new MutationObserver(function() {var b = document.querySelector('.qc-cmp2-summary-buttons > button[mode="primary"]');b && (g.disconnect(),b.click())});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 3E4)});
christianbook.com#%#AG_onLoad(function() { var el=document.querySelector('button[id="cookie-consent"]'); if(el) el.click(); });
indy100.com#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var b=new MutationObserver(function(){var a=document.querySelector('button[mode="secondary"]');a&&a.click();a=document.querySelectorAll('.qc-cmp2-footer-links > button[mode="link"]');a[1]&&a[1].click();setTimeout(function(){var c=document.querySelectorAll('button[mode="secondary"]');c[1]&&c[1].click()},1E3);(a=document.querySelector('.qc-cmp2-footer > button[mode="primary"]'))&&(b.disconnect(),a.click())});b.observe(document,{childList:!0, subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
pacesuite.com#%#//scriptlet("remove-class", "cookies-requested", "body")
kaufhold-bau.com#%#AG_onLoad(() => {if (!document.cookie.includes('edithConsent')) { window.COOKIE?.acceptAll(); }});
echa.europa.eu#%#//scriptlet('set-cookie', 'disclaimer', 'true')
hummelsport.se,hummel.pl,hummel.co.uk,hummel.fr,hummel.dk,hummelsport.de,hummel.net#%#//scriptlet('set-cookie', 'CookieInformationConsent', '1')
fega-schmitt.de#%#//scriptlet('set-cookie', 'cookieWarningSeen', 'true')
wikia.org,gamepedia.com,fandom.com#%#document.cookie = "tracking-opt-in-status=rejected";
~www.expo-ip.com,expo-ip.com#%#//scriptlet('set-cookie', 'cookies_dialog', 'true')
afreesms.com#%#document.cookie = "cookie=accepted; path=/;";
backstagepro.de#%#//scriptlet('set-cookie', 'cconsent', '1')
steute.de#%#//scriptlet('set-cookie', 'cookie_optin', '1')
sourcepoint.jezebel.com,sourcepoint.theonion.com,sourcepoint.theinventory.com,sourcepoint.thetakeout.com,sourcepoint.theroot.com,sourcepoint.avclub.com,sourcepoint.deadspin.com,sourcepoint.lifehacker.com#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var a=new MutationObserver(function(){document.querySelectorAll('button[aria-label="Accept"],button[aria-label="Akzeptieren"]').forEach(function(b){b.click()})});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
gry.lotto.pl#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("rodoConfirmation2", "true") } } catch (ex) {} })();
nibelungen-kurier.de#%#//scriptlet('set-cookie', 'user_consent', '1')
eigene-ip.de#%#AG_onLoad(function(){if(!document.cookie.includes("consent")){var a=document.querySelector(".flex > button#accept");a&&a.click()}});
oriflame.com#%#//scriptlet('remove-class', 'hidden', '.content-overlay + div.w-estimated-total')
gmx.ch,plus.gmx.at,plus.gmx.net,plus.web.de#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector("button.close-layer");b && b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
plus.mail.com,plus.gmx.com#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector("button#onetrust-pc-btn-handler");b && b.click(); setTimeout(function() { var c = document.querySelector("button.save-preference-btn-handler.onetrust-close-btn-handler"); c&& c.click();}, 300);});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
rp.pl,parkiet.com#%#//scriptlet('set-cookie', '__gm_tcfconsent_v2', '1')
tutonaut.de#%#//scriptlet('set-cookie', 'wpl_viewed_cookie', 'yes')
etsy.com#%#AG_onLoad(function(){setTimeout(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=document.querySelector("button[data-gdpr-single-choice-accept]");a&&a.click()}},300);});
eobuwie.com.pl#%#//scriptlet("abort-current-inline-script", "snowdog.permissionsPopup", "permission-cookies")
signature.mcdonalds.de#%#AG_onLoad(function(){setTimeout(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=document.querySelector(".optanon-allow-all.accept-cookies-button");a&&a.click()}},300);});
sakurajav.com#%#//scriptlet('set-cookie', 'ce-cookie', 'Y')
dat.de#%#document.cookie = "cntb_set_de2=DATCOOKIES2,required,cookiebox,; path=/;";
mathem.se#%#//scriptlet('set-cookie', 'CookieConsentPolicy', '1')
kaiser-elektro.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwkaiserelektrode1', '1')
medimops.de#%#(function(){var a={timestamp:(new Date).getTime(),choice:2,version:"1.0"};document.cookie="mxp="+JSON.stringify(a)+"; path=/"})();
psg.fr#%#//scriptlet('set-cookie', 'cookie_acceptance', '1')
popsugar.co.uk#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[id="onetrust-accept-btn-handler"]'); if(el) { el.click(); } }, 1500); });
archiveofourown.org#%#//scriptlet("abort-current-inline-script", "$j", "showTOSPrompt")
northantstelegraph.co.uk,consent.newsletter.co.uk,consent.portsmouth.co.uk#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[title="I Accept"]'); if(el) { el.click(); } }, 1000); });
cdn.privacy-mgmt.com#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector('button[aria-label="Save"]');b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
kokaihop.se#%#//scriptlet('set-cookie', 'cookieUserPolicy', 'true')
volksfreund.de,rp-online.de#%#AG_onLoad(function(){if(!document.cookie.includes("eupubconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector(".park-consent-layer__content-wrapper #consentAccept"),c;b&&"object"===typeof Optanon&&"function"===typeof(null==(c=Optanon)?void 0:c.AllowAll)&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
rtlxl.nl#%#AG_onLoad(function(){if(!document.cookie.includes("eupubconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector("#onetrust-accept-btn-handler");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
trixie.de#%#AG_onLoad(function() {if (!document.cookie.includes("trixieWebshopCookieEinstellungen")) {var g = new MutationObserver(function() {var b = document.querySelector(".cookie_accept_button");b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
kmweg.de#%#//scriptlet('set-cookie', 'cookie_consent', '1')
abcya.com#%#//scriptlet('set-cookie', 'abcya_cb', '1')
fehler-haft.de#%#//scriptlet('set-cookie', 'cookieerlaubnis', 'yes')
natgeotv.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector("#onetrust-consent-sdk"),c=document.querySelector("button#onetrust-reject-all-handler");b&&c&&(a.disconnect(),c.click(),b.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
jetztspielen.ws,1001spiele.de,mcdelivery.de,wowbiz.ro,ikonpass.com,eurogamer.es,eurogamer.de,games.miamiherald.com,dziendobry.tvn.pl,olympics.com,1001spiele.at,kralmuzik.com.tr,ntv.com.tr,ntvspor.net,eurogamer.net,eurogamer.it,eurogamer.pl,eurogamer.pt,rtlnieuws.nl,boomerang-tv.pl,yourdictionary.com,cnbc.com,cbsnews.com,gamespot.com,msn.com,tvn24.pl#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector("#onetrust-consent-sdk"),c=document.querySelector("button#onetrust-accept-btn-handler");b&&c&&(a.disconnect(),c.click(),b.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[title^="Akzeptieren"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
theguardian.com#%#//scriptlet('remove-class', 'sp-message-open', 'html.sp-message-open')
hsbc.com.tr,advantage.com.tr#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('cookiePolicy', 'true') } } catch (ex) {} })();
ze.tt#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector(".ph-button-submit");b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
eon.de#%#//scriptlet('set-cookie', 'consent_mgt', '1')
consent.faz.net,consent-cdn.sueddeutsche.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var c=new MutationObserver(function(){var a=document.querySelector('button[title="Einstellungen"i]:not([class*="-hidden"])'),b=document.querySelector('button[title="Auswahl Speichern" i]');a&&a.click();b&&b.click()});c.observe(document,{childList:!0,subtree:!0});setTimeout(function(){c.disconnect()},1E4)}});
pathe.nl#%#//scriptlet('remove-class', 'cookiewall-active', 'body.cookiewall-active')
hallebessermachen.de#%#//scriptlet('remove-class', 'v--modal-block-scroll', 'body.v--modal-block-scroll')
lawrievetgroup.co.uk#%#//scriptlet('remove-class', 'noscroll', 'body.noscroll')
chefkoch.de#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {var b = document.querySelector("button.message-component.no-children");var c = document.querySelector("html");b && b.click();c && c.style.setProperty('overflow', 'visible', 'important');c && c.style.setProperty('position', 'static', 'important');});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
mycare.at,mycare.de#%#//scriptlet('set-cookie', 'cookie-policy-accepted-v3', 'true')
happypancake.fi,happypancake.se#%#//scriptlet('set-cookie', 'hpc_cc', '1')
computerbase.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector("dialog.js-consent"),d=document.querySelector("body.consent-dialog-open");c=document.querySelector(".consent__options .js-consent-accept-button");b&&d&&c&&(a.disconnect(),c.click(),d.classList.remove("accept-cookies-button"),b.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cmp.dpgmedia.nl#%#AG_onLoad(function() {var g = new MutationObserver(function() {var b = document.querySelector("button.pg-accept-button");b && b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.cyberport.de/")){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[aria-label="Zustimmen"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.spieletipps.de/")){var b=new MutationObserver(function(){var c=document.querySelector('button.message-button[aria-label*="Schlie\u00dfen" i]'),d=document.querySelector('button.message-button[aria-label="Zustimmen"]'),a;c&&(a=c);d&&(a=d);a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
mediathekviewweb.de#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('allowCookies', 'false') } } catch (ex) {} })();
gdpr-consent-tool.privacymanager.io#%#AG_onLoad(function(){var c=/^https?:\/\/(www\.)?(omroepwest\.nl|wienerin\.at)\//.test(document.referrer);if(window.self!==window.top&&c){var a=new MutationObserver(function(){var b=document.querySelector("a.accept-all");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
vin-info.com#%#//scriptlet('remove-class', 'gdpr', 'body > div.overlay')
vandenhoeck-ruprecht-verlage.com#%#document.cookie = "mnd-cookie-accepted-wwwvandenhoeckruprechtverlagecom1=1; path=/;";
foursquare.com#%#//scriptlet("set-constant", "fourSq.cookies.CookieBanner", "noopFunc")
reuters.com#%#AG_onLoad(function() { var a=new MutationObserver(function() {var a=document.getElementById("_evidon-banner-acceptbutton");if(a) {a.click();a.disconnect()}});a.observe(document,{childList:!0,subtree:!0});});
check24.de#%#//scriptlet('set-cookie', 'c24consent', '1')
metro.co.uk#%#AG_onLoad(function() {if(document.cookie.indexOf("eu_cn") == -1) {var a=new MutationObserver(function() {var a=document.querySelector(".level1PrimaryButton-0-0-8");if(a) {a.click();a.disconnect()}});a.observe(document,{childList:!0,subtree:!0});}});
cmp2.bild.de#%#AG_onLoad(function(){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button[title="Alle akzeptieren"]'); b&&b.click();},1E3); });g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},2E4)});
bild.de#%#AG_onLoad(function(){var g=new MutationObserver(function(){setTimeout(function(){ var el = document.querySelector("#cmpbntnotxt"); if(el) {el.click(); }},1E3); });g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},2E4)});
sondakika.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[aria-label="Do not consent"]'); if(el) { el.click(); } }, 1000); });
foxtons.co.uk#%#//scriptlet('set-cookie', 'cookie_preferences', '1')
cmp.fitforfun.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){var b=document.querySelector('button[path="[0,3,0]"]'),c=document.querySelector('div[aria-label="Anbieter"]'),e=document.querySelector('.pm-type-toggle > div:nth-child(2)');b&&b.click();c&&c.click();setTimeout(function(){var d=document.querySelectorAll('span.off');d.forEach(function(d){d&&d.click()}),1E4});e&&e.click();var f=document.querySelectorAll('span.off');f.forEach(function(f){f&&f.click()});var a=document.querySelector('button[path="[0,3]"]');a&&a.click()});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
roompot.nl#%#//scriptlet('set-cookie', 'roompot_visited', 'true')
techadvisor.com#%#//scriptlet('remove-class', 'sp-message-open', 'html')
cmpv2.networkworld.com,cmpv2.pcworld.com#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('.message-component > button[title^="I Agree"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmpv2.techadvisor.com#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('.message-component > button[aria-label^="I Agree"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmpv2.hitc.com#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('.message-component > button[aria-label^="AGREE"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmp.utopia.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title^="Zustimmen" i]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
baseendpoint.urbia.de,cmptcf2.rheinpfalz.de,cmp-sp.paz-online.de,cmp-sp.ln-online.de,baseendpoint.schoener-wohnen.de,baseendpoint.gala.de,sourcepoint.rtl2.de,cmp-sp.sn-online.de,cmp-sp.goettinger-tageblatt.de,cmp-sp.waz-online.de,cmp-sp.ostsee-zeitung.de,cmp-sp.dnn.de,cmp-sp.sportbuzzer.de,cmp-sp.rnd.de,cmp-sp.haz.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var a=new MutationObserver(function(){var b=document.querySelector('button[title^="Zustimmen"]')||document.querySelector('button[title^="Alle akzeptieren" i]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cmp-cdn.golem.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title^="Zustimmen"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
fitforfun.de,goettinger-tageblatt.de,waz-online.de,maz-online.de,ostsee-zeitung.de,dnn.de,sportbuzzer.de,rnd.de,haz.de,golem.de#%#//scriptlet('remove-class', 'sp-message-open', 'html.sp-message-open')
jobs.golem.de#%#AG_onLoad(function() {if (!document.cookie.includes("jwconsent")) {var g = new MutationObserver(function() {var b = document.querySelector('span.jwtpl-jmpt-btCookieNoticeAgreeAll');b&&b.click();});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)}});
yourstory.com#%#document.cookie = "alreadyVisited=true; path=/;";
jobs.ch#%#document.cookie = "cookie_disclaimer_dismissed=true; path=/;";
cdn.privacy-mgmt.com#%#AG_onLoad(function(){var e=/^https?:\/\/(www\.)?(volkskrant\.nl|trouw\.nl|parool\.nl|demorgen\.be)\//.test(document.referrer);if(window.self!==window.top&&e){var b=new MutationObserver(function(){var c=document.querySelector('button.message-button[title="Ja, prima"]'),d=document.querySelector('button.message-button[title="Akkoord"]'),a;c?a=c:d&&(a=d);a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
cmpv2.hitc.com,cmpv2.dualshockers.com#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('.message-component > button[title^="Agree" i]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
cmpv2.independent.co.uk#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('.message-component > button[title^="Agree" i]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
pixivision.net#%#document.cookie = "privacy_policy_agreement=2; path=/";
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://ekstrabladet.dk/")){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button[path="[0,3,3]"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
politainment.no#%#document.cookie = "complianz_consent_status=allow; path=/;";
sourcepoint.n-tv.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button[title^="Einstellungen"]');b&&b.click();},800);setTimeout(function(){var c=document.querySelectorAll('.page-action');c[0]&&c[0].click();},800);setTimeout(function(){var d=document.querySelector('.is-checked'),f=document.querySelector('button[title="Auswahl speichern"]');d&&d.click();f&&f.click()},1000)});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echodnia.eu,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gra.pl,gs24.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowiny24.pl,nowosci.com.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,strefabiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var b=new MutationObserver(function(){if("object"===typeof Didomi){var a,c=document.querySelector('button#didomi-notice-agree-button');c&&(null===(a=Didomi)||void 0===a?0:a.setUserAgreeToAll)&&(b.disconnect(),c.click())}});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
bfmtv.com,dna.fr,publicsenat.fr,jeanmarcmorandini.com,ouest-france.fr,marianne.net,boursorama.com,cnews.fr,programme-television.org,dn.se,lasprovincias.es#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var b=new MutationObserver(function(){if("object"===typeof Didomi){var a,c=document.querySelector('button#didomi-notice-agree-button');c&&(null===(a=Didomi)||void 0===a?0:a.setUserAgreeToAll)&&(b.disconnect(),c.click())}});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
filmstarts.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var b=new MutationObserver(function(){if("object"===typeof Didomi){var a,c=document.querySelector('#didomi-popup button#didomi-notice-agree-button');c&&(null===(a=Didomi)||void 0===a?0:a.setUserAgreeToAll)&&(b.disconnect(),c.click())}});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
gamestar.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var b=new MutationObserver(function(){if("object"===typeof Didomi){var a,c=document.querySelector('#cmp-modal > #cmp-container a.btn.cmp-accept');c&&(null===(a=Didomi)||void 0===a?0:a.setUserAgreeToAll)&&(b.disconnect(),c.click())}});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
digitalfoundry.net#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector(".optanon-alert-box-wrapper"),c=document.querySelector("button.accept-cookies-button");b&&c&&(a.disconnect(),c.click(),b.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cmp-sp.neuepresse.de,cdn.privacy-mgmt.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[title="Alle akzeptieren"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.techbook.de/")){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button.no-children[path="\[0,1,0,0\]"]');b&&b.click();},300);setTimeout(function(){var c=document.querySelectorAll('.page-action');c[0]&&c[0].click();},300);setTimeout(function(){var d=document.querySelector('.is-checked'),f=document.querySelector('button[aria-label="Ablehnen wie ausgewählt"]');d&&d.click();f&&f.click()},800)});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}}});
cmp.focus.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button[title*="Einstellungen"]');b&&b.click();},1000);setTimeout(function() {var c = document.querySelectorAll(".is-checked"); c.forEach(function(c){c&&c.click();}); }, 800);});setTimeout(function() { var d = document.querySelector('button[title*="speichern"]'); if(d) { d.click(); } }, 800); g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},5E4)}});
cmp.autobild.de#%#AG_onLoad(function(){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button[title*="Einstellungen"][class^="message-component"]');b&&b.click();},1E3);});setTimeout(function(){ var c=document.querySelectorAll(".page-action"); c[0]&&c[0].click(); },1E3);setTimeout(function(){ var d=document.querySelectorAll(".is-checked"); d.forEach(function(d){d.click(); }); }, 1E3);setTimeout(function(){var e=document.querySelector('button[title*="lehnen"]'); e&&e.click(); },1E3);g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)});
cmp.chip.de#%#AG_onLoad(function(){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button[title*="Einstellungen"][class^="message-component"]');b&&b.click();},1E3);});setTimeout(function(){ var c=document.querySelectorAll(".page-action"); c[0]&&c[0].click(); },1E3);setTimeout(function(){ var d=document.querySelectorAll(".is-checked"); d.forEach(function(d){d.click(); }); }, 1E3);setTimeout(function(){var e=document.querySelector('button[title*="speichern"]'); e&&e.click(); },1E3);g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)});
wetransfer.com#%#AG_onLoad(function() { var a=new MutationObserver(function() {var e=document.querySelector(".welcome__button--decline");if(e) {e.click();a.disconnect()}});a.observe(document,{childList:!0,subtree:!0});});
wetransfer.com#%#AG_onLoad(function() { var a=new MutationObserver(function() {var e=document.querySelector(".transfer__button");if(e) {e.click();a.disconnect()}});a.observe(document,{childList:!0,subtree:!0});});
numerama.com#%#document.cookie="euconsent-v2=1";
workis.online#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("workisCookiePolicy", "true") } } catch (ex) {} })();
vaillant.be#%#//scriptlet("set-constant", "Object.prototype.cookiewarning", "noopFunc")
nu.nl#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector("#onetrust-consent-sdk"),c=document.querySelector("button#onetrust-accept-btn-handler");b&&c&&(a.disconnect(),c.click(),b.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
theverge.com#%#(function(){if(-1==document.cookie.indexOf("_chorus_privacy_consent")&&document.location.hostname.includes("theverge.com")){var c=new Date, d=c.getTime(), date = new Date(d + 365 * 60 * 60 * 1000); document.cookie="_chorus_privacy_consent="+d+"; path=/; expires=" + date.toUTCString(), location.reload()}})();
cdn.privacy-mgmt.com#%#AG_onLoad(function(){if(window.self!==window.top&&(document.referrer.startsWith("https://www.spiegel.de/")||document.referrer.startsWith("https://www.manager-magazin.de/"))){var a=new MutationObserver(function(){var b=document.querySelector("button.message-button");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
ergo-impulse.de#%#//scriptlet("remove-class", "borlabs-position-fix", "body")
tataq.com#%#//scriptlet('prevent-setTimeout', '#cookies')
webradio.de#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('#uc-btn-accept-banner');b&&b.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
stabila.com#%#(function(){-1==document.cookie.indexOf("cms_cookies")&&(document.cookie="cms_cookies=6; path=/;",document.cookie="cms_cookies_saved=true; path=/;",location.reload())})();
dlr.de,clickbaits.de,gesundheitswissen.de#%#//scriptlet("remove-class", "ccm-blocked", "body")
filmweb.pl#%#//scriptlet('remove-class', 'rodo', 'body.rodo')
pharmazeutische-zeitung.de#%#document.cookie="erlaubte_cookies=1; path=/;";
klaviano.com#%#document.cookie="klaviano_police=1; path=/;";
oyunskor.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[class*="intro_acceptAll-"]'); if(el) { el.click(); } }, 600); });
alpro.com#%#document.cookie='cookieConsent={"statistical":0,"personalization":0,"targeting":0}; path=/;';
al.to,x-kom.pl#%#//scriptlet('set-cookie', 'trackingPermissionValueCookie', 'false')
ffm.to#%#document.cookie="allowTracking=false; path=/;"; document.cookie="trackingSettings={%22ads%22:false%2C%22performance%22:false}; path=/;";
cw.choice.faktor.io#%#AG_onLoad(function(){if(window.self!==window.top&&document.referrer.startsWith("https://www.omroepwest.nl/")){var a=new MutationObserver(function(){var b=document.querySelector("button#acceptAll");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
hufeisenkrater.de#%#//scriptlet('abort-current-inline-script', '$', '#cookieNotice')
proshop.de#%#document.cookie = "CookieInformationConsent=%7B%22consents_approved%22%3A%5B%22cookie_cat_necessary%22%5D%7D; path=/;";
raiba-ke-oa.de#%#//scriptlet("set-constant", "Object.prototype.cookieConsentState", "true")
teb.com.tr#%#//scriptlet('remove-class', 'ckPp', 'body')
new-work.se,xing.com#%#document.cookie="userConsent=%7B%22marketing%22%3Afalse%2C%22version%22%3A%221%22%7D; path=/;";
eposaudio.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('span.coi-banner__accept'); if(el) el.click(); }, 1E3); });
video.repubblica.it#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button.iubenda-cs-accept-btn'); if(el) el.click(); }, 5E3); });
sendgb.com#%#document.cookie="sendgb_cookiewarning=1; path=/;";
gelia.fi,gelia.no,gelia.se#%#//scriptlet('remove-class', 'accept-cookies', 'html')
gelia.fi,gelia.no,gelia.se#%#//scriptlet('remove-attr', 'style', 'body div.main-menu, a.logotype')
autokino-duesseldorf.ticket.io#%#//scriptlet('remove-class', 'modal-open', 'body')
cnews.fr,hideout.co,ladbible.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent")){var a=new MutationObserver(function(){var b=document.querySelector(".qc-cmp-button[onclick]");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
cookist.it#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent")){var a=new MutationObserver(function(){var b=document.querySelector(".gdpr-ok > .gdpr-btn-lbl");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
video.tvzap.kataweb.it#%#document.cookie = "kw_3pc_enableds=false; domain=.kataweb.it; path=/;";
compress-or-die.com#%#document.cookie = "CookieConsent=1; path=/";
mazda.com.tr#%#//scriptlet('remove-class', 'cookie-panel-enabled', '.cookie-panel-enabled[data-module="header"]')
decrypt.co#%#document.cookie = "GDPR_Settings=1";
metacritic.com,crfashionbook.com,comicbook.com,metabomb.net,eurogamer.it,eurogamer.net,eurogamer.pl,eurogamer.pt,rockpapershotgun.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector("#onetrust-consent-sdk"),c=document.querySelector("button#onetrust-accept-btn-handler");b&&c&&(a.disconnect(),c.click(),b.style="display: none !important;")});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
nieuwsblad.be#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent")){var a=new MutationObserver(function(){document.getElementById("didomi-notice-agree-button")&&(document.getElementById("didomi-notice-agree-button").click(),a.disconnect())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},5E3)}});
freeyou.ag#%#//scriptlet('remove-class', 'fixed-body', 'body,html')
rockpapershotgun.com#%#AG_onLoad(function(){var a=new MutationObserver(function(){if(document.querySelector(".optanon-alert-box-wrapper")){document.querySelector("button.accept-cookies-button").click(); a.disconnect();}});a.observe(document,{childList: !0, subtree: !0});setTimeout(function(){a.disconnect()},5000)});
consent-cdn.zeit.de#%#AG_onLoad(function(){if(!document.cookie.includes('euconsent-v2') || window.location.href.includes('consent-cdn.zeit.de')){var a=new MutationObserver(function(){var b=document.querySelector('button.message-button');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
adidas.pl#%#document.cookie="notice_preferences=0; path=/;";
sourceforge.net#%#//scriptlet("set-constant", "window.cmpmngr.setConsentViaBtn", "noopFunc")
musescore.com#%#AG_onLoad(function(){if (-1 == document.cookie.indexOf("euconsent")) {var a = new MutationObserver(function() {var a = document.querySelector("header ~ footer > button[class]:first-child");a && a.click()});a.observe(document, {childList: !0,subtree: !0});setTimeout(function() {a.disconnect()}, 3E4)}});
lg-firmwares.com#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('gdpr', 'accepted') } } catch (ex) {} })();
eluban.pl#%#document.cookie="rodopop=1; path=/;";
tv3play.skaties.lv#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("tvplay-cookies-allowed", "true") } } catch (ex) {} })();
moviepilot.de#%#document.cookie = "read-cookie-consent=true; path=/;";
digitaltrends.com#%#document.cookie = "CookieConsent=1; path=/";
gameswelt.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("oil_data")){var b=new MutationObserver(function(){var c=document.querySelector("button.as-oil__btn-optin"),a=document.querySelector(".as-js-advanced-settings");c&&a&&(a.click(),setTimeout(function(){var a=document.querySelector(".as-js-btn-deactivate-all");a&&(a.click(),setTimeout(function(){var a=document.querySelector(".as-oil-cpc__right button.as-oil__btn-optin");a&&(a.click(),b.disconnect())},100))},100))});b.observe(document,{childList:!0, subtree:!0});setTimeout(function(){b.disconnect()},3E4)}});
omni.se#%#document.cookie="psi.show=0; path=/;";
camping.info#%#document.cookie = "CI_COOKIES_ACCEPTED=true";
camping.info#%#document.cookie = "CI_COOKIE_CONFIG=[%22required%22%2C%22optional%22]";
plus.net#%#document.cookie = 'storagePreferences={"necessary":true,"anonymous analytics":false,"performance":false,"essential functional":true,"identifiable analytics":false,"tailoring":false,"non-essential functional":true,"marketing":false};path=/;domain=.plus.net;expires=' + Date() + ';';
m.winfuture.de#%#sessionStorage.setItem("sdgSeen", true);
cnet.com,zdnet.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OptanonAlertBoxClosed")){var a=new MutationObserver(function(){var b=document.querySelector("button#onetrust-accept-btn-handler");b&&(b.click(),a.disconnect())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
tradeciety.com#%#document.cookie = "wpca_cc=functional"; document.cookie = "wpca_consent=1";
notice.sp-prod.net#%#AG_onLoad(function() {if(-1==document.cookie.indexOf("_sp_")) {var a=new MutationObserver(function() {var a=document.querySelector("button.message-component:last-child");a&&a.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function() {a.disconnect()},3E4)}});
cbslocal.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector("button#onetrust-accept-btn-handler"); if(el) el.click(); }, 3000); });
consent.talpanetwork.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('.meer-button--primary > button.button--primary'); if(el) el.click(); }, 1500); });
baudoo.de#%#document.cookie="no_thanks=true; path=/;";
finn.no#%#(function() { try { if ("undefined" != typeof sessionStorage) { sessionStorage.setItem("gdpr-popup-displayed", "true") } } catch (ex) {} })();
bdcraft.net#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('input[id="bdc_gdpr_accept"]'); if(el) el.click(); }, 300); });
nordcheckout.com,moovitapp.com#%#document.cookie = "cookieconsent_status=dismiss; path=/;";
tecchannel.de#%#//scriptlet("abort-on-property-read", "Object.prototype.waitForConsentData")
nacongaming.com#%#//scriptlet("set-constant", "tarteaucitron.cookie", "undefined")
youmath.it#%#AG_onLoad(function(){setTimeout(function(){-1==document.cookie.indexOf("check-cmp")&&"function"===typeof __cmpui&&(window.__cmpui("setAndSaveAllConsent",!1),document.cookie="check-cmp=V10; path=/;",location.reload())},1000)});
medicalnewstoday.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('.window-wrapper button[class]'); if(el) el.click(); }, 1000); });
emlakjet.com#%#document.cookie = "ejMobilCookie=true";
emlakjet.com#%#document.cookie = "CookiePolicy=1";
winfuture.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("sdgClicked", "clicked: true") } } catch (ex) {} })();
geero.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelectorAll(".f-checkbox__toggleSwitch"); if(el) { el.forEach(function(el) { el.click() }); document.getElementsByClassName("cookie__btn--secondary")[0].click() }; }, 2000); });
lightbend.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button.accept-cookies-button'); if(el) el.click(); }, 1000); });
intersport.nl,intersport.hu,intersport.com.cy,intersport.nl,intersport.es,intersport.at#%#//scriptlet("abort-on-property-read", "window.Urls.cookiePopup")
limango.de#%#document.cookie = "lil_cb=true";
thule.com#%#AG_onLoad(function() { var el=document.querySelector('#cookieModal button[data-dismiss="modal"]'); if(el) el.click(); });
itsnicethat.com#%#document.cookie = "cookie-preferences-advertising=no; path=/"; document.cookie = "cookie-preferences-analytics=no; path=/"; document.cookie = "cookie-preferences-marketing=no; path=/";
weg.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementsByClassName("as-oil__btn-optin"); if(el) { el[0].click(); } }, 2000); });
marykay.ru#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementById("acceptCookieDisclaimerLndBtn"); if(el) { el.click(); }; }, 1500); });
cimri.com#%#document.cookie = "CimriCookiePolicy=1; path=/";
shop.warsteiner.de#%#AG_onLoad(function() { setTimeout(function() {var cookieBlock = document.querySelector(".modal-body__content-block--cookie"); var ageBlock = document.querySelector(".modal-body__content-block--agegate"); if(cookieBlock) { Cookies.set('gdpr_preface','1',{ expires:Infinity } ); cookieBlock.setAttribute("style","display: none;"); ageBlock.setAttribute("style","display: list-item;");}} ,300)});
mitsubishielectric.com#%#AG_onLoad(function() { setTimeout(function() { var el=document.querySelector('.cookie_policy > button.btn-cookie-yes'); if(el) { el.click(); }; }, 300); });
intersport.dk#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('.cookiewall-textbox > form[name="cookiewall"] > button'); if(el) { el.click(); }; }, 500); });
group.rwe#%#document.cookie = "gdpr-settings-cookie=1; path=/;";
mein-etikett.warsteiner.de#%#AG_onLoad(function() {var ageRequest = document.getElementById("agerequest"); if(ageRequest){ confirmAge = confirmSocial; }});
thefastingmethod.com#%#document.cookie = "pum-144159=true";
prosiebengames.de#%#document.cookie = "gdpr=2; path=/;";
hrkgame.com#%#document.cookie = "gdpralert=done";
bosch-mobility-solutions.com#%#document.cookie = "Privacy_LVL=_pcbc%3D3";
bosch-presse.de#%#document.cookie = "bosch-privacy-settings-v2={%22comfort%22:0%2C%22marketing%22:1%2C%22processing%22:%223020-02-03T15:03:09.068Z%22}";
galaxus.de#%#document.cookie = "cookieMessageAccepted=1";
radeberger-gruppe.de#%#document.cookie = "dataPrivacy-acceptCookies=confirmed";
warsteiner.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[id="gdpr-optIn"][type="submit"]'); if(el) el.click(); }, 300); });
rtl.fr#%#AG_onLoad(function() { setTimeout(function() { var el=document.querySelector('button.didomi-button-highlight'); if(el) el.click(); }, 300); });
2b-drinks.de#%#document.cookie = "allowCookie=1";
inc42.com#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector("#ampforwpConsent > .gdpr");a&&!1===localStorage.hasOwnProperty("amp-store:https://inc42.com")&&"block"===window.getComputedStyle(a).display&&(a=document.querySelector(".gdpr-btns > form > button.gdpr_y"))&&a.click()},500)});
cinemaxx.de#%#document.cookie = "showCookiesConsent=true; path=/;";
warsteiner-gruppe.de#%#AG_onLoad(function() { var el = document.querySelector(".gdpr-preface"); if(el) { Cookies.set('gdpr_preface', '1', { expires: Infinity });; location.reload(); }; });
twitter.com#%#document.cookie="eu_cn=1; path=/;";
app.spendee.com#%#document.cookie = "cbpolicy=true; path=/";
arcteryx.com#%#document.cookie = "cookies-disclaimer-bar-shown=1; path=/;";
empik.com#%#document.cookie="cookies_accepted=T; path=/;";
derstandard.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button.js-privacywall-agree'); if(el) el.click(); }, 300); });
globalplayer.com#%#document.cookie="gdprAccepted=true; path=/;";
networkworld.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[class^="sp_choice"][aria-label="Accept"]'); if(el) el.click(); }, 800); });
g2a.com#%#document.cookie = "gdpr_cookie=%5B%5D; path=/;";
gryphonconnect.com#%#document.cookie = "pps_disclaimer_1015=90_days";
thewirecutter.com#%#document.cookie="wc_opt_out_status=0";
la7.it#%#document.cookie = "euconsent=1; path=/;";
vice.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[class^="sp_choice"]:first-child'); if(el) el.click(); }, 700); });
popsci.com#%#AG_onLoad(function() { setTimeout(function() { if(location.href.includes("gdpr.html?redirect")) { var el = document.querySelector('#CybotCookiebotDialogBodyButtonAccept'); if(el) { el.click(); } } }, 300); });
seat.nl#%#(function(){if(-1==document.cookie.indexOf("BCPermissionLevel")){var c=new Date, d=c.getTime(), date = new Date(d + 365 * 60 * 60 * 1000); document.cookie="BCPermissionLevel=PERSONAL; path=/; expires=" + date.toUTCString(), location.reload()}})();
decopedia.nl#%#AG_onLoad(function() { var el=document.querySelector('form#cookieAcceptForm button[value="accept"]'); if(el) el.click(); });
cookies.bright.nl#%#AG_onLoad(function() { setTimeout(function() { var form = document.querySelector('form[action="https://cookieservice.rtl.nl/consent"]'); if(form) { form.submit(); } }, 300); });
kufar.by#%#document.cookie = "ck=1";
dumpert.nl#%#document.cookie = "cpc=10; path=/";
insidegamer.nl#%#document.cookie = "SITE_COOKIE_CONSENT=True; path=/;";
paradoxplaza.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button.accept-cookie-policy[type="submit"]'); if(el) el.click(); }, 300); });
vox.com#%#(function(){if(-1==document.cookie.indexOf("_chorus_privacy_consent")){var c=new Date, d=c.getTime(), date = new Date(d + 365 * 60 * 60 * 1000); document.cookie="_chorus_privacy_consent="+d+"; path=/; expires=" + date.toUTCString(), location.reload()}})();
telegraaf.nl#%#AG_onLoad(function(){ var a = new MutationObserver(function(){ if(document.getElementById("didomi-notice-agree-button")){ document.getElementById("didomi-notice-agree-button").click(); a.disconnect() }}); a.observe(document,{ childList:!0, subtree:!0 }); setTimeout(function(){ a.disconnect() }, 5000) });
slate.com#%#AG_onLoad(function() { setTimeout(function() { if(location.href.includes("gdpr?redirect")) { var el = document.querySelector('.gdpr-form__consent'); if(el) { el.click(); } } }, 300); });
tweakers.net#%#AG_onLoad(function() { var el=document.querySelector('button.ctaButton[value="accept"]'); if(el) el.click(); });
games.softgames.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("oil_data")){var a=new MutationObserver(function(){var a=document.querySelector("button.as-oil__btn-optin");a&&a.click()});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},3E4)}});
kontrast.at#%#document.cookie = "wpca_cc=functional,social-media"; document.cookie = "wpca_consent=1";
telegraph.co.uk,cosmopolitan.com,harpersbazaar.com,digitalspy.com#%#document.cookie = "_evidon_consent_cookie=1; path=/;";
sers.si#%#document.cookie = "cc_analytics=no"; document.cookie = "cc_necessary=no"; document.cookie = "cc_social=no";
novmak.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("gdpr", "1") } } catch (ex) {} })();
saveur.com#%#AG_onLoad(function() { setTimeout(function() { if(location.href.includes("gdpr.html?redirect")) { var el = document.querySelector('#CybotCookiebotDialogBodyButtonAccept'); if(el) { el.click(); } } }, 300); });
polygon.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementsByClassName("m-privacy-consent__button-content"); if(el) { el[0].click(); } }, 1000); });
auto.ru#%#AG_onLoad(function() { var el=document.querySelector('div[id="confirm-button"]'); if(el) el.click(); });
bk.com#%#document.cookie = "cookiePopup=%22true%22; path=/";
web2.0calc.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("cookies")){document.cookie="cookies=yes;path=/",location.reload()}});
amarujala.com,www-amarujala-com.cdn.ampproject.org#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('amp-consent > #consentDialog > .consentPopup > button[on="tap:myUserConsent.accept"]'); if(el) el.click(); }, 500); });
huffingtonpost.fr#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var a = new MutationObserver(function() {var b = document.querySelector('button[data-gdpr-expression="acceptAll"]');var c = document.querySelector('html');b && b.click();c && c.style.setProperty('overflow', 'visible', 'important');c && c.style.setProperty('position', 'static', 'important');});a.observe(document, {childList: !0,subtree: !0});setTimeout(function() {a.disconnect()}, 1E4)}});
consent.yahoo.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[type="submit"][value="agree"].btn'); var el1 = document.querySelector('input[type="submit"][value="OK"].btn'); if(el) { el.click(); } if(el1) { el1.click(); } }, 300); });
virustotal.com#%#document.cookie = "euConsent=1";
wallpaperup.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("wup_consent", "1") } } catch (ex) {} })();
mediamarkt.se#%#document.cookie = "MC_PRIVACY=marketing;domain=www.mediamarkt.se;path=/";
linkedin.com#%#AG_onLoad(function() { setTimeout(function() {var el = document.querySelectorAll('artdeco-global-alert[severity="notice"]')[0]; if(el) { el.remove(); }}, 1500); });
linkedin.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementsByClassName("application-outlet no-scroll")[0]; if(el) { el.classList.remove("no-scroll") }}, 1000); });
derstandard.at#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("privacywall") != -1) { var el = document.getElementsByClassName("js-privacywall-agree")[0]; if(el) { el.click(); }; } }, 300); });
new.de#%#document.cookie = "cookie-info-hidden=true; path=/";
moniteurautomobile.be#%#AG_onLoad(function() { if (document.cookie.indexOf('gdpr-compliance-content') == -1) { document.cookie = "gdpr-compliance-content=1"; location.reload(); } });
linkedin.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('visited', 'true'); }
chordify.net#%#document.cookie = 'CONSENT={"essential":true,"youtube":true,"ads_personalized":false,"share":false,"emails_personalized":false,"facebook":null}; path=/;';
tmgonlinemedia.nl#%#AG_onLoad(function() { setTimeout(function() { var CCcheck = document.getElementsByClassName('CookiesOK')[0]; if (CCcheck){CCcheck.click(); }; }, 300); });
ndcmediagroep.nl#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('input[type="submit"][value="Ja, ik ga akkoord"]'); if(el) el.click(); }, 300); });
decathlon.hu#%#document.cookie="COOKIE_BANNER=Y; path=/;";
music.yandex.com,music.yandex.by,music.yandex.kz,music.yandex.ru,music.yandex.ua#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('gdpr-welcome', '{"0":0}'); }
dokterdokter.nl#%#AG_onLoad(function() { var el=document.querySelector('a.button[href*="acceptCookies=true"]'); if(el) el.click(); });
ebonus.gg#%#document.cookie = "gdpr=consented; path=/;";
peugeot-motocycles.com#%#document.cookie = "seenCookieBanner=true";
bajajauto.com#%#document.cookie = "agree_web=Agree";
penny.hu#%#document.cookie = "accepted-cookie-consent=yes";
gamer.nl#%#document.cookie = "SITE_COOKIE_CONSENT=True";
woolworth.de#%#document.cookie = "useragreement=1";
bndestem.nl#%#AG_onLoad(function() { if (document.cookie.indexOf('nl_cookiewall_version') == -1) { document.cookie = "nl_cookiewall_version=4"; location.reload(); } });
rtllatenight.nl#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("/cookie.rtl.nl") != -1){ var el = document.querySelector('input.accept-button'); if(el) el.click(); }}, 30); });
volkskrant.nl,trouw.nl#%#AG_onLoad(function() { if (document.cookie.indexOf('nl_cookiewall_version') == -1) { document.cookie = "nl_cookiewall_version=1"; location.reload(); } });
womenshealthmag.com,xn--allestrungen-9ib.at,xn--allestrungen-9ib.ch,xn--allestrungen-9ib.de,allestoringen.be,allestoringen.nl,downdetector.ae,downdetector.ca,downdetector.cl,downdetector.co.nz,downdetector.co.za,downdetector.com,downdetector.com.ar,downdetector.com.au,downdetector.com.br,downdetector.dk,downdetector.es,downdetector.fi,downdetector.fr,downdetector.hk,downdetector.ie,downdetector.in,downdetector.it,downdetector.jp,downdetector.mx,downdetector.no,downdetector.pl,downdetector.pt,downdetector.ru,downdetector.se,downdetector.sg,downdetector.co.uk,downdetector.web.tr#%#document.cookie = "_evidon_consent_cookie=1; path=/;";
xn--allestrungen-9ib.at,xn--allestrungen-9ib.ch,xn--allestrungen-9ib.de,allestoringen.be,allestoringen.nl,downdetector.ae,downdetector.ca,downdetector.cl,downdetector.co.nz,downdetector.co.za,downdetector.com,downdetector.com.ar,downdetector.com.au,downdetector.com.br,downdetector.dk,downdetector.es,downdetector.fi,downdetector.fr,downdetector.hk,downdetector.ie,downdetector.in,downdetector.it,downdetector.jp,downdetector.mx,downdetector.no,downdetector.pl,downdetector.pt,downdetector.ru,downdetector.se,downdetector.sg,downdetector.co.uk,downdetector.web.tr#%#document.cookie = "euconsent=1; path=/;";
pfm.pl#%#document.cookie = 'NeucaCookieConsent={"necessary":false,"preferences":false,"statistics":false,"marketing":false,"id":""}';
tmz.com#%#document.cookie = "notice_gdpr_prefs=0,1,2:";
choice.npr.org#%#AG_onLoad(function() { setTimeout(function() { document.getElementById("accept").click(); }, 300); });
fis-ski.com#%#document.cookie = "cookieDisclaimer=approved; path=/;";
nytimes.com#%#document.cookie = "NYT-T=ok";
mega.nz#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem('lastSeenPsaId', '4') } } catch (ex) {} })();
time.com#%#AG_onLoad(function() { setTimeout(function() { if(document.getElementsByClassName("gdpr")[0].isvisible = true) { document.querySelectorAll(".gdpr-form > input")[0].click();}; }, 1000); });
kudtkoekiewet.nl#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("/?t=http") != -1) { document.getElementsByClassName("approve-btn")[0].click();}}, 300); });
akamai.com#%#document.cookie = "emea-pl=1";
bnr.nl#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("/cookiewall") != -1){ var el = document.querySelector('form[action="/acceptcookie"] > a[name="#cookiewall"].accept'); if(el) el.click(); }}, 300); });
autostrada-a2.pl#%#(function() { if (document.cookie.indexOf('rodo') == -1) { document.cookie = "rodo=true"; document.cookie = "cookielaw=true"; location.reload(); } })();
partsnl.nl#%#AG_onLoad(function() { if(document.cookie.indexOf("CPV") == -1) { setTimeout(function() { var el = document.querySelector('#cookienotice .cookiesmessage > a[href="javascript:;;"].btn'); if(el) { el.click(); } }, 3000); } });
sportdiver.com,wakeboardingmag.com#%#document.cookie = "CookieConsent=1";
egged.co.il#%#document.cookie = "hideSlide=true";
forum.echirurgia.pl,nerwica.com,superauto.pl,totalmoney.pl,extradom.pl,wakacje.pl,vibez.pl,kafeteria.pl,parenting.pl,abczdrowie.pl,fotoblogia.pl,gadzetomania.pl,open.fm,domodi.pl,homebook.pl,allani.pl,autocentrum.pl,polygamia.pl,komorkomania.pl,autokult.pl,money.pl,dobreprogramy.pl#%#AG_onLoad(function(){if(!(-1<document.cookie.indexOf("OAX")||"undefined"!=typeof localStorage&&null!==localStorage.getItem("crdab"))){var a=new MutationObserver(function(){var b=document.evaluate("//button[contains(text(), 'PRZECHODZ')]",document,null,XPathResult.ANY_TYPE,null).iterateNext();b&&(a.disconnect(),setTimeout(function(){b.click()},1E3))});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
vpolshchi.pl#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OAX")){var a=new MutationObserver(function(){var b=document.evaluate("//button[contains(text(), 'PRZECHODZ')]",document,null,XPathResult.ANY_TYPE,null).iterateNext();b&&(a.disconnect(),setTimeout(function(){b.click()},1E3))});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
videostar.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("OAX")){var a=new MutationObserver(function(){var b=document.evaluate("//button[contains(text(), 'PRZECHODZ')]",document,null,XPathResult.ANY_TYPE,null).iterateNext();b&&(a.disconnect(),setTimeout(function(){b.click()},1E3))});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
smog.pl#%#Object.defineProperty(window, '__wpjslib__', { get: function() { return []; }, set: function() { return []; } });
homebook.pl,abczdrowie.pl,autokult.pl,dobramama.pl,dobreprogramy.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,komorkomania.pl,luxlux.pl,medycyna24.pl,mixer.pl,money.pl,nocowanie.pl,open.fm,parenting.pl,pinger.pl,pogodnie.pl,pytamy.pl,samosia.pl,snobka.pl,testwiedzy.pl#%#Object.defineProperty(window, '__wpjslib__', { get: function() { return []; }, set: function() { return []; } });
sklep.infor.pl#%#document.cookie = "inforCookieWallCacheVal=15"; document.cookie = "inforCookieWallGlobalVal=15";
hm.com#%#document.cookie = "hm_gdpr_read=true";
skf.com#%#document.cookie = "ao_optout=1";
dane.gov.pl#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("OD_isAcquintedWithRodo", "true") } } catch (ex) {} })();
indebuurt.nl#%#AG_onLoad(function() { setTimeout(function() {if(window.location.href.indexOf("cookie-wall") != -1){ document.getElementById("agree_with_cookie_terms").click(); }}, 300); });
4tuning.ro#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("cookiewall") != -1) { document.getElementsByClassName("btn-green")[0].click();}}, 300); });
auto.ro#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("cookie-wall") != -1) { document.getElementsByClassName("btn-green")[0].click();}}, 300); });
pieseauto.ro#%#AG_onLoad(function() { var el = document.querySelector('.cookie-wall button[type="submit"]'); if(window.location.href.indexOf("/cookiewall/") != -1 && el) { el.click(); } });
fr12.nl#%#AG_onLoad(function() { var el = document.querySelector('body[page-name="cookies"] button#cookies'); if (el) el.click(); });
tupperware.de#%#document.cookie = "cookiesAccepted=1";
wonderhowto.com#%#AG_onLoad(function() { setTimeout(function() { if(document.getElementById("consentContainer").isvisible = true) { document.querySelectorAll('a[href="/consent-granted/"]')[0].click();}; }, 1000); });
guce.oath.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[type="submit"][value="agree"].btn'); if(el) el.click(); }, 300); });
guce.oath.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementsByClassName("agree")[0]; if(el) el.click(); }, 300); });
jetphotos.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookieConsent", "1") } } catch (ex) {} })();
sfgate.com#%#document.cookie = '_consent_cookie={"services":[]}';
openpli.org#%#document.cookie = "gdpr-accepted=Yes";
appletips.nl#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("cookiewall") != -1) { document.getElementById("agree_with_cookie_terms").click(); } }, 1000); });
cubbiescrib.com#%#AG_onLoad(function() { setTimeout(function() { if(document.getElementById("gdpr-consent-form-wrapper").isvisible = true) { document.cookie = "euConsent=true"; location.reload(); }; }, 1000); });
si.com#%#AG_onLoad(function() { setTimeout(function() { if(document.getElementsByClassName("gdpr")[0].isvisible = true) { document.cookie = "euConsent=true"; location.reload(); }; }, 1000); });
bt.dk#%#document.cookie = "CookieConsent=1";
myprivacy.medialaan.be#%#AG_onLoad(function() { setTimeout(function() { document.getElementsByClassName("form__button-group")[0].submit(); }, 300); });
cmp.hln.be,cmp.ad.nl,cmp.dpgmedia.be#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('.message-component > button[title="Akkoord"]') || document.querySelector('.message-component > button[title="D’accord"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
evaair.com#%#document.cookie = "_EVAcookieaccept=Y";
hbvl.be#%#document.cookie = "C_05 = {%22C%22:%221.0%22%2C%22ID%22:%229dee0a48-e1b7-475f-9456-da27157e009e%22%2C%22P%22:%22' + location.href + '%22%2C%22T%22:%222018-08-04T17:54:39.929Z%22%2C%22V%22:%22Y%22%2C%22F%22:1}; path=/; domain=.hbvl.be";
standaard.be#%#document.cookie = "C_05 = {%22C%22:%221.0%22%2C%22ID%22:%229dee0a48-e1b7-475f-9456-da27157e009e%22%2C%22P%22:%22' + location.href + '%22%2C%22T%22:%222018-08-04T17:54:39.929Z%22%2C%22V%22:%22Y%22%2C%22F%22:1}; path=/; domain=.standaard.be";
vivaldi.com#%#AG_onLoad(function() { if (document.cookie.indexOf('acceptedCookies') == -1) { document.cookie = "acceptedCookies=true"; location.reload(); } });
gry.pl#%#document.cookie = "euconsent=BOR-LGFOR-LHnABABAPLBE_AAACDWABgACEGoA; path=/;";
popsugar.com,popsugar.com.au,popsugar.co.uk#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("gdpr-consent?destination")){document.getElementsByClassName('evidon-banner-acceptbutton')[0].click();} }, 300); });
gva.be#%#document.cookie = "C_05 = {%22C%22:%221.0%22%2C%22ID%22:%229dee0a48-e1b7-475f-9456-da27157e009e%22%2C%22P%22:%22' + location.href + '%22%2C%22T%22:%222018-08-04T17:54:39.929Z%22%2C%22V%22:%22Y%22%2C%22F%22:1}; path=/; domain=.gva.be";
gadgethacks.com#%#//scriptlet("set-constant", "WHT.ShowConsentForm", "trueFunc")
reserved.com#%#document.cookie = "re_dcm=1";
instagram.com#%#document.cookie = "ig_cb=1";
webmd.com#%#document.cookie = "gdpreu=eu%7C%7CCONSENTED%7C1531150348";
popsugar.co.uk#%#AG_onLoad(function() { setTimeout(function() {if(window.location.href.indexOf("gdpr-consent") != -1) { document.getElementById("_evidon-banner-acceptbutton").click(); };  }, 1000); });
echo-online.de#%#document.cookie = "privacy-accepted=1"; document.cookie = "privacy-read=1";
qxl.dk,qxl.no#%#AG_onLoad(function() { setTimeout(function() { if(document.getElementById("cookie-container").isvisible = true) { document.cookie = "cookielaw=true"; location.reload(); } }, 300); });
tweakers.net#%#AG_onLoad(function() { var el=document.querySelector('form#cookieAcceptForm button.fancyButton[type="submit"]'); if(el) el.click(); });
twitch.tv#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('twilight.gdpr.preferences', '{"version":1,"vendorPreferences":{"amazon":false,"comscore":false,"google":false,"nielsen":false,"salesforce_dmp":false}}'); };
rtlmost.hu#%#(function(){try{"undefined"==typeof localStorage||localStorage.getItem("termsUnderstood")||localStorage.setItem("gdprUserHasInteracted",Date.now())}catch(a){}})();
11880.com#%#document.cookie = "areCookiesAccepted=true";
neckermann-reisen.de#%#document.cookie = "useOfCookiesAccepted_live = true";
dm.hu#%#document.cookie = "dmDrogeriemarkt_euLaw_userDidNotOptIn = true";
trustarc.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.getElementsByClassName("call")[0]; if(el) { el.click(); } }, 2000); setTimeout(function() { var el1 = document.getElementById("gwt-debug-close_id"); if(el1) { el1.click(); } }, 4000);});
myprivacy.persgroep.net#%#AG_onLoad(function() { setTimeout(function() { document.getElementsByClassName("fjs-set-consent")[0].click(); }, 300); });
fortune.com#%#AG_onLoad(function() { setTimeout(function() { if(document.getElementsByClassName("gdpr-legal-copy")[0].isvisible = true) { document.getElementsByClassName("btn")[0].click();}; }, 2000); });
cookies.rtlnieuws.nl#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('form[action="https://cookieservice.rtl.nl/consent"] > .accept-button'); if (el) el.click(); }, 300); });
autovisie.nl#%#AG_onLoad(function() { setTimeout(function() {if(window.location.href.indexOf("ookie-consent") != -1){ consentOk(); }}, 300); });
msn.com#%#document.cookie = "MSCC=1524698343";
f1racing.pl#%#AG_onLoad(function() { var el = document.querySelector('a[href^="/x-set-cookie/"]'); if (el) el.click(); });
bing.com#%#document.cookie = "MSCC=1; path=/;";
argeweb.nl#%#document.cookie = "cc_cookie_accept=cc_cookie_accept";
fashionette.de#%#document.cookie = "cookieAllowed = Allowed";
m.ceneo.pl#%#AG_onLoad(function() { if (document.cookie.indexOf("cnicaf=") == -1) { document.cookie = "cnicaf=;"; setTimeout(function() { var el = document.querySelector('button#js_cookie-monster-dismiss.popup__close'); if(el) el.click(); }, 3000);}; });
vvvvid.it#%#document.cookie = "vvvvid_cookies_accepted=1";
1v1y.com#%#document.cookie ="smart-banner-cookie=true";
badtaste.it#%#AG_onLoad(function() { if(document.cookie.indexOf("badcookie") == -1) { document.cookie = "badcookie=1"; } });
libelletv.nl#%#AG_onLoad(function() { setTimeout(function() { var el=document.querySelector('a#sanoma-consent-accept-button'); if(el) el.click(); }, 300); });
nu.nl#%#AG_onLoad(function() { setTimeout(function() { var el=document.querySelector('a#sanoma-consent-accept-button'); if(el) el.click(); }, 300); });
ed.nl#%#AG_onLoad(function() { setTimeout(function() { var check = document.getElementsByClassName('fjs-accept')[0]; if (check){check.click();}; }, 300); });
gezondheidsplein.nl#%#AG_onLoad(function() { var el=document.querySelector('a.button[href="/?acceptcookies=true"]'); if(el) el.click(); });
3suisses.fr#%#!function(a,b,c,f,g,d,e){e=a[c]||a['WebKit'+c]||a['Moz'+c],e&&(d=new e(function(){b[f].contains(g)&&(b[f].remove(g),d.disconnect())}),d.observe(b,{attributes:!0,attributeFilter:['class']}))}(window,document.documentElement,'MutationObserver','classList','layer_cookie__visible');
hardware.info#%#AG_onLoad(function() { setTimeout(function() { var el=document.querySelector('button.button--primary[name="accept"]'); if(el) el.click(); }, 30); });
lezenenschrijven.nl#%#AG_onLoad(function() { if(window.location.href.indexOf("cookie/?url") != -1){document.getElementsByClassName('cookie-button')[0].click();} });
taalvoorhetleven.nl#%#AG_onLoad(function() { if(window.location.href.indexOf("cookie?url") != -1){document.getElementsByClassName('cookie-button')[0].click();} });
cookies.frankwatching.com#%#AG_onLoad(function() { setTimeout(function() {document.getElementsByClassName("CookiesOK")[0].click();}, 300); });
cookies.weeronline.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementsByClassName('btn-accept')[0]; if (check){check.click();}; }, 300); });
cookiewall.vnumediaonline.nl#%#AG_onLoad(function() { form.submit(); });
daimler.com#%#document.cookie = "cookie_policy=true";
dvhn.nl#%#AG_onLoad(function() { setTimeout(function() {if( $('.notification').is(':visible') ) {document.cookie = "allowCookies=true"; window.location.reload(true);}}, 300); });
fd.nl#%#AG_onLoad(function() { setTimeout(function() {if(document.getElementsByClassName("cookiewall")[0].isvisible = true){document.getElementById("cookieconsent1").click();}}, 300); });
fok.nl#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button[name="cookiesok"]'); if(el) el.click(); }, 300); });
iculture.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementsByClassName('btn-accept')[0]; if (check){check.click();}; }, 300); });
internethaber.com#%#AG_onLoad(function() { if (window.location.href.indexOf("prestitial") != -1) { document.cookie = "is_prestitial=1"; window.location.href = encodeURIComponent(document.referrer) } });
justwatch.com#%#AG_onLoad(function() { setTimeout(function() { document.body.className = document.body.className.replace("promotion","."); },1500); });
m.9292.nl#%#AG_onLoad(function() { document.cookie = "9292-cookie-consent-2=consent%20given; path=/;"; });
marktplaats.nl#%#AG_onLoad(function() { var form = document.forms['track-accept']; if (form) { form.submit(); } });
moviemeter.nl#%#AG_onLoad(function() { if (document.cookie.indexOf("cok") == -1) { cookieProceed(); } });
msn.com#%#AG_onLoad(function() { var cookiemsg = document.getElementById("msnstaticpage"); if (cookiemsg) acceptAction(); });
postnl.be#%#AG_onLoad(function() { if (document.cookie.indexOf('CookiePermissionInfo') ==-1) { AllowAll(domains); } });
rtlnieuws.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementById("acceptButton"); if (check){check.click();}; }, 300); });
rtlz.nl#%#var cw;Object.defineProperty(window,"cookieWallSettings",{get:function(){return cw},set:function(a){document.cookie="rtlcookieconsent="+a.version.toString()+";";cw=a}});
simyo.nl#%#document.cookie = "acceptCookies=1";
snsbank.nl#%#AG_onLoad(function() { if(document.getElementsByClassName("cookieSettings") != -1){document.getElementById('cookielevelsubmit').click(); } });
techzine.nl#%#AG_onLoad(function() { if(window.location.href.indexOf("cookiewet") != -1){document.cookie = "cookiewet=1"; pathArray = location.href.split( '/' ); url = pathArray[0] + "//" + pathArray[5] + "/" + pathArray[6]; if(pathArray[7]){url = url  + "/" + pathArray[7] + "/" + pathArray[8];}; window.location.href = url}; });
thenewdaily.com.au#%#document.cookie = "tnd_subscribe_shown=true";
topics.nl#%#AG_onLoad(function() { setTimeout(function() {if(document.getElementsByClassName("cookiewall")[0].isvisible = true){document.getElementsByClassName("button button--primary")[0].click();}}, 300); });
trouw.nl#%#AG_onLoad(function() { var check = document.getElementsByClassName('site-tr bg-blur has-shadow')[0]; if (check){document.cookie = "nl_cookiewall_version=1"; location.reload();}; });
volkskrant.nl#%#AG_onLoad(function() { setTimeout(function() {if(document.getElementsByClassName("modal-overlay")[0].isvisible = true){document.getElementsByClassName("button button--accept")[0].click();}}, 300); });
ziekenhuis.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementsByClassName('cookiewall')[0]; if (check){document.cookie = "acceptcookies=true"; location.reload();}; }, 300); });
google.*,youtube.com#%#(function(){try{var time=(new Date).getTime();var cookieDate=new Date(time+1314E6);var hostname=location.host;var locSubString=null;if(!hostname.startsWith("google.")&&!hostname.startsWith("youtube."))locSubString=hostname.substring(hostname.indexOf(".")+1);var loc=locSubString||hostname;if(document.cookie.indexOf("CONSENT=YES")!==-1)return;document.cookie="CONSENT=YES+; domain="+loc+"; path=/; expires="+cookieDate.toUTCString()}catch(ex){console.error("AG: failed to set consent cookie: "+ex)}})();
stockmann.com#$#body { position: static!important; }
stockmann.com#$#.cookie-dialog-screen { display: none!important; }
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=cc.com|3sat.de|zdf.de|costco.com|giantbomb.com|glovoapp.com|rte.ie|digitaltrends.com|spiele.bild.de|spiele.stern.de|vanityfair.com|saarbruecker-zeitung.de|olympics.com|dziendobry.tvn.pl|bergfreunde.de|oe24.at|epicgames.com|toteraz.pl|natgeotv.com|midomi.com|volksfreund.de|kawasaki.com|foxchannels.com.tr|ga.de|shop.mango.com|kralmuzik.com.tr|westernunion.com|roastmarket.de|new.cappex.com|vimeo.com|heute.at|ntv.com.tr|wargaming.net|metacritic.com|gq-magazine.co.uk|viafree.dk|viafree.fi|viafree.no|viafree.se|glamour.de|cbsnews.com|worldoftanks.ru|vg247.com|newyorker.com|games.miamiherald.com|eurogamer.es|eurogamer.de|bet.com|ikonpass.com|mcdelivery.de|id.trimble.com|skateboarding.transworld.net|newegg.com|docs.vmware.com|udemy.com
@@||cdn.iubenda.com^$script,domain=atlantico.fr
@@||cdn.iubenda.com/cs/*.json$domain=atlantico.fr
@@||iubenda.com/cookie-solution/confs/js/$domain=atlantico.fr
atlantico.fr#@##iubenda-cs-banner
filmzie.com#@#.cookie-modal
ekoplaza.nl#@#.cookie-box:not(body):not(html)
@@||cdn.privacy-mgmt.com^$domain=is.fi
newbalance.ru#@##popup-cookie
wentronic.com,wentronic.pl#@#.cookie-modal
@@||tools.pdf24.org/de/cookie-banner-iframe
tools.pdf24.org#@##cookieBanner
@@||quantcast.mgr.consensu.org/*/vendor-list-trimmed-*.json$domain=space.com
@@||cdn.privacy-mgmt.com/Notice.$domain=t3n.de
metro.hu#@#.cookie-container
metro.hu#@#.cookie-disclaimer:not(body)
@@||consentmanager.mgr.consensu.org/delivery/$domain=swm.de
zentalk.asus.com#@##cookie-policy-info
@@||consent.cookiebot.com^$script,domain=ekstrabladet.dk
oney.pt#@#.cookies-wrapper
@@||cookielaw.org/langswitch/$script,domain=lippu.fi
sozialversicherung-kompetent.de#@#.cc-window[aria-label="cookieconsent"]
@@||sozialversicherung-kompetent.de/plugins/system/gdpr/assets/js/cookieconsent.min.js
raiffeisen-mobil.at#@##cookies-overlay
humboldtforum.org#@##cookieConsent
@@||quantcast.mgr.consensu.org^$domain=podcasts.podinstall.com
@@||choices.consentframework.com/js/*/cmp$domain=systemed.fr
@@||opensupports.com/wp-content/plugins/cookie-law-info/public/js/cookie-law-info-public.js
vb-mittelhessen.de#@#.cookie-consent:not(body):not(html)
niko.eu#@#.c-cookie
usmall.ru#@#.cookie-notify
mag.lexus.co.uk#@##cookie-law-info-bar
mag.lexus.co.uk#@##cliSettingsPopup
karriere.mcdonalds.de#@#.cookie-consent:not(body):not(html)
@@||sdk.privacy-center.org^$domain=bfmtv.com
skousen.dk,skousen.no,whiteaway.com,whiteaway.no,whiteaway.se#@##CookieConsent
@@||policy.app.cookieinformation.com^$domain=skousen.dk|skousen.no|whiteaway.com|whiteaway.no|whiteaway.se
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=id.trimble.com
apothekerkammer.at#@##cookieConsent
@@||sdk.privacy-center.org^$domain=dna.fr
@@||sdk.privacy-center.org^$domain=publicsenat.fr
strumentimusicali.net#@##cookiescript_injected
@@||cookiepro.com/scripttemplates/$script,domain=wowbiz.ro
@@||cookiepro.com^$xmlhttprequest,domain=wowbiz.ro
@@||onesignal.com/sdks/OneSignalSDK.js$domain=wowbiz.ro
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=wowbiz.ro
wowbiz.ro#@##onetrust-consent-sdk
@@||reshade.me/media/plg_system_eprivacy/
@@||raiplaysound.it/common/assets/js/cookieBanner.js
@@||sdk.privacy-center.org^$domain=jeanmarcmorandini.com
@@||cdn.trustcommander.net/privacy/*/privacy_v*.js$domain=tf1info.fr
1001games.com#@##onetrust-consent-sdk
@@||cdn.appconsent.io/*.js$domain=lefigaro.fr
@@||collector.appconsent.io/save$domain=lefigaro.fr
@@||collector.appconsent.io/hello$domain=lefigaro.fr
autohaus-pauli.de#@##cliSettingsPopup
autohaus-pauli.de#@##cookie-law-info-bar
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=rp-online.de
openreach.com#@#.cookie-popup:not(body):not(html)
dehogerielen.be#@##cookies-banner
keil.eu#@#.cookie-modal
swedbank.se#@#.cookie-container
swedbank.se#@#.cookie-banner:not(body):not(html)
azb-cuw.pl#@##cookies-modal
continental-aftermarket.com#@##cookie-modal
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=blaklader.*
blaklader.*#@##onetrust-consent-sdk
ikonpass.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=ikonpass.com
adler-farbenmeister.com#@##cookie-consent
adler-farbenmeister.com#@#.page-wrap--cookie-permission
o2.fr#@##cookie-consent
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=diepresse.com
@@||gdpr.privacymanager.io/latest/gdpr.bundle.js$domain=diepresse.com
myunidays.com#@#.c-cookie-banner
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=fitforfun.de
enwi-hz.de#@##cookieBar
home-connect.com#@#.o-cookielaw
junker-home.com#@#.o-cookielaw
gaggenau.com#@#.o-cookielaw
balay.es#@#.o-cookielaw
bsh-group.com#@##cookie-layer
bsh-group.com#@##cookie-overlay
@@||sdk.privacy-center.org^$domain=rtl.be
frankenbrunnen.de#@#.tx-om-cookie-consent
frankenbrunnen.de#@#.overlay-cookie
@@||ouestfrance-immo.com/min/*/js/common/*/cmp_didomi.js
virgin.com#@#.cookie-banner:not(body):not(html)
virgin.com#@#.cookie-consent:not(body):not(html)
@@||sdk.privacy-center.org^$domain=purepeople.com
@@||webcam-hd.com/bower_components/angular-cookie-law/dist/angular-cookie-law.min.js
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=nfl.com
@@||usercentrics.eu^$domain=justwatch.com
eurogamer.es,eurogamer.de#@##onetrust-consent-sdk
umcutrecht.nl#@##cookieConsent
fish.shimano.com#@#.cookies-container
manutd.com#@#.cookie-setting-message
manutd.com#@#.cookie-policy-message
@@||sdk.privacy-center.org^$domain=marianne.net
@@||sdk.privacy-center.org^$domain=zive.cz
bitburger.de#@#.cookie-layer
draeger.com#@#.cookie-consent:not(body):not(html)
@@||gizmochina.com/wp-content/plugins/cookie-law-info/public/js/cookie-law-info-public.js
@@||cdn.privacy-mgmt.com/index.html$domain=t3n.de
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=t3n.de
@@||sourcepoint.mgr.consensu.org^$domain=t3n.de
@@||sdk.privacy-center.org^$script,domain=vecernji.hr
3sat.de#@##onetrust-consent-sdk
@@||cdn.privacy-mgmt.com/index.html$domain=businessinsider.de
@@||geolocation.onetrust.com/cookieconsentpub/*/geo/location$domain=zdf.de|3sat.de
zdf.de#@##onetrust-consent-sdk
bluelightcard.co.uk#@##cookie-popup
lazienkaplus.pl#@#.cookies-policy
@@||cdn.ampproject.org/v0/amp-consent-*.mjs$domain=news.itsfoss.com
fdp.de#@#.eu-cookie-compliance-banner:not(body):not(html)
truphone.com#@##cookie-accept
@@||mgr.consensu.org^$domain=blic.rs
games.miamiherald.com#@##onetrust-consent-sdk
@@||sdk.privacy-center.org^$domain=ideal.es|elcorreo.com
ideal.es,elcorreo.com#@##didomi-notice
hot.at#@##cookies-overlay
soluxtec.de#@#.cookie-wrapper
drimsim.com#@#.cookies-wrapper
@@||cdn.appconsent.io/*.js$domain=lachainemeteo.com
@@||collector.appconsent.io/hello$domain=lachainemeteo.com
@@||collector.appconsent.io/save$domain=lachainemeteo.com
quickpharm.net#@##cookie-message
@@||qvc.de/wcsstore/*/content/javascript/gdpr.js
bere.co.uk#@##cookie-consent
bere.co.uk#@#.cookie-consent:not(body):not(html)
@@||wcpstatic.microsoft.com/mscc/lib/v*/wcp-consent.js$domain=halowaypoint.com
@@||cdn.privacy-mgmt.com^$domain=bold.dk
@@||bvdinfo.com/js/components/GDPR.js
@@||ampproject.org/v0/amp-consent-$domain=forbes.com
fantasyfootballgeek.co.uk#@##cookie-law-info-bar
sevdesk.at,sevdesk.de#@#.cookie-banner:not(body):not(html)
nordbayern.de#@#amp-consent
@@||sourcepoint.mgr.consensu.org/tcfv2/vendor-list/*$domain=travelbook.de
@@||wcpstatic.microsoft.com/mscc/lib/v*/wcp-consent.js$domain=blogs.windows.com
@@||prfshop.ru/*/cookies-policy/
franzen.de#@#.page-wrap--cookie-permission
hema.com#@#.cookie-modal
@@||cdn.privacy-mgmt.com^$domain=berliner-zeitung.de
ingame.de#@#amp-consent
@@||cdn.opencmp.net^$domain=ingame.de
calvinklein.co.uk#@#.cookie-notice:not(body):not(html)
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=freundin.de
@@||gdpr.privacymanager.io/latest/gdpr.bundle.js$domain=freundin.de
@@||sdk.privacy-center.org^$domain=cnews.fr
@@||quantcast.mgr.consensu.org^$domain=express.co.uk
technik-hauptstadt.de#@##cliSettingsPopup
technik-hauptstadt.de#@##cookie-law-info-bar
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=freenet-funk.de
@@||googletagmanager.com/gtm.js$domain=freenet-funk.de
@@||sdk.privacy-center.org^$domain=programme-television.org
@@||api.privacy-center.org/v*/events$domain=programme-television.org
@@||cdn.iubenda.com/cs/tcf/$domain=movieplayer.it
@@||iubenda.com/cookie-solution/confs/js/*.js$domain=movieplayer.it
@@||sdk.privacy-center.org/*/loader.js$domain=orf.at
@@||sdk.privacy-center.org/sdk.*.js$domain=orf.at
@@||sdk.privacy-center.org/ui-gdpr-de.*.js$domain=orf.at
ambipar.com#@#.cookies-policy
avast.com#@#.gdpr-container
avast.com#@##onetrust-consent-sdk
@@||cdn.consentmanager.mgr.consensu.org/delivery/cmp.min.css$domain=nwzonline.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/cmp_de.min.js$domain=nwzonline.de
@@||quantcast.mgr.consensu.org^$domain=jn.pt
aachener-bank.de#@#.cookie-consent:not(body):not(html)
meine-rvb.de#@#.cookie-consent:not(body):not(html)
@@||eesc.europa.eu/sites/all/modules/contrib/eu_cookie_compliance/js/jquery.cookie-*.min.js
@@||consent.truste.com/notice?domain=$domain=fortune.com
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=tomsguide.com
@@||cdn.opencmp.net^$domain=tz.de
@@||cdn.opencmp.net^$domain=stimme.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/customdata/*.js$domain=nwzonline.de
@@||consentmanager.mgr.consensu.org/delivery/cmp.php$domain=nwzonline.de
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=saechsische.de
@@||cdn.privacy-mgmt.com/wrapper/$domain=saechsische.de
@@||cdn.privacy-mgmt.com/index.html$domain=saechsische.de
@@||usercentrics.eu^$domain=augsburger-allgemeine.de
natgeotv.com#@##onetrust-consent-sdk
swrag.de#@##cookie-layer
@@||sourcepoint.mgr.consensu.org/tcfv2/vendor-list/*$domain=bz-berlin.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/cmp_de.min.js$domain=kicker.de
@@||consentmanager.mgr.consensu.org/delivery/cmp.php$domain=kicker.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/customdata/*$domain=kicker.de
awwwards.com#@#.box-cookies
awwwards.com#@##cookies-info
@@||golem.de/news^
@@||consent.cookiebot.com^$domain=koeln.de
@@||sdk.privacy-center.org^$domain=dn.se
@@||cdn.privacy-mgmt.com^$domain=berliner-kurier.de
coffeeness.de#@##cliSettingsPopup
coffeeness.de#@##cookie-law-info-bar
bergfreunde.de#@##onetrust-consent-sdk
rohtenburg.de#@##cookieNotice
@@||cdn.privacy-mgmt.com^$domain=phonostar.de
schell.eu#@##cookieModal
terminaloil.ee#@##cookie-law-info-bar
awo-frankfurt.de#@#.cookiebar:not(body)
pood.esvika.ee#@##cookieConsent
euronics.ee#@#.cookie-disclaimer:not(body)
@@||gdpr.privacymanager.io/1/gdpr.bundle.js$domain=geenstijl.nl
olympics.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=olympics.com
digital-fuer-deutschland.de#@##cookiebanner
bremerhaven.de#@#.cookie-banner:not(body):not(html)
comparethemarket.com#@#.cookie-consent:not(body):not(html)
krotosaudio.com#@##cookie-law-info-bar
@@||sdk.privacy-center.org/sdk.*.js$domain=ivoox.com
@@||sdk.privacy-center.org/*/loader.js$domain=ivoox.com
vg247.com#@##onetrust-consent-sdk
volksbank-thueringen-mitte.de#@#.cookie-consent:not(body):not(html)
@@||takprosto.cc/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieconsent.min.
oberpfaelzer-seenland.de#@#.CookieBar:not(body)
1001spiele.at#@##onetrust-consent-sdk
jetztspielen.ws#@##onetrust-consent-sdk
epg.com#@#.cc-window[aria-label="cookieconsent"]
1001spiele.de#@##onetrust-consent-sdk
deutsche-islam-konferenz.de#@##cookiebanner
verfassungsschutz.de#@##cookiebanner
verfassungsschutz.de#@#.cookiebanner:not(body)
constructa.com#@#.o-cookielaw
how-i-experience-web-today.com#@##cookie-panel
bausep.de#@##notice-cookie-block
bausep.de#@#.cookie-banner:not(body):not(html)
bausep.de#@#.notice-cookie
@@||schwalbe.com/system/modules/cookiebar/assets/dist/cookiebar.min.
findamasters.com#@##cookieModal
vaillant.it,vaillant-group.com,vaillant.at,vaillant.de#@##cookiewarning
vaillant.it,vaillant-group.com,vaillant.at,vaillant.de#@#.cookiewarning:not(body)
fensterkoenig.com#@##cookie-law-info-bar
pitsos.gr#@#.o-cookielaw
flyuia.com#@#.cookie-popup:not(body):not(html)
@@||cdn.trustcommander.net/privacy/*/privacy_v*.js$domain=tf1.fr
@@||cookiebot.com^$domain=cliente.nos.pt|login.nos.pt
@@||exali.de/static/theme/assets/js/cookieBanner.js
digitalo.de#@#.cookie_consent:not(body):not(html)
drohnen.de#@##cookie-law-info-bar
@@||cdn.iubenda.com/*.js$domain=repubblica.it
omlet.de#@##cookieModal
klug-conservation.de#@##cookie-modal
elu24.ee#@#.cookie-container
@@||usercentrics.eu^$domain=hornbach.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/*.js$domain=infranken.de
@@||quantcast.mgr.consensu.org^$domain=fly4free.pl
aufstiegs-bafoeg.de#@##cookiebanner
aufstiegs-bafoeg.de#@#.cookiebanner:not(body)
ufz.de#@##cookie-banner
rheuma-liga.de#@#.cc-window[aria-label="cookieconsent"]
yashodahospitals.com#@##cookie-law-info-bar
polizei-beratung.de#@#.cookie-consent:not(body):not(html)
@@||polizei-beratung.de/typo3conf/ext/codetris_propk/Resources/Public/JavaScript/main/cookie_consent.*.js
studentenwerkfrankfurt.de#@#.cc-window[aria-label="cookieconsent"]
modellbau-metz.com#@#.cookie-modal
modellbau-metz.com#@##cookie-modal
modellbau-metz.com#@#.cookie-notice:not(body):not(html)
derkum-modellbau.com#@#.cookie-modal
derkum-modellbau.com#@##cookie-modal
derkum-modellbau.com#@#.cookie-notice:not(body):not(html)
modellbau-berlinski.de#@##cookie-modal
modellbau-berlinski.de#@#.cookie-modal
modellbau-berlinski.de#@#.cookie-notice:not(body):not(html)
aion.eu#@#.cookies-notification:not(html):not(body)
yvesrocher.com.tr#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=yvesrocher.com.tr
vvr-bank.de#@#.cookie-consent:not(body):not(html)
pronovabkk.de#@#.cookie-disclaimer:not(body)
auslandsschulwesen.de#@##cookiebanner
cgi.com#@#.eu-cookie-compliance-banner:not(body):not(html)
bettersafe.at#@##cookiebar
oe24.at#@##onetrust-consent-sdk
defencediscountservice.co.uk#@#.cookie-modal
defencediscountservice.co.uk#@##cookie-popup
vliegwinkel.nl#@#.cookie-banner:not(body):not(html)
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=saarbruecker-zeitung.de
qmet.de#@##cookie-law-info-bar
qmet.de#@##cliSettingsPopup
vvrbank-krp.de#@#.cookie-consent:not(body):not(html)
vrbankeg.de#@#.cookie-consent:not(body):not(html)
mediaset.it#@##iubenda-cs-banner
outdoor-broker.de#@##cookie-disclaimer
outdoor-broker.de#@#.cookie-disclaimer:not(body)
tannheimertal.com#@#.cc-banner
tannheimertal.com#@#.cc-window[aria-label="cookieconsent"]
what3words.com#@#.CookieNotice:not(body):not(html)
west-games.com#@##cookie-law-info-bar
@@||rtd-tm.everesttech.net/user/privacy$domain=youronlinechoices.com
landkreis-pfaffenhofen.de,landkreis-eichstaett.de#@##CookieConsent
bmbf.de#@##cookiebanner
bmbf.de#@#.cookiebanner:not(body)
kinetikwellbeing.com#@##cookie-law-info-bar
mifcom.de#@#.cookie-container
thw-bufdi.de,wir-sind-bund.de,di.de,bbk.bund.de#@##cookiebanner
thw-bufdi.de,bbk.bund.de#@#.cookiebanner:not(body)
@@||consent.cookiebot.com/uc.js$domain=woolworth.de
@@||sdk.privacy-center.org^$domain=corrieredellosport.it
senec.com#@#.cookie-notice:not(body):not(html)
thw.de#@##cookiebanner
@@||consent.cookiebot.com/uc.js$domain=clo3d.com
@@||consent.cookiebot.com/*/cc.js$domain=clo3d.com
mydpd.at#@##cookieModal
hema.nl#@#.cookie-modal
boerse-aktuell.de#@##cookie-law-info-bar
bigcommerce.com#@##privacypolicy
itzbund.de#@##cookiebanner
zkbs-online.de#@##cookiebanner
johner-institut.de#@##cookie-law-info-bar
ammerlaender-versicherung.de#@##cookieAccept
bihealth.org#@#.cookiebanner:not(body)
bihealth.org#@#.cookie-popup:not(body):not(html)
bamf.de#@##cookiebanner
eundl.de#@##cookie-info
pctipps.de#@##cookie-law-info-bar
@@||mgr.consensu.org^$domain=adslzone.net
@@||onetrust.com/consent/*.json$domain=nintendolife.com
@@||cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js$domain=nintendolife.com
@@||geolocation.onetrust.com/cookieconsentpub/*/geo/location$domain=nintendolife.com
@@||cdn-ukwest.onetrust.com/scripttemplates/*/otBannerSdk.js$domain=nintendolife.com
@@||cdn-ukwest.onetrust.com/scripttemplates/*/assets/otCenterRounded.json$domain=nintendolife.com
nintendolife.com#@##onetrust-consent-sdk
@@||sdk.privacy-center.org^$domain=dziennikzachodni.pl
stromnetz-hamburg.de#@##cookie-bar
stromnetz-hamburg.de#@#.cookie-bar:not(body)
yubico.com#@##cookie-law-info-bar
yubico.com#@##cliSettingsPopup
taschenhirn.de#@#.cookie-notice:not(body):not(html)
kvk.nl#@##cookie-consent
calameo.com#@#.cookie-content
calameo.com#@#.cookies
skyscanner.*#@#body #cookie-policy
sora-nishiki.com#@##privacypolicy
games.crucial.com,faure.com,aeg.at,aeg.be,aeg.ch,aeg.com.es,aeg.com.pt,aeg.cz,aeg.de,aeg.fi,aeg.fr,aeg.gr,aeg.it,aeg.nl,aeg.pl,aeg.ro,aeg.ru,aeg.se,aeg.uk,aeg.za,zanussi.be,zanussi.ch,zanussi.co.uk,zanussi.cz,zanussi.es,zanussi.hu,zanussi.nl,zanussi.pl,zanussi.pt,zanussi.ro,zanussi.ru,husqvarna-electrolux.se,blackboard.com,litebit.eu,tiger.nl,electrolux.al,electrolux.at,electrolux.be,electrolux.com.ar,electrolux.com.au,electrolux.bg,electrolux.ca,electrolux.cl,electrolux.de,electrolux.ch,electrolux.co.id,electrolux.co.il,electrolux.co.jp,electrolux.co.kr,electrolux.co.nz,electrolux.co.th,electrolux.co.uk,electrolux.co.za,electrolux.com.br,electrolux.com.cn,electrolux.com.co,electrolux.com.ec,electrolux.com.hk,electrolux.com.my,electrolux.com.pe,electrolux.com.ph,electrolux.com.sg,electrolux.com.tr,electrolux.com.tw,electrolux.com.ve,electrolux.cz,electrolux.dk,electrolux.dz,electrolux.ee,electrolux.es,electrolux.fi,electrolux.fr,electrolux.gr,electrolux.hr,electrolux.hu,electrolux.it,electrolux.lt,electrolux.lu,electrolux.lv,electrolux.ma,electrolux.nl,electrolux.no,electrolux.pl,electrolux.pt,electrolux.ro,electrolux.rs,electrolux.ru,electrolux.se,electrolux.si,electrolux.sk,electrolux.ua,electrolux.vn,electroluxarabia.com,electroluxusa.com#@#.CookieConsent:not(body):not(html)
akkushop-b2b.de,batterie-boutique.fr,akku-shop.nl,akkushop.de,akkushop.dk,akkushop-austria.at,akkushop-schweiz.ch,akkushop-turkiye.com.tr#@##cookie-consent
textmaster.com#@##cookie-law-info-bar
fpv24.com#@##cookieModal
teslawissen.ch#@##cliSettingsPopup
teslawissen.ch#@##cookie-law-info-bar
okazii.ro#@##cookie-bar
okazii.ro#@#.cookie-bar:not(body)
okazii.ro#@#.cookie-content
sbk.org#@#.cookie-layer
wifi.at#@##cookiePolicy
!+ NOT_PLATFORM(ext_ublock)
toyota.astra.co.id#@##cookieSection
@@||topocentras.lt/js/CookieConsent-
neuseeland-haus.de#@##notice-cookie-block
@@||consent.trustarc.com/notice$domain=concursolutions.com
@@||consent.trustarc.com/asset/notice.js$domain=concursolutions.com
@@||spiegel.de/*?targetUrl=
@@||bauen-und-heimwerken.de/plugins/system/gdpr/assets/css/cookieconsent.min.css$domain=bauen-und-heimwerken.de
@@||bauen-und-heimwerken.de/plugins/system/gdpr/assets/js/cookieconsent.min.js$domain=bauen-und-heimwerken.de
bauen-und-heimwerken.de#@#.cc-window[aria-label="cookieconsent"]
pferdekaemper.de#@##cookiebanner
pferdekaemper.de#@#.cookie-box:not(body):not(html)
stepmap.de#@##cookieConsent
wempe.com#@#.cookie_consent:not(body):not(html)
@@||consentmanager.mgr.consensu.org^$domain=wempe.com
basenio.de#@##cookie_consent
hundeschule-loewenzahn.de#@##redim-cookiehint:not(body):not(html)
www-kreiszeitung-de.cdn.ampproject.org#@#amp-consent
@@||quantcast.mgr.consensu.org/choice/*/tviplayer.iol.pt/choice.js$domain=tviplayer.iol.pt
hallhuber.com#@#.cookie-box:not(body):not(html)
architekturvideo.de#@##BorlabsCookieBox
architekturvideo.de#@#.cookie-box:not(body):not(html)
continental.com#@#.js-cookie-consent
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=gentside.com|ohmymag.com
@@||cdn.consentmanager.mgr.consensu.org/delivery/customdata^$domain=nordbayern.de
obi.de#@#.cookiepolicy
obi.de#@#.colorbox-cookiepolicy
g3-outlet.de#@##BorlabsCookieBox
g3-outlet.de#@#.cookie-box:not(body):not(html)
gesundheit-nordhessen.de#@##tarteaucitronRoot
techbone.net#@##cookie_banner
monese.com#@#.cookie-banner:not(body):not(html)
@@||sibboventures.mgr.consensu.org^$domain=ondacero.es
lasprovincias.es#@##didomi-notice
@@||sdk.privacy-center.org^$domain=lasprovincias.es
@@||policy.app.cookieinformation.com^$script,domain=altibox.no
@@||sdk.privacy-center.org^$domain=jeuxvideo.com
volksbankeg.de#@#.cookie-consent:not(body):not(html)
bvl.bund.de#@##cookiebanner
@@||static.weekli.systems/www/min/f/www/js/privacy/*.css$domain=weekli.de
@@||static.weekli.systems/www/min/f/www/js/jquery/jquery-*.min.js$domain=weekli.de
@@||sdk.privacy-center.org^$domain=franceculture.fr
toteraz.pl#@##onetrust-consent-sdk
unive.it#@##cookieModal
vivawest.de#@##cookie-consent-banner
@@||sourcepoint.mgr.consensu.org/tcfv2/vendor-list/vendor-purpose-mapping/$domain=stylebook.de
bafin.de#@##cookiebanner
tu-darmstadt.de#@##cookie-modal
onleihe.de#@#.cookiePopup
bayernlb.de#@#.cookie-popup:not(body):not(html)
bahlsen.de#@##cookieModal
bahlsen.de#@#.cookieCompliance
leibniz.de#@##cookieModal
leibniz.de#@#.cookieCompliance
seguro.elespanol.com#@##didomi-notice
seguro.elespanol.com#@#.didomi-notice-banner
frankfurt.de#@##cookieModal
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=weeronline.nl
kralmuzik.com.tr#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=kralmuzik.com.tr
citrinsolar.de#@##cliSettingsPopup
citrinsolar.de#@##cookie-law-info-bar
airtel.in#@#.cookies-container
bmel.de#@#.cookiebanner:not(body)
bmel.de#@##cookiebanner
rems.de#@##cookieModal
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=t3.com
beobank.be#@#.gdpr-cookie:not(html):not(body)
takko.com#@#.cookie-policy-box
fiveguys.co.uk#@##cookieModal
fiveguys.co.uk#@#.cookie-modal
vrbankfulda.de,diebank.de#@#.cookie-consent:not(body):not(html)
@@||cdn.cookielaw.org/$script,xmlhttprequest,domain=crunchyroll.com
roastmarket.de#@##onetrust-consent-sdk
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=tvspielfilm.de
tweakers.net#@#.cookieNotice:not(body):not(html)
@@||geolocation.onetrust.com/cookieconsentpub/$domain=new.cappex.com
isha.sadhguru.org#@##cookie_policy_popup
isha.sadhguru.org#@#.cookie-modal
isha.sadhguru.org#@#.cookie-block
@@||quantcast.mgr.consensu.org/choice/*/einthusan.tv/choice.js$domain=einthusan.tv
dealabs.com#@#.cookies-message
comparethemarket.com#@#.cookie-consent:not(body):not(html)
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=space.com
@@||sibboventures.mgr.consensu.org^$domain=antena3.com
@@||quantcast.mgr.consensu.org^$domain=livescience.com
online.flippingbook.com#@#.cookie-notice:not(body):not(html)
lichfieldcommunitylottery.co.uk#@#.cookie-popup:not(body):not(html)
tsb.org.tr#@##cookieModal
eurosportplayer.com#@##cookie-banner
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=owlcation.com
selgros.pl#@##cookie_accept
heute.at#@##onetrust-consent-sdk
ntv.com.tr#@##onetrust-consent-sdk
atnews.gr#@##cookie-law-info-bar
metro.de#@#.cookie-container
metro.de#@#.cookie-disclaimer:not(body)
mesto.de#@#.cookiebanner:not(body)
@@||sdk.privacy-center.org^$script,domain=francetvinfo.fr
smythstoys.com#@#.cookiePolicy:not(body):not(html)
@@||cookiebot.com^$domain=statisticshowto.com
teb.pl#@##cookieModal
@@||s.tvp.pl/files/portale-v*/polityka-prywatnosci/js/tvp-embed-cmp.js
@@||sdk.privacy-center.org/ui-gdpr-*.js$domain=naszemiasto.pl|dziennikbaltycki.pl|dzienniklodzki.pl|dziennikpolski24.pl|echodnia.eu|expressbydgoski.pl|expressilustrowany.pl|gazetakrakowska.pl|gazetalubuska.pl|gazetawroclawska.pl|gk24.pl|gloswielkopolski.pl|gol24.pl|gp24.pl|gra.pl|gs24.pl|kurierlubelski.pl|motofakty.pl|nowiny24.pl|nowosci.com.pl|nto.pl|polskatimes.pl|pomorska.pl|poranny.pl|sportowy24.pl|strefaagro.pl|strefabiznesu.pl|stronakobiet.pl|telemagazyn.pl|to.com.pl|wspolczesna.pl
@@||sdk.privacy-center.org/*/loader.js$domain=naszemiasto.pl|dziennikbaltycki.pl|dzienniklodzki.pl|dziennikpolski24.pl|echodnia.eu|expressbydgoski.pl|expressilustrowany.pl|gazetakrakowska.pl|gazetalubuska.pl|gazetawroclawska.pl|gk24.pl|gloswielkopolski.pl|gol24.pl|gp24.pl|gra.pl|gs24.pl|kurierlubelski.pl|motofakty.pl|nowiny24.pl|nowosci.com.pl|nto.pl|polskatimes.pl|pomorska.pl|poranny.pl|sportowy24.pl|strefaagro.pl|strefabiznesu.pl|stronakobiet.pl|telemagazyn.pl|to.com.pl|wspolczesna.pl
@@||sdk.privacy-center.org/sdk.*.js$domain=naszemiasto.pl|dziennikbaltycki.pl|dzienniklodzki.pl|dziennikpolski24.pl|echodnia.eu|expressbydgoski.pl|expressilustrowany.pl|gazetakrakowska.pl|gazetalubuska.pl|gazetawroclawska.pl|gk24.pl|gloswielkopolski.pl|gol24.pl|gp24.pl|gra.pl|gs24.pl|kurierlubelski.pl|motofakty.pl|nowiny24.pl|nowosci.com.pl|nto.pl|polskatimes.pl|pomorska.pl|poranny.pl|sportowy24.pl|strefaagro.pl|strefabiznesu.pl|stronakobiet.pl|telemagazyn.pl|to.com.pl|wspolczesna.pl
@@||quantcast.mgr.consensu.org^$domain=standard.co.uk
goldenline.pl#@#.cookie-modal
sport-plus-online.com#@##cookieModal
ntvspor.net#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=ntvspor.net
@@||sdk.privacy-center.org^$domain=allocine.fr
@@||consentmanager.mgr.consensu.org/delivery/cmp$domain=sudoku-topical.com|sudoku-aktuell.de
kupbilecik.pl#@#.cookie-container
@@||quantcast.mgr.consensu.org/*/cmp-list.json$domain=vi.nl
@@||frogwares.com/wp-content/plugins/bwp-minify/min/*/css/*/cookie-law-*.min.css
@@||aggregator.service.usercentrics.eu/aggregate^
new.talktalk.co.uk#@#.cookie-banner:not(body):not(html)
@@||cmp.dmgmediaprivacy.co.uk^$domain=inews.co.uk
correosexpress.com#@#.cookie-wrapper
pepper.pl#@#.cookies-message
@@||cdn.privacy-mgmt.com/wrapper/tcfv2/v1/gdpr/native-message$domain=businessinsider.de
coding.ms#@#.cookie-consent:not(body):not(html)
@@||sdk.privacy-center.org/*/loader.js$domain=filmweb.pl
@@||sdk.privacy-center.org/sdk.*.js$domain=filmweb.pl
@@||cdn.civiccomputing.com/*/cookieControl-*.min.js$domain=videogameschronicle.com
bepanthen.ru#@#.cc-window[aria-label="cookieconsent"]
@@||iubenda.com^$domain=multiplayer.it
@@||quantcast.mgr.consensu.org^$domain=gamesradar.com
@@||quantcast.mgr.consensu.org^$domain=pcgamer.com
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=vi.nl
@@||ccoo.es/cms/css/cookieconsent.css$domain=ccoo.es
@@||privacy-center.org/*/loader.js$domain=tuttosport.com
@@||privacy-center.org/sdk.*.js$domain=tuttosport.com
tesa.com#@#.cookie-notice:not(body):not(html)
@@||cdn.cookielaw.org^$domain=rp-online.de
lewento.de#@##cliSettingsPopup
lewento.de#@##cookie-law-info-bar
@@||files.bbci.co.uk^*/cookie-banner/$script,domain=bbc.co.uk|bbc.com
boomerang-tv.pl#@##onetrust-consent-sdk
@@||quantcast.mgr.consensu.org/choice/*/www.cinemaxxl.de/choice.js$domain=cinemaxxl.de
camping.info#@#.cookie-layer
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=techradar.com
yourdictionary.com#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=yourdictionary.com
mydealz.de#@#.cookies-message
cnbc.com#@##onetrust-consent-sdk
versteigerungspool.de#@##cookie-consent
kruidvat.nl#@##onetrust-consent-sdk
@@||cmp-cdn.cookielaw.org^$domain=adshrink.it
metacritic.com#@##onetrust-consent-sdk
airam.fi#@##cookie-consent
bva.bund.de#@##cookiebanner
happypenguin.altervista.org#@##cookieModal
beerwulf.com#@##cookiemessage
sparda-bank-hamburg.de,sparda-b.de,sparda-sw.de#@#.cookie-consent:not(body):not(html)
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=pickmypostcode.com
mega.io,mega.nz#@#.accept-cookies
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=businessinsider.com
bauplan-bauanleitung.de#@##cookie-law-info-bar
@@||cdn.appconsent.io/*.js$domain=commentcamarche.net
teamaretuza.com#@##consentModal
grants.at#@##cookie-notice
@@||consentmanager.mgr.consensu.org/delivery/cmp$domain=infranken.de|nordbayern.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/img^
@@||consentmanager.mgr.consensu.org/delivery/consent.php
@@||cdn.consentmanager.mgr.consensu.org/delivery/recall/recall_build.svg
flets.com#@##privacypolicy
@@||consent.faz.net/Notice.*.js$domain=consent.faz.net
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=faz.net
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=m.faz.net
gq-magazine.co.uk#@##onetrust-consent-sdk
mdv-group.com#@##tx_cookies
exagon.de#@#.cc-window[aria-label="cookieconsent"]
@@||cdn.cookielaw.org/consent
@@||cdn.cookielaw.org/vendorlist^
@@||cdn.cookielaw.org/scripttemplates/*.*.*/
glamour.de#@##onetrust-consent-sdk
@@||dropboxstatic.com/static/css/eu_cookie_bar-*.css$domain=dropbox.com
@@||consentmanager.mgr.consensu.org/delivery^$domain=webfail.com
@@||sdk.privacy-center.org/*/loader.js$domain=moviepilot.de
@@||sdk.privacy-center.org/sdk.*.js$domain=moviepilot.de
@@||sdk.privacy-center.org/*/loader.js$domain=filmstarts.de
@@||sdk.privacy-center.org/sdk.*.js$domain=filmstarts.de
@@||sdk.privacy-center.org/ui-gdpr-*.js$domain=filmstarts.de
fiduciagad.de#@#.cookie-consent:not(body):not(html)
acp.pt#@#.cookies-wrapper
readly.com#@#.cookie-consent-content
vrhs.de#@#.cookie-consent:not(body):not(html)
@@||storage.googleapis.com/ni-assets/assets/snippets/cookie-consent.*.min.js$domain=native-instruments.com
@@||cdn.cookielaw.org^$domain=buffalonews.com
@@||cdn.cookielaw.org^$domain=reuters.com
@@||consent.trustarc.com/notice$domain=formula1.com
@@||consent.trustarc.com/asset/notice.js$domain=formula1.com
store.steelcase.com#@#.cc_container
christianbook.com#@##cookie-consent
christianbook.com#@##cookie-content
yookassa.ru#@#.cookie-policy:not(body):not(html)
kohls.com#@##privacypolicy
@@||consent.cookiebot.com/uc.js$domain=lootboy.de
cbsnews.com#@##onetrust-consent-sdk
fega-schmitt.de#@#.cookieWarning
@@||quantcast.mgr.consensu.org/tcfv2^
@@||quantcast.mgr.consensu.org/GVL-v2/vendor-list.json
@@||graphql.usercentrics.eu/graphql$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||consents.usercentrics.eu/consent*?controllerId=$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||api.usercentrics.eu/translations/translations-*.json$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||app.usercentrics.eu/browser-sdk/*/cross-domain-bridge.html$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||api.usercentrics.eu/settings*/latest/languages.json$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||api.usercentrics.eu/settings/*/latest/de.json$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||aggregator.service.usercentrics.eu/aggregate^$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||api.usercentrics.eu/tcf2/*.json$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||xe.com/themes/xe/js/react/cookie-consent.*.min.js
clausnehring.com#@##cliSettingsPopup
clausnehring.com#@##cookie-law-info-bar
flex-tools.com#@#.cookieBar:not(body):not(html)
flex-tools.com#@#.js-cookie-bar
@@||sdk.privacy-center.org/*/loader.js$domain=gamepro.de
@@||sdk.privacy-center.org/sdk.*.js$domain=gamepro.de
@@||sdk.privacy-center.org/ui-gdpr-*.js$domain=gamepro.de
alttab.net#@##cliSettingsPopup
alttab.net#@##cookie-law-info-bar
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=cyberport.de
@@||cdn.privacy-mgmt.com/wrapper/tcfv2/v1/gdpr/native-message$domain=cyberport.de
@@||cdn.cookielaw.org^$domain=gmx.com
gmx.com#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=mail.com
mail.com#@##onetrust-consent-sdk
tele2.nl#@##cookiePopup
tele2.nl#@#.cookie-header
tele2.nl#@#.cookie-footer
@@||telekom.si/*/common/js/cookieconsent.plugin.tk.js
@@||sakurajav.com/wp-content/themes/teamk/vendor/coCoJS/cookies-enabler.min.js
widerspruch.org#@##cookie-law-info-bar
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=wienerin.at
kassa.yandex.ru#@#.cookie-policy:not(body):not(html)
maisons-phenix.com#@#.cc_container
maisons-phenix.com#@#.cc_banner
daad.de#@#.cookie-modal
daad.de#@#.cookie-consent:not(body):not(html)
@@||api.usercentrics.eu/settings/*/latest/*.json$domain=kabeleinsdoku.de|kabeleinsdoku.at
@@||aggregator.service.usercentrics.eu/aggregate/de?templates=$domain=wetter.com|kabeleinsdoku.de|kabeleinsdoku.at
@@||api.usercentrics.eu/tcf2/*.json$domain=wetter.com|kabeleinsdoku.de|kabeleinsdoku.at
@@||graphql.usercentrics.eu/graphql$domain=kabeleinsdoku.de|kabeleinsdoku.at
trade.telia.se#@##cookie-modal
popsugar.co.uk#@##onetrust-consent-sdk
@@||cookielaw.org^$third-party,domain=popsugar.co.uk
@@||consent.portsmouth.co.uk/Notice.*.js$domain=consent.portsmouth.co.uk
fressnapf.de#@##cookie-banner
fressnapf.de#@#.cookie-banner:not(body):not(html)
uktvplay.uktv.co.uk#@#.cookie-consent:not(body):not(html)
idp.funktionstjanster.se#@#.cookieContainer
idp.funktionstjanster.se#@##cookieinfo
@@||assets.digitalocean.com/cookieConsent/$script,stylesheet
kokaihop.se#@#.cookiePolicy:not(body):not(html)
@@||cdn.cookielaw.org^$domain=rtlxl.nl
rtlxl.nl#@##onetrust-consent-sdk
trixie.de#@#.cookie_accept
@@||cdn.appconsent.io/*.js$domain=sante.journaldesfemmes.fr|linternaute.com
@@||collector.appconsent.io/hello$domain=sante.journaldesfemmes.fr|linternaute.com
@@||collector.appconsent.io/save$domain=sante.journaldesfemmes.fr|linternaute.com
amp-tvn24-pl.cdn.ampproject.org#@#amp-consent
@@||cdn.cookielaw.org^$domain=tvn24.pl
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=tvn24.pl
giga.de#@%#(function(o){function a(a){return{get:function(){return a},set:b}}function b(){}function c(){throw"Adguard: stopped a script execution.";}var d={},e=a(function(a){a(!1)}),f={},g=EventTarget.prototype.addEventListener;o(d,{spid_control_callback:a(b),content_control_callback:a(b),vid_control_callback:a(b)});o(f,{config:a(d),_setSpKey:{get:c,set:c},checkState:e,isAdBlocking:e,getSafeUri:a(function(a){return a}),pageChange:a(b),setupSmartBeacons:a(b)});Object.defineProperty(window,"_sp_",a(f));EventTarget.prototype.addEventListener=function(a){"sp.blocking"!=a&&"sp.not_blocking"!=a&&g.apply(this,arguments)}})(Object.defineProperties);
@@||cdn.privacy-mgmt.com/mms/choice_select
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=giga.de
traderepublic.com#@#.cookie-banner:not(body):not(html)
vollmacht-muster.de#@##cookie-law-info-bar
ns.nl#@##cookie-notice
ns.nl#@#.cookie-notice:not(body):not(html)
@@||cdn.trustcommander.net/privacy/*/privacy_v*.js$domain=lci.fr
@@||msec.it/blog/wp-content/plugins/creare-eu-cookie-law-banner/js/eu-cookie-law.js
arbeiterkammer.at#@##cookieModal
@@||cdn.privacy-mgmt.com^$domain=spieletipps.de
mediathekviewweb.de#@##cookieModal
@@||gdpr-wrapper.privacymanager.io/gdpr/$domain=omroepwest.nl
portaloswiatowy.pl#@#.overlay-cookie
portaloswiatowy.pl#@#.popup-cookie
@@||cmp.dmgmediaprivacy.co.uk^$domain=metro.co.uk
realm667.com#@##redim-cookiehint:not(body):not(html)
@@||sourcepoint.mgr.consensu.org/*/vendor-list^$domain=bild.de
foxtons.co.uk#@##cookie_consent
roompot.nl#@#.cookiebar:not(body)
@@||cdn.privacy-mgmt.com/consent/
@@||golem.de/abo/setconsentcookie.php
@@||nectar.com/lib/cookieBanner.js
catsbest.de#@##cookieNotice
@@||developer.tomtom.com/sites/all/modules/contrib/eu_cookie_compliance/js/jquery.cookie-*.min.js
@@||sdk.privacy-center.org/*.js$domain=gamestar.de
@@||cdn.cookielaw.org^$domain=digitalfoundry.net
digitalfoundry.net#@#.optanon-alert-box-wrapper
@@||cdn.privacy-mgmt.com^$domain=welt.de|cdn.privacy-mgmt.com
orion.fm#@##cookie-law-info-bar
workis.online#@#.cookies-dialog
@@||consent.cookiebot.com/uc.js$domain=cineplex.de
smolproducts.com#@#.cookie-consent:not(body):not(html)
vaillant.be#@##cookiewarning
nu.nl#@##onetrust-consent-sdk
construction21.org#@##cookiesdirective
coolblue.nl#@#.cookie-notification:not(body)
schwaebisch-hall.de#@#.cookie-note:not(body):not(html)
@@||cdn.privacy-mgmt.com^$domain=spiegel.de
crfashionbook.com#@##onetrust-consent-sdk
revoblend.com#@#.cc-window[aria-label="cookieconsent"]
@@||gdpr-wrapper.privacymanager.io/gdpr/*$domain=geenstijl.nl
pruefungsratgeber.de#@##cookie-law-info-bar
@@||cdn.iubenda.com/cs/tcf/$domain=ilmessaggero.it
tataq.com#@##cookies
bauermedia.co.uk#@##cookies-modal
@@||cdn.civiccomputing.com/*/cookieControl-*.min.js$domain=kit.co
@@||cdn.privacy-mgmt.com/mms/$xmlhttprequest,domain=ccpa-notice.sp-prod.net
@@||sdk.privacy-center.org/*/loader.js$domain=softonic.com
@@||sdk.privacy-center.org/sdk.*.js$domain=softonic.com
@@||sdk.privacy-center.org/ui-gdp*.js$domain=softonic.com
@@||cdn.cookielaw.org/scripttemplates^$domain=trustpilot.com
@@||consent.cookiebot.com/uc.js$domain=deadwalk.io
oyunskor.com#@#div[class^="app_gdpr"]
refoweb.nl#@##cookieconsent
@@||rcsobjects.it/rcs_cpmt/v*/distro/corriere_ct.js$domain=corriere.it
hufeisenkrater.de#@##cookieNotice
ratp.fr#@##tarteaucitronAlertBig
@@||3332222.ru/cookie-popup.$script,stylesheet
@@||cdn.iubenda.com^$domain=virginradio.it
marmaray.gov.tr#@##cookie-law-info-bar
@@||static*.lacoste.com/static/on/demandware.static/Sites-*-Site/-/*/framework/components/cookie-consent.js
@@||api.usercentrics.eu/settings/*/latest/*.json$domain=wetter.com|joyn.de|stromseite.de
airfrance.com.tr,airfrance.am,airfrance.be,airfrance.bf,airfrance.bg,airfrance.bj,airfrance.ca,airfrance.cd,airfrance.cg,airfrance.ch,airfrance.cl,airfrance.co.ao,airfrance.co.il,airfrance.co.jp,airfrance.co.kr,airfrance.co.th,airfrance.co.uk,airfrance.com,airfrance.com.br,airfrance.com.cn,airfrance.com.co,airfrance.com.eg,airfrance.com.hk,airfrance.com.kh,airfrance.com.lb,airfrance.com.mx,airfrance.com.tw,airfrance.com.uy,airfrance.cz,airfrance.de,airfrance.es,airfrance.fr,airfrance.gf,airfrance.gp,airfrance.ht,airfrance.hu,airfrance.id,airfrance.it,airfrance.mq,airfrance.mu,airfrance.my,airfrance.nc,airfrance.ne,airfrance.pa,airfrance.pe,airfrance.pf,airfrance.pl,airfrance.pt,airfrance.re,airfrance.ro,airfrance.ru,airfrance.sa,airfrance.sg,airfrance.si,airfrance.tg,airfrance.ua,airfrance.us,airfrance.vn#@#.gdpr-container
@@||cookiebot.com^$domain=danbolig.dk
@@||cdn.cookielaw.org^$domain=comicbook.com|metabomb.net|eurogamer.net|eurogamer.it|eurogamer.pl|eurogamer.pt|rtlnieuws.nl
metabomb.net,eurogamer.it,eurogamer.net,eurogamer.pl,eurogamer.pt,rtlnieuws.nl#@##onetrust-consent-sdk
@@||cdn.iubenda.com^$domain=video.repubblica.it
sites.fastspring.com#@#.gdpr-container
xmtrading.com#@##cookieModal
xmtrading.com#@#.cookie-modal
racecamp-events.de#@##tx_cookies
aeg.de#@#.CookieConsent
gamespot.com#@##onetrust-consent-sdk
freeyou.ag#@##cookie-banner
@@||cdn.cookielaw.org/skins^
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent2/*/cookieconsent.min.js$domain=download.pixelexperience.org
@@||cdn.iubenda.com^$domain=105.net
@@||cdn.cookielaw.org^$domain=rockpapershotgun.com
rockpapershotgun.com#@##onetrust-consent-sdk
rockpapershotgun.com#@##optanon-popup-bg
rockpapershotgun.com#@#.optanon-alert-box-wrapper
interspar.at#@#.cookie-notification:not(body)
mishcon.com#@##cookie-alert
mishcon.com#@#.cookie-banner:not(body):not(html)
electrolux.ru#@#.CookieConsent
commerce-connector.com#@#.cookie-notice:not(body):not(html)
@@||sdk.privacy-center.org/*.js$domain=elmundo.es
@@||cdn.cookielaw.org^$domain=cbslocal.com
baudoo.de#@##cookieNotice
news.at#@#.optanon-alert-box-wrapper
xxlnutrition.com#@##privacy-consent
electrolux.com.tr#@#.CookieConsent
trend.at#@#.optanon-alert-box-wrapper
shopeva.com#@##cookies
shopeva.com#@#.cookie-warning
thule.com#@##cookieModal
@@||consent.cookiebot.com^$script,domain=digitaltrends.com
nuxeo.com#@#.cookie-banner:not(body):not(html)
fotopuzzle.de#@#.cookie-policy:not(body):not(html)
weg.de#@#.as-oil
@@||cdn.cookielaw.org^$domain=gamespot.com
@@||sourcepoint.mgr.consensu.org^$domain=spiegel.de
mitsubishielectric.com#@#.cookie_policy
intersport.dk#@#.cookiewall:not(body):not(html)
@@||sdk.privacy-center.org/*/loader.js$domain=mundodeportivo.com
@@||sdk.privacy-center.org/sdk.*.js$domain=mundodeportivo.com
mediamarkt.es#@#.m_cookie
montiemare.de#@##cookieNotice
@@||cdn.cookielaw.org^$domain=zdnet.com
astra-bier.de#@##accept_cookies
bitburger-braugruppe.de#@##cookie-accept
bitburger-braugruppe.de#@##cookie-layer
voelkner.de#@##cookie_consent
digitalo.de#@##cookie_consent
@@||budgetthuis.nl/*/label/*/js/cookieBar-*.js
beterbed.nl#@#.cookiewall:not(body):not(html)
fok.nl#@##cookieInfo
@@||cdn.cookielaw.org^$domain=cnet.com
@@||cdn.cookielaw.org^$domain=cbs.com
bbcstudios.com#@#.cookie-message-container
@@||lacoste.com/on/demandware.static/*/js/dist-refit/framework/components/cookie-consent.js
win2day.at#@#.cookie-notification:not(body)
html5.gamedistribution.com#@##gdsdk__splash
vox.com#@##privacy-consent
dehn.at,dehn.de#@##cookieConsent
yello.de#@##cookieconsent
yello.de#@#.js-cookie-consent
@@||quantcast.mgr.consensu.org/*/cmp.js$domain=joe.ie|joe.co.uk
@@||quantcast.mgr.consensu.org/choice/$domain=joe.ie|joe.co.uk
@@||quantcast.mgr.consensu.org/tcfv2/$domain=joe.ie|joe.co.uk
arcelormittal.com#@#.optanon-alert-box-wrapper
coolpc.com.tw#@##mycookie
gruener-punkt.de#@##cookie-modal
profil.at#@#.optanon-alert-box-wrapper
archimag.com#@#.eupopup-container
@@||gstatic.com/brandstudio/kato/cookie_choice_component/cookie_consent_bar.v2.js$domain=deepmind.com
@@||betterworldbooks.com/app/components/cookieNotice.js
@@||betterworldbooks.com/app/components/templates/cookieNotice.html
bokadirekt.se#@##cookie-modal
bokadirekt.se#@#.cookie-modal
bokadirekt.se#@#.cookie-content
@@||cookiebot.com/uc.js$domain=adac-shop.de
decopedia.nl#@##cookieContainer
decopedia.nl#@##cookieOverlay
bitly.com#@##banner-cookie
@@||omniva.ee/ext/js/eu_cookies.js
weatherpro.com#@#.cookie-container
weatherpro.com#@#.cookie-message:not(html):not(body)
paradoxplaza.com#@##cookies-info
@@||sdk.privacy-center.org/*.js$domain=telegraaf.nl
xlbygg.se#@#.cookiewarning:not(body)
msn.com#@#.cookiewall:not(body):not(html)
games.softgames.com#@#.as-oil
@@||combo.staticflickr.com/zz/*/cookie-banner-view/cookie-banner-view-min.js$domain=flickr.com
sncf.com#@#.cookie-footer
!+ NOT_OPTIMIZED
@@||lightningmaps.org/min/index.php?f=js/$domain=lightningmaps.org
@@||consent.cookiebot.com/uc.js$domain=warscrap.io
@@||mediamarkt.nl^$other
readly.com#@#.cookie-notice:not(body):not(html)
haftasonu.com.tr#@##cadre_alert_cookies
bk.com#@##cookie-popup
!+ NOT_OPTIMIZED
@@||pincamp.de/assets/*/js/cookie-banner.microapp.js
!+ NOT_OPTIMIZED
@@||pincamp.de/assets/*/css/cookie-banner.microapp.css
app.termsfeed.com#@#.cookies-policy
amarujala.com,www-amarujala-com.cdn.ampproject.org#@#amp-consent
t-mobile.nl#@##cookiePopup
t-mobile.nl#@#.cookie-footer
t-mobile.nl#@#.cookie-content
t-mobile.nl#@#.cookie-header
!+ NOT_PLATFORM(ios, ext_android_cb)
sparkmailapp.com#@#.gdpr-cookie:not(html):not(body)
511tactical.com#@##cookieModal
mediamarkt.se#@#.cookie-info-layer
mediamarkt.se#@##cookie-info-layer
@@||iubenda.com^$domain=mediaset.it
@@||mediaset.it/cookie_solution/empty.html
calvinklein.de#@#.cookie-notice:not(body):not(html)
@@||consent.truste.com/notice?domain=$domain=proximus.be
@@||cdn.cookielaw.org^$xmlhttprequest,script,domain=cnn.com
mobil.abus.com#@##cookieChoiceInfo
mobil.abus.com#@#.cookieconsent
@@||cdn.cookielaw.org/scripttemplates^$domain=abus.com
abus.com#@##onetrust-consent-sdk
!+ NOT_PLATFORM(windows, mac, android)
pilot.wp.pl#@%#Object.defineProperty(window, '__wpjslib__', { get: function() { return []; } });
tampermonkey.net#@##cookies
dokterdokter.nl#@#.cookiewall:not(body):not(html)
compress-or-die.com#@##CybotCookiebotDialog
@@||adb.arcadeitalia.net/core/include_3rd/jquery.cookiesdirective.min.js
penny.hu#@##cookie-message
@@||ebok.vectra.pl/*components/layout/cookie-bar/cookie-bar.component.
partsnl.nl#@##cookienotice
indebuurt.nl#@##cookieContainer
@@||shop.dangerfield.com.au/min/?*/cookiealert.css
fr12.nl#@##cookies
tupperware.de#@#.cookie-bar:not(body)
tommy.com#@#.cookie-notice:not(body):not(html)
@@||strava.com/cookie-banner.js
chargepoint.com#@#.cookie-consent
ticketea.com#@##cookies-modal
mediamarkt.nl#@##cookie-consent
mediamarkt.nl#@##cookieLayer
evaair.com#@##cookies
parliamentlive.tv#@##cookies
gry.pl#@#div[class^="app_gdpr"]
@@||nav.files.bbci.co.uk/orbit-webmodules/*/*/cookie-library.min.js$domain=bbc.co.uk
rituals.com#@#.cookie-bar:not(body)
@@||strava.com/*cookie-banner|
fotofairsicherung.de#@##cookieModal
lauritz.com,qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@##cookie-wrapper
lauritz.com,qxl.de,qxl.dk,qxl.fi,qxl.no,qxl.se#@##cookie-container
rusta.com#@#.cookie-content
@@||armbian.com/wp-content/plugins/creare-eu-cookie-law-banner/js/eu-cookie-law.js
11880.com#@#.cookie-bar:not(body)
11880.com#@##cookie-bar
@@||transip.*/services/cookie-consent/
@@||consensu.org^$domain=ghacks.net|sourceforge.net|globalplayer.com
@@||lightningmaps.org/min/index.php?f=css/$domain=lightningmaps.org
jerusalemonline.com#@##cookie-popup
@@||spacecentre.co.uk/wp-content/plugins/uk-cookie-consent^
cookieconsent.insites.com#@#.cc-banner
cookieconsent.insites.com#@#.cc-window[aria-label="cookieconsent"]
cookie-bar.eu#@##cookiebar
cookie-bar.eu#@##cookie-bar
britishairways.com#@##cookieModal
moemax.de#@#.cookie-bar
@@/Resources/Public/JavaScript/CookieBar.js$~third-party
media.netflix.com#@##cookieAlert
xxxlshop.de#@#.cookie-bar
gelomyrtol-forte.de#@#body.sliding-popup-processed > #sliding-popup
@@||amazonaws.com/warclicks-bucket/public_html/assets/scripts/cookie-js/js-cookie-master/src/js.cookie.js$domain=warclicks.com
momox.de#@#.cookie-banner
idealo.de#@##privacypolicy
varusteleka.com,varusteleka.fi#@##privacypolicy
maisonapart.com#@#.accept-cookie
groupon.nl#@##cookie-modal
rabobank.nl#@#.cookie-opt-in
gezondheidsplein.nl#@#.cookiewall:not(body):not(html)
bezeq.co.il#@#.cookieAlert
@@/wp-content/plugins/bwp-minify/min/?f=*/cookie-notice/*
funk-gruppe.de#@#.cookiebanner
@@||tdn.r42tag.com/tags-*/prod$domain=ns.nl
medicinenet.com#@#.cookie-consent
emedicinehealth.com#@#.cookie-consent
@@||tdn.r42tag.com/lib/*.js$domain=ns.nl
postnl.be#@##cookiebar-container
postnl.be#@#.cookie_wrapper
@@||osboxes.org/wp-content/plugins/cookie-law-info/
mediamarkt.nl#@#.cookie-info-modal
webmd.com#@#.cookie-consent
bankmillennium.pl#@#.cookies-info:not(html):not(body)
simyo.nl#@#.popup-cookie
onsbrabantnet.nl#@##cookieModal
moviemeter.nl#@#.Cookies:not(body):not(html)
moviemeter.nl#@#.cookies
vi.nl#@#.cookie-consent
vi.nl#@#[class*="cookie-"]
tweakers.net#@##cookieContainer
tweakers.net#@##cookieOverlay
techzine.nl#@##cookie_info
security.nl#@#.cookie_consent:not(body):not(html)
fok.nl#@##cookies
hm.com#@#.cookie-notification
@@/cookie-info.$domain=alibaba.com|aliexpress.com
@@||u.alicdn.com/js/*/??lib/
tvgids.nl#@#.cookie-notice:not(body):not(html)
tvgids.nl#@#.cookie-notice-container
@@||3dmark.com/proxycon/js/jquery.cookiesdirective.js$domain=3dmark.com
auchan.hu#@#.cookie-modal
lg.com#@#.cookie-check
mycard2go.com#@#.cookiebar
fashionette.de#@##cookies-notice
foodnetwork.co.uk#@#.cookie-message:not(html):not(body)
overclockers.ru#?#.main-wrap > div.grid > div.container-block:has(> div > div > div.an-block-desc)
computerworld.com#?##drr-container > p > i:has(> a[href^="https://www.androidintel.net"][target="_blank"])
tribalfootball.com#?#.core__aside > .widget[-ext-has='.mc_embed_signup']
moikolodets.ru#?#table:has(img[src="/wp-content/uploads/2017/09/483730f1d356.jpg"])
bimmertoday.de#?#.push-container > div.container > div.row > div > div.box-sidebar-default:contains(/adsbygoogle|get.mirando.de|Facebook/)
chip.com.tr#?#.col-300 > div[class$="lastscroll"][-ext-has='div[class^="ad"]']
imgwallet.com#?#.sidebar > h3[-ext-has="a:contains(Recommended)"]
imgwallet.com#?#.sidebar > h3[-ext-has="a:contains(Recommended)"] + div
tagesspiegel.de#?#.ts-container[-ext-has='div[class$="ts-area ts-billboard-area"]']
hh.ru#?#.bloko-gap > div.bloko-column:has(> div.stay-in-touch)
podbean.com#?#.downloads > .down[-ext-has='a.g-ios']
superfb.com#?#.right > .box:has(>.boxTitle:contains(Mobil))
hentaiz.org#?#.side > div.side-box:has(svg.fa-discord)
facebook.com,facebookcorewwwi.onion#%#(function() { var observer=new MutationObserver(hide);observer.observe(document,{childList:!0,subtree:!0});function hide(){var e=document.querySelectorAll('div[id^="substream_"] div[id^="hyperfeed_story_id"]');e.forEach(function(e){var i=e.__FB_STORE;if(i){var t=i["data-ft"];if(t!==void 0&&(!0===t.includes('"quick_promotion_id"')&&!1===t.includes('"page_id":"'))){e.style="display:none!important;";}}})} })();
eva.ru#?#div:has(> div > .subscribe-form)
raywenderlich.com#?#.c-global-footer__wrapper > div:has(p[class*="newsletter"])
xakep.ru#?#.theiaStickySidebar > div.widget_custom_html:has(> div > div > div#mc_embed_signup)
!#######################################################
!######### Low-attendance sites ########################
!######### less then 30k visits/month ##################
!#######################################################
xanimehub.com#?##sidebar > section.widget > h2.widget-title:contains(SPONSER):upward(1)
xanimehub.com##.wps-player__happy-inside
desitvshows.xyz#?#.sidebar > aside.widget_text:has(> h2.widget-title > span:contains(Advertisement))
seo-visit.com##.sidebar-top
seo-visit.com#?#.sidebar-content > div.widget:has(> h3.widget-title:contains(/Баннер|Статические ссылки/))
1234g.ru##.camera_wrap
beinwatch.blogspot.de,beinwatch.blogspot.com,beinwatch.blogspot.com.au#%#document.cookie = "3CAA7=1";
directogoltv.com#%#AG_onLoad(function() { document.getElementsByClassName('post-body entry-content')[0].innerHTML = document.getElementsByClassName('post-body entry-content')[0].innerHTML.replace('↓↓PUBLICIDAD / ADS↓↓',''); document.getElementsByClassName('post-body entry-content')[0].innerHTML = document.getElementsByClassName('post-body entry-content')[0].innerHTML.replace('↓↓PUBLICIDAD / ADS↓↓','');});
tagline.ru##.b-companys-facebook-widget
tagline.ru##.b-block--dashed
therahnuma.com##.post-footer-on-bottom
!#######################################################
!######### Banners of mobile apps for the sites ########
!#######################################################
!### HINTS are at the end of file
/js/jquery.smartbanner.js
##amp-app-banner
###smartbanner.ios
###smartbanner.windows
townwork.net##div[class^="mp-app-bnr-"]
townwork.net##div[class$="AppBanner"]
townwork.net##.MP-appDl
pierrotshop.jp##.cta
evroopt.by##.top-bar-app
wondershare.com##.d-lg-none
biletall.com###mobile-applications
gunosy.com##div[class*="_app_d"]
gunosy.com##.download_link
gunosy.com##.airplain
gunosy.com##.store_fixed_footer
dospara.co.jp##.p-footer-app
kurashiru.com##.SearchSuggestModal-toAppBannerWrap
kurashiru.com##.SpRoot-topBannerWrapper
kurashiru.com##.SpRoot-topToAppButtonWrapper
kurashiru.com##.AppLp-content
kurashiru.com##.DlySemiModal
kurashiru.com##.SpApp-recipesShowFloatButton
sp.nicovideo.jp###jsSmartAppBanner
sp.nicovideo.jp##.watch-OpeningPlayerInfo_LaunchAppsButton
sp.nicovideo.jp##.siteWide-AppModalWithLogin
s.tabelog.com###js-webtoapp-floating-banner-overlay
s.tabelog.com##.area-ranking-wrap
s.tabelog.com##.search-temp__floating-app
navitime.co.jp###smartapp-banner-area
navitime.co.jp###footer-app-dl-frame
navitime.co.jp##.footer-invite-app-section
navitime.co.jp##.app-download-footer-frame
recipe.rakuten.co.jp##.rakuten_recipe_app
recipe.rakuten.co.jp##.rakuten_recipe_app__btn
webstatic-sea.hoyolab.com##.bbs-qr
prostovasya.ru##.t-popup_show
jumpbookstore.com###header_app_banner
jumpbookstore.com###flipdesk
tenor.com##.UpsellPill
lulucos-bys.jp##.p-article__app-dl-banner
lulucos-bys.jp##.p-article__app-download-banner
lulucos-bys.jp##.m-banner-download-app-top-fixed
lulucos.jp##.p-home__top
lulucos.jp##.GlobalSmartAppBanner
lulucos.jp##.GlobalAppDL
linkedin.com##.apptivation-promo
wear.jp###hdr_download
wear.jp###secAppDownload
||mangalove.me/images/app_yuudou.png
vandaaginside.nl##.qlf-promo-footer[promotype="promofooter"]
zara.com##.native-app-banner
floristics.info##.star-site-w
azlyrics.biz##a[href="https://azlyrics.biz/azlyricsbiz.apk"]
blogtag.ameba.jp#?##app > aside[class^="sc-"] > div[class^="sc-"] > a[href^="https://ameblo.page.link"]:upward(2)
bbc.com##section[aria-label="Уведомление"]
oceans-nadia.com#$#header.hide-from-app { margin-top: 0px !important;}
beauty.yahoo.co.jp##.Top__bannerList
partner.yahoo.co.jp##.Rsab
point.md#%#//scriptlet('set-cookie', 'visited', 'true')
gyao.yahoo.co.jp##.to-app-banner
paypayfleamarket.yahoo.co.jp###appadbnr
m.qoo10.jp##.app_download_banner
||baby-calendar.jp/img/common/app/
s.kakaku.com##.homebtnbnr
windy.com###open-in-app
hk01.com##div[id^="ig-"][data-title$="app download"]
aumo.jp###js-smartBanner-footer
tiktok.com##.footer-guide
||baby-calendar.jp/images/default_web/banner_side_app.png
baby-calendar.jp##a[href^="https://itunes.apple.com/jp/app"]
baby-calendar.jp##a[href^="https://play.google.com/store/apps"]
baby-calendar.jp##.box-side-bana
limia.jp##.AppsDownloadBadge
limia.jp##.InductionOverlay
tanoshiiosake.jp##a[id^="appBanner"]
tanoshiiosake.jp#%#//scriptlet('remove-class', 'app-appBannerOpen', 'body')
jreast.co.jp###jre_header_appLink
stylehaus.jp##.smart-app-bnr
stylehaus.jp##.footer-banner__app
chess.com##.ready-to-play-banner-component
arine.jp##.SiteHeader-app-banner
m.liputan6.com##.gateway__mobile-app
sp.netkeiba.com##.HeadBnrWrap
sp.netkeiba.com##.netkeiba_app_link01
vc.ru##.mobile-app-redirect
france24.com##.o-self-promo--app
girlschannel.net##.topic-items > li > a[href^="https://play.google.com/store/apps/details?id=net.girlschannel"]
girlschannel.net##.topic-items > li > a[href^="https://itunes.apple.com/app/apple-store/id658785238"]
girlschannel.net##.banner-wrap
nikkei.com##a[data-rn-track="open_in_app"]
booklive.jp##.app_btn_area
nova.rs##.banner-footer
meduza.io##body[class^="amp-"] div[class^="style__BannerTop-"]
sbermegamarket.ru##.mobile-app-widget
banzhu123.com##.s_m
suumo.jp##.appIntroduction
suumo.jp##.appbnr
hipdf.com##.wsc-ad-plugin-container
m.ja.aliexpress.com###header-float-banner
golosameriki.com###wrowblock-4949_73
golosameriki.com###wrowblock-27871_73
nepisirsem.com#$#html.smartbanner-show { margin-top: 0!important; }
nepisirsem.com##.rightband td[style="padding: 5px;"]
coconala.com###xeory-fixed-banner-sp
coconala.com##a[data-event-category^="AD_"]
buyma.com##.js-header-app-launch-placeholder
newsdigest.jp##.app-banner__inner
newsdigest.jp##.post-inarticle-banner
voicy.jp##.leftmenu-app-leading
track24.ru#?#.row > div[class^="col-"]:has(> div > div[class^="col-"] > a[href="https://track24.ru/?g=track24-android-app"])
101soundboards.com##.appStoresContainer
ask.fm##.lightbox_overlay
newspicks.com##.app-lead
newspicks.com##.footer-app-lead
dokuha.jp###smart-banner-pr-app
m.jd.com##.j_curtain_yinliu
m.jd.com###m_common_tip
m.jd.com##div[id^="imk2Fixed"]
||bokete.jp/images/banner_over_w640.png
kusurinomadoguchi.com##.app-wrap
pandahelp.vip##.post-float
pandahelp.vip##div[class*="float-qrcode"]
pandahelp.vip##.post-app-rec
pandahelp.vip###btm-mask
cu.tbs.co.jp##.app-wrapper
shazam.com##header button.btn-download
smash-media.jp##.st-toapp
smash-media.jp##.st-apps
trilltrill.jp##.footer-AppDownLoad
prospektangebote.de##.corner-popup
estar.jp##.appLinkContainer
r25.jp##.AppDownload
m.coupang.com###fullBanner
tfm.co.jp###super
||st.work.ua/js/app-banner-
mhealth.ru##.pwa-nameplate
academia.edu#$?#body > div:has(> div.ds-Modal button:contains(/^Get the app$/)) { display: none!important; }
academia.edu#$#body { overflow: auto!important; }
retty.me##.app-store-banner-wrap
retty.me##.js-app-store-banner
gu-global.com###smbn_app
m.kuku.lu#?#table[width="100%"] > tbody > tr > td:has(> a[href^="https://play.google.com"])
ekitan.com##.header-app-invitation
tapple.me#?##gatsby-focus-wrapper > div.py-10.pl-4.pr-16:has(> div > div > a.w-full[href^="https://go.onelink.me"])
banco.bradesco##a[href="modal/app.shtm"]
banco.bradesco#$##topBar { display: none !important; }
banco.bradesco#$#.holderFixed { top: 0px !important; }
banco.bradesco#$#.comboSegmentos { top: 80px !important; }
banco.bradesco#$##carousel-banner { margin-top: 100px; }
mgronline.com##.app-container
m.bunjang.co.kr#%#//scriptlet("set-cookie", "_bun_hide_lm", "0")
google.*###app > div.visible > div[role="dialog"][jsaction^="focusout:promotion.dismiss;"]
spark-interfax.ru##.mobile-app-banner
pizzahut.jp##.promote-app
casasbahia.com.br##.newAppHeader
turktelekomprime.com##.mobile-smart-app-banner
times.abema.tv##.c-footer__app
smotrim.ru#$#.google-app { display: none !important; }
delishkitchen.tv#$#aside[class^="footer-app-banner-wrap"] { margin: 1em 0 0 !important; visibility: hidden !important; height: 0 !important; }
amebaownd.com,prospektangebote.de,montecarlo.ru,autoscout24.de,stackoverflow.com,77onlineshop.de,nicovideo.jp,inpost.pl,aipa551.com,aipa552.com,vivre.eu,thequestion.ru,mysterycircus.jp,g1.globo.com,delishkitchen.tv##.app-banner
nana-music.com##.sidebar__app
kikkoman.co.jp##.application-banner
nazology.net##.post-googlenews
nicovideo.jp###jsSmartAppBanner
live.nicovideo.jp##a[class^="___app-download-banner"]
sp.live.nicovideo.jp##div[class^="___program-information_"] > div[class^="___launcher_"]
sp.nicovideo.jp###jsAppModalWithLogin
||seiga.nicovideo.jp/manga/img/manga/common/app_store_banner_
seiga.nicovideo.jp##.launch_app_container
seiga.nicovideo.jp#?#a[href="https://site.nicovideo.jp/nicomanga/?appstore=1"][style^="width: 100%; text-align: center; background-color"]:upward(1)
||tomorrowland.co.jp/assets/smartbanner/
gocart.jp##.p-footer-wego-app
||noin.shop/_nuxt/img/btn_webapp.
niutrans.com##.diaBox
radiokp.ru##.dummy-app-store-radio-block
radiokp.ru##.dummy-google-play-radio-block
departures.to#?#.box:has(> article.media:contains(TestFlight Apps))
costadelmar-radio.com###apps
rudaw.net##.smallMobileImage
delivery.rakuten.co.jp##.app-bnn
myoji-yurai.net###app_ad
speedtest.vn##.appStore
wordreference.com##a[title$=" App"]
wsoctv.com##a[href="/mobile-apps/"]
dokusho-ojikan.jp##.sc-gInthZ
kakuyomu.jp###readWithApp
uteka.ru##.app-discount-mini-banner
carnegie.ru##.section--2x + strong.letter-space
video.tv-tokyo.co.jp##.adApp-wrapper
3dmgame.com##.addapp
3dmgame.com##.Content_L > a[href="https://www.3dmgame.com/app.html"]
kurashiru.com##.PcToAppBanner
kurashiru.com##.footer-image-wrapper
intellipaat.com##.sticky-whatsapp-wrapper
vecernji.hr##.naslovnice_vecernjeg__app
newegg.com##.our-apps
news24.com##.footer__app-links
tvgo.orange.pl##.landing-page-download-app_buttons
purepeople.com##.c-store-banner
sukima.me#$#header > div.v-toolbar__content { height: 52px!important; }
gallerix.ru##a[href^="https://flae.ru/rec/click.php?c="]
gallerix.ru##.defs-closeadv
getwordly.com##div[class^="code-block code-block-"][style^="margin: 8px"]
report.clinic##.banner_campaign_app
||fc2.com/video/img/b/
paypay.ne.jp##.stickyApp
||d-card.jp/st/smartbanner/
atis.co.jp##.aside-app-banner
tieba.baidu.com##nav > div[class="w-row w-row-align-center w-row-justify-between nav-bar"]
altinpiyasa.com###lyr_ads_right2
comic.pixiv.net##.bottom-0.fixed[style="bottom:env\(safe-area-inset-bottom\)"]
profuture.co.jp##div[class^="bnrApp_"]
popdaily.com.tw#$##__next > div[class^="jsx-"] > div[class^="Container-sc-"]:first-child { display: none !important; }
popdaily.com.tw#$##__next > div[class^="jsx-"] > div[class^="Container-sc-"]:first-child + div[class^="Background-"] { top: 0 !important; }
context.reverso.net###side-badges
m.baidu.com###page-copyright > div[style^="position: fixed;"][style*="height: 52px;"]
yandex.*##.metro-sidebar-view__mobile-share-container
pogoda.by##.mobile-app-link
timesofindia.indiatimes.com#?#.clearfix > div[class]:has(> ul[class] > li > h6 + p > a[href="http://get.timesofindia.com"])
aliexpress.com###mobile-download
aliexpress.ru#?#div[class^="ali-kit_Col__col__"][style="margin:0 20px 0 0;flex:0 0 218px"] div[class^="wrap ali-kit_Container__primary__"][style*=" 0 20px 0;padding:15px"]:has(div[class^="InfoBanner_InfoBanner__container__"])
aliexpress.ru##div[class^="InfoBanner_InfoBanner__container__"]
cocokarafine.co.jp##.js-float_banner_wrap
businessinsider.com##.app-download-cta-container
byjusexamprep.com##.gradeup-info-banner
telesputnik.ru##.applications
leverageedu.com##div[class^="downloadBtn"]
leverageedu.com##.show-content > p ~ div[class$="course"]
emule-island.eu##.gplay-box
myfin.by##.section-block--banner
rtrp.jp##footer-induction
benesse.jp##.bnr-bottom-art
benesse.jp##.bnr-overlay-art
gktoday.in###slider > a[href="https://play.google.com/store/apps/details?id=com.gktoday.academy"]
pixnet.net##.web_to_app__container
binance.com#?#body > aside[class^="css-"]:has(> a[data-bn-type="button"][href^="https://ftp.binance.com/"])
sber-zvuk.com#?#.reactRoot > div[class]:has(> div[class] > a[href*="?pid=smart_banner"])
pinterest.*#?#.footerButtons a[href$="dwebandroid"]:upward(.footerButtons)
listenradio.jp###fancybox-wrap
nhk.or.jp###appsbanner
radio.net#?##__next > div > div:has(> div > div > div > a.app-banner-btn)
shabdkosh.com#?#div[class^="px-4 pt-3 mb-4 bg-light rounded-3 border"]:has(.text-center > .row > .text-md-right > a.playstore-dl)
ati.su##.apps-block
||audee.jp/js/smart.banner/
ada.com#?##page-wrap > main > aside[class]:has(> a[href^="https://app.adjust.com/"])
homeworklib.com#?#.span4 > div.box:has(> a[href="https://www.homeworklib.com/links/homework-android-app"])
cookpad.com##img[src^="https://app-assets.cpcdn.com/next-cookpad/_next/static/images/app_sample_"]
mobile.mi.com##.header-storeapp
jp.mercari.com##div[class^="Banner__BannerContainer-sc-"]
lifehacker.ru##a[href="https://redirect.appmetrica.yandex.com/serve/892107163701433566"]
stolichki.ru#$##main-app__block { display: none !important; }
stolichki.ru#$#div[class^="secondMenu__wrapper"] { top: 0 !important; }
juejin.cn##.app-download-sidebar-block
mondo.me##.footer-promo-banner
bharian.com.my,nst.com.my#%#//scriptlet('set-cookie', 'appDownloadBanner', '1')
benesse.jp##.sh-appbnr
zomato.com#?##root > div[class] > div[class]:has(> div[class] > div[class] > div[class] > h2:contains(Get the Zomato App))
flipboard.com##.cta-banner-redesigned
flipboard.com##a[data-vars-button-name="main-nav-get-app-cta"]
flipboard.com#$#body { overflow: visible!important; position: static!important; }
m.cda.pl##.api-cell
tiktok.com##div[class*="-DivPromotionContainer"] > button[class*="-ButtonGetAppText"]
tiktok.com#$#body[style="overflow: hidden;"] { overflow: auto!important; }
tiktok.com#$#div[class^="backdrop-"] { display: none!important; }
tiktok.com#$#div[class^="jsx-"][style="bottom:49px"].footer-guide { display: none!important; }
tiktok.com#$#div[class^="jsx-"].tiktok-bottom { bottom: 0px!important; }
moneycontrol.com##.download_app_container
allegrolokalnie.pl#%#(function() { try { if ("undefined" != typeof sessionStorage) { sessionStorage.setItem("lokalnie.is_top_header_hidden", "true") } } catch (ex) {} })();
baidu.com#?##content_wrapper ~ div[class*="_"]:has(> p:contains(百度APP内阅读))
baidu.com##.searchbox-exp > div[style="overflow: hidden;background: #fff;"]
daraz.com.bd#$#div[data-module-id="campaignBanner"] { display: none !important; }
daraz.com.bd#$#.J_NavScroll { margin-top: 0 !important; }
netmovies.com.br##div[class^="styles_storesDownload__"]
carnegie.ru,atlasvpn.com##.app-links
m.mobile01.com,radiobells.com#%#//scriptlet('set-cookie-reload', 'smartbanner_exited', '1')
medicaldialogues.in#?#.bottom_cont > li:has(> a[href="https://play.google.com/store/apps/details?id=com.app.medicaldialogues"])
dahuasecurity.com##.float_tips > div.partner
bufftoon.plaync.com##.app-install
thedailystar.net##.app-link-wrapper a[href^="https://itunes.apple.com/us/app/the-daily-star/"]
thedailystar.net##.app-link-wrapper a[href="https://play.google.com/store/apps/details?id=com.mcc.thedailystar"]
wondershare.com##.appBox
smallseotools.com##.available_on
observer-reporter.com#?##tncms-region-global-side-primary > div.tncms-block:has(> div > a[href^="http://marketplace-redirect.doapps.com/"])
kiro7.com##.layout-section a[href="/mobile-apps/"]
freshercooker.in###custom_html-5
inshorts.com##.hide-on-med-and-down
blu-ray.com##img[width="148"][height="52"]
m.infox.ru###install_bg
||akm-img-a-in.tosshub.com/sites/lallantop/resources/images/Web_Banner.gif
musical-u.com#?##sidebar > div.widget_text:has(> div.textwidget > a[href="https://www.musical-u.com/apps/"])
youla.ru#%#document.cookie = "youla_fullscreenbanner=disabled; path=/";
brightside.me##div[data-test-id="install-app"]
aminoapps.com##.fixed_get_amino_app
aajtak.in##.aapsection
folk-media.com###app-banner-pc-footer
peoplematters.in##.sphere-link
speedtest.cn##.shade
omio.*##div[id^="LpsContent-App"]
jianshu.com##.download-app-guidance
jianshu.com##.call-app-btn
mihoyo.com##.mhy-hoyolab-app-header
sm.ms##.download-box
ameblo.jp#$?#.skinBody2.skinTextColor > div[class^="_"][role="navigation"] { top: 0!important; }
ameblo.jp#?#aside[class^="_"] > a[class^="_"][href$="app-download-upper"]:upward(1)
talkspace.com##.text-5
economictimes.indiatimes.com##.artData > div.disclamerText
webtoons.com##.foot_app
hackread.com##.get-app
babymed.com##.obie-wrapper
electrical4u.com###custom_html-24
noticiasaominuto.com##.news-main-text > div.pub-container-leaderboard ~ div.col-lg-12
downdetector.in,downdetector.com##.app-promo-card
sky.com.br##a[data-gtm-label="banner-app"]
aptoide.com##div[class^="containers__SearchInstallerContainer"]
ucuzabilet.com#?#.content-area:has(>div.row > span > a[href="https://play.google.com/store/apps/details?id=com.ucuzabilet"])
bulurum.com##.MobileContainer
mcqslearn.com##.knrdap
mcqslearn.com##.android
camscanner.com##.orcode_box
avg.com##.hub-cta-desktop
livejournal.com##body > div > div[style^="width: 100%; height: 60px;"]
glasswire.com##.glasswire-android
glasswire.com##.try-glasswire
geekdashboard.com##.textwidget > .section--download
geekdashboard.com##a[href^="https://www.geekdashboard.com/app"]
fortnitetracker.com##.trn-site-appbar
speedtest.net##.mobile-eot-ad
takvim.com.tr,ahaber.com.tr##.application-widget
autodoc.de##.js-app
9gag.com##a[href="/apps"]
foxnews.com##.article-wrap a[href*="foxnews."][href$="apps-products"]
behance.net##div[class^="SimplifiedPushToMobilePrompt-root-"]
punchng.com##.app-download-box
yadi.sk,disk.yandex.*##.mobile-badges
kompas.com#%#//scriptlet('remove-class', 'bapps-show', 'body.bapps-show')
examtray.com###block-playstore
report.netcraft.com##.notification-sidebar
onlineradiobox.com##.playmarket
||groups.tapatalk-cdn.com/static/js/smartbanner_
fanyi.baidu.com##.app-side-banner
studysite.org##.layout-header > span[style^="float:left; vertical-align: middle;"]
gazetadopovo.com.br###touchpointPostFooter > div.tp-container-inner > iframe[id^="offer_"][allow="payment"]
profile.ru##.header__store
uol.com.br##.c-notification-link-app
blog.system76.com##.tmblr-iframe
blog.system76.com#$#body { padding-top: 0!important; }
m.facebook.com##div[data-sigil="m-promo"]
n-tv.de##.teaser__appbanner
hoerzu.de##.hz-ios-banner
hoerzu.de##.hz-android-banner
||tver.jp/img/sd_to_app_banner.png
booking.com##div[data-item-id="gta_smart_banner"]
news.nifty.com##.mod_ad_app
tiktok.com##.app-promotion
smallseotools.com##.app_link_box
studentbeans.com##._12nlxqp
livemint.com#$#.mobileAd { height: 0 !important; }
livemint.com##.mobNavTab
genius.com##.apple_music_player_container
||portal.librus.pl/ad|
reverso.net###home-badges
intel.com##.promoteSMA
ifunny.co#$#body { overflow-y: auto !important; }
selcuksportshd72.com,selcuksportshd73.com,selcuksportshd74.com,selcuksportshd75.com,selcuksportshd76.com,selcuksportshd77.com,selcuksportshd78.com,selcuksportshd79.com,selcuksportshd80.com,selcuksportshd81.com,selcuksportshd82.com,selcuksportshd83.com,selcuksportshd84.com,selcuksportshd85.com,selcuksportshd86.com,selcuksportshd87.com,selcuksportshd88.com,selcuksportshd89.com,selcuksportshd90.com,selcuksportshd91.com,selcuksportshd92.com,selcuksportshd93.com,selcuksportshd94.com,selcuksportshd95.com,selcuksportshd96.com,selcuksportshd97.com,selcuksportshd98.com,selcuksportshd99.com,selcuksportshd100.com,selcuksportshd101.com,selcuksportshd102.com,selcuksportshd103.com,selcuksportshd104.com,selcuksportshd105.com,selcuksportshd106.com,selcuksportshd107.com,selcuksportshd108.com,selcuksportshd109.com,selcuksportshd110.com##a[href^="https://app"][href$="/app/"]
bisnis.com##.epaper_side
pinterest.*##.Jea.OVX.QLY.Rym.ZZS._he.feh.hA-.jzS.p6V.qJc.s7I.wYR.zI7.iyn.Hsu[style*="z-index: 10000;"]
b.hatena.ne.jp##.app-banner-container
emlakkatilim.com.tr##div[id$="ApplicationNitification"]
pinterest.*##div[data-test-id="footer"] div[style="max-width: 264px;"]
hindustantimes.com##.openAppButton
noin.shop,india.com##.open-app
commaful.com##.suggested-story-section > div.desktop-only.float-left
commaful.com##.ios-app-promo
microsoftedgewelcome.microsoft.com##.mobile-banner__unexpanded
bhaskar.com,divyabhaskar.co.in#?#div[class][style^="position:"] > div[class]:has(> a[href^="https://play.google.com/store/apps/details?id=com.ak.ta."])
/images/playstore-$domain=bhaskar.com|divyabhaskar.co.in
volia.com#$#div[class="product.component__wrapperWithApp"] { margin-top: 0px!important; }
blstv.eu,belsat.eu##.app-promo-baner
kelimeler.net##.idea
lybrate.com##.mobile-download-banner
||ssl.pstatic.net/static/m/comic/im/app_banner_
m.kooora.com#$#html { margin-top: 0 !important; }
account.mail.ru##.mail-app-promo
yoomoney.ru##.money-app-promo2
malaysiastock.biz###div_mobileApp_Promotion
10jqka.com.cn###backWashNav
nur.kz##.js-page-top
zhihu.com#$?#.ContentItem > div.ModalWrap:has(> div > div.ModalExp-content > div.ModalWrap-content > div:contains(继续浏览内容)) { display: none!important; }
nperf.com##.mobilePromoLogos
bleacherreport.com,tvbs.com.tw##.smart_banner
myanimelist.net##.header-mini-banner
buser.com.br,belsat.eu##.banner-app
fanfox.net###edShow
m.auto.ru#$#.page_mobile { position: static!important; overflow: visible !important; }
myanimelist.net##div[data-text="Get the App"]
androeed.net,magazine.hitosara.com,kyoko-np.net,myanimelist.net##.app
dailymail.co.uk##a[href^="http://itunes.apple.com/app/"]
speedtest.net##div[data-view-name="mobile"] div.mobile-pretest
||nekopoi.care/wp-content/plugins/mobiloud-smart-app-banner/
bing.com###bnp_rich_div
www-livemint-com.cdn.ampproject.org,livemint.com##.openinApp
besplatka.ua##.social-net
radio.pl##a[title^="Pobierz aplikacju"]
radio.pl###app
wasd.tv##wasd-notification-app
wasd.tv##wasd-mobile-app
programiz.com##.get-app-link
idaprikol.ru#$#body { overflow: visible!important; position: static!important; }
coincodex.com##.download-coincodex-app
mirtesen.ru#$#html { overflow: auto !important; }
muzofond.fm###sveta__muzika-banner
myflixerhd.ru,moviesjoy.*,himovies.to,tinyzonetv.to###gift-top
medium.com##div[id*="ShowPostUnderUser-navbar-open-in-app-button"]
medium.com##a[href^="https://rsci.app.link"]
behance.net#$#.js-vue-mobile-app-upsell { display: none!important; }
behance.net#$#body { position: static!important; }
ecosia.org##.serp-cta-wrapper
bankbazaar.com###mobileAppStickyFooter
translate.ru##.download-mobile
m.jpnn.com##.download_apps
wikihow.*###gatFollowAndroid
wikihow.*###gatFollowApp
radio-new-zealand.co.nz,fmradiofree.com,canli-radyo-dinle.com,emisoras-puertorico.com,emisorascolombianas.co,internetradio-horen.de,internetradio-schweiz.ch,mytuner-radio.com,radio-ao-vivo.com,radio-australia.org,radio-belgie.be,radio-canada-online.com,radio-danmark.dk,radio-dominicana.com,radio-ecuador.org,radio-en-ligne.fr,radio-en-vivo.mx,radio-espana.es,radio-hk.com,radio-hrvatska.com,radio-italiane.it,radio-korea.com,radio-maroc.org,radio-nederland.nl,radio-norge.org,radio-osterreich.at,radio-philippines.com,radio-polska.pl,radio-singapore.com,radio-south-africa.co.za,radio-suomi.com,radio-sveriges.se,radio-thai.com,radio-ua.com,radio-uk.co.uk,radioindia.in,radioindonesia.org,radiojapan.org,radiomalaysia.org,radios-argentinas.org,radios-bolivia.com,radios-chilenas.com,radios-guatemala.com,radios-online.pt,radios-uruguay.com,radios-venezuela.com,radiosdelperu.pe,radiotaiwan.tw##.app-ad-container-desktop
adme.ru#?#div[data-test-id="aside-bar"] > div[class]:has(> div[data-test-id="install-app"])
radio.fr##a[data-testid^="broadcast-appstore-"]
||xgoo.jp/img/portal/misc/footer_app_recommend/
uteka.ru##.app-qr-code-popover
uteka.ru,investing.com##.mobile-apps
novelcool.com##.sus-download-app-box
track24.ru#?#.theiaStickySidebar > div.ds:has(> h3 > i.icon-android)
dicionarioinformal.com.br,5-fifth.com,news.sky.com,chat.babel.com,getwordly.com,school-turnup.com,naked-science.ru,vod.tvp.pl,tvn24.pl,m.lamoda.ru,lkfl2.nalog.ru##.smartbanner
teknowebim.com,op.gg,cameralabs.org##a[href^="https://play.google.com/store/apps/details?id="]
blocket.se##div[class^="AppLinks__"]
drugs.com##.promo-content
mobile.twitter.com###layers div[class="css-1dbjc4n r-l5o3uw r-97e31f"]
m.imdb.com##.imdb-footer > div[class^="_"]:not([class="container"])
misli.com##.smartBarWrapper
gaode.com##.amap-app-download
viu.com###home_web_to_app_banner
app.slack.com##.p-download_modal
app.slack.com##.p-ia__workspace_banner
foursquare.com,wsj.com###branch-banner-iframe
infobus.eu##.application-block-background
m.market.yandex.ru##div[data-zone-name="appPromo"]
||farmlend.ru/images/megi-app.jpg
d3olbu2cl74039.cloudfront.net,d29z1quku5t3sk.cloudfront.net,currenttime.tv#%#//scriptlet('remove-class', 'has-promo-bannner--enabled', 'body')
livelaw.in###playstore_items_links
midomi.com##div[style] > div[class^="Banner_snackBar_"]
mozilla.org##.mobile-download-buttons-wrapper
raysigorta.com.tr#$#.modal { display: none!important; }
ifeng.com###qrCode
latestlaws.com,express.co.uk,yan.vn,mobil.n-tv.de,buyon.ru##.download-app
tvr.by##.middle-banner-row
makeup.com.ua##.pwa-notice
tw.stock.yahoo.com##a[href="https://yahoomode.tumblr.com/yahooapp/#stock"] > img
go2bus.ru###banner-for-mobile
radio.net##a[data-testid^="broadcast-appstore-"][title="Download now"]
radio.net##section[data-testid="station-section-app"]
pons.com###widget_apps
indianexpress.com,financialexpress.com##.app-btn
deeeep.io###play-store-container
f2movies.to##a[href="/android-movies-apk"]
battleboats.io###appstores
player.fm##.open-in-app-promo
creatur.io###mobile-download-panel
gu.sina.cn###__callup_bottom
m.imgur.com##.get-app-block
bing.com###bnp_hfly
adme.ru##[data-test-id="install-app"]
tunein.com#$#body { overflow: visible !important; }
raysigorta.com.tr#$#.modal-backdrop { display: none !important; }
raysigorta.com.tr#$#body { overflow: visible !important; }
quora.com##.q-box > div[class^="CssComponent-"][style*="height: 50px;"]
parcelsapp.com##.badges
m.gamer.com.tw##div[class^="download-app_box"]
zoom.us###ZoomWebBanner
||i2.bahamut.com.tw/js/plugins/dialogify.min.js$domain=m.gamer.com.tw
m.guancha.cn##.content_appstore
m.guancha.cn##.downloadBtn-box
motorsport.com##.ms-side-widget--promo-app
motorsport.com##.ms-promo-widget--app
employment.en-japan.com##.appHeader
gnavi.co.jp##.p-appli
mess-y.com,biz-journal.jp##.sns_apuri > a[href="http://www.cyzo.com/i/cyzoapp/"]
travel.rakuten.co.jp###footerBannerAppDL
j-cast.com##.services-app
donanimhaber.com##.uygulamayi-indir
||s.yimg.jp/images/weather/promo/banner/bnr_weatherapp_$domain=weather.yahoo.co.jp
yahoo.co.jp###RSAB
weather.yahoo.co.jp##.footeLinkPromo
login.yahoo.co.jp###appAndroid
yahoo.co.jp###Appinfo
news.yahoo.co.jp##a[data-ylk^="rsec:webtoapp;slk:bnr_"]
m.yahoo.co.jp##.RichSmartAppBanner
shopping.yahoo.co.jp,103.by##.AppBanner
store.shopping.yahoo.co.jp##.elItemEntryLink[data-ylk^="slk:applnk"]
thehindu.com###artmeterwrap
mdpr.jp##.p-articleComment__buttonArea
novaposhta.ua##.b_banners
/googleplay_135x40.png$domain=xn----etbbecbrbp5ahkja1ae7v.xn--p1ai|kingisepp-today.ru
/appstore_135x40.png$domain=xn----etbbecbrbp5ahkja1ae7v.xn--p1ai|kingisepp-today.ru
cdek.ru##.mobileApp-wrap
sudoku.com##.app-teaser-wrapper
ltn.com.tw##.ltnapp
swoodoo.com##.Flights-Frontdoor-Brands-Swoodoo_wl-AppBox
tumblr.com##.tmblr-iframe--app-cta-button
office.com##ohp-mobile-app-banner
investing.com##.installAppPopup
caixinglobal.com##.caixinAPP
priceza.co.id###mobilePopupBtm
tinhte.vn#?#.sidebar > div.loginButton + div.widget-single:has(> div.secondaryContent > a[href^="https://tinhte.vn/app/"])
tinhte.vn##a[href^="https://tinhte.vn/app/"]
coolapk.com##.apk_right_two
coolapk.com##.app_left > div.left_download
coolapk.com##a[onclick="weixinDownload();"]
smotrim.ru,tieba.baidu.com,m.economictimes.com,trip.com#$#body { overflow: auto !important; }
trip.com#$##ibu_tcp_h5_install_pop { display: none !important; }
trip.com###top-install
news.awa.fm,trip.com##.download
trip.com##.download-bg
trip.com##.tcp-h5-install-bottom
sirabee.com##a[href^="https://app.sirabee.com"]
mobile.donanimhaber.com##.mobil-forum-tanitim
forum.outerspace.com.br,mobilkulup.com##.TapatalkBanner_Container
ifeng.com###root > section[class^="fixSlide-"]
ifeng.com###root > div[class^="bottom_box-"]
ozon.ru##a[data-widget="webToAppBanner"]
game-state.com###playstore
arzamas.academy##.ra__heading .ra__app__btns
arzamas.academy#$#body { margin-top: 0! important; }
c.mi.com##.qr-box
homify.com.tr##.layout--app-banner
walmart.com###vh-app-container
||images.finanzen.net/images/b_devisen/waehrungsrechner_300x100.jpg
expedia.be,expedia.nl,expedia.ch,expedia.de,expedia.it,expedia.fr,expedia.at,expedia.dk,expedia.es,expedia.no,expedia.fi,expedia.co.uk,expedia.ie,expedia.se###mad-footer-container
nperf.com##.loadAppli
||cdn.branch.io^$domain=underarmour.com|pressreader.com|medium.com
i2symbol.com#$##myModal { display: none!important; }
academia.edu,raysigorta.com.tr,i2symbol.com#$#.modal-backdrop { display: none!important; }
zhihu.com,vprok.ru,raysigorta.com.tr,m.sportmaster.ru,i2symbol.com#$#body { overflow: visible!important; }
h5.17k.com###TopTask
waze.com##.wz-downloadbar
wego.here.com##.fullBanner[data-ng-click="hideBanner();"]
tacobell.co.uk#$#html { overflow: visible!important; position: absolute!important; }
tacobell.co.uk#$#html > body { overflow-y: visible!important; }
puhutv.com##.m-app-bar
dlive.tv##.v-snack--bottom
mail.yandex.by,mail.yandex.com,mail.yandex.com.tr,mail.yandex.fr,mail.yandex.kz,mail.yandex.ru,mail.yandex.ua##.smartBanner-container
m.jiemian.com##body > .app-open
jiemian.com##.article-view > .jm-app
m.timesofindia.com##.getapp
yaplakal.com###android-app
vgtime.com##.vg_download_app
app.handelsblatt.com#$#.c-app-install { remove: true; }
nepisirsem.com,onliner.by#$#.smartbanner { display: none!important; }
wallpapers.ispazio.net,novosti.dn.ua,m.timesofindia.com##.downloadapp
accupass.com##div[class$="-download-app-container"]
goal.com##.widget-smart-banner
vimeo.com##.app_banner_container
factor.ua##.b-app-banner
indeed.com###appPromoBanner
aminoapps.com##.recommend-app
androidforums.com##.af_notices
emag.hu##a[href^="https://www.emag.hu/mobilalka"]
castbox.fm##.downloadPlay
m.iqiyi.com##.m-iqyDown
work.ua,donationalerts.com##.b-mobile-app
m.timesofindia.com##a[href^="https://timesofindia.onelink.me/"]
context.reverso.net#%#//scriptlet("set-constant", "smartbanner_params", "undefined")
promobit.com.br,bodrumolay.com###custom_html-4
fdoctor.ru##section.app
vkusvill.ru##.NewAppBanner
vkusvill.ru##.AppSection
linkedin.com#$#.header-container { margin-top:0px!important; }
linkedin.com#$##voyager-feed { margin: 0px!important; }
ck101.com,av.movie,ettoday.net###app-download
duckduckgo.com##.js-atb-banner
businessinsider.com##.app-badges
andro-news.com,zooplus.de##.app__banner
genius.com##.android_banner
m.dm5.com,manhuaren.com###index-ad
m.dm5.com,manhuaren.com##.ad-top-info
gmx.net##.mod-installprompt
andro-news.com##.rightbar .google-play
olx.ua##.footerapps
weathernews.jp##.wni-appMenu
gearbest.com##.siteAside_appLink
oneindia.com##.extensionElem
sport1.de,amazon.de,amazon.com,amazon.co.uk,amazon.fr,amazon.it,amazon.es###smart-app-banner
arukereso.hu,msg.aliexpress.*,uinterview.com,eapteka.ru,locator.transitcard.ru##.mobile-app
rt.com##.offers
instagram.com###react-root > section > nav > div > div > section.xZ2Xk
instagram.com##main[role="main"] .APQi1
||instagram.com/static/images/appstore-install-badges^
bing.com##.opal_serpftrc
mkb.hu###mobilapp-download-module
bing.com###hc_opalinst_cta
bing.com###bnp_ttc_div
carsensor.net,vesselfinder.com##.applink
zdnet.de,neberitrubku.ru##.appPromo
filejoker.net,sport.de##a[href^="https://itunes.apple.com"][href*="app"]
filejoker.net,sport.de##a[href^="https://play.google.com"]
arukereso.hu##.mobile-application
zhihu.com##.MobileAppHeader-downloadLink
zhihu.com##.ViewAllInappCard
zhihu.com##.OpenInAppButton
theguardian.com##.site-message--banner
||hibiny.com/images/new_site/iphone/app-store.png
||hibiny.com/images/new_site/iphone/google-play.png
bing.com#$#body > div[id^="bnp.nid"] { display: none !important; }
bing.com#$#html[style="overflow: hidden;"] { overflow: visible !important; }
computerbild.de##section[data-on-scroll-element-top*="PartnerBoxCtrl"]
avito.ru##.common-banner
sina.cn##.fl_qr
||static.fastpic.ru/android.png
stitcher.com###appnag
compendium.com.ua,maximonline.ru##.apps
sahibinden.com##.download-app-banner
miuiturkiye.net,slatedroid.com###banner_div_empty
miuiturkiye.net,slatedroid.com###tt_mobile_banner
liveexpert.ru##.android-app
robotistan.com,petburada.com###mobileAppNotify
||superfb.com/_img/mobil_imaj.png
sp.ch.nicovideo.jp,m.economictimes.com,skype.com###appBanner
video.az##.sidebar-right > .text-center > a[href*="/app"] > img
lazada.co.id,milliyet.com.tr,esky.com.tr,allo.ua,home24.de,cbsnews.com,lieferheld.de##.smart-banner
onlineradiobox.com##.page__column-right > .playmarket
m.17track.net##.yq-panel-download
ifeng.com##.openApp[onclick^="loadOpen.init(download"]
roblox.com###app-bumper-main
gran-turismo.com,m.tv.naver.com,m.comic.naver.com,m.bombaytimes.com##.app_banner
ticketjam.jp,kompas.com,sevenbank.co.jp,booth.pm,reverso.net,bangumi.org,msn.com,m.investing.com,m.spiegel.de,mavcsoport.hu,m.trendyol.com,autobild.de,infranken.de,m.douglas.de,focus.de###smartbanner
m.albamon.com##.app_down_promotion
oncoforum.ru##.ad-app
oceans-nadia.com,epicentrk.ua,oncoforum.ru##.footer-app
soundcloud.com##article.mobileApps
m.apkpure.com##.aegon-warp
wattpad.com###bottom-banner-container
wattpad.com###announcements-container
icc-cricket.com,marca.com##.js-mobile-banner
tchibo.de,tchibo.com.tr##.appPromotionPanel
zargan.com###app-menu
prcm.jp,uol.com.br,m.netpincer.hu,m.yelp.com,opodo.de###smart-banner
zona.plus,zona.mobi###zona-android
m.imgur.com##.Post-contentContainer > div.Post-metaContainer
music.line.me,miui.com##.app_download
oilprice.com,m.qidian.com##.app_download_ad
zaycev.fm##div[class^="soft-promo"]
viu.com##.v-foot-wrap > div#app
/mobiquo/smartbanner/appbanner.js
ciceksepeti.com##body > .smart-banner
kocailem.com,dartworld.shopgate.com,m.alles10euro.de,dodopizza.ru,allo.ua,tempo.co,beymen.com,tvnmeteo.tvn24.pl,outsidetv.com,golfchannel.com,sportsnet.ca,euronews.com,pkobp.pl,tesco.hu,prima.hu,immobilienscout24.de,lcwaikiki.com,m.sigrun-woehr.com,transfermarkt.de,fragfinn.de,hh.ru,eraffe24.de,infranken.de,m.computeruniverse.net,m.emp.de,meduza.global.ssl.fastly.net,meduza.io##body .smartbanner
apkpure.com##div[id^="ad-aegon-"]
imageban.ru##img[alt="Get it on Google Play"]
||turkiyecocuk.com.tr/banner/
rt.com###offers
reddit.com#$#div[class="NavFrame"] div[class="XPromoPopup m-active"] { display: none !important; }
reddit.com#$#.XPromoBlockingModal { display: none !important; }
reddit.com#%#//scriptlet('remove-class', 'scroll-disabled', 'body')
reddit.com#%#//scriptlet('remove-class', 'm-blurred', '.m-blurred')
m.webtoons.com##._appDownloadPopup
m.webtoons.com#$#.pop_download_home { display: none !important; }
m.webtoons.com#$#.dim.home { display: none !important; }
m.webtoons.com#$#body { overflow: visible !important; position: relative !important; }
9gag.com#$#.open-in-app { display: none !important; }
9gag.com#$#body { overflow: auto !important; }
!+ NOT_OPTIMIZED
9gag.com##.download-app-container
rtl2.de#$#body { overflow: auto !important; }
goodreads.com#$#html.withAppInstallationBanner .siteHeader { top: 0 !important; }
goodreads.com#$#html[style="margin-top: 80px;"] { margin-top: 0 !important; }
mobile.reuters.com#$#.header-main { margin-top: 0 !important; }
mobile.reuters.com#$#nav.section-nav { padding-top: 54px !important; }
mobile.reuters.com#$#section.search-nav { padding-top: 0 !important; }
mobile.reuters.com#$##nonEditBannerContainer { display: none !important; }
svyaznoy.ru#%#//scriptlet('remove-class', 'android-banner-on-page')
ebay.*###gh-appBanner
!+ NOT_OPTIMIZED
gorodche.ru##div[class^="subPop"]
!+ NOT_OPTIMIZED
oceans-nadia.com###js-getAppHeader
!+ NOT_OPTIMIZED
oceans-nadia.com##div[id^="app-banner"]
!+ NOT_OPTIMIZED
oceans-nadia.com##.l-footer__app
!+ NOT_OPTIMIZED
girlschannel.net##.footer-banner
!+ NOT_OPTIMIZED
kurashiru.com##.header-app-banner
!+ NOT_OPTIMIZED
cosme.com##.header-app
!+ NOT_OPTIMIZED
cookpad.com##.css-1azakc
!+ NOT_OPTIMIZED
weather.yahoo.co.jp##.footerPromo
!+ NOT_OPTIMIZED
navitime.com##.app-banner-header
!+ NOT_OPTIMIZED
hinative.com###fullscreen_app_recommend
!+ NOT_OPTIMIZED
hinative.com##.mod_header_horizontal_app_banner
!+ NOT_OPTIMIZED
hinative.com##.mod_banner_app_download_sticky_button
!+ NOT_OPTIMIZED
gnavi.co.jp##.p-webapp
!+ NOT_OPTIMIZED
video.fc2.com##.c-app-sp2
!+ NOT_OPTIMIZED
||dumskaya.net/js/appbanner/
!+ NOT_OPTIMIZED
tekstilbank.com.tr,icbc.com.tr,212.109.224.91###mobileAppPanel
!+ NOT_OPTIMIZED
championat.com#$#.smartbanner { display: none !important; }
!+ NOT_OPTIMIZED
championat.com#$#body._is-smartbanner { padding-top: 82px !important; }
!+ NOT_OPTIMIZED
honeysanime.com#$##header-line-2 { margin-top: -60px !important; }
!+ NOT_OPTIMIZED
honeysanime.com#$##wrap-app-notice { display: none !important; }
!+ NOT_OPTIMIZED
m.tokopedia.com#$#div[data-testid="divOverlay"] { display: none!important; }
!+ NOT_OPTIMIZED
m.tokopedia.com#$#div[data-testid="divBottomSheetWebToApp"] { display: none!important; }
m.avito.ru##div[data-marker="main-container"] > div[data-scroll-blocker="true"]
m.imgur.com#$#body { overflow-y: visible!important; }
dailymail.co.uk#$#body.smart-banner { padding-top: 0 !important; }
dailymail.co.uk#$##smartBanner { display: none !important; }
dailymail.co.uk#$#.smart-banner.menu-mobile #mobile-content { margin-top: 0 !important; height: 100% !important; }
dailymail.co.uk#$#.smart-banner.menu-mobile div.scrollable-content { height: 100% !important; }
c.mi.com#$#.xm-header.app-down .top { top: 0 !important; }
c.mi.com#$#.xm-header.app-down { margin-top: 0 !important; }
c.mi.com#$#.app-download { display: none !important; }
msn.com#$##irisbannerph { display: none !important; }
msn.com#%#//scriptlet('remove-class', 'irisbactive-top', 'body')
touch.mail.ru##.tp-1-overlay
touch.mail.ru#$?#body { overflow: visible !important; }
touch.mail.ru#$?#html { overflow: visible !important; }
24h.m.pchome.com.tw#$##smartbanner[class*="shown"]+#WRAPPER .block_H { top: 0 !important; }
24h.m.pchome.com.tw#$##smartbanner[class*="shown"]+#WRAPPER { margin-top: 0px !important; }
!+ NOT_OPTIMIZED
zdf.de#$#.smartbanner-show { margin-top: 0 !important; }
!+ NOT_OPTIMIZED
zdf.de#$#.smartbanner-show header.b-header { top: 0 !important; }
!+ NOT_OPTIMIZED
zdf.de#$#.smartbanner { display: none !important; }
vivareal.com.br#$#.app-smart-banner { display:none!important; }
fandom.com#$#body { margin-top: 0!important; }
fandom.com#$#.global-navigation-mobile-wrapper { top: 0!important; }
linkedin.com#$#.no-scroll { overflow:visible!important; }
tieba.baidu.com#$#.navbar-box { top: 44px!important; }
tieba.baidu.com#$#body .tb-index-navbar .navbar-view { top: 24px!important;}
bing.com#$#.b_hphb { display:block!important; }
unian.net#$#.main-column > div > aside { height: 30px!important; }
aminoapps.com#$?#html:has(> body) { overflow: visible!important; }
aminoapps.com#$#.overlay { display: none!important; }
aminoapps.com#$#.get-app { display: none!important; }
m.vlive.tv#$#.pop_banner { display: none!important; }
m.vlive.tv#$#.pop_banner+#wrap .vlive_top { top: 0!important; }
m.vlive.tv#$#.pop_banner+#wrap { padding-top: 0!important; }
teb.com.tr#$#html { margin-top: 0!important; }
d19jioddu7q9d3.cloudfront.net,d1e6t2g7k08m8d.cloudfront.net,svoboda.azureedge.net,svoboda.org#$#.promo-banner { display: none !important; }
d19jioddu7q9d3.cloudfront.net,d1e6t2g7k08m8d.cloudfront.net,svoboda.azureedge.net,svoboda.org#$#body { padding-top: 0 !important; }
d19jioddu7q9d3.cloudfront.net,d1e6t2g7k08m8d.cloudfront.net,svoboda.azureedge.net,svoboda.org#$#.hdr { margin-top: 0 !important; }
hinative.com##.l_sidebar_container .mod_banner_app_download_rectangle
zalando.pl#$#html { margin-top: 0!important; }
shazam.com#$#.with-banner { height: 71px!important; }
vtm.be#$#html { margin-top: 0!important; }
schlaukopf.de#$#html { margin-top: 0!important; }
cnnbrasil.com.br#%#//scriptlet('set-cookie-reload', 'CNNsmartbanner', '1')
bilyoner.com#%#//scriptlet('set-cookie', 'smartbanner-closed', 'true')
izi.ua#%#if (typeof sessionStorage != 'undefined' && sessionStorage.setItem) { sessionStorage.setItem('hideMobilePopup', '1'); };
leroymerlin.ru#%#//scriptlet('set-cookie', 'daysToHide', '14')
protonmail.com#%#//scriptlet('set-cookie', 'ch.protonmail.android-smartbanner-closed', 'true')
kompas.com#%#//scriptlet('set-cookie', 'cbapps_close', '1')
kinopovtor1.online#%#//scriptlet("abort-on-property-read", "stickyConfig")
m.kwejk.pl#%#(function(){var a=new Date;a=a.getFullYear()+"-"+(a.getMonth()+1)+"-"+a.getDate();document.cookie="closed="+a})();
b.hatena.ne.jp#%#document.cookie = "android-smartapp-banner=1; path=/;";
akinator.mobi#%#document.cookie="com.digidust.elokence.akinator.freemium-smartbanner-closed=true; path=/;";
yemek.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("smartAppStatus", "false") } } catch (ex) {} })();
m.jbzd.cc,m.jbzdy.cc#%#document.cookie = "play-creation=1; path=/;";
intermarche.pl#%#document.cookie = "interapp_redirect=false; path=/;";
vodafone.cz,m.jdsports.co.uk,mmajunkie.com#%#document.cookie="sb-closed=true; path=/;";
fcn.de,kq2.com,kdrv.com,wfft.com,wtva.com,wktv.com,actionnewsnow.com#%#document.cookie = "smartbanner-closed=true; path=/;";
wiwo.de#%#document.cookie = "appInstall=true";
m.nhaccuatui.com#%#document.cookie = "isCloseSmartAppBanner=true";
m.standaard.be#%#document.cookie = "sb-closed=true";
givemesport.com#%#document.cookie = "gms.appPromo=1";
appticker.de#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/loadAppStoreBanner/.test(a.toString()))return b(a,c)};})();
forvo.com,trthaber.com,kanald.com.tr#%#document.cookie = "smartbanner_exited=1";
sahibinden.com#%#document.cookie = "sbt=none";
sahibinden.com#%#localStorage.setItem('smartBanner', '{"smartAppBannerEnabled":true}');
m.n11.com#%#document.cookie = "appRedirectionCancelled=true";
monster.de#%#document.cookie = "jobr.splitter.cookie=true";
m.sportmaster.ru#%#document.cookie = "esm-sb-closed=true";
life.ru#%#document.cookie = "smartbanner=already_shows";
finanzen.net#%#document.cookie="sb-closed=true; path=/;";
@@||bfn.today/min/*/js/jquery.smartbanner.js
@@||rshb.ru/source/js/jquery.smartbanner.js
24h.m.pchome.com.tw#@##smartbanner.ios
@@/js/jquery.smartbanner.js$domain=fiyatseyir.com|greyhound.com|amalgama-lab.com|m.halkbank.com.tr|intime.ua|avic.ua|mirage.ru|speedtest.net|energy.de|hermesworld.com|lekvapteke.ru|mcdonalds.com.tr|yalispor.com.tr|metroturizm.com.tr|anadolu.edu.tr|whatpub.com
!+ NOT_OPTIMIZED
~m.thehipstore.co.uk,~teb.com.tr###smartbanner.android
!+ NOT_PLATFORM(ios, ext_android_cb)
shazam.com##.shz-frame-apps-banner
!+ NOT_OPTIMIZED
togetter.com##a[data-ga="action_moreapp"]
!+ NOT_OPTIMIZED
togetter.com###appdl_bottom
!+ NOT_OPTIMIZED
togetter.com###appdl_header
!+ NOT_OPTIMIZED
blog.goo.ne.jp###msg-box-app-recommend
!+ NOT_OPTIMIZED
eracom.com.tw,nexttv.com.tw#$#.download-tip { display: none!important; }
!+ NOT_OPTIMIZED
eracom.com.tw,nexttv.com.tw#%#//scriptlet("remove-attr", "style", ".download-tip ~ .article[style^='padding-top:'][style*='!important;']")
!+ NOT_OPTIMIZED
m.imdb.com##div[class^="mobile-upsell"]
!+ NOT_OPTIMIZED
eba.gov.tr##.go-app.mobile_alert
!+ NOT_OPTIMIZED
mdpr.jp###app-footer-banner
!+ NOT_OPTIMIZED
m.sabah.com.tr##.appButton
!+ NOT_OPTIMIZED
carrefoursa.com##.mob-app-redirect
!+ NOT_OPTIMIZED
24.hu###stickyMobileNotification
!+ NOT_OPTIMIZED
mobi.yahoo.com,delfi.ee,delfi.lt,delfi.lv##.smart-app-banner
!+ NOT_OPTIMIZED
pestisracok.hu#$##smartbanner { position: absolute!important; left: -4000px!important; }
!+ NOT_OPTIMIZED
m.sabah.com.tr#$#.smartBann .header { top: 0!important; }
!+ NOT_OPTIMIZED
m.sabah.com.tr#$#body { padding-top: 0!important; }
!+ NOT_OPTIMIZED
teb.com.tr#$#.navbar-header { margin-top: 0!important; }
!+ NOT_OPTIMIZED
rt.com#$#.header.header_top-interval_js { margin-top: 0!important; }
!+ NOT_OPTIMIZED
rt.com#$#.layout__header_top-interval_js { height: 50px!important; }
||mail.ru/manifest.json
||m.lenta.ru/manifest.json
||delivery.satr.jp^$third-party
/wp-content/themes/Newspaper-child/*$~stylesheet,domain=~dyvys.info|~capital.de|~inside-digital.de
||server.connecto.io^$third-party
||api.sorunapp.com^$third-party
||widget.pico.tools^$third-party
||popupmaker.com^$third-party
||popcard.unibuddy.co^$third-party
##.gs-subscribe
||sdk.*.braze.com^$third-party
||api.cazamba.com^$third-party
||cdn.pn.vg^$third-party
||socialsend.ru^$third-party
||static.superbot.works^$third-party
||trbo.com^$third-party
/wp-content/plugins/thrive-leads/*
/wp-content/plugins/modesco-zen-subscribe/*
||tradeins.ru^$third-party
||panel.smartpoint.pro^$third-party
||code.clicktex.ru^$third-party
||cdn.swellrewards.com^$third-party
###siradaki-haberler
###credential_picker_container
###credential_picker_iframe
/cmp/cmp.*.js
/cmp/cmp.js
pdfcandy.com##.popup__extension
meet.jit.si##.chrome-extension-banner
smallpdf.com##body > div#app > div[class]:has(> div > div > img[alt="Chrome"])
||api.callpage.io/*/widgets^$third-party
.ru/?iam=$script
||inffuse-fbpopup.appspot.com/widget.html
||unpkg.com/@textback/notification-widget
||traq.li^$third-party
##.td-more-articles-box
||milotree.com^$third-party
||downloads.mailchimp.com/js/signup-forms/
/wp-content/plugins/mailchimp/*
||optmstr.com^$third-party
||salesmanago.pl/static/sm.js
||salesmanago.pl/*/popups.js
||tvcok.ru^$third-party
||widget.privy.com^$third-party
||popup.wisepops.com^$third-party
||my.leadpages.net^$third-party
/plugins/facebook-page-promoter-$~stylesheet
||my.hellobar.com^$third-party
||leadpages.co^$third-party
||optnmstr.com^$third-party
||messenger.ngageics.com^$third-party
/wp-content/plugins/popup-maker/*$~stylesheet
||s3.amazonaws.com/mailmunch/
||a.mailmunch.co/app/$script,third-party
/wp-content/plugins/icegram/*
###wbounce-modal
||7pisem.ru^$third-party
/wp-content/plugins/arscode-ninja-popups/*
/wp-content/plugins/facebook-fanbox-popup/*
||cdn-library.su/plusonet/lib/$domain=~pluso.net
||files.jumpoutpopup.ru^$third-party,domain=~makedreamprofits.com
||mailganer.com/jsapi/*?ref=
||mailget.net^$third-party
||optnmnstr.com^$third-party
||static.popmechanic.ru/service/loader.js$third-party
/wp-content/plugins/chimpmatepro/*
||cdn*.pdmntn.com^$third-party
||form.typeform.com^$domain=theoryandpractice.ru
theoryandpractice.ru##a[href^="https://form.typeform.com/"]
!######### Subscription popups add to subscriptions.txt #########
moviepilot.de#?#main > div[class^="sc-"] > div[class^="sc-"]:only-child:has(> button + a[data-ga-on][data-ga-event-category="Bottom Drawer"][data-ga-event-action="Click News"])
fairygodboss.com##.component-Login-LoginWall
video.tv-tokyo.co.jp##.md-question
techradar.com##.regionRedirectBanner
instagram.com#?##react-root ~ div[class$=" "][role="presentation"]:has(a[href^="/accounts/"][href*="signup/"]):not(:has(button[type="button"] > div > svg[aria-label][width="18"][height="18"][viewBox*="48"]))
diamond.jp###piano-cframe
tver.jp#?#.ReactModalPortal form[class^="questionnaire-modal_content"]:upward(.ReactModalPortal)
lulucos-bys.jp##.m-navi-expert
quizlet.com##.SetPageTermsStickyBanner
quizlet.com###UniversalUpsellTarget
jpshowbiz.us#%#//scriptlet("prevent-setTimeout", "alert")
app-liv.jp##.p-fixed-dl
app-liv.jp##.inventory_banner_overlay
holod.media###engb
||embed.typeform.com/next/embed.js$domain=hush.ca
buhexpert8.ru###popupvideo
boosty.to##div[class^="AlertZeroFee_container"]
page.auctions.yahoo.co.jp##.idpfLPOpen
przekroj.pl##.welcome.js-modal
inwepo.co###pwaforwp-add-to-home-click
smbc-card.com##.floatbnr
cafe.naver.com###plugFloatingBannerDiv
lego.com##div[data-test="age-gate-overlay"]
lego.com##div[class^="HeaderMobilestyles"]
mail.ru###ph-extension-block
fastalert.jp##.home-popup
cleantalk.org#$##popup_modal { display: none !important; }
cleantalk.org#$#.modal-backdrop { display: none !important; }
cleantalk.org#$#body.modal-open { overflow: auto !important; }
hiroba.dpoint.docomo.ne.jp#$##wrapper { position: static !important; }
hiroba.dpoint.docomo.ne.jp#$##gtm-promotionModal-overlay { display: none !important; }
hiroba.dpoint.docomo.ne.jp#$#.js-modal-promotion-banner { display: none !important; }
hiroba.dpoint.docomo.ne.jp###js-floating
wetter.com##.lity-modal
whisky.fr###popin-optin
whisky.fr##.footer-sticky
onet.pl##div[data-run-module="local/main.stayOnServicePopup"]
bbcnewsd73hkzno2ini43t4gblxvycyac5aw4gnv7t2rccijh7745uqd.onion,bbc.co.uk##.ec-up-next-banner
donotpay.com##div[class^="PostCTA"]
chess.com##.modal-exit-retention-component
blick.ch###blick-tv-pop-out
media.rakuten-sec.net##.m-vote-banner
shopee.*#$#shopee-banner-popup-stateful { display: none !important; }
shopee.*#$#.shopee-no-scroll { overflow: auto !important; }
shopee.*##div[class^="shopee-floating-icon"]
wired.com##.paywall-modal
englex.ru##.stb-overlay
france24.com##div[data-pwa-android-screen]
bigleap.com##.bl-popup
gaiax-socialmedialab.jp##.js-service-popup
popmech.ru##.detail-video-recommendation
jp.sharp##.floating
pixeldrain.com##.intro_popup
kokoiko.smbc-card.com##.surfaceFixedBanner
volstar-official.jp###bfb_content_sp
qobuz.com##.store-launch-injector
qobuz.com##.modal-backdrop
noklapja.hu#$#.blurry { filter: none !important; }
noklapja.hu#$#.m-fbPopup { display: none !important; }
nikkei.com,news.mynavi.jp###pianoj_ribbon
44.ua,056.ua,032.ua,04868.com.ua,karelia.news,5692.com.ua,0629.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,06153.com.ua,0642.ua,62.ua,7152.kz,7232.kz,city04.kz,go152.by,go232.by,inaktau.kz,inalmaty.kz,inastana.kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,kaskelenec.kz,oshto.kg,qapshagai-city.kz,uralskcity.kz##.push-panel
video.laxd.com##.noLoginSticker
slack.com###slack_101_jp_banner
appuals.com##.wp-timed-p
m.jd.com###ylWelfareSide
icrypto.media##footer.border-top
icrypto.media###frameBottom
icrypto.media###promotion-modal
icrypto.media##.modal-backdrop
thetopfivevpn.com##.exit-pop
gwiazdy.wp.pl,money.pl,wiadomosci.wp.pl,parenting.pl,autokult.pl##.FloatingPlayer.floating
autokult.pl###exit-intent-modal
science.org##.alert-donation
townwork.net##.js-chatApplyBanner
don24.ru###__fstrk-social-widget
||penzcentrum.hu/assets/js/bioep.min.js
pandahelp.vip##.float-mask
pimpandhost.com##.ano_po
yuwen360.com##div[id^="gzh_"]
funtre-blog.com##div[class*="pupup"]
eigeki.com##.gift
thebulletin.org##.uabb-sticky-apply
wazap.com##.ui_member_popup
yahoo.co.jp,sports.yahoo.co.jp##.sn-modInterstitial
alis.to##.area-article-registration-footer
kado-de.jp##.footer-fixed-banner
m.coupang.com###buy-button > div#sdp-bottom-promotion-banner-sign-up
rebaltica.lv###simple-banner
1-2-3.tv#%#//scriptlet('set-cookie', 'pageHint', '1')
bulletin.cebpubservice.com##div[class^="mian_list_"] > .PublicAddress[style^="border:"]
aftonbladet.se##.jw-flag-aspect-mode
usstore.tenga.co###smile-ui-container
rpcs3.net##.mini-menu-con-dimmer
allegiantair.com##div[class^="Box"][class*="Popup__Overlay"]
lululemon.*###emailPopupModal
xn----7sba7aachdbqfnhtigrl.xn--j1amh#$#div[id^="pum-"][data-popmake*="nastrojka-mikrotik"] { display: none!important; }
xn----7sba7aachdbqfnhtigrl.xn--j1amh#$#html { overflow: visible!important; }
backblaze.com##.ju_Con
honeysanime.com##.buruburu-bee
postandcourier.com#?#.tp-modal:has(> div.tp-iframe-wrapper iframe[src^="https://buy.tinypass.com/checkout/offer/show?displayMode"])
postandcourier.com#$#.tp-backdrop { display: none !important; }
postandcourier.com#$#html > body.tp-modal-open { overflow: auto !important; }
postandcourier.com##.animate.item
timeshighereducation.com#$##block-the-rankings-registration-wall-the-rankings-registration-wall  { display: none !important; }
timeshighereducation.com#$#body { overflow: auto !important; }
fantia.jp##.fanclub-btns > div.popup-bar.is-clone
kakaku.com###global_bnr_wrap
pinkoi.com##.n-promo-login-modal
zurich.co.jp##.panel-floatnav
randomovie.co##.follow-us
note.com##.m-animationBalloon.m-likeNoLogin
gomovies-online.cam#?#body > div[class] > div[id]:has(> div[id] > a[href="/user/profile/premium-membership"])
ntt.com##.ContactUsButtonHQJp
kaigai-matome.net##.kaiga-popup-and-layer-ads
cableav.tv#%#//scriptlet('abort-on-property-read', 'Object.prototype.video_player_floating')
agoda.com##.ModalPortal
generacodice.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
generacodice.com#$#.modal-backdrop { display: none !important; }
generacodice.com#$#div[aria-labelledby="registrationModalTitle"] { display: none !important; }
everplans.com#$##bio_ep_bg { display: none !important; }
everplans.com#$##bio_ep { display: none !important; }
everplans.com#$#body { overflow: auto !important; }
banco.bradesco##.btnAbraContaFixed
invitro.ru##.monitoring_widget
tsargrad.tv##.sticky-bottom
nd.edu###network_notice
leparisien.fr##.dailymotion-player-wrapper[style*="position: fixed;"]
facebook.com#%#//scriptlet('prevent-addEventListener', 'scroll', 'showPopup')
shopback.com.au###extension-onsite-slider
quto.ru##iframe[src^="https://vp.rambler.ru/player/"][style*="position: fixed;"]
menunedeli.ru##.frm_subs_fllscrn
gostynska.pl,ddbelchatow.pl,jarocinska.pl,klodzko24.eu,nowaruda24.pl,portalplock.pl##.stayMore__container
mobareco.jp##.footer-article
520cc.cc###login_alert
magazine.jp.square-enix.com#$#html { overflow: auto !important; }
magazine.jp.square-enix.com#$#body { overflow: auto !important; }
medonet.pl##.ntzpPopup
medonet.pl###haloDoctorPopup
watchmaster.com#$##modalPreOwned { display: none!important; }
watchmaster.com#$#body { overflow: visible!important; padding-right: 0!important; }
tunepat.jp###youtubemusicconverter
||reddit.com/account/sso
pikabu.ru##div[style^="top: auto;"][style*="bottom: 16px;"][style*="position: fixed;"]
missav.com##.fixed.bottom-0[x-show="showFloatingBanner"]
books.rakuten.co.jp##.rMessageFloating
ilovefreesoftware.com###elementor-popup-modal-565883
highload.today#?#.popup-bottom:has(> .container .popup-bottom-social)
academicearth.org#%#//scriptlet('set-cookie', 'intModalViewed', 'true')
times.abema.tv##.on-air
salesap.ru##.js-cases-banner
biz.moneyforward.com##.advads-background
biz.moneyforward.com##.advads-effect.is-sticky
5-fifth.com,spravochnick.ru##.m-popup
westwingnow.de#$#body { overflow: visible!important; padding-right: 0!important; }
poradnikpracownika.pl##.widget-guide-online
niutrans.com##.sidebar.slider
thegrowthop.com##.age-gate-wrapper
progrit-media.jp##a[id^="clickfooter1"]
oceans-nadia.com#$##nadia-popup { display: none !important; }
oceans-nadia.com#$##popup-overlay { display: none !important; }
oceans-nadia.com#$#html[style="overflow: hidden;"] { overflow: auto !important; }
westpac.com.au##.LPMcontainer
series.az#%#//scriptlet('set-local-storage-item', 'sub_telegram', 'true')
bizua.org#$#div[id^="pum-"][data-popmake*="facebook"] { display: none!important; }
bizua.org#$#html { overflow: visible!important; }
oreilly.com##.exitIntentOverlay
u.pcloud.link#$#div[class^="Modal__FadeTranstionContainer"] { display: none!important; }
u.pcloud.link#$#html.g-modal-open { overflow: auto!important; }
u.pcloud.link#$#html.g-modal-open body { overflow: auto!important; }
oakley.com#$?##SignUpModal:upward(.fancybox-overlay) { display: none!important; }
oakley.com#$#.fancybox-lock body { overflow: auto!important; }
oakley.com#$#.fancybox-lock { overflow: auto!important; }
sefamerve.com###whatsapp_chat
network.mobile.rakuten.co.jp###js-fixed-btn
network.mobile.rakuten.co.jp##.g-hikari-Footer_Cta
media.io##.feedback-button
thesun.co.uk##div[aria-label="Video Player"][data-test-id="docked-brightcove"]
rebates.jp###content > div[class^="css-"]:empty
rebates.jp#?##overlayContent:upward(1)
beauty.rakuten.co.jp###pitari_sticky
azcentral.com,northjersey.com,independentmail.com,usatoday.com#$#.gnt_mol_oy { display: none!important; }
azcentral.com,northjersey.com,independentmail.com,usatoday.com#$#html.gnt__mo { overflow-y:scroll !important;pointer-events: unset !important;user-select: unset !important;margin-right: unset !important; }
||api.dokusho-ojikan.jp/dokusho-server/non_login_appeal
purepeople.com##.dailymotion-player-wrapper[style*="position: fixed;"]
rkeeper.ru##.new-posts__widget
aliexpress.com##.drogue-poplayer-modal
||mitsuraku.jp/ajax/getCampaignModal?
downza.cn##.fixed_btn_box
cuevana3.io###mdl-ads
kanaloco.jp###rt_popup
cyberlink.com#$##macDetectPopupModal { display: none !important; }
cyberlink.com#$#.modal-backdrop { display: none !important; }
cyberlink.com#$#.modal-open { overflow: auto !important; }
ezcast.com###idle_noti
i.factor.ua#$#body.access { overflow: auto !important; position: static !important; }
i.factor.ua#$#.b-acs__overlay { display: none !important; }
i.factor.ua#$##access-auth { display: none !important; }
i.factor.ua##div[data-art-scroll="element"]
bmu.edu.in##.form-sec_popup
wacul-ai.com##.modal-banner-cv
wacul-ai.com###fixed-aia-registration
boosteroid.com##.popup-wrap
der-postillon.com###steady-floating-button-wrapper
classy-online.jp##fw-storyblock
it-trend.jp###bottomScrollNavi_form-and-all-add
peervideo.club#%#//scriptlet('set-local-storage-item', 'hide-airtime-blue-header', 'true')
qrcodechimp.com##.chrome_extension_btn
leverageedu.com##.whatsappFloater
tech-girlz.com##.theiaStickySidebar a[href="https://allmy.bio/tech-girlz"]
developer.microsoft.com##div[aria-label="Promotional Banner"]
getwordly.com##.new-popup-for-getWordly
getwordly.com##.new-popup-for-getWordly + div.white-overlay
j-net21.smrj.go.jp###esodan-banner
vecernji.hr##.toaster_teaser
demae-can.com###line_popup
gillette.jp#$#.fixed { position: static!important; }
paypay.ne.jp#?#.is-modalContentsShow a.bannerModal__link[href^="https://paypay.ne.jp/event/"][data-eventaction]:upward(.is-modalContentsShow)
paypay.ne.jp#$#body[style="overflow: hidden;"] { overflow: auto!important; }
paypay.ne.jp#$#html[style="overflow: hidden;"] { overflow: auto!important; }
||lrepacks.net/templates/biz-ideas/new_year_motnyay/script.js
lrepacks.net##.b-page_newyear
lrepacks.net##.header-top
brilliant.org#$#.sponsor-modal { display: none !important; }
brilliant.org#$#body.locked { overflow: auto !important; }
any-video-converter.com##.active-popup
social-dog.net###banner
bauhutte.jp,tech-camp.in###js-popup
chaturbate.com##.RoomSignupPopup
bunshun.jp##.footer-overlay
taftcoffee.com###wa-chat-btn-root
abema.tv#$#.body--prevent-scroll { overflow: auto!important; }
abema.tv#$#.com-onboarding-OnboardingModalContainerView--enter-done { display: none!important; }
at-s.com##.bnr_popup01
blokt.com##div[id^="coinzilla_expandable_widget"]
cp.glico.jp###sec_modal_banner
gd.ru#$#.paywall[data-window-name-for-ga] { display: none !important; }
gd.ru#$#.megaShadow { display: none !important; }
gd.ru#$#body[style^="overflow:"] { overflow: auto !important; }
bluestacks.com###subscribe-modal
m.baidu.com##div[class^="mkt-ball-wrapper__"]
lkslodz.pl#%#//scriptlet('set-cookie', 'modal_rss', 'true')
toyokeizai.net##div[class^="SURVIN_GUIDE_"]
bursahakimiyet.com.tr,yenidonem.com.tr##.floating-wpp
||cxense.com/cx.cce.js$domain=gamespark.jp|inside-games.jp
reddit.com#$#div[style^="filter: blur"] { filter: none !important; }
reddit.com#$#.scroll-disabled { overflow: auto !important;position: static !important; }
reddit.com#$#.scroll-is-blocked { overflow: auto !important; }
reddit.com#$#.XPromoPill { display: none !important; }
reddit.com#$#shreddit-experience-tree { display: none !important; }
chromecastappstips.com#$#.fwdevp { transform: translate3d(0px, 0px, 0px) !important; position: relative !important; }
chromecastappstips.com#$#img[src*="opener-close.png"] { display: none !important; }
||tsuiran.jp/js/vendor/jquery.layerBoard.js
udemy.benesse.co.jp###popupCourseWrap
rajwap.biz##.videojs_theatre_mode
granadadigital.es#%#//scriptlet("abort-current-inline-script", "$popup", "magnificPopup")
passfab.ru###banner-seasonal
tutu.ru##div[data-ti="order-popper-container"]
tutu.ru##div[data-ti="banner"]
kolesa.ru##.post-popup
kolesa.ru##.marked-post
songsterr.com##div[id^="showroom"]
songsterr.com###app > aside#promo
uteka.ru##.app-discount-mini-banner__inner
digit.in###cubewrapid
filewhopper.com##.exitpopup
ansons.de##.couponFlap-container
bergzeit.de##div[data-id="structure_stickyVoucherTeaser"]
tp-link.com##.widget-sticker-right-bottom
||rarejob.com/cms/wp-content/themes/awaken/js/fix-banner.js
koronawirusunas.pl#%#//scriptlet("prevent-setTimeout", "#PatronModal")
nsctotal.com.br#$#.tp-modal { display: none !important; }
nsctotal.com.br#$#.tp-backdrop { display: none !important; }
cosmopolitan.com###recommended-modal
petri.com#%#//scriptlet('set-cookie-reload', 'hustle-hide-module-10', '10')
ext.hp.com##.cmnbox01 > div.repo
ucsusa.org###block-actioninterrupter
opencritic.com##app-youtube-modal
rugbypass.com##.news-bottom-articles.fixed
techplay.jp#$##v-event-recommend-modal { display: none!important; }
e2enetworks.com###newpop
zippia.com#$#.gated-popup { display: none !important; }
zippia.com#$#body[style*="overflow:"] { overflow: auto !important; position: inherit !important; }
knowledgehut.com#$#.blog-offer-modal { display: none!important; }
knowledgehut.com#$#.modal-backdrop { display: none!important; }
knowledgehut.com#$#body { overflow: visible!important; padding-right: 0!important; }
stackshare.io##div[id^="Cta_stackbot"]
privacysavvy.com###vpnoffer
gobankingrates.com##.basicLightbox
majordomo.ru###perenos-saita
reclameaqui.com.br#$##headerbar-touchpoint { display: none !important; }
reclameaqui.com.br#$##page-header { padding-top: 0px !important; }
xn----etbbecbrbp5ahkja1ae7v.xn--p1ai##.read-more
henryharvin.com##.chaty-widget
henryharvin.com###ExitIntentPop
adlock.com##.adl__spec__disc
m.baidu.com##div[srcid="mkt_entrance_ball"]
shopxp.com.br#%#//scriptlet("abort-current-inline-script", "$", "#mod-popup")
tutcourse.com##.cp-module-modal_popup[data-styleslug^="join-telegram-"]
rdrr.io##body > div:not([class])[style^="position: fixed"][style*="z-index:"]
mywifequitherjob.com#$#.mfp-wrap { display: none !important; }
mywifequitherjob.com#$#.mfp-bg { display: none !important; }
mywifequitherjob.com#$#html[style*="overflow:"] { overflow: auto !important; margin-right: 0 important; }
monsterspost.com##.bannerpop
templatemonster.com##.PlasmaPromotionPopup
sejuku.net###break_banner
rikeilabo.com###xeory-fixed-banner-sp
elespanol.com###gallerynews_footer
peterengland.com#%#//scriptlet('set-local-storage-item', 'storeToolTipSeen', '1')
elama.ru#$#.jquery-modal { display: none!important; }
elama.ru#$#body { overflow: visible!important; }
medizinfuchs.de#$#mf-backdrop { display: none!important; }
medizinfuchs.de#$#mf-dialog { display: none!important; }
medizinfuchs.de#$#body { overflow: visible!important; padding-right: 0!important; }
m.soundcloud.com#$#div[class^="Tooltip_TooltipOverlay__"] { display: none !important; }
m.soundcloud.com#$#body { overflow: auto !important; }
webukatu.com#%#//scriptlet("prevent-setTimeout", "isshowmodal", "3000")
xiaomi.ua###add_q
iobit.com##.popout
protanki.tv##main > div.fixed.z-50
libertycity.net,libertycity.ru##.create_acc
banglatech24.com##.extra-cls
hostinger.ru#$# body { overflow: visible!important; }
kurs.com.ua###popup-wrapper
octoparse.com###bf_pop
lernstudio-barbarossa.de#?#section > div#modalBackdrop:has(> div#modalContent > div.ctools-modal-content > div.bounce-convert-custom-modal)
lernstudio-barbarossa.de###flyout_aktion
ozerki.ru#?#.popup__block > div.rkf_popup_body:has(> div.rkf_popup_button > a[href="https://express.superapteka.ru"])
dns-shop.ru##.additional-opinion
wayfair.de##.ResponsiveModal-wrap
publish0x.com#$##registerPopup { display: none !important; }
publish0x.com#$##registerPopup ~ div.modal-backdrop { display: none !important; }
publish0x.com#$#body { overflow: auto !important; padding-right: 0 !important; }
style.potepan.com##.PopUpBanner
style.potepan.com##.PopUpBackground
azby.fmworld.net###popupmsg
nazya.com##.jGrowl
radiko.jp##.colorbox.policy
cnyfertility.com#%#//scriptlet("prevent-addEventListener", "scroll", ".open()")
slickdeals.net##div[data-template="genericDealAlerts"]
baumer.com##.toast-top-right
hamamatsu.com#$#html { overflow: auto !important; padding-right: 0 !important; }
hamamatsu.com#%#//scriptlet('remove-class', 'State--CountrySelectorModal', 'html')
getmyuni.com#%#//scriptlet('set-cookie', 'gmu_leadform', '1')
freeoffice.com#$##info-banner { display: none!important; }
freeoffice.com#$#.modal-backdrop { display: none!important; }
freeoffice.com#$#body { overflow: visible!important; padding-right: 0!important; }
fonwall.ru##.message-modal
americanexpress.com###btiDisruptorBanner
daisomall.co.kr##.header_top
bourns.com###BournsSurvey
faballey.com,houseofindya.com###regpopdiv
eepower.com###my_popup
buser.com.br#$#html.o-hidden { overflow: auto !important; }
opeka.gr,ipeenk.com##div[id^="notification"]
biznesinfo.pl,rolnikinfo.pl,wawainfo.pl,wtv.pl,turysci.pl,pacjenci.pl,swiatsportu.pl,swiatgwiazd.pl,swiatzwierzat.pl,techgame.pl,domekiogrodek.pl,goniec.pl,zdrogi.pl#%#//scriptlet('set-local-storage-item', '__iberion__publisherPromptSeen', '3')
liveagent.com###demobar
thenationalpulse.com,professor-excel.com##.hustle-popup
||professor-excel.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/css/hustle-popup.min.css
||professor-excel.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/css/hustle-global.min.css
goo.ne.jp#?##gpu:has(> a[data-popup-link])
rosenthal.de#$#html { overflow: visible!important; }
nova.rambler.ru##div[class^="RabotaWidgetNew__root_ready--"]
edureka.co#$##promotional_popup { display: none !important; }
edureka.co#$#.modal-backdrop { display: none !important; }
edureka.co#$#body.modal-open { padding-right: 0 !important; overflow: auto !important; }
588ku.com#?#.img-box > .Adclick:upward(1)
588ku.com##.editIndex-entry
producersphere.com##div[data-aftersubmission="show_welcomebar_every_page"]
fanpage.it##.fp_underfollow
||roskvartal-a.akamaihd.net/Web.Common/Scripts/Libs/enjoyhint/enjoyhint.min.js
||supersadovnik.ru/Content/scripts/bother.js
bbc.com#$#.tp-modal { display: none !important; }
bbc.com#$#.tp-backdrop { display: none !important; }
bbc.com#$#body.tp-modal-open { overflow: auto !important; }
24.hu##.fb-exit-popup-container
globalize.lifepepper.co.jp##div[id^="signupFormContainer_"]
reddit.com##div[class^="subredditvars-"] > div[class^="_"] > div[class][style*="--Toaster-indicatorColor:"]
blog.csdn.net#%#//scriptlet('set-cookie', 'unlogin_scroll_step', '1')
maaseuduntulevaisuus.fi##.nav-link--notification-handler
bnext.com.tw##.IdleBox
ehonnavi.net#$#.flipdesk_trigger_expire_button { display: none !important; }
ehonnavi.net#$#html[style*="overflow: hidden"] { overflow-y: scroll!important; }
onamae.com##.bannerLeft
onamae.com#$#.js-modal[data-name="first"] { display: none !important; }
onamae.com#$#body.is-fixed { overflow: auto !important; }
bola.net###read_next
bola.com###breaking-news
jornaldocarro.estadao.com.br###intersitial-iframe
jobrainbow.jp##.PageContentFloatBannerWrapper
companyhouse.de#$#body { overflow: auto !important; padding-right: 0 !important; }
companyhouse.de#$#div[id="ajax-modal"][style="display: block; padding-right: 17px;"] { display: none !important; }
companyhouse.de#$#div[id="ajax-modal"][style="display: block; padding-right: 17px;"] ~ div.modal-backdrop { display: none !important; }
startech.com.bd#%#//scriptlet('set-constant', 'app.enablePopup', 'false')
equl.jp,naifix.com##.boxzilla-bottom-right-container
raspberrytips.com#$#html { overflow: visible !important; }
shamining.com#$#body { overflow: auto !important; }
shamining.com#$#.popup_transparent { display: none !important; }
media.io##.rating-container
||statnews.com/wp-content/compiled/js/stat-modal.js
branchen-info.net###Layer2
gothamist.com##.donate-banner
evroopt.by##.spu-bottom-bar
outlook.office.com###obf-ToastContainer
mail.google.com###sdppromo
findstack.com##.ct-popup
isha.sadhguru.org##.region-bottom-widget
fangzhenxiu.com##.index-page-advert
freemake.com##.forbidden-download-popup
telecomtv.com##.toast-bottom-center
neodebrid.com##.altumcode
motherjones.com###exit-intent-overlay
goodhouse.ru,mhealth.ru##.video-recommendation-sticky
proglib.io##div[data-config-item]
ask.fm#$#body.lightbox-open { overflow: auto !important; }
yourstory.com###broadcast-toast
videodownloaderultimate.com#$##m_offer { display: none!important; }
videodownloaderultimate.com#$#body { overflow: visible!important; padding-right: 0!important; }
003ms.ru##.android_go
1000.menu#%#//scriptlet('prevent-setTimeout', 'init_no_delay')
blocksite.co###elementor-popup-modal-2435
blocksite.co###elementor-popup-modal-2994
wikijob.co.uk#$#body[style^="overflow:"] { overflow: auto !important; }
4kdownload.com#$?#body > div.remodal-wrapper:has(> div#ouibounce-modal > div#popup-download-root) { display: none!important; }
4kdownload.com#$#.remodal-overlay { display: none!important; }
4kdownload.com#$#html { overflow: visible!important; }
4kdownload.com#$#body { padding-right: 0!important; }
zona.plus###zona-android
okazurand.net###ado-side-drawer
infoq.com#$#.promo { display: none !important; }
infoq.com#$#.promo + header { margin-top: 0 !important; }
ionos.com#$#body[style^="overflow:"] { overflow: auto !important; }
ionos.com#$#div[id^="bio_ep"] { display: none !important; }
sddhelp.ru##.modal--discount
tgju.org###popup-layer-container
lifestyle.livemint.com##div[class^="newsletter"]
reopen.europa.eu##.ecl-language-list
filmibeat.com###oiNotification
online-audio-converter.com,online-video-cutter.com,video-converter.com,convert.io,extract.me,online-voice-recorder.com,audio-joiner.com,pdf.io,webcamera.io,mp3cut.net,123apps.com###allapps-extension-popup
google.*###google-hats-survey
trip101.com##.exit-intent
aeon.co##div[class^="Banner__BannerWrapper"]
easeus.com##body > div[class^="pop_"]
careers360.com##.stickyBottom
fastestvpn.com###saveBig
52asus.com###guiigo-black-mask
52asus.com##button[id="triggerModel"]
yomipo.yomiuri.co.jp#$##gtm-promotionModal-overlay { display: none!important; }
it-actual.ru##.entry-meta > div[class="xcdzla x2-der"]
anthropologie.com,urbanoutfitters.com#$?##modal form#email-sign-up-form:upward(#modal) {display: none!important; }
anthropologie.com,urbanoutfitters.com#$#body[style="overflow: hidden;"] { overflow: auto!important; }
acorns.com##.sticky-action-button-container
travel.co.jp##.g-sticky
oiplay.tv##body .welcome-popup
oiplay.tv##body .modal-backdrop
fdr.com.br##.gridrp
companyhouse.de##.offer-container
mercomindia.com#$#html { overflow: auto !important; }
app.photobucket.com###pendo-base[data-layout="lightboxBlank"] > div[data-vertical-alignment="Bottom Right Aligned"] > #pendo-guide-container
websiteplanet.com##.promotion-popup
cian.ru###map-search-frontend div[data-name="BannerWrapper"]
passeidireto.com##.register-wall
awwwards.com##.box-recommended
onlinecourses.ooo#%#//scriptlet("set-constant", "wp_subscribe_popup", "noopFunc")
google.*#$#div[data-msau^="https://consent.google.com/minor-save?continue"] { display: none !important; }
behance.net##div[class*="SignUpPrompt-popup-"]
greeninfo.ru##.StickySubscribe
co2online.de##.stickysidebar
bitly.com##div[id^="wow-modal-overlay-"]
campaignlive.co.uk##.modalOverlay
campaignlive.co.uk##.modalWrap
cdsco.gov.in###popup-box1
freedownloadmanager.org###on_exit_dialog
oneindia.com###containerPop
oneindia.com###popupDiv
oneindia.com###closePopupDiv
testsigma.com###sideepopup
testsigma.com###floating-banner-new
support.servicenow.com###signInOptions
searchenginereports.net##div[id^="bio_ep"]
washingtonpost.com###qa-modal-body
wordcounter.io##.body-alert
contentkingapp.com#$#.js-exit-intent-dialog { display: none!important; }
contentkingapp.com#$#.dialog-bg { display: none!important; }
contentkingapp.com#$#html { overflow: visible!important; }
ingentaconnect.com#$#body { overflow: visible!important; }
da-direkt.de#%#//scriptlet("prevent-addEventListener", "mouseout", "event.dispatch.apply")
play.anghami.com##.register-banner
zoutons.com#$##modal_subscribe { display: none !important; }
zoutons.com#$#body[class*="modal-open"] { overflow: auto !important; }
classcentral.com###signup-slidein
bachelorstudies.com##.v-snack__wrapper
intellipaat.com##.footer-sticky-cta-ds
iaspaper.net##.modale
latesthdmovies.*,coursevania.com,iaspaper.net##.mtsnb-top
varmatin.com###sticky-banner-container
gettinenglish.com#%#//scriptlet('set-cookie', 'cp_id_85057', 'true')
manyagroup.com#$##getintouch { display: none!important; }
manyagroup.com#$#body { overflow: visible!important; padding-right: 0!important; }
arcserve.com#%#//scriptlet("prevent-setTimeout", "modalOpen()")
inside.bahn.de##.db-popup-unique
novel.naver.com##.ly_dim
khiphach.vn##.sgpb-popup-dialog-main-div-wrapper
khiphach.vn##.sgpb-popup-overlay
actcorp.in#$##cityModal { display: none !important; }
actcorp.in#$#.modal-backdrop { display: none !important; }
actcorp.in#$#body[class*="modal-open"] { overflow: auto !important; }
khanacademy.org##div[data-test-id="hack-ignore-focusable-not-visible-test"]
tecmint.com##.top-bar
expres.online###paywall-notification
cracked.io,nulled.to##.guestbox
cdotrends.com#%#//scriptlet("prevent-setTimeout", "jQuery.colorbox")
appgrooves.com##.sticky-signup-section
softonic.com##.zeus_iframe.is-sticky-left-bottom
tsum.ru#$#lead-form { display: none!important; }
tsum.ru#$#body { overflow: visible!important; }
richmond.com,mtstandard.com#$##lee-registration-wall { display: none !important; }
richmond.com,mtstandard.com#$##lee-subscription-wall { display: none !important; }
richmond.com,mtstandard.com#$#.modal-backdrop { display: none !important; }
richmond.com,mtstandard.com#$#body { overflow: auto !important; padding-right: 0 !important; }
myassignmenthelp.com###wait-popup
myassignmenthelp.com##.modal-backdrop
harmonicinc.com#$#body { overflow: visible!important; }
texacopolska.pl#%#//scriptlet('set-cookie', 'movie-displayed', 'true')
valueresearchonline.com#$##download-report-modal { display: none!important; }
valueresearchonline.com#$#.modal-backdrop { display: none!important }
valueresearchonline.com#$#body { overflow: visible!important; padding-right: 0!important; }
valueresearchonline.com###vr-bottom-bar
careeraddict.com#$#div[data-react-class="flexiblePopups/show"] { display: none!important; }
careeraddict.com#$#html { overflow: visible!important; position: static!important; }
careeraddict.com#$#body { overflow: visible!important; }
careeraddict.com##.sticky-share-box-outer
mylivewallpapers.com#%#//scriptlet('set-cookie', 'njt-close-notibar', 'true')
app.iosgods.com##.toast--announcement
popmama.com#$##mainBannerPopup { display: none!important; }
popmama.com#$#.modal-backdrop { display: none!important; }
popmama.com#$#body { overflow: visible!important; padding-right: 0!important; }
toolsqa.com#$##advertisement-modal { display: none !important; }
toolsqa.com#$#body[style^="overflow:"] { overflow: auto !important; }
netsparker.com###subscripbeModal
skillsyouneed.com##.syn-share-bar
ruten.com.tw#$#.ruten-event-notification { display: none !important; }
ruten.com.tw#$#body { overflow: auto !important; }
diffchecker.com#%#//scriptlet('set-local-storage-item', 'alreadySawHomepageModal', 'true')
tide.com###global-sticker
grammarly.com##div[class*="-popupEnterActive"]
grammarly.com#?#main > div[class*="-banner"]:has(> div[class*="-basicButton"] > span:contains(Get Grammarly))
vpnpro.com#$#.providerModal { display: none!important; }
vpnpro.com#$#.modal-backdrop { display: none!important; }
vpnpro.com#$#body { overflow: visible!important; padding-right: 0!important; }
chillglobal.com##body .popup-acm:not(#style_important)
milano.corriere.it##.tp-modal.manine-modal
staradvertiser.com#%#//scriptlet("abort-current-inline-script", "jQuery", "covid19_modal")
gatesnotes.com###SiteWide_CTAs_Roadblock_HTML
europelanguagejobs.com#?#body > div.modal:has(> div.modal-content > div.row p:contains(Sign up now))
partitionwizard.com,minitool.com##.promotions-banner-wrap
freshercooker.in##.chaty-widget
askiitians.com###juniorHackerCodingMaster
fourminutebooks.com##.rm-toaster
mizuno.com.br###newUserPopUp
reveddit.com#$#.ReactModalPortal { display: none !important; }
reveddit.com#$#body[class*="open"] { overflow: auto !important; }
skillcrush.com#$##lead-popup { display: none!important; }
skillcrush.com#$#html { position: static!important; }
nestoria.de###alertAside
nestoria.de###alertBottom
mondaq.com#%#//scriptlet('prevent-setTimeout', 'cd-user-modal')
bergfreunde.de##div[class^="reveal-modal"]
lernhelfer.de###bounce-modal
||gadget.pico.tools/wrapper.min.js$domain=coloradosun.com
vantastic-foods.com##div[class^="iziModal"]
mona.de,mia-moda.de,wenz.de,meyer-mode.de,albamoda.de,vamos-schuhe.de,impressionen.de##begl-service
ambientedirect.com##.snippetNewsletterFlyIn
streameast.*##cloudflare-app[app="flashcard"][data-position="left"]
ac-illust.com,photo-ac.com###eachDownloadedModal
pcdock24.com###bottom_nav
e-recht24.de##.eb-module[data-type="popup"]
tophotels.ru##.good-offer-wrap
account.jetbrains.com##.jba-agreement-panel
lomography.com#?#.wrapper > .modal > div > div > form.subscribe:upward(3)
||christies.com/js/LoadFastSignUp.js
ebth.com#%#//scriptlet('set-cookie', 'signup_modal', 'true')
onehack.us##.sidenav
blockchain-council.org#$#body { overflow: auto !important; padding-right: 0 !important; }
typing.academy###dialog
typing.academy###bubble
tabnine.com##.AdWrapper
statista.com#$#body[class*="overlay"] { overflow: auto !important; }
statista.com#$##vue-modals { display: none !important; }
||buhgalter.com.ua/assets/templates/base/*/buy-access
iprovpn.com#%#//scriptlet('abort-current-inline-script', '$', '#saveBig')
westwing.de##body > div[data-component-name="SlideInSignUpBanner"]
westwing.de#%#//scriptlet("prevent-addEventListener", "ww-open-overlay", "scrollTop")
nv.ua##.nyt_promo
puma.com##.emailSignupModal
puma.com##.emailSignupModal ~ div.modal-backdrop
libertyparkmusic.com#$#html { overflow: auto !important; }
jagran.com##.Cube
universalfreecourse.com,downloadfreecourse.com#%#//scriptlet('abort-current-inline-script', '$', 'modal_newsletter')
pbs.org#$#.modal-backdrop { display: none !important; }
pbs.org#$##newsletter-modal { display: none !important; }
pbs.org#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
nesta.org.uk##.fixed-message
leverageedu.com##.whatsappclass
leverageedu.com##.expertbutton
affiliates.fiverr.com#$#html { overflow: auto !important; }
affiliates.fiverr.com#$#.nn-popup-maker-modal { display: none !important; }
stackify.com###elementor-popup-modal-31284
pringles.com##.kfrstickytout
usnews.com#$#div[class*="ModalWrapper__BigBox-"] { display: none!important; }
usnews.com#$#body { overflow: visible!important; }
usnews.com###sailthru-overlay-container
economictimes.indiatimes.com##.pop_layer
economictimes.indiatimes.com##.btmTitleBox[style*="position: fixed;"]
economictimes.indiatimes.com##.vidWidget[style*="position: fixed;"]
economictimes.indiatimes.com##.stickyBand
shopify.com##.sticky-banner-container
findaphd.com#$#.modal-backdrop { display: none !important; }
findaphd.com#$#body { overflow: visible !important; padding-right: 0 !important; }
itgalaxy.ro###newsletter-alert
digest.myhq.in#$#html { overflow: visible !important; }
digest.myhq.in#$#.featherlight { display: none !important; }
carolinacountry.com###ampz_flyin
thaqfny.com##.maylike
princetonreview.com##.sticky-blue-pass
princetonreview.com#%#//scriptlet('prevent-setTimeout', 'advice-popup')
hellozdrowie.pl##.newsletter-popup-container
jungewelt.de##.overlay-container
gamingforecast.com#$#body { margin-top: 0 !important; }
autodoc24.ro##.overlay.black.hidden
readbrightly.com###rise-up
futureoflife.org##.mo-optin-form-wrapper.mo-has-name-email
irishpost.com###overlay-form-container
annaclemens.com,retail-insider.com,fireflysci.com,escomponents.com,thepracticalpsych.com##.sqs-popup-overlay
||ecb.qualquantsignals.com/invite/*.js$domain=alstom.com
humanesociety.org##.region-windowshade
ziare.com##body > div[id^="conteiner_ziare_com_"]
aarp.org###siteBannerText
haufe-akademie.de###modal-exit-intent
4living.ru##.new-banner
aajtak.in##.rhs-fixwhtsapp
justdial.com###best_deal_div
justdial.com##.b-modal.__b-popup1__
bau-welt.de##.modal--newsletter
book.dmm.co.jp###react-popup-parts-root
ewdn.com##div[data-title^="Subscription Form - Popup"]
indiafreestuff.in##.mypopups-substare
newbalance.*###discount-popup-container
lawstudies.com,masterstudies.com##.v-snack--bottom.v-snack--right
nikkei.com###slideIn
biz.ne.jp###lean_overlay
biz.ne.jp###modal-info-banner
microsoft.com#$##emailSup-modal { display: none!important; }
microsoft.com#$#.modal-backdrop { display: none!important; }
microsoft.com#$#body { overflow: auto !important; padding-right: 0 !important; }
seolaboratory.jp##.teian-navi-box
livenewsnow.com###pum-5735
wixsite.com,wix.com###POPUPS_ROOT
weblium.com###create-site-banner
peoplematters.in###nps-box
axisbank.com##.dealPopup
axisbank.com##.overLay
autoc-one.jp##.modal-popup--border
mastersportal.com##.StudyPortals_Shared_Modules_SlideInElement_TipsList_TipsList
themeisle.com###notice-popup
algonquincollege.com###fancybox-container-1
evrimagaci.org###pwa-popup-container
findamasters.com#%#//scriptlet('set-cookie', 'signup_win_closed', 'true')
tripoto.com#%#//scriptlet('set-cookie', '__TRAVEL_QUIZ__', 'true')
topresume.com##.sidebar-cta.popup
udacity.com#$#body[style^="overflow:"] { overflow: auto !important; }
udacity.com#$#div[class^="modal_container_"] { display: none !important; }
udacity.com##div[class^="moustache_hideSticky"]
udacity.com##div[data-testid="newsletter-signup-popup"]
fiba.basketball###social-promo-flyin
flexjobs.com###flexer-signup-modal-cta
flexjobs.com###flexer-signup-modal-cta ~ div.modal-backdrop
logitechg.com,logitech.com#$#body { overflow: auto !important; }
logitechg.com,logitech.com#$#.email-subscription-modal { display: none !important; }
flipboard.com##.anchored-dialog.signup-cta
mens.tasclap.jp##.c-notice
mens.tasclap.jp##.l-action-button-recommend
vbee.vn##.banner-fix
purkle.com.au#$#body { overflow: auto !important; }
purkle.com.au#$##myProfileAccessQuestions { display: none !important; }
purkle.com.au#$#.modal-backdrop { display: none !important; }
dyhjw.com##.guessEntranceOpen
dyhjw.com##.AppEntranceBox
bahndampf.de##.sgpb-popup-overlay
enterprisersproject.com###block-subscribetoournewsletter
press.princeton.edu#$#.m-popup { display: none !important; }
press.princeton.edu#%#//scriptlet('remove-attr', 'style', 'body[style^="overflow:"],html[style^="overflow:"]')
gizmochina.com,prodesigntools.com###wpfront-notification-bar
juracademy.de#%#//scriptlet("set-constant", "initExitIntent", "noopFunc")
coursehero.com###fmup-modal-container
sm.ms##.notify
gruender.de##.elementor-popup-modal
e.mail.ru##.application > div.notify-stack_fixed
||d24.user.com/widget.js$domain=cyberdefence24.pl
aftermarket.pl##.help-widget-invite
cocoleech.com##.altumcode
medsurgeindia.com#%#//scriptlet("prevent-setTimeout", "#send_enquery_popup_load")
tumblr.com##div[style^="background: rgb(124, 92, 255)"][style*="color: rgb(255, 255, 255);"]
hp.com#?#.react-modal-bg:has(> div.exit-popup)
setapp.com##.side-scrolling__banner
haberturk.com##.news-video-wrapper.sticker
softadvice.informer.com#$##egwind { display: none !important; }
softadvice.informer.com#$#html { overflow: visible !important; }
horizonhobby.de#%#//scriptlet('set-cookie', 'emailSignupCookie', 'true')
thenarwhal.ca#$#html.hustle-no-scroll { overflow: auto !important; }
thenarwhal.ca#?#.hustle-popup:has(> div.hustle-popup-content button.subscription_popup_track)
thenarwhal.ca#?#.hustle-ui:has(> div.hustle-slidein-content a[href^="https://checkout.fundjournalism.org/memberform?"])
thenarwhal.ca#$##topNav { top: 0 !important; }
lenta.ru##div[class^="announce-pop-200"]
solarmovie.pe,cineb.net#$#body { overflow: auto !important; padding-right: 0 !important; }
solarmovie.pe,cineb.net#$#.modal-backdrop { display: none !important; }
solarmovie.pe,cineb.net#$##modalshare { display: none !important; }
ef.com#%#//scriptlet('set-cookie', 'efblog__hide_subscribe_popup', 'true')
archive.vanityfair.com#$#body { overflow: auto !important; padding-right: 0 !important; }
bostonglobe.com##amp-subscriptions-dialog
hcn.org##.overlay-promo
mac-forums.com##.tloom-lb
karl.com#$#.uiLayer-newsletter { display: none!important; }
karl.com#$#html { overflow: visible!important; margin-right: 0!important; }
brainly.com.br,brainly.in##.js-react-registration-toplayer
deftpdf.com##.show_ext
vegasslotsonline.com##body .blx-exit-popup
vegasslotsonline.com##body .blx-exit-popup-overlay
vegasslotsonline.com#%#//scriptlet("prevent-setTimeout", "$('.spg-")
alistapart.com##.coil-banner-message-container
scribd.com##.auto__doc_page_shared_modals_modal > .exit_modal
web.*,gmx.*##.topicWrapper.adjust-view
betten.de##div[class^="min-layer"]
ohbaby.co.nz##.modal-backdrop
||mediabiasfactcheck.com/wp-content/plugins/wordpress-popup/assets/js/front.min.js
foreignaffairs.com##.messages--container--bottom
auctions.yahoo.co.jp#?#section[class^="Component-sc"] > a[class*="-sc-"][data-ylk^="rsec:prmdl"]:upward(1)
games.mail.ru##.notification__wrapper
nationalgeographic.com#$#div[id^="fittPortal"] { display: none !important; }
nationalgeographic.com#$#body[class^="Scroll"] { overflow: auto !important; top: 0 !important; position: static !important; }
vizita.si#%#document.cookie="popup=9999999999999; path=/;";
vanityfair.com##aside[class^="PaywallBarWrapper-"]
williams-sonoma.com,potterybarn.com,pbteen.com,potterybarnkids.com,westelm.com,markandgraham.com#%#//scriptlet('prevent-setInterval', 'showCampaignOverlay')
derstandard.at,derstandard.de##.dstpiano-container
revolutionrace.de#$?#body > div[id^="vue-portal-target-"]:has(> div.modal-layer div.newsletter-block) { display: none!important; }
revolutionrace.de#$#body { position: static!important; padding-right: 0!important;}
impressionen.de#$#body { position: static!important; overflow: visible!important; }
klingel.de,babista.de#$#body { position: static!important; overflow: visible!important; }
kontextwochenzeitung.de,deanbokhari.com,radioclub.ua#$#html { overflow: auto !important; margin-right: 0 !important; }
caravanistan.com###notification-69111
slideshare.net###scribd-ad-exit-modal
lexpress.fr##.bottom-bar-full
twitch.tv##.follow-prompt
twitch.tv###twilight-sticky-footer-root
avokazu.com###bott0m0verlay
thebaffler.com##.boxzilla-word-factory-subscribe-fullprice
thebaffler.com##.boxzilla-overlay
||babymed.com/sites/all/themes/babymed_v*/bower_components/remodal/dist/remodal.min.js
||cdn.threadloom.com^$domain=forum.xda-developers.com
doorofperception.com#%#//scriptlet("prevent-setTimeout", "newsletter_show()", "2000")
gmanetwork.com##.ivs-floating-widget
bloomberg.com#$##newsletter-modal { display: none !important; }
bloomberg.com#$#body[class^="noScroll"] { overflow: visible !important; }
bloomberg.com#$#html.sp-message-open { overflow: visible !important; position: static !important; margin-top: 0 !important; }
dreamstime.com#$##freetrial_popup { display: none!important; }
holzconnection.de#$#html { overflow: visible!important; }
holzconnection.de#$#body { overflow: visible!important; }
bestbuy.com#$##widgets-view-email-modal-mount { display: none !important; }
bestbuy.com#$#body { overflow: auto !important; }
gurufocus.com##.el-dialog__wrapper
gurufocus.com##.v-modal
multilaser.com.br##div[class^="ligthbox-allin"]
economictimes.indiatimes.com#%#//scriptlet('prevent-setTimeout', '/nltrShow30minFlag|js_primetargeting_popup/')
mobile01.com#$#body.fancybox-active { overflow: auto !important; }
thinkful.com##div[id^="overlay-popup-"]
reverbnation.com###dim_overlay
suedtirol.info##.nl-popup
canaltech.com.br##.lead-ofertas
ihavenotv.com#$##modalFirstTimeWelcome { display: none!important; }
ihavenotv.com#$#.modal-backdrop { display: none!important; }
ihavenotv.com#$#body { overflow: visible!important; }
moneysmart.sg##.floating-widget
lacrossetribune.com#$#.modal-backdrop { display: none !important; }
lacrossetribune.com#$#body { overflow: visible !important; }
forum.ixbt.com###top_annc
||thehoneycombers.com/*/wp-content/themes/honeycombers-2019/includes/js/hc-exit.js
bravissimo.com##footer div.c-editorial-modal__container--collapsed
sky.com.br#$#.modal-pre-page { display: none!important; }
sky.com.br#$#.modal-backdrop { display: none!important; }
sky.com.br#$#body { overflow: visible!important; }
advocard.de##.lightbox
princessetamtam.com#$##newsletter { display: none !important; }
bishuk.com#$##sgpb-popup-dialog-main-div-wrapper { display: none !important; }
bishuk.com#$#.sgpb-popup-overlay { display: none !important; }
bishuk.com#$#body[class*="overflow-hidden"] { overflow: auto !important; }
bishuk.com#$#html[class*="overflow-hidden"] { overflow: auto !important; }
proprofsdiscuss.com#$##myModal_popup { display: none !important; }
proprofsdiscuss.com#$#.modal-backdrop { display: none !important; }
proprofsdiscuss.com#$#body.modal-open { overflow: auto !important; }
transtutors.com##.alart_popup_bg
uniqlo.com#%#//scriptlet('set-cookie', 'newsletteroverlayopened', 'true')
lbv.de#%#document.cookie="overlay-geschenk=donotshowfor7days; path=/;";
eurotransport.de##div[data-window-name="newsletter"]
psychologies.com##.psychoLightBox
/wp-content/plugins/popup-builder/*$domain=easyengineering.net|pikaichi.co.jp
vegasslotsonline.com##.exit-popup
vegasslotsonline.com##.subscribe-to-newsletter-sticky
tutorialsduniya.com,betootaadvocate.com,financefwd.com##.hustle-slidein-position--south
typography.com##div[class^="App__footerRegion_"] > footer[class^="SiteFooter__footer"]
playground.ru###tzrContainer
growney.de#$#body { overflow: auto !important; }
efahrer.chip.de###pop-up-subscriber-form
comss.ru#$#[id^="getsitecontrol"] { display: none!important; }
comss.ru#$#html { overflow: visible!important; }
dicoall.com##.Black_Screen
oglobo.globo.com#$#body { overflow: auto !important; }
oglobo.globo.com#$##gcomPromo { display: none !important; }
thequint.com###breaking-news-container
juejin.cn##.recommend-box > .extension
kommunal.de###block-popup-black-friday
theblockcrypto.com#$#body { overflow: auto !important; }
theblockcrypto.com#$#.newsletterModal { display: none !important; }
zive.aktuality.sk##.push-modal
coursehero.com#$##itl-popup-container { display: none!important; }
coursehero.com#$#body { overflow: visible!important; }
investing.com##.js-floated-header-container
huaban.com###unauth_callout
lesechos.fr##a[aria-label="Je m'abonne"]
search.brave.com###searchCTA
mi.com##.index-popup-container
faceit.com##authenticate-prompt
telia.lt##div.js-sticky-lead-container[style="z-index: 1040"]
benguturk.com#%#//scriptlet("set-cookie", "popup_kapali", "true")
redhat.com##.subscribe-sidebar
bandt.com.au#$##myModal { display: none !important; }
bandt.com.au#$#body.modal-open { overflow: auto !important; }
fridaynightfunkin.fandom.com##.mw-parser-output > table[align="center"] ~ div[class^="noprint"]
livelaw.in##.pop-box-wrapper
bigmag.ua##button[data-target="#takeDiscount"]
bigmag.ua##button[data-target="#takeDiscount"] ~ span.btn-widget-close
bigmag.ua##.modal-backdrop
bigmag.ua#$#body { overflow: auto !important; padding-right: 0 !important; }
friopecas.com.br#$##antiFuga { display: none !important; }
sainsmart.com##iframe[title^="Smile.io Rewards Program"]
low-ya.com##.v--modal-overlay
sonntagsblatt.de#$#body { overflow: visible !important; }
receive-sms-online.info###fixed
talkspace.com#$##assessment-modal { display: none!important; }
talkspace.com#$#.modal-backdrop { display: none!important; }
talkspace.com#$#body { overflow: visible!important; }
cifrus.ru#%#//scriptlet('set-cookie', 'subbanner', 'true')
scanwp.net#$#body { overflow: auto !important; }
scanwp.net#$##bio_ep_bg { display: none !important; }
scanwp.net#$##bio_ep { display: none !important; }
sks-auto.ru##.jllikeproSharesContayner
developer.chrome.com##announcement-banner
glasswire.com###subscription-modal
b.hatena.ne.jp#$#.bookmark-guest-guide-modal { display: none!important; }
b.hatena.ne.jp#$#.modal-overlay { display: none!important; }
||unpkg.com/micromodal*/dist/micromodal.min.js$domain=versii.if.ua
salonsecret.ru##.LP-tools
fivepost.ru#$#.modal { display: none!important; }
fivepost.ru#$#.modal-backdrop { display: none!important; }
fivepost.ru#$#body { overflow: visible!important; }
kmplayer.com#%#//scriptlet('set-cookie', 'home-layer', 'false')
ucanews.com##.newsletter-overlay
besanttechnologies.com#$##enqModal { display: none!important; }
besanttechnologies.com#$#body { overflow: visible!important; }
besanttechnologies.com##.bt_whatsapp
careerkarma.com###full-sticky-footer-container
||flamelab.io/flamelab.js
upgrad.com##.mpp-container
skillcrush.com##body > div.alert-wrapper
skillcrush.com#$#body.sc-alert__showing { margin-top: 0!important; }
1mg.com#%#(function() { try { if ("undefined" != typeof sessionStorage) { sessionStorage.setItem("pharmaLeaveIntentPopup", "true") } } catch (ex) {} })();
hacksleak.in,freesoff.com###discourse-modal:not(.login-modal):not(.create-account)
hacksleak.in,freesoff.com##.modal-backdrop
manning.com#$#body { overflow: visible!important; }
manning.com#$##simple-signup-modal { display: none!important; }
spicebar.de,manning.com#$#.reveal-modal-bg { display: none!important; }
car-mo.jp##.pr-modal
classroom.udacity.com#$#.vds-modal__blanket { position: absolute !important; left: -3000px !important; }
toppr.com###signupPopupWrapper
lawrato.com##.popup-graybox
lawrato.com###chat-box
ericsson.com##div.open[data-showafter]
instapage.com##div[data-title="Blog Subscribe"]
trustradius.com##.vendor-shout
thehindubusinessline.com#$#.tp-modal { display: none!important; }
thehindubusinessline.com#$#.tp-backdrop { display: none!important; }
thehindubusinessline.com#$#body { overflow: visible!important; }
tous.com#$#body.modal-open { overflow: auto!important; }
baseconnect.in##.slide[style="width: 340px; height: 283px;"]
baseconnect.in#$#.modalBanner__overlay { display: none!important; }
baseconnect.in#$#html[style="overflow: hidden;"] { overflow: auto!important; }
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.mz-push-banner
autodoc.de##.overlay.black
videobuster.de###notify-container
videobuster.de###notify-label
cryptobriefing.com#$#.newsletter-modal { display: none !important; }
cryptobriefing.com#$#body { overflow: auto !important; }
zsa.io##.gehvRn
||misumi-ec.com/operation/floating_bnr/
penguinrandomhouse.com##.sgnup
press-start.com.au#$##modal { display: none !important; }
press-start.com.au#$#body { overflow: visible !important; }
justnerd.it,lffl.org,press-start.com.au##.slide-in-box
jagranjosh.com##.edu-award
mustang-jeans.com#$##newsletterModal { display: none !important; }
ladenzeile.de##.ncta-Newsletter_Popup
blogs.oglobo.globo.com#$#body { overflow: auto !important; }
sarvgyan.com##div[class^="sgn-top-bar"]
magazinevoce.com.br###mod-welcome
magazinevoce.com.br##.mod-welcome-overlay
unacademy.com##.MuiTooltip-popper
chili.com###positioning-banner-content-details-hidden
thehindu.com#?#.tp-modal:has(> div.tp-iframe-wrapper > iframe[id^="offer"][src*="/offer/show?"])
thehindu.com#$#.tp-backdrop { display: none!important; }
thehindu.com#$#body.tp-modal-open { overflow: auto !important;height: auto !important; }
jacobinmag.com###mailing-list-popup
uptime.com#$##receive-alerts-modal-partial { display: none!important; }
uptime.com#$#.modal-backdrop { display: none!important; }
uptime.com#$#body { overflow: visible!important; }
colorlib.com###conversions-box
diets.ru##.dayrecipes_p
diets.ru##div[onclick="closeDailyRecipesPopup()"]
codecademy.com###branded-banner
x-art.com##.promo-bar
dyxs11.com,dianyingim.com##.popup-tips
dyxs11.com,dianyingim.com##.shortcuts-mobile-overlay
emerald.com###support-banner-container
ncbi.nlm.nih.gov##.nCoV_shutdown
miniwebtool.com###mysurveymodal
watchuseek.com###welcome_back
web.de,gmx.*#$#.dialogOverlay[data-type="welcomelayer"] { display: none !important; }
web.de,gmx.*#$#.hideScrolling { overflow: visible !important; }
web.de,gmx.*##section[data-name="inactivityDialog"]
4900.co.jp###ouibounce-modal
pcgroup.ru#$#body { overflow: auto !important; }
pcgroup.ru#$##ck-popup-vacancy { display: none !important; }
pcgroup.ru#$#.modal-backdrop { display: none !important; }
scribd.com##div[class*="doc_page_body_document_useful"]
people.com##.sitewide-alerts
adespresso.com##.join-bar
irishtimes.com#$#.mfp-wrap { display: none!important; }
irishtimes.com#$#.mfp-bg { display: none!important; }
irishtimes.com#$#html { overflow: visible !important; }
irishtimes.com#$#body { overflow: visible !important; }
mindtools.com#$##propositionModal { display: none !important; }
mindtools.com#$?#html { overflow: auto !important; }
collegedunia.com#?#.modal:has(> div[class] div.media-body > h3:contains(/^Register Now/))
collegedunia.com#$#.modal-backdrop { display: none !important; }
tjournal.ru,dtf.ru,vc.ru##.dstr-fl
goimports.com.br###btnwhatsapp
boohooman.com,boohoo.com##.js-floating-promo
mailbrew.com#$#body { overflow: visible !important; }
brax.com###oc-newsletter
groupon.de###subscribe_modal_container
groupon.de###spotlight
tokopedia.com##div[aria-label="unf-overlay"]
tokopedia.com##div[aria-label="unf-overlay"] + div[data-unify="Dialog"]
dvdfab.cn###j_page_header > #j_page_coupon
dvdfab.cn##.inq-box
dvdfab.cn##.resource-inquiry
dvdfab.cn##.fixed-down
dvdfab.cn###float-banner-wrap
highspeedinternet.com##.disclaimer-container
||tetori.link/share/js/scenario.js
cookiebot.com##.granify-widget-container
snipes.com#$#.b-modal--first-visit { display: none !important; }
snipes.com#$#.h-disable-scroll { overflow: auto !important; position: unset !important; }
skagen.com##.veil
skagen.com###email-sign-up
oogarden.de#%#//scriptlet("set-cookie", "OogCCO", "1")
tvfindr.com#%#//scriptlet('set-cookie', 'ck_glue_visit', '1')
edutopia.org#%#//scriptlet('prevent-setTimeout', 'signupPopup')
indeed.com#$##popover-background { display: none!important; }
indeed.com#$##popover-foreground { display: none!important; }
indeed.com#$#body.disablescroll { overflow: auto!important;overflow-y: auto !important; }
tvoytrener.com###nogi
lbb.in##.ad-blocker
psy.su#$#.popups { display: none !important; }
psy.su#$#body { overflow: visible !important; }
autoc-one.jp##.show-up.floating
autoc-one.jp#$##diagnoseModal { display: none!important; }
denverpost.com#$#body { overflow: auto !important; }
saratogian.com,denverpost.com#$#.modal-scrollable ~ div.connext-modal-backdrop { display: none !important; }
saratogian.com#$#body { overflow: auto !important; }
androidcanavari.net,lostiempos.com,nazya.com,firstthings.com###cboxOverlay
nitro.download###superbox-wrapper
nitro.download###superbox-overlay
vamvelosiped.ru###TucanModal
medicalexpo.de###sticky-rfq
pcloud.com##body > div.notify_bar_wrap
yougame.biz##body > div.js-bottomFixTarget
||static.mut.de/static/*/Mut_Newsletter/js/popup-newsletter.js
mailhilfe.de#$#html.pum-open-overlay { overflow-y: visible !important; }
mailhilfe.de#$#.pum-overlay[data-popmake*='"slug":"newsletter-abo"'] { display: none !important; }
apkmodhub.in,nullcode.cc##.chaty-widget
filecr.com###site-alert
plugin-alliance.com#%#//scriptlet('prevent-setTimeout', '#sign-up-campaign')
arbeitsrecht.org#%#//scriptlet('prevent-setTimeout', '#FloaterModal')
private.com###pause-zone
freshersworld.com#$##custom_short_reg_content { display: none !important; }
freshersworld.com#$#.modal-backdrop { display: none !important; }
freshersworld.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
hrw.org###block-signupbarblock
villeroy-boch.de#%#//scriptlet("prevent-setTimeout", "newsletterModalContent", "")
tamaris.com#$##newsletter-modal { display: none!important; }
tamaris.com#$#.modal-backdrop { display: none!important; }
tamaris.com#$#body { overflow: visible!important; }
bijou-brigitte.com#$?#body > div.js--modal:has(> div.content > div.xqNewsletterPopupContent) { display: none!important; }
bijou-brigitte.com#$#.js--overlay { display: none!important; }
bijou-brigitte.com#$#body { overflow: visible!important; }
bijou-brigitte.com#$#html { overflow: visible!important; }
flipkart.com#%#(function() { try { if ("undefined" != typeof sessionStorage) { sessionStorage.setItem("HPLWClosedPerSessionCount", "1") } } catch (ex) {} })();
equiva.com#$#body { overflow: visible!important; }
equiva.com#$#html { overflow: visible!important; }
collegedekho.com##.ctaBlock
3dnatives.com#$#.modal-overlay { display: none !important; }
3dnatives.com#$##optin-modal { display: none !important; }
3dnatives.com#$#body { overflow: auto !important; }
nna.jp###inquiry-belt-wrap
ndtv.in###__cricketsubscribe
gadgets360.com,ndtv.in###jiosaavn-widget
ndtv.in##.corSticky
apa.org###nav-promo
quizlet.com#$#div[data-testid="modal-backdrop"] { display: none !important; }
quizlet.com#$#body { overflow: auto !important; padding-right: 0 !important; }
renault.ru###sherlockMain
||cdn.jsdelivr.net/npm/sweetalert$domain=moluch.ru
adacreisen.de#%#//scriptlet("set-cookie", "exit_intent", "true")
crisistextline.org###accessible-dialog
shematok.ru##.flat_pm_3_out
roskvartal.ru##.post-add-subscribe
||assets.propublica.org/static/prod/*/syndicated-newsletter-
mitsubishi-motors.ru#$#body { overflow: auto !important; }
mitsubishi-motors.ru#$#html { overflow: auto !important; }
hinative.com#$##fullscreen_register_recommend { display: none!important; }
hinative.com#$#body[style="overflow: hidden;"] { overflow: auto!important; }
hinative.com##.mod_banner_register_float_pc
hinative.com#$##fullscreen_app_recommend { display: none!important; }
hinative.com##.mod_banner_app_download_footer
immigrant.today##.insta-widget
gibiru.com##.install_ext_cta
sapatinhodeluxo.com.br###dcx-modal-newsletter
profile.ru##.cell__promo
careerkarma.com###fast-track-modal-window
tv.golfnetwork.co.jp#%#//scriptlet('prevent-addEventListener', 'load', 'setVideoTop')
discord.com##div[class^="notice-"]
lasprovincias.es##.voc-animated-modal-bottom.voc-animated-modal-bottom--bg-onplus
dropbox.com#?#.ReactModalPortal:has(> div div#shared-link-immediate-signup-modal)
streamys.org###container > div#closeButton
streamys.org###container > div#overlayLoader
streamys.org###container > div#overlayContent
streamys.org###container > div#overlay
tubefilter.com##.signup
blog.finxter.com#$#html { overflow: auto !important; }
nrc.nl#$#div[data-emailwall-holder] { display: none !important; }
nrc.nl#$#html { overflow: auto !important; position: inherit !important; }
nrc.nl#$#body { overflow: auto !important; }
wotexpress.info##.twitch_prime_starlight
scamadviser.com#$##marketing-popup-overlay { display: none !important; }
scamadviser.com#$#body { overflow: auto !important; }
drweb.de,khmertimeskh.com,cryptopotato.com,improveyoursocialskills.com,journaldev.com##.moOptinForm
vimeo.com#?#main ~ div[class]:has(> button + p:contains(/^Upload.*all\sin\sHD/))
thedailybeast.com##.grecaptcha-badge[data-style="bottomright"]
pinterest.*#?#body > div:has(> div[style="z-index: 4;"] div[data-test-id="UnauthDefaultModal"])
pinterest.*#$#body { overflow: visible!important; touch-action: auto!important;}
gsuitetips.com#$#body { overflow: auto !important; }
gsuitetips.com#$##join-in-modal { display: none !important; }
gsuitetips.com#$#.modal-backdrop { display: none !important; }
d.tube##.sticky.centered > div.announcement[style="width: 100%;"]
kostenlose-urteile.de##.simplemodal-container
kostenlose-urteile.de##.simplemodal-overlay
windowsteca.net##.mtsnb-bottom.mtsnb-fixed
ft.com##.js-instant-alerts-promo
procon.sp.gov.br##.jet-popup
gitlab.com##.broadcast-notification-message
speedify.com#$#html { overflow: visible !important; }
stackoverflow.com###divQuestionFollowFeaturePopover
alison.com#$?##sale { remove: true; }
beforeitsnews.com###fancybox-overlay
beforeitsnews.com###fancybox-content
impulse.de##.exit_intent
forum.gfxdomain.net##.uix_welcomeBlock_fixed
finanztip.de##.react-newsletter-overlay
gefro.de#$##gefrofrwoverlay { display: none!important; }
gefro.de#$#.modal-backdrop { display: none!important; }
gefro.de#$#body { overflow: visible!important; }
adremover.org##.new-own-message-wrapper
delamar.de#%#//scriptlet('set-cookie', 'wp-dl-nrxt', '1')
golem.de###nl-banner
mainichi.jp###pi-pc-all-footerfix
mainichi.jp##div[id^="pi-"][id$="-article-slidein"]
bild.de##.inactivity-layer
bild.de##.inactivity
bild.de#$#body > .cover { display: none !important; }
bild.de#$#.no-scroll { overflow: visible !important; }
new-retail.ru##.sendsay-popupFormBottom
sakigake.jp##.footer-news
downloadfreecourse.com#%#//scriptlet('prevent-setTimeout', 'displayPopup()')
gerstaecker.de###slickModalNewsletterPopUp
allconnect.com##.email-collection
allconnect.com##.nudge-notification
udemy.com##div[class^="alert-banner--"]
kriminal.net.ua#$?#body > div#popup-manager:has(> div > div.nyroModalCont > div.nyroModalDom > div.socialwdin) { remove: true; }
lebensmittel-sonderposten.de#%#//scriptlet('set-cookie', 'mag-newsletterbox', '1')
send.tresorit.com#$#.upload-redirect-promo { display: none!important; }
send.tresorit.com#$#body.modal-open { overflow: auto!important; }
maersk.com##div[data-r-ds="NewsletterCallout"]
forward.com#%#//scriptlet('set-cookie', '_pc_signed_up', 'true')
forward.com###piano_wrapper
fashiola.com.tr#$#body { overflow: auto !important; }
coursera.org##.rc-Alice
generalassemb.ly#?#body > div > section[data-metros] > div[role="dialog"] button#new_user_subscribe_button:upward(body > div)
caclubindia.com##.popuptracking
indiamart.com#$##t0901_bewrapper { display: none !important; }
indiamart.com#$##popupContact_s { display: none !important; }
indiamart.com#$#html { overflow: visible !important; }
thinkwithgoogle.com##.related-content-drawer
thetimes.co.uk##.js-channelsTooltip
zapier.com##.eo98ge30
finance.sina.com.cn###sina-cont000
ivacy.com#$#.modal-backdrop  { display: none!important; }
ivacy.com#$#body.modal-open { overflow: auto!important; }
podcastnotes.org##.mailing-list-cta-overlay
get-bitcoin.net#$##myModal { display: none!important; }
get-bitcoin.net#$#.modal-backdrop { display: none!important; }
get-bitcoin.net#$#body { overflow: visible!important; }
vodafone.ua##.location-confirm
searchenginewatch.com###signup-bar
searchenginewatch.com#$#.modal__newsletter { display: none !important; }
searchenginewatch.com#$#.modal__newsletter ~ div.modal-backdrop { display: none !important; }
searchenginewatch.com#$#body { overflow: auto!important; margin-right: 0!important; }
positivepsychology.com#$#body { overflow: visible !important; padding-right: 0 !important; }
positivepsychology.com###exitModal
positivepsychology.com###exitModal ~ div.modal-backdrop
rsf.org##.ranking-block.headroom--top
wikihow.com###article_courses_banner
economictimes.indiatimes.com###exitIntent
smallpdf.com###app > div > div[id^="__cond-"] + div[class]
grow.google##.signup-bar
support.microsoft.com###supWrapperToPreventFeedbackFlickering
acm.org##.recommended--lazyLoad > .recommended-articles
piccoma.com##.PCM-jConfirm-popupNotice
yahoo.com##.wafer-tooltip-wrapper
yahoo.com##.userintent-tooltip.wafer-fetch-target-complete
commaful.com##.bottom-section-signup
nu.nl#$#.webpush-popup { display: none !important; }
nu.nl#$?#body { overflow: visible !important; }
||fastestvpn.com/js/saveBig.js
fixthephoto.com#$##bf-modal { display: none !important; }
fixthephoto.com#$#html { overflow: visible !important; }
ivacy.com###showdiscount-modal
24ur.com##onl-breaking-news
lybrate.com###popup-1
lybrate.com##.survey-icon
aktu.ac.in#$#body { overflow: visible!important; }
blog.netwrix.com###subscribe-modal
ultraten.net,uniqueten.net#$#html { overflow: visible !important; }
indiamart.com##.chtHnt
revouninstaller.com#$##popupModal { display: none !important; }
revouninstaller.com#$#.modal-backdrop { display: none !important; }
revouninstaller.com#$#body { overflow: visible !important; padding-right: 0 !important; }
techmeme.com###nlsb
kompas.com##.root > div.dark-fixed
alibabacloud.com##.btn-survey
multishare.cz##.left-layout-buttons
odysee.com##.nudge
navbharattimes.indiatimes.com##.top-stories-modal
navbharattimes.indiatimes.com##.topStorieswrap
navbharattimes.indiatimes.com###timespoint-popup
manybooks.net#$#div[data-class="newsletter-subscribe"] { display: none !important; }
manybooks.net#$#.modal-backdrop { display: none !important; }
manybooks.net#$#body { overflow: visible !important; padding-right: 0 !important; }
glasswire.com#$##discount-modal { display: none!important; }
glasswire.com#$#body { overflow: visible!important; }
mumbailive.com#$##telegramModal { display: none !important; }
mumbailive.com#$#body { overflow: visible !important; padding-right: 0 !important; }
businessnewsdaily.com##div[class^="css-"][class*="-TransparentContainer"] > div[class^="css-"][class*="-FloaterContainer"]
mail.ru#?#.balloon:upward(1)
spreadshirt.de##.promo-popup
hindustantimes.com#$#.popup-modal { display: none !important; }
hindustantimes.com#$#body { overflow: visible !important; }
||cdn.brandturbo.vip/js/ntp-promotion.js
proprivacy.com##.modal-bg
sudinfo.be##.pane-paywall-all-section-js
sudinfo.be###slg-paywall-1
safetydetectives.com##.ppc-exit-popup
||agroter.com.ua/wp-content/themes/covernews/js/remodal.js
bilibili.com##.login-tip
brave.com##.announcement-banner
academia.edu###onsite-ping
bing.com##.ev_talkbox_wrapper
microsoftedgewelcome.microsoft.com###popup-1000
gizbot.com###containerPop
telerik.com###footer > div.feedback-row
abload.de#%#//scriptlet("set-cookie", "nosi", "1")
thryv.com##.blog-modal-subscribe-parent
bahndampf.de,vpncompare.co.uk,nurgsm.com##.sgpb-popup-dialog-main-div-wrapper
eastbaytimes.com#$#body { overflow: visible!important; }
letsstudytogether.co#$?#html { overflow: visible !important; }
protocol.com#$#body { overflow: auto !important; }
similarsites.com##div[class^="Floater__Overlay"]
honeywellhome.com#$#.new-visitor-modal { display: none !important; }
honeywellhome.com#$#.modal-backdrop { display: none !important; }
honeywellhome.com#$#body { overflow: visible !important; padding-right: 0 !important; }
||banki.ru/ng/api/v*/public/banners
banki.ru#$#body { overflow: visible!important; }
vedantu.com##.vsat-banner-container
aajtak.in#$#body { overflow: visible !important; }
gazin.com.br##div[class^="styles__WhatsAppWrap-"]
blog.hootsuite.com##.exit-intent-modal
scribd.com#$#body.modal_open { overflow: visible !important; }
hankyung.com#%#//scriptlet('prevent-window-open', '1', 'popup')
||gadget.pico.tools^$domain=arktimes.com|metro.us
fandom.com##.banner-notifications-placeholder
wallstreetmojo.com#$#.pum-overlay[data-popmake*="auto-popup-for-free-ib-courses-videos-desktop"] { display: none!important; }
wallstreetmojo.com#$#body { overflow: visible!important; }
goodreads.com##.siteBanner.register
hubspot.com##div[class^="InitialMessageBubble__StyleWrapper-"]
donaldjtrump.com#$?#html { overflow: visible !important; }
donaldjtrump.com#$?#body { overflow: visible !important; }
easypdf.com#$#body { overflow: auto !important; }
easypdf.com#$##social.modal { display: none !important; }
easypdf.com#$##social.modal ~ div.modal-backdrop { display: none !important; }
bataryapil.com#$?#html { overflow: visible !important; padding-right: 0 !important; }
bataryapil.com#$?#body { overflow: visible !important; }
opencritic.com###nn_player_wrapper
nordvpn.com##div[id^="popup_"]
traditionalcookingschool.com,instapage.com,stocksregister.com,proficientblogging.com##.cpro-overlay
hagebau.de##.Lightbox-box
ndtv.com#$##overlaybtn { display: none !important; }
ndtv.com#$##__cricketsubscribe { display: none !important; }
ndtv.com#$#body { overflow: visible !important; }
studwork.org#$#.base-modal { display: none !important; }
studwork.org#$#.base-modal__shadow { display: none !important; }
studwork.org#$#body { overflow: visible !important; padding-right: 0 !important; }
lg.com##.feedback-floating-wrap
labistanbul.com.tr##div[class^="whatsappFixed"]
media.foxford.ru##.article > div.modal_wrapper
washingtontimes.com##.piano-fixed-footer-two
superuser.com,stackoverflow.com##.js-dismissable-hero
skyscanner.com.br#$#body { overflow: auto !important; }
bloglovin.com##.subscribe-email-banner-container
komando.com##.k3-prefs-center-modal-background
stuff.co.nz##body > div.t5.t6
economist.com###piano-ribbon
fromsmash.com##.cgu-container
myflixer.to,myflixertv.to###site-notice
hdtoday.ru,hdtoday.tv,hdtoday.cc,yesmovies.mn,divicast.com,seriestv.watch,freemoviesfull.com,dopebox.to,fmovies.ps,sflix.to,fmoviesto.cc,fmoviesgo.to,fmovies.hn,myflixer.to,fmovies.app,movies2watch.tv,ev01.to,ummagurau.com,6movies.net,tinyzonetv.to,myflixertv.to#$##modalshare { display: none !important; }
hdtoday.ru,hdtoday.tv,hdtoday.cc,yesmovies.mn,divicast.com,seriestv.watch,freemoviesfull.com,dopebox.to,fmovies.ps,sflix.to,fmoviesto.cc,fmoviesgo.to,fmovies.hn,myflixer.to,fmovies.app,movies2watch.tv,ev01.to,ummagurau.com,6movies.net,tinyzonetv.to,myflixertv.to#$#body { overflow: auto !important; }
hdtoday.ru,hdtoday.tv,hdtoday.cc,yesmovies.mn,divicast.com,seriestv.watch,freemoviesfull.com,dopebox.to,fmovies.ps,sflix.to,fmoviesto.cc,fmoviesgo.to,fmovies.hn,myflixer.to,fmovies.app,movies2watch.tv,ev01.to,ummagurau.com,6movies.net,tinyzonetv.to,myflixertv.to#$#.modal-backdrop { display: none !important; }
bbcearth.com,tiojoao.com.br,proprivacy.com,kiiw.icu,urbes.com.br,filmold.com##.modal
ilmattino.it##.elu-modal
perfil.com###pw-content
inform.zp.ua,kaper.pro##.telegram-widget
e.gd.ru##body > div.page-wrapper-common ~ div[class=""][id][style]
sk7mobile.com#$#body { overflow: visible !important; }
sk7mobile.com#$#.modal-main { display: none !important; }
sk7mobile.com#$#.modal-backdrop { display: none !important; }
indirimdemarket.com#$#body { overflow: visible!important; }
sklum.com,oggusto.com,tiojoao.com.br,thryv.com,nordvpn.com,kiiw.icu,aipa551.com,aipa552.com,baba-mail.co.il,catwalkyourself.com,tfc.tv,ports.com.ua,bitdefender.com##.modal-backdrop
autostrada-a4.com.pl#%#//scriptlet('remove-class', 'tos-opened', 'body.tos-opened')
radiobells.com###chrome_badge
livelib.ru#$##unreg-load-form { display: none!important; }
livelib.ru#$#body { overflow: visible!important; }
99designs.com##div[data-cookie-id="blog-subscription-lightbox"] > .fullscreen-overlay[data-fullscreen-overlay-id="email-capture-lightbox"]
perfect-english-grammar.com##.seva-overlay
perfect-english-grammar.com###interact-promotion-announcement-bar
mywot.com##div[class*="ScorecardSideBannerContainer-"]
myfin.by#$#.credit-modal { display: none!important; }
myfin.by#$#body { overflow: visible!important; }
||hbr.org/resources/js/components/overlay-intromercial/
mywot.com##div[data-automation="scorecard-popup"]
timeout.com##div[class^="_overlay"][data-component="popup-newsletter"]
byjus.com##.ask-ques-mobile-bottom-button
zinspilot.de,fussball.com,ionos.it,giardiniblog.it#$#body { overflow: auto !important; }
zinspilot.de,fussball.com,ionos.it,giardiniblog.it#$##bio_ep { display: none !important; }
zinspilot.de,fussball.com,ionos.it,giardiniblog.it#$##bio_ep_bg { display: none !important; }
puntocellulare.it#$?##pushbox { remove: true; }
puntocellulare.it#%#//scriptlet('set-cookie', 'ilike', '1')
oploverz.asia,gartenflora.de,pasada.com.tr,sonperiyot.com,vpncompare.co.uk,nurgsm.com,retromedia.pl,ranchoportugues.com.br,knote.com.tr,capage.in,ekremcoskundoner.com.tr,savunmahaber.com,python-scripts.com,labkom.co.id,petroturk.com##.sgpb-popup-overlay
oploverz.asia,gartenflora.de,pasada.com.tr,sonperiyot.com,retromedia.pl,ranchoportugues.com.br,knote.com.tr,capage.in,ekremcoskundoner.com.tr,savunmahaber.com,python-scripts.com,labkom.co.id,petroturk.com###sgpb-popup-dialog-main-div-wrapper
hekatron-brandschutz.de#%#//scriptlet('set-cookie', 'disableNewsletterOverlay', '1')
economictimes.indiatimes.com##.stickyBand[data-name="Prime offer"]
livelib.ru#$#body { overflow: visible !important; }
valor.globo.com#$##gcomPromo { display: none !important; }
video.fc2.com##.login-footer
video.fc2.com#?#a[href^="http://fc2information"][data-link][style]:upward(1)
byjus.com##.exit-intent-popup
lastpass.com##.marketo
wenku.baidu.com#$#.vip-member-pop-content { display: none !important; }
wenku.baidu.com#$#body { overflow: visible !important; }
myflixerhd.ru#$#body { overflow: auto !important; }
reedsy.com##.d-admin-exit-modal
digitalvidya.com#%#//scriptlet("prevent-addEventListener", "wheel")
digitalvidya.com#$?#body { overflow: visible !important; }
digitalvidya.com#$?##page-container { overflow-y: visible !important; }
afitness.ru#%#//scriptlet("prevent-setTimeout", "hhModal", "5000")
wuxiaworld.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("visitedChapterSet", "[]") } } catch (ex) {} })();
believermag.com##.subscriber-popup-container
prowebscraper.com#%#//scriptlet('set-cookie', 'inc_optin_popup_long_hidden-1_417', '1')
themuse.com#$#.mfe-modal { display: none !important; }
themuse.com#$#body { overflow: auto !important; }
globalvoices.org###colorbox[style*="width: 448px; height: 366px;"]
globalvoices.org##body > div#cboxOverlay
troypoint.com#$#html { overflow: visible !important; }
troypoint.com#$#.cp-popup-container { display: none !important; }
schieb.de,my-stuwe.de,udemydownload.com##.cp-popup-container
medicaldaily.com,catalea.de,player.one##.grwf2_backdrop
medicaldaily.com,catalea.de,player.one##.grwf2-wrapper
wowcircle.com,wowcircle.net##.banner-corner
wowcircle.com,wowcircle.net##.guestwarn
fctables.com#$##modal_mailing { display: none!important; }
fctables.com#$#body { overflow: visible!important; }
fctables.com#$#.modal-backdrop { display: none!important; }
markmanson.net###flyout
markmanson.net#$##exit-modal { display: none!important; }
markmanson.net#$#body { overflow: visible!important; }
winaero.com###dwpb
winaero.com##.dwpb-close
spreadshirt.com##.promo-popup
sp.nicovideo.jp###jsBlockedPremiumBottomFixedBannerContainer
nicovideo.jp##.PreVideoStartPremiumLinkOnEconomyTimeContainer
searchenginejournal.com##.sej-hello-bar
lsm.lv#$#body { overflow: auto !important; }
lsm.lv#$##subscribe-modal { display: none !important; }
lsm.lv#$##subscribe-modal ~ div.modal-backdrop { display: none !important; }
interestingengineering.com#$##newsletter-modal { display: none !important; }
interestingengineering.com#$#.modal-backdrop { display: none !important; }
interestingengineering.com#$#body { overflow: auto !important; }
catwalkyourself.com,egyptianstreets.com,sklum.com,comicbook.com###newsletterModal
||cdn.viqeo.tv/js/vq_fly_widget.js$domain=liveinternet.ru|femmie.ru|solenka.info|gorodche.ru
livehindustan.com##.show_login_inner
context.reverso.net###dapp-popup-wrapper
meming.world#$##memingsubscription-telegram-popup { display: none!important; }
meming.world#$#body { overflow: visible!important; }
cablegratis.online#$#body { overflow: visible!important; }
wowjp.net###ouibounce-modal
||cdn.tinypass.com^$domain=gulfnews.com
barchart.com##.bc-webinar-card
gamingforecast.com,apps2app.com##.demo-float
christianpost.com##iframe[src^="/newsletter/"]
businessinsider.in###recommended-panel-right
banki.ru#%#document.cookie = "bounced_popup=bounce_pop_up_pif";
goodreads.com#$#div[data-react-props*="/user/new?connect_prompt=true"] { display: none !important; }
goodreads.com#$#body { overflow: auto !important; }
glavkniga.ru##.popup_banner_area
rent.591.com.tw##.accreditPop
mojanorwegia.pl#$#body { overflow: visible !important; }
vanityfair.com##.persistent-bottom
fastbikesmag.com#%#//scriptlet('remove-class', 'hustle-no-scroll', 'html')
spaziogames.it#$##bio_ep { display: none!important; }
spaziogames.it#$##bio_ep_bg { display: none!important; }
spaziogames.it#$#body { overflow: visible!important; }
||infomercado.pe/wp-content/plugins/wordpress-popup/assets/hustle-ui/js/hustle-ui.min.js
psxplanet.ru###adssmoke
psxplanet.ru###admespopup
alexfitness.ru###advLabel
singsaver.com.sg##.cag-blog-modal-popup
t-mall.tsite.jp#$#body#top > #cboxOverlay { display: none !important; }
blograffo.net#$#html { overflow: auto !important; }
siberkalem.com#$##popup-box { display: none !important; }
siberkalem.com#$#body { overflow: visible !important; }
cyberleninka.ru##body > div.info
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#?##layers > div[class] > div[class] > div[class] > div[class]:has(> div[class] > div[class] > div[class] > div[class] > div[class] > a[href="/login"])
kotaku.com##.js_modal_exit_intent
change.org#%#//scriptlet('remove-class', 'modal-open', 'html,body')
change.org#$#.modal:not([data-name="login-modal"]) { display: none !important; }
bankbazaar.com#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
bankbazaar.com#$#.oneTapLoginModal[style] { display: none !important; }
bankbazaar.com#$#.modal-backdrop { display: none !important; }
bankbazaar.com#$##js-sign-in-box[style="display: block;"] ~ .modal-backdrop { display: block !important; }
thebell.io##app-bottom-sticky-dialog
livecodestream.dev##.formkit-overlay
inc42.com#?#body > div.tp-modal:has(> div.tp-iframe-wrapper > iframe[src^="https://buy.tinypass.com/checkout/template/cacheableShow?aid"])
inc42.com#$#.tp-backdrop { display: none !important; }
inc42.com#$#html > body > div.plus-bottom-bar[style] { display: none !important; }
inc42.com#$#button.tp-close { pointer-events: all !important; }
inc42.com#$?#body.tp-modal-open { overflow: visible !important; }
afmen.online,rockstargames.su##.webnavoz_notificationbox
zerohedge.com###exitModalOverlay
kdnuggets.com##.kd_bottom
kdnuggets.com##.boxzilla-container
inter.ua###popmechanic-snippet
intel.*###survey-popup
desjardins.com###bandeau-desjardins
desjardins.com#$##colorbox { display: none !important; }
desjardins.com#$##cboxOverlay { display: none !important; }
desjardins.com#$#html { overflow: visible !important; }
card-gorilla.com#$?#.q-dialog { display: none !important; }
card-gorilla.com#$?#body { position: unset !important; overflow-y: visible !important; }
moneyvox.fr#%#//scriptlet('set-cookie', 'mvpopnews', '1')
egrp365.ru##.exit-popup
mangaplus.shueisha.co.jp#$#div[class^="index-module_container_"] { display: none !important;}
mangaplus.shueisha.co.jp#$#body[style="position: fixed;"] { position: static !important; }
freefincal.com##.tve-leads-slide-in
hindustantimes.com#%#//scriptlet('remove-class', 'open-popup', 'body.open-popup')
mercola.com##.modal-wrapper
swyrl.tv##.tsch--popup-wrapper .tsch--newsletter-panel
mengen.gen.tr###whatsappIcon
hype.tech#?#body > div:not([id]):not([class]) input[placeholder="E-mail"]:upward(5)
zmk-aktuell.de###zsAdvertisingBanner
slivki.by#$#.modal-backdrop{  display: none!important; }
slivki.by#$##popupSubscribe { display: none!important; }
slivki.by#$#body { overflow: visible!important; padding-right: 0!important; }
slivki.by###lastPurchaseNofify
brut.media##.nl-corner
bizhint.jp###jsi-signup-modal
vstroyka-solo.ru###callBackBtn
unn.com.ua,next24.ru##.jqmOverlay
promobit.com.br#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("leave_blog.out", "true") } } catch (ex) {} })();
corriere.it#$#body { overflow: visible !important; }
themagger.com##.newsletter-post-fixed
jagongoding.com#$##modal-fb { display: none !important; }
jagongoding.com#$#body { overflow: visible !important; }
sozialversicherung-kompetent.de##body > footer + .fixed_position.solid
vk.com#%#//scriptlet('set-constant', 'window.Unauthorized2', 'undefined')
vk.com#%#//scriptlet('set-constant', 'window.PageBottomBanners.initUnauthBanner', 'noopFunc')
vk.com#$##page_bottom_banners_root { display: none !important; }
vk.com##.PageBottomBanner--unauth
kit.co##email-capture-banner
vans.ru,lung.org##.newsletter-modal
lung.org##.modaal-overlay
tecnomusic-evolution.com#$#html { overflow: auto !important; }
nestoria.com.br###alertPopup
nestoria.com.br###alertBottom
k-yoga.ru###ouibounce-modal
fragrancex.com###LightboxAsyncSection
bt.no#$#.bypassable-login-wall { display: none !important; }
bt.no#$#body { overflow: auto !important; }
dell.com#$#body { overflow: auto !important; }
dell.com#$#.ask-question-banner-wrapper { display: none !important; }
hromadske.ua##.Questionnaire
carnegie.ru##.analytics-stay-in-the-know
carnegie.ru##div[class="section banded padded"]
ivd.ru##.float-subscribe
support.microsoft.com###uhf-upgrade-banner
yakala.co#$#body { overflow: auto !important; }
theshaderoom.com##header > #hello-bar
theshaderoom.com#$#body.hello-bar-active { padding-top: 7.1875rem !important; }
reverso.net##.dapp-promo
inksystem.biz###askCity
iherb.com##.hp-welcome-mat-module
medobr.com#%#//scriptlet('remove-class', 'popup-active', 'body[class="popup-active"]')
channel4it.com##.social-modal
setphone.ru##.holler-box
moedelo.org#$#body { overflow: auto !important; }
telekom.si###stickyBannerGDPR
wykop.pl##.closableContainerpopup_register
thebump.com,wsws.org,reminder.media##.ReactModalPortal
kaiser-elektro.de#%#//scriptlet('set-cookie', 'NewsletterPopup', '1')
economictimes.indiatimes.com##.oneTapCloseBg
economictimes.indiatimes.com##.one_tap_info
economictimes.indiatimes.com##.login-blocker
page.auctions.yahoo.co.jp###prmdl
toppr.com#$#.ReactModal__Overlay { display: none!important; }
toppr.com#$#body { overflow: visible!important; }
cuerpomente.com##.sticky-subscription
||linuxbabe.com/wp-content/uploads/pum/pum-site-
deutschepost.de###fixedOverlays
meest.com##.news-modal
novomundo.com.br###MODAL_lead--PCDescontoFrete
novomundo.com.br###MODAL_lead--PCDescontoFrete ~ div.modal-backdrop
moyo.ua##.popupbanners
maerklinshop.de,wizcase.com#$##bio_ep { display: none!important; }
maerklinshop.de,wizcase.com#$##bio_ep_bg { display: none!important; }
maerklinshop.de,wizcase.com#$#body { overflow: visible!important; }
lancashiretelegraph.co.uk###bottom-expandable-wrapper
yeovilexpress.co.uk,lancashiretelegraph.co.uk###piano-message
fastweb.it###stdSticky
goldsilver.com#$#body { overflow: visible !important; }
thedailybeast.com#%#//scriptlet('set-cookie', '_pc_annoyed', '1')
thueringer-allgemeine.de#$#.tp-modal { display: none!important; }
thueringer-allgemeine.de#$#.tp-backdrop { display: none!important; }
thueringer-allgemeine.de#$#html[class] > body { overflow: visible!important; }
propiskainfo.ru##.reviveTopBar
||assets.filmstarts.de/js/website/modal-newsletter*.js
/sweetalert2.min.js$domain=savolagida.com.tr
xgamers.ru###SubscribeDV
xgamers.ru###BackFon_DataBlock
megabox.co.kr##.main-notice-layer
ogorodniki.com#$?#body > div.b-mask:has(> div.b-popup > div.b-popup__wrapper > div.b-popup__signup) { display: none!important; }
ogorodniki.com#$#body { overflow: visible!important; }
otakumode.com##.guest-mail
||news.dn.ua/templates/defau/js/jquery-modal.js
kommersant.ru##.subscription-popup-v2
rusplt.ru##.b-subscription-modal
life-trip.ru#$#.m365-popup { display: none !important; }
life-trip.ru#$#body { overflow: visible !important; }
life-trip.ru#$#html { overflow: visible !important; }
netdoktor.at#$#body { overflow: visible!important; }
skin.ru###popup-subscribe
wot-lom.com#$#body { overflow: visible!important; }
wot-lom.com#$#html { overflow: visible!important; }
herder.de#$#.fancybox-overlay { display: none !important; }
herder.de#$?#.fancybox-lock { overflow: auto !important; }
inquirer.com###banner-wrapper
careerkarma.com#%#//scriptlet('set-cookie', '_Wmpci_Popup', 'true')
thelocal.se#$#body { overflow: visible!important; height: auto!important; }
spigen.com.tr#$#.fancybox-container { display: none !important; }
spigen.com.tr#$#body { overflow: visible !important; margin-right: 0 !important; }
4fresh.ru#?#body > div.popup:has(> div.push-notification__wrap > div.push-notification__text > div.title:contains(Хочешь скидку))
ruggable.com#%#//scriptlet('set-cookie', 'modalShown', '1')
hotpot.tv#$#body { overflow: visible !important; }
hotpot.tv#$#.bp3-portal { display: none !important; }
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=newyorker.com
ligazakon.net#$##main_popup_modal { display: none!important; }
ligazakon.net#$#.modal-backdrop { display: none!important; }
ligazakon.net#$#body { overflow: visible!important; position: relative!important; }
ligazakon.net##.wrapper-banner-by-tag
farmlend.ru#$#.modal-backdrop { display: none !important; }
farmlend.ru#$#body { overflow: visible !important; }
theleaflet.in###popup1
internalpointers.com##.ip-follow-us-popup
girlschannel.net,peoplesworld.org###popupModal
worldsurfleague.com#%#document.cookie = "pewl2=1; path=/;";
writingexplained.org##.formkit-overlay
getitfree.cn##.top-footer > .call-action-unlogged
agrovesti.net##.rstboxSubscribeAcy
diamond.jp##.spdisplay
propozitsiya.com##div[id^="block-drupal-package-block-popup-banner-"]
somposigorta.com.tr##.offer.-active
pdfdrive.com#$##pdfdriveAlerts { display: none !important; }
pdfdrive.com#$#.modal-backdrop { display: none !important; }
pdfdrive.com#$#body { overflow: visible !important; padding-right: 0 !important; }
dreamstime.com#%#//scriptlet("prevent-setTimeout", "SignUPPopup_load", "5000")
motorola.com,wagwalking.com##.ReactModal__Overlay--after-open
tvr.by###flybox
gruppal.com###mailal
instagram.com#%#//scriptlet("set-constant", "_sharedData.is_whitelisted_crawl_bot", "true")
||obukhiv.info/site/assets/pwpc/pwpc-*.js
101.ru##.hypotheses-poll
emtb-news.de,rennrad-news.de##.mtbn-newsletter-bar
teknikhukuk.com,gizibu.com,slidety.com##.g1-slideup-newsletter
slidety.com#%#document.cookie = "g1_popup_disabled=1; path=/;";
sneakerhead.ru##.retailrocket-popup
dictionary.com###marketingBanner-right
mshowto.org##.content-row > .more-in-category
ege-study.ru##.m365-topbar-bottom-fixed
vk.com##.OldBrowser
narodna-pravda.ua###facebook-popup
novagente.pt#%#//scriptlet('remove-cookie', 'visit')
theswaddle.com##.module-newsletter__timer
stackshare.io#%#//scriptlet('remove-cookie', 'pageViews')
tvoemisto.tv##.community_promo
news.naver.com###channelRecommendLayer
brighteon.com#%#document.cookie="popupSubscription=1; path=/;";
speakenglishwell.ru###overlay-sidebar-wrap
acfun.cn##.app-guide
nv.ua##.remp-banner
cubiq.ru##div[id^="hwp-"]
pressherald.com#$#html { overflow: auto!important; }
blog.hubspot.com##.hs-cta-wrapper
blog.hubspot.com##.blog-sticky-footer
pastebin.com##.popup-box.-pro
unsplash.com###app > div > div[data-test="editorial-route"] + div
stackshare.io##[id^="HeaderNotice-"]
store.softline.ru###js-main_bottom_subcriber
vgtimes.ru##.write_gr
vgtimes.ru##.login > span.create_acc
ehow.com#$#body { overflow: auto !important; }
yahoo.co.jp###Perorin
dictionary.com##.marketing-message
gastronom.ru##.js-bother
bing.com###b_notificationContainer_bop
financialexpress.com,indianexpress.com###id_newsletter_subscription_popup
mediasphera.ru#$#body { overflow: visible !important;}
senpa.io###new-panel
||macmost.com/wp-content/themes/*/awpop-subscribe-*.js
mamasepeti.com#$#body { overflow: visible!important; }
ibe.kr#$#body { overflow: visible!important; }
shiachat.com###ipsLayout_header > div.cAnnouncementsFloat
rbc.ru,sravni.ru,price.ua,dev.by##.subscription-popup
pravda.if.ua#$#body { margin-top: 0 !important; }
stiga.com,tomshw.it,smallseotools.com,ionos.de###bio_ep
stiga.com,tomshw.it,smallseotools.com,ionos.de###bio_ep_bg
gotoshop.ua##.fixed-tabs
underverse.su,underver.se##.i-am-new
||6sotok-dom.com/wp-content/plugins/f-seo-social/
feedspot.com###exitpopup
feedspot.com##.regoverlay
downmienphi.com##footer > div#fanback
naturitas.es#$#html { overflow: visible !important; }
ebrosur.com###popID-Like
uol.com.br##.pwa-a2hs-install
||academyfx.ru/media/mod_quick_subscription/
walletinvestor.com##.sticky-footer
walletinvestor.com#$##bio_ep { display: none!important; }
walletinvestor.com#$##bio_ep_bg { display: none!important; }
walletinvestor.com#$#body { overflow: visible!important; }
academyfx.ru#$#.modal-sale { display: none !important; }
academyfx.ru#$#body { overflow: visible !important; }
academyfx.ru#$#html { overflow: visible !important; }
jansatta.com,indianexpress.com##body > div#append_breaking_box
probusiness.io##.b-sbscr-popup
dermaclub.com.br##.header-bar
ciapc.com.br##.fancybox-overlay
ciapc.com.br#$#body { margin-right: 0 !important; }
windowschimp.com#$#body { overflow: visible !important; padding-right: 0 !important; }
windowschimp.com#$#html { overflow: visible !important; }
xrel.to##.the_big_misunderstanding
||traffclick.me^$domain=terminy.info
smclinic-spb.ru###callmeForm
invitro.ru##.subscription
kingston.com##.emailsignup-popup
flyuia.com###promo-sub
beardandblade.com.au###load-chat
hotline.ua##.translation-box
razer.com#$#.modal-newsletter { display: none !important; }
razer.com#$#.modal-backdrop { display: none !important; }
razer.com#$#body { overflow: visible !important; padding-right: 0 !important; }
executive-shaving.co.uk#$#body { overflow: visible!important; }
item.rakuten.co.jp##.exT_sdtext > label[for="modal"]
699pic.com##.springtime-pop
699pic.com##.springtime-floatLink
699pic.com##.winpopbg
salonveronika.ru#$#.marquiz__bg { display: none !important; }
salonveronika.ru#$#.js-popup-consult { display: none !important; }
salonveronika.ru#$#body { overflow: visible !important; }
maxmoore.ru###overlay_popup
wyborcza.pl,wyborcza.biz##.mod_ddbox[data-cta-category]
youtube.com##.ytd-single-option-survey-option-renderer
finecooking.com##.meter-bar-expanded
poder360.com.br#$#body { overflow: visible !important; }
forum.gamer.com.tr##.notices
fossil.com###email-sign-up
fossil.com##.underlay:empty
culture.ru##.c-subscription-widget
newsweek.pl##.bottomBartoLP
||fitcurves.org/wp-content/themes/fitcurves/otzywy/assets/remodal/js/remodal.min.js
askleo.com##body #popup-box-pro-gfcr-1.popupally-pro-opened-pro-gfcr-1
ramsaydiagnostics.ru##.modal-base
francetvinfo.fr###newsletterSubContainer
webkul.github.io#$#body { overflow: visible!important; }
webkul.github.io#$#.fade-overlay { display: none!important; }
wakacje.pl#$#html.modal-active { overflow: visible!important; }
wakacje.pl#$#html.modal-active > body { overflow: visible!important; padding-right: 0!important; }
webgradients.com##.newpromo-banner
hrodna.life##.download-pwa-box
skyscrapercity.com###welcome_back
kizlarsoruyor.com###simplemodal-overlay
nejm.org#$#html { overflow: visible !important; }
delfi.lv#$#.modal-backdrop { display: none !important; }
delfi.lv#$#body { overflow: visible !important; padding-right: 0 !important; }
walmart.com###hf-feedback-bubble-fixed-link
italianbarber.com###springmail_wrapper
italianbarber.com##.springmail-overlay
sima-land.ru###lt-label
floristics.info##.exitblock
leroymerlin.ru##uc-cbf-facing-buttons-menu
britva11.ru###active-popup
komus.ru##.online_call
||messengers.insales.ru/widget/script.js$domain=xn--80aaadf9a6agjohr9n.xn--p1ai
xn--80abdx3bn.xn--p1ai#$#html { overflow: visible!important; }
xn--80abdx3bn.xn--p1ai#$#body { overflow: visible!important; }
xn--80abdx3bn.xn--p1ai#$#.fancybox-overlay { display: none!important; }
20min.ch#$#body { overflow: visible !important; }
dns-shop.ru##.quick-opinion
troyhunt.com###floating_subscribe
ufacitynews.ru#$#html { overflow: visible !important; }
sdtimes.com,donweb.com##.convertflow-cta
123watchmovies.co,123movies4u.icu,put-locker.com##.alert-bottom
popcorners.com#$#html { overflow: visible!important; }
popcorners.com#$#body { overflow: visible!important; }
wethegeek.com,blogs.systweak.com##.popup-dialog
gorod24.online##.dialog-message-result
usnews.com###zm_survey-prompt
hasepost.de#$#html { overflow: visible!important; }
vegasslotsonline.com###variation1_popup
media.io,convertio.co##.chrome-app
timesofisrael.com##.modal-overlay.nlPopup
timesofisrael.com##.modal-overlay.nlPopup + #modal
researchgate.net###exit-modal
fullhub.ru###floating-block
tube8.com,tube8.es###announcement_ticker
shein.com#$#.S-modal__dialog { display: none!important; }
shein.com#$#.c-vue-coupon { display: none!important; }
shein.com#$#body { overflow: visible!important; }
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws###app-container #vasquette div[class] > div[aria-label*="Chrome"]
20minut.ua#$#div[id^="modal_"] { display: none!important; }
20minut.ua#$#.modal-backdrop { display: none!important; }
20minut.ua#$#body { overflow: visible!important; }
video.sibnet.ru###vjs-overlayclip-container-box
bolicheintercambios.net###spu-25135
foreignaffairs.com#$#body { overflow: visible!important; }
foreignaffairs.com#$#.newsletter-backdrop { display: none!important; }
mycredit.ua#$#.js-modal-show { display: none !important; }
mycredit.ua#$#body { overflow: visible !important; }
mycredit.ua#$#.wrapper { -webkit-filter: none !important; filter: none !important; }
slovniky.lingea.sk#$#.modal-backdrop { display: none!important; }
slovniky.lingea.sk#$#body { overflow: visible!important; }
ichkoche.at##.newsletterSlideIn
cnnindonesia.com##body > div[id="live_tv"]
browmart.ru#$#body { overflow: visible !important; }
rbkgames.com###web-notification-ask-enable-modal
linkedin.com##.sticky-footer--with-image
shein.com##.c-vue-coupon
shein.com##.c-quick-register
sports.ru#$#.x5-popup-overlay { display: none!important; }
sports.ru#$#body { overflow: visible!important; }
thewrap.com#$#.wk-site-overlay { display: none!important; }
thewrap.com#$#html { overflow: visible!important; }
thewrap.com#$#body { overflow: visible!important; }
naturalnews.com#$##SubscribeBox { display: none !important; }
naturalnews.com#$#body { overflow: visible !important; }
usak.tv#$#body { overflow: visible!important; }
galka.if.ua#$##fb-modal { display: none!important; }
galka.if.ua#$#.modal-backdrop { display: none!important; }
galka.if.ua#$#body { overflow: visible!important; }
intersport.si,intersport.rs,intersport.me,intersport.hr,intersport.ba#$#.fancybox-overlay { display: none!important; }
intersport.si,intersport.rs,intersport.me,intersport.hr,intersport.ba#$#body { overflow: visible!important; }
nashvancouver.com###exit_content.modal
nashvancouver.com###exit_content.modal ~ div.modal-backdrop
enerji-dunyasi.com,helpsetup.ru,qumo.ru,tesisat.com.tr##.subscribe-me
technode.com#$#html { overflow: visible!important; }
consultant.ru##iframe[src^="//banner.consultant.ru/files/html/"]
sitepoint.com#$#body { margin-top: 0! important; }
arzamas.academy#$#.signup-popup { display: none!important; }
arzamas.academy#$#.popup-overlay { display: none!important; }
arzamas.academy#$#body { overflow: visible!important; }
theconversation.com##.promo > div[class^="MuiSnackbar"]
businesstech.co.za##.float-newsletter-bar
analyticsindiamag.com,flighthacks.com.au#$#body { overflow: visible!important; }
memeburn.com##div.footerSub
autobild.de##div[id^="overlay"].timer
macys.com###tinymask
macys.com###tinybox
rimworldbase.com#$#html.pum-open-overlay { overflow: visible!important; }
rimworldbase.com#$#.pum-overlay[data-popmake*="rimworld-t-shirts"] { display: none!important; }
fire-declaration.ru,fashionwaltz.com##.scroll-triggered-box
ibtimes.com##.grwf2_backdrop
ibtimes.com##.grwf2-wrapper
znanija.com###__next > div.js-main-page > div:not([class]) + div[class^="section--"]
znanija.com##.js-react-bottom-banner
seattletimes.com###userMessagingOverlay
usatoday.com##.gnt_xbr
sparheld.de#$#.modal-backdrop { display: none!important; }
sparheld.de#$#.modal { display: none!important; }
sparheld.de#$#body { overflow: visible!important; }
sparwelt.de##.deal-alarm
studentshare.org#$#.leave-popup { display: none!important; }
studentshare.org#$#body { overflow: visible!important; }
alexanderschimpf.de,geo.de,essen-und-trinken.de##.blocker
sparwelt.de#$#body { overflow: visible!important; position: static!important; }
bbcearth.com#$#body { overflow: visible!important; }
bbcearth.com#$#html { overflow: visible!important; }
jet2.com#$#.body--no-scroll { overflow: visible !important; position: absolute !important; }
jet2.com#$#body { overflow: visible !important; }
jet2.com#$#.site-wrapper { overflow: visible !important; }
profile.ru#$#body { overflow: visible!important; }
mangatown.com,mangahere.cc###edShow
coolmod.com#$#body { overflow: visible!important; }
stroi.mos.ru##.subscribe-popup__wrapper
iosninja.io###social-modal
kodi-tipps.de#$#html { overflow: visible!important; }
handelsblatt.com#$#.isShadowLayer { overflow: visible !important; }
qna.habr.com###register-banner
prostofinovo.ru##.sotbit-modal-social
gurme.com.tr,etver.ru###pop
profesor10demates.com###elementor-popup-modal-5929
taz.de##div[id^="tzi-paywahl-"]
pickpoint.ru##.a-popup
zamaninvarken.com,kriptoradar.com,morlevha.com,korsanedebiyat.com,mustafabukulmez.com,teknobird.com,buneymis.net,kirtkirtla.com##.more-in-category
103.194.171.75,idtube.me##.overlay.bm
systweak.com###SubscribePopUpBox
povarenok.ru##.dr
zmega.com#$?#.overlay_promo { remove: true; }
marca.com##.banda_suscripcion
mcdulll.com##.pixnet-happix-pilot__launcher-bubble
girisimhaber.com,britva11.ru###popup-container
kliinik.ee,yoox.com###popupNewsletter
football24.ua###user-vote-trigger
daxon.fr#$##popin-welcome { display: none !important; }
daxon.fr#$#.modal-backdrop { display: none !important; }
daxon.fr#$#body { overflow: visible !important; }
hypebeast.com###newsletter-popup-fixed
xm.com###risk-block
sunlight.net#$##popups > #subscribe-popup { display: none!important; }
sunlight.net#$#body { overflow: visible!important; }
sunlight.net#$#html { overflow: visible!important; }
empik.com#%#document.cookie="hide_footer_login_layer=T; path=/;";
benchmark.pl##aside > .next-click
novostroy-m.ru##.mcs-button
novostroy-m.ru###animation_container
tiu.ru###besida
loxotrona.net#$#body { overflow: visible!important; }
tp-link.com##.bottom-popup
feedough.com#$#html { overflow: visible!important; }
feedough.com#$#body { overflow: visible!important; }
travelbook.de###notifications-dialog
digitaldiy.jp,mugglenet.com,4kfilme.de##div[class^="boxzilla-"]
lamoda.ru##.unipop__container
ebiotrade.com##.bottom_box
lexico.com###feedbackTab
nature.com##.c-site-messages--nature-briefing
statesman.com#$#body { overflow: visible!important; }
addnature.co.uk#%#document.cookie = "newsletter_opened=1; path=/";
file.fm,files.fm###popup-poster
gorky.media##.subs-block
m.timesofindia.com##.ctaopenapp
quora.com#$#.qu-overflow--hidden { overflow: auto !important; }
quora.com#$#.qu-overflow--hidden[style*="filter: blur"] { filter: none !important; }
feedingamerica.org###block-newslettersignup
meditation-portal.com#$##welcomepopup { display: none!important; }
meditation-portal.com#$##goodbyepopup { display: none!important; }
meditation-portal.com#$#.modal-backdrop { display: none!important; }
meditation-portal.com#$#body { overflow: visible!important; }
detik.com##.new-breaking
uamodna.com#$#.main-container { filter: none!important; }
mogilev.online##.follow_button
aif.ru##.popup_js.subscribe_popup
aif.ru##.overlay.show
okezone.com##.sosvertikal
yapokupayu.ru##.post-feed-popup
medsprava.com.ua#$#body { overflow: visible!important; }
rmj.ru##div[class*="reg_auth_popup_overlay"]
rzetelnafirma.pl#%#//scriptlet("prevent-setTimeout", "setPopup")
proball.ru##.widgets_email
m.timesofindia.com##.newsletter_overlay
realadmin.ru###contactable
hsk.academy#$#body { overflow: visible!important; }
||timesofindia.indiatimes.com/common_cube.cms
pepco.hu,pepco.pl,pepco.eu,pepco.sk,pepco.cz,pepco.ro,pepco.hr,pepco.lt,pepco.si,pepco.lv,pepco.ee,pepco.bg##div[class^="modal-"]
geekwire.com##.flyover-email-cta
backmarket.com#$#.vue-portal-target { display: none!important; }
backmarket.com#$#body { overflow: visible!important; }
||apis.google.com/*/apps-static/$script,domain=backmarket.com
livejournal.com##.js-anon-suggestion-block
princesshighway.com.au,uniqlo.com,tvkinoradio.ru,sport.ua,naturalmedicinejournal.com,maximonline.ru##.subscribe-popup
game-debate.com#%#document.cookie = "adPanelOpen=0; path=/;";
novate.ru##.top_window
jetsetter.com###subscription-gate
britannica.com#$?#body { overflow: visible !important; }
tabletopgaming.co.uk#$#body { overflow: visible !important; }
tabletopgaming.co.uk#$#.modal-backdrop { display: none !important; }
rei.com#$##emailAcqModal { display: none !important; }
youtube.com##ytd-popup-container[class="style-scope ytd-app"] > iron-dropdown[force-close-on-outside-click="true"]
iobit.com##.vk-float
schmuckwerk.de,designrush.com,hbr-russia.ru,thewrap.com,reserved.com,citizenwatch.co.uk##.newsletter-popup
openssource.biz##.link_telegramm
chocolatey.org#%#//scriptlet('set-cookie', 'chocolatey_hide_packages_disclaimer', 'true')
kg.ua##div[id^="slidebox"]
marketmedia.ru##.slideup-subscribe
numbeo.com##div[aria-describedby="offerMembership"]
reason.com##body > div.blackout
softonic.cn,softonic.com,softonic.pl###modal-download-now
zaochnik.ru#$#body { overflow: visible!important; }
zaochnik.ru#$#html { overflow: visible!important; }
promodo.ua###email-popup-form
amd.com##.PPLightBox
||explore.amd.com/profiling/index
baba-mail.co.il###modal-reg
blog.51cto.com##div[id="Mask"][style^="overflow: hidden; z-index: 9999998; width: 100%;"]
blog.51cto.com##div[id="Mask"][style^="overflow: hidden; z-index: 9999998; width: 100%;"]+div[style*=" z-index: 9999999; overflow: hidden;"]
gearbest.com##.layui-layer-shade
nintendosoup.com##.spu-box[data-box-id="5356"]
nintendosoup.com##.spu-bg
chan.sankakucomplex.com#$##sank-prestitial { display: none!important; }
chan.sankakucomplex.com#$#body { overflow: visible!important; position: initial!important; }
svyaznoy.ru##.flocktory-widget-overlay
driveridentifier.com##.black_overlay
driveridentifier.com##.white_content
edc1014070.pixnet.net,maxfoodfun.com,sutin0831.pixnet.net##.pixnet-happix-pilot__launcher-bubble
rosewe.com###subscribing_box
stacksocial.com#$#body { overflow: visible !important; }
thehindu.com###stickyfooterarticle
sms-acktiwator.ru#$#body { overflow: visible!important; }
sms-acktiwator.ru#$#.modal { display: none!important; }
3mdeutschland.de##.privacy_prompt
fatherly.com##.email-submit
siteclinic.ru#$#body { overflow: visible!important; }
courseforfree.net,coursecatalog.us,freecoursesite.us,uygunpencere.com##.wptwa-container
dugun.com###feedback-modal
dugun.com#$#html.is-clipped { overflow: visible!important; }
ccleaner.com#$#.mfp-ready { display: none!important; }
ccleaner.com#$#html { overflow: visible!important; }
mcgrp.ru###ouibounce-modal
zarahome.com##itx-newsletter-advice > .nl-advice-container
leephone.ru#$#html { overflow: visible !important; }
vice.com##.up-next
webformyself.com,moydrygpk.ru###slidebox
theoryandpractice.ru##.facebook__modalwrapper
nv.ua##.sponsors_left_fixed
kolobok.ua##.justify-content-center[role="tablist"]
philips.hu#$#body { overflow: visible !important; position: relative !important; }
philips.hu#$#.mfp-bg2 { display: none !important; }
philips.hu#$#html { overflow: visible !important; position: relative !important; }
engblog.ru##.stb-overlay
retro-bit.com#$#.popup-newsletter { display: none!important; }
retro-bit.com#$#body { overflow: visible!important; }
ibizaglobalradio.com##.md-overlay
russia.tv##.vgtrk-social-subscribe
haqqin.az##.wb-popap
haqqin.az##.wb-popap-bg
xsplit.com#$#body { padding-top: 0!important; }
chita.ru##.chitaru__page-shadow
chita.ru##.popup-message-container
tokar.ua##.bouncing-icon
hightech.fm#$#body { overflow: visible!important; }
hightech.fm#$#.fancybox-container { display: none!important; }
kalypsomedia.com###popdup
acc.cv.ua###facebookLikeBox
autotrader.com#$#.modal-backdrop { display: none !important; }
autotrader.com#$#body { overflow: visible!important; }
yogatrain.ru###reallike_div
myjane.ru###moon-calendar
fmovies.cab##.feedback-icon
gmod.fusion-rp.ru##.u-bottomFixer
fremdwort.de###openModal
itemci.com#$#body { overflow: visible!important; }
itemci.com#$#html { overflow: visible!important; }
||theintercept.com/api/tinypass.min.js
/jquery.slick-modals.min.js^$domain=wotspeak.org
e-didaskalia.blogspot.com,fforfree.net###popupFbLikeBox
oneplus.com#$#.dialog-lock { overflow:visible!important; position:relative!important; top:0px!important; }
oneplus.com#$##header-auto-subscribe { display:none!important; }
15min.lt###feedback-btn
lucidchart.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("exit-intent-marketing", "1") } } catch (ex) {} })();
drive.google.com##body > [aria-labelledby$=".afp"]
thenation.com##.meerkat
thenation.com#$#body { overflow: visible!important; }
thenation.com#$#.tp-modal { display: none!important; }
thenation.com#$#.tp-backdrop { display: none!important; }
innovativelanguage.com,ussianpod101.com,swahilipod101.com#$#body { overflow: visible!important; }
innovativelanguage.com,ussianpod101.com,swahilipod101.com#$#.lightBox-overlay { display: none!important; }
panasonic.com#$#body { overflow: visible!important; }
nationalfm.ro###box-fb-like
eva.ru###subscribe-dialog
navalny.com###pushPopup
nabory.kprm.gov.pl##.popup-newsletter
lemarbet.com##.btn-popup-form
||plerdy.com^$domain=lemarbet.com
sitistravel.com###pages_rus_subscribe
maxpark.com##.innerActsWrapper
maxpark.com##.innerOverlay
precitaj.si#%#document.cookie = "efbl_dont_show=1; path=/;";
sky.com##.mast-c-sign-in-notification
firsatbufirsat.com##.blockOverlay
firsatbufirsat.com##.login-modal
wiwo.de##.c-sticky-footer
glassdoor.com##.mfp-bg
ottawacitizen.com#$#body { overflow:visible!important; }
technogym.ru,technogym.com#%#document.cookie = "visited=true; path=/;";
atlasobscura.com###email-roadblock-topographic-modal
atlasobscura.com#$#body { overflow: visible !important; padding-right: 0 !important; }
atlasobscura.com#$##book-contest-email-modal { display:none!important; }
atlasobscura.com#$#.modal-backdrop:not(.lightbox-backdrop) { display:none!important; }
youtube.com##ytd-popup-container > iron-dropdown .ytd-popup-container[position-type="OPEN_POPUP_POSITION_BOTTOMLEFT"]
eldorado.ru##.flocktory-widget-overlay
microsoft.com#$##email-newsletter-dialog { display: none!important; }
microsoft.com#$#body[style*="overflow: hidden;"] { overflow: visible !important; }
frag-mutti.de###mobile-nl-form
minds.com##.m-modal-bg
minds.com##.m-modal-container
oleole.pl,euro.com.pl#%#document.cookie = "exitIntent=session; path=/;";
delandis.co.kr,anti-malware.ru,rgmechanics.com,boxerdergisi.com.tr,85.114.138.56,enzahome.com.tr,isralove.org,liniakino.com###popup
partnerkin.com##.twidget
sferis.pl#%#document.cookie = "np=1; path=/";
vivre.cz,vivre.gr,vivrehome.sk,vivre.si,vivre.hu,vivrehome.pl#%#document.cookie = "modal-subscribe-closed=true; path=/;";
vivre.cz,vivre.gr,vivrehome.sk,vivre.si,vivre.hu,vivrehome.pl#%#document.cookie = "newsletter-modal-closed=true; path=/;";
musicbusinessworldwide.com##.mb-newsletter
58pic.com##.activitySettings-fixedBottom
shopping.yahoo.co.jp##.mdPromoCommonFloating
duckduckgo.com##.atb-banner
calciomercato.com#$##modal-club-selector { display: none !important; }
||cdn*.editmysite.com/js/site/footerSignup.js
golf.tv#$#body { overflow: visible!important; }
shein.com##.j-quick-register
buzzfeednews.com##.newsblock-promo-popup
prostudenta.ru#$#body { overflow: visible!important; }
prostudenta.ru#$#.fancybox-container { display: none!important; }
em.com.br###js-read-more-about-widget
samag.ru###popmechanic-snippet
medicinenet.com##.sc-modal
hipdf.com,daftsex.com##.extension
gardrops.com##.callToRegister2
gardrops.com##.callToRegisterPopupWrapper
aol.com#%#document.cookie = "app_promo_views=1"; document.cookie = "app_promo=1";
racketboy.com###rb-newsletter
spotv24.com,av-jamak.com,avsee12.tv,newtoki106.net,newtoki107.net,newtoki108.net,newtoki109.net,newtoki110.net,newtoki111.net,newtoki112.net,newtoki113.net,newtoki114.net,newtoki115.net,newtoki116.net,newtoki117.net,newtoki118.net,newtoki119.net,newtoki120.net,newtoki121.net,newtoki122.net,newtoki123.net,newtoki124.net,newtoki125.net,newtoki126.net,newtoki127.net,e-files.net,torrevi.me,torrentww.net,toggiri.org,torrentmaps.net,u2-file.me###hd_pop
||1cloud.ru/js/subscribe?
mob-mobile.ru##.interesting-block
backblaze.com,forbes.com##.ju_overlay
equity.today##.popup_post
lyrsense.com##.puzzleUsach
thestar.com###digitalAccessOverlayParentContainer
anti-malware.ru##.dialog-social-fb
nv.ua##.subscrb_form_wrap
techbang.com###idle-container
lenta.ru#$#body { overflow: visible!important; }
3bmeteo.com#$#body { overflow: visible!important; }
3bmeteo.com#$#div[id^="banner_mobile_"] { display: none!important; }
satkurier.pl###newsletterMsg
ivi.tv##.service-notification
firstonetv.live#$#body > div[class]:empty { position: absolute!important; left: -3000px!important; }
boardingarea.com,online-tech-tips.com,helpdeskgeek.com,noviceguitar.com,tamiltunes.network,omgfoss.com##.et_bloom_popup.et_bloom_optin.et_bloom_auto_popup
igdiryasargazetesi.com,kriptom.com,harpers.org##.splash
vpnmentor.com##.share-blog-modal
glavcom.ua###facebook-popup
mobile.de##.oo_feedback_float
byjus.com#$##register-modal-widget { display: none !important; }
byjus.com#$#.modal-backdrop { display: none !important; }
byjus.com#$#body { overflow: visible !important; padding-right: 0 !important; }
hagebau.de#$#.modal-open { overflow:visible!important; }
hagebau.de#$#.modal-backdrop { display:none!important; }
m.banggood.com#$#body { overflow:visible!important; }
megaresheba.com##.vk-popup
gizchina.it,sematext.com,serveradmin.ru,ricksdailytips.com,intro4u.ru,get-itsolutions.com###wpfront-notification-bar-spacer
sematext.com#$#.navbar-fixed-top { top: 0 !important; }
news-medical.net###tnsbox-form
pinterest.com,pinterest.ru##div[data-test-id="giftWrap"]
dailymail.co.uk##div[class^="shared-"]
searchenginejournal.com#$?##sej-popup-wrapper:has(> div) { display: none!important; }
searchenginejournal.com#$?#html:has(> body) { overflow: visible!important; }
creativemarket.com#$#.no-scroll { overflow:visible!important; }
wyborcza.pl##.mcBan > .mod_swimmer[data-cta-category="plywak"]
deine-tierwelt.de#$##hunde_kontakt_warnung { display: none!important; }
deine-tierwelt.de#$#body { overflow: visible!important; }
aktiencheck.de###side_teaser_topleft
trudbox.com.ua##.job-alert-modal
w-o-s.ru###social-subscribe
geniusmarketing.me,indigowild.com##.modal-overlay
~sklep.player.pl,player.pl##.__ipPerunElement[style^="position: fixed; z-index:"]
ispaniagid.ru#$#body { overflow: visible!important; }
baikal-daily.ru#$#body { overflow: visible!important; }
||gaua.hit.gemius.pl/*/rexdot.js
720dgree.de,fileproinfo.com,e2enetworks.com,auto-doc.at,prospektangebote.de,budsgunshop.com,godealla.pl##.overlay
kissanime.*,kisscartoon.*,xmovies8.*,bmovies.cz###upgrade_pop
rappler.com###emailPopupDiv
blog.google##.uni-newsletter-toast
bostonglobe.com#$#body { overflow:visible!important; }
bostonglobe.com#$#.meter-social-connect { display:none!important; }
spravochnick.ru#$#body { overflow: visible!important; }
khersondaily.com,finansgundem.com##.subscribe
jpost.com##.__ADORIC__2.__ADORIC__
||zotabox.com^$domain=playpcesor.com|taiphanmempc.net
mt.360tv.ru#$#body { overflow: visible!important; }
baeldung.com#$#html { overflow: visible!important; }
baeldung.com#$#body { overflow: visible!important; }
tiki.vn#%#//scriptlet("prevent-setTimeout", "mweb_to_app_popup")
nordpass.com##.ReactModalPortal
msn.com##.fbpopup-container
superiorwallpapers.com#$#html.uk-modal-page { overflow: visible!important; }
superiorwallpapers.com#$#body[style="padding-right: 17px;"] { overflow: visible!important; padding-right: 0!important; }
designhill.com##.bottom_popup_container
4brain.ru###brmrk_pup
lifebio.wiki##.smallwind
gordonua.com###facebook-popup
addictivetips.com#$#body { overflow:visible!important; }
bonprix.ua#$#body { overflow: visible!important; }
change.org##div[data-model_name="Petition"][data-name="bottom-bar-interrupt"]
pornhub.com###age-verification-container
pornhub.com##div#age-verification-wrapper
hcn.org,vichy.com.tr###exposeMask
automotogarage.ru##.subscribe-win
pcsecrets.ru#$?#html:has(> body) { overflow: visible!important; }
serfery.ru#$#body { overflow: visible!important; }
rubiks-cube-solver.com###alertBox
rubiks-cube-solver.com###alertShadow
softikbox.com##.notification
consultant.ru##.banner-container
fossil.com#$#.modal-open { overflow:visible!important; }
fossil.com#$#.modal-backdrop { display:none!important; }
popsugar.com,popsugar.com.au,popsugar.co.uk##.email-exitintent-widget
kinokadr.ru###floatleft
amerikaninsesi.com,d19jioddu7q9d3.cloudfront.net,d1e6t2g7k08m8d.cloudfront.net,svoboda.azureedge.net,svoboda.org##.slide-in-wg[data-cookie-id]
trovit.ae,trovit.be,trovit.ca,trovit.ch,trovit.cl,trovit.co.cr,trovit.co.id,trovit.co.in,trovit.co.ke,trovit.co.nz,trovit.co.uk,trovit.co.ve,trovit.co.za,trovit.com,trovit.com.br,trovit.com.co,trovit.com.ec,trovit.com.hk,trovit.com.kw,trovit.com.mx,trovit.com.pa,trovit.com.pe,trovit.com.pk,trovit.com.qa,trovit.com.sg,trovit.com.tr,trovit.com.tw,trovit.com.uy,trovit.com.vn,trovit.cz,trovit.dk,trovit.es,trovit.fr,trovit.hu,trovit.ie,trovit.it,trovit.jp,trovit.lu,trovit.ma,trovit.my,trovit.ng,trovit.nl,trovit.no,trovit.ph,trovit.pl,trovit.pt,trovit.ro,trovit.se,trovitargentina.com.ar##.alertBox
petrolplus.ru###allnew.modal_block
loveplanet.ru##.flash_notify_block
telegraph.co.uk##.adblocker-message
||cdn.playwire.com/bolt/js/zeus^$domain=softonic.com
cartalk.com#$#body { overflow:visible!important; }
ecoreporter.de,reischmann.biz,bergfreunde.de,campdavid-soccx.de###newsletter-popup
tass.ru##div[ng-class*="popupOpened"]
theoryandpractice.ru##.vk__modalwrapper
mybroadband.co.za##.float-newsletter-bar
mybroadband.co.za##.next-previous-article
lubertsyriamo.ru,riamobalashiha.ru,riamo.ru##.yandex-news-promo
masmotors.ru###block-webform-client-block-5816.block-webform
masmotors.ru###block-webform-client-block-7622.block-webform
itcrumbs.ru##.check-also-right
themarker.com,haaretz.co.il##.modal-wrapper.js-subscription-popups
gruenderkueche.de,gruene.de###fancybox-content
gruenderkueche.de,gruene.de###fancybox-overlay
ndtv.com###__cube
clarins.ru##.homepage-newsletter-section
express.co.uk###breaking-news-alert
vokrug.tv##.videobomba
influenster.com##.join-now-popup
4fresh.ru#$?#body:has(> div) { overflow: visible!important; }
loveopium.ru,golbis.com##.dialog-social
theoryandpractice.ru##.email_subscription_modal
teknoseyir.com#$#.modal-backdrop { display: none!important; }
teknoseyir.com#$#body { overflow: visible!important; }
text.ru##.news-preview__tooltip
inforesist.org###push_notificationBlock
inforesist.org##.notification
vitaminshoppe.com###email-overlay
vitacost.com###headerEmailSignUp
softonic.com##.article-next
svidok.online###fb-overlay
rt.com##.subscribe-layout
fatalgame.com##.banner-battle
buyon.ru##.subscription_banner
sibnet.ru##.sibnet-notifications
azertag.az##.notification-container
cofe.ru###fb_popup
bilgicik.com#$#body { overflow: visible!important; }
buzzhand.com#$?#body[-ext-has="div"] { overflow: visible!important; }
stern.de##.js-inactivity-layer
shein.com##.c-quick-register
bbs.tianya.cn##.barcode-float
glavbukh.ru#$#body { overflow: visible!important; }
pravda.if.ua#$#body { overflow: visible!important; }
wallstreet-online.de##button[class^="newsFlag"][class*="Slider"]
wallstreet-online.de#$#.modal-open { overflow: visible!important; }
wallstreet-online.de#$#div[class^="modal"] { display: none!important; }
kaspersky.ru##.blog_subscription
eugene.kaspersky.ru,kaspersky.ru##.mask-overlay2
rynek-kolejowy.pl##.popupModal
rynek-kolejowy.pl##.popupElement
siporcu.com,tavsanlihaber.com.tr,hurdusun.com,bodrumtime.net,capakcurgazetesi.com.tr,turkiyeaktuel.com,koroglugazetesi.com,ukraynahayat.com###socialslide
brainly.co.id,eodev.com##.sg-overlay
bagnet.org,rupor.info###fb_pop
bagnet.org,rupor.info###overlay_pop
ok.ru##.html5-vpl_info-panel
radiosvoboda.org##.slide-in-wg
burgerking.hu,batshort.com##div[class^="modal"]
mediasat.info##.dialog-social
akampus.com#%#Object.defineProperty(window,'userclosed',{value:true});
viaccess-orca.com,blog.disqus.com,blog.hubspot.com,blog.hubspot.de,blog.bonus.ly,harmonicinc.com,articulatemarketing.com,webmaster.kitchen,coolutils.com##.leadinModal
zdnet.com##.preloaded_lightbox
lifter.com.ua###substrate
handelsjournal.de,b17.ru,sporx.com##.stick_container
handelsjournal.de,b17.ru,sporx.com##.stick_block_layer
bleacherreport.com##.atom.installApp
rosphoto.com##.widget_opened
osvita.ua##.js-likebox
tadviser.ru,securitylab.ru###BottomSocial
||vote.sibnet.ru^
manyvids.com##.mv-announcement
bilshe.com,football-ukraine.com###shadowMedia
bilshe.com,football-ukraine.com###reachMedia
facebook.com###globalContainer > div.fb_content > div > div#mainContainer > div.homeWiderContent > div#headerArea > div[id^="u_0_"][style^="height:"]
netto-online.de#$#html {overflow:visible!important;}
megaresheba.ru,gdz.ru##.popUp-subscribe
feedough.com,kayiprihtim.com,tahtakepce.com,kadinlararasinda.com,rehabasogul.com,kompkimi.ru,yesilist.com,hvg.hu,penzcentrum.hu,markimarta.ru,vucutgelistirmehareketleri.org,yumurtaliekmek.com,wealthmagnate.com,polatbuyukarslan.com###upprev_box
ln-cc.com##.b-email_popup-notification
investing.com###PromoteSignUpPopUp
folha.uol.com.br###corner_box
rg.ru##.b-subs-ads
turktime.com##.ilgili
tasit.com##.page-overlay
tasit.com##div.event-popup
||ubembed.com^$domain=brokerdeal.de|bulbapedia.bulbagarden.net|pctipp.ch|computerworld.ch
armani.com##.uiLayer-newsletterLink
t-online.de###Tnotificationoverlay
appleyardim.org###vb-vbturkopopup-kararti
appleyardim.org###vbturkopopup
antena3.ro,ilenta.com,cnetfrance.fr##body > div#slidebox
cosmopolitan.fr,magazine-avantages.fr,magicmaman.com,marieclaire.fr##.MagazineSubscription-popin
thurrott.com##.lean-overlay
lifeistravel.com.ua,inettools.net###ouibounce-modal
bisikletforum.com,fav10.net,maxicep.com,mc-tr.com,cabconmodding.com##.FloatingContainer
surf.az,votzaraza.ru###popupwindow
azerbaycan24.com##body > #ouibounce-modal
digitalcamerawarehouse.com.au,marketrealist.com,columbiaspectator.com###PopupSignupForm_0
kv.by##.block-kv-maillist
latribune.fr##[id^="acquisition-modal"]
psd-tutorials.de###overlay-newsletter
tvnetil.net##.warnpop
freedio.co.il,indiatimes.com,tvnetil.net###backgroundPopup
groupon.nl###subscribe_modal_container
groupon.nl###spotlight
topito.com###social-slide-box
decider.com###nyp-newsletter-modal
webmd.com##.newsletter-hover
bbc.com##.nw-c-breaking-news-banner
energienutricao.com.br,922tp.com,itshokunin.cc,omaske.ru,animesrbija.com,adbuff.com###ppsPopupBgOverlay
energienutricao.com.br,922tp.com,itshokunin.cc,omaske.ru,animesrbija.com,adbuff.com##.ppsPopupShell
groupon.com,groupon.co.uk,groupon.be,groupon.fr###subscribe_modal_container
3suisses.fr##body > .mfp-ready
goal-life.com###sysModal
msc.com###newsletterSignupModal
msc.com,wissen.de,goal-life.com,cryptozoic.com,fusion.net,mindbodygreen.com##.reveal-modal-bg
englex.ru,4kfilme.de##.stb-container
komtv.org,4kfilme.de###stb-overlay
sportspass.de,info-direkt.eu##div[id^="spu-"]
thinkster.io##div[id^="Modal-react-component-"]
esenyurthaberleri.com#%#AG_onLoad(function() { setTimeout(function() { document.body.className = document.body.className.replace("jconfirm-noscroll",""); }, 500); });
bigkiev.com.ua,experttur.com,liniakino.com,plutonpromo.az,znaj.ua###parent_popup
software.informer.com###jqibox
haberkibris.com##.boxfb
legendas.tv,cxid.info,zaehlerschrank24.de,wppbaz.com,prostobank.ua,segodnya.ua,jav.one,smclinic-spb.ru,haberkibris.com,thurrott.com,choiz.me,indianastrology.com,ipinfo.io,firsatbufirsat.com,wotsite.net,ezoterikaved.ru,gulte.com###overlay
utro.ru##.mask
news.rambler.ru#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('rnews.disablePopups', '9999999999999'); }
zaful.com##.xubox_layer
zaful.com##.xubox_shade
thefreedictionary.com###SubscrSlider
felomena.com###b-pop_up__ajax_horo_na_zavtra
expertreviews.co.uk,autoexpress.co.uk,alphr.com,itpro.co.uk###block-dennis-newsletter-newsletter-block
tarotman.ru,siberbulten.com,getintocourse.com,thedigitalhacker.com,rumaysho.com,latesthdmovies.*,gotravelblogger.com,cozumpark.com,gsminfo.com.ua,tehnotech.com,lafmacun.net,windowsable.com,indirin.co,unikampus.net,sosyalmedyapazarlama.com,rockistasyonu.com,hukukbook.com,havadiskibris.com,hukukiblog.com,ankaram.net,ciltbilgi.com,iyiyemektarifleri.net,bodrumguncelhaber.com,codewk.com,borsarti.com,besttechinfo.com,gamesforpublic.de,filmlinks4u.is,geziseli.com,z-news.link###check-also-box
lostiempos.com,nazya.com,firstthings.com,nikolaev24.com.ua,odessa.net.ua,kr24.com.ua,androidcanavari.net,dnepr24.com.ua###colorbox
skipol.pl,nosteam.ro,gifyagusi.pl,legendas.tv,polszczyzna.pl,boardgamesonline.net,yes-icancook.com,bestel.az,nosteamgames.ro,majorgeeks.com,bestfilmeshd.com,mangakyo.net,programminggeek.in,elise.com.ua,for-ua.com,asn.in.ua,mocasoft.ro,cydiaplus.com,dtorrent.com.br,tarihkomplo.com,uptobox.com,uptostream.com###fanback
mcqslearn.com,mcqlearn.com,megafilmestorrenthd.net,softwarebeam.com,masterkreatif.com###fbox-background
ozyurtgazetesi.com,bolgegazetesi.com###kodac
savefrom.net###modal-container.center-popup-cont
savefrom.net###modal-container > div.popup-content
savefrom.net###modal-container > div.shade
m.facebook.com###msite-pages-header-contents > div[class="_4b-b"][style]
sourceforge.net###newsletter-floating
news.de###nllayer-container
forumodua.com###notices
facebook.com###pagelet_growth_expanding_cta
thebodyshop.com.tr,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.ru,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,proizhevsk.ru,provoronezh.ru,sochi1.ru,sterlitamak1.ru,tolyatty.ru,ufa1.ru,v1.ru###popup_container
tvrain.ru###promo_bottom_nest
unn.com.ua###social_popup
secretmag.ru,steambuy.com###subscribe-popup
mobilluck.com.ua###subscripepopup
businessua.com##.b-counter
eugene.kaspersky.ru##.blog_subscription_wrapper
forumodua.com##.body_wrapper > div > table[width="100%"] > tbody > tr > td[valign="top"]
rgmechanics.com,takprosto.cc,hzonesp.com##.jquery-modal.blocker
d3olbu2cl74039.cloudfront.net,d29z1quku5t3sk.cloudfront.net,currenttime.tv##.media-block-wrapper.slide-in-widget
wyborcza.pl##.mod.mod_ddbox.is-visible
huffingtonpost.*##.newsletter-toaster
prospektangebote.de,gutscheininfos.de,iasparliament.com,pro-palliativ.ru,spravkaru.info,newizv.ru,webmath.ru,clipwatching.com,indaily.com.au,mynizhyn.com##.popup
tichyseinblick.de##.rty-pop-up
bolumsonucanavari.com,forum.donanimhaber.com##.smtakip
collive.com,valuewalk.com,ellalanguage.com,spiritualresearchfoundation.org,conference2go.com,animeout.xyz,ludent.ru,askdavetaylor.com,kissseries.me,responsibility.org,golos.te.ua,watchcartoonsonline.la,kissanime.asia,soft4fun.net,lingq.com,therecoveryvillage.com,informator.news,memepedia.ru,richluck.ru,npvua.com,eusouandroid.co,bizled.co.in,ternopillive.com.ua,dyvys.info,altinelbiseliadam.com,comments.ua,ilife99.com,mur.tv,online-buhuchet.ru,richlife7.com,журналистика-обучение.рф##.spu-bg
collive.com,valuewalk.com,ellalanguage.com,spiritualresearchfoundation.org,conference2go.com,animeout.xyz,ludent.ru,askdavetaylor.com,kissseries.me,responsibility.org,golos.te.ua,watchcartoonsonline.la,kissanime.asia,soft4fun.net,lingq.com,therecoveryvillage.com,informator.news,memepedia.ru,richluck.ru,eusouandroid.co,bizled.co.in,ternopillive.com.ua,dyvys.info,altinelbiseliadam.com,comments.ua,ilife99.com,mur.tv,online-buhuchet.ru,richlife7.com,tehnot.com,журналистика-обучение.рф##.spu-box
kariyer.net,annsummers.com,3dnews.ru,sobesednik.ru##.ui-dialog
kariyer.net,pixalate.com,purina.co.uk,123moviesfx.live,ralphlauren.com,hottopic.com,talk.sonymobile.com,annsummers.com,numbeo.com,global.llbean.com,price.ua,clarins.ru,two-movies.net,gezondheidsplein.nl,babycenter.de,sobesednik.ru,ziekenhuis.nl##.ui-widget-overlay
lingusta.com.tr,armyhelp.ru,theturtleislandnews.com,petr-panda.ru,ogrenio.com,alexgoldcheidt.com,karaoke-tutor.com,espaebook.org,javacodegeeks.com##.ulp-window-container
lingusta.com.tr,odernichtoderdoch.de,armyhelp.ru,ewdn.com,theturtleislandnews.com,petr-panda.ru,ogrenio.com,alexgoldcheidt.com,karaoke-tutor.com,espaebook.org,javacodegeeks.com,highbrewcoffee.com##.ulp-overlay
ntv.ru##.xpopup_overlay
allrecipes.com#%#document.cookie = "AR_Display_FeedEducationalModal_Cookie=true";
dnainfo.com##body > div.overlay
deutsche-handwerks-zeitung.de#%#document.cookie = "showsupportwin_nlreg=none";
applesencia.com##div[id^="facebook-flyer"]
free-software.com.ua,duzcepostasi.com##div[id^="fancybox"]
newengland.com##div[id^="haven-paywall"]
afyonhaber.com,tamindir.com,yumurtaliekmek.com##div[id^="simplemodal-"]
nitroflare.com##div[id^="superbox-"]
temaretik.com##div[ng-if="$root.joinGuest"]
medialnk.com#%#Object.defineProperty(window, 'Lightbox', { get: function() { return {}; } });
||cache.ltn.com.tw/js/fb_mask.js
||malerex.ru^$third-party
||mediaset.it/include/js/attivaPopUpEstero.js
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#$?#div[data-testid="sheetDialog"] div[role="button"] + div[role="button"]:upward(div[role="group"]) { display: none !important; }
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#$?#html { overflow: auto !important; padding-right: 0 !important; }
yandex.*##.desk-notif-card__card[aria-label="Реклама"]
yandex.*##.dist-overlay__popup
yandex.*##.distr-smartbanner-loader
yandex.*#?#body[class*="Route"] div.top-root
metrica.yandex.com,metrika.yandex.*##.email-subscriptions-promo
travel.yandex.ru#?#body > section[style^="z-index:"]:has(> section form[name="MODAL_SUBSCRIPTION"])
yandex.ru#$#body.body-modal-active { overflow: visible !important; padding-right: 0 !important; }
yandex.ru#$?#body.body-modal-active > div[class] > div#popup-wrapper:upward(1) { display: none !important; }
google.*##iframe[role="presentation"][src*="ogs.google."][src*="widget/callout"]
google.*##iframe[role="presentation"][src*="ogs.google."][src*="widget/callout"]:upward(div[style^="overflow: hidden; position: absolute; top: 0px; width: 370px;"])
!+ NOT_OPTIMIZED
iasabhiyan.com##.sfsi_outr_div
!+ NOT_OPTIMIZED
iasabhiyan.com###sfsi_floater
json.cn#%#AG_onLoad(function(){var g=new MutationObserver(function(){var b=document.querySelector('#shuangshi1Modal1 button.close');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)});
tomsguide.com#%#AG_onLoad(function(){var g=new MutationObserver(function(){var b=document.querySelector('.jwplayer__wrapper .sticky-close.stick-on');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E6)});
fiverr.com#%#AG_onLoad(function(){var a=new MutationObserver(function(){if(document.querySelector(".signing-modal")){document.querySelector('.signing-modal').click(); a.disconnect();}});a.observe(document,{childList: !0, subtree: !0});setTimeout(function(){a.disconnect()},1E4)});
app.diagrams.net#%#AG_onLoad(function(){var a=new MutationObserver(function(){if(document.querySelector(".geDialog")){document.querySelector('.geDialog span').click(); a.disconnect();}});a.observe(document,{childList: !0, subtree: !0});setTimeout(function(){a.disconnect()},1E4)});
pasco.com#$#body { overflow: visible!important; }
pasco.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('.vbox-overlay'); c&&(b.disconnect(),c.style.visibility = 'hidden') });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
grammarly.com#$#body { overflow: auto !important; }
ultrafarma.com.br#$#body { overflow: auto !important; }
joebiden.com#$#body { overflow: auto !important; position: unset !important; }
joebiden.com#$#html { overflow: auto !important; position: unset !important; }
afp.com,aqua-fun.com,onlinetutorials.org,vawoo.co.uk,sabanciuniv.edu,uamodna.com,oggusto.com,beardandblade.com.au,theenglishshavingcompany.com,mebders.com,cactusvpn.com,kaplunoff.com,faraonauto.ru#$#.mfp-bg { display: none !important; }
afp.com,aqua-fun.com,onlinetutorials.org,vawoo.co.uk,sabanciuniv.edu,uamodna.com,oggusto.com,beardandblade.com.au,theenglishshavingcompany.com,mebders.com,cactusvpn.com,kaplunoff.com,faraonauto.ru#$#.mfp-wrap { display: none !important; }
afp.com,aqua-fun.com,onlinetutorials.org,vawoo.co.uk,sabanciuniv.edu,uamodna.com,oggusto.com,beardandblade.com.au,theenglishshavingcompany.com,mebders.com,cactusvpn.com,kaplunoff.com,faraonauto.ru#$#html { overflow: auto !important; }
thebetterindia.com##.tbi-gtap-notification-overlay
thebetterindia.com##.tbi-gtap-notification-content
taiwan.sharelife.tw#$##container { filter: none !important; transition: none !important; overflow: auto !important; }
taiwan.sharelife.tw#$#body div#fb { display: none !important; }
westernstandardonline.com#$#html { overflow: auto !important; }
kurs.com.ua#$#body { overflow: visible !important; }
cookpad.es,cookpad.com#%#//scriptlet('remove-cookie', 'recipe_view_count_ru')
cookpad.es,cookpad.com#%#//scriptlet('remove-cookie', 'recipe_view_count_es')
cookpad.es,cookpad.com#%#//scriptlet('remove-cookie', 'recipe_view_count_uk')
cookpad.es,cookpad.com#%#//scriptlet('remove-cookie', 'recipe_view_count_pl')
allconnect.com#$#div[data-preamp="mobile-subscribe-banner"] { display: none !important; }
allconnect.com#$#.modal-backdrop { display: none !important; }
allconnect.com#$#body { overflow: auto !important; }
yofreesamples.com#$#body { overflow: auto !important; }
chronicle.com#$#.bcpNotificationBarStickyBottom { display: none !important; }
chronicle.com#$#html { overflow: auto !important; }
chronicle.com#$#body { overflow: auto !important; }
roscontrol.com#$#html { overflow: auto!important; }
!+ NOT_OPTIMIZED
medonet.pl##body.withFPU::before
f2movies.to#$##modalshare { display: none!important; }
f2movies.to#$#body { overflow: auto!important; }
f2movies.to#$#.modal-backdrop { display: none!important; }
himovies.to#%#document.cookie="show_share=true; path=/;";
atbmarket.com#$#body { overflow: auto !important; }
moviesjoy.*#$##modalshare { display: none !important; }
moviesjoy.*#$#.modal-backdrop { display: none !important; }
moviesjoy.*#$#body { overflow: visible !important; }
4glaza.ru#$#.custombox-modal { display: none !important; }
4glaza.ru#$#div.custombox-overlay { display: none !important; }
4glaza.ru#$#html { overflow: visible !important; }
4glaza.ru#$#body { overflow: visible !important; }
vgorodekirove.ru#$#html { overflow: visible !important; }
greatist.com,medicalnewstoday.com#$##modal-host { display: none !important; }
greatist.com,medicalnewstoday.com#$#body { overflow: visible !important; }
crkt.com#$#html { overflow: visible !important; }
takiedela.ru#$#.arcticmodal-overlay { display: none !important; }
takiedela.ru#$#.arcticmodal-container { display: none !important; }
takiedela.ru#$#body { overflow: visible !important; }
g-school.co.kr#%#//scriptlet("prevent-setTimeout", "popupObject")
hardreset.info#$#body { overflow: visible!important; }
!+ NOT_PLATFORM(ext_safari)
quora.com#%#//scriptlet("set-constant", "ansFrontendGlobals.settings.signupWallType", "undefined")
zentrum-der-gesundheit.de#$#body { overflow: visible !important; }
tvmovie.de#%#document.cookie = "nlPopupShown=true; path=/;";
ggames.com.br#%#(function(){var a=new Date,b=a.getTime();document.cookie="ips4_bacalltoactionpopup="+b})();
spid.center#$#body { overflow: visible !important; }
greatist.com#$##modal-host { display: none !important; }
greatist.com#$#body { overflow: visible !important; }
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,bongacams.org,bongacams4.com,bongacams3.com,royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,hdkinomax.com,prostocams.com,pure-t.ru,r2games.com,redlightarea.com,smutcam.com##.js-spoofIM
pastemagazine.com##body > div.screen:empty
medium.com#$#html { overflow-y: visible!important; }
haaretz.co.il###__next > div[class*=" "] > div[class*=" "][data-test="topStrip"]
haaretz.co.il###__next > div[class*=" "] > div[class*=" "][data-test="bottomStrip"]
themarker.com###__next > div[class*=" "] > div[class*=" "][data-test="topStrip"]
themarker.com###__next > div[class*=" "] > div[class*=" "][data-test="bottomStrip"]
ogorod.ru,80aaadf9a6agjohr9n.xn--p1ai,talks.happymonday.com.ua,unisender.com#$##popmechanic-snippet { display: none!important; }
ogorod.ru,80aaadf9a6agjohr9n.xn--p1ai,talks.happymonday.com.ua,unisender.com#$#body { overflow: visible!important; }
bostonherald.com#$?#body { overflow: visible !important; }
agrolink.com.br#$#body { overflow: visible!important; }
dailynews.com#$#.modal-scrollable { display: none!important; }
dailynews.com#$#.connext-modal-backdrop { display: none!important; }
dailynews.com#$#body { overflow: visible!important; }
lvnews.org.ua,tenews.org.ua#$##ourSocial { display: none!important; }
lvnews.org.ua,tenews.org.ua#$#body { overflow: visible!important; }
rusplt.ru#$?#body:has(> div) { overflow: visible!important; }
beate-uhse.com#$#body { overflow: visible!important; }
littleone.com#$#html { overflow: visible!important; }
dynamo.kiev.ua#$#body { overflow: visible!important; }
radioego.com#%#document.cookie = "facebook_like_page_2=shown; path=/;";
accorhotelsarena.com#%#document.cookie = "sessionBercy=1; path=/;";
festtravel.com#%#document.cookie = "BultenPopup=1";
tripadvisor.de,tripadvisor.ca,tripadvisor.co,tripadvisor.co.id,tripadvisor.co.uk,tripadvisor.com,tripadvisor.com.au,tripadvisor.com.br,tripadvisor.com.gr,tripadvisor.com.mx,tripadvisor.com.my,tripadvisor.com.sg,tripadvisor.com.tr,tripadvisor.com.tw,tripadvisor.es,tripadvisor.fr,tripadvisor.ie,tripadvisor.in,tripadvisor.it,tripadvisor.jp,tripadvisor.net,tripadvisor.nl,tripadvisor.se,tripadvisor.be#$#body[style*="overflow"][style*="position"] { overflow: visible!important; position: static!important; }
radbag.de#$#body { overflow: visible!important; }
vw-passat.pl#%#document.cookie = "fblb=1";
poradnikogrodniczy.pl#%#document.cookie = "cookies_newsletter=1; path=/;";
deccoria.pl#$#html.dc-modal-is-locked > body.dc-layout--modal-active[style="padding-right: 17px;"] { overflow: visible!important; padding-right: 0!important; }
deccoria.pl#$#html.dc-modal-is-locked > body.dc-layout--modal-active[style="padding-right: 17px;"] > .dc-modal-overlay.dc-modal-is-opened:empty { display: none!important; }
deccoria.pl#$#html.dc-modal-is-locked > body.dc-layout--modal-active[style="padding-right: 17px;"] > .dc-modal-wrapper.dc-modal-is-opened > .dc-modal--site-facebook-like { display: none!important; }
amfora.pl,budujesz.pl,digitalo.pl,hulahop.pl,meblujesz.pl,morele.net,motoria.pl,pupilo.pl,sklep-presto.pl,ubieramy.pl#%#document.cookie = "newPageInfoCookie=true";
mediaworld.it#%#document.cookie = "hidenewsletter=1";
2b.com.eg#%#document.cookie = "newsletter_popup=dontshowitagain";
shop.dangerfield.com.au#%#Object.defineProperty(window, 'okToShow', { value: false });
briefmenow.org#%#document.cookie = "disallowPrepawayBanner=1";
briefmenow.org#$#.popup_get-discount { display: none!important; }
briefmenow.org#$#body.blocked { overflow: visible!important; }
turizm.ru#$?#html:has(> body) { overflow: visible!important; }
turizm.ru#$?#body:has(> div) { overflow: visible!important; }
kom-dir.ru,gd.ru,buhsoft.ru,rnk.ru,26-2.ru,pro-personal.ru,business.ru##.slideBannerContainer
kadrovik01.com.ua,buhsoft.ru,pro-goszakaz.ru,rnk.ru,dirklinik.ru,pro-personal.ru,dirsalona.ru,glavbukh.ru,gazeta-unp.ru,kom-dir.ru,business.ru,kdelo.ru,trudohrana.ru,pedrada.com.ua,zdrav.ru,law.ru,26-2.ru,mcfr.kz,sekretariat.ru,gkh.ru,fd.ru#$#body { overflow: visible!important; }
kadrovik01.com.ua,buhsoft.ru,pro-goszakaz.ru,rnk.ru,dirklinik.ru,pro-personal.ru,dirsalona.ru,glavbukh.ru,gazeta-unp.ru,kom-dir.ru,business.ru,kdelo.ru,trudohrana.ru,pedrada.com.ua,zdrav.ru,law.ru,26-2.ru,mcfr.kz,sekretariat.ru,gkh.ru,fd.ru#$#.megaShadow { display: none!important; }
techwalla.com#%#document.cookie = "PromoModalShown=1;path=/";
ipon.hu#$#.noscroll { overflow:visible!important; }
allocine.fr#%#(function(){try{if("undefined"!=typeof localStorage){var a={month:(new Date).getMonth(),day:(new Date).getDate(),counter:1};localStorage.setItem("ac_newsletter_modal_capping",JSON.stringify(a));localStorage.setItem("ac_promote_signup_modal_capping",JSON.stringify(a));localStorage.setItem("ac_promote_affinity_modal_capping",JSON.stringify(a))}}catch(b){}})();
pr-cy.ru#$?#html > body:has(> div) { overflow: visible!important; }
malasngoding.com#$#.modal-produk { display: none!important; }
malasngoding.com#$#.modal-backdrop { display: none!important; }
malasngoding.com#$#body { overflow-y: visible!important; }
dc-marvel.ru#$#body { overflow: visible!important; }
glavred.info#$#body { overflow: visible!important; }
jooble.org#$?#.root_modal { display: none!important }
jooble.org#$#body { overflow: visible!important }
patch.com#$?#.modal > div.modal-dialog--subscribe:upward(1) { display: none!important; }
patch.com#$#.modal-backdrop { display: none!important; }
patch.com#$#body.modal-open { overflow: auto!important; }
patch.com#%#document.cookie = "patch_email_exit_intent_hideUS_NY_NYC_10997=1";
securityweek.com#$#body { overflow: visible!important; }
giveaway-club.com#%#Object.defineProperty(window, 'ps_highlight', { get: function() { return { init: function() {} }; } });
community.spiceworks.com#$#.join-login-wrapper.join-login-alt--six-second[data-alt-modal] { display: none !important; }
community.spiceworks.com#$#.sui-u-no-scroll { overflow: visible !important; }
medicinenet.com#%#document.cookie = "MNINewsLetterRB=SHOWN";
texterra.ru#$#body { overflow: visible!important; }
alexa.com#%#document.cookie = "ExitIntentPopupClosed=true";
fanserials.tv#$#body { overflow: visible!important; }
neokur.com#$#body { overflow: visible!important; }
neokur.com#$#.jquery-modal.blocker { display: none!important; }
1track.ru#$#body { overflow: visible!important; }
mic.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('new_user_modal_show_dates', '[9999999999]'); }
freeview.com.au#$#body { overflow: visible!important; }
forum.autoua.net#$#body { overflow: visible!important; }
subscribe.ru##.blockUI
subscribe.ru#$#body { overflow: initial!important; }
tns-e.ru#$#div[class^="digital-receipt-banner"] { display: none!important; }
tns-e.ru#$#html { overflow: visible!important; }
bitdefender.com#$#body { overflow: visible!important; }
m.wikipedia.org##.banner-container
wikipedia.org#$##mw-head { top: 0!important; }
wikipedia.org#$##mw-head-base { display:none!important; }
newkaliningrad.ru#$#.modal-backdrop { display: none!important; }
newkaliningrad.ru#$#body { overflow: visible!important; }
okino.ua#$#body { overflow: visible!important; }
dooralei.ru#$#body { overflow: visible!important; }
facebook.com##.aclb > div._4b-b
catalogmineralov.ru#$#body { overflow: visible!important; }
easy-deutsch.de#%#AG_onLoad(function() { document.querySelector('html').style.cssText+=';overflow: auto!important'; });
easy-deutsch.de#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('.tve-leads-slide-in.tve-tl-anim'); if (el) {el.remove()} }, 2500); });
@@||delivery.satr.jp^$script,domain=mieru-ca.com
@@||kbb.com/wp-content/themes/Newspaper-child/assets/KBBLogoRefresh.svg$domain=kbb.com
wallstreet-online.de,dni.ru,polit.info#%#if (window.PushManager) { window.PushManager.prototype.subscribe = function () { return { then: function (func) { } }; }; }
macwelt.de,pcwelt.de#%#//scriptlet("set-constant", "firebase.messaging", "noopFunc")
.com/sdk/siteScript?p_id=*&hold=*&subid_*sitescript&subid*
abendzeitung-muenchen.de###webpush-app
||moengage.com^$third-party
||karuna4u.com^$third-party
.me/?pu=$script,third-party
.ru/?pu=$script,third-party
.vip/?pu=$script,third-party
.com/?pu=$script,third-party
.biz/?pu=$script,third-party
.site/?pu=$script,third-party
.me/?pus=$script,third-party
.ru/?pus=$script,third-party
.com/?pus=$script,third-party
.biz/?pus=$script,third-party
||swaptrap.live^
||pushpro.co.za^$third-party
/storefrontmarketing/webpush/webpush.client.
||jagevirom.com^
||mediaboom.site^
/pnsw_init.js
/js/pushsubscribe.js
||lecaleros.com^$third-party
||guideforwindows.top^$third-party
||bezrukov.fun^$third-party
||pushcode.jp^$third-party
||vkonrakte.com^$third-party
||webpushonline.com^$third-party
||xedo.me^$third-party
||mypush.online^$third-party
||vitalectium.com^$third-party
||checke.biz^$third-party
||clairpixum.com^$third-party
||bitmakerz.biz^$third-party
||app.najva.com^$third-party
||izooto.com^$third-party
||a.trstplse.com^$third-party
||ismcdn.jp^*/webpush_dialog.$third-party
||cr-eam.com^$third-party
||push.anews.one^$third-party
||api.infinario.com^$third-party
||mucizewus.com^$third-party
||lib1.biz^$third-party
||pecukirom.com^$third-party
/smio-push-notification/*
###smart_push_smio_overlay
###smart_push_smio_window
||push.estart.jp^$third-party
||pushpanda.io^$third-party
||burningpushing.info^$third-party
||inpptouch.info^$third-party
||loulouly.net^$third-party
||vistoolr.net^$third-party
||pushex.net^$third-party
||sdkloc1.com^$third-party
||stumtererum.com^$third-party
||chensenconter.com^$third-party
||powr.io^$third-party
||colamirus.com^$third-party
||trynews.me^$third-party
||push.webandname.com^$third-party
||aswpsdkeu.com^$third-party
||caradstag.casa^
||check-now.online^
||distributiontomatoes.com^
||erihj.com^
||ittorchicer.com^
||lmy.de^
||lodder6.biz^
||news-jupiter.com^
||news-mars.com^
||notification.best^
||notify-guru.com^
||notify-master.net^
||notify.rocks^
||nwliko.com^
||ofhappinyer.com^
||praght.tech^
||pro-web.net^
||pushpush.net^
||pushwelcome.com^
||send-news.net^
||special-offers.online^
||u21drwj6mp.com^
||us.xmlppcbuzz.com^
||xyznews2.today^
||m-th.ru^$third-party
||rocket-push.com^$third-party
||push.asahiinteractive.com^$third-party
||cdn.onepush.app^$third-party
||dryum.ru^$third-party
||webpushr.com^$third-party
||pushprofit.net^$third-party
-push-notifications/$script
||dgpcdn.org^$third-party
||gerdonarium.com^$third-party
||bmfeed.ru^$third-party
||rokettsaince.com^$third-party
||via.batch.com^$third-party
||hrbpark.bid^$third-party
||getpush.org^$third-party
||trenrasius.com^$third-party
||aswpsdkus.com^$third-party
/wp-content/plugins/push-notification/*
||web-sdk.urbanairship.com/notify/
.club/rp/rp.php?site=
||bosspush.com^$third-party
||web.webpushs.com^$third-party
||device-api.indigitall.com^$third-party
||feductius.com^$third-party
||rushhips.com^$third-party
||esterlonder.com^$third-party
||vinuser5.biz^$third-party
||n1goserch.com^$third-party
###NotificationsAskMsg
###visilabs_web_push_perm_box
###onesignal-popover-container
||dankulavius.com^$third-party
||chitai-gorod.ru/*/js/push_subscribe_firebase.js
||kerchenovias.com^$third-party
||bagirastyle.ru^$third-party
||meladonicum.com^$third-party
||foxpush.net^$third-party
||sendelven.com^$third-party
||truepush.com^$third-party
||jubi.ai^$third-party
||bildirnet.com^$third-party
||face-push.com^$third-party
||relateddigital.com^$third-party
||admessage.support^$third-party
||ntvsw.com^$third-party
||valkirum.com^$third-party
||amacritus.com^$third-party
||bakibarus.com^$third-party
||danorenius.com^$third-party
||newsgrabber.me^$third-party
||defundium.com^$third-party
||app.getbeamer.com^$third-party
||tranqulitius.com^$third-party
||trenchenious.com^$third-party
||tempersonic.com^$third-party
||bildirt.com^$third-party
||cracataum.com^$third-party
||pushchev.info^$third-party
||pushsar.com^$third-party
||olgtex.com^$third-party
||nativesubscribe.pro^
||topswp.com^
||wwclicknews.club^
||fernomius.com^$third-party
||cdn.p-n.io^$third-party
||mibknb.com^$third-party
||ucfeed.ru^$third-party
||bigreal.org^$third-party
||whitepush.biz^$third-party
||onesignal.com^$third-party
||hattepush.com^$third-party
||hostpush.info^$third-party
||checkpost.club^$third-party
||allstat-pp.ru^$third-party
||getpush.net^$third-party
/?smpushprofile=load_frontend_push_js
||pushbasitop.ru^$third-party
||spacepush.ru^$third-party
||api.useinsider.com^$third-party
||pronews.me^$third-party
||arianelab.com^$third-party
||psh.one^$third-party
##.insider-opt-in-notification
##.tsoft-push--in-notification
||pushout.ru^$third-party
||sdk.push7.jp^$third-party,domain=~secret2.cygames.co.jp
||pushpushgo.com^$third-party
||robot.net.ua/upload/crm/site_button/loader_$third-party
||cdn.carrotquest.io^$third-party
||push-ad.com^$third-party
||realpush.media^$third-party
||getpushmonkey.com^$third-party
||cdn.contentsitesrv.com/js/push/$third-party
||sckxppzdm.com^$third-party
||pushbird.com^$third-party
||pushalert.co^$third-party
||cdn.frizbit.com/frizbitjs^$third-party
||cloud.roistat.com^$third-party
/push.js?utm_source=*&domain=$script
||pushkapro.com^$third-party
||cdn.siteswithcontent.com^$third-party
||viapush.com^$third-party
||d2r1yp2w7bby2u.cloudfront.net^$third-party
||master-push.net^$third-party
||wpush.biz^$third-party
||pushprofit.ru^$third-party
||d3bo67muzbfgtl.cloudfront.net/edrone_2_0.js
||emarketingsuite.net^$third-party
||widget.intercom.io^$third-party,domain=~app.rezi.io|~intercom.com|~backerclub.co|~quidco.com|~green.energy
||pushpad.xyz^$third-party
||gagwebapi.com/api/webpush/$third-party
||foxpush.com^$third-party
||accengage.net^$third-party
||wonderpush.com^$third-party
||tracker.wigzopush.com^
||netmera-web.com^$third-party
/pushwoosh-$script,domain=~pushwoosh.com
||setrowid.com^$third-party
||api.sociaplus.com^$third-party
||bildirim.net^$third-party
||cdn.gravitec.net^$third-party
||cdn.jeapie.com^$third-party
||cdn.letreach.com^$third-party
||sendpulse.com^$third-party
||esputnik.com^$third-party
||secure.esputnik.com.ua^$third-party
||push.world^$third-party
||pushall.ru/widget.php$third-party
||pushassist.com^$third-party
||pushcrew.com^$third-party
||pushengage.com^$third-party
||pushwoosh.com^$third-party
||push4site.com^$third-party
||cleverpush.com^$third-party,domain=~app.bsdex.de
||sdki.truepush.com^$third-party
||static.pushe.co^$third-party
||loboclick.com^$third-party
##amp-web-push-widget
||vergilimus.com^$third-party
||sendsay.ru^$third-party
||webpush.hackers.com^
||cdn.webpush.jp^$third-party
/pushJs/*$third-party,script
||cdn.subscribers.com^$third-party
||wwopenclick.vip^$third-party
.vafrike.ru^$third-party
||bildirimci.net^$third-party
||crimitating.com^$third-party
||push.all-stor.ru^$third-party
||feedify.net^$third-party
||app.dengage.com^$third-party
||salesmanago.com^$third-party
||leefmylife.info^$third-party
||wp.24smi.org^
||api.pushnami.com^$third-party
||first.megas44.ru^$third-party
||sdk.jeeng.com^$third-party
||stengeholt.com^$third-party
||vultispotus.com^$third-party
||api.jeeng.com^$third-party
||navse.pukchpok.online^$third-party
||motbw.com^$third-party
||mp3lofts.com^$third-party
||mp3starz.com^$third-party
||cdn.mxapis.com^$third-party
||tafrebadus.com^$third-party
||fspark-ap.com^$third-party
||disrepush.com^$third-party
||kursatarak.com^$third-party
||cdn.instadrama.site^$third-party
||pushcodetop.ru^$third-party
||p.dengage.com^$third-party
||web.webpushs.com^$third-party
||pushmaster-cdn.xyz^$third-party
||pushmaster.xyz^$third-party
/firebase.js$domain=novayagazeta.ru|comments.ua|kinosimka.net|ilan365.net|cnbcindonesia.com|haberzamani.net|oxy.cloud|allbasketball.org|auslogics.com|kartalyuvasi.com.tr|cnnindonesia.com|fbc.ua|astv.ru|pln-pskov.ru
/firebase-messaging.js$domain=focus.ua|ukranews.com|comments.ua|coub.com|porno90.me|cnnamador.com|giallozafferano.it|wcostream.com|fptplay.vn|jooble.org|mobile01.com|myinstants.com|pdalife.ru|rg.ru|m.iguides.ru|donanimhaber.com|profile.ru|womanhit.ru|news.noteru.com|narodna-pravda.ua|newstm.in|sabah.com.tr|dreamstime.com|popbee.com|avtovzglyad.ru|allbasketball.org|tw.news.yahoo.com|takvim.com.tr|jn.pt|ria.ru|pars.host|calculator-online.net|operanewsapp.com|ahaber.com.tr|tamindir.com|concursosnobrasil.com.br|kompas.com|news.ebc.net.tw|recyclingtoday.com|homedecoratione.com|khersondaily.com|mirtesen.ru|womanhit.ru|belsat.eu|gearbest.com|op.gg|novayagazeta.ru|pocket-lint.com|turunculevye.com|bloomberght.com|stardima.com|aksam.com.tr|portamur.ru|fishki.net|ranking.goo.ne.jp|ohmymag.com|mgronline.com|semnasem.org
||wondershare.com/notification/wsNotification.js
news.mail.ru##.m-push-notifications
oantagonista.uol.com.br###oa-lightbox
||101soundboards.com/sw.min.js
||p.portfolio.hu/push.js
||omnisnippet1.com/inShop/push-notifications.js
||assets.emarsys.net/web-emarsys-sdk/*/web-emarsys-sdk.js
oantagonista.com##.lightbox-push
||static.bonprixsecure.com/resource/*/desktop/scripts/controller/soft_prompt.js
n-tv.de##.backdrop
howtogeek.com###notificationAllowPrompt
sme.sk##.js-notification-window
||up-load.io/sw.js
sondakika.com###web_push_notif_perm
||sondakika.com/static/js/webpush.js
sadeceon.com##.notifyjs-corner
androidacy.com###webpushr-prompt-wrapper
echo.msk.ru#%#//scriptlet("set-constant", "Object.prototype.PushSubscription", "")
buhonline.ru###modals-react-app
||s-cdn.phonearena.com/js/*/widgets/survey.js
||assets.alicdn.com/*/nano-webpush-ui-
||cyberlink.com/prog/util/web-notification
esputnik.com##.webPushSubscriptionPreview--component
forum.donanimhaber.com##.push-notification-content
forum.donanimhaber.com###portalNotificationContainer
||internet-technologies.ru/wp-content/assets/js/webpush.min.js
||jpshowbiz.us/wp-content/plugins/daftplug-instantify/pwa/public/assets/js/script-uaparser.js
||cdn.9to5terminal.com/push.js
||tinypass.com^$domain=ynet.co.il
pulse.mail.ru###suggestion-container
tvn24.pl##iframe.__ipPerunElement
trashbox.ru###div_bottom_subscribe_placeholder
shock.co##.PushSubscription-content
newinform.com,nevnov.ru,rueconomics.ru,slovodel.com,riafan.ru##.pushSubscribe
||maximizly.*/sources/webpush/production/js/maximizly-push.js
animefire.net###page-mask
animefire.net###sub_modal
||sport.ru/app/web/push.js
||haberturk.com/scripts/webpush.js
||rssing.com/rpcg.js
rocket-league.com##.rlg-notificationperms
||fujossy.jp//assets/registerServiceWorker-
moneycontrol.com##.pushbtn
||cdn.usefulcontentsites.com/js/push/subscribe.js
||videosdesuavizinha.com/videosdesuavizinha.com.js
||i.tmgrup.com.tr/tmdwebpush/tmdwebpush.js
mercomindia.com###text-28
oneindia.com###notification-articleblock
ltn.com.tw##.softPush_notification
||abw.by/src/js/OneSignal.js
wcnc.com##.page__notifications
phonearena.com##div[class="nc"]
roblox.com##.push-notifications-global-prompt
||download-video.com/web-notification/wsNotification.js
termedia.pl##body #ue_popups > #ue_push_dialog
jornaldocomercio.com##.push-btn-container
/service-worker.js$domain=lsm.lv|mirror.co.uk|hclips.com|ladbible.com|stfly.me|ladbible.com|dailystar.co.uk
bloomberg.com##.navi-push-notification-prompt
focus.de###wpBreakingNewsBanner
elbotola.com###js-notif-popup
||push.delivery.ethinking.de^
itemsatis.com#%#//scriptlet('set-constant', 'PushSubscription', 'undefined')
||oantagonista.com/wp-content/plugins/oa-push/js/oa-push.js
oantagonista.com###oa-push-icon
||pornbrb.com/sw.js
masrawy.com##.lstNwsNtfy
||storage.googleapis.com/dito/sdk.js$domain=newbalance.com.br
volksfreund.de##.park-floating-bell
tviplayer.iol.pt##.bell
tviplayer.iol.pt###popover
tengrinews.kz##.push-form-container
protranslate.net###pushModal
protranslate.net###pushModal ~ .modal-backdrop
||ziare.com/firebase-messaging-init.js
finanzen.net###finWebpushNotificationModal
||lifehacker.ru/sw.js
lanacion.com.ar###notificacion-modal
techradar.com,tomshardware.com,tomsguide.com##.onesignal-customlink-container
||gadgetsnow.com/pn_manifest.cms
przegladsportowy.pl##.pushPlatform
amarujala.com###auwnotificationpopup
||gizbot.com/common/build/js/site-notification-desk.min.js
investing.com##.allow-notifications-popup-wrapper
||soccer.ru/sites/all/modules/webpush/webpush.js
||myzooplanet.ru/chat.js
||fitgirl-repacks.site/wp-content/plugins/smio-push-notification/
||dcnews.ro/sm-sw.js
||redditstatic.com/*/PushNotifications.
||pcdn.dengage.com/p/push/
||ridus.ru/push.js
afkgaming.com#%#//scriptlet('set-local-storage-item', 'notifModal', 'true')
tvbs.com.tw##.web-push
||g.alicdn.com/gfe-ug/web-push-client*/*/iframeMessage.js
||band.uol.com.br/webalert-notification.js
||static.folha.uol.com.br/folha/js/push/
kens5.com,khou.com,wkyc.com##.page__notifications
macrumors.com##.notice--enablePush
||musictor.org/didgesdle/ssw.js
dailymail.co.uk##div[class^="widget-"][style^="left:"]
||hulkprod.anm.co.uk/api/web-push-notification/
tio.ch#$#.push_notifications_alert { position: absolute !important; left: -3000px !important; }
2conv.com,flvto.biz,flv2mp3.by##.push-offer
americanmusical.com##div[aria-describedby="pushNotificationSubscribePopup"]
americanmusical.com##.ui-widget-overlay
aktuality.sk##.push-notification-modal
||medonet.pl/sw-push.js
||excite.co.jp/news/js/web-push.js
ctwant.com##.m-notification
wowhead.com##.notifications-dialog
sante.journaldesfemmes.fr,linternaute.com##.sns_ico--bell
||haberler.com/mstatic/js/webpush.js
netzwelt.de##._Bell[onclick^="_webpushrGetPromp"]
onet.pl##.notificationPrompt
mactechnews.de###divPushOrNotPush
||youla.ru/build/pwa/platform/services/WebPush-*.js
||boldsky.com/common/build/js/site-notification-desk.min.js
mk.ru##.suggest_push
||rt.com/static/js/pushes/notification.js
||script.finanz.ru/Content/Scripts/web-push/init.min.js
games.mail.ru##.custom-push
||static.bravotube.net/pusher/subscribe.js
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,prostocams.com,r2games.com,redlightarea.com,royalcams.com,smutcam.com##.push_notification_alert
||uploadrar.com/sw.js
liga.net#%#//scriptlet("abort-current-inline-script", "askPermission", "")
reddit.com#?#div[class^="subredditvars-"] > div[class^="_"]:has(> div[aria-modal]:empty)
||a2zapk.com/js/notification.js
1prime.ru##.push-confirm
||cdn.pushowl.com^$third-party
||townwork.net/js/register_sw.js
comments.ua##.push_inf
||dailymail.co.uk/api/web-push-notification/
||vesti.ru/js/push/
hespress.com###notification-popover-container
elmir.ua###basket-prompt
dailymail.co.uk#%#//scriptlet("set-constant", "PushManager", "undefined")
indiatoday.in#%#//scriptlet("abort-on-property-read", "notifyMe")
||hd-streams.org/sw.js
takiedela.ru##.b-push-notification
||api-analytics.rozetka.com.ua/js/exponea.min.js
||gorod24.online/application/views/gorod24_dev/js/push.js
platinmods.com##.notice--enablePush
betcity.ru##app-push-confirm-form
bankiros.ru##.pushup--subscribe
popcornnews.ru##.notifications_popup
ksdk.com##.page__notifications
||rankomat.pl/kalkulator/client_app/assets/push-notifications/push-notifications.script.js
ceneo.pl###notifications-toast.js_popup_shown
elnuevodia.com###push-popup
onet.pl##.popupNotif
fakt.pl,przegladsportowy.pl##.pushBell
capital.com.tr##.pushBarContainer
ngoisao.net###web_push
||kinoafisha.info/sw.js
tuttotech.net,tuttoandroid.net###notifiche-manager.modal-notifiche
clarin.com#%#document.cookie = "notification-_clarin=no; path=/";
unocero.com##.notifications-auto-dialog
masrawy.com,ciasex.com.br##.notification
||script.boerse-online.de/Content/Scripts/web-push^
||c.jsuol.com.br/assets/*tpl=assets/dist/service-worker/webalert-notification
auchan.ua#%#//scriptlet("set-constant", "navigator.geolocation", "emptyObj")
alkislarlayasiyorum.com,izlesene.com,doviz.com,sinemalar.com###x-comet-dialog
calciomercato.com###dialog-push-notification
goo.ne.jp,sports.ru,tribuna.com##.webpush
eleman.net##.pushRegistrationDiv
estadao.com.br##.push
||static.shopback.net/tags/plugins/shoppush.js
rbc.ru##.js-push-allow
diets.ru,povarenok.ru###web-push-sub
gamestar.hu,helloworldonline.hu,pcworld.hu###web-push-popup
1tv.ru##.itv-push-suggest
ettoday.net##.et_push_notification
evomag.ro,romanialibera.ro###pushinstruments_popup
goodreturns.in###oiNotification
goodreturns.in##.notf-overlay
oneindia.com##.notf-overlay
oneindia.com###oiNotification
nefisyemektarifleri.com###webpush-info-div
ga.de##.park-floating-bell
hvg.hu###webpushSelctorFormId
player.hu###pushpushgo-container
24.hu###webPushPopup
business-standard.com##body > .bg#bg
oligarh.media##.push-container
oligarh.media##.push-overlay
ndtv.com###___ndtvpushdiv
ndtv.com##.overlay__side-nav
mk.ru##.bubble-push
gadgets360.com###__notify
||tut.by/push/*/app.js
vesti.ru###push-notification-pop-up
bandirmasehir.com,gunlukbakis.com,karabukgundem.com,siporcu.com,manisahalkhaber.com,silopigazetesi.com.tr,yenibizimadana.com,gazetecorlu.com,gundogmusgazetesi.com,haberyaziyorum.com,edeajans.com.tr,tasimapostasi.com,bitlisdogruhaber.com,tavsanlihaber.com.tr,hurdusun.com,medyaayvalik.com,brtv.com.tr,kanalurfa.com,parlamentohaber.com,amasyagazetesi.com,ukraynahayat.com##.alerttt
anews.com.tr,yeniasir.com.tr,aspor.com.tr,fikriyat.com,ahaber.com.tr,sabah.com.tr,takvim.com.tr##.notBar
inside-digital.de,sanalbasin.com##.push-wrapper
indiatimes.com##div[class^="ntfc_"]
zr.ru#%#document.cookie = "zrPushSubsPopUp=1";
||rackcdn.com/stf.js$domain=rg.ru
autoevolution.com#$##notif_asker_div { display: none !important; }
autoevolution.com#$#html { overflow: auto !important; }
autoevolution.com#$#body  { overflow: auto !important; }
officelife.media#$#body { overflow: visible !important; }
filmweb.pl#%#//scriptlet("abort-on-property-read", "webPushPublicKey")
!+ NOT_OPTIMIZED
armeniasputnik.am,sputniknewslv.com##.modal-push
@@||webpush.jp/js/browserpushv3.js$domain=zakzak.co.jp
@@||app.getbeamer.com^$stylesheet,script,domain=announce.zerotier.com
@@||d2r1yp2w7bby2u.cloudfront.net/js/a.js$domain=lottiefiles.com
@@||api.useinsider.com/sw.js$domain=gratis.com
@@||rdsubfrm.relateddigital.com/api/Unsubscription
@@||powr.io/powr.js$domain=ipitaka.com
@@||app.getbeamer.com^$domain=comss.ru
@@||cdn.onesignal.com/sdks/OneSignalSDK.js^$domain=satoshimonster.com|satoshihero.com
@@||cdn.onesignal.com/sdks/OneSignalSDK.js$domain=warhead.su
!#######################################################
!######### Blocking self promotion #####################
!#######################################################
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##div[aria-label="promo"]
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws###gbwa + * + div[class^="gb_"][role="dialog"][style="behavior:url(#default#userData)"]
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##header[role="banner"] div[class^="gb_"][role="dialog"][style="behavior:url(#default#userData)"]
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,google.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.cm,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.ma,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,google.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.com,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.com.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.com.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,google.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,google.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,google.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,google.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,google.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.fi,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,google.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,google.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,google.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,google.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##mobile-promo
yandex.*#?#.desk-notif-card__card:has(> div.desk-notif-card__title:contains(/Попробовать|Подключить Плюс/))
yandex.*##.news-app > div.news-navigation-menu__wrapper ~ div[class][data-log-id]
yandex.*##.desk-notif-card__teaser-item
mail.yandex.ru,mail.yandex.by,mail.yandex.com,mail.yandex.com.tr,mail.yandex.fr,mail.yandex.kz,mail.yandex.ua##.ns-view-mail-pro-left-column-button
||yastatic.net/daas/atom.js
@@||yastatic.net/daas/atom.js$domain=mail.yandex.by|mail.yandex.kz|mail.yandex.ru|mail.yandex.ua|mail.yandex.com|mail.yandex.com.tr
s.tabelog.com##.p-global-footer__premium
vector.co.jp###vec_banner_block
||news-postseven.com/uploads/*/banner_300x300.png
m.faz.net###newFooterM
jp.sharp##.insert-blog-link
cookien.com#$##top_banner { display: none !important; }
cookien.com#$#hgroup { top: 0 !important; }
cookien.com#$##masthead { height: 45px !important; }
sofra.com.tr##.header-top > div.container
||oricon.co.jp/sp/img/_parts/manual/yomurun/
oricon.co.jp##.block-banner
kai-you.net##.l-side-banner_list
matzoo.pl###login_wrap[style^="display:block;z-index:"][onclick="$('#login_wrap').hide()"]
newspicks.com###top-premium-banner-area
aumo.jp#?#.entries-item-link[href^="javascript:"]:upward(1)
||insurance.rakuten.co.jp/car/img/banner/mno_
||lolipop.jp/img/bnr/bnr_lolipop_ad_
goguynet.jp###async-ad_line2
imepic.jp##.uphowlist
imepic.jp#?#.middlelabel:contains([PR])
car-mo.jp##.widget-shortcode.widget_media_image
||nijiyome.jp/css/contents_pc/topjack.css
||nijiyome.com/nijiyome-img/img/banners/*/topjack_$image,domain=nijiyome.jp
nijiyome.jp###topjackContents
journal.tinkoff.ru##.article-body > div.inline-level
heise.de##section[data-component="MarketingTeaserModule"]
heise.de#?#.ho-modules-container > div[class]:has(> div[class] > div[class]:contains(Eigenwerbung))
admin.blog.fc2.com##.adimn_pr_txt
jorudan.co.jp##.com_pr_rmads_bottom
transit.yahoo.co.jp##.mdSidePromo
yahoo.co.jp##.MtoCTool
pc-koubou.jp##.banner-side
amazon.*##.maple-banner
watson.de##div[class*="watson-teaserheld__"] > div[style="min-height: 60px;"]
watson.de#$#.wrapper[class*="watson-teaserheld__"] { margin-top: 0 !important; }
response.jp##.sidebox-pickup[data-link-label="編集部ピックアップ"]
rebates.jp##a[class^="css-"][href^="https://ac.ebis.ne.jp/"][href*="_mno_"]
delivery.rakuten.co.jp##.js-random-ad
||takarakuji.rakuten.co.jp/image/banner/other/external/r_mobile_
||takarakuji.rakuten.co.jp/pc/champ/loto/img/external/r_mobile_
jibunbank.co.jp##.c-prDefault-01
||rakuten-sonpo.co.jp/Portals/0/images/common/group/bnr_pr_life_partner_
hoken.rakuten.co.jp,rakuten-insurance.co.jp,rakuten-sonpo.co.jp,rakuten-ssi.co.jp##.topBankArea
hoken.rakuten.co.jp,rakuten-insurance.co.jp##.mnoBnrArea
hoken.rakuten.co.jp###inc-header-inner > div.pcOnly[style="width:100%; background: #ff0088; text-align: center;"]
rakuten.co.jp###mno-header
x8sb.com###wasdpbtn
azby.fmworld.net###subContents > div.mrgB10:last-of-type
cyzo.com##.rmodule > a[href^="https://cyzo.co.jp/publicity/"]
thecode.media##.pr-b
gaana.com##body .advert:not(#style_important)
gaana.com#$##app > main.wrapper { padding-right: 0 !important; }
gaana.com#$##app > footer.footer { margin-right: 0 !important; }
gaana.com#$#section#scoll_headerInfo.active { width: 100% !important; }
luogu.com.cn#?#.side > div:not([class]):not([id]):has(> a[target="_blank"] + span > .fa-ad)
inoreader.com#%#//scriptlet('set-cookie', 'consents_promo_dialog', '1')
inoreader.com#%#//scriptlet('set-cookie', 'promo_sidebar_dismissed', '1')
||fc2.com/video/img/banner/
speakerdeck.com##.alert-banner
||sponichi.co.jp/gamble/auto/images/charilotobanner005_
magazineluiza.com.br##a[data-testid="banner-link"]
faze.ca###text-12
||xgoo.jp/top2018/conductor_banner
hnavi.co.jp#?#div[class^="article-content-"] > p:not([style]) + p[style]:has(> a[href^="https://hnavi.co.jp/lp/system2b/"])
hnavi.co.jp##div[class^="article-content-"] > p ~ div.bnr2
hnavi.co.jp##.sidebar > ul.sidebar__banner
biglobe.ne.jp#?#.prom > a.prom-all:upward(1)
news.biglobe.ne.jp##.bnr
tech-camp.in##.header-banner-link
kotaku.com#?#.js_curation-block-list > section > header:has(> h2 > a[href*="kinja-deals"])
print-gakufu.com##.banner
lab.sonicmoov.com###side-banner
robotstart.info##.r-col > div.widget:first-child
ferret-plus.com##.scrolling-sidebar
shmoop.com##.page-bottom-cta
radiko.jp##.header__banner
pixiv.net##.premium-denki-t-footer
businessinsider.de##.ll_partnerexpert
animatetimes.com##.c-banner-pc
toyokeizai.net###induction-banner
wpolityce.pl##.header-boost--promo
megaxh.com,xhwide1.com#%#//scriptlet("abort-on-property-write", "initials.bannerPrefix")
nikkei.com#$?#div[class^="adsArea_"] > section > div > div[class^="__item_"] img[alt="PR"]:upward(div[class^="__item_"])  { remove: true; }
rakuten-bank.co.jp###rc-gp-banner
||rakuten-bank.co.jp/shared/images/top/pr/
rakuten-bank.co.jp##.jack-contents
rakuten-bank.co.jp###floating-bnr-area
stern.de##.sis-HeaderBanner
erotik.quoka.de##.active-vip-status-ad
telecom.economictimes.indiatimes.com##.in-page-promotions-buckets-featured
~forum.golem.de,golem.de#$?#li[style="display: none !important;"] + li { border-top: none !important; }
gamewith.jp#?#.walkthrough-recruit-banner:upward(1)
cityheaven.net###widget_recruit
cityheaven.net###widget_recruitmens
cityheaven.net##.tiktok_banner_box
baike.baidu.com##.BK-after-content-wrapper > div[class][id] > a[onclick^="page.Mixedor.mixedOpen"][target="_blank"]
baike.baidu.com##.BK-after-content-wrapper > ul[class][id] > li > a[onclick^="page.Mixedor.mixedOpen"][target="_blank"]
baike.baidu.com#?#.BK-after-content-wrapper > ul[class][id] > li:has(> a[onclick^="page.Mixedor.mixedOpen"][target="_blank"])
gihosoft.com#?#.page-conent > p:contains(/^Recommend for you:/)
gihosoft.com#?#.page-conent > p:contains(/^Recommend for you:/) + div.post-btn
blog.media.io#?##wsc-main > div.d-md-block:has(> div.row a.sys-win)
blog.media.io#?#.py-5:has(> div[class] > div > a.sys-win)
codexworld.com##.SidebarBox ~ div.adsSt_widget
octoparse.com##.content > p > a[href^="http://www.octoparse.com/download?"]
||p.dmm.co.jp/p/bnr/dc/topics/large/book_
www.yahoo.co.jp###CenterBanner
www.yahoo.co.jp###TopLink
yahoo.co.jp###qurireco a[href^="https://takarabako.yahoo.co.jp/?sc_"][data-ylk]
yemeksepeti.com##.ys-promoted-reslist-items
cnyfertility.com##.banner
cnyfertility.com##.post__banner--inside
||xgoo.jp/images/common/banner_*_630_110$domain=oshiete.goo.ne.jp
w3cschool.cn###rfbanner
w3cschool.cn#$##topbanner { display: none !important; }
w3cschool.cn#$##header[style*="height:"] { height: 55px !important; }
lenta.ru##.js-scroll-to-site
lenta.ru#%#//scriptlet('set-constant', 'Object.prototype.scrollToSite', '')
wixsite.com#$##WIX_ADS { display: none !important; }
wixsite.com#$##site-root { top: 0 !important; }
||myjcom.jp/special/common/tvguide/banner/
news.careerconnection.jp##.ccn-side-ads
forums.macrumors.com###mrsubscribe
ebay.com##.srp-1p__link[href^="https://www.ebay.com/e/ad/"] > .srp-1p__banner
livelib.ru##.prm-block
news.goo.ne.jp##.gn-related-pickup
gamewith.jp##.gdb-advertisement-in-article
gamewith.jp##.gdb-advertisement-in-article_heading
niebezpiecznik.pl###main .post > div[class^="entry"] > div[style] > div[style] > a[href^="https://niebezpiecznik.pl/"][href*=".php"] > img
gofile.io###mainContent > #ads
gofile.io##a.mr-1[target="_blank"]
dic.pixiv.net###d-sp-itemarticle0
forum.redfox.bz##button[onclick="location.href='https://www.redfox.bz/purchase.html'"]
notebookcheck.com###c1809193
yoyaku-top10.jp##.p-banner_group
webcg.net##.ad-sub-top-info
vokrug.tv###sponsor
vokrug.tv##.sponsor-false-bg
rakko.tools##.rakkoma-widget-iframe
chanto.jp.net##.gam_tagarea
w3schools.com#?##right > div.sidesection:has(> a[href="https://www.w3schools.com/videos/index.php"])
w3schools.com###right > div#internalCourses
w3schools.com###getdiploma
findamasters.com###ads
findamasters.com###billboard
findamasters.com##.inSearchAdRow
findamasters.com#%#//scriptlet("set-constant", "AdGlare", "emptyObj")
devops.com##.after-entry > section#custom_html-30
kakakumag.com##.side-ad-box
javhoho.com##center > a[href="https://javhoho.com/subscription-plan/"]
bloomberg.com###fortress-preblocked-container-root
icy-veins.com##div[class^="premium_banners"]
||gomovies-online.cam/addons/*.gif
gomovies-online.cam##body > div[class^="_"] > div[id^="_"]:only-child > style + div[id^="_"]
winfuture.de#?#.topnews > div:has(span:contains(/(Anzeige)|Schnäppchen|sale|(?<!-)Angebot(?!s)|für nur [0-9]{1,} Euro|nur bis[\s\S]*Euro|günstig/))
winfuture.de#?#.topnews > div:has(a:contains(/(Anzeige)|Schnäppchen|sale|(?<!-)Angebot(?!s)|für nur [0-9]{1,} Euro/))
winfuture.de##.topnews > .clearfix
winfuture.de#?#div[class^="hp_"] div:has(> .topteaser:contains(/(Anzeige)|wieder lieferbar|Schnäppchen|sale|An(?<!-)Angebot(?!s)gebot|Rabatt|nur bis[\s\S]*Euro/))
winfuture.de##div[class^="hp_"] > div > div[style="display: none !important;"] + .clearfix
winfuture.de#?#.newsTicker > li:has(> a:contains(/(Anzeige)|Schnäppchen|sale|(?<!-)Angebot(?!s)/))
winfuture.de#?#.topnews > div[class]:has(> h2 > a[href*="/special/"][href*="/angebote/"])
netdoktor.de##.ndcustom_ml-teaser_mylife
analyticsvidhya.com###sale-strip
dvdfab.cn##.coupon-link
upgrad.com##div[id^="upgra-"]
upgrad.com##.postcustom-section
educba.com###topbar
ppcexpo.com#$#body { padding-top: 0px !important; }
ppcexpo.com#$#.navigation { top: 0 !important; }
ppcexpo.com#$#.blog-tiles-container { margin-top: 40px !important; }
urlvoid.com###sticky-banner
urlvoid.com#$#.banner-offset { padding-top: 0px !important; }
askleo.com##.al_cta
snacknation.com###sidebar > .widget a[target="_blank"]
snacknation.com##div[data-advadsredirect]
4travel.jp##.u_wifiPromoModule
jbbs.shitaraba.net###staff_info
menshealth.de##div[ga-track-vis="article.magazine.vis"]
||taboola.com^$domain=sankei.com
tour.ne.jp##.cmn-bnr-ad-box
tribunnews.com##.belanja-picks
drivetraffic.jp##.contentsBnr1
/stock_bnr_300-$domain=cg-foto.jp|food-foto.jp|model-foto.jp|pro-foto.jp
cg-foto.jp,food-foto.jp,model-foto.jp,pro-foto.jp##.stock_bnr_block
hinative.com##.mod_ads_balloon
comicbunch.com##.footer_comics_ad
sankei.com###piano_information_Article
nicovideo.jp##.TagRelatedBannerContainer.Card
photo-ac.com##.belt-banner-exl
||goobike.com/img/$domain=bikebros.co.jp
lamoda.pl###product-feed-bottom
/random_affiliate.js$domain=elog.tokyo|freegame-mugen.jp
elog.tokyo,freegame-mugen.jp##.adArticleAbreast
elog.tokyo##.pr
blog.hatena.ne.jp##.edit-done-info-upgrade-to-pro
blog.hatena.ne.jp##.upgrade-pro
blog.hatena.ne.jp##.gmo-campaign-banner
||cloudfront.net/column/*/eikaiwa_ad_bannar_$domain=weblio.jp
mag2.com##.header_text_ad
mag2.com##.sidebar_text_ad
mag2.com##.pf_relatedpost
oita-press.co.jp##.pr-banner-wrap
||rakuten-static.com/1/grp/banner/js/create.js
jiosaavn.com##.c-player > .c-banner
lugatim.com###header-banner-container
lugatim.com##.side-banner
finance.sina.com.cn###sina-pages-u
||brocardi.it/frontend/images/banner-quesito-libero-pensoso.gif
brocardi.it#?##g_sidebar > .quesito:has(a[href*="utm_content=banner_"])
ifttt.com##main.container  > div[data-react-class="App.Comps.ProDetailsPopup"][data-react-props^='{"getProUrl":"https://ifttt.com/subscriptions/pro"']
||rakuten.co.jp/sitemap/img/banner/
nu.nl##.zone > div[id^="block-"][data-context*="Adverteerders"]
nu.nl##.zone > div[id^="block-"][data-context*="Aangeboden door NUshop"]
pinnacle.com##a[data-gtm-id^="promo_banner_"]
||jugem.jp/user_blog/ad/
alibaba.com#?#div[data-content="abox-ProductNormalList"] > div.J-offer-wrapper:has(> div > i.search-ad-icon)
similarsites.com##div[class^="HomepageBanner__"]
similarsites.com##div[class^="SimilarSitesCardBanner__"]
similarsites.com##div[class^="FooterBanner__"]
||gdm.or.jp/bimg/
goo.ne.jp###gphead-global-1
goo.ne.jp##div[class^="nr-onegoo-text"]
||casting-porno-tube.com/wp-content/uploads/*/Banner1.png
overclockers.co.uk###header .samBannerUnit #Offer > a[href][target="_blank"] > img
sendvid.com###vjs-logobrand
sendvid.com###vjs-logo-top-bar
||fc2.com/video/img/banner/
iwate-np.co.jp#?#.news-box-article-list > li:has(span.date:contains(広告))
||cf.quizizz.com/img/super/ads/ads_banner*.png
mail.yahoo.co.jp###mhd_uhd_pc
yahoo.co.jp###msthdPrLink
login.yahoo.co.jp###ads
kakaku.com##.c-global_pr
kakaku.com##.bnrBb
kakaku.com##.p-dell
||kakaku.com/script/itemview/RdmReviewAd.js
kakaku.com#?#.alignC > div.mTop10 > div[style="border:1px solid #ccc;"]:contains(-PR-)
www.kinopoisk.ru#?#div[class^="styles_root"] > div[data-tid]:has(> div[class*="blockClassName"] a[href*="trailer_promo"])
www.kinopoisk.ru#?#div[class^="styles_root"] > div[data-tid] + div[class*="blockClassName"]:has(> div[class] a[href^="https://hd.kinopoisk.ru/?source"])
www.kinopoisk.ru##a[href="https://hd.kinopoisk.ru/?source=kinopoisk_head_button"]
www.kinopoisk.ru##div[class^="trailer-promo"]
!+ NOT_PLATFORM(ios, ext_android_cb)
||limg.imgsmail.ru/informers/vk-slides/
e.mail.ru,octavius.mail.ru#$?#html { --vkui--octavius_size_headline_height--regular: 36px !important; }
ok.ru##.portlets_vk-branding-banner
mail.ru###bubble-home
mail.ru#?#body a[href^="https://r.mail.ru/"]:has(> span[class] > span[id^="tb-close-"])
mail.ru##li[data-testid="extra-news-item-pulse"]
member.id.rakuten.co.jp###recommendService
magazine.skyeng.ru##.freeLesson
magazine.skyeng.ru##.learn-banner
fastweb.it##.body > span[itemprop="articleBody"] > .middle-banner
duckduckgo.com###faq
duckduckgo.com##.atb-button--faq
duckduckgo.com##.content-info
duckduckgo.com##.onboarding-ed
duckduckgo.com#$#.js-header-aside.is-hidden { display: block!important; }
duckduckgo.com#$#.badge-link.ddg-extension-hide { display: none!important; }
duckduckgo.com#$#.badge-link--full { visibility: hidden !important; }
||yomiuri.co.jp/assets/images/footer-subscribe/
yomiuri.co.jp##.js-footer-2020-subscribe
hdrezkapoi.org,hdrezkarty.org,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,hdrezkaonline.com,drhdrezka.com,mrhdrezka.com,hdrezka.sh,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokinopoisk.com,hdrezka-ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,hdrezka.com.ua,hdrezka.host,hdrezka.lol,hdrezka.name,hdrezka.site,hdrezka.today,hdrezka.tv,hdrezka.website,hdrezkaag.net,hdrezkaweb.com,hdrezkayou.com,instahdrezka.com,myhdrezka.com,freehdrezka.com,rezka.ag,tryhdrezka.com###tg-info-block-exclusive
gekkan-fukugyou.jp##.FixedWidget__fixed_widget
pleer.ru#?#.top-menu-wrap + div[class] > div.content_nopad:not(:has(> .block_header_wrap)):not(.clear_l)
pleer.ru##.banners_content > table[style]:last-child
videostar.pl,pilot.wp.pl##div[class^="sc-"] > a[href="/oferta/"][style="cursor: pointer; text-decoration: none;"]
videostar.pl,pilot.wp.pl#?#section[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"] > a[href="/oferta/"][style="cursor: pointer; text-decoration: none;"]:upward(2)
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,prostocams.com,redlightarea.com,smutcam.com##.banner_wrp
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,prostocams.com,redlightarea.com,smutcam.com##.bc_promo
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,prostocams.com,redlightarea.com,smutcam.com##.__give_away
diamond.jp###zai-subcolumn-banners
diamond.jp##.zai-subcolumn-banners-plus
diamond.jp##.zai-subcolumn-fbanners
m.dm5.com##.guide
pixiv.net##.premium-lead-t-footer
pixiv.net##.premium-lead-new-t-info-home-top
pixiv.net#?#section[class] aside[class*="-0 "] > iframe[src^="https://imp.pixiv.net/premium_"][class^="sc-"]:upward(1)
elnortedecastilla.es#$#body { overflow: auto !important; }
techradar.com##.hawk-placeholder
duolingo.com##._1UOwI._3bfsh
investors.com##.wrapper .broadcast-text
||shop.investors.com/images/promotional/shop/*/index.html$subdocument,domain=investors.com
imgur.com#?#.FastGrid > .Grid-column > div[style*="height:"]:has(> a[href] > .Post-item-container > .Post-item-meta > .Post-item-external-ad)
ondemandkorea.com##.floatBanner
mt.de###paywall-footer-slider
findaphd.com###billboard-inner
findaphd.com##.sitewide-advert
smartydns.com##.boxzilla-overlay
smartydns.com##.boxzilla-container
ghacks.net##.post-list-sponsored
sfd.pl##.top-bar
sfd.pl##.banner-top
sfd.pl##.wrapper-banner
sfd.pl##.topic-advertisments
sfd.pl##.wallpaper-holder--upspaced
caixinglobal.com#$#body { overflow: visible !important; }
spiegel.de###spPlusBanner
totalav.com##.modal--free-download
totalav.com##.modal--free-download ~ div.modal__overlay
audycje.tokfm.pl##.app--podcasts_ad
audycje.tokfm.pl##.oferta_promocyjna--lista_podcastow
arzamas.academy##.b-promo
hsreplay.net#$#.site-modal { display: none !important; }
hsreplay.net#$#body { overflow: visible!important; }
kadrovik.ua#$#body { background: none!important; }
japan.zdnet.com##.ad-bnr-rect-btm
vg.no##.wallpaper-sidekick
r10.net###inlinemodform > ul > li.thread > a[href="/reklam/"]
||cdn.r10.net/r10/i/r10.gif
wired.com##.ad--rail
tichyseinblick.de##.rty-new-donation
tichyseinblick.de##.rty-article-page-content > .pf-content > .rty-inner-post-box ~ p >a.noarrow[target="_blank"][target="_blank"]
taz.de##.article .tziBottom
taz.de##.article .tziBottom ~ .tzi-paywahl__logo
nero.com###fancybox-wrap
nero.com###fancybox-overlay
flipkart.com##div[data-id][style] > div[data-tkid^="en_"]
flipkart.com#?#div[style] > div[class*="col-"] > div[class] > div[data-id][style]:has(> div[data-tkid^="en_"])
flipkart.com#?#div[class^="css-"] > div:has(> div[dir]:contains(/^AD$/))
golem.de##.section-gpure
golem.de#$#.has-gpure-btn { min-height: 111px !important; }
golem.de##a[href^="https://ads.golem.de"]
golem.de###seminars
ngoisao.net##.box_store_ns
myapple.pl##.post-content > p:last-child > a[href^="https://sklep.myapple.pl/"] > img
te-st.ru#$#html[class] > body[id][class] { overflow: visible!important; }
flightconnections.com##.join-flc
horecatrends.pl##body > .container > .box-1
hwsw.hu##.news-feed-other > div > article.ab-news
hwsw.hu##.article-content-inner > .ab-block
phoronix.com#%#//scriptlet("set-constant", "aax_getad_mpb", "false")
phoronix.com#?#article.full > strong[id][style]:has(> span > a[href="https://www.phoronix.com/scan.php?page=phoronix_premium"])
sueddeutsche.de##aside[data-deals-container]
kachelmannwetter.com##.dkpw-deleteads
escortbook.com##.escortbook_banner
bloomberg.com###paywall-banner
1fichier.com##.ui-widget-overlay
1fichier.com##.ui-widget-content[aria-describedby="modal-msg"]
geniusmarketing.me##.advEvent
geniusmarketing.me##.psevdomenu
thehackernews.com##body > .deals > .deal-box
radiotunes.com##.content-box > p > a[href^="/premium"]
theaustralian.com.au#$#body { overflow:visible!important; }
wallstreet-online.de###page > .breakingNewsOfferteBox
appbrain.com###top-bar
mayoclinic.org##.mayoad
xhamster18.*,xhamster17.*,hamsterix.*,xhplanet1.com,xhamster13.*,xhamster4.com,xhamster5.desi,xhamster9.com,xhamster.desi,xhamster.one,xhamster.com##.recomm-promo-banner
xhamster18.*,xhamster17.*,hamsterix.*,xhplanet1.com,xhamster13.*,xhamster4.com,xhamster5.desi,xhamster9.com,xhamster.desi,xhamster.one,xhamster.com##[class*="cams-widget"]
xhamster18.*,xhamster17.*,hamsterix.*,xhplanet1.com,xhamster13.*,xhamster4.com,xhamster5.desi,xhamster9.com,xhamster.desi,xhamster.one,xhamster.com##div[class*="cams-thumb-"]
reddit.com#?#div[data-testid="frontpage-sidebar"] > div[class]:has(> div[class][data-redditstyle="false"] > div[class] > div[class] > button:contains(Try Now))
reddit.com##.premium-banner-outer
ebok.vectra.pl###main-container > .login__custom-bg
amazon.de##div[data-p13n-asin-metadata*="adId"]
amazon.de###cart-item-recs
amazon.de##span[data-component-type="s-skyscraper-slot"]
amazon.de###search span[data-component-type="s-top-slot"]
amazon.*##div[data-slot="auto-sparkle-hsa-tetris"]
amazon.de,amazon.co.uk###detail-ilm_div
amazon.de,amazon.co.uk###heroQuickPromo_feature_div
amazon.com,amazon.de###huc-first-upsell-row
amazon.com#?##huc-page-container > div[role="complementary"]:has(a[href*="ref=huc_sponsor"])
amazon.de###detailILMPercolate_feature_div
amazon.de###percolate-ui-ilm_div
tiscali.it##div[id^="dotnAd-"]
tiscali.it#$#body[style^="padding-top:"] { padding-top: 70px!important; }
giphy.com##div[class^="homepage__Container-"] > div[class^="homepage__BannerContainer-"]
mediaworld.it##.footer #block-footerbanners
designhill.com##a[href*="&utm_source"][href*="utm_medium"][target="_blank"]
designhill.com##.dhBlog-graphic
designhill.com##.sidebar-widget--div
electrek.co,9to5mac.com##.author-bio-container > .author-gear
outlook.live.com##div[aria-label][data-max-width] > div[class^="_"] >div[class] > div.ms-FocusZone.disableTextSelection + div[class]:not([data-focuszone-id]):not([role]) > button
pcgameshardware.de,pcgames.de##.cms-teaser
wondershare.com##a[onclick^="_gaq.push(['_trackEvent', this.href, "]
irccloud.com###sidebar > #limits.info
foreignpolicy.com##.subscribe--long
tetris.com##a[onclick^="openAndTrackOutboundLink"]
crunchyroll.com##.cr-expo-banner
walmart.ca##section[aria-label*="Sponsored"]
shemaleporn.xxx##a[href^="/a/premium"]
heise.de##.stage-advertising
||flashondemand.top-ix.org/video-omg/channels/vvvvid.mp4
vuze.com###buyBanner
||myshows.me/shared/img/fe/banners/pro-*.gif
search.yahoo.com###browserExtensionPromotion
mail.yahoo.com##div[style="width:640px;height:360px"][id="video-player"]
mail.yahoo.com##div[data-test-id="video-container"]
mail.yahoo.com#?#div[style="width:640px;height:360px"][id="video-player"]:upward(div:not([class]))
mail.yahoo.com#?#div[data-test-id="efv-header"] > div[data-test-id="efv-subheader"]:matches-css(font-size:13px)
hotline.ua##.promo-product
hotline.ua##.promo-3-products
5-tv.ru#$#body { background-image: none!important; }
!+ NOT_PLATFORM(ios, android)
rambler.ru#?#.commercial-branding [data-special*=":okko:"]:upward(2)
moslenta.ru,wmj.ru,motor.ru,gazeta.ru,lenta.ru,rambler.ru##a[href^="https://prime.rambler.ru/promo/"]
rambler.ru##.disableAdvButton__container
2baksa.ws,2baksa.net###container ~ table[width="100%"][align="center"]
marinetraffic.com##div[style="position: relative; width: 100%; margin-top: 15px; margin-bottom: 15px; height: 90px;"]
marinetraffic.com##.top-banner
marinetraffic.com##div.hidden-print
kitapyurdu.com##.ad-small
kitapyurdu.com##a[href^="index.php?route=ad/redirect&ad_id="] > img
gsmarena.com###wrapper > div#outer > div#subHeader
##.canvas__header > .banner[data-google-analytics-payload]
msn.com#$##skypefredialogcontainer[data-aop="skypefredialog"] { display: none!important; }
msn.com#$#body { overflow: initial!important; }
lequipe.fr#$#div[aria-expanded="true"] { display: none !important; }
lequipe.fr#$#html { overflow: auto !important; }
1tv.ru##.footer-promo-place
nim.ru##.widget.banner
||nim.ru/i/1920_1101/banner/
tennistemple.com##div[id="300x250_premium"]
tennistemple.com##.right > div.box_nd > div[id="300x250"]
alexfitness.ru#$#div.modal-backdrop { display: none!important; }
alexfitness.ru#$#.modal-open { overflow: visible!important; }
www.tf1.fr##div[class^="MaxBanner_container_"]
experts-exchange.com#$#.interceptReplaceElement { display: block!important; }
theguardian.com##.contributions__adblock
||contributions.guardianapis.com^
opennet.ru##div[style="background-color: #E9EAD6; width:100%; height: 61px;"]
ubackup.com#?#body > div.am-promotion-entry
mail.ru##.ph-project-promo-container
zhidao.baidu.com##.earn-points-exchange-gifts-bubble
disk.yandex.*##.direct-public__bottom-direct-wrapper
yandex.*##.meteum-promo
price.ua##.top-categories-autoscroll
javarchive.com##.box_exlogo_left
javarchive.com##.box_right_exlogo_banner
||brandboardapi.yemek.com/ad/getadbyslug
yemek.com##.masthead
rakuten-bank.co.jp##header > div[class^="hidden"] > a[href][target="_blank"]
shop.driveplaza.com##div[id$="BnrArea"]
search.rakuten.co.jp##div[class="dui-container festival"]
iq.com##div[class^="vipPromotion"]
news.cookpad.com##img[width="300"][height="250"]
66law.cn##.consult-bottom-fixed
tokai.hostlove.com###sub
glasswire.com##.buy-banner
journal.tinkoff.ru##div[class^="banner"]
energy.rakuten.co.jp##div[class^="banner-"]
zerohedge.com##div[class^="TheMarketEarHomePageSidebar_container__"]
cyberleninka.ru#?#.infoblock:has(> div[class="full"] > div.bibloid_serp)
drwindows.de#?#section[class^="artikel-"] > ul > li:not([class]):has(> a[href] > h3.post:contains(Anzeige))
stopgame.ru##.corner_banner
orefolder.net##.sidebar > .widget_text
downloadcrew.com##.downloadsAd
rakuten-card.co.jp##.list-bnr-wrap
nttdocomo.co.jp###header-banner
qualtrics.com##ul[data-gatext="Banners"]
books.rakuten.co.jp##a[href^="https://books.rakuten.co.jp/event/campaign/pointup-program/"]
energy.rakuten.co.jp##.bottom_slider_layout
energy.rakuten.co.jp##.main_slider_layout
altclick.ru##.marquiz-pops
alternativeto.net#?#div[data-testid="alternative-list"] > ol > li:has(span[class^="AppListItem_sponsored__"])
sme.sk##.composer-bottom-popup
elearningindustry.com##.optin-cta
vk.com##.audio_promo
uploadev.org##.offerstxt > ul > li.anim
phonearena.com##.phone-affiliate
squattypotty.com###omnisend-dynamic-container
geeksforgeeks.org##div[class^="textBasedMannualAds"]
uteka.ru##.home-page-intro-slider
bigpara.hurriyet.com.tr##.bigpara-banner-web
watch.impress.co.jp##.extension > aside.special
vanityfair.com##.consumer-marketing-unit--article-mid-content
wacul-ai.com##.wrap-body__nav-sidebar__banner
wacul-ai.com##.single__contents-banner_bottom
my-best.com##.l-footer__bnr
i.factor.ua###slogan
niebezpiecznik.pl###main > div.post + div[style^="height:300px"]
communityserver.org##.bnr-point
communityserver.org##.consulHeaderLink
analyticsvidhya.com###avFlashSale
analyticsvidhya.com###custom_html-6
mathrubhumi.com##div[class="bx-wrapper"][style="max-width: 100%;"]
pochta.ru##div[class*=" BannerPlace-"]
nouvelobs.com##.slice--partners
nouvelobs.com##.ObsBox
||cdn.eapteka.ru/local/react/build/static/*/loyaltyProgramm.
||asahicom.jp/shukatsunavi/assets/images/column/prebiz_banner660x100px.jpg
eff.org###site_banner
jetbrains.com##.slideup-banner
social-dog.net##.link_box
||seolaboratory.jp/banner/
goodhouse.ru##.pwa-nameplate ~ div.header
gd.ru##a[href="/subscribe/"]
ec.toranoana.jp##.toto-obi
vedomosti.ru#?#div[cells] > div.articles-cards-list__cell > div.grid-cell__body > a.card-banner-priorityclub:upward(2)
androidheadlines.com#?#div[class^="col-"] > div.row:has(> div[class] > a[href="http://www.androidheadlines.com/category/best-cell-phone-deals"])
coolztricks.com###wpfront-notification-bar-spacer
app.raindrop.io##.svSidebar > a[class^="upgrade-"]
softwaretestinghelp.com##.widget_rp4wp_related_posts_widget + aside.widget
||darkreader.org/elements/backers-graph.js
support.mozilla.org###doc-contributors + section.sumo-page-section
youtubedownload.minitool.com##.article-top-banner
bignox.com##.egg-section
businessinsider.jp##.p-mailmag
tabletki.ua##.category-card__card-row > div.col:not([id])
kite.com##.promo
bmc.com##.vce-sticky
economictimes.indiatimes.com##.nonPrimeWidget
ktar.com#?#.main_body > div.wrapper:has(> h1.bottom_border:contains(Sponsored Articles))
thurrott.com###sidebar > div.-streams + div.widget
avast.ru##.message-bar
simplilearn.com##.engagingBanner
shazam.com##.shz-frame-promotionbanner
lenstip.com##.shortcode-content > center > table[width="680"][style^="background-color:"]
lenstip.com##.shortcode-content > center:has(> table[width="680"][style^="background-color:"])
blog.csdn.net##.csdn-common-logo-advert
apteka.ru##.banners
ccleaner.com##div[data-componentname="article-sharing"] + div[data-componentname="article-cta"]
litres.ru##.Banners-module__wrapper
avg.com##.green-rebranding
videoconverterfactory.com##.down-bannerbg
kom-dir.ru,firesticktricks.com##.warning
kaspersky.*##div[class^="RepositoryArticle_articleContent"] p ~ a[href^="https://www.kaspersky.ru/total-security?"]
hetmanrecovery.com##._header-banner
minitool.com##a[href^="https://videoconvert.minitool.com/"][onclick^="gtag("]
jd.com##.fs_act
texterra.ru##.banner-content-promo
texterra.ru###overlay-default
texterra.ru##.main__header-banner-plug
plus.espn.com##.popup-container
hvg.hu#?#.content ~ section.articlebox:has(> div.articleitem a[href^="https://hvg.hu/brandchannel/"])
edureka.co##.cta-ads-block-inline
business.tutsplus.com##.post__inarticle-ad-template-mobile
business.tutsplus.com###content_space_promotions
g2.com##.sidebar--product__sponsored-content
testbook.com##.signup-banner
recochoku.jp##.top-campaign-bnr
americanexpress.com###btiInlineBanner
ipvm.com##.desktop-promo
analyticsvidhya.com###custom_html-5
ebay.de###gh-topl a#gh-doodleS
kinogo.*##.kreativ
lemonde.fr##.message--register
edureka.co##div[class^="myMock-interview-banner-"]
ozon.ru##div[data-widget="skuAdvSearchShelf"]
roskvartal.ru##.ads
telegraph.co.uk##.subscribe-banner
m.lenta.ru###okko-top-mobile
reverb.com#?#.sortable-tiles > li.sortable-tile:has(> div.grid-card div.bump-tag)
superprof.es##.cta-online
||superprof.es/apuntes/wp-content/themes/sp_ressources/dist/videos/apprenez-a-la-maison-desktop.m4v
chrome.google.com##[role="dialog"][aria-labelledby="promo-header"]
bilibili.com##.video-page-game-card
gadgerba.com##.widget_text.sponsored
yk.kz##.main_carousel
wealthmanagement.com##.sponsored-articles-row
thepostmillennial.com##.contributions-container
ok.ru###hook_Block_VideoBannerBlock
untangle.com###overview-features + div.right_col
nauchniestati.ru##.adv-universal
novayagazeta.ru##div[class^="DonateBlock_root__"]
novayagazeta.ru##div[class^="DonateInformer_"]
opportunitydesk.info#?#.td-ss-main-sidebar> aside.widget:has(> picture[title="PROMOTION"])
clipchamp.com#?#header + article > div[class^="sc-"] > div[class] > div[class] > a[href^="https://app.clipchamp.com/"]:upward(1)
buscape.com.br#?#ul[class^="Hits_SearchResultList__"] > li[class^="Hits_SearchResultListItem__"]:has(em[data-analytics-element="sponsored"])
cloud.mail.ru##div[data-qa-tooltip="promotip"]
pussyspace.*#?##main-area-box div.mainBox:has(> div > h2:contains(Live Cams))
autotrader.co.uk##li[data-is-promoted-listing="true"]
autotrader.co.uk##li[data-is-ymal-listing="true"]
autotrader.co.uk##li[data-is-featured-listing="true"]
zerkalo.io##script[src*=".zerkalo.io/api?rev=r0~r0~r0~r0"] + div[class^="news-section-"]
webfx.com##.seo-checker-sidebar-form
blog.masmovil.es##.webslots
contentkingapp.com##div[data-testid="onboarding-box"]
contentkingapp.com##div[data-testid="action-sidebar-box"]
contentkingapp.com##section[data-testid="start-free-trial"]
intellipaat.com##.recmnd-cours
intellipaat.com##.tutorial-cta-wrapper
zerkalo.io##.b-prmplace
partitionwizard.com##.article-top-banner
careeraddict.com##.banner-container
support.microsoft.com###rail-banner
economist.com##._podcast-promo
economist.com##._newsletter-promo-container
laleggepertutti.it##div[style*="background-color: #efbb1b;"][style*="padding: 10px;"][style*="color: #000;"]
observer-reporter.com##.AdCarousel
ancient-origins.net#?#.region > div.block:has(> div.block-inner a[href^="https://shop.ancient-origins.net/"])
ancient-origins.net#?#.region > div.block:has(> div.block-inner a[href^="https://members.ancient-origins.net/"])
askiitians.com##img[src^="/resources/images/fourm-img/advertisement"]
askiitians.com#$#.headerStrip { margin-top: 0!important; }
askiitians.com#$##stickyBanner { display: none!important; }
prepscholar.com##.advertisement-widget
maximonline.ru,woman.ru,parents.ru,vokrugsveta.ru,psychologies.ru,ellegirl.ru,wday.ru,elle.ru,marieclaire.ru##.big-header__adv
korsars.pro##.post_wrap > center > font[size="14pt"]
systoolsgroup.com##.well-yellow
edsys.in##img[alt="top_bnr"]
libertyparkmusic.com#?#.inside-right-sidebar > aside.widget:has(> div.textwidget span.title-text:contains(ONLINE MUSIC COURSES))
prom.ua##div[data-qaid="promo_popup"]
segodnya.ua##.googleNewsPromo
topuniversities.com##.qstools
humblebundle.com###site-xpromo-banner
sp.nicovideo.jp###jsBlockedPremiumMiddleBannerContainer
nicovideo.jp##.IchibaContainer.Card
forhims.com#$#div[class*="promo-bannerstyle"] { display: none !important; }
forhims.com#$#nav[role="navigation"] { top: 0 !important; }
themeisle.com###text-7
dailysocial.id##.news__banner
dailysocial.id##.article-subscription
oberlo.in###post-sidebar-banner
oberlo.in##section[aria-label="Become a Member"]
mediakix.com##.post-widget__banner
pickyourtrail.com##.gridlove-offer
wix.com##wix-image[data-image-info*="Make_an_Impact_Online"]
meijer.com##div[data-destinationlink$=":::mPerksAcquisition"]
pluralsight.com###site-promo
betterteam.com##.block-global-cta
adrianmejia.com##.sticky-element--start a[href^="https://books.adrianmejia.com"] > img
vedantu.com##div[class^="rightSection_"]
||pcdn.co/wp-content/uploads/*/Read-Our-Story
mayoclinic.org##.appointmentbanner
mayoclinic.org##.internal-promo-stack-order
zhangxinxu.com#?#a[onclick*="Home ad"]
/(mybook-new|sign-book2)\.(jpg|png)/$domain=zhangxinxu.com
rockpapershotgun.com##.supporters_promo
tableau.com##.entity-paragraphs-item.bg--dark-gray-1
101blockchains.com##.block-widget > a[href*="&utm_medium=banner"] > img
transtutors.com##.pgc_side
winxdvd.com##div[style="position:fixed; bottom:220px; right:30px;"]
filmsforaction.org##.PatreonCta
toppr.com##.sidebar-promotions
smashingmagazine.com##div[id^="promo-article-end"]
thewalrus.ca###custom_html-46
thenation.com##.indent.current-issue
thenation.com##.inline-cta-1
examine.com##.optin-wrapper
currentaffairs.org##.newest-issue
currentaffairs.org##.featured-product
businessinsider.com##.commerce-coupons-module
neilpatel.com##.cta-consulting
englishlive.ef.com##.engli-widget
practo.com##.health-day-banner
practo.com##.qna-paid-banner
talkingpointsmemo.com##.Footer__ModalAds
www.dmm.co.jp##.dmm-c-banner-tags
||p.dmm.co.jp/p/general/ds/bnr/
thebreakdown.xyz##.mtsnb-top
kitapyurdu.com#$#.ad-large { visibility: hidden !important; }
tinypulse.com#?#.row-fluid > div.widget-span > div.widget-type-linked_image:upward(1)
vedantu.com#?#div[class^="Main_automatedSideBar"] > div[class^="AutomatedModules_common_data_box_right"]:not(:has(div[itemprop="articleSection"][class]))
kaspersky.*##.promo-card
timesofindia.indiatimes.com##.article_content br ~ a[href^="https://timesofindia.indiatimes.com/most-searched-products/"]
analytics.twitter.com##.home-columns div[data-type="advertiser"]
byjus.com#?#.sidebar > div.bgc-white:has(> div.relatedlinks-widget)
wikipedia.org##.cn-fundraising
blog.ipleaders.in##.td-ss-main-sidebar
xvideos.com###content > div.mobile-hide + div[class]
content.techgig.com##.tg-clients-banners
scanwp.net,gochyu.com##.headmsg
blog.rebrandly.com##.post-inner-banner-image
fonelab.com##.product.green
||blockadblock.com/adblocking/wp-content/uploads/*/internalvert_300x200.png
foxnews.com##.commenting-nation-promo
||static.foxnews.com/static/orion/styles/img/fox-news/nation-promo/
oantagonista.com###fixed_wall_content
pixlr.com###sneaky
gateoverflow.in##.qa-sidebar
theguardian.com###slot-body-end
opera.com##.get-opera
opera.com##.get-opera + div[id="overlay"]
mooc-list.com###block-affiliados
lbb.in##.section-middleAd
onliner.by##.news-text > div.news-media div.news-media__preview > a[href^="https://catalog.onliner.by/"] > img[src^="https://content.onliner.by/news/1100x5616/"]
dinamalar.com##a[href="http://www.dinamalar.com/tariff/"]
dinamalar.com###selNNenws
support.microsoft.com##a[id="buyInstallButton"][data-m*="CatNav_cta_Buy Microsoft 365_nav"]
belta.by##a[href^="https://yandex.ru/news/"]
diskpart.com##.am-promotion-entry
diskpart.com##.promo-sidebar
diskpart.com##.promo-rightbox-mini
neilpatel.com###bottom-box-cta
iptv.team###promooverlay
answers.microsoft.com##.rail-banner
rlsbb.ru##.information
peoplematters.in##.w-news-stand
obj.ca###block-advertisewithus
folha.uol.com.br##.c-top-signup
howtofix.guide##.coupon-box-wrap
zentralplus.ch##.chrampfe
||torguard.net/blog/wp-content/uploads/2018/09/torguard-090418-300x250.gif
handwritter.ru##.donate_alert
indianexpress.com#$?#body { overflow: auto !important; }
icourse163.org##div[id*="activity"][id*="Banner"]
123movies.*###infoAsk
macwelt.de##.liquid-shop
psprices.com##.promo__ads_off
postimees.ee##.digipakett-branding-root-container
malaysiastock.biz###div_premium_promotion
grammarly.com##main > div[class$="-overlay"]
grammarly.com##article > div[class$="-content"] > .tool__product_user_type
aliexpress.com,aliexpress.ru##.coupon-poplayer-modal
skyscanner.ru##a[class^="InlineBrandBanner_link"][target="_blank"]
crunchyroll.com##.game-banner-wrapper
texterra.ru,lbb.in##.header-banner
proshop.dk##.site-background-banner
proshop.dk##a[data-action="campaignClick"][data-position="bottom-left"]
proshop.dk##.site-top-banner
byjus.com###top-banner-register
minhaoperadora.com.br##.minha-conteudo
fotor.com#?##unic-gdpr:upward(2)
istockphoto.com##.affiliate-promo-code-notification-banner
flaticon.com###banner-guest
nzherald.co.nz##.premium-toaster
mozilla.org##.mzp-c-sticky-promo
cryptocompare.com###big-info-section-top
bloomberg.com###paywall-banner
codepile.net##.cp-ad
rsload.net###dle-content a[href="/tutvce.html"]
latimes.com##metering-bottompanel > div.met-flyout
1cloud.ru##.help__banner-webinar
globo.com##.banner-bottom-fixed-cpnt
maski-proekt.media,proekt.media##.alerts.reversed
thetimes.co.uk###paywall-portal-page-footer
dontpayfull.com##.sponsored
it-here.ru##.telegram-banner
theatlantic.com##body > div.c-non-metered-nudge
cc-fan.tv,cn-fan.tv,fox-fan.tv,nf-fan.tv###Shop
skechers.ru##.stick_block_layer
skechers.ru###exit-modal
interfax.ru##.popupNowReading
madnessporn.com#?#.video div.header:has(> h2:contains(Madness Webcam))
macwelt.de###billiger_breaker
lostpix.com##a[href="http://myfresh.tv/radio/BestR.html"]
||cmtscience.ru/photos/shares/banners/5eba53abef3e6.gif
heise.de##.article-content > figure[class="branding"]
mirsmart.com.ua##div[class^="blockbaner"]
opennet.ru##a[href^="/banners"]
inc42.com##.plus-bottom-bar
autoua.net##a[href="https://insurance.autoua.net/ru/osago/"]
eksisozluk.com##aside > iframe[src^="https://seyler.eksisozluk.com/"]
urbandictionary.com##.mug-ad
phonearena.com##.widgetOffers
os1.ru#?#div[class^="grid-"] > div.cell:has(> div[class^="company-mark"])
tempo.co##video[width="468"][height="60"]
||img.news.goo.ne.jp/image_proxy/resize/*/topics/*/s_banner/
||image.infoseek.rakuten.co.jp/content/MNO_banner/MNO_PC_300x125_$domain=news.infoseek.co.jp
||script.softcube.com^$domain=foxtrot.com.ua
getmailbird.com##.post-floating-banner
digitimes.com.tw##.leader_board
backup4all.com##.toast-bottom-right
anidl.org##.logo-row > div.stream-item-top-wrapper
imdb.com##div[class^="pro_title_link"]
speakeasy.net##a[href^="https://www.fusionconnect.com/promos/"]
the-village.ru##main[class] a[href="/page/advertisers"]
topcomputer.ru##.owl-carousel4banner
topcomputer.ru##.row-no-gutters
topcomputer.ru##.main-banner-wrapper
||usefomo.com^$third-party
irccloud.com###limits > a
livelaw.in###news_on_exit
wired.com##div[data-impression-name="paywall-bar-failsafe"]
wired.com##.consumer-marketing-unit--cm-footer
thenewstack.io##.sponsored-feed
m.blog.naver.com##.btm_banner
gas.goodlife.tw###main_content > div#widgets
fux.com##.transparent-button.ugc
hinative.com##.l_sidebar_container a.banner_anchor[href^="https://trek.hinative.com/"]
forum.onliner.by##.banner-centered
yahoo.com##div[class^="subscriptiontdv2"]
artstation.com#%#//scriptlet('remove-class', 'is-promobar-active', 'body')
hackers.co.kr##.closing_banner_container
hackers.co.kr##.floor_layer_pop
twitch.tv##.side-info-container
imobie.com##.sprtadv
dermaclub.com.br##.promotion-banner
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.premiumPromoBannerWrapper
geeksforgeeks.org##a[href^="https://practice.geeksforgeeks.org/courses/dsa-self-paced?utm_source="] > img
ihelper.mts.by##.main_baner
jj-blues.com###text-10
belta.by##.main > div[class$="right_col"] > div.top_news + div[class]
letu.ru##.ddl_campaign > a[href^="/promo/"]
greatergood.berkeley.edu###donation-fixed-bottom
latimes.com##body > div.met-flyout
softexia.com##.offer
subbota.ua##.textwidget > div#slidebox
knowyourmeme.com##.floating-share-bar
nv.ua##.paywall-area
slovniky.lingea.sk#$##ppoadvmodal { display: none!important; }
seonews.ru##.blog-company-branding
spark.ru##.never_miss_block
joom.com##div[class^="promoCorner_"]
igromania.ru##a[href^="https://ads.adfox.ru/"]
pcsecrets.ru##.mainbottom > div.yarpp-related ~ div[class][id]
businessmens.ru##.uac
sleep-hero.de,honor.ru##.top-banner
||pcsecrets.ru/wp-content/uploads/*/word_book*.png
hsreplay.net##.center-ad-container
hsreplay.net##.premium-fallback
yahoo.com##div[data-i13n-sec="app-bhpromo"]
||blackhole.beeline.ru/i/banners/
fz139.ttk.ru##.banner_zone
primepress.by##.banner-top
cifraclub.com.br###js-sponsor-toast
lostfilm.pro,lostfilmtv.site,lostfilm.uno,lostfilm.run,lostfilm.tw,lostfilm.tv##body > a[href][style]
ixbt.com##.honor-mobile-menu-logo
comss.ru#?##main > div.container-fluid:has(> div.container div.item > a[href] > img.img-responsive)
theweathernetwork.com##.promo_service
alexfilm.org#$#body { background: #000000!important; }
autonews.com##.article-recommended
anilibria.iss.one,al.sdev.xyz,anilibria.cf,anilib.top,anilibria.tv##.main > div.content > a[target="_blank"] > img
buhgalter.com.ua#?#.news-list > div.news-list-row:has(> div.news-list-title > h2 > span.news-list-ico-advertising)
kashi-mo.com##.l-footer > a.wimax_bnr
afonya-spb.ru##.n-js-promoWrapper
journalstar.com#?#section.block:has(> div.clearfix > div h3:contains(/Print|ads/))
pesdb.net###friendly_sites
protanki.tv#$#body { overflow: visible!important; }
splice.com##a[data-qa="plugins-banner"]
mixsoft.org###slidebox
scdkey.com##body > div.main > ul.bg
telecinco.es##.alertTop
rosewe.com##.head-all > div[style*="margin"][style*="text-align"][style*="position"]
litres.ru##.discount_banner
||doeda.com/wp-content/*/porno.gif
wowhead.com##.premium-promo-row
cxem.net##.cont_left
freepik.com##.spr--internal
userstyles.org#?#.us-stylecards__container > div[class^="us-stylecard"]:has(> div.fallbackDiv)
kimovil.com##.hotdeals-block
pb.wtf,piratbit.org,piratbit.pw,piratbit.top###main_content > div[style="padding-top: 10px;padding-bottom: 10px;padding-left: 5px;border: 4px dotted  red;"]
||abeagle-public.buzzfeed.com/public/v2/experiment_variants?
buzzfeednews.com##.newsblock-support-cta
nakedsecurity.sophos.com##.sophos-inline-ad
biqle.com,biqle.ru##.extension
therecoveryvillage.com##.dropdown-cta-container
reviews.org##.header-disclaimer
ccc.eu##.is-umbrella
igrotop.com##.hideAds
premier.ua###bpu_prem_side
premier.ua##.flying-action
search.yahoo.com###browserExtensionPromotionBanner
autogrodno.by###gkPageContent > aside#gkSidebar
||xhamsterpremium.com^$third-party
tvigle.ru##.turn-off-ads
oldi.ru##.bigbanner
t-online.de###Tcontboxi > .Tgbox--anz
windows.com,visualstudio.com,office.com,xbox.com,microsoft.com,msra.cn###epb
badatel.net##div[id^="badat-"]
femina.hu##div[data-miniapp-id]
lk.megafon.ru##div[class^="lk_banner"]
creativecommons.org###deed-donate-slide
coolutils.com###bottomBanner
dx.com###commonHeadBannerPanel
blog.konusarakogren.com##.wpcmsdev-alert
drweb.ru###ShowIt
youporn.*##.ad-remove
lenta.ru##iframe[name="banner"]
ebay.co.uk,ebay.com,ebay.de#?##ListViewInner > li.sresult[-ext-has='div.promoted-lv']
ebay.co.uk,ebay.com,ebay.de###BrowseRelated
ebay.co.uk,ebay.com,ebay.de###merch_html_100010
ebay.co.uk,ebay.com,ebay.de##.hl-ad-row
office.com##.m-alert.f-information
music.youtube.com##ytmusic-mealbar-promo-renderer
||banner.consultant.ru^
toto.rakuten.co.jp#?#.login-section2 > div.login-none-inner:has(> div.campaign)
toto.rakuten.co.jp,themeforest.net##.banner
alba.co.kr###MainBanner
filmix.ac,filmix.tech,filmix.zone##.remove-sda-wrap
zoon.ru###zoonHeader
praxistipps.chip.de##.Article__Promo
computerbild.de##.newsletterteaser
ligovka.ru##.promo-links
picjumbo.com##.promo_line
xtremetop100.com##a[href="/contact.php"][rel="nofollow"]
likefm.ru##a[href^="/api/outreach/go/"] > img[width="950"]
facebook.com##a[title*="AdChoices"]
||illicium.wmtransfer.com^
||illicium.web.money^
||mpgh.net/images/mini_offur.png
||new-line.net.ua/templates/CounterStrike/images/8831.png
tele2.ru#$#body { overflow: auto!important; }
tele2.ru##.personalized-banner
tele2.ru##div[data-cartridge-type="PersonalizedTizer"]
||bb.tele2.ru/media/video/*mobile$domain=tele2.ru
||bb.tele2.ru/media/video/*desktop$domain=tele2.ru
!+ NOT_OPTIMIZED
liga.net##.donation-fixed
!+ NOT_OPTIMIZED
blog.goo.ne.jp##.navbar__link--bottom
!+ NOT_OPTIMIZED
eiga.com##.header-pure-banner
portalspozywczy.pl,variety.com,tulodz.pl,valmano.de,brookings.edu,kraehe.de,miloserdie.ru,hollywoodreporter.com,timesofisrael.com,huffpost.com,ansons.de,revistaquem.globo.com,superlegalbrinquedos.com.br,phillymag.com,familyhandyman.com,designerinaction.de,dequeuniversity.com,cnn.com,infoq.com,tubularinsights.com,inc.com,kiro7.com,oscaro.com,centralcomputer.com,dlcompare.com,meinfoto.de,salon24.pl,bostonmagazine.com,abookapart.com,bostonglobe.com,spreadprivacy.com,yatahonga.com,clevelandclinic.org,ziarulevenimentul.ro,meindirektlabor.de,talkspace.com,americanthinker.com,mindtools.com,abw.by,firstthings.com,arbeitsrecht.org,sheknows.com,propublica.org,paquetaesportes.com.br,carandbike.com,softwarelicense4u.com,ginx.tv,oggusto.com,brocardi.it,mjmultimedia.se,esteban.fr,petri.com,expressio.fr,vice.com,kliinik.ee,blog.jetbrains.com,thenextweb.com,tipy.interia.pl,folhadoslagos.com,peoplesworld.org,express.co.uk,enerjiportali.com,vodafone.ua,ciapc.com.br,dontpayfull.com,salutbonjour.ca,coffeecup.com,overkillshop.com,caffeborbone.it,addictivetips.com,anwalt.de,arukereso.hu,bilan.ch,boehms-dax-strategie.de,catwalkyourself.com,elle.de,freundin.de,hgtv.ca,instyle.de,investopedia.com,itstep.dp.ua,kimintelefonu.com,macrumors.com,onygo.com,ria.com,thewirecutter.com,vulture.com,wikitribune.com##.newsletter
asia.nikkei.com,aeon.co,laptopmag.com,musicradar.com,airmail.news,newsweek.com,zeit.de,currentaffairs.org,financefwd.com,wxii12.com,proprivacy.com,bikeperfect.com,bookriot.com,wyff4.com,komando.com,tn.com.ar,wisn.com,kcra.com,whathifi.com,futurestud.io,slate.com,businessinsider.de,fastcompany.com,heise.de,history.com,itprotoday.com,jewishjournal.com,king5.com,mic.com,motherjones.com,nydailynews.com,people.com,skyscanner.com.tw##.newsletter-signup
kp.ua,trendymen.ru,plus-aliance.ru,instyle.ru,slovodel.com,twilio.com,novostivl.ru,exkavator.ru,logincasino.com.ua,newinform.com,riafan.ru,liveposts.ru,320volt.com,versia.ru,neft.by,expert.ru,shopify.com,zoutons.com,myfreesoft.ru,maximonline.ru,woman.ru,parents.ru,vokrugsveta.ru,psychologies.ru,ellegirl.ru,wday.ru,elle.ru,marieclaire.ru,indiatimes.com,shopify.in,vz.ru,searchengineland.com,sport.segodnya.ua,vokrugsveta.ru,censor.net,fizzicseducation.com.au,fparf.ru,revouninstaller.com,logincasino.com,borsagundem.com,officelife.media,kod.ru,masterinvest.info,bessarabia.ua,football.kulichki.net,jeotermalhaberler.com,glavcom.ua,hindustantimes.com,hightech.fm,culture.ru,obozrevatel.com,blog.eva.ua,officiel-online.com,wccftech.com,ideanomics.ru,gazetki.by,goldsilver.com,kp.ru,infobus.eu,atorus.ru,castorama.ru,guzellikbulvari.com,marieclaire.ua,mvs.gov.ua,gadgets.ndtv.com,oneplus.com,tickets.ua,europaplus.ru,krossovki.com,belretail.by,thecollegefix.com,femmie.ru,prostofinovo.ru,mauijim.com,netpeak.net,wday.ru,buhgalteria.ru,ellegirl.ru,gameslog.ru,gizmag.com,healthhacks.ru,klerk.ru,menshealth.com,rbc.ru,snce.ru,turizm.ru,wegame.com.ua##.subscribe
ural56.ru,slidstvo.info,cozumpark.com,x-team.com,m.vz.ru,shoppinglive.ru,starhit.ru,gamemag.ru,careeraddict.com,glasswire.com,metaratings.ru,starhit.ru,busfor.ua,brighteon.com,championat.com,goodhouse.ru,ichip.ru,irk.ru,thepostmillennial.com,skidochnik.com.ua##.subscription
turkuazgazetesi.net,yenialanya.com,mansetaydin.com,seskocaeli.com,kocaelibarisgazetesi.com,kocaelikoz.com,enkocaeli.com##.block-pano > div.as
turkuazgazetesi.net,yenialanya.com,mansetaydin.com,seskocaeli.com,kocaelibarisgazetesi.com,kocaelikoz.com,enkocaeli.com###_s_fan
||loader.wisepops.com^$third-party
||js.emailable.com^$third-party
||inyourarea.co.uk^$third-party
##.followit--follow-form-container
||embeds.fanmatics.com^$third-party
||cp.unisender.com/*/form-widget-loader.js$third-party
##.widget_blog_subscription
~copays.org,~nothing.tech,~mega-debrid.eu,~curvegames.com,~news.un.org,~norwichzen.org.uk,~dereferer.me###mc_embed_signup
becloud.by##.rss
tproger.ru##.main__container-telegram-widget
gorod214.by##.information-new + div.col-md-12 > p[style="text-align: center;"]
allthatsinteresting.com#?#div[class^="css-"] > div[class^="css-"][style^="margin-bottom:"]:has(> div[class^="css-"] div[class^="css-"] > div[dir="auto"]:contains(Sign up to our newsletter))
psm7.com##div[data-rel="49"]
ellegirl.ru#?#.article__block-and-creative-container > div.article__block:has(> div.article__block-wrapper > div.article-content-block > div.block-text > h2:contains(Подписывайся на ELLE))
vgorode.ua##.banner > a[href^="https://t.me/vgorode"]
blog.statcounter.com,kuponla.com,forums.flyer.co.uk,page-online.de##.widget_newsletter
gs.statcounter.com,7labs.io###email-subscribe
pagesix.com##.nyp-zephr-flyout
androidinsider.ru#?#.article-body > p:has(> code > a[href="https://zen.yandex.ru/androidinsider.ru"])
androidinsider.ru#?#.article-body > p:has(> code > a[href="https://t.me/sunduk_aliexpress"])
mir24.tv##article a[href^="https://yandex.ru/chat/"]
aljazeera.com##.sib-newsletter-form
greenbelarus.info##.block--subscribe
hi-news.ru#?#.text > p:has(> code > a[href="https://t.me/hinews_ru"])
partnerkin.com##.subscriber_form
zara.com##.layout-footer-newsletter
rayon.in.ua##.patriot-image
svoi.city##.sc-tg-subscribe
svoi.city##.sc-google-news-link
nikkei.com###in-article-newsletter-signup
bessarabiainform.com##a[href="https://t.me/bessarabiainformcom"]
mozilla.org##.mzp-c-newsletter
1tv.od.ua##.telegram-link-block
vgorode.ua##.main-page-baf
answers.ten-navi.com##.cvMail
news-front.info##.social-news-buttons
milliyet.com.tr##.breadcrumb__google-news
semnasem.org##.article__footer-row-tags-subscription-form
semnasem.org##.article__footer-row-rating-social-share + div.article__footer-row-delimiter
buhexpert8.ru###exitpopup-modal
buhexpert8.ru###reg-popup-form-overlay
buhexpert8.ru##.highlight-form
wiseadvice-it.ru#%#//scriptlet('set-cookie', 'conversion_action_done', 'true')
globalaffairs.ru##.dk-newsletter
1yar.tv##form[name="subscribe"]
theconversation.com###sticky-popup-wrapper
theconversation.com##.mobile-banner
theconversation.com##.article-inline-amp
theconversation.com##div[data-id="17"]
||cdn-cms.bnea.io/feeds/interstitials$domain=bandainamcoent.com
bussgeldkatalog.org###slidein
onliner.by##.news-promo
cybernews.com##.subscribe__modal
lnews.jp##.sp-btn-mail-magazine
nakanune.ru##a[href="https://t.me/nakanuneru"] > img
japan.zdnet.com###article_under_nllink
japan.zdnet.com##.mailmagazine
interfax.ru##.group-btns
interfax.ru###form__subscribe
japan.cnet.com###article_under_nllink
ural56.ru##.subscription-tg-menu
ural56.ru##.aggr-buttons
lubimyczytac.pl##body > .js-footer-fixed
hepacikmagaza.com##.newsletter-bg
lexpress.fr##.js-newsletter__form
app-time.ru##.sba-block
kioskpolis.pl#$##exit-intent { display: none !important; }
kioskpolis.pl#$#body.exit-intent { overflow: auto !important; }
kaktus.media##.Article--tg-block
anamurekspres.com##a[href="https://www.anamurekspres.com/mail-bulteni.html"] > img
starhit.ru##div[data-autogoal-click="favnews_yanews_click"]
texty.org.ua###subscribebanner-target
texty.org.ua##.aside-subscribe-form
lgnewsroom.com##.f_newsletter
dailystorm.ru###footer-panel
dailystorm.ru#?#.arp__block > div:has(> div.btns > a[href^="https://zen.yandex.ru/"])
24tv.ua##app-twitter-subscribe
paperpaper.*##.category_main > div.main-page-club-block
paperpaper.*#?#.stk-post > div.stk-grid:has(> div.stk-grid-col p.stk-reset ~ a[href^="http://paperpaper.ru/"][href*="utm_campaign=promo"])
best-invest.info##a[href="#signup"]
ilenta.com##article > div[style="clear:both; padding:10px 0;"]
34.ua##.subscribe-wrap
ferra.ru##.layoutContent a[href="https://t.me/ferraru"]
elle.ru##div[data-creative-container="hb-promo"]
grad.ua##.g_news
banker.ua##.es-form-outer
banker.ua##.cs_telegram-container
slidstvo.info#?#.post-content > div#overlay:has(> div.popup > div.post-bottom-subscribe)
mag.sendenkaigi.com###rightside > div.right-box:not([class$="mb20"])
donotpay.com##div[style="margin-bottom: 55px; margin-top: 55px;"]
pravda.com.ua#?#.post_text > blockquote:has(> p > strong > a:contains(Telegram))
advertimes.com##.follow-us-list > li:last-child
jinjibu.jp##.l-registerarea
singlegrain.com##.sticky-bottom-cta
singlegrain.com##.sidebar-subscribe
tympanus.net##.ct-sharing
gomibo.de##section[class^="SubscribeNewsletterstyle"]
ubr.ua##body div.subscription_form_block
dnl.dn.ua##.facebook-area
intex-press.by#?##article > blockquote:has(> p > strong > a[href^="https://zen.yandex.ru"])
baltnews.*##.article-content__banner
gazetaby.com,gazetaby.info,gazetaby.media##.tabs-wrap-two
9gag.com##.post-signup-list-banner
f5haber.com##.subscribe-google-news
semnasem.org##.article__footer-column-subscription-form-column-right
oantagonista.uol.com.br##.newsletter_form_amp
cumrapostasi.com##.news-abone
markezine.jp##.c-ctabox
gala.fr###newsletterPush
gala.fr###newsletterPush-overlay
kapital-rus.ru##.subscribe_on_ks_yandex
zaks.ru##.zenblock
bloomberg.com###plug-banner-outlet
reuters.com##div[class^="registration-prompt__container__"]
news.finance.ua##div[class^="SubscriptionsStyles__EmailContainer-"]
lodgecastiron.com###block-stickybottompagepromo[aria-label="email sign up promotion"]
smartpress.by##.top-box
babel.ua##.c-subs-box
ottoversand.at###sheet
polygon.com##.c-toaster[data-cdata*="Polygon Weekly Update Newsletter"]
digiday.jp,wishtv.com##pnespwidget
inc.com##.piano-id-container
deezer.com##.conversion-banner
shiftdelete.net##.thb-google-news
journal.tinkoff.ru###dolyame-banner
heise.de##div[data-component="NewsletterModule"]
news.am##.main-content > div[style="background-color:#32afed"]
overstock.com##.IntlBanner_signupContainer_ef
sbenny.com###Mod253
xlarge.com#$#.modal-backdrop { display: none !important; }
xlarge.com#$#.newsletter-form { display: none !important; }
xlarge.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
colta.ru##.main_aside > p[style^="background-color:"]
nextgov.com#%#//scriptlet('set-cookie', 'views-since-welcome-ad', '3')
thebulletin.org#%#//scriptlet('set-cookie', '_pc_NL1', 'true')
order-order.com#?#.column--right > div.v-card:has(> div.v-card__text > div[id^="mc_embed_signup"])
informator.ua##.post__subscribe-banner
informator.ua#?#.post__text > p:has(> a[href="https://t.me/informator_live"])
idiva.com##.sunscribe-cont
donbasstoday.ru##a[href^="https://yandex.ru/news/"] > img
muzikmp3indir.com##.facereklam
mp3yukleindir.com##.sosyal-medya-begen
numerama.com###newsletters-form
unian.net,unian.ua##.social-btn-bottom
unian.net##.publication__gn
rebaltica.lv##.widget_custom_html
filminquiry.com#$#.newsletter-popup { display: none!important; }
cinemacao.com##a[href="https://bit.ly/telegramcinemacao"] > img
hometogo.de##.email-subscription-banner
hometogo.de##div[data-test="email-subscription-banner"]
thestreet.com##.bcpContentTemplate
seatguru.com###TB_overlay
seatguru.com###TB_window
fotospor.com##.alert-message
latercera.com##.brookings-c-canvas
latercera.com##.msg-warning
dunya.com##.newsletter-widget-side
milligazete.com.tr##.google-news-button
haberturk.com##.widget-google-news
slivy.news##.canvas-content > div.cnvs-block-section:has(div.pk-subscribe-form-wrap)
knews.kg###gnews
ubr.ua##.subscription_Carousel
newonce.net###piano-main-bottom
protarif.info##.banner_subscription
buzzfeednews.com##.newsblock-newsletter-signup
sporx.com###habershare
androeed.ru##.atelegram
sozcu.com.tr##.googleNews
test.de##.newsletter-registration-form
kakoysegodnyaprazdnik.ru##a[href="tg://resolve?domain=p_r_a_z_d_n_i_k"] > img
||cdn.oantagonista.com/assets/js/wallcontent-builder-
oantagonista.com##.aux-bar
newcastleherald.com.au#?#.bg-indigo-700:has(> .mt-5 > form[action="https://cloud.mc.austcommunitymedia.com.au/newcastle-herald-newsletter-page"])
itzine.ru##.wpd-sbs-toggle
itzine.ru##.wpdiscuz-subscribe-bar
meduza.global.ssl.fastly.net,meduza.io##.BriefSubscriptionBlock-root
novayagazeta.ru##div[class^="AddToFavorites_root"]
filmfare.com##.filmfare_footerIn_top
komkur.info##.after_material
postandcourier.com###bottom-newsletter-toaster
madrugaosuplementos.com.br##.bloco-news
wielkahistoria.pl##.entry-content > .mks_separator
wielkahistoria.pl##.entry-content > .mks_separator + p.has-johannes-bg-background-color[style]
wielkahistoria.pl##.entry-content > .mks_separator + p.has-johannes-bg-background-color[style] + .wp-block-tnp-minimal
serveradmin.ru###text-html-widget-4
blogs.constantcontact.com##.blogs-cta-wrapper
blogs.constantcontact.com##.optin-overlay
ioshacker.com##.powerkit_opt_in_subscription_widget
exodus.com##.x__subscribe-popup
sme.sk##.remp-banner
rbc.ru##.social-onboarding-place__inner
kaztag.kz###kaztag_sdfcsad
ppc.world#$?#.popup-wrapper:has(> #popup-subscribe) { display: none!important; }
ppc.world#$#body { overflow: auto!important; }
economictimes.indiatimes.com##.prel > div.tac
economictimes.indiatimes.com##.btmSec
zendesk.com##.ouibounce-blog-newsletter
telegraphindia.com##body > div.container:has(> #taboola-below-article-thumbnails)
freedownloadmanager.org##.wrap_subscribe
freedownloadmanager.org##.wrap_subscribe + .note
freedownloadmanager.org##.news_subscr
traditionalcookingschool.com##.cp-widget[data-title="Sidebar: TCS Newsletter"]
quto.ru#%#//scriptlet('set-cookie', 'subscription_was_close', 'true')
quto.ru##a[href="https://zen.yandex.ru/quto.ru"][target="_blank"]
nameit.com##.customer-club-popup
zpravda.ru###popupZen
internet-technologies.ru##.subscription-social
jutarnji.hr###piano_inline > .tp-container-inner
takiedela.ru##.b-post__subscribe_tg
ryanair.com##hp-subscriber-widget-container
wordstream.com##.ws-card-v4
stroi.mos.ru##.subscribe_telegram
hellweg.de##.mod-newsletter-registration
chronext.de#$#.e-tastic__chronext-newsletterModal { display: none!important; }
chronext.de#$#body { overflow: visible!important; position: static!important; touch-action: auto!important; }
chronext.de##.newsletter-bar
interfax-russia.ru#?#div[class] > div.border-bottom:has(> span:contains(Читайте нас))
chronext.de##.e-tastic__chronext-newsletterStage
av.by##.journal-youtube
av.by##.article__content > h4:has(> a[href="https://zen.yandex.ru/av.by"])
watchmaster.com#$##newsletterPopup { display: none!important; }
watchmaster.com#$#body { overflow: visible!important; padding-right: 0!important; }
valmano.de##div[data-component-id="comp_0000A142"]
autostat.ru##.Block-subscribe
kanobu.ru#?#.knb-grid-layout > div.knb-grid-cell:has(> aside[class^="SubscribeForm_subscribe"])
pulpitandpen.org##.sgpb-popup-overlay
pulpitandpen.org###sgpb-popup-dialog-main-div-wrapper
seiko-boutique.de#?#.magezon-builder > div.mgz-element:has(> div.mgz-element-inner div.mgz-element-separator-wrapper > h2.title:contains(Newsletter))
seiko-boutique.de#?#.magezon-builder > div.mgz-element:has(> div.mgz-element-inner div.mgz-element-separator-wrapper > h2.title:contains(Newsletter)) + div[class]
seiko-boutique.de#?#.magezon-builder > div.mgz-element:has(> div.mgz-element-inner div.mgz-element-separator-wrapper > h2.title:contains(Newsletter)) + div[class] + div[class]
lalibre.be##div[id^="BtPopin_"]
lalibre.be##iframe[src^="https://ipm.emsecure.net/"][src*="NEWSLETTER"]
archiproducts.com##.cont-newsletter-social
1kr.ua##.read-google-news
dmarge.com##.entry-subscribe
dmarge.com,doctorslon.ru##.popup-subscribe
work.ua##div[id^="js-auth-subscription-to-"]
thrillist.com##aside[class^="EmailAcquisitonstyles__EmailAcquisitionOuterContainer"]
casasbahia.com.br##.adobeCampaign__fixed
znak.com##.y-links
macworld.co.uk##.google_news_button
ukranews.com##.mailing-block
hellomagazine.com#?#article.body > p > em > strong:has(> a[href^="https://www.hellomagazine.com/newsletter/"])
patriotpost.us###subscribe-prompt
realnoevremya.ru##.link-news
||realnoevremya.ru/assets/journal/js/libs/PopupSocial.min.js
lavie.fr##div[style^="background-color: #c52630;"][style*="padding: 20px;"]
altclick.ru##.article-blog + div.b-request
onsitego.com##.blog_cta
kam24.ru###followwhatsapp
livecodestream.dev#?#aside > div[class]:has(> div[class] > p:contains(Join our newsletter))
bizmates.jp##.p-magazine
newsmaker.md###custom_html-15
iherb.com##.products > .email-subscription-new-container
violity.com##body > #telegramchanal
vr46.com##.newsletter-block-popup
radiotimes.com##.newsletter-sign-up
mirkorma.ru##div[class^="section-subscribe"]
erwinmueller.com#$##mod-event-popup-info { display: none!important; }
erwinmueller.com#$#body { overflow: visible!important; padding-right: 0!important; }
agroportal.ua##.tgBlock
paulaschoice.com#$?#div[class^="Modal__Wrapper-"]:has(div[class^="SignUpModal__"]) { display: none!important; }
paulaschoice.com#$#div[class^="App__Content-"] { position: static!important; }
metv.com##.side-newsletter-wrap
radiokp.ru##.dummy-yandex-zen-channel-block
bankstoday.net##.please-share
israelinfo.co.il##.ramkasub
israelinfo.co.il##.telegram-wrap
iracing.com###sms-form
lentv24.ru##.article__social-buttons
bizua.org##.google-news-stick
freedomplatform.tv#%#//scriptlet('set-cookie', 'lr_subscribed', 'true')
gomakethings.com#?#.container > aside:has(> form[action="https://gomakethings.com/api/subscribe.php"])
netflixlife.com#?##sidebar-primary > div.widget:has(> div.textwidget form[action^="https://daily.fansidedtv.com/"])
esoligorsk.by##.comments-buttons
esoligorsk.by##.telegram-viber
filminquiry.com,apemans.com#$#html { overflow: visible!important; padding-right: 0!important; }
sonntagsblatt.de###spb-block-subscribe-to-newsletter-popup-block-sonntags
reuters.com##div[class^="regular-article-layout__newsletter"]
schuhe.de##.news-wrp
blogto.com##.newsletter-subscribe-panel
israelnationalnews.com##div[data-spot-im-module-default-area="spotlight"]
fjallraven.com##.newsletter--modal
skipser.com#?#.post > .after-post.widget-area:has(#subscribe)
flightconnections.com##.email-box
flightconnections.com##.email-subscribe-position
zemlyaki.name##a[href="https://t.me/novostidnya7"]
themezee.com##.boxzilla-newsletter
2day.kh.ua###block-reklamnyybanner
2day.kh.ua###fb-likebox
qt.io##.c-sidebar-newsletter
playmaker24.ru##.tg-popup
playmaker24.ru##.ya-news-block
playmaker24.ru##.subscrite-widget-wrap
smh.com.au,theage.com.au##section[data-testid="article-body-bottom"] div[data-testid="registration-prompt"]
calvinklein.com.br##.vtex-modal-layout-0-x-modal--newsletter-block-class
fernsehserien.de##.erinnerungs-service
agroxxi.ru##.yadzen
agroxxi.ru##.b-gsubs
agroxxi.ru#?#article > p:has(> b > a[href="https://zen.yandex.ru/media/agroxxi.ru"])
kam24.ru,astv.ru###overlvaysubcribe
astv.ru###followwhatsapp
miloserdie.ru##.adp-popup
bloombergquint.com###bq-piano-story-page-newsletter
diepresse.com##.newsletter-form--article
mecze.com#%#//scriptlet("prevent-setTimeout", "#newsletter-dialog")
visualcapitalist.com###wpforms-widget-4
finmarket.ru##div[style^="border: 1px solid #d2d2d2;"][style*="padding: 20px;"]
mogilev.online##a[href="https://t.me/mogilevonline"] > img
psm7.com##.b-subscribe-min
medikforum.ru##.fa-newspaper-o
newssky.com.ua##.bb1
telegraf.by#?##primary > aside:has(> a[href^="https://news.google.com/"])
rosbalt.ru##.rb-subscriber
moslenta.ru##.content a[href="https://t.me/moslentaru"]
blizko.by#?#.article__content > cite:has(> strong > a[href="https://t.me/blizkoby"])
carnegie.ru##.sidebar-signup
carnegie.ru##.email-divider
carnegie.ru##.program-sign-up
newssky.com.ua##.single-content > h4
newssky.com.ua##.boxxx
svpressa.ru##.b-article-share-text
dsnews.ua##.c-post__social-read
dgbrechtsschutz.de#%#//scriptlet('set-local-storage-item', 'newsletterAdvise', '1')
washingtonpost.com#?#article[data-qa="main"] > div[class]:has(> div[data-qa="newsletter"])
exkavator.ru##.news-bottom-blocks
tproger.ru##div[id^="float-tproger_ads_widget-"]
bio.nikkeibp.co.jp##.-mail.l-asideBanner
buhonline.ru##div[class^="card--"] > div.container > div[class^="subscribeHome"]:upward(2)
buhonline.ru##.publication-article-subscribe-wrap
buhonline.ru###subscription-form-react-app
buhonline.ru##.topic-item-aria_subscribe
buhonline.ru##.bottomPopup
buhonline.ru#$?#.react-responsive-modal-root:has(div[class^="subscribeBlock"]) { display: none!important; }
buhonline.ru#$#body { overflow: visible!important; }
lenta.ru##div[class^="topic-page"] a[class^="telegram-"]
niebezpiecznik.pl#?##sidebar > ul > li.widget > h2.widgettitle:contains(Artykuły na e-mail)
niebezpiecznik.pl#?##sidebar > ul > li.widget > h2.widgettitle:contains(Artykuły na e-mail) + div.textwidget > form[action^="https://feedburner.google.com/"]
thewikihow.com##.tg-channel-lnk
leicarumors.com###text-467498326
ithillel.ua##.widget-lead-magnet_form
kto-chto-gde.ru##.banner-yandex
jooble.org##._79980
jooble.org##._85dc8
bmu.edu.in##.sticky > li:has(> p.subs)
paramountplus.com###feedback-form
today.ua##.check-google-news
pokeroff.ru##.top-banner
riatomsk.ru##.stat-zen
riatomsk.ru##.master-notice
sms-acktiwator.ru,berkem.ru,bitgid.com,geek-nose.com##.fixed_link--telegram-group
||on.od.ua/wp-content/uploads/2021/01/tg-on-banner.png
newegg.com##.product-eblast
vstup.osvita.ua##.section-subscription
news24.com##.article-subs-footer
voelkner.de##.footer_top__content_container
cnn.co.jp##.line-news-banner
newdeal.by,yetkinreport.com##.mailpoet_form_popup_overlay
hackware.ru##.widget_email-subscribers-form
ppt.ru##.sub-tg
daily.jstor.org##.article-bottom-email-signup
wyrk.com##.newsletter-overlay
dallasnews.com##div[class^="dmnc_features-cta-newsletter-cta-newsletter"]
euobserver.com##div[class="v2 wide membership-upsell show"]
lifewire.com##.news > .latest-issue-spotlight
promax.com,viaccess-orca.com##.widget-type-blog_subscribe
radio-canada.ca##.m-newsletter-subscription
tuclothing.sainsburys.co.uk##section[class^="Footer-module__marketing"]
delo.ua##.s-content__subscribe
tribuneindia.com##.follow
banki.ru##section[data-test="widget-subscribe"]
buyzero.de##.soundest-form-simple-open-extra-holder
transpack-krumbach.de#?#footer > div[style]:has(> div.container > div[style] > div[class] > form#form_nl_signup_footer)
qiita.com##.apm-Content
neg.by##.banner-search-system
rubaltic.ru##.like-block > div:not([class="tags"])
rubaltic.ru##.article_social_links
magazineluiza.com.br##div[data-testid="mod-populardepartments"] + div[class]
ci-labo.com##.ecm-emailregistration
gesundheit.de###block-newsletteranmeldunglink
nola.com###cm-email-signup-custom
viz.com#$##modal-newsletter { display: none!important; }
viz.com#$#.o_overlay { display: none!important; }
viz.com#$#html { position: static!important; overflow: visible!important; }
viz.com##body > section#newsletter-footer
strana.news,strana.today,strana.digital##.article-afterbody
tecmundo.com.br###js-widget-thebrief
japan.cnet.com##a[data-ga_label="right_col_newsletter"]
mfo-matratzen.de#$#div[class*="newspopup_"] { display: none!important; }
mfo-matratzen.de#$#body { overflow: visible!important; }
albelli.de#$#body { overflow: visible!important; padding-right: 0!important; }
baunetzwissen.de###eye_catcher
make-it-in-germany.com##div[id^="popup"]
marianne.net##.tc-subscription-bar
marianne.net#%#//scriptlet('set-cookie', 'mrn_nl_abo', '1')
moses-verlag.de#%#//scriptlet('set-local-storage-item', 'newsletter-flyout', '1')
f5.com##div[class*="-newsletter-signup-"]
obserwatorgospodarczy.pl###fm-pu-container
ajansspor.com##.detail__item-sub
gala.fr,yellowkorner.com##.popin-newsletter
yellowkorner.com##.popin-modal-background
life.tw###box
schuco.de##.social-v2--newsletter
schuco.de#$#body { overflow: visible!important; padding-right: 0!important; }
nevnov.ru##.social-container
eapteka.ru##.main--subscription
wired.com##div[class^="ConsumerMarketingUnitThemedWrapper"] .cm-footer a[href^="https://subscribe.wired.com/subscribe/"]
fakty.com.ua###single-subscribe-news
loksado.com#%#//scriptlet("abort-current-inline-script", "DS_Popup_1")
codastory.com,interior.ru##.subscribe-popup
bellingcat.com##.footer__mailing__right
clevescene.com###NewsletterSignup
newindianexpress.com##.morefrom
news.itsfoss.com##amp-img[src*="follow-Google-News.png"]
colgate.com###gigya-screen-dialog-page-overlay
colgate.com##.gigya-screen-dialog-main
zentrum-der-gesundheit.de##.overlay
corona-transition.org###collapse-newsletter
analyticsinsight.net#?#.article-content > p:not([class]) ~ div.awac-wrapper:has(> div.awac span[style] > a[href^="https://t.me/joinchat/"])
cnx-software.com##.widget-area > section.widget:has(> div.textwidget > div[style] > a[href^="https://news.google.com/"])
cnx-software.com##.widget-area > section.widget:has(> div.textwidget > div[style] > a[href^="https://news.google.com/"]) + section.widget
infoworld.com##.crawl-promo-1
computerworld.com,infoworld.com###insider-popup
computerworld.com,infoworld.com##.modal-overlay
n-e-n.ru##a[href^="https://t.me/net_etonorm"]
couponxoo.com##.container-fluid.bg-navy
analyticsindiamag.com##div[data-id="1216dac"]
analyticsindiamag.com##section[data-id="2438492"]
novosti-n.org##div[class*="_indent-clear"][style^="background-color"]
olymp.com##.banner-newsletter
planet-sports.de###newsletterPullUp
dickieslife.com##.vf-newsletter-popup
medlineplus.gov###gov-delivery-section
testim.io##.r-sub-s
operanews.com##div[id$="_panelNewsletterInputs"]
ligazakon.net##.actualsinglepage_promo_social
moneycontrol.com#?#.page_right_wrapper > div.contact
rfi.fr##.o-self-promo
tripeditor.com##.official_mm_form
careerindia.com##.instant-updates-bottom
cyberciti.biz#?#.sidebar > div.widget_text:has(a[href^="https://newsletter.cyberciti.biz/subscription"])
couponzguru.com##.sendy-email-subscribe
||static.theprint.in/wp-content/uploads/*/newsletter_*.png
lrepacks.net###sidebar > a[href="https://t.me/lrepacks"]
wunschliste.de##.benachrichtigungsbox
afterschoolafrica.com##.widget_sendy_widget
afterschoolafrica.com#$#html { overflow: visible!important; }
internetpasoapaso.com##.suscripcion
osxdaily.com###subscribe_box
digiday.jp,businessinsider.jp###mail_mag-under_title
lampenwelt.de#%#//scriptlet('set-cookie', 'newsletterDisplayed', '1')
gotovim-doma.ru##.note.span-12
jardima.com##.g1-popup-newsletter
startuptalky.com##.post-subscribe-form-container
startuptalky.com##.sidebar > div.sidebar__section.bg-gradient
||embedded.wishpondpages.com/*/?parent_url
turkish123.com##.alert-warning
ren.tv##.news__collapse > div[class*="Subscribe_"]
pulse.mail.ru###subscribe-header
awesomeopensource.com##.markdown-body + div[data-ad_unit_id] + div:not([style])
inputmag.com#?#aside > div[class] > div[class] > div[class] > form[action="https://newsletter.bustle.com/signup"]:upward(1)
thenextweb.com##.c-channel__cta
tecmint.com##a[href^="https://newsletter.tecmint.com/subscription?"] > img
knowledgehut.com##.blog-subscribe
googledrivelinks.com##.wrapper > h5[style] ~ div.separator
rusnewstoday-24.ru##a[href="https://t.me/voenvestnik"] img
kp.ru##div[class^="styled__SocialNetworkWrapper-"]
profi.ru###modalSubscription
dbader.org##.email-cta-box
defkey.com##.emailSubscribeBox
vinmec.com#$#body[style^="overflow:"] { overflow: auto !important; }
vinmec.com#$##subscribe-modal { display: none !important; }
futurelearn.com##div[data-react-component-path="components/Partials/PreFooter"]
grabon.in##.g-subm > div.container
news.bitcoin.com##div[name="bitcoincom-wgt-newsletter"]
discudemy.com##.ui > div.black.message
itsmycity.ru#$#body { overflow: auto !important; padding-right: 0 !important; }
itsmycity.ru#$##subscribeModal { display: none !important; }
kavkaz-uzel.eu##.b-feedback_banner
paidcoursesforfree.com#?#.sidebar > div.widget:has(> div[class] > span:contains(Follow Us))
telecom.economictimes.indiatimes.com##.model-container.sticky-rgt-btm
r-bloggers.com#?#.sb-right > div.sb-widget:has(> div.textwidget input[value="Subscribe"])
r-bloggers.com##.snp-fb
freekaamaal.com##.telepulse_link
freekaamaal.com##.subscription-container
ouniversodatv.com##.widget.LinkList
javarevisited.blogspot.com###HTML15
javarevisited.blogspot.com##.seva-form
anti-malware.ru##.telegram_sub
motor.ru,passion.ru,wmj.ru,ferra.ru##.zalipuha
globo.com##.newsletter-link
telesputnik.ru##.fast__subscribe
tnsr.org#?#.content > div#popup:has(> div.modal-content > div#mc_embed_signup)
sipri.org###emailnewsletter
promkod.ru,discountreactor.com##.store-subscribe
||internshala.com/static/js/subscribe/popup.*.js
mikrotiklab.ru,coursecouponclub.com###media_image-2
betterprogramming.pub#?#div[class]:has(> div[class] > h2:contains(/^Sign up for programming bytes$/))
templatemonster.com###maillist-subscription
klingel.de,happy-size.de#?#section[role="dialog"]:has(> aside[aria-label*="Newsletter-Anmeldung"])
aceofhacking.com###tpbr_topbar
abcgundem.com,yeniakit.com.tr,yenicaggazetesi.com,turkuazgazetesi.net,seskocaeli.com,kocaelibarisgazetesi.com,kocaelikoz.com,enkocaeli.com,bfm.ru,evrensel.net,parkiet.com##a[href^="https://news.google.com/"][target="_blank"]
mediasat.info##footer > div[class="a-single a-81"]
sputnik.by##.article__google-news
tsargrad.tv##.article__meta-links
tsargrad.tv##.article__dzen
netology.ru##a[href^="https://tgclick.ru/netology_ru/"]
medizinfuchs.de##.NewsletterInlineContent
reidl.de##.start-get-newsletter
tommy.com###siteNewsletter
techopedia.com##.jan-box
u-news.com.ua##.related_news + center
codexworld.com##.SidebarBox_subscribe > h5
codexworld.com##.SidebarBox_subscribe > div.btntEmailsub > :not(.social-icons-news)
soshace.com##.dt-subscribe
banki24.by##a[href="https://t.me/banki24_news"]
intouch.wunderweib.de##.bx-form--newsletter
gktoday.in#?#aside > div.widget:has(> div.jetpack_subscription_widget)
lovepanky.com##.single-subscribe
mathrubhumi.com##div[style="float:left;width:100%;margin-bottom:10px;"]
standard.co.uk##.piano-placement
thehansindia.com###partner_social_share_links
couponfollow.com###alets-subscribe
couponfollow.com###topSub
arstechnica.com###follow-us
impressionen.de#?#div[data-app] > div[class] > div:has(> div[class] > div[class] > section[role="dialog"] > aside[aria-label^="Zum Newsletter"])
acunetix.com#?#.entry-content > div.featured-pages-spacing:has(> div.featured-page-row > div.row > div[class] > form#mc-embedded-subscribe-form)
activestate.com###custom_html-7
networkworld.com#%#//scriptlet('set-cookie-reload', 'nsdr', '1')
klerk.ru##.base-subscribe-pop-up
klerk.ru##div[class^="klerk-subscribe"]
homebase.co.uk,zavvi.it##.emailReengagement
idec.org.br###ouibounce-modal
livemaster.ru###banner-subscribe-to-news
otvfoco.com.br##.confira
timeweb.com##.cm-side-block--mailing
korrespondent.net,rbc.ua##.read-in-google
swarajyamag.com#?#div[style^="position:"] > div[class] > div[class^="_"]:has(> form[name] > input[name="email"])
liveinternet.ru#?##Bl-Sidebar > div[id^="BlockVar-"]:has(> h3.sorted > strong:contains(Подписка по))
tausendkind.de##a[href="/service/newsletter"]
ambria.de,sieh-an.de,heine.de,witt-weiden.de##div[data-testid="newsletter-flyout"]
arket.com##.newsletterLightbox
brandible.de,walbusch.de##.bannerNewsletter
mona.de,mia-moda.de,wenz.de,meyer-mode.de,albamoda.de##div[data-entd-teaser="banderolenteaser"]
mona.de,mia-moda.de,wenz.de,meyer-mode.de,albamoda.de#?#section:has(> aside[aria-label*="Newsletteranmeldung"])
steuertipps.de###nlRegistrationForm
gp.by##.news-soc
historia.nationalgeographic.com.es##.sticky-subscription
raywenderlich.com##.c-banner-draper-sticky--subscribe
talenta.co##.insight--subscribe
paulgreen-shop.de##.footer_mitte
deichmann.com##a[href="/de-de/newsletter"]
wayfair.de#?#.pl-Grid--gutterFullBleed > div:has(> div.pl-Box--display-flex > div.SignUpWidget-iconContainer)
thueringer-allgemeine.de#?#.sidebar__column > div.content--teaser--container:has(> div.collapsable__content > a[href^="https://www.thueringer-allgemeine.de/newsletter/"])
testbytes.net###sub_side
toptal.com##.is-subscription
stxnext.com##.newsletter_module
becominghuman.ai,medium.com,plainenglish.io#?#div[data-test-id="post-sidebar"] ~ div:not([class]) div ~ div[class]:has(> div[class] > h2[class]:contains(/^Get an email|^Sign up for/))
autojournal.fr#?#.list-ms-item > aside.widget:has(> div.textwidget > div.widget_newsletter)
f1i.autojournal.fr#?#.list-ms-item > aside.widget:has(> div.textwidget > ul.reseaux_sociaux_am)
inverse.com#?#aside:has(> div[class] > div[class] > div[class] > form[action="https://newsletter.bustle.com/signup"])
linksys.com##.sign-up-form
dol.com.br###newsletterInterna
lloyd.com#$##overlay-background { display: none!important; }
lloyd.com#$#body { overflow: visible!important; }
glavred.info##.article__vb
health.harvard.edu##.welcome-popup
health.harvard.edu##.mobile-popup
profile.ru##.read-yzd
kanalukraina.tv##.article__footer_messenger
hightech.fm##.news-links
thehindubusinessline.com###section-nl
slovoidilo.ua##.box-telegram
thefederal.com###cusmodal
idalko.com###text-20
casaevideo.com.br##.sec-news-nova
whatis.techtarget.com##.wotd-bar
penzainform.ru##.news-foother
mayoclinic.org##.myc-subscription-form
stackabuse.com#?#div:not([class]) > div:not([class]):has(> div[class] > div[style] > div[class] > form > input#email-address)
familyhandyman.com##.newsletter-sign-below-header
popsci.com##.footer__content
businessnewsdaily.com##div[class*="EmailSignUpContainer"]
americanexpress.com##div[data-bti-module-variant="emailsignup"]
zn.ua##.bottom_block > div.telegram
blog.reedsy.com#?#p ~ div.panel > div.panel-body > form.captcha-signup:upward(div.panel)
starterstory.com###emailCaptureModal
mindtecstore.com,profi.ru,starterstory.com##.modal-backdrop
starterstory.com##.fixed-toc-right
starterstory.com##.subscribe-end-article
vkusvill.ru##.VV21_Subscribe
tolknews.ru##.b-news_aggr
1prime.ru##.subscription-aside-block
1prime.ru##.article-aggr
khaleejtimes.com##.newletter-widget-wrapper
linearmotiontips.com###text-15
eepower.com#$##subscriber-newsletter-container { display: none!important; }
eepower.com#$#body { overflow: visible!important; }
eepower.com#$#html { overflow: visible!important; }
controleng.com##.subscribePromo
vox.com,thecity.nyc##div[id="toaster"][data-cdata*="Sign up"]
golos.ua,kinogo.*##.telegram
cosmo.com.ua##form[id^="form_in_text_block_"]
epe.es###contactPlan
epe.es###nlt_signup_botton_desktop
formiche.net##.wrapallwowpopup
pcprogs.net##.fullstory__subvktg
positronx.io##.tweet-follow-box
||news.glavred.info/images/glavred_vibercommunity_
handheldlegend.com#$##shopify-section-entry-popup { display: none !important; }
handheldlegend.com#$#body { overflow: auto !important; padding-right: 0 !important; }
business2community.com##.newsletter-lightbox
kitchenfunwithmy3sons.com##.home-subscribe
kitchenfunwithmy3sons.com##.cp-module-widget
designerinaction.de##.nl_footer_fullwidth
winaero.com##.wsbp
us.macmillan.com##.creator-card__sign-up
newzit.com##div[class^="follow"]
sport.ru##.subs-link-block
terminix.com#$#body { overflow: visible!important; padding-right: 0!important; }
beezzly.com##.subscribe-form-aside
koffer.com#$##overlay { display: none!important; }
koffer.com#$#body { overflow: visible!important; }
vost.pw,animevost.am,smotret-anime-365.ru,animevost.site,animevost.online,animevost.net,animevost.org,animerost.org,animevost.am,agorov.org#?#div[id^="moduleLeft"]:has(> div.interDub > div > a[href="https://vk.animegost.org"])
linuxsecurity.com##.newsletter-subscribe-module
hema.com#$#.emailoptin-modal { display: none !important; }
||remember.de/modules/tronet/tronewsletterpopup/
lifehacker.ru##.lightgrey-box
quotes.net#?##content-body > * > .translate > .well:has(> form[action="qotd_subscribe.php"])
quotes.net#?##content-body > * > .translate > hgroup > h4:contains(delivered to your inbox daily)
dedicatedbrand.com##.modal--newsletter
reason.com##.puprf-signup-widget
naukatehnika.com#?#.block > ul > li.onlypk:has( > img[onclick^="window.open"][onclick*="zen.yandex.ru"])
edtimes.in,rossiniartsite.com,tip-berlin.de,stoodnt.com,zimamagazine.com##.boxzilla-container
edtimes.in,rossiniartsite.com,tip-berlin.de,stoodnt.com,zimamagazine.com##.boxzilla-overlay
try-it.jp#%#//scriptlet('prevent-addEventListener', 'load', 'event.dispatch.apply')
vokrug.tv#?#.articlesdiv > center:has(> a[href="https://zen.yandex.ru/vokrug.tv"])
komus.ru##.new-subscribe
komus.ru#$#.social-info > div.social-info__item:first-child { visibility: hidden !important; }
paperpaper.*##.socials
magicvalley.com#%#//scriptlet("set-constant", "show_dimissable_registration", "false")
washingtonpost.com##div[style="min-height:220px"][data-qa="right-rail-item"]
washingtonpost.com##.softwall-overlay
botanichka.ru###subscribeslide
leverageedu.com##.navbar-follow-button
kubnews.ru##.subscribe-channel
mydealz.de##.js-newsletter-widget
design-homes.ru##.b-zen
design-homes.ru##a[href="https://zen.yandex.ru/design-homes.ru"]
decolar.com###subscription-ab
decolar.com##.subscription-sticky-footer-container
rmnt.ru##a[href="https://zen.yandex.ru/rmnt"]
jornaldocarro.estadao.com.br#?#.container-xl div.mb-4:has(> div.card form#formEmailPost)
astroawani.com##div[headerbannerprops]
sourcecodester.com##form[action="//feedburner.google.com/fb/a/mailverify"]
hvylya.net##.subscription-under-article
skyfilabs.com#?#.container > div.row-breadboard:has(> div[class] div[class] > form#subscribe-form)
unian.net#$#.main-menu { height: 50px !important; }
epravda.com.ua##.post__text + div.push
inews.co.uk###piano-inline-footer
bola.net##.bola-social-bar
memepedia.ru,edufever.com##div[class^="code-block code-block-"][style="margin: 8px 0; clear: both;"]
profile.ru##div[data-amp-original-style="width:100%;min-height:60px;background:#eee;text-align:center;margin-bottom:10px;"]
profile.ru##.cell__promo__body
muylinux.com##.et_bloom_flyin[data-success_action_details*="newsletter"]
russianemirates.com#$#body { overflow: auto !important; padding-right: 0 !important; }
russianemirates.com#$##popWindow { display: none !important; }
russianemirates.com#$##popWindow ~ div.modal-backdrop { display: none !important; }
russianemirates.com##.news-lat
forum.finance.ua##.subscribe-news-widget
segodnya.ua##.article__intouch
gothamist.com##.c-newsletter-form
timeout.com##div[class*="newsletter_"]
timeout.com##div[class^="_inlineNewsletter_"]
wmj.ru#?#div[class^="layoutContent"] div:not([class]):has(> a[href][target="_blank"] p + span[href]:contains(Подписаться))
scarymommy.com##.sm-subscribe-form
apnews.com.ua##.post__telegram-subscribe
reviewjournal.com,embarcadero.com##.signup-box
embarcadero.com##.signup-module
oblgazeta.ru##.readus-title
megapixel.cz##.pdbox--subscribe-newsletter
proglib.io##.telegram-btn
thepythoncode.com##form[action="/subscribe"]
thepythoncode.com##.subscribe-area
thepythoncode.com#$?#.modal:has(form[action="/subscribe"]) { display: none!important; }
thepythoncode.com#$#body { overflow: visible!important; padding-right: 0!important; }
blueletterbible.org###rtBub_1015
blueletterbible.org#?##container > div.row > div.column > div.widget:has(> div.bubBody > div[id] > div.mc_embed_signup__widget)
isha.sadhguru.org##.custom-subscription
webfx.com##.cta-get-posts-by-email
globetrotter.de###newsletterpopup
sourcecon.com##.section--subscribe
extravelmoney.com#?#aside > section:has(> div.textwidget > div.tnp-subscription)
motherjones.com##.mj-house-newsletter-promo-widget
motherjones.com##.mj-house-subscription-promo-widget
kimchimari.com##.fd-form-popup
magazine.skyeng.ru#?#.stk-grid-col > p.stk-reset:contains(Полезные фразы для общения и особенности британской культуры два раза в неделю у вас в почте)
zr.ru##.subscribe > div.sp-form-outer
indystar.com##.gnt_m_nls
eastasiaforum.org###eaf_subscribe_sidebar-2
wikijob.co.uk#?#div[class^="ResumeWidget-"]:has(> form[name="cvreview"] > input[name="email"])
kripeshadwani.com##a[href="https://sendfox.com/kripeshadwani"]
psycom.net###modalpop
programme-television.org###tc-newsletter-banner
nur.kz##.block-social
pen4pals.com##.block-simplenews
freecourseweb.com#?#.getSection > a[href="https://freecourseweb.com/telegram"]:upward(1)
freecourseweb.com#?##secondary > aside.widget > div.textwidget > div.telegram:upward(aside.widget)
vermontbiz.com#?#.region-inner > .block:has(> div.block-inner > div.content > div#mc_embed_signup)
elama.ru,sddhelp.ru###subscription
letoile.ru#$#div[data-popup-id="subscribed-popup"] { display: none!important; }
letoile.ru#$#body { overflow: visible!important; }
letoile.ru##.b-section_subscription
business2community.com##.sticky_in_parent > div#community
kaspersky.com#?#.c-page > section:has(> section > div.o-container-fluid > div.c-form--newsletter)
marksandspencer.com,blogto.com,deingartenbedarf.de,amp.usatoday.com,thewirecutter.com,thebaffler.com,androidpolice.com##.newsletter-container
androidpolice.com#?#.sidebar > .sidebar-trending > .newsletter-container:upward(1)
livelib.ru###popup-mail
dunya.com,internethaber.com##.google-news_wrapper
abc.net.au##div[data-component="InlineSubscribe"]
faz.net#?#.ctn-PlaceholderContent:has(> .con-Html > div > .faz-html-box > .widgetheader > p > span:contains(/^Newsletter$/))
time.com#$#.modal--newsletter { display: none!important; }
time.com#$#body { overflow: visible!important; }
outdoorfan.de#$#body { overflow: visible!important; padding-right: 0!important; }
straight.com##.box--social--newsletter
newbalance.com###discount-popup-nb-reward-container
fairobserver.com##.n-email-popup
gofeminin.de##.news-letter-section
expert.ru##a[id^="tag_right_column_adv"]
redstate.com##.thm-piano-nl-hpfixed
resolver.co.uk##.subscription-popup
trip101.com##.subscription-panel
seudinheiro.com##.box-newsletter
electronicsforu.com##.grwf2-wrapper
bloomberg.com##.inline-newsletter-top
pythonforbeginners.com,collegetransitions.com##.widget_yikes_easy_mc_widget
invezz.com##.inv-sidebar-widget[x-data^="XNewsletterSignUp"]
aeon.co##div[class^="NewsletterPopup__NewsletterPopupWrapper"]
aeon.co##div[class*="NewsletterSign"]
workopolis.com##.JobAlert
workopolis.com#$##careerAlertContainer { display: none!important; }
workopolis.com#$#body { overflow: visible!important; }
watchmaster.com,erwinmueller.com,agro-center.de,schuco.de,camelactive.com,terminix.com,thepythoncode.com,codetiburon.com,outdoorfan.de,workopolis.com#$#.modal-backdrop { display: none!important; }
browserling.com###web-subscribe
purevpn.com##.home-banner
fastestvpn.com##.noptin-optin-form-wrapper
remote.tools##.newsletter-header-for-sandwich
remote.tools#?#.row > div.col-lg-4 > div.card:has(> div[style] > form[action="/subscribers"])
mention.com##.men__sidebar > a[href="https://info.mention.com/newsletter-signup"]
tvzvezda.ru##.news-subscriptions
programiz.com,thecap.com.br##.mauticform_wrapper
emlakdream.com,sysadmintips.ru,learningdl.net###text-9
nwzonline.de##div[data-tb-region="Newsletter"]
nw.de###nl-box
nw.de###paywall-footer-slider
technofaq.org##.widget_rssiconwidget
diariodocomercio.com.br##.elementor-image > a[href^="https://news.google.com"]
diariodocomercio.com.br#?#.elementor-widget-wrap > section.elementor-section:has(> div.elementor-container div.elementor-widget-container > div#mauticform_wrapper_newsletter)
ebizfacts.com##.wp-block-group__inner-container > div.subscribe-form-wrapper
discoverybrasil.com##div[data-testid="modalWrapper"]
nydailynews.com##.nws-cnt
singularityhub.com#?#.td-ss-main-sidebar > .widget_text:has(.hbspt-form)
kienguru.vn###modalOverlay
webcreatorbox.com,unian.net##.article-bottom
pogoda.com##.grafica-newsletter
duh.de##.buttonNL
utopia.de##.newsletter-content-area
training.javatpoint.com#%#//scriptlet('abort-current-inline-script', '$', '#myModal')
||newsletter.bdnews24.com/bangla/embedded
bdnews24.com##iframe[src="https://newsletter.bdnews24.com/bangla/embedded"]
waz.de,nrz.de##.inline-block--wide[data-widget*="Content Wetter (hier: Newsletter)"]
waz.de,otz.de,nrz.de,braunschweiger-zeitung.de,abendblatt.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,morgenpost.de##.newsletter-cleverreach
nordbayern.de,thelocal.ch,morgenpost.de,waz.de,nrz.de,braunschweiger-zeitung.de,abendblatt.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,ynet.co.il#$#html > body.tp-modal-open { overflow: auto !important; }
nordbayern.de,thelocal.ch,morgenpost.de,waz.de,nrz.de,braunschweiger-zeitung.de,abendblatt.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,ynet.co.il#$#div[class="tp-modal"][style="z-index: 300050; display: block;"] { display: none !important; }
nordbayern.de,thelocal.ch,morgenpost.de,waz.de,nrz.de,braunschweiger-zeitung.de,abendblatt.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,ynet.co.il#$#div[class="tp-modal"][style="z-index: 300050; display: block;"] ~ div.tp-backdrop { display: none !important; }
buy.tinypass.com##.plus-banner[external-event-trackingvars*="Banner-"][external-event-trackingvars*="-sticky" i]
mebel169.ru###show-coupon-btn
weltsparen.de###newsletter-subscription-modal
medindia.net#?#.container form[name="subform"]:upward(1)
coolztricks.com#?#.inside-right-sidebar > aside.widget_text:has(> div.textwidget a[href="http://telegram.im/icoolztricks"])
coolztricks.com##.telegraph
javarevisited.blogspot.com#?#.sidebar > div.widget > div.widget-content > form.gumroad-follow-form-embed:upward(div.widget)
laravel-news.com##div[class="lg:gap-16 sm:gap-8 grid grid-cols-12 col-span-10 col-start-2 gap-6"] > div.text-gray-500.bg-white
greeninfo.ru#?#.R_side > div.R_block:has(> form > div.sm_sub)
greeninfo.ru##.sm_sub
||cdn.tinypass.com/api/tinypass.min.js$domain=semprefamilia.com.br
freedownloadmanager.org###subscribe_form_wrapper
tasteofhome.com##.newsletter-sign-below-header
animeindia.in##div[id^="bk_widget_social_counters-"]
testsigma.com#$##inlinepopup { display: none!important; }
testsigma.com#$#body { background-color: inherit!important; }
testsigma.com#$#.g_banner { background-color: inherit!important; }
mel.fm##.newsletter-footer
||buhexpert8.ru/partner-popup.js
computergaga.com##.content-sidebar-wrap div[class^="AW-Form-"]
heise.de##.article-newsletter-subscription
spicyip.com##.subscribe_form_div
couponcause.com##div[dusk="newsletter-signup"]
sharewareonsale.com#?#.widget-area > aside.home-widget:has(> h1[class] > span:contains(Follow Us))
upl.uz,onedio.com##.social
aspistrategist.org.au##.widget_aspi_subscribe
newstatesman.com##.newsletter-inner-container
theweek.co.uk##.polaris__newsletter
d1afma8653u35k.cloudfront.net,agents.media#?#.stk-post > div[class^="stk-grid stk-theme_"]:has(form.mailchimp-form)
theconversation.com#?#.content > .slot > .promo > div[class^="MuiBoxroot"]:has(> div > button > span[class^="MuiButtonlabel"]:contains(/^Get newsletter$/))
inside.bahn.de##.dbs-newsletter
elpais.com##a[href^="https://usuarios.elpais.com/newsletters/"]
elpais.com##a[href^="https://plus.elpais.com/newsletters/"]
topdocumentaryfilms.com#?#aside > div.module:has(> form[action^="https://app.bigmailer.io"])
ebookee.com##form[action="//www.feedburner.com/fb/a/emailverify"]
ebookee.com#?##secondNav > ul:has(> li > a[href="//feeds.feedburner.com/ebookee"])
ebookee.com#?##secondNav > div.navbar:contains(/Email Subscribe|Feed & Bookmark/)
techsupportalert.com#?##secondary > aside.widget:has(> div.textwidget form[action^="https://api.follow.it/subscription-form/"])
pharmaguideline.com##.email-join-box
pharmaguideline.com#?#.widget-content > h2:contains(Follow Pharmaguideline)
wowza.com##.blog-subscribe-emails
wowza.com#?#.sidebar > div.sidebar-widget:has(> div > a[href="https://www.wowza.com/blog/feed"])
millionacres.com###cont-milli_mid_article_pitch
millionacres.com##body > div.banner-wrap
valueresearchonline.com##.vr-signup-box
techmonitor.ai##.letter
techmonitor.ai##.newsletter-article
netsparker.com##.blog-v2-read-email-subscribe
netsparker.com##.blog-v2-read-email-subscribe + div.text-privacy
rd.com###desktop-nav-banner
skillsyouneed.com#?##sidebar > div.widget > div.infobox1:has(> a.syn-subscribe-btn)
nomadicboys.com##.subscription-bar
nomadicboys.com##.subscription-inline-box
rediff.com##div[id^="div_subscribe_in"]
sodapdf.com##.foot-newsletter
grammarly.com#?#main > div[class*="-container"]:has(> form > button > span:contains(subscribe))
screamingfrog.co.uk,socialmediatoday.com##.signup
daytranslations.com##.newslette-wrapper
ccl.org#?#.elementor-column-wrap:has(> div.elementor-widget-wrap > div.single_article_newsletter)
staradvertiser.com##.breaking-news-signup
techacode.com,techobserver.in##.tdn_block_newsletter_subscribe
sarvgyan.com#?#.entry > div.blue_box:has(> div.blue_box_content > div.enquiry-form)
janefriedman.com###text-24
thomasjfrank.com#?#div[data-elementor-type="section"] > div.elementor-section-wrap > section:has(> div.elementor-container div.elementor-widget-wrap h3:contains(Subscribe to my newsletter))
remontcompa.ru#?#.sidebar > div.widget:has(> h3:contains(Подпишитесь))
realpython.com#?#.card:has(> form[action="/optins/process/"])
blu-ray.com#?#table[width="300"][style^="background-color: #dbf2d5; border-radius: 4px;"]:has(form#dealalerts)
vantastic-foods.com##.social-media-footer-newsletter-wrapper
vantastic-foods.com##.newsletter--banner
adlermode.com##.prefooter-newsletter
nordicnest.de##footer > div[class] > form
sklum.com##.c-home-newsletter
||stihl.de/etc.clientlibs/stihl-frontend/clientlibs/components/structure/promotions/promotionsbannerwrapper/
tip-berlin.de##.mc4wp-form[data-name^="Newsletter"]
baristainstitute.com##.social-media-share-links > a.newsletter
ftc.gov##.block-business-blog-subscribe
tz.de,merkur.de,extratipp.com,buzzfeed.de##.id-StoryElement-embed--newsletter
e-recht24.de##.newsletterbox
raymond.cc#?#.sidebar div.widget:has(> div.textwidget > section#aa_wpfs_wrap)
webstaurantstore.com##.fsr-email-prompt
rtvi.com##.podpis
copyblogger.com##.sidebar > #custom_html-7
smallbiztrends.com##.smb-subscribe-widget
socialblade.com##div[style="height: 256px; width: 270px; padding: 10px 15px; color:#fff; background: #333;"]
all-episodes.club##noindex > div.citata1
thinkmobiles.com##.footer-form-wrapper
masterclass.com##div[data-react-class="EmailCaptureSlimBannerExperiment"]
masterclass.com##.side_email_capture
forums.macrumors.com##.mr_join_sidebar
forums.macrumors.com##.mr_signup_container
forbes.com##.article-body > div[style^="padding: 20px 0pt; margin: 20px 0pt; border-bottom: 1px solid #DDDDDD;"]
academic.oup.com###Sidebar .widget-Alerts
mentalfloss.com##.after-article-subscribe-nl
statista.com###infographicNewsletter
govoritmoskva.ru##.darkPart > div[align="center"] > a[target="_blank"]
elmundotoday.com##.emt-paywall-warning
carnegieendowment.org#?#.zone-main > .from-right.slide-in:has(.mktoForm)
dl4all.biz##a[href="https://t.me/dl4all2"]
quttera.com#?#.container .col-md-3 > .panel > .panel-heading > h4:contains(/^Newsletter$/):upward(2)
iconcollective.edu#?##sidebar-right div.widget:has(> div.textwidget > form[action^="https://iconcollective.activehosted.com/"])
popularmechanics.com###journey-inline
mts.by##.news-rss-detail-page
techpp.com###newsletter-shortcode
||readingrockets.org/images/promos/enewsletter
additudemag.com##.signup-global
blog.prepscholar.com##.promobox
blog.prepscholar.com###free-sat-tips
martech.org##.right-rail-content > div[class="mb-4 d-none d-md-block"]
martech.org##.bg-ftr-subscribe
topuniversities.com##.get-free-updates
topuniversities.com##.qsjoinus
cars.com#?#.sds-page-container > div[class] > section:has(> div[data-phx-view="EmailCaptureLive"])
dailywire.com#?#main ~ div[class^="css-"] > div[class^="css-"]:has(form.email)
kbb.com##.td_block_kbb_bestcardeals_subscription_form
usnews.com##div[class*="KioskEconomy__Container-"]
indeed.com###jobalertswrapper
parade.com##.signup_module
parade.com###newsletter_container
shopify.com##.article__content > hr + center > h3
shopify.com##.article__content > hr + center > form.js-signup-inline
shopify.com##.footer-signup
thetrendspotter.net##.essb-subscribe-form
digest.myhq.in##.post-content .mc4wp-form
electronicdesign.com##.ebm-subscribe
learntocodewith.me##.ck_form
inspiringtips.com##.spbsm-followbuttons-output-wrapper
inspiringtips.com##.enews
belmarket.by#?#.aside:has(> div.soc-wrapper)
belmarket.by##.anons-big__bottom ~ p + div[style^="background:#eeeeee;"]
infoworld.com##.brand-social
brightside.me##div[data-test-id="subscription-block"]
akc.org##div[data-js-props*="newsletter"]
cesarsway.com#?#.elementor-widget-wrap > section:has(> div.elementor-container > div.elementor-row div.elementor-divider > span > span:contains(/Newsletter|Become a Pack Member/))
thesprucepets.com##.subscription-island
futurity.org##.article-signup
neurosciencenews.com##.optinforms-form-container
purina.co.uk##.component--newsletter
||btn.createsend*.com^$third-party
psycom.net##.qsm-page > div.quiz_section[class*="question-section-id-"] + div.quiz_section:not([class*="question-section-id-"])
psycom.net###psycom-sidebar-signup
4living.ru###subscfix
indiatoday.in,aajtak.in##.newsltter-iframe
aajtak.in##.daily-news-letter
finder.com##.form-signup
filmcompanion.in##.email-subscribe-wrapper-fcn
belsat.eu##a[href="https://t.me/belsat"]
openlinkprofiler.org##div[style^="background:#FEF2D2;"][style*="border-radius:20px;"][style*="border:1px solid #dddddd;"]
adorama.com##.widget_itc_responsys_widget
womanhit.ru##.yasubscribe
lifehacker.ru##.newsletter-subscription-form
southeastasiabackpacker.com##.backpacker-sign-up
meijer.com###MyMeijerIntro_signup
cnbc.com##.ArticleBody-subtitle ~ * div[data-test="WildCardEmbed"]
howstuffworks.com,liujo.com,themoscowtimes.com###newsletter-modal
computer.org##.generalContent p[style^="text-align: center; color:"] > a[href^="https://www.computer.org/resources/newsletters/"]
devops.com##.sidebar > .gform_widget
cicnews.com##.subscribe_box
prospects.ac.uk##.content-call-to-action
savethestudent.org##.widget.-newsletter
linkradquadrat.de#%#//scriptlet('set-cookie', 'mag-newsletterbox', '1')
fahrradmanufaktur.de#%#//scriptlet('set-cookie', 'newsletterBox', '1')
yaplakal.com,yap.ru##.tableborder form[enctype="multipart/form-data"] + div[class^="row"]
kyiv.media##.post-inserted-form
habervakti.com,ntv.com.tr,ntvspor.net,haberglobal.com.tr,cumhuriyet.com.tr,kyiv.media##.google-news
reachout.com##hwc-subscription-module
ef.com##.js-news-signup-cta
norwegian.com##nas-newsletter-signup
||pcdn.co/wp-content/uploads/*/Get-your-copy
omio.*##div[id^="LpsContent-EmailSubscription"]
thecode.media##.main-subscribe-wrp
n-e-n.ru,moyo.ua,azbigmedia.com##.subscribe-section
||joinsubtext.com^$third-party
idec.org.br,bahndampf.de##.newsletter-row
telegraf.com.ua##.c-post__social
mir24.tv##div[style="margin-left:0; margin-right:0; text-align: center;"] > a[target="_blank"]
meta.ua,mir24.tv##.subscriptions
enterprisersproject.com###subscribe-cta
java67.com##.sidebar > #HTML3
prodesigntools.com##.widget_essb_subscribe
theplanetd.com##.inside-right-sidebar > #custom_html-10
hpe.com##.subscribe-card-cta
visualcapitalist.com##.widget_mc4wp_widget
forbes.ua##.c-footer-subscribes
mirtesen.ru##.blog-post__subscribe
blog.sagipl.com##.newsletter2
downtoearth.org.in##.single-news-letter
mycs.com##.Home__newsletterContainer
mycs.com##.NewsletterFormBanner__newsletter
mindler.com###text-14
sensortips.com,technofaq.org,mindler.com###text-7
bloomberg.com##.inline-newsletter-middle
blog.feedspot.com###wp_subscribe_popup_clone
5mod.ru##.subscr-lazydev
trashbox.ru##.div_social_2021_block
programme-television.org###subcribeNewsletter
ahrefs.com##.subscr-fright
thehill.com###block-thehill-blocks-footer-signup
vesti.ua##.subscribeLine
fdpbt.de,webmd.com,thepostmillennial.com,designmodo.com##.newsletter-wrapper
mikrotiklab.ru,newsmaker.md,edtimes.in,appwrk.com,theinternetpatrol.com,pocketwanderings.com,thedronegirl.com###custom_html-2
rand.org##.newsletter-subscription-box
smashingmagazine.com##.c-garfield__nl
smashingmagazine.com##.feature-panel-container
spokesman.com#?##in-post-footer-sidebar ~ div[class]:has(> div.flex-column h2[class]:contains(Subscribe))
cuprum.media#?#.mediator-wrapper:has(> section > div.container > div.subscribe)
medvestnik.ru##.floating.message
markdownguide.org##div[class^="col-"] > p ~ div.card + div.card.border-info
voltus.de###c4sCookieOneClickModal
defector.com##.lede-common__newsletter-block
theintercept.com##.NewsletterEmbed-container
theintercept.com##.InlineDonationPromo-container
wsvn.com##.wp-block-newsletter
currentaffairs.org##a[href="https://www.currentaffairs.org/subscribe"]
karl.com###newsletter_prefooter
foreignaffairs.com###newsletter-sign-up-message
newrepublic.com##.footer-newsletter-cta
businessinsider.com##.multi-newsletter-signup
alistapart.com##.pre-footer-email-signup
electricaleasy.com##.ksub > div[style^="float: left; background-color: #0091ca;"]
newrepublic.com##.ad-container-house
vox.com#?#.c-float-right > div:has(> div.c-entry-sidebar:has(a[href="http://www.vox.com/weeds-newsletter"]))
foreignaffairs.com##.paywall
foreignaffairs.com##.site-footer > section.dark-blue-2-bg
thecounter.org##body > div.modal-x.bg-purple
thecounter.org#?#.related-border-bottom ~ div:has(> div.callout-green)
hackread.com###text-52.widget
commondreams.org##.block--commondreamsnewslettersubscriptionblock
commondreams.org#?#.block:has(> div#subscribeModal)
nationalgeographic.com##.InlineEmail__Container
vizita.si##onl-embed-mailing
architecturaldigest.com##.ticker-wrapper
nytimes.com##div[id*="_MAIN_CONTENT_"][data-testid="region"]
gq.com##.consumer-marketing-unit--cm-footer
williams-sonoma.com,potterybarn.com,pbteen.com,potterybarnkids.com,westelm.com,markandgraham.com###join-email-campaign
gazeta.ru##.b_telegram
babista.de,impressionen.de##div[data-entd-teaser="banderolenteaser"]
m.timesofindia.com##.newsletter_placeholder
timesofindia.indiatimes.com#?#div[data-mod="sidebar"] > div:not([class]):has(> div[class] button:contains(Subscribe))
talkingpointsmemo.com##.NewsletterForm
byrdie.com##.header__newsletter-button
theatlantic.com##aside[aria-label="Subscribe to The Atlantic"]
metro.us##.subscribe-now-box
metro.us##.subscribe-section-container
simhost.org##.article_subscrblock
healthline.com##article form[novalidate]
healthline.com###banner-sticky
embibe.com##.mail_chimp_embibe
realpython.com##form[action="/optins/process/"]
realpython.com##.article > div.card.bg-secondary
noticiasaominuto.com##.pub-container-cofidis
noticiasaominuto.com##.newsletter-form-block
bauknecht.de#$##newsletter-promo { display: none!important; }
bauknecht.de#$#body { overflow: visible!important; }
bauknecht.de##.m-newsletter-module
frag-mutti.de#?##right-column > div.columnBox:has(> div.newsletter-box)
frag-mutti.de##.intext-newsletter
mirror.co.uk##.email__toaster-component
made.com##div[data-newsletter-signup]
tinypulse.com#?#.row-fluid > div.widget-span > div.widget-type-blog_subscribe:upward(1)
content.wisestep.com##.td-ss-main-sidebar
businesstoday.in##div[id^="magazine_subscribe"]
phonearena.com##.widgetSidebarSubscription
indiansexstories2.net,issstories.xyz##.sidebar > div.after_vdoc + div#secondary-sidebar
valuewalk.com###MG-placeholder
valuewalk.com##form[data-options*="after_subscribe"]
documentaryheaven.com###side-subscribe
lacrossetribune.com###pu-email-form-breaking-email-article
lemoncurve.com##.footer-newsbloc-form
businessinsider.in###newsletter_rhs_widget
readovka.news##.block-community-yanews
rexdl.com##.sidebar-content > #text-3
electrical4u.com##form[action="https://app.getresponse.com/add_subscriber.html"]
worldscinema.org,acunetix.com,ruecken-zentrum.de###text-4
pewtrusts.org##.newsletter-signup--promo
socialblade.com##div[style^="width: 860px; min-height: 90px"]
socialblade.com##div[style^="width: 300px; height: 250px;"][style*="background: #fff;"]
makeuseof.com###newsletter-from
pfundskerl-xxl.de,bauprofessor.de##.newsletter-home
aldi-nord.de##.mod-newsletter-teaser
kansascity.com###story-cta-widget
focus.ua##.c-post__channel--facebook
focus.ua##.c-post__channel--telegram
focus.ua##.c-post__channel--google
ksl.com##.emailSignup
ksl.com#?#.queueHeader > h3:contains(NEWSLETTER)
boston.com##.m-generic-cta--email-signup
mskgazeta.ru##.telega_box
mskgazeta.ru##.zen-widget
altyazi.net##.thb-newsletter-form
efahrer.chip.de##.subscriber-form
washingtonpost.com###wall-bottom-drawer
theblockcrypto.com##.newsletterFeed
desiringgod.org##.daily-email
scientificamerican.com###promo-header
scientificamerican.com##.house__home_ad
scientificamerican.com##.tout_subscribe
eadaily.com##.site-follow
mi.com##.footer-customer-relationship
canberratimes.com.au##.newsletter-weekly
magazine.skyeng.ru##.banner-socials
abc13.com##.newsletter-desktop
oantagonista.com###form_captacao_home
sainsmart.com###footertop
popsci.com.tr##.bundle-container
economist.com##.layout-article-promo
manager-magazin.de##div[data-component="Iframe"][data-settings*="manager-magazin-neu-profil.newsletter2go.com/"]
filmehd.se##.box-subscribe
conservativebrief.com##a[href="https://conservativebrief.com/newsletter/"]
loveopium.ru,dubzstreams.com##.widget_admania_optin_box
edureka.co,damemagazine.com##.newsletter_section
foxsports.com#?#.tune-in-list > li.tune-in-item:has(> div[class] > div[class] > div:contains(Newsletter))
blog.feedspot.com###bloggersoutreach
blog.feedspot.com##.mkt-container
news.ru##.subscription-in-socials
vesti.ua#?#.singleMainContent > p.warning:has(> a[href="https://vesti.ua/email_newsletters"])
salonsecret.ru##div[class*="SubscribeBanner_root__"]
sportrbc.ru##.news-bar
foreignpolicy.com##.newsletter-signup-and-ads
objectivequiz.com###ccr-sidebar-newslater
techbeacon.com###block-techb-right-rail-article-subscribe-to-techbeacon
opencourser.com##.d-md-block > h2[aria-label^="Get an email reminder"]
opencourser.com##.d-md-block > h2[aria-label^="Get an email reminder"] + p
opencourser.com##.d-md-block > div.bg-reminder
usnews.com##div[class^="KioskFirstClass__Container-"]
usnews.com##.moneydecisionspromo
usnews.com##.healthpromo
shethepeople.tv###SIGNUP_PAGE
independent.co.uk###newsletter-component
goalkicker.com##.sign-up
concursosnobrasil.com.br##.box-boletim
drphil.com##.main-newsletter-signup
avclub.com,jalopnik.com###js_alerts_sidebar
thehindubusinessline.com###articleInline-nl
felomena.com##.subscribe-conteiner
cryptobriefing.com##.widget-newsletter-form
geekmi.news##.suscribe
7days.ru###news-widget
||sibforms.com^$domain=~sibforms.com,~stylesheet
kanobu.ru##a[class^="KanobuSocialCommunities_twitter"]
kanobu.ru##aside[class^="IgromaniaChannel_mania"]
ghacks.net##.ghacks-sidebar > div.ghacks_share_widget + div.widget
natgeotv.com###Newsletter
newsmaker.md,gkseries.com###media_image-3
zety.com#?#body > section:has(> div.grid > div.newsletter)
penguinrandomhouse.com###newsletter-wrap-desktop
odia.ig.com.br##.container_newsletter
sensorstechforum.com##.subscribe_form_widget
ria.ru###subscriber
foxnews.com##.item-newsletter
drogariaspacheco.com.br#?#.row > div.col-12:has(> form input[placeholder^="cadastre-se"])
slivy.news,hightimes.com##.cs-entry__subscribe
business-gazeta.ru,osnmedia.ru##a[href^="https://yandex.ru/news/?favid="]
diets.ru##.left-newsletter
hashicorp.com##section[class^="newsletter-section_newsletterSection__"]
towardsdatascience.com#?#div:matches-css(border-top:3px):has(> div > div > span > a[href^="https://medium.com/"][href*="newsletters"])
smashingmagazine.com#?#.row > div[class^="col"]:has(> div.promo-box div.nl-box__group > input[type="email"])
gazzetta.it##.bck-tile-newsletter
allmusic.com##.new-release-newsletter-promo-tile
allmusic.com##.sidebar-promo
dailycaller.com##.piano-newsletter
irishtimes.com##.newsletters-widget
css-tricks.com##.footer-form-wrap
foxnews.com##.promo-newsletter
analyticsindiamag.com#%#AG_onLoad(function() { document.body.innerHTML = document.body.innerHTML.replace(/Get the latest updates and relevant offers by sharing your email\./g, ""); });
eg.ru##.feed_sub
sheego.de###js-nlContainerTarget
press-start.com.au##.post-end-subscribe
press-start.com.au##.block-wrap-mailing
digitalinspiration.com#?##products ~ div[class]:has(> div[class] button[type="submit"])
gsminfo.com.ua###post-newsletter
maharashtratimes.com##.wdt_newsLetter
findbestopensource.com#?#.featured-post > div.search-bar:has(> a[href^="https://goo.gl/forms/"])
snipes.com##.b-footer-newsletter
codingninjas.com##.sidebar-inner form[name="Subscription"]
searchenginejournal.com##.sej-under-post > .web-dwn
spiegel.de##div[data-component="Iframe"][data-settings*="//spiegel-online-neu-profil.newsletter2go.com/"]
healthyplace.com###block-newsletterjs
pcmag.com##div[x-data="window.newsletters()"]
gellerreport.com#?#.widget-area > section.widget a[href^="http://www.feedblitz.com/"]:upward(section.widget)
naturalnews.com##.got-news-tip
||naturalnews.com/Images/Masthead-Newsletter-Apr-2020.png
psy.su##.content-column > form.signup
dcclothesline.com###after-content-signup
dcclothesline.com###right-rail-signup
activistpost.com#?#aside[class$="sidebar"] > div.widget_text:has(> h4.widget-title > span:contains(/Newsletter|Protect Your Liberty/))
gameguidesbook.ru##.sidebar_list > li[id^="text-"]
vladtime.ru##.ya_subscribe
worldclassmag.com##.b-subscribe-form
cinema.dinamalar.com###selContentright > div[align="center"] > a[href^="https://ipaper.dinamalar.com/"]
cinema.dinamalar.com###selContentright > div[align="center"] > a[href^="https://www.dinamalar.com/telegram"]
tamaris.com###newsletter-in-body
extramovies.*###sidebar > #fixer > .filtro_y > form[action="https://feedburner.google.com/fb/a/mailverify"]
extramovies.*#?##sidebar > #fixer > .filtro_y > form[action="https://feedburner.google.com/fb/a/mailverify"]:upward(1)
courseboat.com,armchairopinions.org,socialsuccessor.club,nerdyelectronics.com,stevessmarthomeguide.com,hackstime.com,appwikia.com,niksdeveloper.com,sodapdf.com,hiorg-server.de,electricalvolt.com,designoptimal.com,ruecken-zentrum.de,electronicsmcqs.com,freecourseweb.com,devcourseweb.com##.widget_email-subscribers-form
collegedekho.com##.widgetContent > div.block.formBlock
splav.ru##a[href="https://t.me/SPLAV_RU"]
phys.org###js-popup-nwletter
wordstotime.com#?#body > table[class] ~ h2:contains(/^Want to learn how to make/)
wordstotime.com#?#body > table[class] ~ h2:contains(/^Want to learn how to make/) + form[action]
insidermonkey.com##.advertorial-offer-container
5play.ru##a[href="https://t.me/android_5play"]
sbs.com.au###sidebar-first
techrrival.com###ta_newsletter
tellychakkar.com###block-simple-subscription-subscribe
roskvartal.ru##.news-subscription
gipernn.ru##.js-subscription-root
thediplomat.com###td-box-newsletter
gazetadopovo.com.br###tab_newsletter
todayifoundout.com#?##sidebar > aside.widget:has(> div.textwidget div#mc_embed_signup)
uswitch.com##.email-capture-wrapper
timesofindia.indiatimes.com##.et_newsletter_widget
morningstar.*###iSharesSignupWrapperEx
liquidweb.com##.subscribe-sidebar-form
ambria.de,sieh-an.de,heine.de,witt-weiden.de,socialbakers.com##div[data-testid="newsletter-banner"]
thedrive.com##.newsletter-image
scamadviser.com##.newsletter__row
itsfoss.com,tut4dl.com##.enews-widget
thedailybeast.com##.ProductCalloutNewsletterModule
searchenginewatch.com##.ab--subscribe
nationalreview.com##.aside-newsletter
nationalreview.com##.inline-newsletter-subscribe
coursevania.com#?##main div.vc_row:has(> div.wpb_column div.widget_mailchimp)
melomovie.com##.c-docNotification
lamoda.pl##.min-h-newsletter
asiaone.com##div[class^="ao-newsletter"]
novaescola.org.br###formNewsLetter
aerotelegraph.com##.widget--newsletter
economictimes.indiatimes.com##.newsBandMiddle
ademocut.com,lawlex.org###wp-subscribe
nofap.com#?#.elementor-column-gap-default > div.elementor-row:has(form.infusion-form)
cinestar.de###newsletter-section
securityboulevard.com#?#.theiaStickySidebar > aside.widget:has(> h3.widget-title > span:contains(Subscribe))
medicalnewstoday.com##article form[novalidate]
inpoland.net.pl##.entry-content > p.has-pale-cyan-blue-background-color
elektroauto-news.net#?#section:has(> div.elementor-container > div.elementor-column > div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > form[id^="newsletter"])
impulse.de###sidebar > #custom_html-3
coursewikia.com###email-subscribers-form-2
peoplematters.in##.newsletter-sub-fixed
girlonthenet.com#?#.audio-hub-list + div > h2:contains(Subscribe)
girlonthenet.com#?#.audio-hub-list + div > h2:contains(Subscribe) ~ :not(h2):not(ul)
thehindubusinessline.com##.Subscribe
thehindubusinessline.com##.socialLindiv
lifestyle.livemint.com##section > .newNewsletterSection
geospatialworld.net##.weekly_form_blk
rtinsights.com##.subscribe-sidebar
teraz-srodowisko.pl###footer-newsletter-container
merriam-webster.com##.wotd-side__subscribe
merriam-webster.com##.right-content-box.active-subscribe
pocketwanderings.com,listoffreeware.com##.elementor-popup-modal
share.upmc.com##.sfmc-combo-module
obj.ca###block-largecallouttest
siberianhealth.com##.blogSub-wrapper
technologyreview.com##.newsletter__wrap
designmynight.com##dmn-newsletter
honeysanime.com#?#aside[id^="custom_html-"] > .widget-content > .textwidget > .feed-data > .high_light_inner > #mc_embed_signup:upward(1)
7kat.com.tr##.footerebulten
new-retail.ru##.subpro_forma_wrapper
belmarket.by##.read
belmarket.by##.share
belmarket.by##.sticky > div.aside
tindie.com##.mailing-list-box
diy.obi.ru##.news-template-subscription
niemanlab.org##.simple-emailsignupbox
niemanlab.org##.simple-endofarticleemail
niemanlab.org##.simple-sidebar-emailsignupbox
windowsreport.com##.wr-layout-newsletter-container
larryjordan.com#?#.single-blog-right > .block[style] > p > a[href="/newsletter/"]:upward(2)
thequint.com#?#.container > div[class] > div > div[class] > div[class]:nth-child(2) > div[class] > div[class]:contains(/^Stay Updated$/):upward(2)
thequint.com#?#.container > div > div[class] > div[class]:last-child > div[class]:nth-child(2) > div[class] > div[class]:contains(/^Stay Updated$/):upward(2)
bestreviews.net###contact-form
notateslaapp.com#?#.content > div[class^="col-a"] > div.container:has(> div.release > div.subscribe-container)
forward.com##.newsletter-signup-container
hackaday.com##.widget-had-subscribe
highspeedinternet.com##.active-campaign__form-wrapper
||login.kataweb.it/registrazione/newsletterwidget/launcher.htm$domain=ilsecoloxix.it
indiaeducation.net##.newsletter_sub_wrapper
jagranjosh.com##.subscribe-sec
edsys.in#?#div[class^="_"] > div[data-toggle="collapse"]:has(> h6:contains(Subscribe))
edsys.in#?#div[class^="_"] > div[data-toggle="collapse"]:has(> h6:contains(Subscribe)) + div
seths.blog#?#.sidebar-content > div.sidebar-widget > div#subscribeform:upward(1)
sleepfoundation.org##div[class^="sf-newsletter-signup"]
premierguitar.com##div[id^="sNewsletter_"]
timesofindia.indiatimes.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("gendernlsubscription", "") } } catch (ex) {} })();
timesofindia.indiatimes.com##.gendernewsletternudge
howtogeek.com,reviewgeek.com###v2campaignmidpage
chromeunboxed.com##.newsletterSignupBlock > *:not(.wp-rss-template-container):not(h6)
jamesclear.com##div.cta:not(.first)
podcastnotes.org##.sign-up-subscribe
podcastnotes.org##.home-intro-secondary
newsthump.com##.widget_mailchimpsf_widget
neowin.net#?#.sidebar-col > .category-bar[style] > div > #revue-form:upward(2)
openculture.com##.new_subscription_block
24ur.com##onl-subscribe
analogictips.com,1000projects.org,hostdime.com,whatobuy.in,blog.alexa.com###text-6
auslogics.com##.subscribed-form_section
auslogics.com###sidebar-subscribe
wikihow.com###hp_newsletter
pikabu.ru##.email-block
freepress.net##.join-us
nytimes.com##div[data-scp="newsletter"]
downloadsource.net##div.newsletter-box
monetizemore.com##.form-mailbox-main
tvspielfilm.de##.widget-box.mail-abo
medaboutme.ru##.sidebar > form.form
ryte.com###adNewSkyscraper
forklog.com##div[class^="subscribe_blk"]
jbl.com##.mail-form
m.timesofindia.com##.newsletter_entertainment_widget
travel.yandex.ru#?#form[name="MODAL_SUBSCRIPTION"]:upward(2)
theblaze.com##div[id*="_Newsletter_"]
jetbrains.com###social-footer
qz.com#?#div[class] > form > p[class]:contains(Kick off each morning):upward(2)
programiz.com##.cover__form
muyhistoria.es,marie-claire.es,miarevista.es,muynegociosyeconomia.es,serpadres.es,muyinteresante.es##.newsletter--subscription--box
mambiznes.pl##.newsletter-area
cointelegraph.com##.article-subscription-widget
internet-access-guide.com,myadultanimes.com###custom_html-6
howtogeek.com##div[class^="walter-march2021-"]
||activehosted.com^$third-party
producthunt.com##div[data-test="dismiss-EmailSubscribeCard"]
championat.com,sadhguru.org##.article-subscription
schooldrillers.com,sqlshack.com##.widget_mailmunch_widget
crosswalk.com##.subscribe-btn
christianity.com##.newsletter-390
||salemwebnetwork.com/newsletters/init$domain=christianity.com|crosswalk.com
jansatta.com##div[id^="id_newsletter_subscription"]
itcstore.in,farmasave.it##.wrapper-newsletter
timesofindia.indiatimes.com##.toinewsletternudge
navbharattimes.indiatimes.com##.wdt_newsLetter
komyounity.com##.entry-content > p.has-text-align-center.has-vivid-purple-background-color
komyounity.com##div[style="height:100px"]:empty
themaclife.com###sidebar_form
wiseadvice-it.ru,aajtak.in##.subscribe-banner
finextra.com##.module--signup
elpais.com.uy,ovaciondigital.com.uy,protocol.com##.email-wrapper
eastbaytimes.com##.newsletter-simple
hobokengirl.com##.newsbox
bikeradar.com##.sidebar .promotional-content
mshowto.org#?#.theiaStickySidebar > aside:has(> div.textwidget > center > a[href^="https://forms.office.com/Pages/ResponsePage.aspx"])
nytimes.com##.expanded-dock
vermangasporno.com#?##fooside > div.col-md-4:has(> div.textwidget > form#feedburner)
gazin.com.br##section[class^="styles__SectionNewsletterPromocoes-"]
infomoney.com.br##.infomoney-newsletter
pureinfotech.com###newswrapper
gamespot.com##.nlsub
thehindu.com##.newsletter_rhs
runnersworld.com,prevention.com##journey-inline-newsletter
washingtontimes.com##.email-alerts
minsknews.by##.video-subscribe-header
magazine.skyeng.ru##.ske-email-subscription
cooking.nytimes.com###inline-recipe-newsletter-signup
seattletimes.com###amp-usermessaging
radiokp.ru##.fx-ai-center
ultimateclassicrock.com##.tsq_sailthru_newsletter_widget
ultimateclassicrock.com##.widget-tsq_sailthru_newsletter_widget
engblog.ru,guvi.in,burmistr.ru##.section-subscribe
burmistr.ru##.balloon-subscribe
blog.hubspot.com,texterra.ru##.blog-subscribe-form
independent.co.uk##.newsletter-component
onliner.by##a[href="https://t.me/catalogonliner"]
99designs.com##section#subscribe
andreadekker.com,tim.blog,globalcognition.org,venndy.com,beautifulbetween.com,perfect-english-grammar.com##form[action^="https://app.convertkit.com/"]
nubank.com.br##.newsletter-box-widget
nubank.com.br###newsletter-experiment
mywot.com##div[data-automation="floating-add-wot"]
pnas.org##.signup-for-alerts
lastpass.com##.marketo-wrap
cuevana3.io###mdl-help
lanacion.com.ar##.mod-newsletter
psyjournal.ru##.block-webform
minhaoperadora.com.br##.minha-conteudo
myfirstcomp.ru#?#.tm-sidebar-a > div.uk-panel:has(> form[action^="https://feedburner.google.com/"])
7info.ru##.td_separator_center
tcl.com##.footer-subscribe-exist + div.row
timeout.ru##.footer-search
ttt.ua##.subscribe-layout__mailer > *
esquire.com###journey-inline
theregister.com#?##index_page > .srow > .faux-article > .newsletter_signup_unit:upward(1)
lvz.de,sn-online.de,goettinger-tageblatt.de,waz-online.de,maz-online.de,ostsee-zeitung.de,dnn.de,ln-online.de,neuepresse.de,haz.de##.pdb-newsletter
||turkru.tv/bitrix_storage/images/*.jpg
rnd.de##div[data-vars-event-category="newsletter_widget"]
eldiario.es##.bulletin-subscription
eldiario.es##.news-partners-recruitment
mulheres18.com##.nl
msendpointmgr.com###mc4wp_form_widget-2
standard.co.uk#?#div[class^="sc-"] > form[action-xhr="/internal-api/newsletter-component/submit"]:upward(1)
time.com##.newsletter-inline-signup
windxp.com.ru##.feed_form
stepfeed.com,all3dp.com##.modal-container
download.cnet.com,globalnews.ca##.c-newsletterSignup
dailydot.com##footer
markmanson.net##.footer-opt-in
markmanson.net##.in-article-opt-in
||frankonia.de/js/controller/open-newsletter-layer.js
reuters.com##section#hp-newsletters
fark.com##.newsletter_callout
tass.ru##.social-news-buttons
interestingengineering.com##.main-subscription
interestingengineering.com##.slim-subscription
interestingengineering.com##.news-icon
||app.mailjet.com^$third-party
jakubmarian.com##.subscribe-article
wcpo.com##.newsletter-opt
pga.com##div[data-cy="gdpr-banner"]
elespanol.com##.md-suscription
commentcamarche.net##.nl-box
||cdn.convertbox.com^$third-party
||app.conversiobot.com^$third-party
correiobraziliense.com.br##.revue-embed
cnx-software.com#?##secondary > section.widget:has(> div.textwidget a[rel="nofollow"]:contains(Subscribe))
geniusinteractive.org,jardima.com,farklifarkli.com##.g1-slideup-newsletter
golospravdy.eu###text-130
mvideo.ru#?#.footer div.footer-subscribe-title:upward(2)
coincodex.com##app-sidebar-subscribe
minfin.com.ua##.mf-subscribe--wgt
t3n.de##.c-native-newsletterbox
pressherald.com##.gform_wrapper
puzzle-english.com###j-only-email-auth
bankier.pl##.widgetNewsletter
wsws.org##.content > p + aside[data-content-name] + aside[style^="width:100vW;left:50%;"]
doncorgi.com##.inside-right-sidebar > aside#text-10
doncorgi.com##.pum-overlay[data-popmake*="form_submission"]
glavred.info##.article__subscribe
afisha.ru##.subscribe-footer
golospravdy.eu#?#div[id^="sidebar-widget-"] > div.widget_text:has(> h3.sidebar-header > span:contains(Розсилка))
jalopnik.com,gizmodo.com,lifehacker.com##.js_modal_exit_intent
rockstargames.su###wpdiscuz_hidden_secondary_form
rockstargames.su##.zenlink
parasut.com##.signup-newsletter
a2hosting.com,entrepreneur.com##.article-subscribe
80.lv#?#footer:has(> div[class] > form#subscribe-form)
zerohedge.com##div[class^="MidArticleNewsletter"]
womo.ua##.promo-block-subscribe
sobaka.ru##.b-post-view__telegram-promo
goool7.ws,sportbarchik88.com,channels247.net,sport7.biz,sporting77.com,barsportbar.com,sportbar.biz,newinform.com##.tg-button
livemint.com##div[class^="newslettersub"]
livemint.com###lastAd
sudinfo.be###gr-footer-newsletter
1kr.ua##.telegram-chat
mercola.com##.top-subscription
securitylab.ru###subscribe-section
khl.ru##.sapCpRuntime
||teleskop-by.org/wp-content/uploads/2020/09/youtube5.jpg
epicentrk.ua##.footer__blue
journaldunet.com#?##jSidebarSticky > div.sticky-zone:has(> div.sticky-element span[class]:contains(Newsletter))
vangraaf.com##.pc-newsletter
lung.org##.section-signup-email
hotstunners.com##.mail_address
washingtonpost.com##div[data-qa="newsletter"]
300gospodarka.pl###mc4wp-form-1[data-name*="newsletter"]
pets.mail.ru##.root-block-for-BlockSubscription
drugs.com##.sideBoxSubscribe
zdnet.fr###secondary > section.keepUp
freep.com##header ~ main form[aria-label^="Sign up for newsletter"]
incestvidz.com###sidebar > div.widget_text.masonry-brick
||sdk.getsitekit.com^$third-party
honeysanime.com###custom_html-133
proekt.media##div[data-ui-id="post"] > div[class^="stk-grid stk-theme_"] > div[style="background:#2B52BD;padding:24px"]
reminder.media##div[class^="_menu_footer_"] > div[class^="_container_"]  > div[class^="_wrap_"] > a[class^="_menu_search_"] ~ *
pctipp.ch##.footer_newsletter
learnmech.com,winaero.com###custom_html-5
express.co.uk##.newsletter-pure
macrumors.com##div[class^="subscribe--"]
semanticscholar.org##.footer > .subscribe-tile
newsmax.com###nmSignUpContainer
||web.webformscr.com^$third-party,domain=~sqatraining.ru
itpro.co.uk##.polaris__newsletter
pewresearch.org##.prc-block-area > div.wp-block-prc-block-promo:first-child
mobzik.ru,tv-vybor.ru,diakov.net##.subscr-lazydev
vseinstrumenti.ru##.footer-subscribe-form-email
reminder.media###footer-mailing
eff.org##.pane-effector-signup
hstoday.us##a[href$="/newsletter-ad/"]
takiedela.ru##.i-subscribe
expres.cz##.nabirac-in-art
reclaimthenet.org##.elementor-form-fields-wrapper
thelocal.ch,itsfoss.com,makeuseof.com,fosspost.org,sergeiyurev.com##.ml-subscribe-form
babychakra.com,games.mail.ru,citydog.by,rusplt.ru,skyeng.ru##.email-subscription
clara.es##.content-newsletter
newsgram.com,paperpaper.press,paperpaper.ru##.subscription-widget
poder360.com.br##.mod-newsletter
xda-developers.com###newsletter-sidebar-subscribe
theregister.com##.newsletter_signup_unit
franceinter.fr,time.com,techbang.com,fivethirtyeight.com,eschuhe.de,kotaku.com.au,gizmodo.com.au,finanzen100.de##.newsletter-subscribe
actualcomment.ru##.ya_dzen__container
aad.org##.ad-container
comnews.ru##a[id^="subscribe-"]
urbandictionary.com##.subscribe-panel
netzwelt.de##.subscribeboard
gamepro.de#?#body div.container-fluid:has(> div.container div.newsletter-info)
technopoint.ru,dns-shop.ru##.main-footer__subscription
xgamers.ru###parent_subscribe
hindustantimes.com##.subscribe-update
yenisafak.com##.subscribe-list
foxtrot.com.ua##.subscribe-container
hackware.ru,fosspost.org###custom_html-9
fosspost.org#?#.widget-area > section.widget:has(> h3.widget-title > span:contains(Newsletter))
sante.journaldesfemmes.fr,linternaute.com##.nl-box--right-col
allthatsinteresting.com,gestion.pe,edureka.co,tubularinsights.com,rollei.de,hashicorp.com##.newsletter-section
substack.com##.subscribe-footer
hashicorp.com##div[class^="BlogNewsletterSignup_blogNewsletterSignup"]
insidermonkey.com,jpost.com##.daily-newsletter
insidermonkey.com##.daily-newsletter + .email-privacy-policy-warning
vpncompare.co.uk,genbeta.com##.section-newsletter
xataka.com#?#.aside-box:has(> form.newsletter-form)
patronlardunyasi.com##form[action="/newsletter.asp"]
windowscentral.com,androidcentral.com##.block-newsletter
lisa.ru,budzma.org##.subscriber
geniusinteractive.org,olumhaberi.com##.g1-newsletter
ad.nl##.fjs-newsletter
herder.de##div[id$="upanNewsletter"]
monstersandcritics.com##.newsletter-surround
avclub.com,theroot.com,jalopnik.com,kotaku.com,gizmodo.com,lifehacker.com##.js_newsletter-form-inline
elegantthemes.com###exitpopup
4fresh.ru##.botSub
astro-world.ru##.theiaStickySidebar > aside.penci_popular_news_widget + aside.widget
ria.ru##.article__aggr
reuters.com##div[class^="NewsletterSignup-container-"]
meduza.global.ssl.fastly.net,meduza.io##iframe[id="embed/daily-digest"]
m.market.yandex.ru##div[data-apiary-widget-name="@mobile/Subscription"]
ligazakon.net##.light_subscription_block
ligazakon.net##.rowflex-col-subscription_sidebar
ligazakon.net##.subscription_sidebar_block
||peterburg2.ru/i/subscribe.jpg
peterburg2.ru##img[src="/i/subscribe.jpg"] + div[style^="width: 240px; height: 176px;"]
feedspot.com##form[id^="newsletterform_"]
wpexplorer.com###newsletter-wrap
newsletter.co.uk,scotsman.com###article-newsletter-signup
hmpgloballearningnetwork.com,legionathletics.com##.opt-in
||currenttime.tv/a/signup-sidebar-widget/
||d3olbu2cl74039.cloudfront.net/a/signup-sidebar-widget/
||d29z1quku5t3sk.cloudfront.net/a/signup-sidebar-widget/
d3olbu2cl74039.cloudfront.net,d29z1quku5t3sk.cloudfront.net,currenttime.tv##.banner
smallseotools.com#?#footer > div:has(> form > div.lang_subscribe)
curbsideclassic.com#?#.sidebar > ul > li:has(> div.textwidget > p > a[href="https://www.curbsideclassic.com/email-subscription/"])
gazetadopovo.com.br#?#.container > div.c-botao-flutuante:has(> a.btn-flutuante-newsletter)
gazetadopovo.com.br##.box-promo-newsletter
recruitingtools.com,feedspot.com##.fixedBar
pikabu.ru##.email-block
pekarstas.com##div[class^="share-block"]
core77.com##div#full_bottom_pop
burninghut.ru###sidebar-above-comments
k1news.ru##.yand
bloombergquint.com##div[class^="subscription-"]
pdfdrive.com###subscribebox-cats
pdfdrive.com###subscribe-heading
dmitripavlutin.com#?#article > div:has(> div > form[name="mc-embedded-subscribe-form"])
dmitripavlutin.com#?#main ~ aside > div > div:has(> form[name="mc-embedded-subscribe-form"])
mtb-news.de##.mtbn-newsletter-bar
kp.ru##.page-footer_subscribe
tochka.net##.subscribe_widget
sostav.ua##.tgzen
adidas.com.tr##div[class^="footer_newsletter"]
iz.ru##.news-google
kp.ru,kp.by,kp.kg,kp.kz,kp.md##div[class*="styled__Subscribe-"]
allconnect.com##div[data-preamp="footer-email-capture"]
pult.ru##div[id^="subscription"]
pult.ru##.s-main-news-subscribe
lampenwelt.de,oxfordlearning.com,caseking.de,lidyana.com,officedepot.co.cr##.footer-newsletter
ouest-france.fr##.bloc-newsletter
trendus.com###SideBar-Newsletter
portal.lviv.ua##.subscribe_social
engadget.com##div[data-component="NewsletterCard"]
engadget.com#?#ul[data-component="LatestStream"] > li:has(> div[data-component="NewsletterCard"])
vitaexpress.ru###subscribtion-form
mk.ru##.article__subscription
digitalcitizen.life##.block-next-sidebar-subscription-options > :not(.subscription-options__social_buttons)
istories.media##.subscr
tasteandtellblog.com###oc_acf_cta-2
tasteandtellblog.com##.subscribe_widget
thegatewaypundit.com##.email-list-subscribe
belta.by##.bans
ekd.de,blog.mozilla.org###newsletter-subscribe
cbc.ca##.newsletterWidget
parfums.ua##.js-subscription_block
slidety.com###secondary .g1-newsletter
ege-study.ru##.m365-embeded-showed
bleepingcomputer.com##.bc_news_letter_sidebar
istories.media##.side-info-block
1sa.com.ua##div[class*="footer-newsletter"]
stolichki.ru,fbk.info##.subscriptionForm
maski-proekt.media,proekt.media##.tile--subscribe
maski-proekt.media,proekt.media#?#div[data-ui-id="post"] > div.stk-grid:has(> div > div > div > h4:contains(Подпишитесь))
vice.com##.user-newsletter-signup
thenewstack.io##.newsletter-sign-up-block
filehorse.com###newsletter1
politico.com#?#.container div.story-text > aside:has(> section > div.sign-up__column > div.js-tealium-newsletter)
politico.com#?#.pos-beta > aside:has(> div.promo > div.promo-content > div.js-tealium-newsletter)
radiokp.ru##.zen-button
brighteon.com##.bottom-banner
nv.ua##.collection_form__container
inews.co.uk##.inews__email-signup
vogue.*##.ticker-view
vogue.ua##.subscribe_wrapper
ekantipur.com#?#body > div[class]:has(> div.text-center > a[href="http://kmg.com.np/subscribe"])
habr.com##.tm-editoral-subscription
moneycontrol.com###right > div.contact
||ctv.by/images/yanews.jpg
minsknews.by##.zen-block-wrapper
outlookindia.com,theregister.co.uk,theregister.com,collider.com##.newsletter_signup
vulture.com##.newsletter-flex-text
fitomarket.ru##.subscribe_section_mainpage
girlonthenet.com,substack.com,santiye.com.tr,rb.ru,investors.com##.subscribe-widget
theguardian.com##.email-sub__iframe
adme.ru##div[data-test-id="subscription-block"]
opindia.com,downloadhub.host,burakyeni.com##form[action="https://feedburner.google.com/fb/a/mailverify"]
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.js-subscribe
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.tools__container
dictionary.com##.sidebar .gform_wrapper form[method="post"]
macmost.com#?#.sidebar > div.widget:has(> div.textwidget > form#awebersubside)
easyspeak.ru##.blog_subscribe
pets.webmd.com##.sf-nls-wrapper
webmd.com##.nls-module
severpost.ru#?##content div.col:has(> div[style] > form[action="/subscribe.php"])
uol.com.br##.news-notice
latimes.com,psicologiaymente.com,bloomberg.com##.newsletter-module
monterail.com,revolutionrace.de,nonfungerbils.com##.newsletter-block
||libs.platform.californiatimes.com/newsletter-campaign-manager/latest.js
insider.com,businessinsider.com##.inline-newsletter-signup
7dach.ru##.topic-subscribe
blog.calltouch.ru###blog-subscribe
sports.yahoo.com##div[id$="-NewsletterSubscription"]
formulatv.com##.share_email
autocarindia.com,laleggepertutti.it##.news-letter
tokion.jp,thescholarshipsystem.com,blogs.perficient.com,copyblogger.com,gotoadm.ru###custom_html-4
liga.net###subscribe-right
ewn.co.za##.mailer-signup-sidebar
wtftime.ru##.art-telegram-container
marstranslation.com##.new_letter_block
vegetarian.ru#?#.widget:has(> div[id] > div.bx-subscribe)
maxmoore.ru##.footer_subscribe_block
1prime.ru##div[class^="subscription-block"]
findaphd.com##.sign-up-area
motorsport.com##.ms-side-widget--newsletter
motorsport.com##.ms-news-alerts
||engine.findaphd.com^
kompasiana.com##.kolom-newslt
metro.co.uk##.metro-email-signup
financialexpress.com,indianexpress.com###id_newsletter_subscription
finegardening.com##.module--email-cta
tdn.com,trib.com##div[id^="pu-email-form"]
sbermegamarket.ru,wired.com,blog.masmovil.es,energo.by,thelocalproject.com.au,cointelegraph.com##.subscription-form
ramsaydiagnostics.ru##.mailing-box
inmyroom.ru##.c-subscribe-form
wakacje.pl##footer[data-area="footer"] > form[action="/newsletter.html"]
noticialdia.com,askwoody.com,cryptopotato.com##.widget_mo_optin_widgets
trudbox.com.ua###subscription-search-left-bottom
nv.ua##.promo
trud.com##.scroll-follow-unit
nejm.org##.g-cta-subscribe
nejm.org##.m-mini-promo-blank
playboyrussia.com##.sidebar-panel > form[id^="form-subscribe_"]
velonews.com##.c-newsletter-subscribe
huffingtonpost.gr##section.newsletter
coral.ru##.flexbox-newsletter-wrap
pikabu.ru##.sidebar-block_mail
denofgeek.com##.entry__content > .grid > div > .newsletter
fdr.com.br,hacks.mozilla.org###newsletterForm
appleinsider.ru#?#.entry-content > p:has(> code > a[href="https://zen.yandex.ru/appleinsider.ru"])
vogue.com,gq.com,cntraveler.com,wired.com,spicebar.de,vanityfair.com,self.com,cnet.com,newyorker.com##.newsletter-subscribe-form
ettoday.net#?#.inner > div.block:has(> div.sidebar-hot-express)
vademec.ru##.detail_news_subsr
recyclingtoday.com,banki.ru##.quick-subscribe
bgasecurity.com###call-maillist
vkurier.info,akket.com##.anycomment-subscribe
vedomosti.ru##.subscription-email
meduza.global.ssl.fastly.net,meduza.io##.MaterialPanel-root
meduza.global.ssl.fastly.net,meduza.io#?#figure.EmbedBlock-cc:has(> div.EmbedBlock-object > div.EmbedBlock-wrapper > div.EmbedBlock-objectWrap > iframe[src^="https://meduza.io/digests/"])
meduza.global.ssl.fastly.net,meduza.io##.Section-isBrief_subscription
meduza.global.ssl.fastly.net,meduza.io##.BriefSubscription-root
meduza.global.ssl.fastly.net,meduza.io##.Material-subscribe
winitpro.ru#?#aside > div.block-search:has(> div.subscription + form[action] > input[name="email"])
greatergood.berkeley.edu##.article-subscribe
greatergood.berkeley.edu##.section-subscribe-secondary
iphone-gps.ru##.post_subscribe
incredibox.com#?#.content > section.bloc:has(> #newsletter)
survivalsullivan.com###nonSubscriberDiv
glavcom.ua##.row div.chapter ~ article > div.body > ul.credits > li.subs
idahopress.com##.signup-wrapper
idahopress.com###tncms-region-article_top_content
wowroms.com#$##footer-content div[id="newsletter"] > div.group > h5 { visibility: hidden !important; }
wowroms.com#$##footer-content div[id="newsletter"] > div.group > div.mail_action { visibility: hidden !important; }
sostav.ru##.tgzen
online-tech-tips.com##.sidebar > div.social-signup
levada.ru,newdeal.by,mediasat.info,cee-trust.org,apnic.net,turk-internet.com,politnavigator.net,sonyalpharumors.com,paraborsa.net,newreporter.org,racingdealma.com.ar,hrodna.life##.widget_mailpoet_form
loudersound.com,guitarworld.com,creativebloq.com,tomsguide.com,livescience.com##body .newsletter-signup
batenka.ru##.block-subscribe
boomlive.in##.subscribe-to-us-list
enerjiportali.com,leparisien.fr##.newsletter-top
ochkov.net##.footer__subscription
3652.ru,magnitcosmetic.ru,ochkov.net##.c-subscribe
usnews.com##.coronaviruspromo
znak.com##form[data-type="maillist_main"]
hr-portal.ru##.region > div.region-inner > section.block-simplenews
hr-portal.ru##.region > div.region-inner > section.block.last
dyvys.info##.mymail-form-fields
nv.ua##.coronavirus_subscribe
scmp.com##.content--newsletter
scambieuropei.info##.footerSearch > a.logo + form[action]
scambieuropei.info##.box--newsletter
puzzle-english.com###SubsInrightBar
complyfoam.com##.klaviyo-form
screencrush.com##.newsletter-frame
thebell.io##app-widget-subscription
thebell.io#$#.post_subscribe { display: none !important; }
thebell.io#$#.post_content.newsletter { max-height: none !important; }
enginform.com##.mailing_j
inforesist.org##.share-news
rb.ru,vietnamairlines.com##.subcribe
schieb.de##.inner_sidebar > #custom_html-2
cannagardening.com,rz.com.ua##.pane-simplenews
cbslocal.com##.widget_cbs_newsletter_widget
limo.media##div[class^="formbox-editor"]
vokrug.tv##.subscribe-false-bg
buro247.ua##.subscribtion
bestfree.ru###right-menu > section:first-child
italianbark.com,survivalmesserguide.de##.optinforms-form-container
blog.ipleaders.in,egonomik.com##.widget_subscribe
ati.su##.subscribe-block-place
nippononline.ru##.left_block .subscribe_wrap
loccitane.ru###footerNewsletter
helpdeskgeek.com##.social-signup
tecchannel.de#?##articletext > footer.row > div.col-xs-12:has(> div.row > div.col-md-12 > form.idgNewsletterTeaserForm)
minfin.com.ua##.mail-subscribe-user
erkekadam.org#?##secondary > section.widget:has(> h2.widget-title:contains(E-Posta))
spark.ru###digestSubscribeBlock
setafi.com##.zen_box
eniyiandroid.com##.bulten
osnmedia.ru,vesti.ua##.subscribe-line
kempinski.com##[data-target="#newsletter-modal"]
bankchart.com.ua,prostopravo.com.ua,prostobank.ua##.subscription-ad
glamour.ru##.sign-up-block
hellomagazine.com##.formNewsletter
birdinflight.com##.newsletter-subsribe
arzamas.academy##.mp-subscribe
businesstech.co.za##div[class^="article-"][class$="-newsletter"]
creativebloq.com,ebaumsworld.com,digitalcameraworld.com###newsletterWidget
pythonworld.ru#?##secondary > aside.widget:has(> div[id="rss"])
8muses.com#?#.p-body-sidebar > div.block:has(> div.block-container > div.block-body > div[id="mc_embed_signup"])
fashionwaltz.com#?#.pull-left > div.widget:has(> div.textwidget > div#newsletter_form)
kulturologia.ru##.top_window > ul.ul_top > li[class^="li_7p"]
kistler.com,trivago.co.uk,trivago.se,trivago.fi,trivago.sk,trivago.si,trivago.ch,trivago.ro,trivago.pt,trivago.at,trivago.no,trivago.nl,trivago.hu,trivago.it,trivago.com.tr,trivago.bg,trivago.be,trivago.cz,trivago.dk,trivago.gr,trivago.es,trivago.fr,trivago.hr,trivago.ie,trivago.de,trivago.pl##.newsletter-registration
donanimhaber.com##.abonelik
elmundo.es##.ue-c-newsletter-widget
sparheld.de##.newsletterSubscribe
9am.ro,vzsar.ru##.subscribeBox
spletnik.ru##.block-subscribe
tp-link.com##.tp-follow-subscribe
stereo.ru,honor.ru,vchehle.ua##.subscription-block
pik.ru##.Emails
officelife.media##a[href="https://t.me/officelife_media"]
sciencenews.org##section[class^="newsletter-signup__wrapper"]
pronetblog.by#?#aside > section.widget-after-post-content:has(> div.textwidget > div[id] > div.rss2)
stroi.mos.ru###subscribe-title
osp.ru#?#.right-column > div.panel:has(> div.panel-body > script[src^="https://email.osp.ru/"])
otus.ru###formSubscribe
kodi-tipps.de##.widget_newsletter2go
mywebpc.ru#?#.sidebar_list > div.widget:has(> div.textwidget > form[method="post"] input[name="email"])
crazytechgo.com,readersfusion.com,seeedstudio.com,gossipfunda.com,victor-mochere.com,cdkeyit.it,cdkeynl.*,allkeyshop.com,thetechedvocate.org,architekturvideo.de,gadgetstouse.com,cifrosvit.com,asistanaliz.com,bordoklavyeli.net,dropgalaxy.com,digitalmusicnews.com##.widget_mc4wp_form_widget
cointelegraph.com##.b-new-subscribe
naturalnews.com###NNSubscribeBar
naturalnews.com##.Subscription-Article-Box
coinmarketcal.com##.support-us
infox.ru##.ya-invite-block
mytoys.de##.newsletter-layer
discounto.de##div[data-toggle="notification-form"]
zdnet.com##div[data-component="newsletterWidget"]
makeup.ru##.header-subscribe
remontka.pro##.rem-linkdiv + aside > div.uk-panel-box-primary
postnauka.ru##[class*="subscribe"]
cuisineactuelle.fr##.newsletterBlock
portativ.ua##.page-account-subscribe-block
portativ.ua##.yt-channel-container
net4energy.com,gurmeajanda.com##.leadinModal
povarenok.ru#?#.content-md-sub > div.bl:has(> span:contains(Наши рассылки))
rg.ru##.b-telegram
online.1c.ru#$#body { overflow: visible!important; }
online.1c.ru#$#.fancybox-overlay { display: none!important; }
tomshardware.com##.box.newsletter-signup
badtaste.it###salesmanagoIframe
mann-ivanov-ferber.ru##.nkk-presale-mini
mann-ivanov-ferber.ru##.nkk-subscribe-form
auto-moto.com###crm_article_box
auto-moto.com#?##blockRight aside:has(> div > .widget_newsletter)
siberbulten.com,levada.ru,newdeal.by,pet7.ru,yetkinreport.com,3druck.com,hostedlegit.com,computerwelt.at,udemydownload.com,htxt.co.za,newochem.io,hrodna.life##.mailpoet_form
nature.com#?#.nature-briefing-box:has(> form[action="/briefing/signup/formfeedback"])
lifehack.org##.convertflow-cta
lamoda.ru##.subscription-footer_wrapper
protips.dickssportinggoods.com##footer > .dsgfooter-top
burdastyle.ru##footer > .follow
buy.mi.com##.footer-customer-relationship
usatoday.com##aside[aria-label="Newsletter signup form"]
usatoday.com##form[aria-label^="Sign up for newsletter"]
meat-expert.ru##.subscribe-side-form
||feeds.intoday.in/newsletter/
space.com###article-body > figure > a[target="_blank"] img
journal.tinkoff.ru##div[data-tracking-level-label*="mailing"]
journal.tinkoff.ru#?#.article-body > .inline-level:has(> div > div > div > div[data-tracking-level-label*="mailing"])
semantica.in##.innerContentSubscribe
gatevidyalay.com#?#aside > section.widget-sidebar:has(> div.textwidget > section > form[id^="subscribe-"])
meditation-portal.com###subscribe-7
interfax.ru##.modal__but_subscribe
moneytimes.com.br#$#.header-spacer { height: 58px !important; }
washingtonpost.com##.newsletter-unit
||gizmodo.uol.com.br/wp-content/blogs.dir/*/gizmodo-newsletter-
||belaruspartisan.by/images/podpiska
tor.lafa.site,film.lafa.site,hd.lafa.site,videoplenka.info###qs_form_div
ohotniki.ru#?#.rb_header:has(> form[action^="https://subscribe.ru/"])
skin.ru##.subscribe-down
odia.ig.com.br##.news__letter
autonews.com#?#.block:has(> div.digital-edition-block > form.newsletter-signup-form)
buhgalter.com.ua##.new_subscribe
unocero.com#?#.column-main > div.widget:has(> div.newsletter)
marinij.com,bostonherald.com##.newsletter-simple
semantica.in##.sideSocialSubscribe
semantica.in##.sideSubscribe
m.timesofindia.com##.newsletter_wdgt
eyestech.in,simpleflying.com,netpeak.net##.post-subscribe
oknamedia.ru##.social-media-and-subscription-buttons
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com##.js_related-stories-inset
leverageedu.com,andpro.ru,mskc.pro,gastronom.ru,makeup.ru,migranturus.com,te-st.ru,bosco.ru,makeup.com.ua,netdoktor.de,sierratradingpost.com,rizonesoft.com,avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com##.footer-subscribe
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com##.js_subscribe
becloud.by,propublica.org,lifan-car.ru,2x2tv.ru,thecode.media##.form-subscribe
tasty.co##.newsletter
geekwire.com###newsletter-subscribe-sidebar
golem.de###abo-clip
elmundo.es###banda_suscripcion
marcandangel.com###custom_html-8
kakprosto.ru###blocks-sidebar-follow-us-block
goodreads.com###connectPrompt
investmentwatchblog.com###custom_html-11
newser.com###divNSS
thehackernews.com###email-outer
betterworldbooks.com###email-signup-container
muylinux.com,em.com.br,4sysops.com##.newsletters
it-times.de###follow-service
xelent.ru###footer-feedback
actu-environnement.com,caseking.de###footer_newsletter
neonnettle.com###mailList
mikrometoxos.gr,filmdaily.co,connectwww.com,helpnetsecurity.com,journaldev.com###mailchimp-top-bar
allkpop.com###mailing-list
melhoresdestinos.com.br,archives.gov,glvrd.ru,todayifoundout.com,it-here.ru,grammar-tei.com,thinktanks.by,money.cnn.com###mc-embedded-subscribe-form
2ch.hk,2ch.pm###mobile-plashque
karamangundem.com,lidskae.by,gibchess.com,cinestaan.com,mpbrinquedos.com.br,ladenzeile.at,thewordfinder.com,pbs.org,creditcards.com,antyweb.pl,master-and-more.de,frag-mutti.de,eurowag.com,picmix.com,bloggif.com,asgoodasnew.de,haber50.com,forumsamochodowe.pl###newsletter
stackexchange.com,stackoverflow.com###newsletter-ad
pcworld.pl###newsletter-box
delfi.lt###newsletter-container
metalinjection.net,salon.com###newsletter-form
eurogamer.net###newsletter-promo
kansascity.com,myrtlebeachonline.com,idahostatesman.com,sacbee.com,charlotteobserver.com,miamiherald.com###newsletter-signUpWidget
buyzero.de,dailycaller.com,idownloadblog.com,malwarebytes.com,mashable.com,nakedsecurity.sophos.com,sbs.com.au###newsletter-signup
vox.com,recode.net###newsletter-signup-short-form
maskworld.com,meedia.de###newsletter-teaser
yourstory.com,geek.com###newsletter-widget
filehorse.com###newsletter1
publico.pt###newsletters_inline
2ch.hk,2ch.pm###plashque
navalny.com###push_block
context.reverso.net###register-popup-bottom
sebeadmin.ru###scrollable
iguides.ru###sender-subscribe
sport-express.ru###sendsay_form
space.com###sidebar > .newsletter-signup
popsugar.co.uk,popsugar.com,popsugar.com.au###sidebar-email-widget
guideautoweb.com,reichelt.de###sidebar-newsletter
glavbukh.ru,fd.ru,medsprava.com.ua,26-2.ru###sidebar_mailing
eaomedia.ru,magadanmedia.ru###soc_invites_block
codastory.com,atbmarket.com,dogeat.ru,oggusto.com,pcsecrets.ru,paradoxplaza.com,beforeitsnews.com,nplus1.ru###subscribe
the-village.ru,aljazeera.com,psychologies.ru###subscribe-form
epocanegocios.globo.com,vogue.globo.com,smh.com.au,theage.com.au###subscribe-newsletter
bobruisk.ru###subscribe-popup
ipress.ua###subscribe_us
cs-fundamentals.com###subscription-form
theglobeandmail.com###subscription-pencil-area
wonderzine.com###subscription_digest
naturallycurly.com###suscribe-form
testandmeasurementtips.com,investmentwatchblog.com###text-5
omaha.com,pantagraph.com###tncms-region-article_instory_bottom
billingsgazette.com,magicvalley.com###tncms-region-article_instory_middle
thehindu.com##.AuthorBottom-srch
dailybreeze.com,dailynews.com,reviewjournal.com##.Mg2-newsletter-inline_notif_mng
liveagent.com,nbc-2.com,theintercept.com##.Newsletter
thedailybeast.com##.NewsletterSignup
wgntv.com,nationalpost.com,ottawacitizen.com##.Sailthru_Subscribe
mercedes-benz.de##.aem--newsletter__base
soar-world.com,gothamist.com,mybroadband.co.za,today.com##.article-newsletter
rg.ru##.b-favourites-sources__list
serfery.ru##.b-footer-callout
svyaznoy.ru##.b-footer-subscribe-block
irk.ru##.b-news-subscription
expedition-pricep.ru,sobaka.ru,samsungstore.ru,psm7.com##.b-subscribe
buzzfeednews.com##.bfp-newsletter-signup-container
closermag.fr,reponsesphoto.fr,science-et-vie.com,telestar.fr##.block-inscription-newsletter
digitalcameraworld.com,gamesradar.com##.box.newsletter-signup
interfax.ru##.bss__wrap
buzzfeed.com##.buzzblock-newsletter
crisisgroup.org,wired.co.uk,folha.uol.com.br##.c-newsletter
threatpost.com##.c-newsletter-section
threatpost.com##.c-newsletter-widget
polygon.com,thecity.nyc,theverge.com##.c-newsletter_signup_box
antenne.de,t3n.de##.c-newsletterbox
theatlantic.com##.c-popular__container--newsletter
sos.sk,soselectronic.com,soselectronic.cz,soselectronic.de,soselectronic.es,soselectronic.hu,soselectronic.it,soselectronic.pl,soselectronic.ro##.col-footer-newsletter
toolslib.net##.col-lg-12 > .panel-follow
deccoria.pl##.dc-action-regiser-newsletter
kinopoisk.ru##.dialog_type_desktop[style="bottom: 35px;"]
trashbox.ru##.div_anim_rec_block
kinonews.ru##.div_dzen
sourceforge.net##.dlp_newsletter_subscribe
nutritiondata.self.com##.ecom-placement
fireeye.com,wordcounter.io##.email
thoughtbot.com,komando.com##.email-sign-up
urbanmilwaukee.com,offspring.co.uk,beautifulhomes.com,trueachievements.com##.email-signup
thenation.com##.email-signup-module
mirfactov.com,howtogeek.com##.email-subscribe
hello7app.com##.email_box
siteclinic.ru##.enroll-to-articles
fotocommunity.de,bizpacreview.com,flagandcross.com,szifon.com##.essb_mailform
femmie.ru,americanlookout.com,bigleaguepolitics.com,flagandcross.com##.essbasc-popup
dnevnyk-uspeha.com##.feed_flat
mybroadband.co.za##.follow-subscribe
fedpress.ru,russian.rt.com##.follows-channel
geekcity.ru##.footer-social-icons
spektrum.de##.footer__nl
prophotos.ru##.footer_subscriptions
ideegreen.it,oantagonista.com##.form-newsletter
easyspeak.ru,russiancouncil.ru##.form_subscribe
bk55.ru,iz.ru##.get_news_link
ghacks.net##.ghacks-sidebar > #ghacks_ad_code-6
glavcom.ua,m.glavcom.ua,gordonua.com##.google_news
cooking.nytimes.com##.has-newsletter
zoomgirls.net##.header_subtab
naturallycurly.com##.hubspot-newsletter-container
the-village.me,the-village.com.ua,the-village.ru##.hype-panel
sso-mil.ru##.inf-sw
mrskin.com##.inline-access-form
6abc.com,abc7.com,bostonglobe.com,huffingtonpost.com,huffpost.com##.inline-newsletter
atlasobscura.com##.item-newsletter-form
gigacourse.com,coursesghar.com,promocode99.in,tutsgalaxy.net,linuxgizmos.com,androidsage.com,apkmb.com,appbrowser.ru,gizchina.com,maxedtech.com,photoshoptutorials.ws,ultimate-catch.eu##.jetpack_subscription_widget
tonkosti.ru##.journal-subscribe
tsf.pt##.js-contentcollapse-root[data-type="box-newsletter-detail"]
travelask.ru##.js-footer-banner
mytoys.de##.js-newsletter
gamebillet.com##.alert-box-flexible
fashionista.com,psmag.com##.m-brand-engagement
akket.com##.m_subscribers
gamezebo.com##.mail-form-container
nova.bg##.mailchimp-wrap
forbes.com.br,javacodegeeks.com,turizmgunlugu.com##.mc4wp-form
tribalfootball.com##.mc_embed_signup
sunexpress.com##.meta-informations__information--newsletter-form
activistpost.com##.mh-sidebar > #text-46
expansion.com##.modulo.especial.newsletter
2ch.hk,2ch.pm##.moneymoneymoney
zdrav.ru##.moreInteresting__wrapper
ain.ua##.multi-subscribe
motorpage.ru##.news-subscr
smartasset.com,digitalcitizen.life,steuertipps.de,glamour.pl,przyslijprzepis.pl,kobieta.pl,daemmen-und-sanieren.de,vigo.de,libhunt.com,dreamstime.com,antyweb.pl,brennenstuhl.com,pianetadesign.it,saashub.com,developer.mozilla.org,disqus.com,notebooki.pl,schweizer-illustrierte.ch##.newsletter-box
it-times.de##.newsletter-box.teaser-box--blue
verbraucherzentrale.de,verbraucherzentrale.nrw##.newsletter-button
britannica.com##.newsletter-c
sketchbook.com,confianca.com.br,buson.com.br,haberturk.com,mel.fm,washingtonpost.com,belsat.eu,economist.com,gitlab.com##.newsletter-form
highsnobiety.com##.newsletter-interstitial
eurogamer.de,scientificamerican.com,gamesindustry.biz,usgamer.net,techrepublic.com##.newsletter-promo
pbs.org,tuasaude.com,onlinemarketingrockstars.de,thescore.com##.newsletter-sidebar
techcrunch.com##.newsletter-signup-block
scientificamerican.com,itnews.com.au,kauppalehti.fi##.newsletter-subscribe-container
erwinmueller.com,nextpit.com,nextpit.com.br,fivethirtyeight.com,sparwelt.de,androidpit.com.br##.newsletter-subscription
foodspring.de##.newsletter-subscription-form
momox.de##.newsletter-trust-element-row
torontosun.com,montrealgazette.com,schoener-wohnen.de,essen-und-trinken.de,brigitte.de,chip.de,newsletter.co.uk,pcmag.com,portsmouth.co.uk,scotsman.com,sunderlandecho.com##.newsletter-widget
screendaily.com,technologyreview.com,barstoolsports.com,newsday.com##.newsletterSignup
autozeitung.de,wunderweib.de##.newsletterSubscription
jornaldacidadeonline.com.br##.newsletter__card
nicematin.com##.newsletter_block
xda-developers.com##.newsletters-form-wrapper
opensource.com##.pane-bean-email-capture
livescience.com,space.com##.partner-banner
washingtonpost.com##.pb-f-page-newsletter-inLine
softonic.cn,softonic.com,softonic.pl##.popup-newsletter
gdetraffic.com##.post-footer
infoniac.ru##.post-zen
compgramotnost.ru##.postSubscribe
thechive.com##.postup-form-wrapper
autogidas.lt##.promo-subscription
intex-press.by##.readalso
moneysavingexpert.com##.reference-email-tip-box
moneysavingexpert.com##.reference-email-tip-popup
tweaktown.com##.right_subscribe
mycompplus.ru##.sabs
soft-file.ru##.sbar
realnyezarabotki.com##.section > .form-static
searchenginejournal.com##.sej-subscribe-form
don24.ru##.share-yandex-block
aetv.com,history.com,mylifetime.com##.show-newsletter-container
oxfordlearnersdictionaries.com###ring-links-box
oxforddictionaries.com,schnaeppchenfuchs.com##.sidebar-newsletter
techgenix.com##.sidebar-optin
maketecheasier.com##.sidebar-subscribe-box
finparty.ru##.sidebar-subscribe-form
hongkiat.com##.sidebar-widget--subscribe
folha.uol.com.br##.siga_a_folha .newsletter
sharptype.co,jpost.com##.sign-up-wrap
autocar.co.uk##.signup-block
thesaturdaypaper.com.au##.signup-box-container
northantslive.news,manchestereveningnews.co.uk,getreading.co.uk,dailystar.co.uk,chroniclelive.co.uk,examiner.co.uk,mirror.co.uk,plymouthherald.co.uk##.skinny-signup
povarenok.ru##.social-groups
aif.ru##.socials-bar
grafixfather.com##.su-button-center > a:not([href*="anonymz.com"])
seonews.ru##.sub-mailing-bg
igate.com.ua,harpersbazaar.com.ua,incrussia.ru##.subs
gastronom.ru,marketplace.magazineluiza.com.br,supersadovnik.ru,tripoli.land,rockstargame.su##.subs-form
positronica.ru,eurasia.expert,hockey.by,kleo.ru,focusme.com,charbelnemnom.com,iphonegeek.me,afanasy.biz,media.nenaprasno.ru,vogue.ru,hyperhost.ua,pravda.ru,reverso.net,vokrug.tv##.subscribe-block
newegg.com,bracontece.com.br,livemint.com##.subscribe-box
last.fm##.subscribe-cta
crm.ru,businesstech.co.za,tech.ssut.me,lsm.lv,biservis.com.tr,bigmag.ua,instyle.ru,blog.jetbrains.com,zr.ru,channelsstack.com,news.ifmo.ru,chita.ru,esquire.ru,liga.net,makeuseof.com,stopgame.ru##.subscribe-form
fitforfun.de,golem.de##.subscribe-newsletter
wired.com##.subscribe-panel-component__newsletter
theaustralian.com.au##.subscribe-popover
collegedekho.com,two-movies.com##.subscribeBlock
expresso.pt,sapo.pt##.subscribeWidget
slk.kh.ua,atbmarket.com,giveawayoftheday.com##.subscribe_block
korrespondent.net##.subscribe_button
aif.ru##.subscribe_content_wid
brain.com.ua##.subscribe_newsletters
aif.ru##.subscribe_wid
softikbox.com##.subscribers-form
esquire.ru,popmech.ru,warhead.su##.subscription_block
kaldata.com##.tdn_block_newsletter_subscribe
t-online.de##.teaser-cr-subscribe
wunderweib.de##.teaser_html
yurasumy.livejournal.com##.telegram-userpromo
cadelta.ru,overclockers.ua##.telegram_subscribe
dawgpounddaily.com,fansided.com,mlsmultiplex.com,tomahawktake.com##.textwidget > .fs-daily.sidebar
mybroadband.co.za##.top-subscribe
dtf.ru,tjournal.ru,vc.ru##.vacancies_widget
tutsplus.com##.weekly-digest-subscription
ef.com,ef.kz,exame.com,vandalism-sounds.com,deadline.com,emag.hu,cyclingnews.com,ef.ru,voxel.com.br##.widget-newsletter
radiotimes.com,bikeradar.com##.widget-newsletter-sign-up
gamerant.ru,zirochka.ua##.widget-subscribe
decider.com##.widget__newsletter
wowdigital.com,tamiltunes.network,omgfoss.com,sleduizamnoi.com##.widget_bloomwidget
extremetech.com##.widget_email_signup
vertex-academy.com##.widget_knews_widget
factandfurious.com,androidsis.com,blog.desdelinux.net,elprocus.com,minhaoperadora.com.br,technuws.com,likegeeks.com,thatoneguy.com.au,fotografwdrodze.pl,sceptr.net##.widget_newsletterwidget
bowandtie.ru,realnyezarabotki.com##.widget_wysija
telecomtalk.info,te4h.ru,technoclever.com##.wp-subscribe
darkwiki.in,udemycoupon.learnviral.com,freestudyweb.com,biketestreviews.com,dansdeals.com,seosandwitch.com,bestcouponhunter.com,gurkanbilgisu.com,losst.ru,shareappscrack.com,techonation.com##.wp_subscribe
giveawayoftheday.com##.wrap_subscrb
tvernews.ru##.y_dzen
topwar.ru##.ya-news
proekt.media,evrl.to##.zen
eva.ru##.zen-share
allmusic.com##[class*="promo"] > [title="Newsletter banner"]
zdnet.de##[class="box keepUp"]
americanlookout.com,rarus.ru##a[href$="/subscribe/"]
svyaznoy.ru##a[href="/personal/subscription/go"]
freesoft.ru##a[href="https://t.me/freesoftru"]
softportal.com##a[href="https://t.me/softportalcom"]
proglib.io##a[href="tg://resolve?domain=proglibrary"]
pcwelt.de##a[href^="http://newsletter.pcwelt.de"]
lepoint.fr##a[href^="https://moncompte.lepoint.fr/campagne/newsletters"]
banki24.by,osnmedia.ru,facenewss.ru,hi-fi.ru,infokam.su,lady-day.ru,mirnov.ru,sntch.com,sobesednik.ru,tehnobzor.ru,гибдд-дпс.рф##a[href^="https://zen.yandex."]
m.winfuture.de##a[href^="mailto:newsletter@inbound.winfuture.de"]
andro-news.com#?#.widget:has(> div > #newsletters_subscribe)
apteka.ua##aside > #subscribe_form
spoonuniversity.com##aside > .subscribe
techradar.com##body section.newsletter-signup
chip.com.tr#?#.altbolum:has(> div > div > .newslettergroup)
thescore.com##div[class^="NewsletterCard__newsletterContainer--"]
proball.ru##.subscribe__form_sale
reebok.ru,adidas.ru##div[class^="footer-newsletter"]
reebok.ru,adidas.ru##div[class^="footer_newsletter"]
buzzfeednews.com,aol.com##div[class^="newsletter-"]
agrostory.com##div[class^="subscribe"]
postandcourier.com##div[id^="tncms-region-article_instory_"].tncms-region.hidden-print
proglib.io###push-toast
eva.ru#?#div:has(> div > .subscribe-form)
computerworld.com##figure > a[href^="https://www.androidintel.net"][rel][target="_blank"] > img[alt="AI Newsletter"]
wiggle.ru##form[action^="/newslettersignup"]
wd-x.ru##form[action^="https://feedburner.google.com"]
t-online.de##form[action^="https://news.fs.t-online.de/newsletter/signup.php"]
livepage.pro##form[name="subscribe"]
t-online.de##img[src^="https://bilder.t-online.de"][src*="newsletter"]
incrussia.ru#$#footer { margin-top: 0!important; }
lenta.ru#?#.b-box:has(> i > a[href="https://www.instagram.com/etolentaru/"])
lenta.ru#?#.b-box:has(> i > a[href^="https://www.youtube.com"])
navalny.com#?#.b-right-col__item:has(> .b-subscribe)
masterpaiki.ru#?##secondary .widget-title:contains(Новые статьи на почту)
pcgamer.com##section[class="box newsletter-signup"]
chip.de##section[class^="WidgetNewsletter"]
c-and-a.com##section[data-widget-id="1-9"]
space.com#$#.newsletter-signup { position: absolute!important; left: -2000px!important; }
psychologies.ru##span[data-track="https://zen.yandex.ru/psychologies"]
t-online.de#?#div:has(> form[action$="/newsletter/signup.php"])
techgenix.com#?#ul.sidebar_widget > li:has(> div > .sidebar-optin)
||alertme.news^$third-party
||email.osp.ru/view_webform_*.js
||mailerlite.com^$third-party,domain=~howtosucceed.at|~riavrn.ru
||media.threatpost.com/wp-content/uploads/sites/103/2019/02/19151457/subscribe2.jpg
||secure2.everlytic.net/public/forms/get/$domain=memeburn.com|ventureburn.com
||subscriptions.rambler.ru^$domain=gazeta.ru|rns.online
||telegram.im/widget-button/
||wb.whatsbroadcast.com^$third-party
||widget.manychat.com^$domain=ukrinform.ru
||signup.e2ma.net^$third-party
/e2ma.js
||static-cdn.e2ma.net/signups/$third-party
!+ NOT_OPTIMIZED
mail.ru###subscriptionFormWeekMainBlockId
!+ NOT_OPTIMIZED
magazine.skyeng.ru##.tg-banner
@@||sibforms.com/serveUnsub/
!##############################
!######### CSS tweaks #########
!##############################
shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,strcloud.link,streamtape.*#%#//scriptlet("adjust-setTimeout", "counter", "", "0.02")
jardima.com#$##wpsafe-generate { display: block !important; }
jardima.com#$##wpsafe-link { display: block !important; }
jardima.com#$#div[id^="wpsafe-wait"] { display none !important; }
visflakes.com#$##wpsafe-generate { display: block !important; }
visflakes.com#$##wpsafe-link { display: block !important; }
visflakes.com#$#div[id^="wpsafe-wait"] { display none !important; }
news.goo.ne.jp#$##NR-wrapper-in.cx { min-height: auto !important; }
markezine.jp#$#.l-sidebar_inner > div.ad-job-board-wrap + div.c-secondarysection { margin-top: 0 !important; }
rajsayt.xyz#$##wpsafe-generate { display: block !important; }
rajsayt.xyz#$##wpsafe-link { display: block !important; }
rajsayt.xyz#$#div[id^="wpsafe-wait"] { display none !important; }
sevenjournals.com#$##yuidea-generate { display: block !important; }
sevenjournals.com#$##yuidea-snp { display: block !important; }
sevenjournals.com#$##yuidea-wait1 { display none !important; }
go.insurance-space.xyz#$##wpsafe-generate { display: block !important; }
go.insurance-space.xyz#$##wpsafe-link { display: block !important; }
go.insurance-space.xyz#$##wpsafelinkhuman { display none !important; }
go.insurance-space.xyz#$#div[id^="wpsafe-wait"] { display none !important; }
mynewsmedia.co#$##wpsafe-generate { display: block !important; }
mynewsmedia.co#$##wpsafe-snp { display: block !important; }
mynewsmedia.co#$##wpsafe-wait1 { display: none !important; }
deezloaded.com#$##wpsafe-generate { display: block !important; }
deezloaded.com#$##wpsafe-link { display: block !important; }
deezloaded.com#$#div[id^="wpsafe-wait"] { display none !important; }
gplpalace.one#$##wpsafe-generate { display: block !important; }
gplpalace.one#$##wpsafe-link { display: block !important; }
gplpalace.one#$#div[id^="wpsafe-wait"] { display none !important; }
apkandroidhub.in#$##wpsafe-generate { display: block !important; }
apkandroidhub.in#$##wpsafe-link { display: block !important; }
apkandroidhub.in#$#div[id^="wpsafe-wait"] { display: none !important; }
makemoneywithurl.com#$##scroll.hidden { display: block !important; }
makemoneywithurl.com#$#.footerLink.hidden { display: block !important; }
makemoneywithurl.com#$##next.getmylink { display: none !important; }
ac-illust.com,photo-ac.com,silhouette-ac.com#?##eachDownloadedModal .ac-btn[href^="https://premium."]:upward(#eachDownloadedModal)
ac-illust.com,photo-ac.com,silhouette-ac.com#$#body.modal-open * { filter: none !important; }
ac-illust.com,photo-ac.com,silhouette-ac.com#$#body.modal-open { overflow: auto !important; }
lover9.net#$##sex.sexmaster[style*="display:"] { display: block !important; }
cinemakottaga.*#$##wpsafe-link { display: block !important; }
techymedies.com#$##timer { display: none !important; }
techymedies.com#$##getlink { display: block !important; }
tomshardware.com#$#.xenforo-comment-widget { height: auto !important; }
garutexpress.id#$##wpsafe-link { display: block !important; }
social-unlock.com#$#form#link a.submit { opacity: 1 !important; pointer-events: auto !important; }
nestoria.de#$##js-filters-view { padding-top: 0!important; }
designwizard.com#$#.main-header { top: 0!important; }
aulete.com.br#$#.definicao_verbete_homologado_interna { height:100% !important; }
telegraphindia.com#$#.ttdheader { height: 120px!important; }
thephoblographer.com#$#body { overflow: auto !important; }
5play.ru#$#.counter { display: none !important; }
5play.ru#$#div[class="download-btn-group"][style="display:none;"] { display: block !important; }
gidonline.fun#$#body { padding-top: 0!important; }
zshort.cc#$##showContainer { display: none !important; }
vsetors.org#$#.container { margin-top: 0!important; }
soccer.ru#$##site { margin-top: 0!important; }
mflixblog.xyz#$#.entry-content div[class^="timed-content-client_show"] { display: block !important; }
mflixblog.xyz#$#.entry-content div[class^="timed-content-client_hide"] { display: none !important; }
kotaku.com##.js_video-sticky-trigger
txxx.com,txxx.tube#$#.jwplayer { max-height: initial!important; }
sports.ru#$#div[data-accordion-id="teaser"] { padding-top: 30px!important; }
onlinestreams.ru#$#.wrapper { margin-top: 0!important; }
liveresult.ru#$#.header { margin-top: 0!important; }
uzone.id#$#body { margin-top: 0!important; }
cossa.ru,nevasport.ru#$#.main-wrapper { margin-top: 0 !important; }
naver.com#$#body #NM_INT_RIGHT > div.column_fix_wrap { position: relative!important; }
naver.com#$#body #NM_INT_RIGHT > div.column_fix_wrap { top: 0!important; }
space.com#%#//scriptlet('abort-on-property-write', 'requestAnimationFrame')
dota2.ru#$##dappo { padding-top: 0px!important; }
enerjiportali.com#$#body.newsletter-active { padding-top: 0!important; }
business-mortgage.info#$##Proceed { display: inline!important; }
freetutsdownload.net#$#button.chuyenhuong { display: inline-block!important; }
forexlap.com#$##makingdifferenttimer { display: block!important; }
adfoc.us#$##showSkip { display: block!important; }
dl.3dmodelshare.org,download.3dzip.org#$#.download_dem { display: block!important; }
dl.3dmodelshare.org,download.3dzip.org#$##waittime { display: none!important; }
1ink.cc#$##countingbtn { display: block!important; }
1ink.cc#$##countingsec { display: none!important; }
saechsische.de#$#body { overflow: visible!important; }
focus.de#$##teaserRss { border-top: 0px !important; }
nnmclub.ro,nnm-club.t0r.xyz,nnm-club-me.appspot.com,nnm-club.lib,nnm-club.me,nnmclub.to#$#select[id="fs"][name="f[]"][multiple="multiple"] { height: 250px !important; }
2plus2.ua#$#body > header { top: 0!important; }
belaruspartisan.by#$#span.news-date-time { margin-top: -10px!important; }
linksht.com#$##getlink { display: none!important; }
linksht.com#$##originalLink { display: block!important; }
reddit.com#$#body > .footer-parent { height: calc(100%)!important; padding:0px!important; }
gesundheitsfrage.net,gutefrage.net,finanzfrage.net#$#gf-shortened-block.is-short { max-height: none!important; }
fotomac.com.tr#$#.content { padding-bottom: 0!important; }
winfuture.de#$##container { margin: auto auto!important; }
ilikewallpaper.net#$##divWalllist { padding: 0!important; }
linkshrink.net#$##pause {display: none!important;}
linkshrink.net#$##skip {display: block!important;}
softpedia.com#$#iframe.swipebox-rightxd[id="relcontent"] { top: 60px!important; height: 535px!important; }
!##############################
!######### JS tweaks ##########
!##############################
trangchu.news#%#//scriptlet("adjust-setTimeout", "#proceed", "*", "0.02")
newzflair.com,newzmagic.com#%#//scriptlet("adjust-setInterval", "/Please Wait|Go to download/", "", "0.02")
techacode.com#%#//scriptlet("adjust-setTimeout", "#proceed", "*", "0.02")
azmath.info#%#//scriptlet("adjust-setTimeout", "#proceed", "*", "0.02")
bonus-tv.ru#%#//scriptlet('remove-attr', 'autoplay', 'video')
freetp.org#%#//scriptlet('adjust-setTimeout', 'timer', '1000', '0.02')
trendyoum.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
adlice.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
yalla-shoot-now.us#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
bitefaucet.com#%#//scriptlet("adjust-setInterval", "timeLeft", "", "0.02")
re.two.re,noon.khsm.io#%#AG_onLoad(function(){var a=document.querySelector('.content > a[href^="http"].download-link');a&&a.click()});
techhelpbd.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
egyfalcons.com#%#//scriptlet("adjust-setInterval", "location", "", "0.02")
vipr.im#%#//scriptlet('set-cookie', 'overlay', 'true')
joongang.co.kr#%#//scriptlet("abort-on-property-write", "history.pushState")
pahe.win#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
insurglobal.xyz#%#//scriptlet("adjust-setInterval", "yuidea-", "*", "0.02")
kienthucrangmieng.com,coin-free.com,moddingzone.in,insurance-space.xyz,blognews.in,noithatmyphu.vn,dulichkhanhhoa.net,therootdroid.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
kienthucrangmieng.com,coin-free.com,moddingzone.in,insurance-space.xyz,games.blog-forall.com,techydino.net,rajsayt.xyz,jaunpurmusic.info,blognews.in,informaxonline.com,gaminplay.com,noithatmyphu.vn,dulichkhanhhoa.net,paidappstore.xyz,therootdroid.com#%#AG_onLoad(function(){try{var a=document.querySelector('form > input[name="newwpsafelink"]');if(a){var b,c=null==(b=JSON.parse(atob(a.value)))?void 0:b.linkr;if(c){var d=JSON.parse(atob(c.split("?safelink_redirect=")[1]));location.assign(decodeURIComponent(null==d?void 0:d.safelink))}}}catch(e){}});
technoashwath.com#%#//scriptlet("adjust-setTimeout", "/waiting|\.classList\.remove|gotoo/", "*", "0.02")
technoashwath.com#%#!function(){if(-1<location.href.indexOf("?data=aHR0c")){var a=(new URL(window.location.href)).searchParams.get("data");if(a)try{window.location.assign(atob(a))}catch(b){}}}();
forexeen.us,health-and.me#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
mdn.rest#%#//scriptlet("set-constant", "waitTime", "0")
courses99.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
uploadflix.org#%#//scriptlet("adjust-setTimeout", "seconds", "", "0.02")
downloadr.in#%#//scriptlet("adjust-setTimeout", "countdown()", "", "0.02")
7apple.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
sevenjournals.com#%#//scriptlet("adjust-setInterval", "yuidea-", "*", "0.02")
thizissam.in#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
thizissam.in#%#//scriptlet("remove-attr", "disabled", "button#downloadf[disabled]")
vrcmods.com#%#//scriptlet("adjust-setInterval", "timePassed", "", "0.02")
financeflix.in,technoflip.in,studyranks.in#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
wondervelocity.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
yifysubtitles.me#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
apkmody.io#%#//scriptlet("adjust-setTimeout", "download_loading", "*", "0.02")
coincity.in#%#//scriptlet("adjust-setInterval", "timeleft", "*", "0.02")
short-ly.co#%#//scriptlet("adjust-setInterval", "pleasewait", "", "0.02")
flightsim.to#%#//scriptlet("adjust-setInterval", "count ", "", "0.02")
jojo-themes.net#%#//scriptlet("adjust-setInterval", "bb_download_delay", "", "0.02")
diglink.blogspot.com#%#//scriptlet("adjust-setInterval", "0x", "", "0.02")
za.gl,za.uy#%#//scriptlet("adjust-setInterval", "timeCount", "*", "0.2")
za.gl,za.uy#%#AG_onLoad(function(){if(document.querySelector(".progress-container")){var a=setInterval(function(){if(window.finalLink&&"string"===typeof finalLink&&finalLink.startsWith("http"))try{clearInterval(a),location.assign(finalLink)}catch(b){}},1E3);setTimeout(function(){clearInterval(a)},1E4)}});
egyshare.cc#%#//scriptlet("adjust-setTimeout", "TheLink", "", "0.02")
bildirim.eu#%#//scriptlet("set-constant", "Notification", "undefined")
apkadmin.com#%#//scriptlet('remove-attr', 'disabled', '#downloadbtn')
apkadmin.com#$##countdown { display: none !important; }
rezence.com#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
makemoneywithurl.com#%#//scriptlet("set-constant", "timeSec", "0")
premiumebooks.xyz#%#//scriptlet("adjust-setTimeout", "st2", "", "0.02")
samfirms.com#%#//scriptlet("adjust-setTimeout", "startTimer", "*", "0.02")
samfirms.com#%#//scriptlet("adjust-setInterval", "downloadLinkButton", "*", "0.02")
proviralhost.com,urbharat.xyz#%#//scriptlet("adjust-setInterval", "timeLeft", "*", "0.02")
4shared.com#%#//scriptlet("adjust-setTimeout", "goVideoJS", "*", "0.02")
shortit.pw#%#//scriptlet('set-constant', 'valid', '1')
dl.indexmovies.xyz#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
dl.indexmovies.xyz#%#AG_onLoad(function(){var a=document.querySelector('#skip > a[href^="http"]');a&&a.click()});
123lnk.xyz#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
bingotingo.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
ac-illust.com,photo-ac.com#%#//scriptlet('set-constant', 'isGGSurvey', 'true')
ac-illust.com,photo-ac.com#%#//scriptlet('set-constant', 'enable_dl_after_countdown', 'true')
appsmodz.com#%#//scriptlet("adjust-setInterval", "startChecking", "*", "0.02")
filessrc.com,srcimdb.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
askpaccosi.com#%#!function(){if(-1<location.href.indexOf("?wpsafelink=http")){var a=(new URL(window.location.href)).searchParams.get("wpsafelink");if(a)try{window.location.assign(a)}catch(b){}}}();
mixdrop.*#%#//scriptlet("adjust-setTimeout", "Please wait", "*", "0.02")
themehits.com#%#//scriptlet("adjust-setTimeout", "showText", "*", "0.02")
cararegistrasi.com#%#//scriptlet("adjust-setInterval", "timer", "1000", "0.02")
mobi2c.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
atlai.club#%#//scriptlet("adjust-setInterval", "waitTime", "*", "0.02")
atlai.club#%#//scriptlet("adjust-setTimeout", "checkclick", "*", "0.02")
healdad.com,gamalk-sehetk.com#%#//scriptlet("adjust-setInterval", "timeleft", "", "0.02")
skincarie.com,imperialstudy.com#%#//scriptlet("adjust-setTimeout", "getlink", "*", "0.02")
skincarie.com,imperialstudy.com#%#//scriptlet("adjust-setInterval", "timeSec--", "*", "0.02")
arhplyrics.in#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
world-trips.net,forex-gold.net#%#//scriptlet("adjust-setInterval", "timeleft", "", "0.02")
hamsterss.website#%#//scriptlet("adjust-setInterval", "show_download_links", "", "0.02")
boobychristmas.com#%#//scriptlet("adjust-setInterval", "REDIRECTING", "*", "0.02")
netfile.cc,jardima.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
ethereumfaucet.info#%#//scriptlet("adjust-setInterval", "ct", "1000", "0.02")
sama-pro.com,7misr4day.com#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
udemycourses.me#%#//scriptlet('set-constant', 'counter', '-1')
udemycourses.me#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
tutcourse.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
techymedies.com#%#//scriptlet("adjust-setTimeout", "/gotoo|pop-button|stickyadin/", "*", "0.02")
techymedies.com#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector('#form a.bt-success[href*="?gentoken="]');a&&a.click()},300)});
luckydice.net,coinsearns.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
cheatsquad.gg#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
ibomma.*#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
noltrt.com#%#//scriptlet('adjust-setTimeout', '#download_ad_addon', '10000', '0.02')
player.vgtrk.com#%#//scriptlet('set-constant', 'Object.prototype.IS_CHECK_REGISTRATION', 'false')
courseforfree.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
courseforfree.com#%#!function(){if(-1<window.location.href.indexOf("/?go=")){var a=location.href.split("?go=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
tutorial.siberuang.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
web.yokugames.com#%#!function(){if(-1<window.location.href.indexOf("/?redirect=aHR0c")){var a=location.href.split("/?redirect=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
girls-like.me#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
segurosdevida.site#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
getthot.com#%#//scriptlet("adjust-setTimeout", "$('.skip-btn').", "*", "0.02")
getthot.com#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector('a[href^="http"].skip-btn');a&&a.click()},1E3)});
short-link.one#%#AG_onLoad(function(){if("function"===typeof decode_link&&"string"===typeof link_out)try{var c=RegExp("^https?"),d=RegExp("^magnet:"),b=decode_link(atob(link_out));c.test(b)&&location.assign(decode_link(atob(link_out)));if(d.test(b)){var a=document.querySelector("input#contador");a?(a.setAttribute("id","download"),a.removeAttribute("disabled"),a.addEventListener("click",function(){location.assign(decode_link(atob(link_out)))},!1)):location.assign(decode_link(atob(link_out)))}}catch(e){console.log("Failed to decode link")}});
garutexpress.id#%#//scriptlet("adjust-setInterval", "timePassed", "", "0.02")
mywatchseries.fun,telepisodes.org#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
watchdoge.xyz#%#//scriptlet("adjust-setInterval", "sec", "", "0.02")
videezy.com#%#//scriptlet("adjust-setTimeout", "download_file", "", "0.02")
crazyblog.in,studyuo.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
crazyblog.in,studyuo.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
crazyblog.in,studyuo.com#%#//scriptlet("adjust-setInterval", "updatePercentage", "100", "0.02")
gifans.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
gifans.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
gaminplay.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "1500", "0.02")
ebookmela.co.in#%#//scriptlet("set-constant", "wt", "-1")
newforex.online#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
compressware.in#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
yifysub.net#%#//scriptlet("adjust-setInterval", "get-link", "", "0.02")
informatikamu.id#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
informatikamu.id#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
cdmstudy.site#%#//scriptlet("adjust-setInterval", "download", "2000", "0.02")
uploadbaz.me#%#//scriptlet("adjust-setTimeout", "seconds", "", "0.02")
insurance.recipesdelite.com#%#//scriptlet("adjust-setInterval", "download", "2000", "0.02")
allbuzzin.com#%#//scriptlet("adjust-setInterval", "timer", "1500", "0.02")
allbuzzin.com#%#//scriptlet("adjust-setInterval", "timer", "2000", "0.02")
file.bospedia.com#%#//scriptlet("adjust-setInterval", "Link", "550", "0.02")
fdocuments.in#%#//scriptlet("adjust-setTimeout", "waitting_download", "", "0.02")
animeuploader.com#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
tgsup.group#%#//scriptlet("adjust-setTimeout", "CountBack", "990", "0.02")
technicalatg.xyz#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
technicalatg.xyz#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
michaelemad.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
androidauthority.com#%#//scriptlet('remove-class', 'has-dealbar')
gamezfull.com#%#AG_onLoad(function(){location.href.includes("?xurl=")&&"function"===typeof plusClick&&plusClick.toString().includes("window.location")&&plusClick()});
coursefreedl.com#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
toptap.website#%#//scriptlet("adjust-setInterval", "#proceed", "", "0.02")
techmody.io#%#//scriptlet("adjust-setInterval", "counter", "1800", "0.02")
techmody.io#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
freecourses.site#%#//scriptlet("adjust-setInterval", "download_delay", "", "0.02")
upshrink.com#%#//scriptlet("adjust-setInterval", "pleasewait", "", "0.02")
movie4k.dev#%#//scriptlet("adjust-setTimeout", "timeUpdater", "", "0.02")
howtofree.org#%#//scriptlet("adjust-setInterval", "downloadButton", "1500", "0.02")
kingtalks.net#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
destyy.com,gestyy.com#%#//scriptlet("set-constant", "app.window.isVisible", "trueFunc")
rethmic.com#%#//scriptlet("adjust-setInterval", "sp-count-down", "", "0.02")
taregna.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
taregna.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
taregna.com#%#AG_onLoad(function(){var a=document.querySelector("#wpsafe-link > a[onclick*='window.open'][onclick*='safelink_redirect='][onclick*='_self']");a&&a.click()});
mcpedl.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
filese.me#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
lostfilm.pro,lostfilmtv.site,lostfilm.uno,lostfilm.run,lostfilm.tw,lostfilm.tv#%#//scriptlet('remove-attr', 'style|oncontextmenu', '.body[itemprop]')
majidzhacker.com#%#//scriptlet("adjust-setInterval", "gotolink", "", "0.02")
majidzhacker.com#%#//scriptlet("adjust-setInterval", "btngetlink", "30", "0.02")
jppopav.club#%#//scriptlet('abort-current-inline-script', 'check', 'debugger')
universalfreecourse.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
linksht.com#%#//scriptlet("set-constant", "counter", "0")
linksht.com#%#//scriptlet("set-constant", "window_focus", "true")
itscybertech.com#%#//scriptlet("adjust-setInterval", "btn", "", "0.02")
itscybertech.com#%#//scriptlet("adjust-setTimeout", "btn", "3000", "0.02")
linkslo.com#%#//scriptlet('adjust-setInterval', 'countdown', '', '0.02')
mcmcryptos.xyz#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
newzflix.xyz#%#//scriptlet("adjust-setTimeout", "clsname", "5000", "0.02")
moviesfi.net#%#//scriptlet("adjust-setTimeout", "#download", "10000", "0.02")
moviesfi.net#%#//scriptlet("adjust-setTimeout", "#download", "11000", "0.02")
forex-articles.com,linkjust.com,forexmab.com,forexlap.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
shareappscrack.com#%#//scriptlet("adjust-setTimeout", "/get-link", "5000", "0.02")
shareappscrack.com#%#//scriptlet("adjust-setInterval", "/show_download_links|downloadTimer/", "", "0.02")
shtms.co,gitizle.vip,ay.live#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
eu.tapchipi.com,short.ctvb1.info#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
oiipdf.com#%#//scriptlet("adjust-setInterval", "timeinterval", "", "0.02")
10desires.org#%#!function(){if(-1<window.location.href.indexOf("/?r=aHR0c")){var a=location.href.split("/?r=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
upstore.net#%#//scriptlet('adjust-setInterval', 'countDown', '1150', '0.5')
maxurlz.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
toolss.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
toolss.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
techrfour.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
subs4series.com#%#//scriptlet("adjust-setInterval", "makingdifferenttimer", "50", "0.02")
toptechtalk.xyz#%#//scriptlet('adjust-setInterval', 'waitTime', '1200', '0.02')
toptechtalk.xyz#%#//scriptlet('adjust-setInterval', 'isTimerCompleted', '', '0.02')
c1ne.co#%#//scriptlet('adjust-setInterval', 'countdown', '', '0.02')
theicongenerator.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
gdfreak.xyz#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
gamingforecast.com#%#//scriptlet("adjust-setInterval", "Link()", "", "0.02")
policiesforyou.com#%#//scriptlet("adjust-setTimeout", "fade", "5000", "0.02")
multilinkfz.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
icutlink.com#%#//scriptlet("adjust-setInterval", "time", "", "0.02")
icutlink.com#%#//scriptlet("set-constant", "sec", "0")
zegtrends.com#%#//scriptlet("adjust-setInterval", "time", "2500", "0.02")
littlebyte.net#%#//scriptlet("adjust-setInterval", "freeRemind", "", "0.02")
tei.ai#%#AG_onLoad(function(){try{var b=document.querySelector('form[method="POST"] > input[name="token"]');if(b){var a=b.value;if(a.includes("aHR0c")){var c=atob(a.substring(a.indexOf("aHR0c")));location.assign(c)}}}catch(d){}});
megadescargas.net,blyts.net#%#//scriptlet("adjust-setInterval", "contador", "", "0.02")
megadescargas.net,blyts.net#%#AG_onLoad(function(){setTimeout(function(){if("string"===typeof code){var a=document.createElement("form");a.setAttribute("method","post");a.setAttribute("id","hash");a.setAttribute("action","/?download="+code);var b=document.createElement("input");b.setAttribute("type","hidden");b.setAttribute("name","hash");b.setAttribute("value",code);a.appendChild(b);document.querySelector("body").appendChild(a);(a=document.querySelector("form#hash"))&&a.submit()}},300)});
rosefile.net#%#AG_onLoad(function(){var a=document.querySelector("button#start-wait");a&&"function"===typeof redirectDownPage&&a.addEventListener("click",function(){redirectDownPage()},!1)});
link.mymastah.com#%#//scriptlet("adjust-setInterval", "timePassed", "", "0.02")
link.mymastah.com#%#//scriptlet("adjust-setTimeout", "showStuff", "18000", "0.02")
pearos.xyz#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
gamemodding.com#%#//scriptlet("adjust-setTimeout", "timer_end", "20000", "0.02")
vp.rambler.ru#%#//scriptlet('set-constant', 'Object.prototype.autoPlay', 'noopFunc')
lawebdelprogramador.com#%#//scriptlet("adjust-setInterval", "contador--", "", "0.02")
codingnepalweb.com#%#//scriptlet("adjust-setInterval", "counter--", "1300", "0.02")
moviessoul.com#%#//scriptlet("adjust-setTimeout", "counter", "", "0.02")
toptechtalk.xyz#%#//scriptlet("adjust-setInterval", "waitTime", "", "0.02")
win10.vn#%#//scriptlet("adjust-setInterval", "seconds", "", "0.02")
mixdrop.sx#%#//scriptlet("adjust-setTimeout", "disabled", "", "0.02")
subscene.vip#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
bollypluse.in#%#//scriptlet('adjust-setInterval', 'downloadButton', '1000', '0.02')
streamon.to#%#//scriptlet("adjust-setTimeout", "Please Wait", "", "0.02")
freenulledworld.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
tutsgalaxy.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
tutsgalaxy.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
blogchiasekienthuc.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "lock_content")
moddedguru.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
moddedguru.com#%#//scriptlet("adjust-setTimeout", "gotoo", "22000", "0.02")
moddedguru.com#%#//scriptlet("adjust-setTimeout", "gotoo", "17000", "0.02")
freetraderdownload.com.br#%#//scriptlet("adjust-setTimeout", "countdown()", "", "0.02")
appofmirror.com#%#//scriptlet("adjust-setTimeout", "countdown()", "", "0.02")
yindex.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
getfreecourses.org,ftuudemy.com,freecourseslab.com,ftuforums.com,freecoursessites.com,freetutorialseu.com#%#//scriptlet('adjust-setInterval', 'counter', '1000', '0.02')
upvideo.to#%#//scriptlet("adjust-setTimeout", "download link", "", "0.02")
downloadfreecourse.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
py.md#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
ninjastream.to#%#//scriptlet("adjust-setTimeout", "-=0x1", "", "0.02")
ninjastream.to#%#AG_onLoad(function(){if(location.pathname.startsWith("/download/")){var a=document.querySelector(".jumbotron > .text-center > button.btn-block");if(a)for(var b=0;15>b;b++)a.click()}});
apkmaza.net#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
azpk.in#%#//scriptlet("adjust-setInterval", "#mdtimer_clocks", "", "0.02")
dogefaucet.fun,wildfaucets.ml,faucet.cryptourl.net,dogeatm.com,claimbits.io,i-bits.io,diamondfaucet.space,gobits.io,russiacoin.xyz,starsfaucet.com,lionltcfaucet.xyz,projecto2.xyz,faucet.shorterall.com,yellowfaucet.ovh#%#//scriptlet("adjust-setInterval", "seconds", "", "0.02")
citychilli.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
jpopsingles.eu#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
jpopsingles.eu#%#(function(){if(location.href.includes("/to/aHR0c"))try{var a=location.href.split("/to/");a=atob(a[1]).split("&url=");location=decodeURIComponent(a[1])}catch(b){}})();
romadd.com#%#//scriptlet("adjust-setInterval", "show_download_links", "", "0.02")
jaanmusic.in#%#//scriptlet("adjust-setInterval", "seconds", "", "0.02")
psdly.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
upbbom.com,uppoom.com,uploadmoon.com#%#//scriptlet("remove-attr", "disabled", "button")
unityassetcollection.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
allcryptoz.net,topcryptoz.net#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
mcrypto.club#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
doctor-groups.com,crypto-faucet.xyz#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
faucetcrypto.com#%#//scriptlet("adjust-setInterval", "timerText", "", "0.02")
forex-trnd.com#%#//scriptlet("adjust-setInterval", "#mdtimer", "", "0.02")
adnit-tri.tk#%#//scriptlet("adjust-setInterval", "#proceed", "", "0.02")
oeko-planet.com#%#//scriptlet('remove-class', 'async-hide', 'html')
yoshare.net#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
coinlyhub.com#%#//scriptlet("adjust-setInterval", "seconds", "", "0.02")
luutruhay.net,thaitrieuvi.live#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
techoow.com#%#//scriptlet("adjust-setTimeout", "link", "1100", "0.02")
techoow.com#%#//scriptlet("adjust-setInterval", "#counter", "", "0.02")
techoow.com#%#AG_onLoad(function(){var a=document.querySelector("center > a.btn-success"),b=document.querySelector("a#count00");a&&a.click();b&&b.click();if("string"===typeof xlinkd&&xlinkd.startsWith("http")){try{new URL(xlinkd);var c=!0}catch(d){c=!1}if(c)try{window.location=xlinkd}catch(d){}}});
sama-share.com#%#//scriptlet("adjust-setTimeout", "tick", "1000", "0.02")
!+ PLATFORM(windows, mac, android, ext_chromium)
skmedix.pl#%#//scriptlet("adjust-setTimeout", "getRemoteUrls", "5000", "0.02")
short.slink.bid,go.leechpremium.link#%#(function(){"function"===typeof fetch&&location.href.includes("/?id=")&&fetch(location.href).then(function(e){e.headers.forEach(function(a,f){if("refresh"===f&&a.includes("url=http"))try{if(a.includes("&url=aHR0c")){var b,c=null==(b=a.split(/&url=/))?void 0:b[1];location=atob(c)}else{var d;location=c=null==(d=a.split(/url=(.+)/))?void 0:d[1]}}catch(g){}})})})();
mrpcgamer.com#%#AG_onLoad(function(){document.querySelectorAll('a[href^="https://shorttey.com/full/?api="][href*="&url=aHR0c"]').forEach(function(b){var a=(new URL(b.getAttribute("href"))).searchParams.get("url");a=atob(a);b.setAttribute("href",a)})});
abhaydigitalmarketer.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
mynewsmedia.in,mynewshub.co#%#//scriptlet("adjust-setInterval", "counter", "1500", "0.02")
android-apk.org#%#//scriptlet("adjust-setInterval", "time", "", "0.02")
aapks.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
sbkaise.in#%#//scriptlet("adjust-setInterval", "updatePercentage", "100", "0.02")
desitvshows.xyz#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
katmoviehd4.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
programasvirtualespc.net#%#!function(){if(-1<window.location.href.indexOf("out/?aHR0c")){var a=location.href.split("out/?");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1]))}catch(b){}}}();
acortame.xyz#%#!function(){var f=function(a){for(var c=0;10>c;c++)try{a=atob(a);try{new URL(a);var d=!0}catch(e){d=!1}if(d)try{window.location=a}catch(e){}}catch(e){}};if(-1<window.location.href.indexOf("acortame.xyz/o.php?l=")){var b=location.href.split("/o.php?l=");b&&b[1]&&f(b[1])}AG_onLoad(function(){"string"===typeof Lnk&&f(Lnk)})}();
download.modsofapk.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
techbigs.com#%#//scriptlet("adjust-setInterval", "download-count-down", "", "0.02")
apkdone.com#%#//scriptlet("adjust-setTimeout", "countdown", "1400", "0.02")
sitaronkidunya.com#%#//scriptlet("adjust-setInterval", "timer", "1500", "0.02")
bestshort.xyz#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
online-fix.me#%#//scriptlet('adjust-setTimeout', 'timer', '1000', '0.02')
earningradar.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
kiktu.com#%#//scriptlet("adjust-setInterval", "runTimer", "", "0.02")
geektopia.info#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
exe.io#%#!function(){if(window.location.href.includes("api")&&window.location.href.includes("&url=")){var b=location.href.split("&url=")[1];a:{try{var a=new URL(b)}catch(c){a=!1;break a}a="http:"===a.protocol||"https:"===a.protocol}if(a)try{window.location=b}catch(c){}}}();
semawur.com#%#//scriptlet("adjust-setInterval", "time", "", "0.02")
lootlinks.*,speedsatoshi.com#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
mikl4forex.com,publicananker.com,alobuu.com,rodjulian.com,aloass.com,luutruhay.net,taisv.com,aloguy.com,alohdd.com,alogum.com,alobyt.com,aloboi.com,uebnews.online,aloegg.com,alofps.com,kiemlua.com,pennbookcenter.com#%#//scriptlet("adjust-setInterval", "counter", "1500", "0.02")
mikl4forex.com,publicananker.com,aemenstore.com,cazzette.com,truebrandy.com,hookeaudio.com,restorbio.com,medcpu.com,alocd.com,mobi2c.com,forex-gold.net,kingsleynyc.com,lucidcam.com,staaker.com,byboe.com,thegoneapp.com,nousdecor.com,alobuu.com,rodjulian.com,aloass.com,luutruhay.net,taisv.com,aloguy.com,alohdd.com,alogum.com,alobyt.com,aloboi.com,uebnews.online,aloegg.com,alofps.com,kiemlua.com,pennbookcenter.com#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
hdmp4mania1.ga#%#//scriptlet("adjust-setTimeout", "#counter", "", "0.02")
nexusmods.com#%#//scriptlet('adjust-setTimeout', 'timer', '1000', '0.02')
kindaunique.me#%#//scriptlet("adjust-setInterval", "countdownElement", "", "0.02")
findi.pro#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
technicalegy.com#%#//scriptlet("adjust-setInterval", "[0x", "", "0.02")
jptorrent.org#%#//scriptlet('adjust-setTimeout', 'updateinfo', '1000', '0.02')
wallpaperaccess.com#%#//scriptlet("adjust-setInterval", "#download", "", "0.02")
animesanka.*#%#//scriptlet("adjust-setInterval", "percentVal", "30", "0.02")
pinsystem.co.uk#%#//scriptlet("adjust-setTimeout", "count--", "1000", "0.02")
iwalif.com#%#!function(){if(-1<window.location.href.indexOf("#aHR0c")){var a=location.href.split("#");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1]))}catch(b){}}}();
fcportables.com#%#//scriptlet("set-constant", "gsecs", "0")
freecoursewebsite.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
movieflixpro.com#%#//scriptlet("adjust-setInterval", ".show_download_links", "", "0.02")
zeefiles.download#%#//scriptlet('adjust-setTimeout', 'tick', '1000', '0.02')
solotakus-tv.ml#%#//scriptlet("adjust-setTimeout", "#counter", "", "0.02")
extralinks.*,extramovies.*#%#!function(){if(-1<window.location.href.indexOf("/download.php?")&&-1<window.location.href.indexOf("link=aHR0c")){var a=location.href.split("link=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
otomi-games.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
otomi-games.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "1000", "0.02")
th-world.com#%#//scriptlet("adjust-setInterval", "0x", "", "0.02")
safelink.omglyrics.com#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
uniqueten.net,ultraten.net#%#//scriptlet("adjust-setInterval", "wpsafe", "", "0.02")
dlfiles.online#%#//scriptlet("adjust-setTimeout", "Tick", "", "0.02")
elil.cc#%#//scriptlet('adjust-setInterval', 'timer', '1000', '0.6')
game-kentang.blogspot.com#%#//scriptlet("adjust-setInterval", "", "1000", "0.05")
gamefront.com#%#//scriptlet('adjust-setTimeout', 'window.location.href', '10000', '0.02')
mad4wheels.com#%#//scriptlet("adjust-setInterval", "second--", "", "0.02")
kolaykisalt.com#%#//scriptlet("set-constant", "count", "0")
upfile.us#%#//scriptlet("adjust-setInterval", "", "1000", "0.05")
psychpoint.com#%#//scriptlet("set-constant", "counter", "-1")
uploaded.net#%#//scriptlet("adjust-setTimeout", "", "1000", "0.05")
dogemate.com#%#//scriptlet("adjust-setInterval", "#bt", "", "0.02")
data.morsodifame.com#%#//scriptlet("adjust-setInterval", "waktu--", "", "0.02")
kutub3lpdf.com#%#//scriptlet("adjust-setTimeout", "CountBack", "990", "0.02")
moviesdaweb.blogspot.com#%#//scriptlet("adjust-setInterval", "counter--", "100", "0.02")
sonixgvn.net#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
dlsharefile.com#%#//scriptlet("adjust-setInterval", "#Download-Card", "", "0.02")
adshnk.com,pairom.com,adshrink.it#%#AG_onLoad(function(){var a;if("object"===typeof _sharedData&&"string"===typeof(null==(a=_sharedData[0])?void 0:a.destination)&&(a=_sharedData[0].destination,a=(new DOMParser).parseFromString(a,"text/html").documentElement.textContent,a.startsWith("http")))try{window.location=a}catch(b){}});
render-state.to#%#//scriptlet("adjust-setTimeout", "params.redirect", "5000", "0.02")
disimula.me#%#AG_onLoad(function(){if("string"===typeof get_link&&get_link.startsWith("http"))try{window.location=get_link}catch(a){}});
mylink1.biz#%#//scriptlet("set-constant", "seconde", "-1")
janusnotes.com#%#//scriptlet("adjust-setInterval", "updatePercentage", "100", "0.02")
sub2unlock.*#%#AG_onLoad(function(){var a=document.querySelector("#theGetLink");if(a&&a.textContent.startsWith("http"))try{window.location=a.textContent}catch(b){}});
drosbraift.com#%#//scriptlet("set-constant", "timeleft", "0")
eco-area.com#%#//scriptlet("adjust-setInterval", ".stop()", "", "0.02")
respuestadetarea.com#%#//scriptlet("adjust-setTimeout", "timers", "", "0.02")
edurespuestas.com#%#//scriptlet("adjust-setTimeout", "timers", "4000", "0.02")
bittools.net#%#//scriptlet('adjust-setInterval', 'counter', '1000', '0.5')
asistente-de-estudio.com#%#//scriptlet("adjust-setTimeout", "timers", "", "0.02")
mondaq.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('a#cd-close-form-ref'); if(el) { el.click(); } }, 30001); });
mik4mob.com,7misr4day.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
safelink.rezkozpatch.xyz#%#//scriptlet("adjust-setInterval", "Link will appear", "510", "0.02")
safelink.rezkozpatch.xyz#%#//scriptlet("adjust-setInterval", "Link will appear", "1010", "0.02")
safelink.rezkozpatch.xyz#%#!function(){if(-1<window.location.href.indexOf(".html?url=aHR0c")){var a=location.href.split(".html?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
hikarinoakari.com#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
short.fc-lc.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('#submitbtn'); if(el) { el.click(); } }, 300); });
markipli.com,fclcc.com,articlix.com,fcc.lc#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector("#surl"),c=function(){var d=jQuery.ajax({url:domain,method:"POST",dataType:"json",data:jQuery("#form12").serialize()});setTimeout(function(){try{var b=d.responseText;b=JSON.parse(b);if(b.url&&b.url.startsWith("http"))a.href=b.url,a.text="Get Link",a.classList.add("btn-success"),a.click();else throw Error();}catch(e){console.log("Failed, try again..."),c()}},1E3)};a&&(a.classList.remove("disabled"),c())},500)});
anonymous-links.com#%#//scriptlet("set-constant", "waitSeconds", "0")
gplinks.co#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
turk.pw#%#//scriptlet("set-constant", "count", "0")
c.newsnow.co.uk#%#//scriptlet("adjust-setTimeout", "doRedirect", "3000", "0.02")
pentafaucet.com#%#//scriptlet("adjust-setTimeout", "timer--", "", "0.02")
ihomeworkhelper.com#%#//scriptlet("adjust-setTimeout", "timers", "1500", "0.02")
onlinecoursebay.com#%#//scriptlet("adjust-setInterval", "countdown", "2000", "0.02")
sundryfiles.com#%#//scriptlet("set-constant", "document.hidden", "false")
comp.email#%#!function(){if(-1<window.location.href.indexOf("#aHR0c")){var a=location.href.split("#");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
bacterias.org#%#AG_onLoad(function(){var a=document.querySelector('input[onclick="processlink()"]');"function"===typeof decrypt&&decrypt.toString().includes("goto")&&a&&decrypt()});
newsmemory.com#%#AG_onLoad(function() { setTimeout(closeAreaAds, 1000); });
hdfull.lv#%#//scriptlet("adjust-setTimeout", "var _0x", "", "0.02")
kazanclilink.com#%#//scriptlet("adjust-setInterval", "sayimiBaslat", "", "0.02")
tnaflix.com#%#//scriptlet('remove-class', 'withRightBar', '#vidPlayer > div')
informaxonline.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
informaxonline.com#%#//scriptlet("adjust-setInterval", "wpsafe-link", "2000", "0.02")
proxoexploits.com#%#AG_onLoad(function(){document.querySelectorAll('button[id^="button"].btn-dark').forEach(function(a){a.classList.remove("btn-dark");a.classList.add("btn-success")})});
uzunversiyon.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
getitall.top#%#//scriptlet("adjust-setTimeout", "timer--", "", "0.02")
tipslearn.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
ebonyo.com#%#//scriptlet('remove-class', 'with-sidebar-ads', '.video-player-area')
emulatorgames.net#%#//scriptlet("adjust-setInterval", "#eg-timer", "", "0.3")
emulatorgames.net#%#//scriptlet("adjust-setTimeout", ".eg-manually-get", "7000", "0.02")
androidnougatapk.com,assamservice.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
infopedia24.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
yoshare.net#%#AG_onLoad(function(){var a=document.querySelector("#yuidea-snp");"function"===typeof yuidea&&yuidea.toString().includes("YuideaLink")&&a&&yuidea()});
direkizle.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
tamindir.mobi#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
bestopbook.info#%#//scriptlet('remove-class', 'hidden', '#getlink')
bestopbook.info#%#//scriptlet('remove-attr', 'disabled', '#getlink')
iptv4best.com#%#//scriptlet("adjust-setInterval", "#CountDown", "", "0.02")
out.peliculasgoogleone.net#%#(function(){if(-1<window.location.href.indexOf("l?hs=")){var a=location.href.split("l?hs=");if(a&&a[1]){a=a[1];a=a.replace(/[a-zA-Z]/g,function(b){return String.fromCharCode(("Z">=b?90:122)>=(b=b.charCodeAt(0)+13)?b:b-26)});a=decodeURIComponent(atob(a));try{new URL(a);var c=!0}catch(b){c=!1}c&&(window.location=a)}}})();
shardnat.tech#%#//scriptlet("set-constant", "timer", "0")
onlinegamesx.com#%#AG_onLoad(function(){var a=document.querySelector("#yuidea-snp");"function"===typeof yuidea&&yuidea.toString().includes("redirectLink")&&a&&yuidea()});
wenku.baidu.com#%#//scriptlet('remove-class', 'zsj-act')
4download.net#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
acortar.info#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
uncensored-hentai.com#%#//scriptlet("adjust-setTimeout", "#counter", "", "0.02")
siberuang.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
desiupload.co#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
bdupload.asia#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
indishare.org#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
konstantinova.net#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
leechall.com#%#//scriptlet("adjust-setInterval", "dllink", "", "0.02")
leechall.com#%#!function(){if(-1<location.href.indexOf("/aHR0c")){var a=location.href.split("/").pop();if(a&&a.includes("aHR0c"))try{location=decodeURIComponent(atob(a))}catch(b){}}}();
w4files.ws#%#//scriptlet("adjust-setTimeout", "link_button", "", "0.02")
easylinks.in#%#//scriptlet("adjust-setTimeout", "#get_btn", "", "0.02")
kpopstan.com#%#//scriptlet("adjust-setInterval", "time--", "", "0.02")
kpopstan.com#%#!function(){if(-1<window.location.href.indexOf("/gotothedl.html?url=")){var a=location.href.split("/gotothedl.html?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
ouo.io#%#//scriptlet("adjust-setInterval", "stop()", "", "0.02")
short-url.link#%#//scriptlet('adjust-setInterval', 'second', '1000', '0.02')
cpmlink.net#%#//scriptlet("adjust-setInterval", "stop()", "", "0.02")
cpmlink.net#%#AG_onLoad(function() { var el = document.querySelector('#continue > a[href]#btn-main'); if(el) { window.location = el.href; } });
findicons.com#%#//scriptlet("adjust-setInterval", "wait_seconds", "", "0.02")
nulleb.com#%#//scriptlet("adjust-setInterval", "download-countdown", "", "0.02")
aylink.co#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
bfas237blog.info#%#//scriptlet("adjust-setInterval", "current_progress", "2000", "0.02")
wadigi.xyz#%#!function(){if(-1<window.location.href.indexOf("&link=")){var a=location.href.split("&link=");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1].replace(/[^0-9a-z+/]/gi,"")))}catch(b){}}}();
dr-farfar.net#%#//scriptlet("adjust-setInterval", "display()", "", "0.02")
saungfirmware.id#%#//scriptlet("adjust-setInterval", "get_link", "", "0.02")
novafusion.pl#%#//scriptlet("adjust-setTimeout", "counter", "2000", "0.02")
sub4unlock.com#%#//scriptlet('remove-attr', 'disabled', 'button[onclick="fun2()"]')
chiasecongnghe.com#%#//scriptlet("adjust-setInterval", "myFunction()", "", "0.02")
chiasecongnghe.com#%#!function(){if(-1<window.location.href.indexOf("?aHR0c")){var a=location.href.split("?");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1]))}catch(b){}}}();
underhentai.net#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
shortenbuddy.com#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
cgtips.org#%#//scriptlet("set-constant", "countdown", "0")
samapkstore.com#%#//scriptlet("adjust-setInterval", "progressbar", "30", "0.02")
samapkstore.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
shortclicks.xyz#%#!function(){var f=function(a){for(var c=0;10>c;c++)try{a=atob(a);try{new URL(a);var d=!0}catch(e){d=!1}if(d)try{window.location=a}catch(e){}}catch(e){}};if(-1<window.location.href.indexOf("shortclicks.xyz/o.php?l=")){var b=location.href.split("/o.php?l=");b&&b[1]&&f(b[1])}AG_onLoad(function(){"string"===typeof Lnk&&f(Lnk)})}();
pvpcorme.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
pvpcorme.com#%#!function(){if(-1<window.location.href.indexOf("pvpcorme.com/#aHR0c")){var a=location.href.split("/#");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1]))}catch(b){}}}();
andronews18.blogspot.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
andronews18.blogspot.com#%#//scriptlet("adjust-setInterval", "progressbar", "30", "0.02")
surfline.com#%#//scriptlet("adjust-setTimeout", "adFreePopup", "15000", "0.02")
goossh.com#%#//scriptlet("adjust-setInterval", "goToLink", "2200", "0.02")
hubfiles.ws#%#//scriptlet("adjust-setTimeout", "Tick", "", "0.02")
healthy4pepole.com,mobiget.net#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
mobiget.net#%#!function(){if(-1<window.location.href.indexOf("&ob=aHR0c")){var a=location.href.split("&ob=");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1]))}catch(b){}}}();
onlinefreecourse.net#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
onlinefreecourse.net#%#//scriptlet("adjust-setInterval", ".countdown", "2000", "0.02")
site.dz4win.com#%#//scriptlet("adjust-setInterval", "urll", "800", "0.02")
dreamsfriend.com#%#//scriptlet("adjust-setInterval", ".btn-success", "2000", "0.02")
kotp1000000.xyz,blog.donia-tech.net#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
kotp1000000.xyz,blog.donia-tech.net#%#AG_onLoad(function(){if(document.querySelector("#timer")){var b=new MutationObserver(function(){var a=document.querySelector("#place > a[href]");a&&(window.location=a.href);a&&(b.disconnect(),a.remove())});b.observe(document,{childList:!0,subtree:!0})}});
thingiverse.com#%#//scriptlet("adjust-setInterval", "Downloading", "", "0.02")
me.fo#%#//scriptlet('prevent-addEventListener', 'scroll', '/function\([a-z]?\){return"undefined"/')
linkerload.com#%#//scriptlet("adjust-setInterval", "linkDL", "", "0.02")
linkerload.com#%#AG_onLoad(function(){var a=document.querySelector('#download > form[action="/getlink.php"] > input[name="geturl"][value]');if(a)try{location=a.getAttribute("value")}catch(b){}});
linkjust1.com#%#//scriptlet("adjust-setInterval", "#mdtimer", "", "0.02")
linksaya.com#%#//scriptlet("adjust-setInterval", "downloadButton", "2400", "0.02")
apkcell.net#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
phpscripttr.com#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
iklandb.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
iklandb.com#%#!function(){if(-1<window.location.href.indexOf("/link/?link=aHR0c")){var a=location.href.split("/link/?link=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
moaplos.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
media.eagleplatform.com#%#//scriptlet("abort-on-property-read", "Object.prototype.autoplay_position")
catcut.net#%#//scriptlet("adjust-setTimeout", "go_url", "15000", "0.3")
ockles.com#%#//scriptlet("adjust-setInterval", "linkDL", "", "0.02")
ockles.com#%#AG_onLoad(function(){var a=document.querySelector('#download > form[action^="/link"] > input[name="geturl"][value]');if(a)try{location=a.getAttribute("value")}catch(b){}});
dosya.co#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
essek.gen.tr#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
freewebcart.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
rekonise.com#%#//scriptlet('remove-attr', 'disabled', '.unlock-button')
apkshki.com#%#//scriptlet('adjust-setTimeout', 'window.location.href=t,clearTimeout', '10000')
5mod-file.ru#%#//scriptlet("adjust-setInterval", ".fcounter span", "", "0.02")
awdescargas.com#%#!function(){if(-1<window.location.href.indexOf("/go/")){var a=location.href.split("/go/");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
awlinks.me#%#!function(){if(-1<window.location.href.indexOf("/?go=")){var a=location.href.split("?go=");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1]))}catch(b){}}}();
alphaantileak.net#%#//scriptlet("adjust-setInterval", "Please wait", "", "0.02")
compartiendofull.net#%#!function(){if(-1<window.location.href.indexOf("/go/?p=")){var a=location.href.split("/go/?p=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
ifile.cc#%#//scriptlet("adjust-setInterval", "waktu--", "", "0.02")
ifile.cc#%#AG_onLoad(function(){var a=document.querySelector('#download > form[action="/getlink.php"] > input[name="geturl"][value]');if(a)try{location=a.getAttribute("value")}catch(b){}});
safe.kangkimin.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
genlink.cc#%#//scriptlet("adjust-setInterval", "real-link", "", "0.02")
pngitem.com#%#//scriptlet("adjust-setTimeout", "adpop-content-left", "", "0.02")
maranhesduve.club#%#!function(){if(-1<location.search.indexOf("=redirect&href=")){var url=new URL(window.location.href); var dest=url.searchParams.get('href'); if(dest){location=dest;}}}();
nullslide.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
toppremiumpro.com#%#//scriptlet("adjust-setInterval", "countdown", "2000", "0.02")
indir.turkceyama.net#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
lopteup.vip#%#//scriptlet("adjust-setInterval", "countdowntimer", "", "0.02")
shorter.fun#%#//scriptlet("adjust-setTimeout", "/\('#hidex?'\)/", "20000", "0.02")
apkprofree.com#%#//scriptlet("adjust-setInterval", ".wpapks-download-link-wrapper", "", "0.02")
zedge.net#%#//scriptlet("adjust-setInterval", "(i-1)", "", "0.02")
hakdisk.ru,diskapk.ru#%#//scriptlet("adjust-setInterval", "fcounter", "", "0.02")
br0wsers.com,softwaresde.com#%#//scriptlet("adjust-setInterval", "show_ag", "", "0.02")
labelotaku.com#%#!function(){if(-1<window.location.href.indexOf(".html?url=aHR0c")){var a=location.href.split(".html?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
ph.tpaste.net#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
ph.tpaste.net#%#//scriptlet("adjust-setInterval", "progressbar", "30", "0.02")
world-sms.org#%#//scriptlet("adjust-setTimeout", "#ad .timer", "", "0.02")
tr.link#%#//scriptlet("adjust-setInterval", "timer", "700", "0.02")
waaboom.com,healthymaster.xyz#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
akwam.*#%#//scriptlet("adjust-setInterval", "clock()", "1000", "0.02")
sdetectives.id#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
apps2app.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
mage.si#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
dood.*#%#//scriptlet("adjust-setInterval", ".countdown", "", "0.02")
clicads.fr#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
linkdecode.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
linkdecode.com#%#AG_onLoad(function(){var a=document.querySelector('body > .adsbygoogle[style^="float:"] > a[href]#popup');if(a)try{location=a.href}catch(b){}});
mawataki.com#%#!function(){if(-1<window.location.href.indexOf("/?r=")){var a=location.href.split("?r=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
pulsemens.com#%#//scriptlet("adjust-setTimeout", "setSeconds", "", "0.02")
anomize.xyz#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
nightfallnews.com#%#//scriptlet("adjust-setInterval", "secondsLeft", "", "0.02")
newstomat.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
hikarinoakariost.info#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
mazakony.net#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
vidtome.stream#%#//scriptlet("adjust-setInterval", "#mdtimer", "", "0.02")
maxservicesi.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
maxservicesi.com#%#AG_onLoad(function() {var el=document.querySelector("#wpsafe-snp > a[href]");if(el){var elHref=el.href,dest=elHref.split("?safelink_redirect=");if(dest&&dest[1])try{window.location=decodeURIComponent(dest[1])}catch(b){}};});$
apglinks.net,zona-games.net#%#AG_onLoad(function(){setTimeout(function(){if("object"===typeof megabux&&"[object String]"===Object.prototype.toString.call(megabux.link)){try{new URL(megabux.link);var a=!0}catch(b){a=!1}if(a)try{window.location=megabux.link}catch(b){}}},500)});
mylinks.xyz#%#//scriptlet("set-constant", "seconde", "-1")
verteleseriesonline.com#%#//scriptlet("adjust-setTimeout", "updateReloj", "", "0.02")
runmods.com#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
chaosity.cheatsquad.gg#%#AG_onLoad(function(){if("object"==typeof steps){for(var a=steps.length,b=[],c=0;c<a;c++)b.push(!0);steps.splice(0,steps.length,...b),document.querySelectorAll(".step > .loader").forEach(function(b){b.className="check_loader"})}});
koinfire.com#%#AG_onLoad(function() {var el=document.querySelector("#wpsafe-link > a[href]");if(el){var elHref=el.href,dest=elHref.split("?safelink_redirect=");if(dest&&dest[1])try{window.location=decodeURIComponent(dest[1])}catch(b){}};});
ljutkeunvpn.blogspot.com#%#//scriptlet("adjust-setInterval", "linkDL", "", "0.02")
ljutkeunvpn.blogspot.com#%#!function(){if(-1<window.location.href.indexOf("?url=")){var a=location.href.split("?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
apkmb.com#%#//scriptlet("adjust-setInterval", "show_download_links", "", "0.02")
al.ly#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
uploadking.net#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
shrtbtc.com,best18vd.com,idea4cash.com,bestmoneysites.com#%#//scriptlet("adjust-setTimeout", "countDown()", "", "0.02")
idea4cash.com#%#AG_onLoad(function(){setTimeout(function(){if(typeof gonextstep === "function"){gonextstep();}},1000);});
shrtbtc.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
shrtbtc.com#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector("a[href].btn-success");a&&(location=a.href)},2000);});
earnsats.co#%#//scriptlet("adjust-setInterval", "new Date", "", "0.02")
memoriadatv.com#%#//scriptlet("adjust-setTimeout", "countdown", "", "0.02")
1shortlink.com#%#AG_onLoad(function(){var a=new MutationObserver(function(){var a=document.querySelector("#redirect-link[data-href]");if(a)try{window.location=a.getAttribute("data-href")}catch(b){}});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},2E4)});
embed.m3u-cdn.live,embed.tvcdn.live#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
www.ixbt.com#%#//scriptlet('remove-attr', 'onclick', '.rebrand_article_content_block > div[align="center"] > a.big_img,a.resize-image')
urapk.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
imgtorrnt.in#%#!function(){if(-1<location.pathname.indexOf("/view.php")){var a=(new URL(window.location.href)).searchParams.get("id");if(a&&-1==document.cookie.indexOf(a))try{document.cookie=a+"=user; path=/;";location.reload();}catch(b){}}}();
filehorse.com#%#//scriptlet("adjust-setTimeout", "dlcntdwn", "", "0.02")
8shrt.me#%#//scriptlet("adjust-setInterval", "#linkdown", "", "0.02")
filerio.in#%#//scriptlet("adjust-setTimeout", "tick()", "", "0.02")
retrostic.com#%#//scriptlet("adjust-setInterval", "timeLeft--", "", "0.02")
dash-free.com,cekip.xyz,cryptoon.xyz,btcwalk.com,vhorizads.com,theconomy.me,wealthystyle.online,zlink.tk,easysky.in,techgeek.digital,csd.xmod.in,link.tokenoto.com,skincarie.com,shortie.link,defaultfreeshort.in,adsafelink.com,linkshortify.site,kolotoken.site,powerclicks.xyz,akashort.com,rocklink.in,insurance-space.xyz,rajsayt.xyz,insurglobal.xyz,linkszia.co,usanewstoday.club,earnforclick.online,tlin.me,adlinkfly.wartakilat.com,shorthero.site,cutp.in,clk.asia,cookdov.com,wplink.*,aylink.info,adinsurance.xyz,usdshort.com,tecnologiapp.site,onroid.com,filmyzilla-in.xyz,adslink.programasfulltaf16.com,sohexo.org,dogecoin.click,zirof.com,katflys.com,samaa-pro.com,earnme.club,myshrinker.com,adshort.*,seulink.online,encurta.eu,adurly.cc,shorte.anxcinema.com,nini08.com,linkjust.com,download.freestudyweb.com,sakastau.com,ultraten.net,vrlinks.xyz,crazyblog.in,shortlink.prz.pw,swzz.xyz,mixfaucet.com,getlink.tienichmaytinh.net,adly.fun,try2link.com,go.netfile.cc,fameen.xyz,gameen.xyz,yameen.xyz,abre.click,adcripto.com,linkbr.xyz,meulynk.com,myad.biz,baominh.tech,adsh.cc,bblink.com,shortz.one,express-cut.ovh,newsalret.com,clickscoin.com,za.uy,toptap.website,gtlink.co,upshrink.com,gir.ist,upfiles.io,link.turkdown.com,beingtek.com,automotur.club,insuranceblog.xyz,linkfly.io,coinadfly.com,mcmcryptos.xyz,linkres.in,link1s.com,fire-link.net,enagato.com,links.spidermods.in,dl.tech-story.net,cpm10.org,123link.biz,rancah.com,shrtvip.com,genpassword.top,linkerhub.tk,kingurls.com,download.sharenulled.net,go.gets4link.com,lucidcam.com,paid4.link,clikern.com,musicc.xyz,pix4link.com,go.zolomix.in,zipurls.com,theblissempire.com,linkadshield.xyz,xfiles.io,upfiles.com,pcprogramasymas.com,zshort.cc,filezipa.com,arab-chat.club,dz-linkk.com,newshour.pw,paidthe.site,cslink.in,jp88.xyz,shortenmm.cf,shrink.icu,bevru.club,bitlinks.pw,hoastie.com,arurio.club,fclcc.com,ptc.wtf,tei.ai,exey.*,url4cut.xyz,birdurls.com,mfk-shorter.com,claimfreebits.com,allcryptoz.net,shrlink.top,webshort.in,coinsparty.mcrypto.club,zshort.io,btcads24.com,eririo.club,nerdy.vn,jameeltips.us,seg-ashort1a-ma.tk,payskip.org,freshi.site,coinlyhub.com,yxoshort.com,pewgame.com,sanos.xyz,shrinkzzy.link,srek.net,shrinke.me,foxseotools.com,oncehelp.com,earnwithshortlink.com,enrt.eu,tui.click,adfloz.co,shrx.in,short.food-royal.com,adpop.me,galaxy-link.space,link.ltc24.com,kiiw.icu,vshort.link,adnit.xyz,fwarycash.moviestar.fun,linkebr.com,bloggingguidance.com,smoner.com,charexempire.com,cut-fly.com,gplinks.co,mynewshub.in,adomainscan.com,bitmos.co.in,linkshorts.*,cuts-url.com,gainbtc.click,profitlink.info,artipedia.id,gonety.com,viraloc.com,beautyram.info,cashearn.cc,go2.surf,cryptoads.space,adcorto.me,modapk.link,minilinks.in,holaurl.com,adbl.live,gplinks.co,miklpro.com,kutt.io,sanoybonito.club,adwork.us,afly.pro,cutlink.link,uplinks.in,short88.com,pngit.live,exe.app,adsrt.click,adcorto.xyz,shortbled.com,cuturl.in,shorttey.link,womenhaircolors.review,srts.me,paidtomoney.com,rubtech.xyz,lite-link.xyz,apkshrt.com,linkshorts.me,joska.xyz,androidnougatapk.com,pureshort.link,ashort1a.xyz,recipestutorials.com,droplink.co,tawiia.com,exy.ai,lite-link.com,bdnewsx.com,eio.io,short-cash2.xyz,mealip.com,earnfasts.com,linksfire.co,giscr.ac.th,internewstv.com,ivn3.com,pslfive.com,bigb0ss.net,fedaro.me,linksly.co,illink.net,coin.mg,trinddz.com,proshort.gq,ilinks.in,shorttey.org,techupme.com,projecto2.xyz,bitfly.io,earnguap.com,news.techrfour.com,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,c-ut.com,toroox.com,saungfirmware.id,shrinkme.in,fir3.net,softairbay.com,link1s.net,cashurl.in,doctor-groups.com,bitcoinly.in,clk.ink,abdeo8.com,apksvip.com,gibit.xyz,claimcrypto.cc,shortenbuddy.com,btcdot.xyz,pkr.pw,shrinkbtc.cc,todaynewspk.win,manikusa.com,cut.my.id,try2link.net,stfly.me,dz4win.com,real-sky.com,bolssc.com,short2.cash,fx4vip.com,fcdot.lc,cutdl.xyz,shrinkurl.org,mediumarticles.com,asupload.com,exee.io,srt.leechpremium.link,adsrt.live,shorter.fun,cheappath.com,fcc.lc,shorthitz.com,savelink.site,linkshorten.xyz,sk-ip.tech,tmearn.com,pozvi.icu,samapro.me,adsy.pw,owllink.net,mondainai.moe,2ota.com,popimed.com,cut4fun.com,aii.sh,sekilastekno.com,miuiku.com,articlix.com,intothelink.com,newstomat.com,pingit.link,slink.bid,7r6.com,loptelink.vip,iir.ai,biroads.com,win10.vn,rozfly.com,mitly.us,adsrt.net,afly.us,bitconews.net,tii.ai,linkviet.xyz,coredp.com,linkrex.net,bit-url.com,adsrt.org,bestearnonline.com,dutchycorp.ovh,gamesrs.com,shorten.sh,shotly.io,ouofly.com,clicksbee.com,shorterall.com,dutchycorp.space,linkshrnk.com,linkad.in,fc.lc,adslinkfly.online,shrinkme.io#%#//scriptlet("set-constant", "blurred", "false")
4shared.com#%#(function(){-1==document.cookie.indexOf("exUserId")&&(document.cookie="exUserId=1; domain=.4shared.com; path=/;")})();
subdowns.com#%#//scriptlet("adjust-setTimeout", "startCountdown", "", "0.02")
subdowns.com#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector('.container a[href^="http"]#botao');if(a)try{window.location=a.href}catch(b){}},500)});
subsvip.com#%#AG_onLoad(function() { if(typeof link === "function") { link(); } });
pro-bangla.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
theblogcash.in#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
shiroyasha.me#%#//scriptlet("adjust-setInterval", "/_0x[\s\S]*?decodeURIComponent/", "", "0.02")
easylinkref.com#%#//scriptlet("adjust-setInterval", "#second", "", "0.02")
easylinkref.com#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector(".easylinkref-go > a[href].continue");if(a)try{window.location=a.href}catch(b){}},500)});
worldofmods.com#%#//scriptlet("adjust-setTimeout", "tick()", "", "0.02")
bantusebarkan.blogspot.com#%#!function(){if(-1<window.location.href.indexOf("?url=")){var a=location.href.split("?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
crxne.de#%#//scriptlet("abort-current-inline-script", "alert", "Skipping Does Not Work")
crxne.de#%#AG_onLoad(function(){var a=document.querySelector("a[href]#locked_action_link");a&&(location=a.href)});
moretvtime.online,moretvtime.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
toneden.io#%#AG_onLoad(function(){setTimeout(function(){try{var el=document.querySelector(".post-gate-btn > span > span"),loc=location.href.split("/"),username=loc[3],path=loc[5],isValidUrl=function(a){try{return new URL(a),!0}catch(b){return!1}};el&&fetch("https://www.toneden.io/api/v1/posts?author_username="+username+"&link_path="+path,{method:"GET",headers:{"Content-Type":"application/x-www-form-urlencoded"}}).then(function(a){return a.text()}).then(function(a){if((a=JSON.parse(a))&&a.post&&a.post.download_display_url&&(a=a.post.download_display_url, isValidUrl(a)))try{window.location=a}catch(b){}})}catch(a){};},1000);});
boardgamesonline.net#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
beermoneyforum.com#%#!function(){if(-1<location.pathname.indexOf("/redirect")){var a=(new URL(window.location.href)).searchParams.get("to");if(a)try{window.location=atob(a)}catch(b){}}}();
freelitecoin.vip,freebitcoin.vip#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
dogemate.com,faupto.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
tudogamesbr.com#%#//scriptlet("adjust-setTimeout", "contador", "", "0.02")
forexlap.com#%#AG_onLoad(function(){var a=document.querySelector("#m1x2 > a[href]");if(a)try{location=a.href}catch(b){}});
dosyayukle.biz#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
hackintoshzone.com#%#//scriptlet("adjust-setInterval", "secondsRemaining", "", "0.02")
cash4.link#%#//scriptlet("adjust-setInterval", "waitTime", "", "0.02")
bolicheintercambios.net#%#//scriptlet("adjust-setInterval", "count-", "", "0.02")
bolicheintercambios.net#%#AG_onLoad(function(){function b(a){return Uint8Array.from(atob(a),function(a){return a.charCodeAt(0)})}if(document.querySelector(".pfbutton")){var a=document.querySelector('span[id][onclick="_popfly(this)"]'),c=a.getAttribute("id");try{a.innerHTML=(new TextDecoder).decode(b(c))}catch(d){}}});
acortar.xyz#%#AG_onLoad(function(){if("string"===typeof Lnk)for(var a=Lnk,b=0;10>b;b++)try{a=atob(a);try{new URL(a);var c=!0}catch(d){c=!1}if(c)try{window.location=a;break;}catch(d){}}catch(d){}});
url.animesanka.net#%#!function(){if(-1<location.href.indexOf("/search/?label=")){var a=decodeURIComponent(location.href);if(a=(new URL(a)).searchParams.get("url"))try{window.location=a}catch(b){}}}();
hentaisd.tv#%#//scriptlet("adjust-setTimeout", "updateReloj", "", "0.02")
hentaisd.tv#%#AG_onLoad(function(){if(window.location.href.indexOf("/security/?pagina=")!=-1){setTimeout(function(){var a=document.querySelector("#descargar > a[href].btn");if(a)try{window.location=a.href}catch(b){}},1000);}});
acortalo.live#%#AG_onLoad(function(){if("string"===typeof link&&link.startsWith("http"))try{location=link}catch(a){}});
acortalo.org#%#AG_onLoad(function(){"function"===typeof fetch&&fetch("/inc/funciones.js",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"}}).then(function(a){return a.text()}).then(function(a){if(/var key = "([\S]*?)";/.test(a))try{var b=a.match(/var key = "([\S]*?)";/),c="key="+JSON.stringify(b[1])+"&link="+link;fetch("/ajax",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:c}).then(function(a){return a.text()}).then(function(a){location= a})}catch(d){}})});
acortalo.xyz#%#AG_onLoad(function(){"function"===typeof fetch&&fetch("/inc/funciones.js",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"}}).then(function(a){return a.text()}).then(function(a){if(/var key = "([\S]*?)";/.test(a))try{var b=a.match(/var key = "([\S]*?)";/),c="key="+JSON.stringify(b[1])+"&link="+link;fetch("/data",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:c}).then(function(a){return a.text()}).then(function(a){location= a})}catch(d){}})});
urlpay.net#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
urlpay.net#%#!function(){if(-1<window.location.href.indexOf("/?go=")){var a=location.href.split("?go=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
prueba.pixelshost.com#%#!function(){if(-1<window.location.href.indexOf("?url=")){var a=location.href.split("?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
curimovie.com#%#//scriptlet("adjust-setTimeout", "#counter", "", "0.02")
curimovie.com#%#AG_onLoad(function(){var a=document.querySelector(".inside > a[href]#link");if(a)try{window.location=a.href}catch(b){}});
ishort.xyz#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
ishort.xyz#%#AG_onLoad(function(){if("object"===typeof _0xfcd1)try{/\?campain=81/.test(_0xfcd1.toString())&&(location="https://ishort.xyz/redir/?campain=81")}catch(a){}});
ads.bdcraft.net#%#AG_onLoad(function(){var a=document.querySelector("#showSkip > a[href].skip");if(a)try{window.location=a.href}catch(b){}});
mobilelegends.shop#%#//scriptlet("adjust-setInterval", "linkDL", "", "0.02")
mobilelegends.shop#%#AG_onLoad(function(){var a=document.querySelector('#download > form[action="/getlink.php"] > input[name="geturl"][value]');if(a)try{location=a.getAttribute("value")}catch(b){}});
freetutorialsus.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
clickurls.site,digitallearn.online#%#AG_onLoad(function() {var el=document.querySelector("#wpsafe-snp > a[href]");if(el){var elHref=el.href,dest=elHref.split("?safelink_redirect=");if(dest&&dest[1])try{window.location=decodeURIComponent(dest[1])}catch(b){}};});
catcut.net#%#AG_onLoad(function(){if(typeof go_url=="string"&&/https?:\/\/catcut\.net\/[\S]*?\.php\?&a=/.test(go_url)){var a=(new URL(go_url)).searchParams.get("a");try{window.location=atob(a)}catch(b){}}});
shorteet.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
lg-firmwares.com,sfirmware.com#%#//scriptlet("adjust-setInterval", "#download-popup", "", "0.02")
earnbits.xyz#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
boomx5.com#%#//scriptlet("adjust-setInterval", "#proceed", "", "0.02")
boomx5.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('form button#proceed'); if(el) el.click(); }, 1000); });
sloomp.space#%#//scriptlet("adjust-setInterval", ".stop()", "", "0.02")
sloomp.space#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector("#continue > form > input#btn-main"); if(el) el.click(); }, 1000); });
adfoc.us#%#AG_onLoad(function(){var a=document.querySelector("#showSkip > a[href].skip");if(a)try{window.location=a.href}catch(b){}});
go.giga74.com#%#AG_onLoad(function(){var a=document.querySelector('center > a[href*="/go/?site="][href$="=="]#download');if(a)try{location=a.href}catch(b){}});
midiavip.com#%#AG_onLoad(function(){if(document.querySelector(".unlock-step-link.getlink[disabled]")){var a=document.querySelectorAll("form#formID");document.querySelectorAll("input[name='urlopen']").forEach(function(a){a.value=location.origin+"/url2.php"});for(var b=0;b<a.length;b++)fetch("/url2.php",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:(new URLSearchParams(new FormData(a[b]))).toString()}).then(function(){fetch(location.href).then(function(a){return a.text()}).then(function(a){try{location= /&u=([^']+)/.exec(a)[1]}catch(d){}})})}if(a=document.querySelector('.unlock-step-link.getlink[onclick*="&u=http"]')){a=a.getAttribute("onclick");try{location=/&u=([^']+)/.exec(a)[1]}catch(c){}}});
midvip.xyz#%#AG_onLoad(function(){ var el = document.querySelector('.page-content1 button#makingdifferenttimer[onclick*="PathSet()"]'); if(el) el.click(); });
imgkorle.buzz,imgkoc.buzz,imgwer.buzz,imgqte.buzz,imgbbd.buzz,imgxvd.buzz,imglkju.buzz,imgyvdw.buzz,imglqw.buzz,imgyng.buzz,imgpekele.buzz,imgwex.buzz,imgkuiw.xyz,imgveni.xyz,imglina.xyz,imgtrw.buzz,imgjut.buzz,imgweika.buzz,imguiwe.buzz,imgkane.buzz,imgkoka.buzz,imgkia.buzz,imgalor.xyz,imgklx.xyz,imgirx.xyz,imgkaka.xyz,imgyear.icu,federleqa.icu,nemenlake.icu,opalekr.icu,pixsera.net,rtkenale.icu,pikupalate.com,kekolangti.com,cloudgallery.net,imgair.net,imgfrost.net,imgair.net#%#//scriptlet("adjust-setInterval", ".timer", "", "0.02")
imgkorle.buzz,imgkoc.buzz,imgwer.buzz,imgqte.buzz,imgbbd.buzz,imgxvd.buzz,imglkju.buzz,imgyvdw.buzz,imglqw.buzz,imgyng.buzz,imgpekele.buzz,imgwex.buzz,imgkuiw.xyz,imgveni.xyz,imglina.xyz,imgtrw.buzz,imgjut.buzz,imgweika.buzz,imguiwe.buzz,imgkane.buzz,imgkoka.buzz,imgkia.buzz,imgalor.xyz,imgklx.xyz,imgirx.xyz,imgkaka.xyz,imgyear.icu,federleqa.icu,nemenlake.icu,opalekr.icu,pixsera.net,rtkenale.icu,pikupalate.com,kekolangti.com,cloudgallery.net,imgair.net,imgfrost.net,imgair.net#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector("a[href].url-link");a&&(a.click(),setTimeout(function(){a.click()},50))},500)});
1v.to#%#AG_onLoad(function(){var a=document.querySelector("#oculto > a[href]");if(a)try{window.location=a.href}catch(b){}});
claim4.fun#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
wallpaperplay.com#%#//scriptlet("adjust-setInterval", "#download_menu", "", "0.02")
apkmos.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
lnk.parts,lnk.news#%#//scriptlet("adjust-setInterval", "r--", "", "0.02")
lnk.parts,lnk.news#%#AG_onLoad(function(){if(-1<location.pathname.indexOf("/go/")){var b=new MutationObserver(function(){if(document.querySelector("#get_link_btn"))try{[].slice.call(document.getElementsByTagName("script")).some(function(a){a.text.match(/goToUrl \("/)&&(a=a.text.split(/goToUrl \("([\s\S]*?)"\);/),location=a[1])})}catch(a){}});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
sammobile.com#%#//scriptlet("adjust-setInterval", "showDownloadButton", "", "0.02")
bomurl.com#%#//scriptlet("adjust-setInterval", "download_link", "", "0.02")
mboost.me#%#AG_onLoad(function(){var a=document.querySelector("#__NEXT_DATA__");if(a)try{location=JSON.parse(a.textContent).props.initialProps.pageProps.data.targeturl}catch(b){}});
go.geghost.com#%#//scriptlet("adjust-setInterval", "onLoop", "", "0.02")
go.geghost.com#%#AG_onLoad(function(){var a=document.body.textContent.match(/top\.location = '(https?:\/\/[\s\S]*?)'/);if(a&&a[1])try{location=a[1]}catch(b){}});
myotto.online#%#AG_onLoad(function(){var a=document.querySelector("#makingdifferenttimer > a[href]");if(a)try{location=a.href}catch(b){}});
videouroki.net#%#//scriptlet("adjust-setTimeout", "/action-downloadFile?")
tr3fit.xyz#%#//scriptlet("set-constant", "tempo2", "0")
daz3d.ru#%#//scriptlet("set-constant", "snow", "undefined")
romhustler.org#%#//scriptlet("adjust-setInterval", "timer.remove", "", "0.02")
bitearns.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
urlest.site#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
safelink.hulblog.com#%#(function(){var b=window.setInterval;window.setInterval=function(a,c){return 1E3===c&&/#timer/.test(a.toString())&&(c*=.01),b.apply(this,arguments)}.bind(window)})();AG_onLoad(function(){if(document.querySelector("#timer")){var b=new MutationObserver(function(){var a=document.querySelector("#timer > a[href]");a&&(window.location=a.href);a&&(b.disconnect(),a.remove())});b.observe(document,{childList:!0,subtree:!0})}});
bkksnews.xyz#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
bkksnews.xyz#%#AG_onLoad(function() {var el=document.querySelector("#wpsafe-link > a[href]");if(el){var elHref=el.href,dest=elHref.split("?safelink_redirect=");if(dest&&dest[1])try{window.location=decodeURIComponent(dest[1])}catch(b){}};});
mastercoria.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
kstarmp3.com#%#AG_onLoad(function(){document.querySelectorAll('.entry-content a[href^="https://ouo.press/"][href*="%2Fhttp"]').forEach(function(a){var b="http"+decodeURIComponent(a.getAttribute("href")).split("/http")[1];a.setAttribute("href",b)});document.querySelectorAll('.entry-content a[href^="https://ouo.press/"]:not([href*="%2Fhttp"])').forEach(function(a){var b=decodeURIComponent(a.getAttribute("href")).split("?s=");a.setAttribute("href",b[1])})});
1ink.cc#%#AG_onLoad(function() { var el = document.querySelector('#countingbtn'); if(el) el.click(); });
dailymail.co.uk###chromelessPlayer
dailymail.co.uk#%#//scriptlet("abort-on-property-read", "Object.prototype.videoAdvertisingMode")
infortekno.com#%#!function(){if(-1<window.location.href.indexOf("/?go=")){var a=location.href.split("?go=");if(a&&a[1])try{var b=a[1].split("%3D");window.location=atob(b[0])}catch(c){}}}();
translit.net,translit.ru#%#//scriptlet("set-constant", "setblur", "noopFunc")
cheatsquad.gg#%#//scriptlet("set-constant", "youtube", "1")
wowroms.com#%#AG_onLoad(function() { setTimeout(function() { second = 0; }, 300); });
imgfile.net#%#//scriptlet("adjust-setInterval", ".timer-link", "", "0.02")
!+ NOT_PLATFORM(ext_ff, ext_opera)
rysafe.blogspot.com#%#AG_setConstant('safelink.counter', '0');
rysafe.blogspot.com#%#AG_setConstant('safelink.click2x', 'false');
rysafe.blogspot.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('.result > a[href^="http"]'); if(el) { location = el.href; } }, 2000); });
!+ NOT_PLATFORM(windows, mac, android)
sfile.mobi#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
dutchycorp.ovh,dutchycorp.space#%#AG_onLoad(function() { var el = document.querySelector('#cl1 a[href]'); if(el) { window.location = el.href; } });
reyna-anime.com#%#!function(){if(-1<window.location.href.indexOf("/#")){var a=location.href.split("/#");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
she2013.com,sqrible.com,donia2link.net#%#(function(){var b=window.setInterval;window.setInterval=function(a,c){return 1E3===c&&/#place/.test(a.toString())&&(c*=.01),b.apply(this,arguments)}.bind(window)})();AG_onLoad(function(){if(document.querySelector("#timer")){var b=new MutationObserver(function(){var a=document.querySelector("#place > a[href]");a&&(window.location=a.href);a&&(b.disconnect(),a.remove())});b.observe(document,{childList:!0,subtree:!0})}});
goodssh.com#%#//scriptlet("set-constant", "counter", "-1")
a2zupload.com,newsjizz.in#%#//scriptlet("adjust-setInterval", "download", "", "0.02")
!+ NOT_PLATFORM(windows, mac, android)
katfile.com#%#//scriptlet("adjust-setTimeout", "#freebtn", "", "0.02")
newsteez.com,spechly.com#%#AG_onLoad(function(){var a=document.querySelector(".wpsafe-bottom > #shrtxyz > form[action*='/?safelink_redirect=']");if(a&&(a=a.action.split("?safelink_redirect="))&&a[1])try{window.location=decodeURIComponent(a[1])}catch(b){}});
konten.co.id#%#AG_onLoad(function() {var el=document.querySelector("#wpsafe-link > a[href]");if(el){var elHref=el.href,dest=elHref.split("?safelink_redirect=");if(dest&&dest[1])try{window.location=decodeURIComponent(dest[1])}catch(b){}};});
gamesrt.com#%#AG_onLoad(function(){var a=document.querySelector(".wpsafe-bottom > #shrtxyz > form[action^='https://gamesrt.com/?safelink_redirect=']");if(a&&(a=a.action.split("?safelink_redirect="))&&a[1])try{window.location=decodeURIComponent(a[1])}catch(b){}});
k2nblog.com#%#!function(){if(-1<window.location.href.indexOf("/gotothedl.html?url=")){var a=location.href.split("/gotothedl.html?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
qladanier.com#%#!function(){if(-1<window.location.href.indexOf("?url=")){var a=location.href.split("?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
!+ NOT_PLATFORM(windows, mac, android)
coolrom.com.au#%#//scriptlet("adjust-setTimeout", "download()")
shrte.life#%#!function(){if(-1<window.location.href.indexOf("/#")){var a=location.href.split("/#");if(a&&a[1])try{window.location=atob(atob(a[1]))}catch(b){}}}();
!+ NOT_PLATFORM(windows, mac, android)
freeroms.com#%#//scriptlet("adjust-setTimeout", "download()")
softfull.me#%#!function(){if(-1<window.location.href.indexOf("/?go=")){var a=location.href.split("?go=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
uxglow.com#%#!function(){if(-1<window.location.href.indexOf("/?r=")){var a=location.href.split("?r=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
masreyhan.com#%#!function(){if(-1<window.location.href.indexOf("?site=")){var b=location.href.split("?site=");var a=b[1].split("&");if(a&&a[0])try{window.location=atob(a[0])}catch(b){}}}();
mega-infonews1a.club,portaldoinvestidor.club,wikidoplaneta.club#%#//scriptlet("set-constant", "segundos", "-1")
elsfile.org#%#(function(){var c=window.setInterval;window.setInterval=function(f,g){return g===1e3&&/Preparing link download/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window); AG_onLoad(function() { setTimeout(function() { var el = document.querySelector(`#frmdlcenter > form > input[name="method_free"]`); if(el) el.click(); }, 300); });})();
faucetcrypto.com,faucet.gold#%#(function(){var c=window.setInterval;window.setInterval=function(f,g){return g===1e3&&/removeAttr\('disabled'\)/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
trucnet.net#%#AG_onLoad(function() { var el=document.querySelector('a[href].btn.redirect'); if(el) el.click(); });
mtbcut.net#%#AG_onLoad(function() { var el = document.querySelector('a[href].wp-block-button__link'); if(window.location.href.indexOf("/?p=") != -1 && el) { el.click(); } });
m.appsmodz.com#%#AG_onLoad(function(){setTimeout(function(){if("undefined"!==typeof aesCrypto&&"function"===typeof aesCrypto.decrypt&&-1<window.location.href.indexOf("#?o="))try{window.location=aesCrypto.decrypt(window.location.href.split("#?o=")[1].replace(/^\s+/,"").replace(/\s+$/,""),"root".replace(/^\s+/,"").replace(/\s+$/,""))}catch(a){}},300)});
link.baixedetudo.net.br,getlink.animesanka.club#%#AG_onLoad(function(){setTimeout(function(){if("undefined"!==typeof aesCrypto&&"function"===typeof aesCrypto.decrypt&&-1<window.location.href.indexOf("html#?o="))try{window.location=aesCrypto.decrypt(window.location.href.split("html#?o=")[1].replace(/^\s+/,"").replace(/\s+$/,""),"root".replace(/^\s+/,"").replace(/\s+$/,""))}catch(a){}},300)});
5ggyan.com,hindisena.com,majidzhacker.com,links.iembra2or.com,ph.apps2app.com#%#AG_onLoad(function(){setTimeout(function(){if("undefined"!==typeof aesCrypto&&"function"===typeof aesCrypto.decrypt&&-1<window.location.href.indexOf("html#?o="))try{window.location=aesCrypto.decrypt($.urlParam("o").replace(/^\s+/,"").replace(/\s+$/,""),"root".replace(/^\s+/,"").replace(/\s+$/,""))}catch(a){}},300)});
filedownload.atozmodapk.com,linkagratis.tk,getlink.animesanka.club,moddedguru.com,game-kentang.blogspot.com,moviesdaweb.blogspot.com#%#AG_onLoad(function(){setTimeout(function(){if("function"===typeof convertstr&&"function"===typeof aesCrypto.decrypt&&-1<window.location.href.indexOf("#?o="))try{window.location=aesCrypto.decrypt(convertstr($.urlParam("o")),convertstr("root"))}catch(a){}},300)});
windows10mexico.blogspot.com,bestopbook.info,omgmusik.com,ph.samapkstore.com,andronews18.blogspot.com,safe.kangkimin.com,ntsafelink.blogspot.com,ph.tpaste.net,wwwfotografgotlin.blogspot.com,go.myviptuto.com,sdetectives.id,apps2app.com,hulblog.com,pro-bangla.com,citgratis.com,blog.omgmusik.com,blog.omglyrics.com,punasfc.blogspot.com,sflinkmu.blogspot.com,seputarandroid05.blogspot.com,media-blue.blogspot.com,eleventhlevelinteractive.com,apkmaghrab.tk,aice-coffee.blogspot.com#%#AG_onLoad(function(){setTimeout(function(){if("function"===typeof convertstr&&"function"===typeof aesCrypto.decrypt&&-1<window.location.href.indexOf("html#?o="))try{window.location=aesCrypto.decrypt(convertstr($.urlParam("o")),convertstr("root"))}catch(a){}},300)});
safelinku.icu#%#!function(){if(-1<window.location.href.indexOf("?url=")){var a=location.href.split("?url=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
wahibirawan.com#%#AG_onLoad(function() { var el = document.forms['eastsafelink_form']; if(el) { el.submit(); } });
thesimarchitect.com#%#(function(){var c=window.setInterval;window.setInterval=function(f,g){return g===1e3&&/'#timer'/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
file4go.net#%#//scriptlet("set-constant", "time", "0")
vtppi.com#%#(function(){var c=window.setInterval;window.setInterval=function(f,g){return g===1e3&&/_1--/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
duniaislamku.com#%#!function(){if(-1<window.location.href.indexOf("/?r=")){var a=location.href.split("?r=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
driverays.com#%#(function(){var c=window.setTimeout;window.setTimeout=function(f,g){return g===1e3&&/TheLink/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
uploadrar.net,uploadrar.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('button#downloadbtn'); if(el) { el.disabled = false; el.click(); } }, 500); });
uploadrar.net,uploadrar.com#%#(function(){var c=window.setTimeout;window.setTimeout=function(f,g){return g===1e3&&/tick/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
permadihermawan.site#%#(function(){var c=window.setInterval;window.setInterval=function(f,g){return g===1e3&&/counter/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
xhortlinks.xyz#%#Object.defineProperty(window, 'seconds', { value: 0 });
prayersalltime.com,letsdownloads.com#%#AG_onLoad(function() { var el=document.querySelector("#wpsafe-link > a[href]");if(el){var elHref=el.href,dest=elHref.split("?safelink_redirect=");dest&&dest[1]&&(window.location=decodeURIComponent(dest[1]))}; });
newsteez.com#%#AG_onLoad(function() { var el=document.querySelector("#wpsafe-linkio > a[href]");if(el){var elHref=el.href,dest=elHref.split("?safelink_redirect=http://blankrefer.com/?");dest&&dest[1]&&(window.location=dest[1])}; });
onioncloud.stream,ihls.pro#%#(function(){var c=window.setInterval;window.setInterval=function(a,b){return 1E3===b&&/#pleasewait/.test(a.toString())&&(b*=.01),c.apply(this,arguments)}.bind(window);window.addEventListener("DOMContentLoaded",function(){setTimeout(function(){var a=document.querySelector('a[href^="https://ihls.stream/public/"].redirect');a&&a.click()},300)})})();
boost.ink#%#(function(){var b=new MutationObserver(function(){var a=document.querySelector('script[src^="/assets/js/unlock.js"][version]');if(a){var c=a.getAttribute("version");c&&setTimeout(function(){window.location=atob(c)},500)}});b.observe(document,{childList:!0,subtree:!0})})();
k2nblog.com#%#!function(){if(-1<location.pathname.indexOf("/linkdl.htm")){var b64dest=location.href.split("linkdl.html?url=");if(b64dest&&b64dest[1]){location=atob(b64dest[1]);}}}();
onet.pl#%#AG_onLoad(function(){if(-1!==window.location.href.indexOf("onet.pl/?utm_source=")){var a=document.querySelector('a[href][onclick*="Nitro_clickmore"][onclick*="czytaj_wiecej"]');a&&location.replace(a.href)}});
up-to-down.net#%#AG_onLoad(function(){if(window.location.href.match(/https?:\/\/up-to-down\.net\/\d+\//)){var a=document.body.textContent.match(/window\.location\.href = \("([\s\S]*?)"\);/);if(a&&a[1])location=a[1];}});
direct-link.net#%#AG_onLoad(function(){if(window.location.href.match(/https?:\/\/direct-link\.net\/\d+\//)){var a=document.body.textContent.match(/window\.location\.href = \("([\s\S]*?)"\);/);if(a&&a[1])location=a[1];}});
url.hulblog.com#%#AG_onLoad(function(){if(window.location.href.match(/url\.hulblog.com\/[a-zA-Z\d]+$/)){var a=document.body.textContent.match(/clearInterval\(counter\);[\s\S]*?"href='([\s\S]*?)'/);if(a&&a[1])location=a[1];}});
huljjang.com,hulblog.com,omgmusik.com,omglyrics.com#%#!function(){if(-1<window.location.href.indexOf("?url=aHR0c")){var a=location.href.split("?url=");if(a&&a[1])try{window.location=atob(decodeURIComponent(a[1]))}catch(b){}}}();
hexafile.net#%#AG_onLoad(function(){if(window.location.href.match(/hexafile\.net\/[a-zA-Z\d]+$/)){var a=document.body.textContent.match(/\("\.link-content"\)\,[\s\S]*?="(https?:\/\/[\s\S]*?)"/);if(a&&a[1])location=a[1];}});
alfonzoheriberto.pro,freddyoctavio.pro,nathanaeldan.pro,orvilleandrea.pro,christianivory.pro,darenjarvis.pro,todhamilton.pro,eloypatrick.pro,richardwashington.pro,elbaestes.pro,willianpadilla.pro#%#!function(){if(-1<location.pathname.indexOf("/pushredirect/")){var url=new URL(window.location.href); var dest=url.searchParams.get('dest'); if(dest){location=dest;}}}();
moshemartin.pro,samcunningham.pro,rudyvalencia.pro,delmarmora.pro,lucienmann.pro,debrahinton.pro,ramirocampos.pro,sherwoodsutton.pro,bethanyharrell.pro#%#!function(){if(-1<location.pathname.indexOf("/pushredirect/")){var url=new URL(window.location.href); var dest=url.searchParams.get('dest'); if(dest){location=dest;}}}();
michellehardin.pro,ecleneue.com#%#!function(){if(-1<location.pathname.indexOf("/pushredirect/")){var url=new URL(window.location.href); var dest=url.searchParams.get('dest'); if(dest){location=dest;}}}();
surfsees.com#%#//scriptlet("set-constant", "count", "0")
win10.vn#%#//scriptlet("set-constant", "fiveSecs", "0")
linkvertise.com,link-to.net#%#!function(){if(-1<window.location.href.indexOf("dynamic?r=")&&!/https?:\/\/(www\.)?h-gen\.xyz\//.test(document.referrer)){var a=location.href.split("?r=");if(a&&a[1])try{window.location=atob(a[1])}catch(b){}}}();
link-to.net#%#AG_onLoad(function(){if(window.location.href.match(/https?:\/\/link-to\.net\/\d+\//)){var a=document.body.textContent.match(/window\.location\.href = \("([\s\S]*?)"\);/);if(a&&a[1])location=a[1];}});
linkvertise.com#%#//scriptlet("json-prune", "data.meta.require_addon data.meta.require_video data.meta.require_notifications data.meta.require_og_ads data.meta.require_web data.meta.require_countdown data.meta.require_related_topics")
pandora.com.tr#%#AG_onLoad(function() { setTimeout(function() { var link1=document.getElementById("urunDetayKapak"); var link2=document.getElementById("urun-detay"); if(link1 || link2){link1.ondragstart=function(){return!0},link1.oncontextmenu=function(){return!0},link1.onselectstart=function(){return!0},link2.ondragstart=function(){return!0},link2.oncontextmenu=function(){return!0},link2.onselectstart=function(){return!0},$("#urunDetayKapak").css("MozUserSelect","all").unbind("selectstart").unbind("mousedown").unbind("contextmenu"),$(".urunAciklama").css("MozUserSelect","all").unbind("selectstart").unbind("mousedown").unbind("contextmenu"); } }, 300); });
kisalt.xyz#%#//scriptlet("set-constant", "count", "0")
filebebo.net#%#//scriptlet('remove-attr', 'disabled', '#downloadBtnClick')
leechall.download#%#AG_onLoad(function(){var i=document.body.textContent.match(/(?<=href=").+?(?=")/);if(i)location=i});
leechall.com#%#!function(){if(-1<location.pathname.indexOf("/redirect.php")){location=location.href.split("/redirect.php?url=")[1];}}();
leechall.com#%#AG_onLoad(function() { if(location.href.includes("/ads/")) { var el = document.querySelector('li > a[href]'); if(el) { location=el.href; } }});
bankier.pl,claudia.pl,dyskusje24.pl,edziecko.pl,haps.pl,infozdrowie24.pl,kobieta.pl,moto.pl,gazeta.pl,tokfm.pl,sport.pl,plotek.pl#%#//scriptlet("set-constant", "ONTVminiatureBlocked", "trueFunc")
tokfm.pl#%#//scriptlet("set-constant", "gazeta_pl.Player.FloatingPlayer.floatPlayer", "noopFunc")
kinonet.pl#%#Object.defineProperty(window, 'time', { value: 0 });
skinnycat.org#%#Object.defineProperty(window, 'count', { value: 0 });
fm.tuba.pl#%#AG_onLoad(function() { if (window.location.pathname.indexOf('/play/') > -1) { window.confirm_=window.confirm;var c=window.confirm,d=/Czy chcesz prze\u0142\u0105czy\u0107 na radio/;window.confirm=function(e,f){return"string"==typeof e&&d.test(e)||void c(e,f)} } });
videosynd.kataweb.it#%#Object.defineProperty(window, 'varAutoplay', { value: 0 });
fortune.com#%#AG_onLoad(function() { var el = document.querySelector('.video-js[data-stickyplay]'); if (el.getAttribute('data-stickyplay')==='true') { el.setAttribute('data-stickyplay','false'); }; var el1 = document.querySelector('.video-js[data-autoplay]'); if (el1.getAttribute('data-autoplay')==='true') { el1.setAttribute('data-autoplay','false'); } });
!+ NOT_PLATFORM(windows, mac, android)
doviz.com#%#AG_onLoad(function() { setTimeout(function() { if(typeof player.pause != 'undefined') { player.pause(); } }, 3000); });
reklamlar.my-debrid.net#%#AG_onLoad(function() { setTimeout(function() { saniye = 10; }, 300); });
cocoleech.com#%#//scriptlet("set-constant", "width", "100")
prem.link#%#//scriptlet("set-constant", "waiting_time", "0")
zdnet.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('zdnetSettings', '{"autoplayEnabled":"off"}'); }
azaku-anime.com#%#AG_onLoad(function() { document.body.innerHTML = document.body.innerHTML.replace(/autoPlay=1/g, 'autoPlay=0'); });
cnet.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('cnetSettings', '{"autoplayEnabled":"off"}'); }
bluemediafiles.com#%#AG_onLoad(function(){if(-1!=window.location.href.indexOf("/url-generator.php?url=")){var a=new MutationObserver(function(){var b=document.querySelector('form[action="get-url.php"] > input#url[value] + input[id][type="image"][src]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
bluemediafiles.com#%#(function(){var a="http"+(new URL(window.location.href)).searchParams.get("xurl");try{new URL(a);var b=!0}catch(c){b=!1}if(b)try{window.location=a}catch(c){}})();
bluemediafiles.net,get-url.com,bluemediafiles.com#%#//scriptlet("adjust-setInterval", "i--", "", "0.02")
bluemediafiles.net,get-url.com,bluemediafiles.com#%#//scriptlet('set-constant', 'Time_Start', '0')
tetherguide.com,stellarcoin2018.com,ethereumtradecoin.com#%#Object.defineProperty(window, 'seconds', { value: 0 });
s24.themeslide.com#%#AG_onLoad(function() { setTimeout(function() { $('.downloadbtn').attr('disabled', false); $('#countdown').css('visibility', 'hidden'); }, 500); });
loks.us#%#AG_onLoad(function() { count = 0; });
cryptovertise.tk#%#AG_onLoad(function() { $(".claim-button").prop("disabled", false).text("Get reward!").val("Get reward!"); disableButtonTimer(); });
gesundheitsfrage.net,finanzfrage.net,gutefrage.net#%#AG_onLoad(function() { setTimeout(function() {var dc = document.querySelectorAll('gf-deferred-content.u-invisible');     for (var i = 0; i < dc.length; i ++) {       dc[i].setAttribute('class', dc[i].getAttribute('class').replace('u-invisible', ''));} }, 300); });
edeka.de#%#AG_onLoad(function() { setTimeout(function() {document.getElementsByTagName("Body")[0].classList.remove("has-smartbanner");}, 300); });
peliculasmegahdd.net#%#AG_onLoad(function() { count = 0; });
2ddl.unblocked.pl#%#Object.defineProperty(window, 'external_links_in_new_windows_loop', { get: function() { return ; } });
gogoanime.io#%#AG_onLoad(function() { setTimeout(function() { var e = document.querySelector('.anime_video_body_watch_items .ads_iframe'); if (e) e.click(); }, 300); });
dailypost.co.uk#%#AG_onLoad(function() { setTimeout(function() { var e = document.querySelector('span.autoplay-cancel'); if (e) e.click(); }, 3300); });
rutracker.org#%#window.self = window.top;
raptu.com#%#AG_onLoad(function(){var el=document.querySelector('body > #normalmsg > form[action="#"]');if(el)el.submit()});
watchseries.cr#%#AG_onLoad(function(){buildPlayer();});
bleacherreport.com#%#var mt=window.MutationObserver||window.WebkitMutationObserver,ob=new mt(function(a){a&&a.length&&a.forEach(function(b){if(b&&b.addedNodes&&b.addedNodes.length)for(var a=0;a<b.addedNodes.length;a++)(c=b.addedNodes[i])&&c.id&&"social-promo-flyin"==c.id&&c.parentNode.removeChild(c)})});AG_onLoad(function(){ob.observe(document.body,{childList:!0,subtree:!0})});
gboxes.com#%#AG_onLoad(function() { func1(); });
yaplakal.com,yap.ru#%#AG_onLoad(function() { window.clkUnd = function() {} });
videogamesblogger.com#%#AG_onLoad(function() { window.num_seconds = 1; });
revclouds.com#%#AG_onLoad(function() {document.getElementById("tick-dwn").click();});
imslp.org#%#AG_onLoad(function(){var b=document.getElementById("sm_dl_wait");if(b){var c=document.createElement("a");c.setAttribute("href",b.getAttribute("data-id"));c.innerHTML="<b>"+("function"==typeof window.a?IMSLPGetMsg("js-s"):"Click here to continue your download.")+"</b>";var d=document.createElement("style");d.innerHTML="#sm_dl_wait{display:none!important;}";b.parentNode.insertBefore(c,b);b.parentNode.insertBefore(d,b)}});
/wp-content/plugins/ungrabber/js/ungrabber.min.js
/wp-content/plugins/image-watermark/js/no-right-click.js
/wp-content/plugins/wp-content-copy-protection/assets/*
/wp-content/plugins/jcwp-copy-paste-blocker/*
/wp-content/plugins/digiproveblog/*$domain=~wordpress.org
/wp-content/plugins/disable-right-click/*
/wp-content/plugins/right-click-disable-orignal/*
||belezaedieta.com^$third-party
||theaircurrent.com/wp-content/themes/slate/print.css
||tv-asahi.co.jp/wp-content/themes/favclip-master/js/front.js
||xn--90adear.xn--p1ai/media/gibdd/build/js/nocopy.js
||a24.com.ua/design/imed/js/ncp.js
||cafe.naver.com/static/js/mycafe/javascript/autosourcing*.js
||securitylab.ru/js/cpb.js
||xiebruce.top/wp-content/themes/nisarg-child/js/custom-non-login.js
||xn--b1aew.xn--p1ai/media/*/js/nocopy.js
||cdn.web.tv/asset/javascripts/smothScroll.min.js
lezhinus.com,lezhin.com###viewer-coach
novelpia.com#$#.line { -webkit-touch-callout: default !important; -moz-user-select: auto !important; -webkit-user-select: auto !important; -ms-user-select: auto !important; -o-user-select: auto !important; user-select: auto !important; -khtml-user-select: auto !important; }
theaircurrent.com#$?#body > style:contains(@media print) { remove: true; }
m.post.naver.com#$##cont { user-select: auto !important; }
toptoon.com#$#html * { user-select: auto !important; -webkit-touch-callout: default !important; -webkit-user-select: auto !important; -moz-user-select: auto !important; -ms-user-select: auto !important; }
toptoon.com#$#.document_img { pointer-events: auto !important; }
brunch.co.kr#$#.article_view_disable_selection { -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
97fm.com.br#$#body { -webkit-touch-callout: default !important; -moz-user-select: auto !important; -webkit-user-select: auto !important; -ms-user-select: auto !important; -o-user-select: auto !important; user-select: auto !important; -khtml-user-select: auto !important; }
bomtoon.com,novelpia.com#$#.no-drag { -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
toomics.com,bufftoon.plaync.com#$#img { touch-action: auto!important; pointer-events: auto!important; -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
page.kakao.com#$#.disableImageSave { pointer-events: auto!important; }
novelmt.com#$#.chapter-content { user-select: auto !important; }
tistory.com#$#img { pointer-events: auto!important; }
ab-in-den-urlaub.de,ladyblog.me,plantaomaringa.com,tistory.com#$#html * { -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
ab-in-den-urlaub.de,ladyblog.me,plantaomaringa.com,tistory.com#$#html { -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
jootc.com#$#.entry-overlay { pointer-events: auto!important; }
open.spotify.com#$#span[dir="auto"][draggable="true"] { user-select: auto!important;-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;-ms-user-select: auto!important; }
lezhinus.com,lezhin.com#$#body * { pointer-events: auto!important; }
appofmirror.com#$#body * { user-select: auto!important;-webkit-touch-callout: default!important;-webkit-user-select: auto!important;-moz-user-select: auto!important;-ms-user-select: auto!important; }
my-expert.ru#$#html { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
animeindia.in,codedosa.com,my-expert.ru#$#.unselectable { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
fmkorea.com#$##bd_capture { background: none!important; }
page.kakao.com#$#div[id="epubViewerBody"][class^="css-"] { -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
cafe.daum.net#$#body * { -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
shoneekapoor.com,extrememanual.net,kakaowebtoon.com,cafe.daum.net,webtoon.kakao.com,page.kakao.com#$#body { -webkit-touch-callout: default!important; -moz-user-select: auto!important; -webkit-user-select: auto!important; -ms-user-select: auto!important; -o-user-select: auto!important; user-select: auto!important; -khtml-user-select: auto!important; }
bestxiaomiproducts.com,moviesrush.in#$?#body style:contains(::selection) { remove: true; }
novel.naver.com#$#body { user-select: auto !important; }
healthfeed.co.kr,cafe.naver.com#$#body[style*="user-select: none;"] { user-select: auto !important; }
xiebruce.top#$##main .entry-content p { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
sajuplus.net,tistory.com,bingotingo.com,jootc.com,promocode99.in,nawalakarsa.id#$#html > body * :not(input):not(textarea) { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
satupiston.com,enttechub.com,geograpik.blogspot.com#$#.post-body { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
ltnovel.com,lightnovelpub.com,lightnovelworld.com#$#.chapter-content { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
7days2die.info#$#:not(input,select,textarea) { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
mediafire.com#$#.nonDLContentWrap { min-height: 1300px !important; }
lanacion.com.ar#$#.sidebar__aside { background: none!important; }
plantaomaringa.com,huljjang.com,omgkpop.top,hulkpop.top#$#html > body *:not(input):not(textarea):not(button) { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
lectortmo.com#$#.element { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
amp.n-tv.de#$#.wrapper-page { min-height: calc(100%) !important; }
jootc.com,dreamsfriend.com,jucagototranslations.fukou-da.net,irisbuddies.ml#$#html > body { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
readwn.com#$#.chapter-content { -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
jucagototranslations.fukou-da.net,quotev.com,nontongratis88.live,freecourser.com#$#body * { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
legionscans.com,moviesrush.in,toonvideos.net.in,fmoviez.org#$#html { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
nubng.com,melodelaa.link,invado.pl,blisseyhusband.in,9docu.org,template.city,teepr.com,unisinav.com,amigurumi.today,thememazing.com,chiaseapk.com,dzelectronic.com#$#body { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
metalnaveia66.com,bollywoodhindi.in,kdramasurdu.net,flinsetyadi.com,theturtleislandnews.com,audiotools.in,animeactua.com,audiobookcup.com,7misr4day.com,michaelemad.com,lazytranslations.com,samuraiscan.com,activationkeys.co,world4.eu,elektrikmen.com,wartaterkini.news,iptv4best.com,sysnettechsolutions.com,aihristdreamtranslations.com,audioreview.m1001.coreserver.jp,hulkpop.com#$#body.unselectable { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
procrackerz.org,chapterupdates.com,babelnovel.com,katzen-fieber.de,xn--80aaxitdbjk.xn--p1ai,toptech360.com,devicespecifications.com,apkinstaller.com,androidmtk.com,serial-key.com,sjcrack.com,themeslide.com,openssource.biz,kinogo-net-2017.ru,kinogo-online.online,kino-zal.net,lavka-invaitov.ru#$#body * { -webkit-touch-callout: default!important; -moz-user-select: text!important; -webkit-user-select: text!important; -ms-user-select: text!important; -o-user-select: text!important; user-select: text!important; -khtml-user-select: text!important; }
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
quotev.com#$#body #res_area ::selection { background-color: #3297FD!important; }
metalnaveia66.com,bollywoodhindi.in,legionscans.com,footy.to,kdramasurdu.net,osomatsusan.hatenablog.com,flinsetyadi.com,bingotingo.com,carfixer.co.kr,urbanbrush.net,now.rememberapp.co.kr,untitle.org,tecnoprogramas.com,blog.daum.net,animeactua.com,creativestudio.kr,onna.kr,info-beihilfe.de,audiobookcup.com,funfunhan.com,blofinder.com,bookpost.kr,ex-nihil0.com,donghun.kr,zoommastory.com,deutschaj.com,kokone.co.kr,stevenh.net,ideas0419.com,raycat.net,zoominlife.com,hosii.info,janndk.com,blahblah.pe.kr,geniusjw.com,blog.esherloon.com,centrair.kr,softwarebits.net,tunovelaligera.com,krtopic.com,healthfeed.co.kr,my-expert.ru,bimiacg.net,solidfile.net,promocode99.in,downloadtutorials.net,nawalakarsa.id,tecnomusic-evolution.com,jpopsingles.eu,wartaterkini.news,pcprogramasymas.net,tistory.com,hunter-xhunter.com,ghostspectre.the-ninja.jp,slothjuns.net,eduardo-monica.com,apkspurefile.com,foxaholic.com,koreanaddict.net,omgkpop.top,gamegame.kr,eoreuni.com,jstranslations1.com,animeuniverse.it,baltasar5010purohentai.com,securitypcsoluciones.blogspot.com,unisinav.com,aihristdreamtranslations.com,tipslab.info,indcit.com,semi168.net,semi168.club,audio-sound-premium.com,filmboxoffice.web.id,kakpishem.ru,manhwa-manga41.bid,manhwa-manga42.bid,manhwa-manga43.bid,manhwa-manga44.bid,manhwa-manga45.bid,manhwa-manga46.bid,manhwa-manga47.bid,manhwa-manga.bid,teepr.com,texte.work,sysnettechsolutions.com,reinodekovel.com,elektrikmen.com,world4.eu,activationkeys.co,secondlifetranslations.com,samuraiscan.com,globaledu.jp,lazytranslations.com#%#//scriptlet("abort-current-inline-script", "document.oncontextmenu")
lover9.net,leouve.com.br,novelpia.com,comico.jp,tappytoon.com,toonnbook.nate.com,tapas.io,kakaowebtoon.com,lapandilladelarejilla.es,lezhinus.com,lezhin.com,grafolio.naver.com,webtoon.kakao.com,page.kakao.com#%#//scriptlet('prevent-addEventListener', 'contextmenu')
nike.com,a2zapk.com,fully-fundedscholarships.com,shoneekapoor.com,cda-hd.cc,studysolve.online,animeindia.in,bufftoon.plaync.com,studyguideindia.com,codedosa.com,newslibrary.naver.com,insight.co.kr,jootc.com,gamefinity.id,comic.naver.com,cafe.naver.com#%#//scriptlet('set-constant', 'document.oncontextmenu', 'null')
nike.com,novelpia.com,cda-hd.cc,tistory.com,insight.co.kr,jootc.com,comic.naver.com,cafe.naver.com#%#//scriptlet('set-constant', 'document.onselectstart', 'null')
a2zapk.com,fully-fundedscholarships.com,novelpia.com,studysolve.online,animeindia.in,codedosa.com,gradium.co.kr,insight.co.kr,jootc.com,gamefinity.id,comic.naver.com,cafe.naver.com#%#//scriptlet('set-constant', 'document.ondragstart', 'null')
theturtleislandnews.com,audiotools.in,moviesrush.one,lapandilladelarejilla.es,7misr4day.com,michaelemad.com,my-expert.ru,moviesrush.in,toonvideos.net.in,onepiece-online-manga.com,clockks.com,iptv4best.com#%#//scriptlet("abort-current-inline-script", "document.ondragstart")
kakaowebtoon.com,page.kakao.com#%#//scriptlet('prevent-addEventListener', 'dragstart')
teus.me,untitle.org,gaesae.com,onna.kr,archwin.net,funfunhan.com,onpc.kr,bookpost.kr,donghun.kr,zoommastory.com,kokone.co.kr,blog.hangyeong.com,stevenh.net,ideas0419.com,raycat.net,zoominlife.com,hosii.info,janndk.com,blahblah.pe.kr,tokyodomin.com,modoobrisbane.com,geniusjw.com,gamegame.kr,centrair.kr,blog.esherloon.com,tistory.com#%#//scriptlet('abort-current-inline-script', 'tjQuery', 'body')
metalnaveia66.com,bollywoodhindi.in,kdramasurdu.net,theturtleislandnews.com,audiotools.in,audiobookcup.com,lapandilladelarejilla.es,7misr4day.com,michaelemad.com,lazytranslations.com,wartaterkini.news,hunter-xhunter.com,foxaholic.com,koreanaddict.net,jstranslations1.com,baltasar5010purohentai.com,tokubatch.com,clockks.com,iptv4best.com,reinodekovel.com,elektrikmen.com,world4.eu,activationkeys.co,samuraiscan.com#%#//scriptlet("abort-on-property-read", "disable_copy")
salgoonews.com,postshare.co.kr,rbc.ru,epnc.co.kr,wolyo.co.kr,hinfomax.co.kr,outdoornews.co.kr,anekdoty.ru,championat.com,bloombergquint.com,kinogo-net-hd.ru,bigcinema-online.net,bigcinema-tv.club,gidonline-kino.club,kinogo-2017.com,kinogo-720.club,kinogo.club,kinogoonline.club,season-var.net,topcinema.tv,kinogo2.net,kino-kingdom.com,hd-kinogo.co#%#//scriptlet("abort-on-property-read", "getSelection")
osomatsusan.hatenablog.com,iembra2or.com,battle-one.com,terbit21.online,wizardsubs.com,audio-sound-premium.com,sysnettechsolutions.com,mustafabukulmez.com,ifdreamscametrue.com#%#//scriptlet("abort-on-property-read", "disableSelection")
rdsong.com,slist.kr,3dpchip.com,lover9.net,novelpia.com,dragonball-tube.com,onepiece-tube.com,fairytail-tube.org,baho.com.tr,wholehk.com,siyasetcafe.com,webtv.dothome.co.kr,outdoornews.co.kr,egloos.com,novel.naver.com,eskisehirekspres.net#%#//scriptlet("remove-attr", "oncontextmenu|onselectstart|ondragstart", "body")
legionscans.com,a2zapk.com,flinsetyadi.com,theaircurrent.com,fully-fundedscholarships.com,now.rememberapp.co.kr,codedosa.com,gradium.co.kr,semesters.in#%#//scriptlet('set-constant', 'disableEnterKey', 'noopFunc')
now.rememberapp.co.kr,melodelaa.link,asus-zenfone.com,techieway.blogspot.com,chronologia.pl#%#//scriptlet("abort-current-inline-script", "document.onselectstart")
hinfomax.co.kr,britg.kr,japanxxxmovie.com,sexpox.com,47news.jp,learn-from-homey.blogspot.com,belajarbro.id#%#//scriptlet("abort-current-inline-script", "$", "contextmenu")
priemnaya.duma.gov.ru#%#AG_onLoad(function() {setTimeout(() => $('#treat_body_text').unbind(), 300);});
gosuslugi.ru#%#//scriptlet("prevent-addEventListener", "click", "native")
gosuslugi.ru#%#//scriptlet("prevent-addEventListener", "/keyup|keydown/")
yodu.org,linovelib.com#%#//scriptlet('remove-attr', 'onselectstart', 'body')
xn--b1aew.xn--p1ai#%#//scriptlet("abort-on-property-write", "document.onselectstart")
nusantararom.org#%#//scriptlet("prevent-addEventListener", "/keydown|contextmenu/")
ladyblog.me#%#//scriptlet('abort-current-inline-script', 'jQuery', 'onselectstart')
acritica.com#%#//scriptlet("abort-current-inline-script", "document.onkeypress")
m.webtoons.com#%#AG_onLoad(function() {var g = new MutationObserver(function() {var c = document.querySelectorAll('img._checkVisible');for (var i = 0; i < c.length; i++) {c[i].oncontextmenu = c[i].onselectstart = c[i].ondragstart = null;}});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
revistapesquisa.fapesp.br,migalhas.com.br#%#//scriptlet("prevent-addEventListener", "copy", "event")
tweaktown.com#%#//scriptlet("prevent-addEventListener", "copy", "bypassEventsInProxies")
toptoon.com#%#//scriptlet('abort-current-inline-script', 'window.oncontextmenu')
forbes.com.br,abril.com.br#%#//scriptlet('prevent-addEventListener', 'copy', 'event.clipboardData.setData')
novelpia.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart|onkeydown|ondrop', '.no-drag')
pressian.com#%#//scriptlet('abort-current-inline-script', 'window.addEventListener', 'copy')
sedaily.com#%#//scriptlet('set-constant', 'NewsSource.addSource', 'noopFunc')
bomtoon.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', '.inner')
bomtoon.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', '#novel_inner_wrap')
bomtoon.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', 'article')
bomtoon.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', '#novel_area')
bomtoon.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', '.content')
bomtoon.com#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', '.document_img')
khan.co.kr,hani.co.kr#%#//scriptlet("set-constant", "linkback.l", "true")
postype.com#%#//scriptlet('remove-class', 'disable-selection', 'body')
fmkorea.com#%#//scriptlet('set-constant', 'var7', '0')
brunch.co.kr#%#//scriptlet('set-constant', 'window.B.Article.preventSelection', 'noopFunc')
post.naver.com#%#//scriptlet('set-constant', 'mug.viewer.protectPost', 'noopFunc')
noticiasdlb.com#%#//scriptlet('prevent-addEventListener', '/contextmenu|copy/')
melodelaa.link#%#//scriptlet("prevent-addEventListener", "/^(?:contextmenu|copy|cut)$/", "preventDefault")
novelpia.com#%#//scriptlet('set-constant', 'disableclick', 'noopFunc')
novelpia.com#%#//scriptlet('prevent-setInterval', '/\.css\(\'user-select\'\)/')
cda-hd.cc#%#//scriptlet('set-constant', 'document.onkeydown', 'null')
invado.pl#%#//scriptlet("prevent-addEventListener", "/^(?:contextmenu|copy)$/", "event.dispatch.apply")
studyguideindia.com#%#//scriptlet('set-constant', 'document.onmousedown', 'null')
nullpress.net#%#//scriptlet("abort-on-property-read", "UnGrabber")
bestxiaomiproducts.com#%#//scriptlet("abort-current-inline-script", "_HWIO.readyjs", "stopPrntScr")
texture-packs.com,liveworksheets.com#%#//scriptlet('remove-attr', 'oncontextmenu', 'body')
tistory.com#%#//scriptlet('set-constant', 'mouseClickRight', 'noopFunc')
jovenesweb.com#%#//scriptlet('remove-class', 'no-select', 'div')
cafe.naver.com#%#//scriptlet('set-constant', 'document.body.oncopy', 'null')
blog.naver.com#%#//scriptlet('set-constant', 'autoSourcingYn', 'false')
wneen.com#%#//scriptlet('remove-class', 'unselectable', 'p')
appofmirror.com#%#//scriptlet("abort-current-inline-script", "nocontextmenu")
fishki.net,city-data.com,patrika.com,ogznet.com#%#//scriptlet("set-constant", "document.oncopy", "undefined")
ogznet.com#%#//scriptlet("prevent-addEventListener", "/^(?:contextmenu|copy)$/")
webtoons.com#%#//scriptlet('remove-attr', 'onselectstart|ondragstart|oncontextmenu', 'img[class="_images"]')
expertology.ru#%#//scriptlet('abort-on-property-write', 'document.oncopy')
deepl.com#%#//scriptlet("set-constant", "Object.prototype.getFooterText", "undefined")
electricalvoice.com#%#//scriptlet("abort-on-property-write", "image_save_msg")
foodnavigator.com#%#//scriptlet("set-constant", "wrbm_gb.copyAlert", "undefined")
tistory.com#%#//scriptlet('remove-attr', 'onselectstart|ondragstart|oncontextmenu|onpaste|oncopy', 'body')
dora-guide.com,codedosa.com,gradium.co.kr,semesters.in#%#//scriptlet('set-constant', 'disable_copy', 'noopFunc')
dora-guide.com,codedosa.com,gradium.co.kr,semesters.in#%#//scriptlet('set-constant', 'disable_copy_ie', 'noopFunc')
studysolve.online,animeindia.in,codedosa.com,semesters.in#%#//scriptlet('set-constant', 'disableSelection', 'noopFunc')
dora-guide.com,gradium.co.kr,electricalvoice.com,semesters.in#%#//scriptlet('set-constant', 'nocontext', 'noopFunc')
solidfile.net,downloadtutorials.net#%#//scriptlet("prevent-addEventListener", "keydown", "metaKey")
blog.naver.com#%#//scriptlet('set-constant', 'rightClickOpenYn', 'false')
moboreader.net#%#//scriptlet("prevent-addEventListener", "/contextmenu|selectstart/", "event.dispatch.apply")
leg.br#%#//scriptlet("prevent-addEventListener", "copy", "window.alert")
comic.naver.com#%#//scriptlet('remove-attr', 'onselectstart|ondragstart|oncontextmenu', 'img[id^="content_image_"]')
knightnoscanlation.com#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "contextmenu")
plantaomaringa.com#%#//scriptlet("abort-on-property-read", "ready")
blisseyhusband.in#%#//scriptlet("abort-on-property-read", "sccopytext")
nubng.com,blisseyhusband.in#%#//scriptlet("abort-on-property-read", "contentprotector")
my.pcloud.com,blisseyhusband.in,kapiert.de,verdragonball.online#%#//scriptlet("prevent-addEventListener", "contextmenu", "preventDefault")
gamefinity.id#%#//scriptlet("set-constant", "onload", "null")
gamefinity.id#%#//scriptlet('prevent-addEventListener', '/^key/', 'wpccpDisable')
moviesrush.one,my-expert.ru,moviesrush.in,toonvideos.net.in,hunterfansub.com#%#//scriptlet("abort-current-inline-script", "document.onkeydown")
pashplus.jp,streamtape.*,strcloud.*,digitalfernsehen.de,mundodonghua.com#%#//scriptlet("prevent-addEventListener", "contextmenu", "event.dispatch.apply")
blitzrechner.de#%#//scriptlet("abort-on-property-read", "wp_copy")
bloombergquint.com,kakpishem.ru#%#//scriptlet("abort-current-inline-script", "document.oncopy")
moviesrush.in,charbelnemnom.com#%#//scriptlet("abort-current-inline-script", "stopPrntScr")
theasianparent.com,tutoganga.blogspot.com,texte.work#%#//scriptlet("abort-on-property-read", "disableselect")
globaledu.jp#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart', 'body')
battle-one.com#%#//scriptlet("abort-on-property-read", "document.oncontextmenu")
korona.co.jp#%#//scriptlet('remove-attr', 'oncopy|oncontextmenu', 'body')
nordkorea-info.de#%#//scriptlet("set-constant", "document.oncontextmenu", "emptyObj")
iembra2or.com,wizardsubs.com,tokubatch.com,procrackerz.org#%#//scriptlet("abort-on-property-read", "nocontext")
animeactua.com,procrackerz.org#%#//scriptlet("abort-current-inline-script", "disableEnterKey", "Content is protected")
ukrainianwall.com#%#//scriptlet('prevent-addEventListener', '/copy|selectstart|contextmenu/', 'preventDefault')
hataphim.com,japan-fans.com#%#//scriptlet('abort-current-inline-script', 'document.onmousedown')
davidbaptistechirot.blogspot.com,mustafabukulmez.com#%#//scriptlet("abort-on-property-read", "clickIE4")
osomatsusan.hatenablog.com,kutub3lpdf.com,nullslide.com#%#//scriptlet("prevent-addEventListener", "/contextmenu|selectstart|dragstart|copy|cut|keydown|keyup/", "preventDefault")
bdb.com.pl#%#//scriptlet("remove-attr", "oncontextmenu|onselectstart|onselect|oncopy|ondragstart|ondrag|onbeforeprint", "body")
nubng.com,ifdreamscametrue.com,kkpmh.vip,jucagototranslations.fukou-da.net#%#//scriptlet("abort-current-inline-script", "jQuery", "contextmenu")
ifdreamscametrue.com#%#//scriptlet("prevent-addEventListener", "/keydown|cut|copy|paste/", "event.dispatch.apply")
reinodekovel.com#%#//scriptlet('prevent-addEventListener', 'copy', 'clipboardData')
beginerboy.blogspot.com#%#AG_onLoad(function() { document.onselectstart = document.onmousedown = document.onmouseup = function() { return true; }; });
ainamulyana.blogspot.com#%#//scriptlet("remove-attr", "oncontextmenu|onkeydown|onmousedown", "body")
babelnovel.com#%#//scriptlet("prevent-addEventListener", "/contextmenu|copy|selectionchange|mousedown/", "native code")
tunovelaligera.com#%#//scriptlet('abort-on-property-read', 'disable_copy')
tunovelaligera.com#%#//scriptlet('abort-on-property-read', 'disable_copy_ie')
secondlifetranslations.com,tunovelaligera.com#%#//scriptlet('abort-on-property-read', 'disable_hot_keys')
tunovelaligera.com#%#//scriptlet('set-constant', 'MdpAppender', 'undefined')
template.city,gagetmatome.com,lalawin.com,albkinema.net,mongri.net#%#AG_onLoad(function() { document.oncontextmenu = document.ondragstart = document.onselectstart = function() { return true; }; });
cafe.daum.net,ohmygirl.ml#%#//scriptlet("prevent-addEventListener", "load", "addEvent(")
kusonime.com#%#//scriptlet("abort-on-property-read", "mousedwn")
kusonime.com#%#//scriptlet("abort-current-inline-script", "document.keypress")
kusonime.com#%#//scriptlet('abort-current-inline-script', 'EventTarget.prototype.addEventListener', 'keydown')
emailfake.com#%#//scriptlet("prevent-addEventListener", "copy", "addLink")
dreamsfriend.com#%#//scriptlet("prevent-addEventListener", "/contextmenu|cut|copy|paste/", "event.dispatch.apply")
texte.work#%#//scriptlet("remove-attr", "oncontextmenu|onkeydown", "body")
omgkpop.top#%#//scriptlet("prevent-addEventListener", "/contextmenu|dragstart|keydown|keyup|keypress/", "/event\.dispatch\.apply|trackEvent/")
toppremiumpro.com#%#//scriptlet("prevent-addEventListener", "/contextmenu|selectstart|dragstart|copy|cut|keydown|keyup/", "bypassEventsInProxies")
teepr.com#%#//scriptlet("abort-current-inline-script", "jQuery", "document.oncontextmenu")
utorrentgamesps2.blogspot.com#%#//scriptlet("remove-attr", "onselectstart", "body")
utorrentgamesps2.blogspot.com#%#//scriptlet("abort-current-inline-script", "document.onkeyup")
software-on.com#%#//scriptlet("prevent-addEventListener", "/selectstart|dragstart|keydown/", "preventDefault")
moviesrush.one,huljjang.com,skidrowcodex.net,hulkpop.top#%#//scriptlet("abort-on-property-read", "stopPrntScr")
crunchyscan.fr,picallow.com,thecustomrom.com,huljjang.com,hulkpop.top#%#//scriptlet("abort-on-property-read", "addMultiEventListener")
lectortmo.com#%#//scriptlet("remove-attr", "oncontextmenu", ".img-container > img[oncontextmenu]")
quotev.com#%#//scriptlet("remove-attr", "onselectstart|ondragstart|unselectable", "#rescontent")
quotev.com#%#AG_onLoad(function() { document.body.onselectstart = document.body.ondragstart = function() { return true; }; });
flying-lines.com,fssp.gov.ru#%#Object.defineProperties(document,{oncontextmenu:{get:function(){},set:function(){}},onselectstart:{get:function(){},set:function(){}}});
psycabi.net#%#//scriptlet("abort-on-property-read", "addLink")
e-marineeducation.com,waktusehat.xyz,viralogic.xyz,anisubindo.video,portalwrc.pl#%#//scriptlet('abort-on-property-read', 'disableSelection')
orangespotlight.com#%#//scriptlet("remove-attr", "data-protect", "body[data-protect]")
as-selection.net,gembel9.xyz,gembelcit.net#%#//scriptlet("remove-attr", "oncontextmenu|ondragstart|onkeydown|onmousedown|onselectstart", "body")
mangaku.cc#%#//scriptlet("abort-current-inline-script", "$", "contextmenu")
kurosave.com#%#//scriptlet("abort-on-property-read", "mousehandler")
aihristdreamtranslations.com,kakpishem.ru#%#//scriptlet("abort-current-inline-script", "disableSelection")
nekopoi.web.id#%#AG_onLoad(function() { document.body.oncontextmenu = document.body.ondragstart = document.body.onkeydown = document.body.onmousedown = document.body.onselectstart = function() { return true; }; });
terbit21.online,anisubindo.video,ustv247.tv#%#AG_onLoad(function() { document.ondragstart = document.oncontextmenu = function() { return true; }; });
kawanfilm21.pro#%#AG_onLoad(function() { document.onmousedown = document.onmouseup = document.onselectstart = function() { return true; }; });
dinvemitoloji.com#%#AG_onLoad(function() { document.ondragstart = document.onselectstart = document.oncontextmenu = function() { return true; }; });
poisonous-raspberry-fields.blogspot.com#%#//scriptlet("remove-attr", "onmousedown|onselectstart|ondragstart", "body")
poisonous-raspberry-fields.blogspot.com#%#//scriptlet("remove-attr", "onmousedown|onselectstart|ondragstart", ".post-body[ondragstart][onmousedown][onselectstart]")
wattpad.com#%#window.addEventListener("contextmenu",function(a){a.stopPropagation()},!0); window.addEventListener("copy",function(a){a.stopPropagation()},!0);
kanalmaras.com#%#AG_onLoad(function() { document.body.ondragstart = document.body.onselectstart = document.body.oncontextmenu = function() { return true; }; });
kentdeha.com.tr,phoneinfo.com.br#%#AG_onLoad(function() { document.ondragstart = document.onselectstart = document.oncontextmenu = document.onmousedown = function() { return true; }; });
waktusehat.xyz,viralogic.xyz#%#//scriptlet("abort-on-property-read", "mousedwn")
voxc.org,irisbuddies.blogspot.com,panditfiles.pro,animesrbija.com#%#AG_onLoad(function() { document.oncontextmenu = function() { return true; }; });
papahd.live#%#AG_onLoad(function() { document.onkeydown = document.body.oncontextmenu = document.oncontextmenu = function() { return true; }; });
ouo.io#%#AG_onLoad(function() { setTimeout(function() { var form = document.querySelector("#form-captcha > #captcha > button"); if(form) { form.click(); } ; }, 300); });
ouo.io#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('#form-go > #btn-main'); if(el) { el.click(); } }, 300); });
chiaseapk.com#%#AG_onLoad(function() { document.oncontextmenu = document.onselectstart = function() { return true; }; });
manytoon.com#%#AG_onLoad(function() { document.ondragstart = document.onselectstart = document.oncontextmenu = document.onmousedown = null; });
fullcrackpc.com,fmoviez.org,audioreview.m1001.coreserver.jp#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy_ie', { get: function() { return; } });
portalwrc.pl#%#//scriptlet("abort-current-inline-script", "addEvent", "document.body.oncopy")
wrixy.com#%#AG_onLoad(function() { setTimeout(function() { document.body.oncontextmenu = document.body.ondragstart = document.body.onselectstart = document.body.onkeydown = function() { return true; }; }, 300); });
shield-project.ru#%#//scriptlet("abort-on-property-write", "document.oncontextmenu")
teachios.com,themeslide.com,bvb09fans.ru#%#AG_onLoad(function() { document.ondragstart = document.onselectstart = document.oncontextmenu = null; });
ktk.kz#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "addLink")
ritmoteka.ru#%#AG_onLoad(function() { window.copythis = function() {}; });
dzelectronic.com,linkerpt.com#%#Object.defineProperties(window,{sccopytext:{value:function(){}},add_message_to_copied_text:{value:function(){}}});Object.defineProperties(document,{onkeydown:{value:function(){}},onkeypress:{value:function(){}}});
мвд.рф#%#AG_onLoad(function() { setTimeout(function() { document.ondragstart=document.onselectstart=document.oncontextmenu=document.ondragend=document.ondrop=document.oncopy=document.onpaste = null; }, 300); });
topeuropix.net,livetvcafe.me#%#Object.defineProperty(window, 'clickIE', { get: function() { return; } });
runningnews.gr#%#//scriptlet("remove-attr", "oncontextmenu", "[oncontextmenu]")
runningnews.gr#%#//scriptlet("remove-attr", "ondragstart", "[ondragstart]")
runningnews.gr#%#//scriptlet("remove-attr", "onselectstart", "[onselectstart]")
runningnews.gr#%#//scriptlet("remove-attr", "onmousedown", "img[onmousedown]")
tistory.com,runningnews.gr#%#//scriptlet('set-constant', 'window.disableselect', 'noopFunc')
hulkpop.com#%#Object.defineProperty(window, 'disableSelection', { get: function() { return; } }); AG_onLoad(function() { document.oncontextmenu = document.ondragstart = document.onselectstart = function() { return true; }; });
ani-ost.info#%#AG_onLoad(function() { document.oncontextmenu = function(){return true}; document.onselectstart = function(){return true}; });
kingbet.net#%#(function(){z=self.EventTarget.prototype.addEventListener;self.EventTarget.prototype.addEventListener=function(a,b){if(!/cut|copy|paste/.test(a.toString()))return z.apply(this,arguments)}})();
airhdx.com,javengsub.com,vabstutorials.com,stiffgamerdown.com,televall.website,animeshouse.net,dzelectronic.com,hxload.io,animeunity.it,droidtk.com,themeslide.com,orangespotlight.com,magdyman.com,topflix.tv,sportsio.xyz,blackavelic.com,irisbuddies.ml,poisonous-raspberry-fields.blogspot.com,mangarock.com,redirdx.in,tmofans.com,thememazing.com,baan-series.com,baixarfilmetorrent.net,baixarfilmetorrent.com,mega-infonews1a.club,portaldoinvestidor.club,wikidoplaneta.club,kawanfilm21.pro,yourupload.com,hulkpop.top,wikitechy.com,windes.com.es,freecourser.com,audioreview.m1001.coreserver.jp,portalwrc.pl,newtoki51.com,themeslide.com#%#window.addEventListener("contextmenu",function(a){a.stopPropagation()},!0);
audiotorrentz.org#%#Object.defineProperty(window, 'disableEnterKey', { get: function() { return -1; } }); Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } });
tvlive.cc,worldfree4ufilm.com,pelispedia.tv#%#AG_onLoad(function() { document.oncontextmenu = function(){return true}; });
kseries.co#%#Object.defineProperties(window, { clickIE: { get: function() { return; } }, disableselect: { get: function() { return; } } });
lanjutkeun.blogspot.com,hindistopin.com,hindinewstop.com#%#//scriptlet("remove-attr", "oncontextmenu|onkeydown", "body")
linkerpt.com#%#//scriptlet("abort-current-inline-script", "jQuery", "fp_mouse_right_click_restriction")
animeplus.org#%#AG_onLoad(function() { setTimeout(function() { $(document).unbind('contextmenu'); $(document).unbind('keydown'); }, 300); });
javsubtitle.co#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } }); Object.defineProperty(document, 'ondragstart', { get: function() { return; } }); Object.defineProperty(document, 'onkeydown', { get: function() { return; } }); Object.defineProperty(document, 'onselectstart', { get: function() { return; } }); Object.defineProperty(document, 'onmousedown', { get: function() { return; } }); Object.defineProperty(document, 'onclick', { get: function() { return; } }); Object.defineProperty(window, 'disableSelection', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy', { get: function() { return; } }); Object.defineProperty(window, 'disableEnterKey', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy_ie', { get: function() { return; } });
idealsilhouette.com,hoquangdai.com,firmwarefile.com,universaladbdriver.com,explorewin.com,infoserial.tv,androidmtk.com,volt-index.ru,toptech360.com,solvettube.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } }); Object.defineProperty(document, 'ondragstart', { get: function() { return; } }); Object.defineProperty(document, 'onkeydown', { get: function() { return; } }); Object.defineProperty(document, 'onselectstart', { get: function() { return; } }); Object.defineProperty(document, 'onmousedown', { get: function() { return; } }); Object.defineProperty(document, 'onclick', { get: function() { return; } }); Object.defineProperty(window, 'disableSelection', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy', { get: function() { return; } }); Object.defineProperty(window, 'disableEnterKey', { get: function() { return; } }); Object.defineProperty(window, 'disable_copy_ie', { get: function() { return; } });
volt-index.ru#%#//scriptlet("abort-current-inline-script", "jQuery", "oncopy")
unikampus.net#%#AG_onLoad(function() { document.oncontextmenu = function(){return true}; }); Object.defineProperty(window, 'disableSelection', { get: function() { return; } });
studyrankers.com,serial-key.com,sjcrack.com,bodytr.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'disableSelection', { get: function() { return; }, set: function() {} });
denizlihaber.com#%#Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onkeydown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onmousedown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onclick', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeyup', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeydown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onkeypress', { get: function() { return; }, set: function() {} });
italiashare.net#%#Object.defineProperty(window, 'killCopy', { get: function() { return; } });
patrika.com#%#//scriptlet("set-constant", "document.onpaste", "undefined")
gaypornmasters.com#%#//scriptlet("set-constant", "document.oncontextmenu", "undefined")
gaypornmasters.com#%#//scriptlet("set-constant", "document.onselectstart", "undefined")
gaypornwave.com,sporx.com#%#//scriptlet("set-constant", "document.oncontextmenu", "undefined")
muharebetarihi.com#%#//scriptlet("set-constant", "oncontextmenu", "undefined")
muharebetarihi.com#%#//scriptlet("abort-on-property-read", "addMultiEventListener")
tokyo-sports.co.jp,news.dwango.jp,hunterfansub.com,lover.ne.kr,putlocker7.live#%#//scriptlet("remove-attr", "oncontextmenu", "body")
tosunkaya.com#%#Object.defineProperty(document, 'onkeypress', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onmousedown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onkeydown', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeyup', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(window, 'onkeydown', { get: function() { return; }, set: function() {} });
peliculasdk.com#%#Object.defineProperty(document, 'ondragstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'oncontextmenu', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onselectstart', { get: function() { return; }, set: function() {} }); Object.defineProperty(document, 'onmousedown', { get: function() { return; }, set: function() {} });
worldfree4ufilm.com,spy-soft.net,z-news.link#%#Object.defineProperty(window, 'disableSelection', { get: function() { return; } });
itbox.ua,vokrug.tv#%#AG_onLoad(function() { document.oncopy = function() {}; });
kinoshek.net,kinogo-720p.ru,allhit.org,korp.tv#%#Object.defineProperty(window, 'preventSelection', { get: function() { return function(){}; } });
latinohentai.com,7days2die.info,f4freesoftware.com#%#Object.defineProperties(document,{oncontextmenu:{set:function(){}},ondragstart:{set:function(){}}});
7lafa.com#%#//scriptlet("remove-attr", "oncopy|onselectstart", "body")
antenasport.eu,half-musiq.blogspot.com#%#Object.defineProperty(document, 'onmousedown', { get: function() { return; } });
bobfilm.online#%#//scriptlet("remove-attr", "oncopy", "body")
bodrumgundem.com,ceplik.com,dijitalx.com,ilife97.com,teknokasif.com,z-news.link,stupdroid.com,themefire.net,fxporn69.com#%#Object.defineProperty(document, 'oncontextmenu', { get: function() { return; } });
kinogo-net-2017.ru,cheater-top.ru,discussio.ru,kino-zal.net,tvfru.ru,kinogoonline.club,kino-city.net#%#AG_onLoad(function() { document.onselectstart=function(){return true}; document.oncontextmenu=function(){return true}; });
dijitalx.com#%#Object.defineProperty(window, 'disableEnterKey', { get: function() { return; } });
half-musiq.blogspot.com#%#Object.defineProperty(document, 'onselectstart', { get: function() { return; } });
hdwallpapersact.com#%#AG_onLoad(function() { document.onmousedown=function(){return true}; });
kinogb.me#%#Object.defineProperty(window, 'noselect', { get: function() { return; } });
kinokrad.club#%#Object.defineProperty(window, 'disableselect', { get: function() { return; } });
kinokrad.club,topcinema.tv,turkcinema.tv#%#AG_onLoad(function() { document.oncontextmenu = document.onmouseup = document.onmousedown = function() { return true; } });
kpssrehber.com#%#Object.defineProperty(window, 'NSclick', { get: function() { return; } });
picrelated.com#%#AG_onLoad(function() { window.CHV.obj.config.image.right_click = true; });
pornhdx.tv#%#AG_onLoad(function() { setTimeout(function() {$(document).unbind('contextmenu');}, 300); });
skidrowreloaded.com#%#var _={get:function(){return function(){}}};Object.defineProperties(window,{clickIE4:_,disableSelection:_});
thegreatdaily.com#%#Object.defineProperty(window, 'clearSelection', { get: function() { return []; } });
mhwg.org,biyografi.info,seiya-saiga.com#%#//scriptlet("remove-attr", "oncontextmenu|onselectstart", "body")
!##############################
!######### HTML tweaks ########
!##############################
!#######################################################
!######### Block useless widgets #######################
!### Weather, money exchange, 3rd-party feedbacks, #####
!### 3rd-party assistants, etc #########################
!#######################################################
||fukugan.com^$third-party
||3site-rss.s3-ap-northeast-1.amazonaws.com^
||blogroll.livedoor.net^
||rss-loader.com^$third-party
||blozoo.info/js/rsstool/
##div[id^="blz_rss_"]
##.plugin-blogroll
##.blogroll_wrapper
##.blogroll_wrapper2
##.blogroll_wrapper3
##.blogroll_wrapper4
##.blogroll_wrapper_2
##.blogroll_wrapper_3
##.blogroll_wrapper_4
##.blogroll_wrapper_honbun
||doujincafe.com/doujincafe.$subdocument
||feed.mikle.com^$domain=blog.livedoor.jp|crx7601.com|fate-rpg.jp|gadgetlife2ch.blomaga.jp|gtoys.blog.fc2.com|hdouga.com|ibarakinews.jp|obutu.com|totalwar.doorblog.jp|xn--bckadddb2a0d4dnc8dwhngdtb58aya0l4a2om843g5npczp7dwh5g.com|xn--cckea5a6cidcbh6ce7ghug17a2ge3aht3nwigef51658aw7kd.com
||ero-mangalife.com/eromangalife.$subdocument
||otanew.jp^$subdocument,~third-party
koe-koe.com##.rss_c
||doujinlist.com/rss.js
||ero-comic-hunter.net/sp_rss_iframe.html
||moeero-library.com/moeerolibrary.sprss002.html
||eromanga-cafe.com^$subdocument,~third-party
eromanga-cafe.com###custom_html-4
eromanga-cafe.com###custom_html-7
eromanga-cafe.com##.loop-single-widget
dojinwatch.com,eromanga-castle.com,doujincafe.com,ero-manga-platinum.net,ero-mangasokuhou.com,ero-comic-hunter.net,eromanga-cafe.com,eromanga-sevendays.net,moeero-library.com##.boxi800
otakumix.doorblog.jp###rss1
otakumix.doorblog.jp##iframe[src="http://otakumix.doorblog.jp/testrss.html"]
openworldnews.net###headline
kaigai-matome.net##.blogrolls
incident-wo.com##.blogroll-wrapper
incident-wo.com###custom_html-35
blog.livedoor.jp,duellinks.doorblog.jp,dragonquestwalk.blog.jp##.rss
[$path=/\/(?:a_load|fightersmatome|junglep2|uwasainfo|yakiusoku)/)/]blog.livedoor.jp##.rss-blogroll
2ch-ero-report.blog.jp,chunisoku.com,eroitaiken.blog.jp,gurasen.com,moetataiken.com,nokuo.blog.jp,nius.doorblog.jp,pokemonunite.blog.jp,okanenews24.com,valorantchannel.livedoor.blog,vipperlog.com,vipstyle.tokyo,blue-archive.doorblog.jp,beikokukabu-etf-matome.com,pokemongo-kouryakumatome.net,doujin-rpgfan.com,nandemo-nadeshiko.blog.jp,samuraisoccer.doorblog.jp,gamehig.com,chomagireko.blog.jp,bybybicycle.blog.jp,animesoku.com,moemoeanime.blog.jp,buzzral.com,2ch-uwaki.com,2chmatome.bloggeek.jp,2monkeys.jp,5ch-echiechi.doorblog.jp,5chmatome.blogo.jp,aburatanisannogamematome.blog.jp,addchannel.net,aiteesokuhou.blog.jp,akb48rompen.com,audioon.blog.jp,azurlane.doorblog.jp,babymetaltimes.com,bb.doorblog.jp,blog-mougenda.com,blog.game084.com,bm.2chblog.jp,chikakb.ldblog.jp,chomangasokuho.blog.jp,curationewsharp.blog.jp,curioso.blog.jp,dareda.net,db-gohan.blog.jp,dechisoku.com,ebitsu.net,ekurere3.com,ekuzodeerhand.blog.jp,everydayissunday.livedoor.blog,fate-go-grandorder.blog.jp,fate-go.blog.jp,fate-gok.blog.jp,fate-grandorder-go.blog.jp,fate-kouryakumaster.blog.jp,fireembs.blog.jp,gacha.blog.jp,gamejksokuhou.com,gazoua2meru.livedoor.blog,geinoutopics-plus.blog.jp,gensen2ch.com,gunji.blog.jp,hanshintigers1.blog.jp,heart-net.xyz,heartlife-matome.com,hero-news.com,hiraganakeyaki.blog.jp,honsoku.com,hoshujapan.jp,hrocks6969.xyz,ideal2ch.livedoor.biz,internet-game-lounge.blog.jp,jiwachan.net,kasegeru.blog.jp,katasumisokuhou.blog.jp,kazokuchannel.doorblog.jp,kijoden.com,kijonikki.net,kijyotsubu.net,kininaruero7.blog.jp,kinpira-san.com,kokoyakyumatomesokuho.blog.jp,koumuin-matome.blog.jp,labradorsokuho.net,maki7.dreamlog.jp,mashlife.doorblog.jp,matmebae.net,matomelotte.com,matomemo-ch.net,mhsoken.blog.jp,mindhack2ch.com,mirishita.2chblog.jp,moe-vip.com,money-life.doorblog.jp,nanj-push.blog.jp,nanj-short.net,nanj-world.blog.jp,nanjchallenge.net,narisoku.blog.jp,newsweb.blog.jp,nizigami.com,onosakaemiri.blog.jp,oomonoyoutubersokuhou.blogo.jp,orufemorufenz.com,oumaga-times.com,pachinko-next.blog.jp,pachinkolist.com,paranormal-ch.com,pawawa.sokuho.org,pinap.blog.jp,pokemon-goh.doorblog.jp,rakukan.net,romeodensetsu.com,ronsoku.com,sematome.com,setouchi48g.ldblog.jp,shironeko-guild.blog.jp,shumi-nikki.xyz,skematomemon.com,sontaku.info,sutekinakijo.com,syurabarabanba.blog.jp,tachiyomitoday.com,taorun.xyz,timely.blog.jp,tsubamesoku.blog.jp,uwakich.com,virtualyoutuber-matome.blog.jp,visual-matome.com,vrtuber-news.com,vtuber-densoku.blog.jp,yabesoku.blog.jp,yofukasi-susume.xxxblog.jp,yurukuyaru.com,zetusoku.net##.rss-blogroll
blog.livedoor.jp###main > div.column-inner > div.column-inner-2 > div[style="height:440px; overflow: auto; text-align:left; "]
blog.livedoor.jp##.RSS04 + div[style^="width:720px;height:160px"]
[$path=/\/(?:itsoku|news_aru)/]blog.livedoor.jp##.headline
||apkmodhub.in/wp-content/plugins/chaty-pro/js/cht-front-script.min.js
anacap.doorblog.jp##.blogroll-list-wrap
anacap.doorblog.jp##.column-inner-2 > center > table[border="1"]:first-child
anacap.doorblog.jp##div[class^="anacap-roll"]
evofone.com##.whatsapp-message
||matome-tarou.ldblog.jp/*_rss.html
matome-tarou.ldblog.jp###j_rss
||livechatv2.chat2desk.com$third-party
||elog-ch.com/news/newsbbs/
||tripla.jp^$third-party
buzzterr.com##.widget_feedzy_wp_widget
||livedoor.jp/goldennews/js/$subdocument
||blog.livedoor.jp/goldennews/js/inlink_main12.js
||blog.livedoor.jp/goldennews/js/inlink_mainlast.js
||chaos2ch.com/rss$subdocument
world-fusigi.net##.sticker
24sata.hr##.admiral_widget
imas-cg.net##.titleRssBottom
leaked.jp##div[style="width: 100%;height: 312px;margin:0px 0 5px 0px;overflow:hidden;border: 1px solid #e6e6e6;"]
inazumanews2.com##.rsslinkba
inazumanews2.com##.rsslinkre
inazumanews2.com#$##rsshead { display: none!important; }
inazumanews2.com#$##sub { margin-top: 0!important; }
matome-tarou.ldblog.jp###hamayo
||toushichannel.net^$subdocument,~third-party
beikokukabu-etf-matome.com##.right-column-inner > .plugin-memo:nth-child(-n+2)
beikokukabu-etf-matome.com##.left-column-inner > .plugin-memo:nth-child(-n+3)
n-switch.com##.top-rss
coolpan.net###custom_html-133
coolpan.net##.footer-widgets
coolpan.net##.pickupList
coolpan.net###rss_link3
||exawarosu.net^$subdocument,~third-party
exawarosu.net##.l-rss-top
exawarosu.net##.rss
erogazou-pinkline.com###adnex-text-widget
mizugigurabia.com##.ad3
gameleaks.org##.rss-table
gameleaks.org##.rss-widget
blog.livedoor.jp###main-column > div.kiziue
eguinews.com##div[id^="_tangan_"]
||fategrandorder.info/kiji/$subdocument
fategrandorder.info##.ad_toprss
fategrandorder.info##.rss_big
fategrandorder.info##.heading3
moeimg.net###sp-pickup-link-frame
moeimg.net##.post-single > div.entryblock.sp_only
||news.2chblog.jp/rss.htm
news.2chblog.jp##.sita-3
bipblog.com###entry + div.ent_sub_block
bipblog.com##.main_center_block:first-child
||burusoku-vip.com/users/burusoku-headline-mein.html
burusoku-vip.com##.headline
fx2ch.net##[class^="rss-blogroll"]
shikaku2ch.doorblog.jp###adnone
momoniji.com###content-top-in > .widget-content-top:first-child
hattatu-matome.ldblog.jp##[class^="rss"]
||hosyusokuhou.jp/rss/
hosyusokuhou.jp###top
blog.livedoor.jp##div[style="margin:0px;padding:0px;line-height:1.4;width:100%;background-color:#ddf4e1;"]
blog.domesoccer.jp##.article-header-rss
samuraisoccer.doorblog.jp##.bt-rss
lifehack2ch.livedoor.biz,football-2ch.com###headline
tarosoku.com##div[class^="kijishita_rss"]
||fc2.com/2/c/h/2chxvideos/rss_$subdocument,domain=2chav.com
2chav.com###kotei
2chav.com##.cari001 + h3.midasih3
2chav.com##.p3_uekotei
2chav.com##.plugin3_outline
2chav.com##.kijinakakoteeei
2chav.com##.kijinakakoteeei02
2chav.com##div[style^="width:682px;height:385px"]
||4pd.org/js/fpd-rss.
yoshidakenkou.net###header-rss
1000mg.jp##div[class$="rss"]
||itaishinja.com/rss/
jiwasoku.com,irodorich.com,kemochan.com,anitubu.com,itaishinja.com##[id^="rss"]
keyakizaka46matomerabo.com###singleFooter__rss
keyakizaka46matomerabo.com##.articleSingle__rss
keyakizaka46matomerabo.com##.rssFeed
||geoapteka.ua/geowidget/loader/geowidget.min.js
pharmencyclopedia.com.ua###geo_wgt
ixbt.com##div[id^="marketWidget"]
||go.pardot.com^$third-party
superplanshet.ru#?##gkContent div.box div[id="marketWidget"]:upward(div.box)
kp.ru##.t-records > div[style^="padding-top:45px;padding-bottom:45px;background-color:#f3f3f3;"]
irecommend.ru##.ymarket-affiliate-widget
||aflt.market.yandex.ru/widget$domain=~tehno-rating.ru
||dl.metabar.ru^$third-party
||plista.com^$third-party
||booster.webtradecenter.com^$third-party
||js.trendmd.com/trendmd.$third-party
techxplore.com,phys.org##.embed-responsive-trendmd
naobzorah.ru###shopBlock
||widgets.digitalmediacommunications.com^$third-party
||js-seeker.newjobs.com^$domain=monster.com
||js.jebbit.com/companion/*/widget.js$third-party
.info/proxy_*.php?init_widget=$script
.ru/proxy_*.php?init_form=$script
.ru/proxy_*.php?init_widget=$script
.ru/proxy_*.php?init_button=$script
.ru/proxy_*.php?p___=*&part_url=*.php?callback=*&token=*&iso=
ozon.ru##div[data-widget="webFeedbackForm"]
||widget.happyfoxchat.com^
||banco.bradesco/assets/common/chatbia/js/chatbia-dist.js
||migranty.info/*/js/chat.*.min.js
network.mobile.rakuten.co.jp###rexSurveyEmbedded
||bot.aimylogic.com/chatwidget
24.rakuten.co.jp##.WidgetForm-Form > div.Nps
||cdn.freshbots.ai^$third-party
||app.chatplus.jp^$third-party
||w.chatlio.com/v5/w.chatlio-widget.js
||online.a1.by/js/button.js
esputnik.com##.intercom-lightweight-app
||chatterpal.me^$third-party
justanswer.com##.th-chat-window
pixnet.net##.pixhappix-container
||salesforce.com/*/webpack-script-manifest-liveChat-js.*.js
||widget.surveymonkey.com^$third-party
||dtbot.directtalk.com.br^$third-party
||acobot.ai^$third-party
hdfcbank.com###chatTogglerDiv
||widget.cloud-cdn.ru^
||hello.zonos.com/hello.js
||tars-file-upload.s*.amazonaws.com/bulb/js/widget.js$domain=healthians.com
sddhelp.ru##.hi_help
muzofond.fm##.feedback-main-container
||nauchniestati.ru/wp-content/themes/express/assets/js/chat.js
||artibot.ai^$third-party
||plusinbound.hachidori.io/operators/js_chat.js
||assets.kayako.com/messenger/
||vchat.essaygator.net^$third-party
myassignmenthelp.com###support-chat-wrapper
||static.elfsight.com^$third-party,domain=~cafemarta.ch|~trestlebrewing.com
||static.landbot.io^$third-party
youla.ru#?##app > div > div[class]:has(> div[class] > span[data-test-component="OnboardingTooltip"])
||extraaedge.com^$third-party
||cdn.reamaze.com^$third-party
||support-widget.nakanohito.jp^$domain=jre-travel.com
||tidiochat.com^$third-party
pickyourtrail.com##.sidebar-wrapper > div.bookingForm
||s.acquire.io/*/init.js
kansaz.in#?#.row-fluid-wrapper:has(> div.row-fluid > div[data-widget-type="custom_widget"] > div.hs_cos_wrapper h3:contains(Ask a Question))
||widget.teletype.app^$third-party
williams-sonoma.com,potterybarn.com,pbteen.com,potterybarnkids.com,westelm.com,markandgraham.com###quiqChatLaunch
gamesindustry.biz##iframe.jobs-widget
||yengec.zendesk.com/embeddable/
||userlike.com^$third-party
ihk-nuernberg.de##div[id^="inactiveChat"]
||wchat.freshchat.com/js/widget.js
||cdn.xeno.app/chat_loader.js
||autofaq.ai/widget/$third-party
||frase.io^$third-party
||leadbooster-chat.pipedrive.com^$third-party
||ckct.ru^$third-party
||callkeeper.ru^$third-party
liquidweb.com##footer + div[class^="FixedButton_"]
aimersoft.com###aimersoft-chat-robot
||helpscout.net^$third-party
||widget-v*.tidiochat.com^$third-party
||salesiq.zoho.in^$third-party
||widget.getgist.com^$third-party
||widget.helpcrunch.com^$third-party
/unib0ts/unibots*/*/script.js
shiksha.com###chat-container
||avaamo.com^$third-party
||app.yellowmessenger.com/widget/main.js
washingtontimes.com###feedbackify
||widget.info-static.ru/js/init.js
||ladesk.com/scripts/track.js
||iadvize.com^$third-party
||apps.azhelp.ru^$third-party
||widget.lawyer-feedot.ru^$third-party
||epleads.ru^$third-party
volyninfa.com.ua###custom_html-2
||salesiq.zoho.com/widget
/wp-content/plugins/elfsight-whatsapp-chat-cc/*
||digital-interview.com^$third-party
||chat.sociomile.com^$third-party
||kommunicate.io^$third-party
||chat.amplify.ai^$third-party
||uberlaw.ru^$third-party
||api.visitor.chat^$third-party
/edugram_chat.js
||whisbi.com^$third-party
||widget.my.feedot.com^$third-party
||chaser.ru^$third-party
||tocplus*.com/chatLoader.do?
||widget.beesender.com^$third-party
||chat.autofaq.ai^$third-party
||widget.webica.pro^$third-party
||getbutton.io^$third-party
||feedback.luxnet.ua^$third-party
24tv.ua###user-vote-trigger
||webim.ru^$third-party
||sprosivracha.com/widget/js/init.js
||widget.cpa.legalaxy.com^$third-party
||edialog24.com^$third-party
/widget/js/przv.js
||crm.sov-inform-buro.ru^
||chat24.io^$third-party
||servicelead.top^$third-party
||client.crisp.chat^$third-party
||widget.contactleader.pl^$third-party
||blinger.io^$third-party
.az/livechat/
||bazzaro.ru^$third-party
||callback.onlinepbx.ru^$third-party
||widget.textback.io^$third-party
||widget.manychat.com^$third-party
||widget-static.com^$third-party
||cloud.lexprofit.$third-party
||plus20.ru^$third-party
||clloudia.com^$third-party
||livechat.chat2desk.com$third-party
||content.astro7.ru/js/chat-bot-
||cdn.envybox.io/widget/$third-party
||st.yagla.ru^$third-party
||cdn.callbackhunter.com^$third-party
||verbox.ru^$third-party
||static.me-talk.ru^$third-party
||livesupporti.com^$third-party
||widget.mango-office.ru^$third-party
||netroxsc.ru^$third-party
||mod.calltouch.ru^$third-party
||networkguru.ru/catalog/view/theme/networkguru/javascript/CallMe.js
networkguru.ru##.tbForm_CallMe
||assets.zendesk.com/embeddable_framework/main.js$domain=zarplata.ru
/promo.php?type=partnerchat&file=PRVD_partnerChat.js
/static.leadia.ru/js/*
||cdn.callibri.ru^$third-party
||comagic.ru^$third-party
||api.autopilothq.com^$third-party
||fastcallagent.com^$third-party
||foresee.com^$third-party
||js.driftt.com^$third-party
||embed.tawk.to^$third-party,domain=~jumbo-casino.fun|~roonlabs.com
||static.olark.com/jsclient/$third-party,domain=~fooda.com
||cdn.callbackkiller.com^$third-party
||api.spotleadia.com^$domain=~venyoo.ru
||leadback.ru^$third-party
||form.cloudleadia.com^$third-party
||widgets.mango-office.ru^$third-party
||my.zadarma.com/callbackWidget/js/main.min.js
||widgets.binotel.com^$third-party
||envybox.io^$third-party
||hotpartner.ru/forms/widget
||me-talk.ru/support/support.js$third-party
||az601263.vo.msecnd.net/webview/*/embed.js
||embed.doorbell.io^$third-party
||clients.streamwood.ru^$third-party
||widget.sender.mobi^$third-party,domain=~privat24.ua|~privatbank.ua
||media.reformal.ru/widgets/$third-party
||api-pravoved.s3.amazonaws.com^$third-party
||api.cloudleadia.com^$third-party
||api.leadiacloud.com^$third-party
||api.pozvonim.com^$third-party
||api.venyoo.ru^$third-party
||cdn.callbackhunter.com^$third-party
||cdn.krible.com^$third-party
||chatra.io^$third-party
||cleversite.ru^$third-party
||code.blablateka.com^$third-party
||consultsystems.ru^$third-party
||cp.onicon.ru^$third-party
||eyenewton.ru^$third-party
||jivosite.com^$third-party,domain=~jivosite.ru
||liveexpert.ru^$third-party
||pinformer.sinoptik.ua^$third-party
||sinoptik.ua/informers$third-party
||informers.sinoptik.ua^$third-party
||web.redhelper.ru^$third-party
||whitesaas.com^$third-party
||widget.siteheart.com^$third-party
||widget.skobeeff.ru^$third-party
||livetex.ru/js/client.js$third-party,domain=~tele2.ru|~linline-clinic.ru|~lg.com
||zopim.com^$third-party,domain=~help.ubnt.com|~nordvpn.com|~egb.com|~amaysim.com.au|~endclothing.com|~customercare.pizzahut.co.uk|~starlingbank.com|~nvidia.com|~wevpn.com
||gubagootracking.com^$third-party
||cdn.gubagoo.io^$third-party
wind10.ru###custom_html-7
backit.me##.the-jivo-stub
acefitness.org##.qn-chat-prompt
finder.com###intercomChatButton
||chatbot.lifecell.ua^
||connect.livechatinc.com^$domain=byjus.com|spiritualresearchfoundation.org|civilsdaily.com
||cdn.banki.ru/static/bundles/*/CreditMasterBundle/
centr-hirurgii.ru,smclinic.ru###call-btn
||axiomplus.com.ua/static/*/Axiom_CallMe/js/call-me.js
axiomplus.com.ua##.call-me-widget
samsungstore.ru##.feedback
samsungstore.ru##.mango-callback
eldorado.ru###custom-livetex-fab
||salesforceliveagent.com^$domain=liquidweb.com
||s.9111s.ru/*/js/robot_chat/addQ_chat.js
/crm/site_button/loader_*.js
gryadki.com###light_comment
||assets.livecall.io/accounts/*/widget.js
blamper.ru##div[data-module^="widgets/common/FakeChat/"]
||s.blamper.ru/js/app/widgets/common/FakeChat/
f.ua##.callback_buttons
rsocks.net###alert
itstep.dp.ua##.block_to_call
~sinoptik.ua###SinoptikInformer
||pcm-intl.speedtestcustom.com^$domain=pcmag.com
pcmag.com###article > div > div.aspect-ratio-16\/9.iframe-wrapper
||getcobra.io/ext/poll/$third-party
||quiz.marquiz.ru^
||widget.bitay.com^$domain=ajansspor.com
ajansspor.com##.bitay-widget-container
nur.kz##.widget-freedom-finance
||widget.beop.io^$third-party
||arc.io/widget.*js$third-party
||widget.yenimedya.com.tr/Partner/$domain=haberler.com
haberler.com#%#//scriptlet("abort-current-inline-script", "document.write", "widget.yenimedya.com.tr/Partner/")
||igas.com.ua^$third-party
##.igas-widget
||widget.getyourguide.com^$third-party
||toolbar.complex.com^
||my.openwrite.cn/js/readmore.js
||actionbutton.co^$third-party
||holyclock.com^$third-party
||shomershabes.com^$third-party
apollo.pl##.thulium-chat-wrapper
||leaselink.pl/js/slide-button-shoper.js
bosscast.net#?#body[marginwidth="0"][marginheight="0"] > div:first-child:only-of-type:not([class]):not([id]):has(> font[color="green"] > span:contains(| Chat Rules |))
||sumo.com^$third-party
||rentalcars.com/partners/
||widgets.sprinkletxt.com^
||medya.ilan.gov.tr/widgets^$third-party
||carambo.la^$third-party
||sharpay.io^$third-party
||app.popuparchitect.com^$third-party
||tracdelight.com^$third-party
||widgets.getsitecontrol.com^$third-party
||getsitecontrol.com/widgets/$third-party
||l.getsitecontrol.com^$domain=nv.ua
||youtube.com/embed/?enablejsapi=1&origin=*3dnews.ru&widgetid=1
freiepresse.de##.opinary-widget-embed
##amp-apester-media
##.opinary-widget-wrapper
##iframe[src^="https://widget.civey.com"]
##amp-iframe[src^="https://widget.civey.com"]
##iframe[src*="compass.pressekompass.net/compasses"]
||iteratehq.com^$third-party
||assets-prod.vicomi.com^$third-party
||apester.com^$third-party
||renderer.qmerce.com^$third-party
||civey.com^$third-party
||compass.pressekompass.net/compasses^$third-party
||widgets.opinary.com^$third-party
||app.mycountrytalks.org^$third-party
spiegel.de##div[data-settings*="https://widget.civey.com/"]
@@||compass.pressekompass.net/compasses^$domain=spiegel.de
||insticator.com^$third-party
||kinoafisha.ua/widget/$third-party
||procdncache.com/chat.php
||video.ibm.com/socialstream/$domain=myoplay.club
/js/chat/edu_chat.js
||chatbot.com^$third-party
||mylivechat.com^$third-party
moluch.ru##.ask_out
||connect.podium.com/widget.js$third-party
||chatwhizz.com/chat-support/js/wk-chat-support.js
||widget.moin.ai^$third-party
||sklum.com/core/controllers/front/LiveChat/js/OctoneController.js
sklum.com##.oct8ne-btn
||service.force.com/embeddedservice/*/esw.min.js
||my.salesforce.com/embeddedservice/*/esw.min.js
||hospitaloswaldocruz.my.salesforce.com^$domain=hospitaloswaldocruz.org.br
||secure.livechatinc.com^$third-party
||liquidweb.my.salesforce.com^$domain=nexcess.net
nexcess.net##.chatContainer
||widget.installchatbot.com^$third-party
||collectcdn.com^$third-party
klingel.de,happy-size.de,meyer-mode.de,diemer.de##begl-chat
||cdn.shopifycloud.com/shopify_chat/$third-party
||config.gorgias.chat^$third-party
||wchat.freshchat.com^$domain=unstoppabledomains.com
||cdn.carrotquest.app^$third-party
||widget.chatbullet.com^$third-party
freesexyindians.com##div[style^="bottom: 0;right:0;position: fixed; z-index:"]
||effect.com/widget$third-party
||widget.info-static.ru^$third-party
||byjus.nanorep.co/web/floating-widget.js
byjus.com##.bcFloat
||chat.mundiale.com.br^$third-party
||cdn-chat.grattis.ru^$third-party
||widget.replain.cc^$third-party
||selcdn.net/chatBot.js
||csportal.directstar.ru^$domain=store.sony.ru
||fstrkchat.com/widget/$third-party
||cdn.qform24.com^$third-party
||studlancer.net/images/chat/studlancer_form.js
/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.
easeus.com###livechat-for-own
students-library.com##body > div.modal ~ script[defer] + div[style]
daemon-hentai.com###secondary > div.widget:last-child
||corover.mobi^$third-party
||app.hubspot.com/conversations-visitor$third-party
howdyho.net##.hollow
set.or.th##.chatbot-icon
boxberry.ru##.popup-messenger
mega.ru##.chatButton
@@||service.force.com/embeddedservice/*/esw.min.js$domain=visible.com
||reactive.factor.ua/buhgalter911_chat/$domain=buhgalter.com.ua
buhgalter.com.ua##.chat
||purechat.com^$third-party
lenov.ru##.lc_area
||lenov.ru/engine/modules/light_chat/
lenov.ru##a[onclick^="window.open('/chat.php'"]
##embed[src="http://www.xatech.com/web_gear/chat/chat.swf"]
||smartsuppchat.com/loader.js
||st.chatango.com^$domain=sportnews.to|streamonsports.cc|footlive.me|neonime.site|viprow.me|psntvs.me|sports-stream.net|anonenime.com|hesgoal.com|sanzisport.com|goanimelist.me|pokemon-tube.com|animeindo.moe|shirainime.com|mangashiro.co|daemon-hentai.com|seirsanduk.us|mangashiro.org|animefrenzy.net|sedsports.com|139.99.120.222|indoxxi.show|cricfree.sc|cricfree.live|wespeakrugby.com|bosscast.net|strikeout.nu|aniwatcher.com|mylivecricket.info|debrid-file.com|neonime.vip|streamonsport.info|snahp.it|worldcupfootball.me
volyninfa.com.ua#?##sidebar div.widget:has(> div.textwidget > div[id^="kurs-com-ua-"])
volyninfa.com.ua###custom_html-3
||widgets.coingecko.com^$third-party
mediametrics.ru##.currency-moving-block
||kursvalut.com/informer/$third-party
||informer.minfin.com.ua
||kurs.com.ua/informer/$third-party
||kurs.com.ru/informer/$third-party
miningclub.info#?#.p-body-sidebar > div.block:has(> div.block-container > h3.block-minorHeader:contains(Курсы))
expert.com.ua#?##secondary > aside.widget:has(> div.textwidget > center > div#SinoptikInformer)
nikcenter.org#?#aside > div.row:has(> div.gsInformer)
culturemeter.od.ua##.extendedwopts-hide[id^="text-"]
shorohaty.com###tie-weather-widget-3
miasskiy.ru##.theiaStickySidebar > div.jeg_pb_boxed_shadow
harpersbazaar.com.ua#?#.content > div:has(> div#SinoptikInformer)
podillyanews.com#?#.sidebar-box > div.sidebar-title:contains(Погода)
volyninfa.com.ua#?##sidebar div.widget:has(> div.textwidget > div#SinoptikInformer)
||informer.gismeteo.ru^$domain=~gismeteo.ru
ukr.net###sinoptik_container
##.gsInformer
/gs_informerClient.min.$third-party
||gismeteo.*/getInformer/$third-party
||meteoprog.ua/*/weather/informer/$third-party
subbota.ua##aside.sidebar > div[id^="custom_html-"]
texty.org.ua###the-only-donate-banner
birgun.net##.support-box
paperpaper.*##.bottom-block  > div.post-info-block
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.mz-agent-banner
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.tools__support_container
meduza.global.ssl.fastly.net,meduza.io##div[class^="DonatesTeaser-module_root__"]
||static.theprint.in/wp-content/uploads/*/subscribe_*.png
missouribotanicalgarden.org##iframe[src="https://www.missouribotanicalgarden.org/plantfinder-quicklinks-iframe.aspx"]
hani.co.kr##.bn-promotion-support
bitcoin.org##.donation-container
gellerreport.com#?#.widget-area > section.widget h2.donate-title:upward(section.widget)
firstthings.com##.leaderboard
cpuid.com###downloading > div.advert
worldhistory.org##.ahe-ad
worldhistory.org###top_message
||cdnjs.buymeacoffee.com^$third-party
archive.org###donate_banner
||yoomoney.ru^$domain=samlab.ws
samlab.ws##iframe[src^="https://yoomoney.ru/"]
||yoomoney.ru/quickpay/shop-widget$domain=ovgorskiy.ru|blog.themarfa.name
||funding.webmoney.ru/widgets/$domain=ovgorskiy.ru|demek.ru|скачатьофис.рф
hromadske.ua#$#body { overflow: visible !important; }