! Checksum: pPUFuRKTwcYmuGoTOurU/g
! Title: AdGuard Annoyances filter
! Description: Blocks irritating elements on web pages including cookie notices, third-party widgets and in-page pop-ups. Contains the following AdGuard filters: Cookie Notices, Popups, Mobile App Banners, Other Annoyances and Widgets.
! Version: 2.1.36.77
! TimeUpdated: 2022-10-19T09:30:48+00:00
! Expires: 4 days (update frequency)
! Homepage: https://github.com/AdguardTeam/AdGuardFilters
! License: https://github.com/AdguardTeam/AdguardFilters/blob/master/LICENSE
!
!-------------------------------------------------------------------!
!------------------ General JS API ---------------------------------!
!-------------------------------------------------------------------!
! JS API START
#%#var AG_onLoad=function(func){if(document.readyState==="complete"||document.readyState==="interactive")func();else if(document.addEventListener)document.addEventListener("DOMContentLoaded",func);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; } };
!
! AG_removeCookie
! Examples: AG_removeCookie('/REGEX/') or AG_removeCookie('part of the cookie name')
!
#%#var AG_removeCookie=function(a){var e=/./;/^\/.+\/$/.test(a)?e=new RegExp(a.slice(1,-1)):""!==a&&(e=new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")));a=function(){for(var a=document.cookie.split(";"),g=a.length;g--;){cookieStr=a[g];var d=cookieStr.indexOf("=");if(-1!==d&&(d=cookieStr.slice(0,d).trim(),e.test(d)))for(var h=document.location.hostname.split("."),f=0;f<h.length-1;f++){var b=h.slice(f).join(".");if(b){var c=d+"=",k="; domain="+b;b="; domain=."+b;document.cookie=c+"; expires=Thu, 01 Jan 1970 00:00:00 GMT";document.cookie=c+k+"; expires=Thu, 01 Jan 1970 00:00:00 GMT";document.cookie=c+b+"; expires=Thu, 01 Jan 1970 00:00:00 GMT";document.cookie=c+"; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT";document.cookie=c+k+"; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT";document.cookie=c+b+"; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT"}}}};a();window.addEventListener("beforeunload",a)};
!
! AG_defineProperty
! See https://github.com/AdguardTeam/deep-override
!
#%#var AG_defineProperty=function(){var p,q=Object.defineProperty;if("function"==typeof WeakMap)p=WeakMap;else{var r=0,t=function(){this.a=(r+=Math.random()).toString()};t.prototype.set=function(a,b){var d=a[this.a];d&&d[0]===a?d[1]=b:q(a,this.a,{value:[a,b],writable:!0});return this};t.prototype.get=function(a){var b;return(b=a[this.a])&&b[0]===a?b[1]:void 0};t.prototype.has=function(a){var b=a[this.a];return b?b[0]===a:!1};p=t}function u(a){this.b=a;this.h=Object.create(null)}function v(a,b,d,e){this.a=a;this.i=b;this.c=d;this.f=e}function w(){this.g=/^([^\\\.]|\\.)*?\./;this.j=/\\(.)/g;this.a=new p}function x(a,b){var d=b.f;if(d&&!("beforeGet"in d||"beforeSet"in d))return z(d);var e={get:function(){var c=b.f;c&&c.beforeGet&&c.beforeGet.call(this,b.a.b);a:if(c=b.g)c=A(c)?c.value:c.get?c.get.call(this):void 0;else{c=b.a.b;if(b.i in c&&(c=B(c),null!==c)){var d=C.call(c,b.i);c=d?d.call(this):c[b.i];break a}c=void 0}(this===b.a.b||D.call(b.a.b,this))&&E(a,c,b.c);return c},set:function(c){if(this===b.a.b||D.call(b.a.b,this)){b.f&&b.f.beforeSet&&(c=b.f.beforeSet.call(this,c,this));var d=b.g;d&&A(d)&&d.value===c?c=!0:(d=F(b,c,this),G(c)&&(c=H(a,c),I(a,c,b.c)),c=d)}else c=F(b,c,this);return c}};d&&J(d,e,K);return e}function I(a,b,d){for(var e in d.h){var c=d.h[e];if(b.h[e]){var h=a,g=b.h[e],k=c;!k.f||g.f||"undefined"===typeof g.a.b||g.g||(g.g=z(k.f));g.c&&k.c&&g.c!==k.c&&I(h,g.c,k.c)}else{g=h=void 0;k=a;var f=b,l=c.i,m="undefined"!==typeof f.b,y=!1;m&&(g=L(f.b,l))&&!g.configurable&&(y=!0,h=f.b[l]);var n=y?H(k,h):new u(c.c.b);I(k,n,c.c);n=new v(f,l,n,c.f);f.h[l]=n;m&&(n.g=g,m=x(k,n),y?E(k,h,c.c):(q(f.b,l,m),g&&A(g)&&(M(m,g.value,f.b),E(k,g.value,c.c))))}}}function E(a,b,d){G(b)&&(b=H(a,b),I(a,b,d))}function F(a,b,d){var e=a.g;if(!e){e=B(a.a.b);if(null!==e&&(e=N.call(e,a.i)))return e.call(d,b);if(!O(a.a.b))return!1;a.g={value:b,configurable:!0,writable:!0,enumerable:!0};return!0}return M(e,b,d)}function H(a,b){var d=a.a.get(b);d||(d=new u(b),a.a.set(b,d));return d}function A(a){return"undefined"!==typeof a.writable}function J(a,b,d){for(var e=0,c=d.length;e<c;e++){var h=d[e];h in a&&(b[h]=a[h])}}function z(a){if(a){var b={};J(a,b,P);return b}}function M(a,b,d){if(A(a))return a.writable?(a.value=b,!0):!1;if(!a.set)return!1;a.set.call(d,b);return!0}var P="configurable enumerable value get set writable".split(" "),K=P.slice(0,2),L=Object.getOwnPropertyDescriptor,O=Object.isExtensible,B=Object.getPrototypeOf,D=Object.prototype.isPrototypeOf,C=Object.prototype.__lookupGetter__||function(a){return(a=Q(this,a))&&a.get?a.get:void 0},N=Object.prototype.__lookupSetter__||function(a){return(a=Q(this,a))&&a.set?a.set:void 0};function Q(a,b){if(b in a){for(;!w.hasOwnProperty.call(a,b);)a=B(a);return L(a,b)}}function G(a){var b=typeof a;return"function"===b||"object"===b&&null!==a?!0:!1}var R;return function(a,b,d){R||(R=new w);var e=R;d=d||window;var c=new u;a+=".";var h=c||new u;for(var g=e.g,k=e.j,f,l,m;a;){f=g.exec(a);if(null===f)throw 1;f=f[0].length;l=a.slice(0,f-1).replace(k,"$1");a=a.slice(f);(f=h.h[l])?m=f.c:(m=new u,f=new v(h,l,m),h.h[l]=f);h=m}if(!f)throw 1;a=f;a.f=b;E(e,d,c)};}();
!
! AG_abortOnPropertyWrite(property, debug)
! Aborts execution of a script when it attempts to write the specified property.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortOnPropertyWrite('String.fromCharCode');
!
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortOnPropertyWrite=function(a,b){var c=Math.random().toString(36).substr(2,8);AG_defineProperty(a,{beforeSet:function(){b&&console.warn("AdGuard aborted property write: "+a);throw new ReferenceError(c);}});var d=window.onerror;window.onerror=function(e){if("string"===typeof e&&-1!==e.indexOf(c))return b&&console.warn("AdGuard has caught window.onerror: "+a),!0;if(d instanceof Function)return d.apply(this,arguments)}};
!
! AG_abortOnPropertyRead(property, debug)
! Aborts execution of a script when it attempts to read the specified property.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortOnPropertyRead('String.fromCharCode');
!
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortOnPropertyRead=function(a,b){var c=Math.random().toString(36).substr(2,8);AG_defineProperty(a,{beforeGet:function(){b&&console.warn("AdGuard aborted property read: "+a);throw new ReferenceError(c);}});var d=window.onerror;window.onerror=function(e){if("string"===typeof e&&-1!==e.indexOf(c))return b&&console.warn("AdGuard has caught window.onerror: "+a),!0;if(d instanceof Function)return d.apply(this,arguments)}};
!
! AG_abortInlineScript(regex, property, debug)
! Aborts execution of an inline script when it attempts to access the specified property
! AND content of the <script> element matches specified regular expression.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortInlineScript(/zfgloadedpopup|zfgloadedpushopt/, 'String.fromCharCode');
!
! @param regex regular expression that the inline script contents must match
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortInlineScript=function(g,b,c){var d=function(){if("currentScript"in document)return document.currentScript;var a=document.getElementsByTagName("script");return a[a.length-1]},e=Math.random().toString(36).substr(2,8),h=d();AG_defineProperty(b,{beforeGet:function(){var a=d();if(a instanceof HTMLScriptElement&&a!==h&&""===a.src&&g.test(a.textContent))throw c&&console.warn("AdGuard aborted execution of an inline script"),new ReferenceError(e);}});var f=window.onerror;window.onerror=function(a){if("string"===typeof a&&-1!==a.indexOf(e))return c&&console.warn("AdGuard has caught window.onerror: "+b),!0;if(f instanceof Function)return f.apply(this,arguments)}};
!
! AG_setConstant('property.chain', 'true') // defines boolean (true), same for false;
! AG_setConstant('property.chain', '123') // defines Number 123;
! AG_setConstant('property.chain', 'noopFunc') // defines function(){};
! AG_setConstant('property.chain', 'trueFunc') // defines function(){return true};
! AG_setConstant('property.chain', 'falseFunc') // defines function(){return false};
!
#%#var AG_setConstant=function(e,a){if("undefined"===a)a=void 0;else if("false"===a)a=!1;else if("true"===a)a=!0;else if("noopFunc"===a)a=function(){};else if("trueFunc"===a)a=function(){return!0};else if("falseFunc"===a)a=function(){return!1};else if(/^\d+$/.test(a)){if(a=parseFloat(a),isNaN(a)||32767<Math.abs(a))return}else return;var b=!1;AG_defineProperty(e,{get:function(){return a},set:function(c){if(b)var d=!0;else void 0!==c&&void 0!==a&&typeof c!==typeof a&&(b=!0),d=b;d&&(a=c)}})};
! JS API FINISH
!-------------------------------------------------------------------!
!---------------------- Cookies ------------------------------------!
!-------------------------------------------------------------------!
!
! This section contains the list of generic rules that block cookie notifications.
!
! Good: ###cookie
! Bad:  example.org###cookie (should be in cookies_specific.txt)
!
!
!
!#######################################################
!######### General element hiding rules ################
!#######################################################
! SECTION: Cookies - General element hiding
!
###ba_eu_cookie_law
###docbody > div.eu-cookie-panel
###kanews-cookie-box
##.e-consents-alert
##.wp-gdpr-cookie-notice-wrap
##body:not(.cookie-modal-open) > div#dm-cookie-popup-container
##.inpage_cookieOptOutForm
##.optanon-show-settings
##.sqs-cookie-banner-v2
###idxrcookies
##.sf_cookie_container
###acceptCookiesBar
##.kacookie-cm-window
##.cookie-consent-banner
##.tmblr-iframe--gdpr-banner
##wecoma-lite
###mfn-gdpr
##.Cms_CookieConsent
##.shopui-eu-cookie-bar
##.footer-lgpd
###footer-lgpd
###cookie-bg
##.cookiealert.show
###cm-cookie-window
##.amgdprcookie-bar-container
###machete_cookie_container
###cookiehint
###cookie-banner-lgpd
##.barra_cookie
###gdpr-cookie-consent-bar
###termly-code-snippet-support
##.etiCookieBanner
###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
##.avg-cookiebar
###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
###scmp-popin.scmp-popin
~lightbend.com###optanon-popup-bg
###elGuestTerms
###ez-cookie-dialog-wrapper
###cookiespolicymessage
###cookiesPolicyMessage
###cookieWarningR
##.fusion-privacy-bar
##.page-wrap--cookie-permission
##.f-data-policy
###cookie-notice-blocker
###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
###cmp-faktor-io-brand-consent-notice
##.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)
##.gdpr-consent-backdrop:not(body):not(html)
###gdpr-consent-form-wrapper:not(body):not(html)
###cookieBgOverlay
##.cp-info-bar-container
##.O-CookieLaw
##.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)
##.captify-widget
##.gdpr-privacy-bar
###cookie-information
##.cc-blockingScreen
##.cc-window[aria-label="cookieconsent"]
###_evidon_banner
##amp-consent
##.as-oil
###cookie_note
##.CookieNotifyWidget__wrapper
##.voc-cookie-message
###cookies-notification-popup:not(body):not(html)
##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
###BandeauInfoCookie
###BlkCookies
###CCompliance
###CNIL
###CNIL-notice
###CNILMessage
###COOKIE_BANNER
###CP_box
###CRTL_AlertCookie
###CRTL_CookieAlert
###Consentement-cookies
###Cookie-Container
###Cookie-Overlay
###Cookie-Policy
###CookieAdvice
###CookieAlert
###CookieBanner
###CookieBannerNew
###CookieBar
###CookieConsent
###CookieConsentDiv
###CookieContainer
###CookieDiv
###CookieInfo
###cookies-policy-popup
###CookieInformation
###CookieMessaging
###CookieNotification
###CookieNotificationBar
###CookieOK
###CookiePanel
###CookiePolicy
###CookieReportsButton
###CookieReportsPanel
###CookieT2Bar
###CookieWarning
###CookieWrapper
###CookielawBanner
###CookiesBanner
###CookiesOverlay
###CookiesWarning
###EUCookie
###EUCookieMsg
###EUDirectiveCookiePanel
###EuCookieBar-8
###EuCookieLawForm
###FT_Cookies
###Footer_cookieLawBox
###GMI_Privacy_Policy
###GlobalCookieBanner
###PaveCookies
###PrivacyBanner
###Row1_Column1_Cell1_CookieSettings_CookieSettings
###SiteMasterPage_updCookieDisclaimer
###TNTpageContentPlaceHolder_pnlCookieMessage
###WP-cookie-info
###about-cookies
###aboutCookieUsageBox
###ac_cookiesvalidation
###accept-cookie
###accept-cookies-div
###acceptCookie
###acceptCookieMeg
###acceptCookies
###acceptCookiesDiv
###accept_cookie
###accept_cookies
###acceptcookie
###acookie
###af-cookie-policy
###agreecookies
###alert-cookie
###alert-cookie-policy
###alertCookie
###alertCookies
###alerte-cookies
###alerte_cnil
###alerte_tracking
###all4nav-cookie-component
###all4nav-cookie-policy-notification
###allowCookiesPopup
###aoCookiePolicy
###arte-cookie-banner
###askCookies
###asterix_cookie_widget
###au_cookiesalert
###avcn_notification
###avertissement_cookies
###avis-cookies
###avisoCookies
###avisoCookiesLayer
###axs_cookie_toggle
###bandeau-c
###bandeau-cookies
###bandeauCookie
###BandeauCookie
###bandeauCookies
###bandeau_cookie
###bandeau_cookies
###banner-cookie
###bannerCNIL
###bannerCookieContainer
###bannerCookies
###banner_cnil
###banner_cookie
###banniere-cookie
###barraCOOKIE
###bauerCookiePolicy
###bbccookies
###bf-cookie-notice
###bkCookieBanner
###bloc_cookies
###bloc_setcookie
###block-cookie_policy-0
###block-inf-eu-cookie-cookie-disclaimer
###blogger_cookie_notice
###bonaCookies
###bootcooker-banner
###boxZgodaNaCookie
###box_cookie_info
###box_cookies_error
###bvin-cookie-box
###bw_cookiechoice
###c2g_cookie_dialog
###c_agrem
###ca_banner
###ca_info_plus
###cadre_alert_cookies
###capaAvisoPoliticaCookies_superior_mensajes
###cartelcookielegal
###catapult-cookie-bar
###cc-cookie-law
###cc-cookie-notice
###cc-cookies
###cc-notification
###cc_cookies
###cca-cookies-holder
###ccc-state
###ccconsent
###cccwr
###ccgtm-banner
###ccm-cookiesDisclosure
###center_bandeau_cookie
###cewe-accept-cookies
###cf-cookie-banner
###ck-cookie-statement
###cl-banner
###close_cnil
###cmsCookieWarning
###cnil
###cnil-cookie
###cnil-cookie-panel
###cnil-layer
###cnilNotification
###cnil_alert
###cnil_bandeau
###cnil_bar
###cnil_bar_wrapper
###cnil_privacy
###com_cookie_policy
###confirmCookie
###confirmCookiePolicy
###confirm_cookie_use
###container_info_cnil
###conteneurCookies
###content-cookies
###coockie-mex
###coockieAPContainer
###coockiechoice
###coockies_warning
###cooki_accept
###cookie-accept
###cookie-acceptation-popup
###cookie-alert
###cookie-allow
###cookie-banner
###cookie-banner-container
###cookie-bar
###cookie-bar-bottom
###cookie-bar-main
###cookie-bar-module
###cookie-block
###cookie-cnil-box
###cookie-compliance
###cookie-compliance-bottom
###cookie-compliance-bottom-overlay
###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-container2
###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-information-banner
###cookie-information-wrapper
###cookie-inner-wrapper
###cookie-law
###cookie-law-banner
###cookie-law-bar
###cookie-law-compliance
###cookie-law-consent-section
###cookie-law-container
###cookie-layer
###cookie-lightbox
###cookie-message
###cookie-message-container
###cookie-modal
###cookie-modal-bg
###cookie-msg
###cookie-note
###cookie-notice
###cookie-notice + .cookie-notice__overlay
###cookie-notification
###cookie-notification-bar
###cookie-notification-wrapper
###cookie-notifier
###cookie-opt-in
###cookie-opt-in-footer
###cookie-optout
###cookie-overlay
###cookie-overlay-footer
###cookie-overlay-wrapper
###cookie-panel
##body #cookie-policy
###cookie-policy-banner
###cookie-policy-bar
###cookie-policy-container
###cookie-policy-notice
###cookie-policy-strap
###cookie-policy-warning
###cookie-popin
###cookie-popup
###cookie-prompt-fixed
###cookie-regle
###cookie-ribbon
###cookie-slide
###cookie-statement
###cookie-terms
###cookie-ue
###cookie-warn
###cookie-warning
###cookie-warning-bar
###cookie-wrapper
###cookie1
###cookieAccept
###cookieAcceptContainer
###cookieAcceptMessage
###cookieAcceptPos
###cookieAcknowledgement
###cookieAdv
###cookieAgreementContent
###cookieAlert
###cookieAlertBoxID
###cookieAlertMessage
###cookieAlertWrapper
###cookieBanner
###cookieBar
###cookieBlock
###cookieBnr
###cookieBox
###cookieChoiceBanner
###cookieCompliance
###cookieComplianceMessage
###cookieConsent
###cookieConsentBar
###cookieConsentForm
###cookieConsentPrompt
###cookieContainer
###cookieControl
###cookieCookieBar
###cookieDisc
###cookieDisclaimer
###cookieDiv
###cookieDivContent
###cookieDough
###cookieDropDown
###cookieFixed
###cookieFooter
###cookieFrame
###cookieGuardMsg
###cookieHeader
###cookieHint
###cookieInfCont
###cookieInfo
###cookieInfoBanner
###cookieInfoBar
###cookieInfoBox
###cookieInfoDiv
###cookieInfoMsgWrapper
###cookieInfoWrapper
###cookieInformerBooklet
###cookieLY
###cookieLaw
###cookieLawAcknowledgmentDiv
###cookieLawBox
###cookieLawContainer
###cookieLawHeader
###cookieLawText
###cookieLayer
###cookieLine
###cookieMessage
###cookieMessageBox
###cookieMessageContainer
###cookieMessageDisplayDIV
###cookieMessageWrapper
###cookieMgn
~excellent-hemd.de,~excellent-hose.de,~engie-energie.nl###cookieModal
###cookieMon
###cookieMonsterWrapper
###cookieMsg
###cookieMsgBlock
###cookieMsgWrapper
###cookieNotes
###CookieNotice
###cookieNotice
###cookieNoticeContainer
###cookieNotification
###cookieOverlay
###cookiePanel
###cookieParisien
###cookiePlaceholder
###cookiePolicy
###cookiePolicy-layer
###cookiePolicyAlertBox
###cookiePolicyBar
###cookiePolicyContainer
###cookiePolicyNotice
###cookiePolicyNotification
###cookiePolicyPopup
###cookiePolicyWrapper
###cookiePoolicy
###cookiePopUp
###cookiePopin
###cookiePopup
###cookiePopupContainer
###cookiePrompt
###cookiePromptWrapper
###cookieSection
###cookieTime
###cookieUsagePopIn
###cookieView
###cookieWarning
###cookieWarningBox
###cookieWarningDiv
###cookieWarningMessage
###cookieWindowContainer
###cookieWrap
###cookieWrapper
###cookie_accept
###cookie_agreement
###cookie_alert
###cookie_alert_bar
###cookie_alert_container
###cookie_assistant_container
###cookie_banner
###cookie_banner_container
###cookie_bar
###cookie_bar_top
###cookie_box
###cookie_choice
###cookie_clicker
###cookie_cnil
###cookie_consent
###cookie_consent_container
###cookie_content
###cookie_disclaimer
###cookie_disclaimer_wrapper
###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_alert
###cookie_policy_banner
###cookie_policy_popup
###cookie_popup
###cookie_popup_container
###cookie_privacy_holder
###cookie_privacy_info_bar
###cookie_privacy_popup
###cookie_prompt
###cookie_shout
###cookie_str
###cookie_usage
###cookie_warn
###cookie_warning
###cookie_widget
###cookieaccept
###cookiealert
###cookiealert_content
###cookiebalk-wrap
###cookiebanner
###cookiebar
###cookiebar-container
###cookiebnr
###cookiebox-wrapper
###cookiecnil
###cookieconfirm
###cookieconsent
###cookieconsentbar
###cookiecontrol
###cookiecontrol_notice
###cookiediv
###cookieinfo
###cookieinfo-container
###cookieinfobar
###cookieinfobox
###cookielaw
###cookielaw2
###cookielawwarning
###cookielightbox
###cookiemenu
###cookiemessage
###cookiemodalbar
###cookiemodalbarplaceholder
###cookiemodule
###cookiemonster
###cookiemonster_popup
###cookiemsg
###cookiemsgbox
###cookienote
###cookienotice
###cookienotice-container
###cookienotif
###cookienotifier
###cookienotify-wrapper
###cookieoverlay
###cookiepanel
###cookiepolicy
###cookiepolicyContainer
###cookiepolicybg
###cookiepolicydiv
###cookiepop
###cookiePop
###cookiepopup
###cookierBayer
###cookiereports-badge
###cookies-acc
###cookies-agreed-wrapper
###cookies-agreement
###cookies-agreement-box
###cookies-auth
###cookies-banner
###cookies-bar
###cookies-fancybox
###cookies-info
###cookies-info-banner
###cookies-information
###cookies-information > .innerDiv
###cookies-message
###cookies-message-container
###cookies-message-main
###cookies-messages
###cookies-modal
###cookies-msg
###cookies-notice
###cookies-overlay
###cookies-panel
###cookies-policy
###cookies-policy-banner
###cookies-policy-container
###cookies-policy-mssg
###cookies-policy-prompt
###cookies-policy-wrapper
###cookies-politics
###cookies-privacy
###cookies-verify
###cookies-warning
###cookies-warning-box
###cookies-wrapper
###cookiesAlert
###cookiesAllowingRequest
###cookiesArticle
###cookiesBanner
###cookiesBar
###cookiesBox
###cookiesContainer
###cookiesDiv
###CookiesDiv
###cookiesInfo
###cookiesInfoBox
###cookiesInitialDialog
###cookiesLequipe
###cookiesMessage
###cookiesNoticeDiv
###cookiesNotification
###cookiesNotifier
###cookiesOptInMessage
###cookiesOptInMessageWrapper
###cookiesPanel
###cookiesPolicyPopup
###cookiesPop
###cookiesPopup
###cookiesWarning
###cookiesWarningActive
###cookiesWarningBanner
###cookiesWrapper
###cookies_apla
###cookies_ask
###cookies_avertissement
###cookies_banner
###cookies_block
###cookies_block_footer
###cookies_border
###cookies_box
###cookies_container
###cookies_info
###cookies_message
###cookies_message_bar
###cookies_msg
###cookies_notification
###cookies_notifier
###cookies_policy
###cookies_warning
###cookiesadv
###cookiesconcentbar
###cookiescontainer
###cookiescript_injected
###cookiesdirective
###cookiesdisclaimer
###cookieshit
###cookiespolicy
###cookiesribbon
###cookiestat
###cookiestatement
###cookiestrip
###cookietable
###cookietext
###cookietop
###cookieu_header
###cookieuseage
###cookiewarn
###cookiewarning
###cookiewrap
###cookiewrapper
###cookis-bg
###cookpol
###ctl00_CookieMessage1_divCookie
###ctl00_CookieMessage1_upCookie
###ctl00_Cookies_CookieContainer
###ctl00_Footer_rnCookies_popup
###ctl00_cookie_panel
###ctl00_cookieconsent_ajaxPanel
###ctl00_ctl00_divCookiePolicyContainer
###ctl00_pnlCookieMessage
###ctl00_privacyCookies_LIPCNB_PrivacyandCookiesNoticePanel
###ctl01_ctl00_CookiePreferencesControl
###ctl20_pnlCookie
###ctl30_pnlCookie
###ctrlHeader_divCookieText
###cw-cookieInfo
###dcc_cookieMessageContainer
###dennis-cookie-notice
###desktop-cookie-disclosure
###disclaimerC
###disclaimerCookies
###disclaimerDialog_modal
###divCookie
###divCookieAlert
###divCookieConfirm
###divCookieMsg
###divCookieNotify
###divCookiePolicy
###divCookiesBox
###divFrmUserCookieConfirm
###div_cookie
###divcook
###dlgCookies
###dvCookie
###e-privacy-message
###eCookieConsentDialog
###eCookieMsg
###ePrivacyBanner
###ePrivacyDisclaimer
###ec-cookie-messages-container
###ee-cookies-message
###eimm_box_cookie_alerte_message
###eprivacy
###eu-cookie
###eu-cookie-bar
###eu-cookie-compliance
###eu-cookie-consent
###eu-cookie-content
###eu-cookie-law
###eu-cookie-notifier
###eu-cookie-notify-wrap
###eu-cookie-policy
###eu-cookie-policy-banner-wrapper
###eu-cookie-wrap
###eu-cookies
###eu-cp-banner
###eu-privacy
###euCookie
###euCookieBar
###euCookieDirective
###euNotice
###eu_cookie
###eu_cookies
###eu_cookies_overlay_content
###eu_notice_content
###eucl_panel
###eucookie
###eucookielaw
###eucookienotice
###expat_cookies
###external-cookie-bar
###fixed-cookie
###flag-cookies
###foCookieNotice
###footer-cnil-space
###footer-cookies
###footerCookieArticle
###footer_cookies
###footer_tc_privacy
###fp_cookieMessageContainer
###frameCookiesBox
###front-no-cookies-warn
###fs-cookiewarning
###future-cookie-bar
###gabarit_cnilcookie
###gb_sm_notification
###gel-cookie-banner
###gh-cookieb
###global-cookie-message
###gn-cookie-accept
###golem-cookie-accept
###have-a-cookie
###headband-cookie
###headband_cookies
###header-info-cookie
###headerCookieLaw
###headerCookies
###headerCookiesAdvice
###headerTopBarMessageCookies
###hi-cookie-box
###htmlPopinCookies
###icoCookiesBanner
###id_cookieconsent
###id_tr_cookies
###idg-cookie-bar
###ietCookiePanel
###imPolicycookiemessage
###implicitCookieModal
###info-cookie
###infoCookie
###info_cookie
###informations-cookies
###infos_cookie
###itv-cookie-notification
###itv-glob-cookie-policy
###jQAlertAcceptCookie
###jlp-cookie-container
###jquery-cookie-law-script
###js-TosPrivacy
###js-cookie-notice
###js-ext-cookie
###js-infos-cookies
###js-message-bar-cookie-notice
###js_popup_cookies
###js_pushDownCookieMessage
###jumper_cookies
###layerAcceptCookie
###layerCookies
###layer_cookie
###lc_cookies-main
###lca-cookie-notification
###legalLayer
###legal_policy_cookies
###logon-snippet-icookie
###lscookiesMax
###lsw-cookie-bottom-box
###m_cookie_popup
###mainDivLegacyCookie
###message-cookie
###messageCookie
###message_cookie
###mk-cookie
###mktg_Cookie
###mktg_Cookie_Wrap
###mmmmm-cookies
###modalCookieContainer
###msg-cookie
###msg-cookie-level0
###msgCookie
###mss-legal-banner
###mssg-cookies-warning
###mtcookieconsent
###mycookie
###nav_cookie
###nbcCookieChoice
###new-cookie
###nibirumail_cookie_advice
###no-cookie
###notice--cookie
###notificacio-cookies
###notification__cookie
###notification_cookiewarning
###notificationcookie
###nova_cookie_disclaimer
###npo_cc_notification_wrapper
###nq_cnilbanner
###nuk-cookieMessage
###nwcook-message
###o-cookie
###okcookies
###okookie-box
###pCookieWarning
###page-advice-cookie
###panel-cookies
###pc-cookie-notice
###pecr-compliance-banner
###phrase_notification_cookies
###pl_cookies
###plugin_cookie_int
###pm-cookie-consent
###pnlCookieBanner
###pnlCookieWarning
###politicaCookies
###polityka-cookies
###politykacooki
###popUpInfosLegal
###popinCookie
###popup-cookie
###popup-cookies
###popup-webpage-cookie
###popup_cookie
###pravda-cookie-usage
###pricacy_popup
###privacy-bar
###privacy-message-bar
###privacy-policy-panel
###privacyBar
###privacyOuterContainer
###privacyPolicyLayer
###privacyPolicyLayerN
###privacyWarningBanner
###privacy_cookiepolicy
###privacy_law
###privacypolicy
###private-policy
###pronamic_cookie_holder
###qb_cookie_consent_main
###rb-cookie-container
###rbiCookiePolicy_pushDownBoxWrapper
###regens-cookie-setting
###remoteCookie
###resultCheckCookieMSG
###rtl_cookie_small
###rtveCookiePolicy
###ruban-cnil
###rvacookies
###rwd-cookie-message
###s-cookie
###s112_accept_cookies
###scnb-cookie-bar
###sdbCookieLegalContainer
###semocookie-handler
###shop-cookie
###site-cookie-policy
###site-we-use-cookies
###site-wide-cookie-message
###skycom-cookie-wrapper
###slidingCookieDiv
###smile-cookie-wrapper
###spartooCookies
###sto-cookieMessage
###sun-cookieMessage
###survey_bar
###svtCookieInformationContainer
###tarteaucitronAlertBig
###tarteaucitronRoot
###tc_privacy
###tescoCookieNotification
###tesco_cookie_widget
###the-cookie
###theme_cookie
###thiscookiemessage
###tid_cookieWarning
###toolbar_cookies
###topCookie
###townside-cookiebar-outer
###trackCookieBar
###trackingCookie
###truste-banner
###ts_cookie_info
###tto-cookieMessage
###tv2cookiebar
###twCookieConsent
###tweCookie
###tx_cookies
###tx_cpscookieinfobox_pi1
###uecookies
###ui-cookie-policy
###uk-cookie-use
###ukCookiePopup
###us-cookies
###useCookiesCont
###user-cookie-message
###user_optin_banner
###usrConsent
###usrcookies
###v-cookielaw
###viewlet-cookiepolicy
###vscookieAlertCont
###vvc_cookie
###warn-cookies-area
###warning_cookie
###wdg_cookie_bar
###website-cookies
###welcomebar-wrapper
###widget-vrtcookiebalk
###wk_cookiebar
###wsjconsent
###wt-cookie-box
###ww-cookie-information
###zaz-nb-plugin-cookie-message
##.CNIL
##.COOKIECONSENT_BANDEAU
##.Common-Privacy-HeaderCookiesMessage
##.CookieAcceptPanel
##.CookieBanner:not(body):not(html)
##.CookieBar:not(body)
##.CookieChoiceContainer
##.CookieConsent:not(body):not(html)
##.CookieDirectiveDisplay
##.CookieDirectiveHeight
##.CookieMessage
##.CookieMonsterBox
##.CookieNote
##.CookieNotice:not(body):not(html)
##.CookieNoticeContainer
##.CookieNotification
##.CookieNotificationTopBar
##.CookieWarning
##.CookieWrapper
##.Cookies:not(body):not(html)
##.CookiesBar
##.CookiesMessageContainer
##.EUCookie
##.EUCookieBox
##.EUCookiePolicyContainer
##.EuCookieSheet
##.ModThomasCookiesC
##.PortletGestionDesCookiesCNIL
##.Section-Cookie
##._iph_cp_standalone
~gelia.fi,~gelia.no,~gelia.se,~imvu.com,~ahlsell.dk,~ahlsell.fi,~ahlsell.no,~ahlsell.se,~franziskaner-weissbier.de##.accept-cookies
##.acceptCookies
##.acceptCookiesBox
##.accept_cookies
##.acceptcookies
##.agegate-cookie
##.agree-cookie-wrap
##.alert--cookies
##.alert-cnil
##.alert-cookie
##.alert-cookies
##.alert-cookies-banner
##.alertCookie
##.alertcookie
##.alerts-manager-container
##.allow-cookie-stripe
##.alma-cookie-disclaimer
##.b-cookie-hint
##.b-cookies
##.ban-cookies
##.bandeau-cnil
##.bandeau-cookies
##.bandeau_consent
##.bannerInformativaEU
##.barCookie
##.barre-info-cookies
##.barreInfoCookies2
##.barre_cookies
##.blocCookie
##.bloccookie
##.block-cookies
##.bmj-cookie-noticebar-content
##.box-cookies
##.box_cookie
##.c-cookie
##.c-cookie-banner
##.c-cookie-bar
##.c-cookie-policy
##.c-cookieContainer
##.c2g_daimler_cookie_dialog_overlay
##.c_cookie-policy
##.capaAvisoCookies
##.capa_cookie
##.capa_cookies
##.caption-cookie
##.cc-banner
##.cc-cookies
##.cc-fixed-bottom
##.cc_banner
##.cc_banner-wrapper
##.cc_container
##.ccmcss_oic
##.cdp-cookies-alerta
##.center_cookies
##.cnil-banner
##.cnil-block
##.cnilContainer
##.cnilNotification
##.cnil_warning
##.co-cookies-disc-bar
##.com-cookie
##.container-cookie-notice
##.container_cookies
##.contenidoAvisoPoliticaCookies
##.coockie
##.coockie_banner
##.cookie-accept-container
##.cookie-accept-overlay
##.cookie-alert
##.cookie-alert-box
##.cookie-assistant
##.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
~muenchner-bank.de,~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-footer-dialog
##.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-nag
##.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-panel-overlay
##.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-pop-up-container
##.cookie-popup:not(body):not(html)
##.cookie-prompt
##.cookie-prompter
##.cookie-rules-wrapper
##.cookie-siteusage-notice
~blogs.mediapart.fr##.cookie-warn
##.cookie-warn-msg
~samsung.com##.cookie-warning
~travelchannel.co.uk##.cookie-wrapper
##.cookieAccept
##.cookieAccepterSlider
##.cookieAdvice
##.cookieAlert
##.cookieAlertBarMessage
##.cookieAlertBox
##.cookieAsker
##.cookieBan
##.cookieBanner:not(body)
##.cookieBannerContainer
##.cookieBar:not(body):not(html)
##.cookieBarContainer
##.cookieBarReviewDesktop
##.cookieBarReviewMobile
##.cookieBox
##.cookieCompliance
##.cookieConsent:not(body):not(html)
##.cookieConsentPanel
##.cookieContainer
##.cookieControl
##.cookieDisclaimer
##.cookieDisclaimerContainer
##.cookieDisclaimerContainerWrapper
##.cookieInfo:not(body):not(html)
##.cookieInformation
##.cookieInside
##.cookieLaw:not(body):not(html)
##.cookieLegal
##.cookieLegalComp
##.cookieLegal_comp
##.cookieMaster
##.cookieMessage:not(body):not(html)
##.cookieMessageDiv
##.cookieMsgContainer
##.cookieNotice:not(body):not(html)
##.cookieNoticePopUp
##.cookieNotification
##.cookieNotify
##.cookieOptIn
##.cookiePanel
~elavon.pl##.cookiePolicy:not(body):not(html)
##.cookiePolicy-banner
##.cookiePolicyBannerOuter
##.cookiePolicyBnr
##.cookiePopUp
##.cookiePopup
##.cookiePopupContainer
##.cookiePrompt
##.cookieToast
##.cookieTooltip:not(body):not(html)
##.cookieTooltipKontener
##.cookieWarning
##.cookieWarningBox
##.cookie__show
##.cookie_accept
##.cookie_adv2
##.cookie_alert
##.cookie_alert_message
##.cookie_bar
##.cookie_box
##.cookie_consent:not(body):not(html)
##.cookie_content
##.cookie_info
##.cookie_info_content
##.cookie_law
##.cookie_m
##.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)
##.cookiebarcontainer
##.cookiebarinner
##.cookiebox
##.cookieconsent:not(body):not(html)
##.cookieconsent-popup
##.cookied:not(body):not(html)
##.cookiedisclaimer
##.cookiediv
##.cookieinfobannerWrapper
##.cookielaw:not(body):not(html)
##.cookielaw-container
##.cookieleiste
##.cookiemonster
##.cookienotice-bar
##.cookienotice-container
##.cookiepolicy
##.cookiepopupcontainer
##.cookies-advert
##.cookies-alert
##.cookies-alert-wider-wrap
##.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:not(body):not(html)
##.cookies-notice-msg
##.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
##.cookiesBgCls
##.cookiesBlock
##.cookiesContent
##.cookiesDisclosure
##.cookiesInfo
##.cookiesMessage
##.cookiesMessageBanner
##.cookiesMessageLayer
##.cookiesNote
##.cookiesNotification
##.cookiesPanel
##.cookiesPro
##.cookiesTxt
##.cookiesWarning
##.cookiesWarning-container
##.cookies_bar
##.cookies_box
##.cookies_law_compliance_footer
##.cookies_message
##.cookies_notice
##.cookies_noties
##.cookies_notifier
##.cookies_policy_container
##.cookies_yum
##.cookiesbar
##.cookiesinfo
##.cookieslaw
##.cookiesms
##.cookiesnotice
##.cookiespolicy
##.cookiestrip
##.cookietext
~intersport.nl,~intersport.hu,~intersport.nl,~intersport.es,~intersport.at##.cookiewall:not(body):not(html)
~samsung.com##.cookiewarning:not(body)
##.cookiewrapper
##.cookskom
##.cp-cookie-banner
##.ctl_CookieWarning
##.cwcookielaw
##.dCookiesAlert
##.delayed-module.alert-cookie.alert
##.disclaimerCookies
##.dismissable-cookie-policy
##.divCookiePopUp
##.divCookiePopUpContainer
##.dom-content--eu-banner
##.dr-cookie-info-box
##.drawer-cookies
##.e-cookie-message
##.ePrivacyOuterWrapper
##.ec-cookie-policy
##.ecdcCookiePolicy
##.ecomcookielaw-holder
##.egmont-cookies
##.eh-cookieinfo
##.eksCookieContainer
##.element-cookie-banner
##.epson_cookienotice
##.epublishing-priority.epublishing-eu-cookies
##.eu-cookie-message
##.eu-cookie-nag
##.eu-cookie-notice
##.eu-cookies
##.euCookie
##.euCookieLaw
##.euPrivacy_cookiesMsg
##.eu_cookie
##.eucookie
##.eucookie_disclaimer
##.eucookielaw
##.eucookies
##.eupopup-container
##.ext-cookie
##.filCookiesCnil
##.footer-cnil
##.footer-cookie
##.footer-cookies-policy
##.footer__cookies
##.footer_cnil
##.fucking-eu-cookies
##.fucking-priority.fucking-eu-cookies
##.future-cookie-bar
##.g-cookiebar
##.globalcookiepolicycontainer
##.gn-cookie-alert
##.head-cookie-container
##.header-cookie-content
##.headerCookies
##.ib-m-cookie-banner
##.id-CookieConsent
##.identity-noticebar
##.imPolicycookiemessage
##.info-cookie
##.infoCookies
##.infocookies
##.j-cookieContainer
##.jix_acceptcookies_box
##.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-policy-header
##.js-cookie-widget
##.js-cookieComply
##.js-cookieMessage
##.js-cookies
##.js-cookies-box
##.js-message-cookies
##.js-toast-cookies
##.js_cookie_law
##.k4-cookie
##.layerCookie
##.layer_cookie
##.lgcookieslaw_banner
##.m-cookie-notice
##.m159-cookies
##.m_cookie
##.mainCookieAlerta
##.maserati-cookie
##.mb_informativa_cookies
##.md-cookies-advice
##.message-cookie
##.message-cookies
##.message-demande-cookies
##.message-modal-cookie
##.mk_cookie_policy
##.mod-cookiepolicy
##.mod-privacypolicy
##.module-cookie-info
##.ms-cookie-ok
##.nav__cookies
##.no-cookies:not(html):not(body)
##.notice-cookie
##.notice_notice_cookies
##.notification__content-cookie
##.notificationpopup
##.npo_cc_regular
##.obs_cnil
##.okookie
##.om-cookie-agreement
~lightbend.com##.optanon-alert-box-wrapper
##.overlay-cookie
##.p-cookiebar
##.p_cookie
##.panel-cookies
##.panel_cookie
##.paveCookies
##.pcookie
##.pea_cook_more_info_popover
##.pea_cook_wrapper
##.pf-cookie-directive
##.plugin_cookie
##.politicaCookies
##.polityka-cookie
##.pop-cookie
##.popup-alert-notice
##.popup-cookie
##.popup-cookie-notice-wrap
##.popup_cookie
##.preventAcceptance
##.privacy-alert
##.privacy-notice:not(body):not(html):not([class*="-input"])
##.privacybanner
##.privacycookie
##.qb-cookielaw-bar
##.react-cookie-banner
##.regional-cookie-warning
##.rltcp_information_cookie
##.rlx-cookie
##.roh-cookies
##.row-cookies
##.rs-alert-cookie
##.sanoma-optin-bar
##.sb-ncookies-alert
##.sc-cookies
##.sd_cookiespolicy
##.selectorCookieLawMessage
##.self-contain-cookie
##.sets-cookie
##.sgsCookies
##.sh-cookie-confirmation
##.site-cookie-panel
##.site-cookies
##.storm-cookie
##.sys_cc-cookies
##.tCook
##.tcCookiesDialogWrapper
##.tesco-cookie
##.texteAlerteCookie
##.toast-type-newCookie
##.tre-cookie-disclaimer
##.ui-dialog-cookies
##.uk-cookie
##.uk-cookie-banner
##.uk-cookies
##.ultimize_cookie_notification_container
##.umuCookieMain
##.use-cookie-container
##.v2_cookies_container
##.viacomcookiebar-extended
##.warningCookieWrap
##.wrap_cookie_policy
##.wrapper--cookies
##.wrapper--cookies-disclaimer
##.wrapperCookies
##.wsa-cookielaw
##body > #ckch
!+ NOT_OPTIMIZED
##.contao-cookiebar
!+ 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
! NOTE: General element hiding end ⬆️
! !SECTION: Cookies - General element hiding
!
!#######################################################
!######### General URL blocking rules ##################
!#######################################################
!
! SECTION: Cookies - General URL
!
||gvl-dev.setupcmp.com^$third-party
||cmp.redge.media^$third-party
||tarteaucitron.io^$third-party
||smart.idmnet.pl^$third-party
||gravito.net/cmp$script
||axept.io^$third-party
/ccnst/ccbundle.min.js
/wp-content/plugins/ninja-gdpr-compliance/*
/simplyflex_cookies.
/borlabs-cookie/*$~script
||controlcookies.com^$third-party
/lssicookies/digicookies.js
/wecoma-lite.js
||cmp.quantcast.com^$third-party
/plugins/ws5_eucookie/*
/cookie-law-generator/*
/cookie-consent-tool/*
/wp_content/plugins/gdpr_patron/*
||clickskeks.at^$third-party
||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
||consentmanager.firststars.io^$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
||traceprof.com^$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^
/javascript/component-CookieConsent
||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
/sncmp.min.js
/cookie-consent-manager.js
/gdpr.js
||tracker.convead.io^$third-party
||eurocookie.galilcloud.wixapps.net/?cacheKiller=$third-party
/wp-content/plugins/easy-cookies-policy/*
/cmp/int_cmp.
/cmp/heycookie.js
/cmp_shim.js
/wp-content/plugins/wp-gdpr-compliance/*
/wp-content/plugins/zigcookie/*
/ibeugdpr.min.js
||oil.axelspringer.com^$third-party
/penton_gdpr.js
||consent.cmp.oath.com^$third-party
||cookielaw.org^$third-party
||cookiebot.com^$domain=~cookiebot.com
-agree-cookies/
-cookie-banner-
-cookie-cnil.
-cookie-filter/$script
-cookie-law-popup.
-cookie-law.js
-cookie-law/$script
-cookie-message.js
-cookie-msg-bar.
-cookie-notice.
-cookie-policy.
-cookie-popup/
-cookieconsent-
-CookieInfo.
-cookiePolicy.
-cookies-policy.
-eu-cookies/$script
-eucookie.
-privacy-cookie-
.cookie-law.$script
.cookie_law.
.cookieconsent.
.cookiecuttr.^$domain=~argeweb.nl
.cookielaw.js
.cookienotice.
.cookiepolicy.
.cookiesdirective.
.cookiesdirective_
.cookiesmessage.
.cookiesPolicy.
.divascookies-
.EuCookieCompliance.
.fscookieconsent.
/__cookie_js.php
/ac_cookiesvalidation/*
/media/plg_system_eprivacy
/accept-cookie.
/acceptCookies.
/alertcookie.
/alertcookies.
/amCookieApproval.
/asesor-cookies-
/avisCookies.
/aws-cookie/*
/bandeaucookie.
/bauer.cookies.
/cipr-cookie-opt-out/*
/cnil-cookies_
/cnil.js
/coCookiesDisclaimer.
/cookie-accept.js
/cookie-alert.
/cookie-bandeau.
/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-footer-
/cookie-info.
/cookie-law-$~script,~stylesheet
/cookie-manager.min.js
/cookie-master.js
/cookie-message.
/cookie-notice.
/cookie-notice/*$~stylesheet
/cookie-notification.
/cookie-notifications.
/cookie-policy-
/cookie-policy.js
/cookie-policy/*
/Cookie-popup-
/cookie-popup.
/cookie-prompt.
/cookie-richtlinie.
/cookie-terms.
/cookie.policy.
/cookie.response.
/cookie/policy-
/cookie_acceptance_
/cookie_alert*.js
/cookie_banner-
/cookie_banner.
/cookie_bar.
/cookie_consent.
/cookie_consent/*
/cookie_consent_
/cookie_information_$script
/cookie_law.js
/cookie_law/*
/cookie_legal_$script
/cookie_msg.js
/cookie_notice.
/cookie_notification-
/cookie_notifier/*
/cookie_policy.
/cookie_policy_
/cookie_solution/*
/cookie_ws.
/cookie_ws/*
/cookieacceptance.
/cookiealert.
/CookieAlertBootStrapper.
/cookiebadge.
/cookiebadge_
/cookiebanner.
/cookiebar-
/cookiebar.
/cookieBox.js
/cookiec.json
/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
/cookied.js
/cookiedirective*.js
/cookieDisclaimer.js
/cookiedisclosure.
/cookiehint.
/CookieInfo.
/cookieinfo/*$script
/cookieInformerBooklet_
/cookiejar/*
/cookielaw.
/cookielawinfo.$~script
/cookielex/*
/cookiemanagement.js
/cookieMention.
/cookiemessage_
/cookieMetie.
/cookiemonster.mg
/cookieMonster.min.js
/cookiemsg.
/cookienotice.
/cookienotice/*$script
/cookieNotification.
/cookieok.js
/cookiepolicy.
/cookiepolicy/*
/cookiepolicy_
/cookiepolicybanner.
/cookiepolicydisclaimer.
/cookiePolicyEN.
/cookiepopup?
/CookiePrompter-
/CookieReportsDisclaimer.
/cookies-compliant.
/cookies-directive.
/cookies-disclaimer.
/cookies-enabler.
/cookies-footer-
/cookies-info.
/cookies-monster.js
/ccm19.js
/cookies-monster/*$script
/cookies-notice/*
/cookies-notification.
/cookies-overlay.
/cookies-policy-
/cookies-policy/*
/cookies_acceptance.
/cookies_bar.js
/cookies_directive.
/cookies_komunikat.
/cookies_loading.php?
/cookies_policy.js
/Cookies_Pro/*
/CookiesAgreement/*
/cookiescontrol-
/cookiesdisclaimer.
/CookieSettingsManager?
/cookieslegal.
/cookiespolicy.
/cookiesPopup.
/cookiewarning.
/cookiewarning2.js$script
/cookiewarning3.js$script
/cookiewarning4.js$script
/cookiewet.
/divascookies_
/dotbandeaucookie/*
/ecookie_check/*
/ee-cookies-min.
/emea-cookie-
/eu-cookie-
/eu-cookie.
/EU-cookielaw.
/eu_cookie_$script,stylesheet
/eu_cookies.
/eu_privacy.js
/eu_rp_cookie.
/euc_cookie.js
/eucookie.
/eucookiecompliance.
/eucookiecompliance/*
/EUCookieDirective.
/eucookielaw.
/eucookienotice.
/eucookienotice_
/eucookies.
/eucookiesk.
/eucookieslaw/*$script
/EUCookieUtility.
/fp_cookie.
/g4cookies.
/GestionCookiesCNILPlugin/*
/icit-cookie-law/*
/ico_cookies.
/icocookies.
/impresacookiepolicy/*
/InfoCookies.
/ipc_show_cookie_banner.js
/iubenda_cs.
/jbcookies.
/jjp_eucookie_
/jqueryCookieGuard.
/js-cookie-master/*$script
/legalcookie.
/lma-cookie.
/mod_cookiesaccept/*
/mod_jbcookies/*
/mweb.cookie/*$script
/newprivacypolicy.
/ocgcookie?
/plugin_cookie/*
/plugins/CookieInfo/*
/plugins/EuCookie/*
/rbicookiepolicy.
/rtiCookieLaw.
/SetConsentCookie.
/SetCookieBanner.
/sni_cookie_privacy/*
/tm.cookie.js
/toucanCookie.
/ttgcookieconsent-
/TWCCookies/*
/ubmcookieconsent-
/uk-cookie-consent/*$domain=support.actualityextensions.com
/usocookies.
/warnCookies.
/widgets/cookies-
/wkp_cookies.js
/wp-cookie-allow/*$script,stylesheet
_cookie_bar/
_cookie_cnil.
_cookie_compliance.
_cookie_consent/
_cookie_policy.
_cookie_policy_
_cookiebar_
_cookieCgu.
_cookielaw_mip.
_cookieMsgBox/
_cookieNotice.
_cookies_disclosure/
_cookiewarn.
_eu_cookie_
_eucookie_compliance_
_europecookielaw.
||cookie.pearshealthcyber.com^
||d.delivery.consentmanager.net^
||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
||consent.dumont.de^$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
||cookieq.com^$third-party
||usercentrics.eu^$third-party
||consensu.org^$domain=~consensu.org
||cmp.uniconsent.com^$third-party,domain=~xda-developers.com
! for Safari ('||' covers one sub-domain only)
||clickio.mgr.consensu.org^$third-party
||cdn.consentmanager.mgr.consensu.org^$third-party
||quantcast.mgr.consensu.org^$third-party
! NOTE: General URL end ⬆️
! !SECTION: Cookies - General URL
!
!
! This section contains the list of domain-specific rules that block cookie notifications.
!
! Good: example.org###cookie
! Bad:  ###cookie (should be in cookies_general.txt)
!
!
!
!#######################################################
!######### Rules for specific sites ####################
!#######################################################
! SECTION: Cookies - Specific basic
!
! https://github.com/AdguardTeam/AdguardFilters/issues/25529
! Rules to block cookie notice on "amp" websites on Safari
!
! https://github.com/AdguardTeam/AdguardFilters/issues/54351
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###taw > div[style^="padding:"] > div.med + div.RDvo0e
!
! For the sites with '$generichide' exclusions
!   SECTION: Cookies - Specific rules ($generichide)
!
centrumrowerowe.pl#$#html { overflow: auto !important; }
centrumrowerowe.pl#$#body { overflow: auto !important; }
centrumrowerowe.pl#$##cookiePolicyDialog { display: none !important; }
quantamagazine.org#%#//scriptlet('set-cookie', 'acceptedPolicy', 'true')
blog.livup.com.br##div[class^="card-lgpd"]
duracell.com##.copro
dating.com###gdpr-agreement-wrapper
oscaro.com#$#.popin-cookie { display: none!important; }
oscaro.com#$#body { overflow: auto!important; }
boomplay.com##.cookieTipWrap
skynet.ru##footer + div.fixed.bg-white
surprize.lidl.ro##.container-cookie
magentatv.pl##div[class^="styles__StyledMagentaBar-"]
inps.it###cookie_directive_container
timepartner.com###cookiesettings
scaleway.com##.sc-djvmMF.cjOQjk
adzsafe.com##.cookie-block
nyaa.net###cookie-warning
lego.com#$#aside[class^="Modalstyles__Container"] { display: none !important; }
lego.com#$#html > body:not(#style_important) { overflow: auto !important; padding-right: 0 !important; }
portal.abczdrowie.pl,money.pl,parenting.pl,autokult.pl,dobreprogramy.pl,wp.pl###WP-cookie-info
tio.ch##.as-oil
sme.sk##.js-cookie-bar
nfhost.eu,nfhost.me,nfhost.xyz###cookie-law-banner
otopark.com,blackmod.net,synology-forum.de,xenforo.pk,androidrepublic.org,nulledteam.com,forum.miuiturkiye.net,leakforums.co##.notice--cookie
gametimers.it###eu-cookie-law
hamburg.de###cookieChoiceInfo
futurezone.de,waz.de,derwesten.de,abendblatt.de##.cookie-note
xataka.com###cookies-overlay
isolaillyon.it,gametimers.it,yalujailbreak.net###cookie-notice
chimica-online.it###cookieChoiceInfo
strunz.com###v-cookielaw
!   NOTE: Specific rules ($generichide) end ⬆️
!   !SECTION: Cookies - Specific rules ($generichide)
!
!
/consent.[\s\S]*.de/$domain=mopo.de|duda-kinderzeitung.de|dumont.de|dumont-rheinland.de|rheinische-anzeigenblaetter.de|yourjob.de
!
! SECTION: Cookies - Popular rules
!
! common name
! ##.cc-overlay
evn.at,foodbrothers.com,semikolon.com,leuchtturm1917.de,laenderbahn.com,jhdversicherungen.de,computerwelt.at,torquato.de,dtv.de,vinzenz-klinik.de,herold.at,internorm.com,colop.com##.cc-overlay
! ###__tealiumGDPRecModal
avis.de,unipolsai.it,o2.co.uk,tsb.co.uk,sainsburysbank.co.uk,hsbc.co.uk,sunglasshut.com,oakley.com,telekom-dienste.de,zurich.it,ray-ban.com,lavazzagroup.com,sony.jp,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
! ##.cookies
golfdondurma.com.tr,justicaeleitoral.jus.br,metaflux-ts.cz,oneticket.cz,glavred.net,moviezone.cz,mnemonic.io,zgora.pl,egzaminy.edu.pl,gamdias.com,hm.edu,evropochta.by,barclayscorporate.com,emall.by,e-dostavka.by,frutonyanya.ru,trudvsem.ru,gandalf.com.pl,club.pravda.com.ua,pho.to,halkbank.mk,botrix.live,bangkokbiznews.com,cloudpayments.ru,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
! ###cookies
tellows.it,banco.bradesco,yesvids.com,holaporno.xxx,ah-me.com,tryboobs.com,istanbulhomes.com,bursahomes.com,antalyahomes.com,spainhomes.com,bta.bg,rockserwis.fm,support.tonies.com,walbrzych24.com,mosir.sosnowiec.pl,pwsz-ns.edu.pl,cybusinessonline.co.uk,secure.ybonline.co.uk,secure.cbonline.co.uk,postnauka.ru,emiko.de,dachbaustoffe.de,kj.de,cyfrowe.pl,ezzocard.com,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
! ##.cookie
mangaplaza.com,filescan.io,obligacjeskarbowe.pl,pc.domains,ask.fm,girlstyle.com,oggusto.com,tatuzinho.com.br,ringoo.ua,paraf.com.tr,pagefly.io,pdfreaderpro.com,35mm.online,edu-sense.com,yamibuy.com,nbb-netzgesellschaft.de,darkflash.com,rostec.ru,megatop.by,almi-dostavka.by,objective-see.org,mytu.co,gingerweb.jp,teenmegaworld.net,amersport.ru,r-stahl.com,pilsnerurquell.com,thatskygame.com,opendata.mkrf.ru,pos.gosuslugi.ru,anybus.com,worldskillspoland.org.pl,unternehmensbericht.boehringer-ingelheim.de,bolshoibelarus.by,h2.live,shop.huawei.ru,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
! ###cookie
wikibrief.org,bonuspiu.com.tr,order.wreckfestgame.com,brasty.de,goetheweb.jp,mailtemp.cc,prodirectbasketball.com,safe-animal.eu,bangkokbiznews.com,thansettakij.com,komchadluek.net,springnews.co.th,nationtv.tv,tnews.co.th,myoffice.ru,hanet.com.pl,trzmiel.com.pl,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,teamquest.pl,stema.istore.pl,findeks.com,kube.no,makownia.com,sklep.xerima.com.pl,vitra.com.tr###cookie
! ##.b-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
! ##.sliding-popup-bottom
nrscotland.gov.uk,financialsense.com,uwaterloo.ca,eluniversal.com.mx,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
! ###gdpr
croxyproxy.com,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
! ##.gdpr
bezchemiinadrodze.pl,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
! ##.gdpr-banner
aan.com,yuzbasiogluoto.com.tr,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
! ##.ppr_priv_document_cookie_banner
tripadvisor.be,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.de##.ppr_priv_document_cookie_banner
! ##body > div#lithium-root > div[role="button"]
tripadvisor.be,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.de##body > div#lithium-root > div[role="button"]
! ###cross-dialog
strefaedukacji.pl,stronazdrowia.pl,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
! ##.cookieinfo
digitaldruck-fabrik.de,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,kinonet.pl,mtled-novels.com,pitwalk.de,praxis-jugendarbeit.de,rambox.pro,reversinglabs.com,sacheats.com,shadersmod.com,uploadcloud.pro##.cookieinfo
! ###optanon
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
! ##div[aria-label="cookieconsent"]
treetotub.com,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"]
! ###cookie-box
engelli.com,cheatermad.com,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,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
! ##.avia-cookie-consent
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
! ##.policy
denizlipost.com,haberglobe.com,delimobil.ru,teroradio.com,becteroradio.com,tvbs.com.tw,cumrapostasi.com,ufukgazetesi.net,alemfm.com,designs.ai,imzagazetesi.com.tr,airlinehaber.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,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
! ###banner-wrapper
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
! ###cc-banner-wrap
serien.de,blumen-objekte.de,soldat-und-technik.de,timschropp.com,gfc-gruppe.de,literaturcafe.de,dashdot.de,appoid.de,rafalabrador.com###cc-banner-wrap
! ###eu-cookie-bar-notification
porland.com,gimatsepeti.com,parcapazari.com,allnations.com.br,divanpastaneleri.com.tr,citygross.com.tr,asics.com.tr,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
! ###didomi-host
dziennikzachodni.pl,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
! ##.cookie_banner
ferienwiki.de,eurovisionworld.com,joiebaby.com,opy.com,mwave.me,toptal.com,ikea.com,mydays.at,mydays.de##.cookie_banner
! ##app-cookie-consent-popup
0352.ua,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
!
! For the case if the scroll page is blocked
mein-mmo.de,talent-soft.com,moviepilot.de,jofogas.hu,m.rtl.be,elmundo.es,vecernji.hr,zive.cz,gamepro.de#$##didomi-host { display: none !important; }
mein-mmo.de,talent-soft.com,moviepilot.de,jofogas.hu,m.rtl.be,elmundo.es,vecernji.hr,zive.cz,gamepro.de#$#html > body.didomi-popup-open { overflow: auto !important; position: unset !important; }
! realCookieBanner
viel-unterwegs.de,ahorn-camp.de,mmo-sankar.de,der-windows-papst.de#%#//scriptlet("set-constant", "realCookieBanner", "undefined")
! viel-unterwegs.de,ahorn-camp.de,mmo-sankar.de,der-windows-papst.de#@%#//scriptlet("set-constant", "realCookieBanner", "undefined")
/\/wp-content\/[a-f0-9]{32}.js/$domain=viel-unterwegs.de|ahorn-camp.de|mmo-sankar.de|der-windows-papst.de
!
! cmpbox cookies
broststiftung.ruhr,deka.de,der-rollenshop.de,travelcharme.com,industrie.de,bm-online.de,fenster24.de,mioga.de,ankerkraut.de,voltimum.de,borek.de,azubi.de,denk-keramik.de,aquarienpflanzen-shop.de,deutschesee.de,bluray-disc.de,medpex.de,eventim.de,teekanne.de,mdm.de,traunsteiner-tagblatt.de,westlotto.de,kalledaskabel.de,dastelefonbuch.de,telefonbuch.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
gelbeseiten.de,gasag.de##div[class^="cmpbox"]
krautundrueben.de,psw-group.de,gluehbirne.de,blastbrigade.com,tonspion.de,bier.by,test.de,kicker.de##div[id^="cmpbox"]
! For the case if the scroll page is blocked and the functionality of the site works correctly. Otherwise, make the JS rule
bad-gmbh.de,stadt-bremerhaven.de,weser-kurier.de,engelhorn.de,wg-gesucht.de,heizung-billiger.de,herold.at,nn.de,nordbayern.de#$#div[id^="cmpbox"] { display: none !important; }
bad-gmbh.de,stadt-bremerhaven.de,weser-kurier.de,engelhorn.de,wg-gesucht.de,heizung-billiger.de,herold.at,nn.de,nordbayern.de#$#body { overflow: auto !important; }
!
! #$##cookie-law-info-bar/#$#.cli-modal-backdrop
kinderleicht.berlin,drei-franken-info.de,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; }
kinderleicht.berlin,drei-franken-info.de,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; }
kinderleicht.berlin,drei-franken-info.de,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; }
!
! ###easycmp
igwindkraft.at,immergruen.at,rwa.hu,bwsb.at,lagerhaus-gleinstaetten.at,landforst.at,sbl-mv.de,greencare-oe.at,wechselgau.at,rwa.at,lfi.at,tirol.lko.at###easycmp
immergruen.at,rwa.hu,rwa.at##body.easycmp-overlay-active::before
!
! 'contributor.google.com' cookie consent
kokarare1212.net,moyens.net,online-archive-extractor.com,rhymes-with.com,adjectives-for.com,find-words.com,word-count-tool.com,ocr-free.com,read-text.com,other-languages.com,how-to-say.com,online-screen-recorder.com,webcam-test.com,record-video-online.com,speaker-test.com,send-voice.com,share-my-location.com,online-mic-test.com,food-here.com,my-current-location.com,online-pdf-tools.com,voice-recorder.io,convertman.com,translated-into.com,snbc13.com,17track.net,futisforum2.org,sonixgvn.net,internethaber.com,flightradar24.com,welt-zeit-uhr.de,jumk.de,kalender-365.de,chaimiles.com,tenforums.com,rechneronline.de,gaminplay.com,rizonesoft.com,tellows.it,apkpure.com,sitelike.org,bbc.com,pedelecforum.de,tutorialink.com,dreamrail.co.kr,mertcangokgoz.com,medevel.com,ehasd6.tistory.com,zagreb.info,techtobo.com,aqlier.com,pcmacstore.com,zimbio.com,systranbox.com,schulferien.org,email-checker.net,haiwai.com,mytuner-radio.com,planefinder.net,leukerecepten.nl,yomidr.yomiuri.co.jp,infopedia.pt,freemaptools.com,footyheadlines.com,online-image-editor.com,eenadu.net,f5haber.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,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; }
kokarare1212.net,moyens.net,online-archive-extractor.com,rhymes-with.com,adjectives-for.com,find-words.com,word-count-tool.com,ocr-free.com,read-text.com,other-languages.com,how-to-say.com,online-screen-recorder.com,webcam-test.com,record-video-online.com,speaker-test.com,send-voice.com,share-my-location.com,online-mic-test.com,food-here.com,my-current-location.com,online-pdf-tools.com,voice-recorder.io,convertman.com,translated-into.com,snbc13.com,17track.net,futisforum2.org,sonixgvn.net,internethaber.com,flightradar24.com,welt-zeit-uhr.de,jumk.de,kalender-365.de,chaimiles.com,tenforums.com,rechneronline.de,gaminplay.com,rizonesoft.com,tellows.it,apkpure.com,sitelike.org,bbc.com,tutorialink.com,dreamrail.co.kr,mertcangokgoz.com,medevel.com,ehasd6.tistory.com,zagreb.info,techtobo.com,aqlier.com,pcmacstore.com,zimbio.com,systranbox.com,schulferien.org,email-checker.net,haiwai.com,mytuner-radio.com,planefinder.net,leukerecepten.nl,yomidr.yomiuri.co.jp,infopedia.pt,freemaptools.com,footyheadlines.com,online-image-editor.com,eenadu.net,f5haber.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,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: auto !important; }
flightradar24.com,pedelecforum.de#$?#body { overflow: auto !important; }
! in case if using just "overflow" causes that there is additional scrollbar at the bottom
arcadehole.com,gazetevatan.com,androidpolice.com,milliyet.com.tr,collider.com,thegamer.com,ortsdienst.de,cbr.com,makeuseof.com#$#body div.fc-consent-root { display: none !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; }
! If content is blurred
pedelecforum.de#$#body[style*="overflow: hidden;"] .p-pageWrapper { filter: none !important; }
! For the case if 'fundingchoicesmessages.google.com' is blocked
! #%#//scriptlet('prevent-setTimeout', 'f.parentNode.removeChild(f)', '100')
foromtb.com#%#//scriptlet('prevent-setTimeout', 'f.parentNode.removeChild(f)', '100')
!
xranks.com,abcgundem.com,duplichecker.com,foromtb.com,dekudeals.com,encuentra24.com,krone.at##body div.fc-consent-root
! ###sliding-popup
veolia.de,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
! ###CookiesPolicy
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
! Sourcepoint cookie consent
szbz.de,lecker.de,newsnow.co.uk,insuedthueringen.de,pcworld.pl,np-coburg.de,whats-on-netflix.com,business-punk.com,the-sun.com,thesun.ie,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,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; }
techadvisor.co.uk,forum.notebookreview.com,computerworld.com,skysports.com#$#div[class^="sp_veil"] { display: none !important; }
techadvisor.co.uk,forum.notebookreview.com,computerworld.com,skysports.com#$#body { overflow: visible !important; }
wowtv.de,newsnow.co.uk,pcworld.pl,np-coburg.de,voici.fr,the-sun.com,thesun.ie,capital.fr,ladbible.com,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,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,sn-online.de,gala.de,schoener-wohnen.de,cosmopolitan.de,stylebook.de,familie.de,kino.de,stuttgarter-nachrichten.de,cyberport.de,motorsport-magazin.com,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,tag24.de,cosmopolitan.de,mein-schoener-garten.de#$?#.sp-message-open { overflow: auto !important; position: static !important; margin-top: 0 !important; }
wowtv.de,newsnow.co.uk,np-coburg.de,insuedthueringen.de,pcworld.pl,business-punk.com,voici.fr,the-sun.com,thesun.ie,capital.fr,ladbible.com,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,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,sn-online.de,gala.de,schoener-wohnen.de,cosmopolitan.de,stylebook.de,familie.de,kino.de,stuttgarter-nachrichten.de,cyberport.de,motorsport-magazin.com,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,tag24.de,cosmopolitan.de,mein-schoener-garten.de#$?#.sp-message-open body { overflow: auto !important; position: static !important; margin-top: 0 !important; }
! In case if Extended CSS is not required
manager-magazin.de,whats-on-netflix.com#$#.sp-message-open { overflow-y: visible !important; position: static !important; margin-top: 0 !important; }
manager-magazin.de,whats-on-netflix.com#$#html.sp-message-open body { overflow-y: visible !important; position: static !important; margin-top: 0 !important; }
!
/wrapperMessagingWithoutDetection.js$script,domain=caravaning.de|chesterstandard.co.uk|vkz.de|rheinpfalz.de|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|thescottishsun.co.uk|thesun.co.uk|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|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|7sur7.be|flugrevue.de|playpilot.com|kachelmannwetter.com|muehlacker-tagblatt.de|hobbyconsolas.com|roadbike.de|finanzen100.de|cavallo.de|lepoint.fr|swmh.de|zvw.de|gladbachlive.de|noz.de|thepeoplesperson.com|whats-on-netflix.com|mountainbike-magazin.de|krzbb.de|reisefrage.net|capital.de|bikeradar.com|theloadout.com|autotrader.co.uk|bbcgoodfood.com|discoverwildlife.com|pcgamesn.com|chefkoch.de|sciencefocus.com|macworld.com
/wrapperMessagingWithoutDetection.*.js$script,domain=netzwelt.de
||cdn.privacy-mgmt.com^$important,domain=promipool.de|android-hilfe.de|wsj.com
! NOTE: Popular rules end ⬆️
! !SECTION: Cookies - Popular rules
!
!
!
||h.seznam.cz/js/cmp2/scmp-int.js$domain=mapy.cz
mediathek.lfv-bayern.de#$#.cmms_cookie_consent_manager { display: none !important; }
mediathek.lfv-bayern.de#$#body { overflow: auto !important; }
shinden.pl###cookie-bar
blog.jp,saikyo-jump.com,ske48matoeme.com###gdpr-banner
tweetdeleter.com##div[class="w-full fixed bottom-16 px-16"][style]
virgintvgo.virginmedia.com##.notifications-manager
||cdn259.talksport.com^$domain=talksport.com
soft.mydiv.net##.page-banner__wrapper
skroutz.gr##.js-global-skrp-messages
mook.com.tw##.modal-privacy
mook.com.tw##.modal-overlay
||cmp.courrierinternational.com^
vagalume.com.br###privacy-policy-div
gitpod.io##div[data-analytics*="cookie"]
ashleyhome.am##.cookie-consent-panel-message
prospekt.aldi-sued.de##div[id^="ppms_cm_consent_popup_"]
vivo.com###vcm-v-consent-sdk
60cek.org##.cucheck
headspace.com#?#.ReactModalPortal > div.ReactModal__Overlay:-abp-has( > div[aria-label="gdpr_dialog"])
ostrov-shop.by,ostrov-chistoty.by##div[id^="modal-personal-data"]
supermuffato.com.br###box_lgpd_cookie
yaani.com.tr##div[style^="align-items"][style*="z-index: 999;"][style*="background: rgb(255, 255, 255);"]
as.com#$#body { overflow: auto !important; }
as.com#$##didomi-host { display: none !important; }
as.com#$##acceptationCMPWall { display: none !important; }
fastpeoplesearch.com###gdpr-cookie-footer
||flipdish-cookie-consent.s3-eu-west-1.amazonaws.com^
3ple.jp###layer_board_area
mamak.bel.tr###cPrompt_Holder
dideo.ir##.youtube-terms-banner
csc.gov.au##div[data-react-component="CookiePrompt"]
tecnoandroid.net##.privacy-bar
||webaslan.com/_js/consent_check.php
kankocho.jp##.footer-pilicy-attention
asadventure.com#$#div[data-hypernova-key="AEMScenes_CookieMessage"] { display: none !important; }
asadventure.com#$#body:not(.with-popover-overlay) { overflow: auto !important; position: static !important; width: 100% !important; top: 0 !important; }
fibaemeklilik.com.tr##.c-container
saur-sieccao.fr##.sds-m-cookiebanner
kanalsportowy.pl#$#body { overflow: auto !important; }
kanalsportowy.pl#$#.app-cmp { display: none !important; }
creditmutuel.fr#$##cookieModal { display: none !important; }
creditmutuel.fr#$##bg_modal_name { display: none !important; }
creditmutuel.fr#$#body.ei_tpl_conseil { overflow: auto !important; }
multiplayer.it#$#html { overflow: unset !important; }
multiplayer.it#$##iubenda-cs-banner { display: none !important; }
minhavida.com.br##.mvn-cookie-notice
coinbase.com##div[class^="CookieBannerContent"]
depop.com#$#body { overflow: auto !important; }
depop.com#$#div[data-testid="cookieBanner"] { display: none !important; }
depop.com#$##main + footer + div[class^="sc-"] { display: none !important; }
cryptovalley.swiss##div[data-testid="cookie-banner-app-standalone"]
exeedme.com###gatsby-focus-wrapper > div[class] > .chakra-stack
ids-imaging.com###privacycheck
/gdprcookie/*$domain=bricodepot.ro
webflow.com##main > div[style^="position:fixed;left:"][style*="z-index:"]
lovehoney.co.uk##.dis_message
mediapart.fr#$#html { overflow-y: auto !important; }
mediapart.fr#$##js-cc-modal { display: none !important; }
jenprace.cz#$#.cookie-bar:not(body) { display: none !important; }
jenprace.cz#$##cookie-bar-outer { display: none !important; }
ticketswap.fr#?#body > ticketswap-portal:-abp-has(a[href="/content/privacy"])
euclaim.de##.modal--background
bioseptyl.fr##.nq-c-GdprBanner
archiveofourown.org#$##tos_prompt { display: none !important; }
archiveofourown.org#$##outer { display: block !important; }
hilalplay.com###cookie-preferences-modal
falconx.io##.cookie-parent
glavred.info###langModal
||2nt.com/share/js/gdpr/
posta.sk##iframe[src^="https://static.posta.sk/cookies-consents/"]
kurgo.com##div[class^="PrivacyNotice__PrivacyWrapper-"]
lalettrea.fr#$#.modal-cookie-consent { display: none !important; }
lalettrea.fr#$#.modal-cookie-consent ~ div.modal-backdrop { display: none !important; }
lalettrea.fr#$#body { overflow: auto !important; padding-right: 0 !important; }
belgazprombank.by###js-alert-cookie-window
apix-drive.com###cookie_confirmation_box
racked.com##.m-privacy-options
magbak.com##cookie-bar
letsenhance.io##div[class^="CookieBanner-module--Wrapper"]
bunny.net##.bn-cookies-wr
upscalepics.com##.q-dialog--seamless[style="cursor: pointer;"] > div.fixed-bottom[style="--q-transition-duration: 300ms;"]
wiwo.de#$?#div[id^="sp_message_container_"] { display: none !important; }
wiwo.de#$?#body { overflow: auto !important; position: inherit !important; }
netio-products.com###warning-modal
iol.co.za###id-9
local.standard.co.uk##.alert-pad
192.com##div[class^="ont-cookies"]
oraclecloud.com##.cookie-consent__bar-wrapper
vulcan.edu.pl###cookieLayerMain
equideow.com,lowadi.com,caballow.com,howrse.*###cmp-overlay
cogna.com.br##.privacy-main
chaimiles.com###eventmag-pro-cookie-ify
wpengine.com##.opt-in-modal
cloudways.com###cookies-bot
czaswlas.pl###myModalStart
czaswlas.pl###myModalStart ~ div.modal-backdrop
vileda-professional.com,vileda.it,vileda-mea.com,vileda.ch,vileda.dk,vileda.ca,vileda.cz,vileda.com.au,vileda.at,vileda.hr,vileda.fi##.consent-modal
vileda-professional.com,vileda.it,vileda-mea.com,vileda.ch,vileda.dk,vileda.ca,vileda.cz,vileda.com.au,vileda.at,vileda.hr,vileda.fi##.consent-modal ~ div.modal-backdrop
xxxlutz.ro##._v-qs6Y5hTXMmFt87
bankinfosecurity.com##.cookies-alert-box-wrapper
pptvhd36.com###policy_cookie_div
ifortuna.sk,ifortuna.cz,efortuna.pl##div[id^="cookie-consent-modal"]
market2go.it###lgcookieslaw_banner
miele.com.au##div[class^="cookie-info-more-options-"]
rdc.pl##.new-cp
leroymerlin.ru##div[data-qa-cookie-notification]
remarkable.com##div[data-cy="cookiebar"]
genckizilay.org.tr##.gdpr-settings
kyivindependent.com##div[class^="Footer_cookies__"]
sekretariat.librus.pl##.skr-cookieBox
pojezierze24.pl###privModal
pojezierze24.pl##.modal-backdrop
playtech.ro##.ot_cookie_settings_btn
vrchat.com##div[aria-label*="COOKIE WARNING"]
rmfmaxxx.pl###gr-consent-layer-area
twojpsycholog.pl##div[class^="cookies_container"]
kardiologiaprewencyjna.eu##div[id^="cp"][style*="position: fixed;"]
sercedziecka.org.pl#$##cooModal { display: none !important; }
sercedziecka.org.pl#$#body.modal-open { overflow: auto !important; }
nutricia.pl###cookie-first
wrpo.wielkopolskie.pl###cookies-eu
tzmo-global.com,seni.pl##div[class^="cookies-at"]
shop.okraina.ru##.b1t-o-ch-cookie-info
luminam.ro##.cookie-setting
kronikaonline.ro###page-mask
tvpworld.com##.tvp-cookie-overlay
arkenzoo.se#$#body { overflow: auto !important; }
arkenzoo.se#$#.privacy_headsup_overlay { display: none !important; }
arkenzoo.se#$##cookie_consent { display: none !important; }
pc.warface.com##.cmpbox
wawel-service.pl##.cookies-wrapper-bar
murapol.pl##body .cookie-box-overlay
nts.orgp.spb.ru##.t-cookie
intelligenceonline.com#$#.modal-backdrop { display: none !important; }
intelligenceonline.com#$#.modal-cookie-consent { display: none !important; }
intelligenceonline.com#$#body.modal-open { overflow: auto !important; }
telekom-empfehlen.de##.cookie-consent-darkener
! Causes problems https://github.com/AdguardTeam/AdguardFilters/issues/130609
! outlook.live.com#$?#.ms-Layer:-abp-has(div.ms-Modal > div.ms-Dialog-main div[class] > button + button > span[data-automationid="splitbuttonprimary"]) { display: none !important;}
!
mma.metaratings.ru##div[class^="CookieAllowance"]
moovitapp.com##mv-cookie-banner
sp2.edupage.org##.eu-cookie-panel
outlook.live.com#$#body { overflow: auto !important }
bialystokonline.pl###zezwolenieNaCookie
paz.de#$#body { overflow: auto !important; padding-right: 0 !important; }
paz.de#$##cookieSelect { display: none !important; }
paz.de#$##cookieSelect ~ div.modal-backdrop { display: none !important; }
kapook.com##.footer-policy
kritikos-sm.gr##section[class^="CookieBar_"]
xgroovy.com##.cookie_warn
satis.amazon.com.tr###cookie-consent-window
motonet.fi###cookienotify
toulousemetro3.fr##.janusbanner
dedeman.ro##.cookie-bar-wrap
electrobike.fi#$#body._has-modal { overflow: auto !important; }
electrobike.fi#$#.amgdprcookie-modal-container { display: none !important; }
electrobike.fi#$#.modals-overlay { display: none !important; }
ticketstour.ru##.using-cookies
plusliga.pl,tauronliga.pl,tauron1liga.pl,oldboysvolleyballcup.pl,pls.pl##.cookie-manager-dialog
pkspolonus.pl###cookies-management
luckyniki.com##son-cookie-consent
pccomponentes.com##.notificacion-cookies
sekerbank.com.tr##div[class^="cookiebox_cookieBox"]
interactivebrokers.com###cookie-modal ~ .modal-backdrop:not(.modal-backdrop + .modal-backdrop)
gx.games#?#body > div.ReactModalPortal:-abp-has(> div[class^="sc-"] a[href="https://www.opera.com/privacy"])
productz.com##.c-rodo-bar
chaynikam.info##body > div[style^="position: fixed;"][style*="text-align: center;"]
vitalsource.com###cookie-modal-container
bbwcupid.com##div[data-cookie-preferences]
ostrovok.ru##.zen-privacypolicypopup
ch3plus.com#$#.term-condition { display: none !important; }
ch3plus.com#$#body { overflow: auto !important; }
opentip.kaspersky.com##div[class*="CookiesAccept_container"]
mresell.com.au###popup_wrapper
lenovo.com##.cookie-remind-warpper
czernica.pl##.cmp-cookie-wrapper
ispringsolutions.com###cookiePopupBlockEu
vilebrequin.com##.cookieDialog
vilebrequin.com##.cookieDialog ~ div.ui-widget-overlay
wetransfer.com##.banner__container
ed-live.de###mhCookie_container
camworms.com###over-18-notification
zwischengas.com##.dsgvo-footer
vivo.com.br##.alert__cookie
plus.pl##.modal-overlay
plus.pl###rodo-popup-container
meutimao.com.br###aviso_lgpd
shopenauer.com##.polcoder_coockie_block
cowaymega.com#$#body { overflow: auto !important; }
cowaymega.com#$##shopify-section-cookie-popup { display: none !important; }
irwinmitchell.com##.cookie-banner__overlay
freising.de##.cookie-consent-backdrop
destatis.de#$#html[style*="overflow:"] { overflow: auto !important; margin-right: 0 !important; }
destatis.de#$#.mfp-ready { display: none !important; }
in-win.com###gdpr_container
flip.ro#$#body .cookie-modal { display: none !important; }
flip.ro#$#.cookie-modal + .modal-backdrop { display: none !important; }
flip.ro#$#body.modal-open { overflow-y: auto !important; padding-right: 0 !important; }
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=krone.at,important
followalice.com#%#//scriptlet('set-cookie', 'cookie-consent', 'false')
maximum.com.tr##.ucookieC
kuveytturk.com.tr##.ins-politika
amara.org#$#div[class^="cookie-consent"] { display: none !important; }
amara.org#$#body { overflow: auto !important; }
||api.workwise.io/cookieConsents
museenkoeln.de###ac_cookiebanner
edostavka.by##div[class^="accept-cookies_"]
||tags.tiqcdn.com/utag/*/prod/utag.js$domain=lineadirecta.com|modernatx.com
theyetee.com##.js--cookies
novayagazeta.eu##._1iuln
alivia.org.pl###elementor-popup-modal-1629
languagedrops.com##div[class^="gdpr-cookie"]
1password.university##gdpr-policy-banner
assimil.com##div[class^="lgcookieslaw-"]
nutiva.com###se-cookies-message-container
babeland.com###bottomAlert
bunq.com##.fs-cc-banner_component
ingrad.ru##div[class*="cookiesWarning"]
truphone.com#$##gatsby-focus-wrapper * { filter: none !important; }
truphone.com#$##gatsby-focus-wrapper > div > .bg-opacity-50 { display: none !important; }
incehesap.com##div[x-data="cookieConsent"]
windtregroup.it##.box_Cookie
tiobe.com##.bf-cookie-wrapper
tullys.co.jp##.cm-Cookie
viomi.com###c-home-tips
refunder.pl#$#body { overflow: auto !important; }
refunder.pl#$#div[data-modal="cookie-consent-modal"] { display: none !important; }
criminalip.io##div[class^="CookiePolicyAgreementsPopup_"]
readyplayer.me##main > .fixed.bottom-0.p-4.transition-opacity
||kayak.co.kr/s/horizon/common/gdpr/
isbnews.pl###nety_cookie
regiojethotels.com,regiojet.*###__next > div[class^="fixed z-[100]"]
dovolena.cz##div[class^="Cookies_wrapper"]
belgaimage.be###ctr-cookies
news1live.com##.m-privacy-lightbox
baer-shoes.com,baer-schuhe.de#$#.acris-cookie-consent { display: none !important; }
baer-shoes.com,baer-schuhe.de#$#.modal-backdrop { display: none !important; }
baer-shoes.com,baer-schuhe.de#$#.modal-open { overflow: auto !important; }
myshoes.de###cookie-consent-local
freyerleben.de#$#.modal-backdrop { display: none !important; }
freyerleben.de#$#div[data-cookie-permission] { display: none !important; }
freyerleben.de#$#.modal-open { overflow: auto !important; }
deichmann.com#$#body { overflow: auto !important; }
deichmann.com#$##consent-layer-modal { display: none !important; }
sarenza.de##.cookies-band-overlay
bitkubnft.com##div[class^="CookieNotification__"]
bydgoszczinformuje.pl##.bydgoszcz-wrap-cookie-law
smicro.eu##.kookiecheck
joybuy.com##.noCookie-Model
joybuy.com#?#.contain > div.himodal-mask:-abp-has(> div.cookie_modal)
goboo.com##section[class^="cookieBox_"]
letsview.com,banggood.com,apowersoft.com##.cookie-tip
||b.delivery.consentmanager.net/delivery/cmp.php$domain=drwindows.de
mauk-gartenwelt.de#$#div[class^="cookiemessage"] { display: none !important; }
mauk-gartenwelt.de#$#body { overflow: auto !important; }
smule.com#?#.smule-app > span > div > div:-abp-has(> span > span > a[href="/cookiepolicy"])
online2pdf.com###privacy_msg
deutsch-russisches-forum.de###BorlabsCookieBoxWidget
go.skillbox.ru##.cdk-overlay-container
espoo.fi##div[aria-label="Sivustolla käytetään evästeitä"]
||maxi-pet.ro/Script/cookieseubox.js
||maxi-pet.ro/Skins/RO_BU_PETCENTAR/css/cookieseubox.css
gedik.com###protectionOfData
chapter2bikes.com##.modal-content > div.bottom-box
pcradio.ru##.privacy-block
evoestate.com##.cnc-container
playcentral.de#$#html[style="overflow: hidden;"] { overflow: auto !important;}
playcentral.de#$#body[style="overflow: hidden;"] { overflow: auto !important;}
playcentral.de#$#body[style="overflow: hidden;"] > div[id][data-bg^="background-color: rgba"] { display: none !important; }
playcentral.de#$#body[style="overflow: hidden;"] * { filter: none !important; }
miloan.pl##.cookies-pan
mkcafehoreca.pl,netcredit.pl##.cookies-modal
lefeld.de#$#div[data-feature*="PrivacyCategory"] { display: none !important; }
lefeld.de#$#.modal-backdrop { display: none !important; }
lefeld.de#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
dailymotion.com#$#div[class^="CookiePopup_"] { position: absolute !important; left: -3000px !important; }
profesionalreview.com###cl-consent
pg.com.tr,gillette.com.tr,gillettevenus.com.tr###btnOneTrust
oralb.com.tr##.Consent
||param.com.tr/*dist/js/gdpr-cookie.js
allegro.pl###opbox-gdpr-consents-modal
cnyes.com###__next > div[class^="_"][style="z-index: 100;"]
mile.cloud##.jss4
samsoe.com#$#.cookie-modal-container { display: none!important; }
samsoe.com#$#.modal-backdrop { display: none!important; }
samsoe.com#$#body { overflow: visible!important; }
didriksons.com##div[class^="tracking-consent-"]
myhome.ge##body > div.cookie_wrap
mymarket.ge##.cookie-frame
autochladek.cz##div[id^="cookie_"]
||d13kjxnqnhcmn2.cloudfront.net/AfcDesignCentre/js/DC_CookiePolicy.js
kufar.by#?##__next > div[class^="styles_wrapper__"]:contains(Политика обработки cookie)
eshop-upepanka.cz##.jpcookiepopup-container
||lexar.com/wp-content/plugins/lexar-cookie-accept/cookie.accept.js
tacsafon.ru##.sample-popup
bpi.com.ph##.wid-cookie-bar
mein-eigenheim.de##.overlay_cookiebanner
landkreis-bautzen.de##.xm_matomo
lk-row.de###nolis-cookie-consent
tcc.ua##.tm-cookies
adguard-dns.io##.sticky-bar--cookie
||saarbruecker-zeitung.de/assets/widgets/consent-page.js
pokemonmasters-game.com##.c-modal[data-agree-pp-update]
silvini.sk,silvini.cz,norwayshop.cz,neviditelnepradlo.cz#$#body.cookie-modal-open { overflow: auto !important; }
silvini.sk,silvini.cz,norwayshop.cz,neviditelnepradlo.cz#$##dm-cookie-popup-container { display: none !important; }
||cdn.complyauto.com/cookiebanner/banner.js
nejlevnejsi-barvy-laky.cz###Box1002
anadibank.com#$##sliding-popup { display: none !important; }
anadibank.com#$#.modal-backdrop { display: none !important; }
anadibank.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
staprop.cz###_nLoadCookies
pemi.cz###pnlCookieConsent
unionbankph.com##.cookie-pop-up
chat.kuki.ai##.pb-app__accept-cookie-banner
lovense.com##.u-cookie
mb4.ru###cookiesAlarm
bitkub.com##.cookies__container
deepsource.io##footer + div.animate-fadeIn.shadow-2xl.fixed.bottom-0
moviesroom.pl##footer > div.overlay-rules
bka.de,polizei.de#$#.mfp-ready { display: none !important; }
bka.de,polizei.de#$#html { overflow: auto !important; }
canva.com##.ae4Qmjw
nadeta.cz#$##inshopCookies { display: none !important; }
nadeta.cz#$#body.mdc-dialog-scroll-lock { overflow: auto !important; }
priorydirect.co.uk###cookie__Wrapper
htm.sf-express.com##.cookieCon
lareviewofbooks.org##.Toastify
weddyplace.com#?#body div.core-modal:-abp-has(> div.cookie-consent-panel)
kaartje2go.de#$?#body > div.modal-portal:-abp-has(> div.consentmodal) { display: none!important; }
kaartje2go.de#$#body { position: static!important; }
investimenti.bnpparibas.it#$#body { overflow: auto !important; padding-right: 0 !important; }
investimenti.bnpparibas.it#$#.siteDisclaimer { display: none !important; }
misspompadour.de###mp-app-cookie-banner
premierinn.com#$#.pi-cookie-policy-modal { display: none !important; }
premierinn.com#$#body { overflow: auto !important; }
cadenas.co.jp##.cookie-consent-flyout
plus.pl##app-root div.shellContainer.showit
nvu.io###nvu-consent
hardware24.pl##.modalRODO
wall-street.ro###ictsuc_block
pamprofi.cz#$#.modal-backdrop { display: none !important; }
pamprofi.cz#$##cookiesConsentDialog { display: none !important; }
pamprofi.cz#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
||infowarslife.com/assets/templates/common-core/lib/iCookie/iCookie.
romstal.ro,librarul.ro##.gdpr_popup
xing.com##div[title="Dimmer"]
felgenshop.de##div[class^="keksbox"]
oponeo.de###cookiePolicyTooltip
dotwatcher.cc##.jasubA
vergoelst.de#$?#body > div.ReactModalPortal:-abp-has(> div[class*="overlayModalCookieConsentVariant"]) { display:none!important; }
vergoelst.de#$#html[class*="htmlOpenBlur"] main [class^="o-"] { filter: none!important; }
vergoelst.de#$#html { overflow: auto!important; }
aplikuj.pl##div[x-data="cookie"]
rockstargames.com##div[class^="RockstarCookiesBanner_"]
pubs.acs.org###gdpr-message-modal
olini.pl##.cookiesloaded
chariz.com##.toast-cookie-notice
tines.com#?#div[data-area="main"] > footer ~ div[class]:not([id]):-abp-has(> div[class] > p:contains(/^Tines uses cookies to/))
radioteka.cz###cs_stripe
cinnabon.com##.fcs-cookie-component
||cmp.klart.se/messagingNoTcfApi.js
||talkingretail.com/wp-content/plugins/MBM-GDPR/assets/dist/js/MBM_GDPR.min.js
archeologia.com.pl#$#div[class^="modal-cacsp"] { display: none!important; }
archeologia.com.pl#$#html { overflow: auto!important; position: static!important; }
gorenje.com##.cc-window[aria-label="cookieconsent"] ~ span.blurry-background
||privacy-sdk.talent-soft.com^
securityconference.org#$#body { overflow: auto !important; }
securityconference.org#$#.cookiebanner { display: none !important; }
konsument.at#$#body { overflow: auto !important; }
konsument.at#$##cc-overlay { display: none !important; }
material.io##mio-cookie-notice
exponea.com##.exp-cookies
henleyglobal.com#$#body { overflow: auto !important; }
henleyglobal.com#$#.cookieswindow { display: none !important; }
sketch.pixiv.net###AppContent > div#Header
baufi24.de##div[id^="modal-cookies"]
cartier.com##.test-mode__wrap
smdv.de#$?#body > div.reveal__overlay:-abp-has(> div[id] > div#js_reveal_cookie_content) { display: none!important; }
smdv.de#$#body { overflow: auto!important; }
smdv.de#$#html { overflow: auto!important; position: static!important; }
/pxpcookies.js$domain=weberhaus.de
plente.com##div[data-react-toolbox="snackbar"]
graewe-shop.de#$##eightworks-cookie-consent-plus { display: none !important; }
graewe-shop.de#$#.modal-backdrop { display: none !important; }
graewe-shop.de#$#.modal-open { overflow: auto !important; }
||cmp.quantcast.com/choice/*/wgospodarce.pl/choice.js
reddit.com##div[style*="--Toaster-indicatorColor"]
nllb.metademolab.com###root > div[style^="position: fixed; left:"]
livescore.com###simpleCookieBar
portafolio.co##.aviso-privacidad
accademiadellacrusca.it##.info-privacy
thecrownestate.co.uk##.pop-up-banner
blitzortung.org###topdiv
whatsapp.com#%#//scriptlet('remove-class', 'hasCookieBanner', 'body')
whatsapp.com#$#._wauiCookiesBanner__cookiesBannerDialog { display: none !important; }
denikreferendum.cz##.GDPRPopup
denikreferendum.cz##.PopupBackground
hostinger.pl##.h-cookie-consent
101xp.com##.alert-cookies-policy
sport.ua###policy-accept
metradar.ch###closeonaction
mgmresorts.com###main + div.overview-component
renee.pl##.r-modal-cookie
polagriparts.pl##.wt-notice-cookie
brocoders.com##div[class^="cookies-modal-module"]
auto-francie.cz##body > div.justify-content-center.CA
vencon.ua##.cookie-info-block
cyberfolks.pl##.cfGdprCookieConsentPopup
||spreadshirt.de/resources/cookie/js/consent.js
||ccm.abload.de^
80.lv#?##__next > div.Layout_default + div > div:contains(We need your consent)
bueffelbill.com#$#html { overflow: auto! important; }
bueffelbill.com#$#.cookies_overlay_wrapper { display: none !important; }
iq.pl##div[id^="ab-cookiemodule"]
think.ing.com#$#.modal-backdrop { display: none !important; }
think.ing.com#$#.cookie_consent { display: none !important; }
think.ing.com#$#body { overflow: auto !important; padding-right: 0 !important; }
dailyview.tw###PrivacyAlert
portu.pl###cookiescontent
edomtech.com##.footerPrivacy
pekaofaktoring.pl###COOKIE
azgaz.ru##.luxar_disclaimer_container
jacobin.de###__next > div.fixed.justify-center
dfg.de##.bab-modul-cookie-consent
pazarama.com##.bg-blue-600
bmz.de##.m-cookie-banner
elle.fr###poool-widget-content
gewandhausorchester.de#$#.cs-cookie__wrapper { display: none !important; }
gewandhausorchester.de#$#body.cs-cookie__open { overflow: auto !important; }
oper-leipzig.de#$#.cookie-manager { display: none !important; }
oper-leipzig.de#$#body { overflow: auto !important; }
alpenclassics.de#$##cmpwrapper { display: none !important; }
alpenclassics.de#$#body { overflow: auto !important; }
readly.com##div[id^="CookieConsentDialog"]
interred.de###cookieconsentgreyspace
cuxhaven.de###ccm-widget
jedlinazdroj.eu###bs_cookie_alert_container
igbce.de#$#body.orejimeBody-WithModalOpen { position: static !important; overflow: auto !important; }
igbce.de#$#.orejime-NoticePortal { display: none !important; }
betriebsrat.de#$#.modal-no-scroll-body { overflow: auto !important; }
betriebsrat.de#$##cookie-modal-app { display: none !important; }
beko.com#$#body { overflow: auto !important; }
ikea.com.cy###required-cc
ikea.com.cy##.nvcookies
dbl-ev.de##.tx-ggcookiebanner
lesen.mk-elona.de##.privacy-notification
lawinsider.com#?#.header-container > div:-abp-has(> button[event-label="accept-all-cookies"])
||tools.pdf24.org/static/js/consent-manager/site.js
personal-care.ru###discl_cookie
eastnews.pl###cookie-frame
collaw.edu.au##.notification-alert[data-expire]
||goettgen.de/cookieajx.php
prospan.com.au##.eu-privacy
shop.rammstein.de##div[x-show="showCookieConsent"]
unitedutilities.com#$#.c-cookie-preferences { display: none !important; }
unitedutilities.com#$#.no-scroll { overflow: auto !important; }
intimate.ee##.nasa-cookie-notice-container
carvertical.com##div[class^="BisquitsBanner_root"]
wizblog.it###ocn-cookie-wrap
melijoe.com###bsg-widget-container
dashboard.honeygain.com###root > div[class^="sc-"] + div[class^="CardView-"]
ru-geld.de#$#div[class^="uca-eu"] { display: none !important; }
ru-geld.de#$#.body-eu-lightbox { overflow: auto !important; }
mein.eon-energie.at#$#body { overflow: auto !important; }
mein.eon-energie.at#$#.cookiebar { display: none !important; }
mein.eon-energie.at#$#.modal-backdrop { display: none !important; }
posilkiwchorobie.pl###blur
footlocker.com###ccpaBannerContainer
footlocker.com###touCta
zone.msn.com,shawfloors.com###cookieConsentBanner
kitapyurdu.com##.kvkk-information
got-it.ai##.gi-Cookie
lafoy.ru##.ce-banner
vpoxod.ru##.cookie-agree-wrapper
uyelik.dr.com.tr##.dataBar
spusu.at###acceptCookieOverlay
exactli.com##div[style^="background:"][style*="z-index:"]
modrinth.com##.card.banner
extranet.edenred.cz##.card-use-agreement-control
dagospia.com###banner_privacy
shopintab.com###js-cookies-terms
bosch-stiftung.de###fc_banner
rbb.de,detomaso-watches.com#$#.page-wrap--cookie-permission { display: none !important; }
rbb.de,detomaso-watches.com#$#.page-wrap--cookie-permission ~ div.js--overlay { display: none !important; }
study.163.com##.ui-common-privacy
tweakers.net##.noTrackingMessage
zortrax.com###cs-popup
ebilet.pl#$##cookies-info { display: none !important; }
ebilet.pl#$#.stop-scrolling { height: inherit !important; overflow: auto !important; touch-action: unset !important; }
priem45.hse.ru##body > div[style^="position: fixed; bottom: 0px; left: 0px; width: 100%; z-index:"]
pensoft.net###warningCookie
dagsavisen.no##.consent
blumixx.de##.cookieConf
maruchiba.jp###tmp_wrap_info_box
yarus.ru##.snackbar-cookie
bergzeit.be#$#body { position: static !important; overflow: visible !important; }
audo.ai###bannerWrapper[style^="background-color:"]
polskieradio.pl##.wrap-cookie-info-ext
||cdn.cookiecode.nl/dist/latest.js
bada.io##.privacy-cookie
mainichi.jp##.popuppanel4
dazn.com##.w-cookie-banner
||laxd.com/share/js/gdpr/
led2work.com##.waconcookiemanagement-cookiebar
audioledcar.com###soycontrolcookies_container
klimareporter.de##div[id^="cpnb"]
wedding.pl#$#.modal-open { overflow: auto !important; padding-right: 0 !important; }
wedding.pl#$#body .modal--cookies.show { display: none !important; }
wedding.pl#$#body .modal-backdrop.show { display: none !important; }
wedding.pl#$#.filter-blur > [class] { filter: none !important; }
africaintelligence.com#$#.modal-cookie-consent { display: none !important; }
africaintelligence.com#$#.modal-backdrop { display: none !important; }
africaintelligence.com#$#.modal-open { overflow: auto !important; }
marksandspencer.com##.navigation-cookiebbanner
nhm.ac.uk##div[data-show-cookie-banner-overlay]
foerch.de##.anonymous-consent-banner
dehn.de#$#html { overflow: auto !important; }
dehn.de#$#.cookie-layer { display: none !important; }
imd-berlin.de,sera.de#$#body { overflow: auto !important; }
imd-berlin.de,sera.de#$##cookieman-modal { display: none !important; }
imd-berlin.de,sera.de#$##cookieman-modal ~ div.modal-backdrop { display: none !important; }
thomann.de##.spicy-consent-wrapper
||gdpr-settings.s3.amazonaws.com/rcp-rollei/pandectes-asset.
lectra.com##div[class^="awe-popkies"]
kuechencenterweber.de##.ahb-cookiebanner
dsdik.wroc.pl###mpopdw
||jampartizan.com/i.js
||jampartizan.com/m.js
||die-ik.de/typo3conf/*/cookieman
einrichten-design.de#$#html { overflow: auto !important; }
einrichten-design.de#$#body { overflow: auto !important; }
einrichten-design.de#$#.modal-backdrop { display: none !important; }
einrichten-design.de#$#.mnd-cookie-modal { display: none !important; }
payberry.ru##.noun-cookie-container
one.network###on-privacy-info
podurama.com##.ant-notification
metaratings.ru##.cookies-allowance
blumen.de##div[id^="cookie-hint"]
kauf-unique.de###vu_consent
ton.eu##div[class*="cookie-bar"]
menzzo.de##.m-cookienotice
futurium.de##.cookie-layer__wrapper
berlin-international.de##.bau__cookiebanner
||akbw.de/fileadmin/templates/dist/fc_cookie_config.js
aknw.de#$#.tx-ppw-cookie { display: none!important; }
aknw.de#$#body { overflow: auto!important; }
sozialversicherung.at##.consent-background-overlay
visiontechusa.com###toast
bmw-motorrad.de##.consentDrawer
made.com##.show-cookie
mubi.pl##div[aria-label="Cookie Agreement"]
england.de###apccookies
futuregames.se##.cookies-pwrap
ergonbike.com##.ch-cookie-consent
motointegrator.de#$##fancybox-overlay { display: none !important; }
motointegrator.de#?##fancybox-wrap:-abp-has(div#fancybox-content > div[style] > div.gdpr-modal)
fau.de,fau.eu##.show-cookie-box
techtracker.in,loukoala.blogspot.com###vtrick-pro-cookie-ify
sber-bank.by##.CookiesMessageBlock
baudiscount-fenster.de###rodonew
deutscher-fenstershop.de###rule_assept
green-24.de#$#.uk-modal { display: none !important; }
green-24.de#$#.uk-modal-page { overflow: auto !important; }
mixanitouxronou.gr##.newsletter_form
my.bulbapp.com###elementor-popup-modal-21891
iobit.com##.agree-pop
hollisterco.com##.flash-message[data-flash-message-group-id="marketing-cookie-accept"]
koctas.com.tr##.cookie-dark-filter
||cfos-emobility.de/js/cfos.1.71.js
comeinunafavola.it##.bandacookies
mroauto.pl##.flex-cookies-statement
||mysteryislands-music.com/assets/072853a1a46c768de403067f145fdadb.js
||mysteryislands-music.com/assets/25d95cf50901b28289d2452522416f01.js
aok-erleben.de##div[data-module="cookie-manager-dialog"]
hoyer.de#?##gatsby-focus-wrapper > div[class^="backdrop "][aria-hidden="false"]
stadtwerke-flensburg.de##.modal--not-deactivatable
transgourmet.de#$##klaro { display: none !important; }
transgourmet.de#$#html { overflow: visible !important; }
swapcoin.cc,tuco.co,allinone.im##.MuiSnackbar-root
pdfescape.com###pdfe_cmp
eam.de,eam-netz.de#$#.tx-om-cookie-consent { display: none!important; }
eam.de,eam-netz.de#$#body.om_cookie_active .mm-page.mm-slideout { filter: none!important; }
energieag.at##.app-cookie-consent
codesandbox.io#?#div[class^="elements__ToastContainer"] > a[href="/legal/privacy"]:upward(1)
avia.de###avia-cookie-consent
wohnglueck.de###usercentrics-root
ksiegaimion.com##.eucl
intersport.com.cy#$?#body > .fancybox-container:-abp-has(#cookies-modal-id) { display: none !important; }
intersport.com.cy#$#body { overflow: visible !important; }
bodychief.pl##.cookies__popup
brasil247.com###cf_alert_div
love.ru###gdpr_popup
eventim.de,swm.de###cmpboxrecall
hspv.nrw.de#$#body { overflow: auto !important; }
hspv.nrw.de#$##cookiep { display: none !important; }
hspv.nrw.de#$#.modal-backdrop { display: none !important; }
bazarynek.pl###form_all_rd
||brotundrind.simplywebshop.de/theme/js/Widgets/cookieWidget.min.js
hff-muenchen.de###cookie-bg-cover
open24.ee#$#body { overflow: auto !important; }
open24.ee#$#body .cookie_overlay { display: none !important; }
hs-mainz.de##.tx-cookiebanner
fibabanka.com.tr##.efilli-layout-fibabanka
apimages.com##[class^="optanon-show-settings"]
delio.com.pl##div[class^="fixed bottom-0 left-0 right-0 w-full flex justify-center bg-"]
guicheweb.com.br###alert_cookie
||parking-serwis.pl/javax.faces.resource/cookies.js
zabkagroup.com#?#.popup:-abp-has(> div.popup-inner div.cookies-footer)
livoo.fr#$##tarteaucitronAlertBig { display: none!important; }
livoo.fr#$#html { overflow: auto!important; }
handelsbanken.co.uk##.shb-cookie-consent__wrapper
danskebank.co.uk#$#body { overflow: auto !important; }
danskebank.co.uk#$#.cookie-consent-banner-modal { display: none !important; }
atombank.co.uk##div[class^="cookie-banner__"]
bet365.com##.CookieConsent__Wrapper
invoiceocean.rs,invoiceocean.hr,efakturierung.de,bitfaktura.cz,invoiceocean.com,bitfactura.com##.bottom-right.jGrowl
||suncorp.com.au/content/suncorp/website/*/home/banking/notifications/data-policy/*/notification.notify.json
||say-move.org/style/js/gdpr/
kunststoffweb.de##.featherlight
||kunststoffweb.de/*/consent-management/*/init_consent.js
gosch.de,ousuca.com#$#html { overflow: auto !important; }
gosch.de,ousuca.com#$#body { overflow: auto !important; }
gosch.de,ousuca.com#$#body > div[data-bg][style*="z-index: 99999; pointer-events: all; display: block; filter: none;"] { display: none !important; }
gosch.de,ousuca.com#$#body > * { filter: unset !important; }
podchaser.com##._17x8w7g
oktavatula.com###nca-cookiesaccept-line
rankmath.com###mts_gdpr_popup
pvs-studio.com##.personal-data-confirm
paragonbankinggroup.co.uk,paragonbank.co.uk##.warning_EU_cookiemsg
algolia.com###__next > div.bdtw-1.pos-fixed
hardx.com,21sextury.com###ConsentCookiePopup
webnode.com.co###cookiebar-root
t-mobile.com#$#.xpr-cookieModal { display: none!important; }
t-mobile.com#$#body { overflow: auto!important; }
timhortons.co.uk##.user-permission
tescobank.com#$##ensPrivacyBlock { display: none !important; }
tescobank.com#$##ensNotifyBanner { display: none !important; }
tescobank.com#$#body { overflow: auto !important; }
tescobank.com#$#html { overflow: auto !important; }
barclays.co.uk##.barclays-gdpr__consent-pane
starlingbank.com#?#body > div[data-focus-lock-disabled]:-abp-has(> div[role="dialog"] > div[class] > h3)
kingscross.co.uk##.argent_cookies
sklepy-odido.pl#$#body { overflow: auto !important; }
sklepy-odido.pl#$#.layout-mask-dark { display: none !important; }
sklepy-odido.pl#$#.consent-window { display: none !important; }
trekstor.de###cookieNoticeBox
seascanner.co.uk##.lazyload-wrapper  + div[style="opacity: 1; transform: none;"]
2rad-lampe.de###cookie_information
debenhams.com#?#div[class^="container_"] > div[data-test-id="cookie-banner"]:upward(1)
debenhams.com#$#body[style^="overflow:"] { overflow: auto !important; }
mapy.spravazeleznic.cz###cookiesCotainer
kern-haus.de#$#body { overflow: auto !important; }
kern-haus.de#$#body #tarteaucitronRoot { display: none !important; }
kern-haus.de#$#body #tarteaucitronAlertBig { display: none !important; }
trekitt.co.uk###GDPRCookieBox
parking.spb.ru###user-agreement-notify
dunelm.com#$#div[data-testid="cookie-consent-modal-backdrop"] { display: none !important; }
dunelm.com#$#body { overflow: auto !important; }
costco.co.uk###gdprMessage
mustijamirri.fi#$#body[style^="overflow:"] { overflow: auto !important; height: auto !important; }
mustijamirri.fi#$#html[style^="overflow:"] { overflow: auto !important; height: auto !important; }
mustijamirri.fi#$#.privacy_headsup_overlay { display: none !important; }
mustijamirri.fi#$##cookie_consent { display: none !important; }
upm.com##.cookie-policy-opt-out
vci.de##.c-cookie-consent-banner
bosch-professional.com##dock-privacy-settings
meta-preisvergleich.de###cookiewarnung
vivaconagua.org###sccBanner
thesafetysupplycompany.co.uk###lnCookieBar
elmedia-video-player.com##.bc_bkp
atlantic.money###opt-in
jedynka.polskieradio.pl##div[class^="Box-sc-mskus"][width][height][overflow="auto"]
reportaz.polskieradio.pl##div[class^="TermsOfUseModal"]
trojka.polskieradio.pl##div[class^="Rodo_container"]
plenti.app###__next > div[class^="Popup__PageContainer-"]
i.mi.com##div[class^="order-"][class*="policy-"]
cs.android.com##.cdk-overlay-container
bytom.com.pl###bottom-cookies
watches2u.com###area_cookie_control
jestemszefem.pl##.cokie-box
||quantcast.mgr.consensu.org/tcfv2/cmp2.js$domain=foreca.*,important
||static1.lacoste.com/static/*/js/dist-refit/framework/templates/adblockers.tpl.js
rucksack.de,jns.de,arbrikadrex.de,businesshemden.com#$#.mnd-cookie-modal { display: none !important; }
rucksack.de,jns.de,arbrikadrex.de,businesshemden.com#$#.mnd-cookie-modal ~ div.js--overlay { display: none !important; }
rucksack.de,jns.de,arbrikadrex.de,businesshemden.com#$#html { overflow: auto!important; position: inherit!important; }
xpadder.com###cookieOkDiv
tedbaker.com#$##__tealiumGDPRecModal { display: none !important; }
tedbaker.com#%#//scriptlet('remove-class', 'fixedPage', '#__next')
ilvescovado.it##.glatCookieBar
telset.ee##.accept-cookie-wrap
xn--90aivcdt6dxbc.xn--p1ai##.l-modal-cookie
holiday.by###pop-up-policy
leierkasten.sexy##.cookie-notice-dsvgo
you-ladies.de###rto-cookie-notice
fanbox.cc#?##root > div > div > div[class^="sc-"] > div > a[href="https://policies.pixiv.net/#privacy"]:upward(2)
journiapp.com#?#body > #modal-root:-abp-has(> div.base-modal > div.base-modal__container > div[class*="cookieBanner_"])
vistaprint.de##.consent-manager-banner
ezviz.com##.useofcookies-tip
smule.com#?#div[class^="sc-"]:-abp-has(> span > a[href="/cookiepolicy"])
smule.com#?#div[class]:-abp-has(> div[class^="Overlay-"] a[href="/cookiepolicy"])
smule.com#$#body[style^="overflow:"] { overflow: auto !important; }
redgifs.com##.Cookie
kobo.com##.gdpr-consent-wrap
dokariery.pl###zgoda-cookie-sec
unkrautfuchs.de#?#body > div.offcanvas:-abp-has(> div.offcanvas-content-container > div.offcanvas-cookie)
unkrautfuchs.de#$#.modal-backdrop { display: none !important; }
unkrautfuchs.de#$#html.no-scroll { overflow: auto !important; }
/assets/pandectes-core.js$domain=arktis.de
rocketjobs.pl###__next > [class^="css-"] + div[offset="20"][class^="css-"]
bulldogjob.pl##footer + div.fixed.shadow-article
arcane.no#$#div[class^="index-module_overlay"] { display: none !important; }
arcane.no#$#body[data-noscroll="true"] { overflow: auto !important; }
invisalign.*##div[class^="ConciergePopup"]
zawodtyper.pl###cookie-allow-box
vitra.com.tr##.kvkk-modal-container
stewmac.com##.cookiebannerblock
super.cz#$#.szn-cmp-dialog-container { display: none!important; }
super.cz#$#.scmp_noscroll { overflow: auto !important; }
tvbanywhere.com###gdprcookie
||ekonomist.com.tr/wp-content/*/efl.js
afpforum.com###dvRGPDcookie
yibian.hopto.org###we-use-cookie
chat.mozilla.org##.mx_ToastContainer
anwb.nl##.critical-dialog
revolut.com##.cookie-consent-widget
app.revolut.com#?##root > div[role="dialog"] > div[class*="styled__CookieConsentModalBase-"]:upward(1)
home3.ee##div[class^="js-cookies-"]
curiositystream.com#?#main ~ div[class]:-abp-has(> div.flex > div.inline-block > button:contains(Cookies))
cruisemapper.com##.sitePrivacyPolicy
htw-berlin.de##div[id^="gdpr-"]
investintech.com###geoPolicy
schwaebischhall.de##.frame-hwdatenschutz_hwcookie
321linsen.de###vc-bar-cookie
appmagic.rocks##cookie-alert
schulkreis.de###divModalScreen
agrarlex.pl##.terms-cookies
poste.it###avviso_cookie
fandomwire.com###fandom-cookie
opensocietyfoundations.org##div[c_data="c_cookie_main"]
donorbox.org###gdpr-consent-container
eduki.com##.wrap > div.modal-bg
petenkoiratarvike.com##.privacy_headsup_overlay
petenkoiratarvike.com,intergastro.de#$#html { overflow: auto !important; }
petenkoiratarvike.com,intergastro.de#$#body { overflow: auto !important; }
aceandtate.com##body #transcend
catused.com##body.cookieMsg::before
studocu.com#?##main-wrapper + div:not([id]):not([class]):-abp-has(div:not([class]) > span:contains(/\sCookies$/))
ortobom.com.br###aceitaCookies
/scripts/cookie-consent-$domain=lepictorium.fr|agence-lepictorium.com|univie.ac.at
unstop.com##.cookies-save
semana.com##.pos-relative
salomon.com#$#div[aria-label^="Cookie"] { display: none !important; }
salomon.com#$#body[style^="overflow:"] { overflow: auto !important; padding-right: 0 !important; }
salomon.com#$#html[style*="overflow"] { overflow: auto !important; }
manutd.com##.cookie-informative-message
smartbuyglasses.de##.GDPR-cookies
||rottler.de/typo3temp/*/jquery.bs.gdpr.cookies-
mindray.com##.cookieFooterNotice
store.wacoal.jp##.spm-toast[style="display: block; animation-duration: 250ms; left: 0px; right: 0px; margin-left: auto; margin-right: auto;"]
honeys-onlineshop.com###policy_modal
petcity.lt#%#//scriptlet('remove-class', 'overlayopen', 'html')
petcity.lt#$#.bp3-portal { display: none !important; }
bild.de###niConsLayer
theifab.com###sticky-footer > div.bg-grayBlue.justify-between
skyscanner.de#$#body { overflow: auto !important; }
skyscanner.de#$#div[class^="bpk-scrim-content_bpk-scrim-content"][class*="UserPreferencesDialog_dialog"] { display: none !important; }
joom.com###content > div[aria-label*="cookie"]
joom.com###content > div[aria-label^="Cookie"]
joom.com###content > div[aria-label^="Küpsiste"]
joom.com###content > div[aria-label^="Sütik"]
joom.com###content > div[aria-label^="Sīkdatņu"]
joom.com###content > div[aria-label^="Çerez"]
era.be#$#body { overflow: auto !important; }
era.be#$#.sliding-popup-bottom { display: none !important; }
work.weixin.qq.com##.layoutCookiesBanner
boley.de##.ckmsg
epo.org###matomoBanner
rueschenbeck.de##.cookie-outer-wrapper
heyprint.pl,treevi.pl###__cp
chrono24.de#?#body > div#c24-modal:-abp-has(> div#modal-content-wrapper > div#modal-content > div.gdpr-layer-content)
chrono24.de#$##js-overlay { display: none !important; }
vyond.com#$#.cookie-overlay { display: none !important; }
vyond.com#$#body { overflow-y: auto !important; }
carsharingi.ru###cake-alert
unifique.com.br#$##lgpd { display: none!important; }
unifique.com.br#$#body { overflow: auto!important; padding-right: 0!important; }
puzzle-by.krupion.de#$?#ion-modal { remove: true; }
fups.com#$#body[style*="overflow:"] { overflow: auto !important; }
fups.com#$#.cookie-bar:not(body) { display: none !important; }
fups.com#$#.overlay { display: none !important; }
wolt.com##div[class^="GdprConsentsModal_"]
franquiciasmalvon.com,malvon.es###data-cookie + .bg_popup
suslusozluk.com#$?##container > div#modal:-abp-has(div[data-op="accept-cookies"]) { display: none!important; }
suslusozluk.com#$##lightsout { display: none!important; }
kan-therm.com#$#html { overflow: auto !important; position: unset !important; }
kan-therm.com#$#.reveal-overlay { display: none !important; }
tadmar.pl##.cookies-accept-info
practicum.com,jush.pl##.t972__banner
totalizator.pl##.privacy-popup
interacty.me##div[class^="CookiesBanner_"]
discoverychannel.com.tr###dni-notifications
autoline.de,agriline24.de##body .pp-accept-cookies-block
trademachines.de##.tm-cookie-dialog-root
speisekarte24.de###dasu
tarisio.com#$#.modal-gdpr { display: none !important; }
tarisio.com#$#body.is-gdpr-active { overflow: auto !important; position: static !important; }
/cookies-policy.js$domain=orderofmalta.int
schnelle-online.info###container-banner-over
bayern.de##.modCookieBar
||scanner.baycloud.com/ConsentPanel/$domain=cleanipedia.com
cleanipedia.com##div[id="_cqConsentPanel"]
aia.co.th##.alertFooterContent
eobuv.com,eschuhe.at,eapavi.lv,eobutev.si,eobuv.com.ua,eavalyne.lt#$##marketing-approvals { display: none !important; }
eobuv.com,eschuhe.at,eapavi.lv,eobutev.si,eobuv.com.ua,eavalyne.lt#$#html[class="_no-scroll-modal"] { overflow: auto !important; position: static !important; }
footlocker.com##.ph-cookie-popup-v2-default-default
tass.ru#?#div[class^="Cookies_container__"]
nreal.ai##div[class^="Footer__Wrapper-sc-"]
serialcart.com,serialcart.de##.wd-cookies-popup
brilliant-ag.eu#$?#body > div.js--modal:-abp-has(> div.content > div.cookie-removal--container) { display: none!important; }
brilliant-ag.eu#$#.js--overlay { display: none!important; }
brilliant-ag.eu#$#html { overflow: auto!important; position: static!important; }
luluhypermarket.com##.privacy-notify
cifrus.ru##.messages_cookies
||passau.de/controls/LdCookieSelection/
garten-und-freizeit.de#$#.cook-consent { display: none !important; }
garten-und-freizeit.de#$#body { overflow: auto !important; padding-right: 0 !important; }
landshut.de#$#body { overflow: auto !important; }
landshut.de#$#.main_self_overlay_cookie { display: none !important; }
||dydo-ghd.co.jp/check-cookie/$xmlhttprequest
ospsbhp.pl###sc-cookies-info
freeromsdownload.com,roms-hub.com,roms-download.com#$##kuk { display: none !important; }
freeromsdownload.com,roms-hub.com,roms-download.com#$#.modal-open { overflow: auto !important; }
lfu.bayern.de##div[id^="cbanner_"]
money-viva.jp##.floating_cookie
getmidas.com##.cookie-contain
cvjm-hochschule.de,suncomfort.com##.cookieHinweis
munichmag.de##div[x-data="cookieConsent()"]
soundcloud.com#$#.ot-no-scroll { overflow: visible !important; }
sportbox.ru##body .gpm-cookie-accepted
klassik-stiftung.de#$#.cookiebanner { display: none!important; }
klassik-stiftung.de#$#body { overflow: auto!important; }
zbfs.bayern.de##.wrap-cookie-dialogue
zif-berlin.org##div[id="overlay"][class="cookie-consent-show"]
ingelheim.de###banny-banner-outer
ftsafe.com##.home_cookie_box
||pitcom-webanalyse.de/*/consent-banner/
||static.comdirect.de/*/modules/js/consent-initial.module.js$~third-party
7eleven.co.th##div[class^="cookie-baner__BanerContainer"]
fitatu.com##.rodo-notification
edoapp.pl##app-cookie-bar
aliorbank.pl###cookieId
ibispaint.com###agreementPane
favi.pl#$##cookie-wall { display: none !important; }
favi.pl#$#body.cookie-wall-visible { overflow: auto !important; }
teufel.de#$#.privacy-layer { display: none !important; }
teufel.de#$#.data-privacy-layer-visible { overflow: auto !important; }
teufel.de#$#.data-privacy-layer-visible body { scrollbar-gutter: auto !important; }
capital.fr###modal-already-shared
truongblogger.top###truongblogger-cookie-ify
/resources/cookie/onetrust/scripttemplates/*/otBannerSdk.js$domain=myspreadshop.fr|spreadshirt.fr
petalsearch.com##div[data-track-cid="cookienote"]
klymenko-time.com##.kt_cookie
finalokullari.com.tr###divCookieUyari
video-game-music.net##ion-app ion-toast[aria-live="polite"]
company.plarium.com##div[class^="Banner_cookiesBannerModalOverlay"]
sachane.com###__next > div > div.fixed.rounded-md
onb.ac.at##.notification-wrapper
tipser.co###tnw_cookieconsent
speedtest.net###zdcFloatingBtn
companyofheroes.com###cookies-settings
companyofheroes.com##div[id^="privacy-policy-"]
||zurich.it/*/cookies/cookies.js
orange.pl##div[id^="CookiesPopup_"]
herne.de###cookie_hinweis_box
trauer.gn-online.de###gncookiebanner
geiger-edelmetalle.de##div[class^="gei-cookie-consent-"]
||shop.degussa-goldhandel.de/*/Wamoco_CookieConsentUi/
trustpid.com#$#.v-bottom-sheet { display: none !important; }
trustpid.com#$#.v-overlay { display: none !important; }
trustpid.com#%#//scriptlet("prevent-addEventListener", "wheel", "[native code]")
wizzair.com##div[data-test="cookie-policy-sheet"]
civey.com##div[aria-live="polite"]
fila.com##.tracking-consent-cta
underarmour.*##.l-consent_banner
ma-shops.de###gdprInfo
institutfrancais.de##.cookie-fn
schwabach.de###pm_cookies
novoresume.com###popup-cookie-policy-small
boohoo.jp##.CookieMessage__cookieMessage
vh-polska.pl###cookies__new
smow.*##.s-cookie-info
erco.com#$#div[data-overlay-item="cookie-message"] { display: none !important; }
erco.com#$#div[data-overlay-cookie-message="cookie-message"] { display: none !important; }
erco.com#$#body.er-scroll--lock { overflow: auto !important; }
beleuchtung.de##.cookie-setting
owasp.org###disclaimer-container
detector.media###msg_cooky_blk
wonderplugin.com##div[data-privacyconsentnotcheckedmessage]
international-friends.net###noty_bottom_layout_container
invenglobal.com###ige-cookie-policy
pelando.com.br##main + * + div[class] > div[role="dialog"]
guetsel.de###dark
whoswho.de,reifenleader.de,musiksocke.de,guetsel.de###footer-cookie
||fileinfo.de/js/iCookie.js
waldhammer.com,medicoconsult.de##div[id^="cntnt"]
misumi-ec.com##.l-cookieWrapper
supermagnete.de###klaro-overlay
vigo.de##.wx_consentbanner
||meine.aok.de/*/oscare-ogs-webcom-cookie-consent-aok.js
deineapotheke.at#$#.cookie-banner { display: none !important; }
deineapotheke.at#$#.blurred { filter: none !important; }
ihf.info###block-cookiesblock
opovo.com.br##.notificacao-estatica
trendmicro.com##c-dcx-cookie
bq.ru##.footer-cookies-alert
game-news.tokyo###cookie_note_ex1
farmer.pl,well.pl#$##rodoPopup { display: none !important; }
farmer.pl,well.pl#$#body.windowOpen { overflow: auto !important; padding-right: 0 !important; }
dek-d.com###cookiePolicyDialog
zeste.ca,bualuang.co.th###gdpr-message
haineshop.ro#$#body.overflow-hidden { overflow: auto !important; }
haineshop.ro#$#.gdprModal { display: none !important; }
hoklartherm.de###Cookie_content
rehadat-hilfsmittel.de###cookieDialogWrapper
kku.ac.th##.dpdpa--popup
pcspecialist.*##div[class^="cc-policy"]
dancovershop.com##.gdpr_overlay
sweatco.in##div[class^="Root__CookieBanner"]
||cdn.braintrust.at/libs/bt-cookieconsent/$domain=berufslexikon.at
nextrp.ru##.modalAcceptCookies
open.ru##div[data-react-class="CookiesAgreement"]
nahodka-magazin.ru##.cookies_message_container
taisei-techsolu.jp##.gdpr-area
erzgebirgskreis.de##.fnn-cookiemanager
||erzgebirgskreis.de/*/fnn_cookiemanager/*/fnn-cookiemanager.js
sbermarket.ru##div[class^="CookiesConcent_"]
thaiticketmajor.com##.privacy-policy-bar
flixclassic.pl#$#.app-gdpr-notice { display: none !important; }
flixclassic.pl#$#.overflow-hidden { overflow: visible !important; }
coches.net##.mt-SharedCmp
liveindex.org###terms-bar
clasohlson.com#$#body { overflow: auto !important; }
clasohlson.com#$#.cookie-bar { display: none !important; }
clasohlson.com#$#.cookie-bar-overlay { display: none !important; }
weber-products.de##body [id^="viucom-cookie-"]
theblueprint.ru###accept-use-cookie
dasinvestment.com#$#html { overflow: visible !important; }
dasinvestment.com#$#body { overflow: visible !important; }
gesundheitsamt-2025.de##body::before
gesundheitsamt-2025.de##.tx-lin-gdpr
haustechnikdialog.de###ctl00_ctl01_privacy
||hansa-flex.com/typo3temp/assets/vhs-assets-cookieapp.js
shop.zoo-berlin.de#$#body { overflow: auto !important; padding-right: 0 !important; }
shop.zoo-berlin.de#$##cookieNotice { display: none !important; }
shop.zoo-berlin.de#$##cookieNotice ~ div.modal-backdrop { display: none !important; }
telecine.com.br##div[data-testid="banner"]
mazda.com.tr#$#div[class^="cookie-panel-container-"] { display: none !important; }
mazda.com.tr#$#body.lock-scroll { overflow: auto !important; }
mamastar.jp###personalInfo
coinlean.com###showcookietxt
bintercanarias.com##div[aria-labelledby="ui-dialog-title-cookiesPolicy"]
bintercanarias.com##div[aria-labelledby="ui-dialog-title-cookiesPolicy"] ~ div.ui-widget-overlay
tetra.net###cookie_manager_body_overlay
petalmaps.com##.privacy-dialog
petalmaps.com##.privacy-setting
solopornoitaliani.xxx###first-visit
offen.net###CookieBox
||webshop.burgerme.de/theme/js/Widgets/cookieWidget.min.js
bible.com##.cookie-consent-banner-container
||consent.cookiebot.eu/uc.js
||consent.dropbox.com^
freshnrebel.com##.cookie-permission-footer
actronics-gmbh.de#$#body { overflow: auto !important; padding-right: 0 !important; }
actronics-gmbh.de#$##cookie-modal { display: none !important; }
actronics-gmbh.de#$##cookie-modal ~ div.modal-backdrop { display: none !important; }
makfa.ru##.bottom-disclaimer-new
offshoreleaks.icij.org#$#div[id^="__BVID"] { display: none !important; }
offshoreleaks.icij.org#$#.modal-open { overflow: auto !important; }
lass-dich-nieder.de###id-cookie-layer
ttoday.it#$#.cli-barmodal-open { overflow: auto !important; }
ttoday.it#$##cookie-law-info-bar { display: none !important; }
ttoday.it#$#.cli-modal-backdrop { display: none !important; }
kickz.com###consent-dialog
tatildekirala.com##div[class^="css-"] > button[class^="css-"] + div[class^="css-"]
qameta.io##div[x-init^="cookie_consent"]
personal.metrobankonline.co.uk##.metro-cookiebar__block
||webcdn.asafe.com/assets/js/cookies.bundle.js
||ugandairlines.com/js/cookie.min.js
flyblueair.com###divCookies
capital.com##.stickyBar
||xetra-gold.com/*/initCookieRegistry.js
emf-portal.org###privacy-policy-notification
radiologie.de###cookie_bar_v2
backmomente.de#?#body > div.ReactModalPortal:-abp-has(> div.ReactModal__Overlay > div.ConsentOverlay--root)
tierarzt24.de##.vet_cookies
iairgroup.com###_cookieConsentWrapper
asialadies.de#$#.site-cookies-overlayn { display: none !important; }
asialadies.de#$#.cookie-modal-open { overflow: auto !important; }
aircanada.com###cookie-disclosure-bar
aircanada.com##.ac-cookie-policy-banner-container
certik.com##div[class^="CookieConsent_"]
peoples.ch##.id-cookie-consent
peoples.ch##.id-cookie-consent ~ .app-message-modal-background
wakelet.com##.bg-cookie-banner
liggatelecom.com.br###PopUpCookies
||guildwars2.com/services/2bumpers/gen/cookie-notification-
billiger.de###cookie-banner-overlay-a
receitanatureba.com###myModalrgpd
||service-public.fr/resources/*/orejime.js
||lufthansagroup.com/*/cookieman*.js
plarium.com##.gA-DCml
||consent.scm-verlagsgruppe.de^
poliglot16.ru##.cookie-agree
||niceshops.com/disco/build/shop/tracking_consent.*.js
megatool.pl#$##pum-3970 { display: none !important; }
megatool.pl#$#html.pum-open-overlay { overflow: auto !important; }
remnantgame.com##.gdpr-topbar
zlavomat.sk#$#body { overflow: auto !important; padding-right: 0 !important; }
zlavomat.sk#$#.message-overlay--cookie { display: none !important; }
navitime.com###cookie-notice-section
shop.lenovo.ru##.useCookiesInfo
aripaev.ee##div[class^="CookieOverlay_"]
goruma.de###consentDialog
||koelner-philharmonie.de/static/components/CookieManager/
ashaindia.ru##body div#cookie_notification.show
pacsun.com##.privacy-policy-content
frischeparadies.de#$#body { overflow: auto !important; }
frischeparadies.de#$#.cookie-notice { display: none !important; }
stoffe.de#$#body { overflow-y: auto !important; }
stoffe.de#$#body #cookieOverlay { display: none !important; }
juffing.at,proaurum.de###cookiefirst-root
inbank.ee#$#div[id^="cookie-consent-modal"] { display: none !important; }
inbank.ee#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
||coal.gamemaker.io/sites/*/theme/javascripts/cookie.umd.min.js
claimercorner.xyz,faucetzoid.online,waterfaucet.online###gath3r-optin-dialog
mobile.po.co##.agree-tokens-modal
brf.be###cookieDashboard
giga-hamburg.de,gerth.de#$##cc--main { display: none !important; }
giga-hamburg.de,gerth.de#$#html { overflow: auto !important; }
nytimes.com#?#footer + div > span[data-gtm-trigger="cookie_banner_dismiss"]:upward(1)
||consent.prointernet.com/consent.js
consumer.apacer.com###cookie_lightbox
softwarenetz.de###grayout[onclick="cookieCancel();"]
aldi-blumen.de#$##cookie_modal_container { display: none !important; }
aldi-blumen.de#$#body { overflow: auto !important; }
aromatico.com##.page-wrap--cookie-permission ~ div.js--overlay
video.corriere.it###_cpmt-iframe
techsauce.co##.cwc-sdk-container
thaiza.com##.ck-acpt-container
komische-oper-berlin.de#$#.dataprotection { display: none !important; }
komische-oper-berlin.de#$#body { position: static !important; overflow: visible !important; }
tickets.vibus.de###DatenschutzFooter
ru-geld.de###uca-info
wongnai.com###page > section[class^="Container-sc-"]
ticketswap.de##ticketswap-portal > ul[class^="css"]
theweathernetwork.com##div[data-testid="cookie-bar"]
pondesk.com###c00kieMsg
hitz955.teroradio.com##.policy
ezil.me#?##portal > div[class^="ezil-"] > button:upward(1)
realt.by##.gdpr-confirmation
focustaiwan.tw###jsGDPR
komchadluek.net###accept-cookie-footer
theater-essen.de,deutschestheater.de##.dataprotection
webfleet.com#$##cookieconsent { display: none!important; }
webfleet.com#$#body { overflow: auto!important; }
bnn.in.th##.the-pdpa-consent-bar
aeg-powertools.eu##div[class^="CookieSnackbarstyles"]
hytec-hydraulik.de,dolmar.de###cookie-hinweis
starbucks.co.th##.mpp-container
getkeepsafe.com##body .cookie-consent-banner-wrapper
intermedia.ru##.сookieAgreement
answear.*#?#body > div.modal:-abp-has(> div.container--basic > div.row > div[class*="CookiesConsentPopUp"])
answear.*#$#body.modal--open { overflow: auto !important;}
luisaviaroma.com#?#body > div:not([class]):not([id]):-abp-has(> div[class^="_"] div[class] > a[href^="/myarea/CookiePolicy.aspx"])
perkinelmerinformatics.com#%#//scriptlet("remove-class", "minddnd-wa-announcement-padding-top", "body")
perkinelmerinformatics.com#$#.minddnd-wa-announcement-wrap { display: none !important; }
muziker.*#$#body { overflow: auto !important; }
muziker.*#$#body .cookies-backdrop { display: none !important; }
ujam.com#$#body { overflow: auto !important; padding-right: 0 !important; }
ujam.com#$##ujam-tracking-cookiebanner { display: none !important; }
ujam.com#$##ujam-tracking-cookiebanner ~ div.modal-backdrop { display: none !important; }
m.tomtop.com##div[name="confirm2"]
endclothing.com###app-container > div[class^="sc-"][style^="opacity"]
guideautoweb.com##div[data-nots-uid="gdpr-carguide"]
casetify.com##.ccpa-container
bnn.de#$#.cookie-consent { display: none !important; }
bnn.de#$#body.has-cookie-consent { overflow: auto !important; }
geoportal.dolnyslask.pl###saycookie
remorecover.com##.visitorcookie
cgsecurity.org###mw-data-after-content
pokerist.com##.cookies_popup
polizei.brandenburg.de###pbb-cookielaw
polizei.bayern.de###__BVID__6___BV_modal_outer_
green.ch##div[data-nezzo-cookie]
horgen.ch##.optin-stats
r-m.de##div[data-content="privacy-settings-layer"]
amplerbikes.com#?#main > div[class]:-abp-has(> div[class] > button > span > svg[alt="Cookies akzeptieren"])
schindelhauerbikes.com###etrpop
grueneerde.com#$#.CookieWarningComponent { display: none!important; }
grueneerde.com#$#html[class].Overlayed { overflow: visible!important; }
vanmoof.com##.ost-overlay-container
unstoppabledomains.com##.osano-cm-window__dialog
cobo.com##div[class^="CookieRemind_"]
kocaeli.bel.tr##.cookiekbb
lemonade.social#?#body > div:not([class]):not([id]):-abp-has(> div[class^="_"] div[class] > a[href="/privacy"])
flightview.com###eea-confirmation-outer
tech-america.com##div[x-data^="xCookiePopup"]
||teny.co.jp/js/gdpr/
punpro.com##div[class^="CookieSession__"]
zoominfo.com###cookies_note
siamsport.co.th###popup-ss
truevirtualworld.com##.card-cookie
cire.pl#$#body[style*="overflow"] { overflow: auto !important; }
acf.international##div[class^="CookieConsentModal"]
monkeytype.com###cookiePopupWrapper
enesco.co.uk#$##cookie-modal { display: none!important; }
enesco.co.uk#$#.modal-backdrop { display: none!important; }
enesco.co.uk#$#body { overflow: auto!important; padding-right: 0!important;}
przewodnik.tv,mebhocam.com,uniforumtz.com,privatemoviez.fun,rawneix.in###rb-privacy
pluralsight.com##.cookie-notification-wrapper
boehringer-ingelheim.de###it-eprivacy-root
/eprivacy-templates/production/it-eprivacy.js$domain=boehringer-ingelheim.de
vitacig.eu.com##.vctheme-cookies-popup
novayagazeta.eu##div[class^="CookiesInformer_box_"]
raiffeisen-duengershop.de##.nptbccm
fascicolo-sanitario.it###cookie_privacy
guidaservizi.fascicolo-sanitario.it###cookie_guidaservizi
parrot.com##div[class^="RgpdDrawer_"]
set.or.th##.cookies-pdpa
classic.set.or.th,settrade.com###pdpa-policy
/scripts/pdpa-script.js$domain=settrade.com|classic.set.or.th
matichonacademy.com,matichonweekly.com,prachachat.net,sentangsedtee.com,silpa-mag.com,technologychaoban.com,matichon.co.th,khaosod.co.th,khaosodenglish.com###pdpa-popup
united.com##div[class^="app-components-CookieDisclaimer"]
czc.cz###ccp-popup
sberdisk.ru##div[class^="CookieContainer_"]
navitime.com##.cookie-notice-section
ollinprofessional.ru,1cgs.net##div[data-storage-item*="cookiename_"]
pantip.com##.pt-snackbar
koshelek.app##.cm-m_c-w
szpital.wroc.pl##.cookies-msg-wrapper
ceair.com##.cookie-tip-container
bolshoibelarus.by###Mod368
posthaus.com.br#?##root > div[class]:-abp-has(> div > div > [class] > a[href="/cp/politica-de-privacidade"])
rohm.co.jp###showcookiealert
mobonline.com.br##body .x-lgpd-popup.is--active
developer.ing.com#$#body { overflow: auto !important; }
developer.ing.com#$#.global-overlays { display: none !important; }
webtrack.dhlglobalmail.com#$#body { overflow: auto !important; }
webtrack.dhlglobalmail.com#$#div[role="presentation"] { display: none !important; }
deichmann.com##.cookie-consent-local
teacheconomy.de#$#body { overflow: auto !important; }
teacheconomy.de#$#.cookie-banner { display: none !important; }
||ccm.land24.de/app.js
tameteo.com#$##gpdr { display: none !important; }
tameteo.com#$#body { position: unset !important; }
||googletagmanager.com/gtm.js$domain=advcash.com
fuvest.br###idInformacaoCookie
imobie.jp##.fixedbot
fundacja.santander.pl##.awb-show
m.censor.net###usage-notice-message
hyundai-electronics.com.ru,digma.ru,merlion.com###policyBlockForFirstVisit
gxc.gg##.ReactModal__Overlay--after-open._
eazycars.de###mmMS--notification
ofuxico.com.br##.lgpd-popup
jti.co.jp##.p-top_cookie-agreement
pronews.jp##.cookieGate
7-eleven.com##section[class^="CCPABanner_ccpa-banner"]
||online.gather.network^$domain=faucetofbob.xyz
magazynauto.pl,sprawdzone.pl##.rodoPopup
myslenice-itv.pl##.pum-overlay[data-popmake*="polityka-prywatnosci"]
r.pl##.rodo-alert
deccanherald.com###dk_gdpr
world.rugby#$#.tcf-cmp {display: none !important; }
world.rugby#$#body > div[class^="_"][class*=" _"]:empty {display: none !important; }
world.rugby#$#body { position: static !important; overflow: visible !important; }
magicland.it##.CookiePolicyManager-Banner
inconcertcc.com#$#html.gdpr-cookie-notice-loaded { overflow: auto !important; }
inconcertcc.com#$#.gdpr-cookie-overlay:not(#style_important) { display: none !important; }
coda.io#?#div[data-layer-id-3] > div > span:contains(Got it):upward(1)
nmsu.edu#$##cookieModal { display: none !important; }
nmsu.edu#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
bitso.com##.jUXBqh
movavi.ru###toppopupgdpr
news.acer.com##div[class^="CookieConsentBar_"]
kddi.com##.add-get-cookie
krungsri.com#$##cookieModal { display: none !important; }
krungsri.com#$#.modal-backdrop { display: none !important; }
krungsri.com#$#body.modal-open { overflow: auto !important; }
vle.lt,consilium.europa.eu##.cookie-section
mattermost.com##.module-gdpr-acceptance
steambuy.com###sb-privacy-policy
aecom.com###aecomCookieNotificationBar
ao.com###aoMessageHolder
crecipe.com###cxcx
gezondheidsplein.nl###cookieForm
lucidsamples.com###blocksplash
rohan.co.uk###ccpop
rome2rio.com###alert-banner
routerchart.com,droidchart.com###cw
shannons.com.au###banner-policies
skargards.com###cc_dialog
tvgids24.nl###cbar
||gzhls.at/*/notifications.lazyloader.ghp.js
fernsehserien.de#$#body { overflow: visible !important; }
ticketservices.gr###cookieprefs
ameblo.jp###acmp-opt-in
calzedoniagroup.com,altamiraweb.com###divprivacycookies
muenchner-bank.de#$#.darken-layer { display: none !important; }
muenchner-bank.de#$#.lightbox--cookie-consent { display: none !important; }
muenchner-bank.de#$#body.no-scroll { position: unset !important; }
onlinefinanzierung.vr-smart-finanz.de##.cookieconsentContainer
gl-inet.com,youfibre.com,trt1.com.tr,naxi.com.br##.cookieConsentContainer
gvm.com.tw###privacy_policy
danmis.com.pl##body #catapult-cookie-bar
tools.pdf24.org#$##cookieBannerOverlay { display: none !important; }
tools.pdf24.org#$#html.hasCookieBannerOverlay { overflow: auto !important; }
tools.pdf24.org#$#html.hasCookieBannerOverlay > body { overflow: auto !important; }
mystudylife.com##.pix-cookie-banner
kitapyurdu.com##.popupContainer
supermicro.com###alert-container
tiktok.com##tiktok-cookie-banner
lookandlearn.com##div[aria-describedby="cookies"]
lookandlearn.com##.ui-widget-overlay
funnelcockpit.com##.gdpr-cookie-notice-center-loaded::before
tomshw.it##a.iubenda-tp-btn
tomshw.it,automoto.it,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
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_"]:-abp-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
||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"]
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; }
alljapanesepass.com,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
mercadolibre.*##.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
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; }
boohoo.com#$##consent-dialog { display: none !important; }
boohoo.com#$#.m-has_dialog .l-header { padding-right: 0 !important; }
boohoo.com#$#.m-has_dialog .l-page-content { padding-right: 0 !important; }
boohoo.com#$#.m-has_dialog .l-page-footer { padding-right: 0 !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"]
berlinerdom.de,co-berlin.org,ulb.be##.orejime-Notice
ostin.com##.o-cookies-notice__container
shop.spd.de#$#div[id^="cookieModal"] { display: none!important; }
shop.spd.de#$#.modal-backdrop { display: none!important; }
shop.spd.de#$#body { overflow: visible!important; padding-right: 0!important; }
cualesmiip.com#$#body.dc-cmp-ui-showing { overflow: auto !important; }
cualesmiip.com#$#.dc-cmp-ui-container { display: none !important; }
ampcapital.com##.cookies_strip-wrapper
barenecessities.com###cbt-consent-banner-wrapper
||asus.com.cn/js/*/alert-info_cn.js
asus.com.cn,zentalk.asus.com#$#html { overflow: auto !important; }
asus.com.cn,zentalk.asus.com#$#body { overflow: auto !important; }
asus.com.cn,zentalk.asus.com#$#div[id^="cookie-policy-info"] { display: none !important; }
overstock.com###gdpr-container
||ocnk.net/js/confirmation-bar.js
exakta.se,exaktacreative.se,exaktasoftware.se#$#.cookiePopup { display: none !important; }
exakta.se,exaktacreative.se,exaktasoftware.se#$#.cookiePopupVisible [canvas]:not(.cookiePopup) { filter: none !important; }
exakta.se,exaktacreative.se,exaktasoftware.se#$#html.cookiePopupVisible { overflow: auto !important; }
lww.com##.cookie-jar
steamgriddb.com###noty_layout__bottomRight
oney.pt#$##cookies-flow-container { display: none !important; }
oney.pt#$#body.prevent-scroll { overflow: auto !important; }
xlarge.com##.consent-tracking-modal
linkfly.to###linkfly-ctx
wark24.de#$##PrivacyCategoryAlert { display: none !important; }
wark24.de#$#.modal-backdrop { display: none !important; }
wark24.de#$#body.modal-open { overflow: auto !important; }
traderjoes.com##div[class^="CookiesAlert_"]
tusiad.org###redim-cookiehint-bottom
sozialversicherung-kompetent.de#$#body { filter: none !important; pointer-events: auto !important; }
sozialversicherung-kompetent.de#$#.cc-window[aria-label="cookieconsent"] { display: none !important; }
raiffeisen-mobil.at#$##cookies-overlay { display: none!important; }
raiffeisen-mobil.at#$#.modal-backdrop { display: none!important; }
raiffeisen-mobil.at#$#body { overflow: visible!important; padding-right: 0!important; }
pneuhage.de##.site-blocker
gazprom-neft.com###noty_layout__bottomCenter
yasensvit.ua,informator.ua##.coockies
ancestry.com###BannerRegion
quixel.com##.css-wzviqn
zutobi.com##div[class^="ModalCookiestyled"]
blockchain.com##body div[class^="TrackingProvider__Banner"]
whatsonstage.com##div[class^="Cookie__CookieBannerContainer-"]
twitter.com#?##layers > div[class] > div[class]:-abp-has(> div[class] div[role="button"] > div[dir="auto"] > span > span:contains(ookie))
truecaller.com##.fixed.bottom-0
steller.co##div[class^="Disclaimer_"]
otelo.de#$?#div[data-reactroot] > div > div.Lightbox:-abp-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-"]
tokion.jp##.tkn-cookie-accept__area
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
mibaby.de##.overlay_buddy_wrapper.align_bottom.style_green
internxt.com##div[class^="Footer_cookiesBgFallback"]
fitline.com##section[class^="CookiesGDPR_initial"]
||cyprusflightpass.gov.cy/themes/material-style/js/cookies-consent.js
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]:-abp-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)
livrarianobel.com.br##div[class^="Footer_warningCookies"]
||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)
myfitnesspal.com###__next > div.css-1crurom > div.css-1hror0l
madrugaosuplementos.com.br##.policy-terms
sescsp.org.br##.container-policy
sescsp.org.br##.container-policy ~ div.overlay
www.thesettlersonline.*,www.diesiedleronline.de#$##consentNotification { display: none !important; }
www.thesettlersonline.*,www.diesiedleronline.de#$#body { overflow: auto !important; }
psc-inc.co.jp,apteka24.ua##.cookie-agreement
swisstransfer.com#$#module-rgpd-component { display: none!important; }
swisstransfer.com#$#body { overflow: visible!important; }
shoptime.com.br,submarino.com.br,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; }
eurogarden.eu###bcmsCookieInfoWrapper
liberoquotidiano.it,ilrestodelcarlino.it,iltempo.it,quotidiano.net,ilgiorno.it#$#html > body:not(#style_important) { overflow: auto !important; }
liberoquotidiano.it,ilrestodelcarlino.it,iltempo.it,quotidiano.net,ilgiorno.it#$##pubtech-cmp { display: none !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
mea.com.lb###divAllowCookies
hoverwatch.com###acceptbar
ex.co###cookies-approval-popup
first-class-and-more.de###fade
stanglwirt.com##div[class^="mw-dsgvo-cookie-slidebar"]
unify.com,ewtc.de,atos.net###cp
app.lepermislibre.fr#$#body.modal-open { overflow: auto !important; }
app.lepermislibre.fr#$?##root > div[class^="Modal_modal"]:-abp-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
aeroports-voyages.fr###cookies-pane
gemini.com###cookiePolicyAgreement
hainanairlines.com##.cookie-alert-wrapper
hahnair.com###cookieRequestBox
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
xoxowifi.com###cookies_message_container
tylko.com##.ty-settings
cn.momondo.com#$#body { position: static !important; overflow: auto !important; }
cn.momondo.com#?#body > div:-abp-has(> div[aria-modal="true"] a[href="/privacy#cookies"])
backmarket.com,backmarket.de#$#div[data-test="cookies-modal-v2"] { display: none!important; }
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
occhio.de##.Dimmer
hdg.de###cookiebg
raiffeisenmarkt.de,muehle-shaving.com,hellweg.de,elbandi.de##body .cookie-permission-container[style="display: block;"]
reinigungsberater.de###cCoverlay
reinigungsberater.de###cC
skrzat.com.pl###komunikat_cookies
lra-mue.de###lab-slide-bottom-popup
clevertronic.de###js-popup-cookie-block
refurbed.de##section[x-data="CookieBanner()"]
asna.ru##div[class^="modalCookies_root_"]
bitrix24.*##.bx-main-cookie-policy
||sklep.certum.*/*_CookieConsent/js/view/notice*.min.js
archiproducts.com###cookieResult
||bajkowakraina.tvp.pl/assets/regulations.js
landal.de##.c-consent-bar
uhrenlounge.de##.ajs-cookies
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
care-center.de###eprivacyModal
care-center.de###eprivacyModal ~ .modal-backdrop
toppreise.ch##.Plugin_WeUseCookies
anpfoto.nl###ctr-cookies
beruferadar.de,karrierekaserne.de##.autoprivacy
hydra.bot###__layout > div > .flex-wrap.items-center.rounded-lg.fixed.bottom-0.max-w-screen-md
litmind.*###bottom_notice
renewal.ru##div[data-cookie-banner]
craft-cv.com###rodo_notice
||xsuite.com/typo3conf/ext/cu_cookies/
itau.com.br##app-marco-civil
flowforge.com,zeno.fm,spielregeln-spielanleitungen.de,trakt.tv,boardgamegeek.com###cc--main
realme.com##.r-cookie-footer ~ div.mask-untouch
checkpoint.com###notification
shaw.ca##notification-block[data-notice*="cookies"]
tvtrend.pl##.cookie__info
new.hnair.com###declareGDPR
karaca.com.de##body .cookiealert
komorowskinieruchomosci.pl##.toast-top-right
||cmp.lavie.fr/js/mp.min.js
||assets.f-secure.com/fs-cookie-consent.js
zgrzyt.info###box-polityka-pr
mise.gov.it##.cookie-directive
chojna24.pl###paperify-pro-cookie-ify
blog.xuite.net###privacyDeclare
meetup.com##.mt-cookie-consent
wwdjapan.com###wwdj-cookie-accept__area
levi.com##div[data-popup="cookie"]
lode.by,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
treasureisland.com###eu-cookies-popup
moneyland.ch,zulauf.ch###cookieinfo--container
klarta.pl#$#body { overflow: auto !important; }
klarta.pl#$##popup-cookies { display: none !important; }
insurancebusinessmag.com##.notification_strip
openreach.com#$#body { overflow: auto !important; }
openreach.com#$#.cookie-pop-up { display: none !important; }
farfetch.com##section[data-testid="gdpr-callout-notification-desktop"]
karriere-suedwestfalen.de###ontavio_flash_modal
czc.cz#$##cookies-popup { display: none !important; }
czc.cz#$#body { overflow: auto !important; margin-right: 0 !important; }
ing.jobs#$#.gdprconsent { display: none!important; }
ing.jobs#$#.ui-widget-overlay { display: none!important; }
ing.jobs#$#body { overflow: visible!important; }
capgemini.com##div[class^="cookieConsent__"]
metv.com##.privacy-banner-wrapper
||consent.scm-verlagsgruppe.de^$domain=scm-shop.de
biznesradar.pl##.toast--mod-cookie-desc
cnnbrasil.com.br###pop__gdpr
codeweavers.com###GDPR-alert
dehogerielen.be#$#body { overflow: auto !important; }
dehogerielen.be#$##cookies-banner-overlay { display: none !important; }
dehogerielen.be#$##cookies-banner { display: none !important; }
sberbank.ru##.kitt-cookie-warning
mailchi.mp##.mcnTemplatePageBanner
||iracing.com/wp-content/themes/*/cookiesettings/js/checkcookies.js
smallpdf.com##.hsWwHK
||tags.tiqcdn.com/utag/*/utag.$domain=firstdirect.com
belot.com#$##modal-cookies { display: none !important; }
belot.com#$##modal-cookies ~ div.modal-backdrop { display: none !important; }
belot.com#$#body { overflow: auto !important; padding-right: 0 !important; }
bisu.com.tr##footer ~ #toast
dein-ip-check.de##footer > div.inside > div.ncoi---behind
apemans.com###shopify-section-cookies_law
/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
continental-aftermarket.com#$##cookie-modal { display: none!important; }
continental-aftermarket.com#$#.modal-backdrop { display: none!important; }
continental-aftermarket.com#$#body { overflow: visible!important; padding-right: 0!important; }
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; }
kraehe.de##.nav-cookie
maskworld.com###cookie-consent-v2
sanitas.com##.sanitas-cookie-alert-container
aok.de#$#div[data-module="cookie-manager-dialog"] { display: none!important; }
aok.de#$#body { overflow: visible!important; }
adler-farbenmeister.com#$#.look_pageWrapCookiePermissionContainer { display: none!important; }
adler-farbenmeister.com#$#body { overflow: visible!important; }
||newsello.pl/gdpr/cookie_set.js
colnect.com###cookies_consent
thelawpages.com###terms
lovit.ru##.priv_frame
psbank.ru##.wrapper-bottom
calvinklein.com.br##.vtex-modal-layout-0-x-modal--cookie-block-class
quizdeveloper.com##.cookie-condition
geschwindigkeit.*,meter.net,netmeter.co.uk,predkosc.pl,rychlost.sk,speedmeter.hu,testdebit.fr,testvelocidad.es,testvelocita.it,xn--zcka2bjc9dzp.jp###eu-cookies2
eujuicers.pl##.cookie_consent__alert
urbancity.pl##.notification-alert-wrapper.fixed-bottom
zmiksowani.pl###holdon-overlay
semiconductor.samsung.com###cookie_component
ptwm.org.pl###cookies-fixed
oferta.lotto.pl,raportdekra.pl##.landend-infobar-light
||rest.arbeitsagentur.de/headerfooter/*^feature=disclaimerwc
joinhoney.com##div[class^="cookieConsentBannerContainer"]
przelewy24.pl##body .gdpr
turk.net##body .rey-cookieNotice:not(#style_important)
menmania.pl###times-legal-notice
modamelis.com###btz-cookie-popup
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; }
tr-gameland.com##.cmp-popup-cookies
npaudio.uk##.wundery-cookie-banner
pdfprof.com###dddhh
keenetic.com##.cookiecontrol-alert-box-wrapper
nesine.com##.footer-cookies-bar
thinglink.com##.tl-banner-wrapper
bi.zone##.v-cookie
maxqda.de###cookiecheck
mirrormedia.mg##.the-gdpr
cablemonkey.co.uk##.cookie_popup_overlay
stories.bsh-group.com##.cookies_overlay-wrapper
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; }
gartengeraete-onlineshop.de##div[x-data*="cookieConsent"]
verivox.de##.usercentrics-bg
verivox.de##.cmp-container
cleveroad.com##.bd_l0
pflanzen-vielfalt.net###clickskeks-popup-outer-holder
prostudio.ru##.cookie-attention
vbleos.de#$#.lightbox--cookie-consent { display: none !important; }
vbleos.de#$#.darken-layer { display: none !important; }
vbleos.de#$#.no-scroll { position: static !important; }
riccos-camera.de###cookieholder
flaschen-glaeser-und-dosen.de#$#html { overflow: auto !important; }
flaschen-glaeser-und-dosen.de#$#body { overflow: auto !important; }
flaschen-glaeser-und-dosen.de#$#.mnd-cookie-modal { display: none !important; }
flaschen-glaeser-und-dosen.de#$#.mnd-cookie-modal ~ div.js--overlay { display: none !important; }
rbo.dasreda.ru##div[class^="App__cookie-alert--"]
netflix.com##div[data-testid="CookieBanner"]
stardoll.com##div[id$="consentMainPopup"]
frankenbrunnen.de#$#main { filter: none !important; }
frankenbrunnen.de#$#.tx-om-cookie-consent { display: none !important; }
sbercloud.ru##.l-cookie-pop
podbean.com#?#body > div:not([id]):not([class]):-abp-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
xtraining.kaspersky.com###cbanner
rkeeper.ru##.cookies-message-wrapp
numbuster.com###page_cookie_menu
m.1gd.ru##div[class^="CookiePopup-"]
pdf-xchange.de,farminguk.com###cookie-assistant
preplounge.com##.modal-cookie-privacy-settings
preplounge.com##.js-site-overlay
tenpoznan.pl##.cmplz-cookiebanner
binnopharmgroup.ru###cookie_disclamer
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
online.nmims.edu##.cookidiv
dance-charts.de###cpnb
ezcast.com###cookie_noti
antiplagiat.ru##.ap-cookie-consent
audi-technology-portal.de###PrivacyManager
checkmybus.*,ugc.fr,ugc.fr##.gdpr-overlay
omg.de###CookiePlus
aok.de,omg.de##.modal-backdrop
batterie24.de##body .page-wrap--cookie-permission
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; }
faculdadeunimed.edu.br##.lgpd_bar
finuslugi.ru##div[class="bottom-message visible"]
oex.pl##.m-cc
key-drop.com##.toast--cookies
multipolar-magazin.de###cookiezeile
justwatch.com#$#.base-overlay[aria-label="Consent Overlay"] { display: none !important; }
justwatch.com#$#body[style*="overflow"] { overflow: auto !important; position: static !important; }
theathletic.com##div[class^="HomepageBannerStyles__StickyBottomBannerContainer-"]
t2mio.com###t2meucookielaw
yougov.com##.vwo-overlay
lolja.com.br###lgpd-popup
jabref.org###animatedComponent[style="transform: translateY\(0px\);"] > div[data-rnw-media-class][tabindex="0"] > div[style^="background-color: rgb(24, 28, 31);"]
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
capture.dropbox.com##.dig-Snackbar[role="alert"]
shakeshack.com###block-privacymessageblock
dataversity.net##.section-popup-gdpr
flickr.com##.cookie-banner-reg
teac.jp##.accept_cookie
epicvin.com,is74.ru##.cookie-card
bulletin.com##.__fb-light-mode.tkr6xdv7
transpack-krumbach.de###my-ctc-widget
reimsuche.de#?##__layout > div.flex > div[role="dialog"]:-abp-has(> div.flex > div.modal-container > header > h1:contains(/^Cookies!/))
melhoresdestinos.com.br###banner-lgpd
subzero-wolf.com##.footer-announcement
blueflag.global,lemoncode.net,records.team##.sqs-announcement-bar
doppelherz.com#$#.cookie-inquiry-wrapper { display: none !important; }
doppelherz.com#$#html { overflow: auto !important; }
epson.ru###cookie_confirm
||zohocdn.com/pagesense/tracking/privacy-banner-$third-party
businessoffashion.com,goingapp.pl,empikbilety.pl##div[class^="CookieBar_"]
comune.novamilanese.mb.it#$#body { overflow-y: auto !important; }
comune.novamilanese.mb.it#$#.HCookieBar-Hoverlay { display: none !important; }
live-tracking.locusmap.app###ktCookieStatement
velken.de##.blur--bg
||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
sawai.co.jp###name-ga-cookie-accept-bar
asahi-kasei.com###box-cookie-01
guide.michelin.com##.js-cookie__popup
||pronetix.pl/cookies/politykacookie.js
amagram.amway.*,bischoff-verlag.de###disclaimerCookie
bischoff-verlag.de###fbpixelNote
minilu.de###dcCookieHelper--bg
sber.ru##div[class^="Cookies_cookie-warning_"]
/cookie_notification/bar.js$domain=velocitytechsolutions.com
velocitytechsolutions.com##div[data-wzb="CookieNotification"]
softpos.eu#$#body { overflow: auto !important; }
softpos.eu#$#.modal-rodo { display: none !important; }
onceupon.photo,socratesdergi.com##div[class^="CookieBanner"]
woolet.co##.ec-notices__wrap
salonsecret.ru##div[class^="CookieWarning_"]
entclick.com##.app-gdpr-notice
mediathekviewweb.de#$#body { overflow: auto !important; }
mediathekviewweb.de#$##cookieModal { display: none !important; }
mediathekviewweb.de#$#.modal-backdrop { display: none !important; }
wittchen.com##div[class^="CookieAlert_"]
ideasoft.com.tr,secfense.com##.rcb-banner
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##[class*="PrivacyPolicyBanner"]
cian.ru##div[data-name="CookiesNotification"]
2captcha.com##.app-level-notifications
delfi.ee##div[class^="C-modal"]
simpl.rent##header + div[class^="NotificationBox__Wrapper-"]
hertz.*##div[id^="light-box-"]
logout.hu###rules_accept
excellent-hemd.de#$#.modal-backdrop { display: none !important; }
excellent-hemd.de#$##cookieModal { display: none !important; }
excellent-hemd.de#$#.modal-open { overflow: visible !important; }
sleep-hero.de###cc-card
businessnetwork.jp###cookieLicense
my.games##div[class="gdpr"]
pearlsmodels.com##.pum-overlay[data-popmake*="przetwarzanie-danych"]
||asus.com/js/*/alert-info.js
eapteka.ru##.cookie-informer
topchretien.com###rgpd
diocese-quimper.fr###wpca-popup-modal
xn--d1aiavecq8cxb.xn--p1ai##app-block-page-header > div.shell
igfhaber.com,sokgazetesi.com.tr,bandirmayasam.com.tr,sozbursa.com,bursahayat.com.tr,webursa.com,lifebursa.com,bursahakimiyet.com.tr,yenidonem.com.tr##.kvkkpop
tapipol.pl###panel_cookie_bottom
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; }
sovcombank.ru##.CookieOffer__section
tomorrow.io##.vYP-zm
warrobots.com##._3oXMQ
kartalhaber.com##div[style^="position:fixed; left:0; right:0; bottom:0; background-color:"]
visitmalopolska.pl##.msit-cookie-information-wrapper
petalmail.com###bannerBox
dowhan-nieruchomosci.pl###cookies_text
falelokikoki.pl##.one-cookie-banner
highlight-led.de###PrivacyCategoryAlert
highlight-led.de##.modal-backdrop
itcentris.store##.configMessages
||fundingchoicesmessages.google.com^$domain=coderoad.ru
reddit.com##shreddit-cookie-banner
industryarena.com###consent-cookie
login.concord.christianscience.com###cookieConsentPopup
trade.bisonapp.com#?##root > div:-abp-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
lindner-group.com,lindner-norit.com##.cn-layer
eko.kalisz.pl##.widget-cookiesbox
floristikwerkstatt-mueller.com##.flash[data-cookie="eu_cookie"]
fdp.de#?#body > #sliding-popup:-abp-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-*.cassiecloud.com/loader.js
hemdenbox.de#$##s-cookie-consent { display: none!important; }
hemdenbox.de#$#.modal-backdrop { display: none!important; }
hemdenbox.de#$#body { overflow: visible!important; padding-right: 0!important; }
||assets.obi.*/discover/consentbanner-fragment/
hemden-meister.de#$##agreementPrivacy { display: none!important; }
hemden-meister.de#$#body { overflow: visible!important; }
account.xiaomi.com##.mi-cookie-banner
account.xiaomi.com##div[class^="Mui-src-portals-mobile-components-CookieBanner-"]
kitbag.com##.cookie-consent-container-v2
it-szkola.edu.pl##.md-cookie-blocker
dalmatinskiportal.hr##.accept-cookies-modal
truphone.com#$#html { overflow: auto !important; }
truphone.com#$#body { overflow: auto !important; padding-right: 0 !important; }
truphone.com#$#div[aria-describedby="cookie-modal"] { display: none !important; }
truphone.com#$#div[class^="jss"][style*="filter"] { filter: none !important; }
livsmedelsverket.se#$#body.lock-scroll { overflow: auto !important; }
politicalmeme.pl##div[class^="eu-cookies-bar-cookies"]
manga.club###adultConfirmModal
manga.club##.modal-backdrop
bolshoi.ru##.CookieAgreement
kraken.com##.kraken-cookie-warning
motorlublin.eu##div[data-cookies]
eecmedical.ru##.welcome
bahia.ba##.pd-gdpr-panel-setting
skillbasics.com##.cookie_notice_popup
debate.org###CookiesRequestDialog
library.tc.columbia.edu###privacyNotice
tc.columbia.edu##.sticky-notice-wrap[data-style="privacy"]
mobile.mi.com##.agree-tokens-modal
xn----9sbmbgknu2ce4eva.xn--j1amh##.footer_cookie_alert
matrixetf.finance##.bottom_Policy
alixblog.com##.cookie-alert-overlay
cifraclub.com.br###toastLgpd
monese.com,ibood.com##div[data-testid="cookie-banner"]
ucsusa.org###block-cookienotice
coddyschool.com##.collect-data
kohl24.de###coe_cookies_container
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
boredteachers.com##.cookie__banner
watch.pokemon.com##.c-privacy-consent-modal
operanewsapp.com##.mask
osehero.pl#$#.cookies-modal { display: none !important; }
osehero.pl#$#.modal-backdrop { display: none !important; }
osehero.pl#$#body.modal-open { overflow: auto !important; }
memo-book.pl#$#.rodo-popup { display: none !important; }
memo-book.pl#$#.rodo-overlay { display: none !important; }
memo-book.pl#$#.rodo-locked { overflow: auto !important; }
memo-book.pl#$#body.rodo-locked #page-container > * { filter: none !important; }
||fortementein.com/wp-content/uploads/siteground-optimizer-assets/cookie-law-info.min.js
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
skipol.pl###ustawaCookie
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:-abp-has(button.privacy-policy__btn)
aliexpress.ru##.styles_wrapper__3isR2
intofilm.org###as-cookie-cutter
kalitelial.com###cookiesor
privacybunker.io##div[id^="bettergdpr_"]
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; }
redhotpawn.com###cookieConsentElId
are.waw.pl##.ui-notificationbar.top
mediamarkt.hu##.cookie-info-modal
itech.co.ua##.seopress-user-message
thebanker.com,vivino.com###cookie-notice-container
lenstip.com###id01.w3-modal
m1cu.org##.alert-fixed[style]
vandyke.com,fox-saying.com,pixnet.net###gdpr-cover
discountreactor.com##.cookies-mass
casita.com##div[class*="styles_cookie-section__"]
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
typographus.de###cookiePopupBG
theorg.com##._1s1RU
||eestatic.com/eprivacy/ui-gdpr-es.*.js$domain=elespanol.com
phonecopy.com###cookieAgreement
yourkit.com###terms-wrapper-id
valeoconfectionery.com##.cookie-strip
netology.ru###cookie_show
myanimelist.net##.modal-content-overlay
akvis.com##.awarning
tsuche.com###c-c
bere.co.uk#$#body { overflow: auto !important; }
bere.co.uk#$#.cookie-consent-background { display: none !important; }
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
e-news.world##div#ecl-notice
deptagency.com,soshace.com##.gdpr-modal
doremizone.com##.g-cookies
leouve.com.br###alert-privacy-policy
rajabacklink.com###idpop_cookie
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
onlinestreet.de,skrastas.lt##body div.fc-consent-root
shop.dyson.ru##.top-pop-message--cookie
callofduty.com##.atvi-banner-cmp
skypng.com,wallpaper.to##.showBanner
4webs.es###cookiesdiv
megatyumen.ru##._1_uf9me
tryzapp.com###root > div.MuiGrid-root
petalmaps.com##.cookie-setting
demokrata.hu##body .gdprBoxContainer:not(#style_important)
courseunity.com###growls-br
spiegelburg-shop.de##div[data-cookie-permission="true"]
home.webinarjam.com,eddiehub.org##.gdpr_cookie_banner
monterail.com##.topbar-v1
edealinfo.com###showFTCMessage-back
edealinfo.com###showFTCMessage
kaida-fish.ru##.custom_message
analyze.intezer.com##.site-notification-message
truvid.com##div[class^="CookiesAgreement__container_"]
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
friends.figma.com##.cookie-consent-acknowledgement-conatiner
jovempan.com.br##.custom-container-lgpd
onlinekonto.de##.modalCookieAcceptanceSmall
onlinekonto.de###modalBackground
bezahlen.de,mein.onlinekonto.de###tracking-consent
bfore.ai###cookies-form-container
kulturkaufhaus.de##.dialogCookieWarning
raetseldino.de###cookieBG
buser.com.br##.cookie-policy-alert
inbank.pl,klett.de#$#body { overflow: visible!important; padding-right: 0!important; }
inbank.pl,klett.de#$##cookie-consent-modal___BV_modal_outer_ { display: none!important; }
modepark.de#$#.vex-theme-plain { display: none!important; }
modepark.de#$#body { position: static!important; overflow: visible!important; }
msmode.de##body .cookie-warning
shiningscience.com,bigtechbank.com,ouniversodatv.com###litespot-pro-cookie-ify
panduit.com##.panduit-cookie-banner
oozeki-shop.com##.popup_confirmation_bar
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; }
shine.cn##.user-terms-hint
giga.com.vc##div[class$="cookiesModalWrapper"]
a1.rs###cookie-floater-wrap
paulgreen-shop.de###P_Consent_Manager
asmonaco.com##div[data-nqis="nq-rgpd-bar"]
hclips.com##.cookies-policy-block
russellhobbs.com,hurma.work##.cookie__policy
||fc2.com/share/js/gdpr/pp_agreement
ipipe.ru##.cookie_cntnr_st
||cmp.aftonbladet.se/messagingNoTcfApi.js
puppet.com##.pm-gdpr
toptal.com###cookie-banner-host
sonic.com###snc-data-disclosure
mpbrinquedos.com.br###LGPD
livrariadavila.com.br##.LGPD
rebelnews.com###analytics-consent
pansci.asia##.pan-notibar-wrap
beautybay.com##.cookie-focus
||d2jjzw81hqbuqv.cloudfront.net/assets/*/gdpr_policy-
plainenglish.io#?#body > script[src] ~ div:not([class]):-abp-has(> div[class] a[href^="https://policy.medium.com/"])
plarium.com##div[class^="CookiesBannerstyled_"]
trello.com##div[class^="UiCookieBanner_"]
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
pucsp.br##.fundasp-lgpd-alert-wrapper
uninove.br##.wrapper-cookie
afkgaming.com##header > div[class] > div.lazyload-wrapper
krankenhaus-frankenberg.de##.ncoi---behind
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:-abp-has( > div.MuiGrid-root > div.MuiGrid-root > p.MuiTypography-root > a[href="https://loft.vc/politica-de-privacidade"])
playlistcalculator.net,wire.com,qzlyrics.com,codespeedy.com###cookie-law-div
iplogger.org###message
myresume.ru##.rulesInfo
galeriadaarquitetura.com.br###divPolitica
anhangueraferramentas.com.br###box-cookie
ariel.co.uk##body #divOneTrustMainContainer:not(#style_important)
career.lenta.com##.use-cookie-confirmation
||premierleague.com/resources/prod/tcf.json
premierleague.com#$#body { position: static !important; }
premierleague.com#$#.tcf-cmp { display: none !important; }
premierleague.com#$#.tcf-cmp + script ~ div[class^="_"][class*=" "]:empty { 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
sberdevices.ru##div[class^="cookie-modules--root--"]
uber.com###explicit_cookie_consent
/klaro-cookie-consent/*$domain=calimove.com
aromamarketi.me##.module_cookie_policy
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
whittard.co.uk###cookie-policy-dialog
celeramotion.com##.privacy_wrapper
bourns.com###gdprConsent
yvid.ru###cbb
livrariacultura.com.br##.aviso-cookies
c.mi.com##.cookie-setting-bottom-bar
martha-maria.de##mama-cookie-banner
capcut.net##div[class*="cookie-banner-"]
ocea-ssm.com##.iccookies_container
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
victorpest.com###gdpr-announcement
kdanmobile.com#?#body[style^="overflow:"] div[class^="styled__ContentWrapper-"]:-abp-has(> div[class^="styled_"] > a[href="/privacy_policy"])
calltouch.ru##.poppup-blocked
odds.am##.cs
hotscope.tv#?##__next > div[class^="jss"] > div.MuiGrid-root > p.MuiTypography-root > a[style][href="/privacy"]:upward(3)
alphabet.com#$?##sliding-popup > div:-abp-has(#block-gdprcookiesblock) { display: none!important; }
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
medezin.pl,erbud.pl,nomonday.pl,blik.com###cm-overlay
hidromelphilipmead.com.br##.js-notification-cookie-banner
royalpets.com.br##.footer__terms
bikroy.com##div[class^="cookie-consent-container"]
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
createmybooks.com###sliding-cookie-popup
yoomoney.ru##div[class^="Gdpr__StyledGdpr-"]
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
acast.com##.MuiSnackbar-anchorOriginBottomRight
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; }
lk.rt.ru##.site-footer-cookies
diariodocomercio.com.br##.elfsight-widget-cookie-consent
blog.masmovil.es,blog.grupomasmovil.com#?#.gmm-cookies
blog.masmovil.es,blog.grupomasmovil.com#$#body.scroll-locked { overflow-y: auto !important; }
masmovil.es#$#div[data-hook="cookies-modal-container"] { display: none !important; }
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
red-by-sfr.fr,sfr.fr###CkC
compass.education##.cookieconsentcomponent
myair.resmed.com##.c-notification-pusher[style="height: 49px;"]
myair.resmed.com##section[id^="alert-cookie-"]
wetv.vip##.cookie_uneu_banner
wildberries.ru##.modal--cookie
2-remove-virus.com##.cookie-inform
wealthmanagement.com##.gdpr-popup-border
gitpod.io##.bottom.justify-between
columbia.edu###cu-privacy-notice
indeed.com##.gnav-CookiePrivacyNotice
polarstern-energie.de#$#body { overflow: visible !important; }
polarstern-energie.de#$#.cookie-consent-backdrop { display: none !important; }
enlisted.net##.gj-cookie-prompt
embibe.com##.question-publish-popup > modal[visible="vm.show_tnc_popup"] > .modal__container
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; }
happiness.com#$?#.modal:-abp-has(#cookies-wall) { display: none!important; }
happiness.com#$#body { overflow: visible!important; }
interred.de###cookieconsentmodal
zomato.com#?##root > div[class]:-abp-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; }
kartell.com,islamicfinder.org###gdprPopup
canalplus.com###privacy-manager
kompany.de,kistler.com##div[class^="cookie-consent"]
carrefouruae.com##div[data-testid="__checkout_cookie_banner__"]
batterie-akkushop.de,cube-store-weiden.de###tfm_dsgvo_disclaimer
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="content"] > div[class]:-abp-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; }
dein-marktkauf.de###cookieConsentDialog
soselectronic.pl##.cookies-popup__wrapper
credpago.com.br##div[class^="style__FixedCookiesBar"]
decolar.com###lgpd-banner
profiteile.de##.cookie-permission--dim
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; }
pitstop.de#$#.modal-backdrop { display: none !important; }
pitstop.de#$##modal-cookie-terms { display: none !important; }
pitstop.de#$#body { 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
aimina.com###agree_cookie
nikkei.com##k2-privacy-notification
repro.io###js-cookie-usage-popup
emisja.weszlo.com##.cookies__div--div-overlay
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
photobox.*##div[data-photon="cookie_banner"]
||assets.allegrostatic.com/opbox-rodo-consent-modal/index-*.js$domain=archiwum.allegro.pl
voelkner.de#?#body > div.reveal__overlay:-abp-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
blissos.org###portals-root > div > div[data-rnw-media-class]
dzbank-derivate.de###screen-overlay
legalandgeneral.com,landg.com##body #st_box
howstuffworks.com###cmpBackdrop
rawpixel.com##.cUYulH
aiscore.com##.privaryClass
tp-link.com###tp-cookie
actressgalleryfcs.xyz,freetutorials.club###cookie-ify
titantv.com##div[id$="_cookieNotice"]
titantv.com##div[id$="_privacyUpdate"]
4everproxy.com##.CookiePolicy:not(body):not(html)
rotadasbandeiras.com.br##.alertaLGPD
thatsamerica.it##.wrap_cookies
visti.it#$#.cookiedenyoverlay { display: none !important; }
visti.it#$#.blur { filter: none !important; opacity: 1 !important; }
psd-hannover.de,vrbanknord.de##.no-scroll .darken-layer
psd-hannover.de,vrbanknord.de##.lightbox--cookie-consent
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
plarium.com##div[class^="Notificationsstyled__CookiesWrapper-"]
fidelity.de##.fil-cookie-policy
canadalife.de##.cookie-dialog__background-overlay
mtu.pl,ergohestia.pl##div[id^="cookie"][id$="_outer"]
ihunt.ro###cookiessection
routledge.com###cconsent-pop
talentedge.com##.cookie-strip-bar
seudinheiro.com###agreement-cookies
bebeez.it###gdpr_cookie_banner
dizioneri.com,samokat.ru,alfazdrav.ru###modalcookie
spiritlegal.com###hofff-consent-banner
invezz.com##div[x-data="XCookieConsent()"]
iospirit.com##.gdpr-consent-guard-cookie-notice
tynker.com##cookie-settings
livecamcroatia.com,skynet.ru,sknt.ru##.cookies_wrap
ev-digitalinvest.de,invesdor.de###dsgvo-cookie-configurator
alpinstore.com###acb-banner
synodalerweg.de,volksbund.de,fairtrade-deutschland.de,esef-manager.eu,ebilanzonline.de,bundesanzeiger-verlag.de,bistumlimburg.de,bistum-essen.de###cc
androidkosmos.de##.bst-panel
macrocenter.com.tr##fe-product-cookie-indicator
wokularach.pl##aside[data-test-id="cookie-popup"]
berlinartweek.de##div[data-show-initially="true"] > div.modal-backdrop
thousandeyes.com###EU-wrapper
cleanmymac.com##.bottom-banner
tresorit.com##footer + aside
thecap.com.br##body > div[style$="position: fixed; width: 100%; z-index: 99999999;"]
||infopedia.pt/*klaro/klaro-pe.js
duellinksmeta.com##.cookieConsentWrapper
zapowiedzi24.blogspot.com,mod2hack.tech,rockmods.net##.cookies-show
anthropologie.com,urbanoutfitters.com##.cookie-message__cookieMessage
cxense.com###cookieConsentDiv
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
swu.de##.js-cookiebanner-wrap
netmovies.com.br##div[class^="styles_acceptCookiesWrapper__"]
hoyer.de###app > div[class^="style_backdrop__"]
passeidireto.com##pd-cookie-banner
awwwards.com#$##lightbox-cookies { display: none !important; }
awwwards.com#$#body[class*="hidden"] { overflow-y: auto !important; }
gbif.org###termsOfUse
aeroespacial.sener###cookies_yb
stuttgart-netze.de##.react--module__cookies
totalenergies.de##.cookie-banner-backside-tealium
goldbecksolar.com###de-dookie
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
tresorit.com#?#footer + aside[class^="cM_"]:-abp-has(> div > div > img[alt="Cookie"])
knauber-heizoel.de,knauber-erdgas.de,knauberstrom.de###cookieoverlay_outer
swt.de###COOKIE_POLICY
||thueringerenergie.de/*/cc.js?
abbyy.com###legal-popup
ingentaconnect.com##.mainCookiesPopUp
ingentaconnect.com##.cornerPolicyTab
lte-anbieter.info###cookiedings
gimletmedia.com##.persistent-banner[data-banner-name="cookie"]
gimletmedia.com##.persistent-banner[data-banner-name="terms-2020"]
onedio.com##.modal--cookie
webarchive.org.uk##.cookies-cont
nameshield.com##.iAgreePopup
sunrise.ch###cookieBanner-gdpr
eon-highspeed.com#$##dmc-cc { display: none !important; }
eon-highspeed.com#$#body.model--open { overflow: visible !important; }
innovaphone.com###disableBackground
techbone.de#$#.modal-backdrop { display: none !important; }
techbone.de#$#body { overflow: visible !important; padding-right: 0 !important; }
mail.ru##.b-header-agreements
tudumnetflix.com.br##.cookies-auth
arcserve.com##.pps-privacy-policy-strip
effizienzhaus-online.de,daemmen-und-sanieren.de,maler-vergleich.com,kartonmodellbau.de,wvv.de##.ccm-root
n-ergie.de##.cookie-compliance-bar
nuuvem.com##.consent-warning
aps.org##div[class^="app__cookie-footer"]
eins.de###cookiewarner
kaft.com###cookie-policy-band
lambdatest.com##.cookies__bar
smartbear.com##.cc-pop
reolink.com##.reo-float-wrap-left-bottom
bosco.ru##.policy-cookie
wifiman.com##._L4ORB
studee.com##.toast-notification--fixed
wowza.com###ck_pu
nationaldebtline.org##.modal[aria-labelledby="weUseCookiesOnThisSiteLabel"]
thepharmaletter.com##.privacyLaw
haberturk.com,showtv.com.tr##.widget-cookie-popup
vivoplay.com.br##.go-cookies-warning
||d3nv2arudvw7ln.cloudfront.net/staticfolder/Tyre/cookie-bar/$domain=pirelli.com
megafon.ru##.footer-v2__privacy
calvinklein.co.uk,calvinklein.de#$#.ck-modal { display: none !important; }
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
dokumen.pub,ebin.pub##.box-cookie-policy
tor.com###entry-content__footer-popup
stickk.com###cookieNoticeDialog
vikatan.com##div[class^="styles-m__cookieConsent"]
novyny.live,thequestion.ru##.cookie__wrapper
stickerapp.*#$#.cookie-consent-v2 { display: none !important; }
stickerapp.*#$#.modal-backdrop { display: none !important; }
stickerapp.*#$#body { overflow: auto !important; padding-right: 0 !important; }
news.gamebase.com.tw,richards.com.br##.cookieAgree
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
pictrs.com###alert-cookie-hint
heimkinoraum.de##div[id^="mod_cookie"]
expresszuschnitt.de###cookie_hinweis
jbl.de##.uim
lust-auf-strand.de##.cc_overlay
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]:-abp-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; }
||consentmanager.net^$domain=visions.de|gartenlexikon.de|tausendkind.de|hausgarten.net|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|plantopedia.de|poetschke.de|weltbild.de|genialokal.de|jokers.de|leoncycle.de|abendblatt.de|wolfsburger-nachrichten.de|braunschweiger-zeitung.de|mediengestalter.info|sugafari.com|gdv.de|uk-essen.de|dieversicherer.de|tomaten.de|aquarienpflanzen-shop.de|jobs.shz.de|nrz.de|leichtathletik.de|ikz-online.de|radiobollerwagen.de|hervis.at|frustfrei-lernen.de|entsorgen.org|waz.de|wr.de|harzkurier.de|consentmanager.net|juraforum.de|history.de|inrlp.de|teslamag.de|e-konomista.pt|cylex-polska.pl
mod.io###achtung-overlay
bringmeister.de##div[data-testid="cookiePopup"]
planetkey.de##.survey.alert-box
||smartpost.ee/templates/isp2013/js/custom.js
otto.market##.page__cookie-disclaimer
santander.pl#$##__tealiumGDPRecModal { display: none !important; }
santander.pl#$#html { overflow: visible !important; position: static !important; pointer-events: auto !important; }
gastro-smart.com###block-cookiepopupextend
bkk-vdn.de,taw.de##body.dp--cookie-consent::before
foap.com##.component-cookie-info-bar
babil.com##.bbl-cookie-consent
greutol.ch,digital-x.eu##.cookie-consent-backdrop
producthunt.com##div[data-test="dismiss-CookiePopup"]
atlas.ru#?#body > div[id="__next"] > div[class]:-abp-has(p > a[href="/rules"] ~ a[href="/privacy"])
dunkindonuts.com##.alert-banner
park-volokolamsk.ru###cookies-drop
dokhodchivo.ru#?##__next > div > div[class*=" "]:-abp-has(a[href="/privacy"])
telhanorte.com.br##.m-modalLGPD
hpe.com###hpe_privacy_banner_container
||wlct-one.de^$domain=promipool.de
getabstract.com##.notifybar--note
port.ac.uk##div[data-module="CookieMessage"]
taylorfrancis.com##.tnf-cookie
financer.com##.modal-gdpr-full
medicinenet.com##.privacy-bar
rankeffect.de##.cookie-banner-overlay
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; }
vr.com.br##.lumis-service-privacyterm
marisa.com.br##.container-lgpd
divan.tv##.privacy-policy-message__wrapper
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__"]
oxfordlearning.com##.js-sticky-side-block
r7.com##.toolkit-privacy-box
careersinmusic.com###cookies_accept_container
bestvalue.eu##.igrowl-cookie
salzgitter.de,bonn.de,paderborn.de##.SP-ConsentBanner__spacer
heatitup.tw##.personal_statement
evomag.ro###cookie_info_bar
esteto.ro###norificare_cookie
filmfare.com,grazia.co.in##.blocked
handwerk-magazin.de,hornbach.de#$#body { overflow: visible !important; }
woodmac.com##.panel-cookie
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
autostadt.de###cookies-setting
icecat.biz##div[class^="src-containers-cookie-notice-"]
bonami.ro#?#body > div.rcic:-abp-has(a[href="https://www.bonami.ro/i/politica-de-utilizare-cookie-uri"])
partenamut.be,orange.es#$#body { overflow: visible !important; }
partenamut.be,orange.es#$##__tealiumGDPRecModal { display: none !important; }
ofenkieker.de##[data-borlabs-cookie-wrap]
oberpfaelzer-seenland.de#$#.CookieBarOuter { display: none !important; }
oberpfaelzer-seenland.de#$#html.cookieBar-Overlay-open { overflow: visible !important; }
oberpfaelzer-seenland.de#$#html.cookieBar-Overlay-open body { overflow: visible !important; }
wilderkaiser.info##.mw-dsgvo-cookie-slidebar_01
bumm.de,e-guest.de###nextlevelsCookieBox
famobi.com##.privacy-info
combi.de#$#body { overflow: auto !important; }
combi.de#$#.modal--cookie-notice { display: none !important; }
raeer.com###RaeerGoogleCookiesBox
fashionunited.de##.MuiSnackbar-anchorOriginBottomLeft
stoffmeile.de,stoff4you.de###dxCookieConsentContainer
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; }
morphio.ai###acceptance
guh-group.com##.cookieframe
guh-group.com##.cookieframe ~ .fancybox-overlay
cel.ro,domo.ro##.gdprNotice
justdial.com##.topband.setbackfix
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; }
addendum.org#$#.cookie-consent-box { display: none !important; }
kramp.com###cookiewall-modal
easyparts.nl,easyparts-rollerteile.de#$#body { overflow: visible !important; }
easyparts.nl,easyparts-rollerteile.de#$##div_popup_cookies { display: none !important; }
easyparts.nl,easyparts-rollerteile.de#$##div_popup_cookies ~ #cover { display: none !important; }
atlasvpn.com##div[class^="cookie-consent_"]
/assets/cookie/echonetcookie.$domain=muenchenticket.de
erlus.com#$#html.uk-modal-page { overflow: visible !important; }
dach.de##.cc-cover
autoteiledirekt.de,autoersatzteile.de##.cookies-tooltip
autoteiledirekt.de#$#body { overflow: auto !important; }
autoteiledirekt.de#$#.overlay { display: none !important; }
rotary.de###checkCookieOkBox
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; }
brose.com###bbcdBanner
reachout.com##.container--notification-global
intermiles.com##div[class^="GDPRCookieBand_gdpr_modalpopup__"]
pickyourtrail.com###verify-block-header
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; }
findamasters.com#$#.modal-backdrop { display: none !important; }
findamasters.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
downloads.descendant.me###cookieConsent
prospects.ac.uk##.cookies-callout-wrapper
megabike24.de###amgdpr-cookie-block
roedl.de##.divCookieBar
obi.de##.cookiepolicy--active
ferchau.com##.modal
trumpf.com###popup-privacy
get-in-engineering.de###GetIn_CookieConsentBox
get-in-engineering.de#$#.cookie-consent-modal { display: none !important; }
get-in-engineering.de#$#.cookie-consent-modal-backdrop { display: none !important; }
get-in-engineering.de#$#body { overflow: visible !important; padding-right: 0 !important; }
jemako.com###acb-wrapper
citilink.ru##.PersonalDataConfirm
theweek.in##.gdpr-outer
fensterkoenig.com#$#body { overflow: auto !important; }
fensterkoenig.com#$#.cli-modal-backdrop { display: none!important; }
fensterkoenig.com#$##cookie-law-info-bar { display: none!important; }
elriwa.de##.hbcom-cookiepanel.bottom
s-pal.jp,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
flysas.com#$#.s4s-privacy-module { display: none !important; }
flysas.com#$#body.locked { overflow: visible !important; position: static !important; }
||omio.*/gdpr-banner/bundle.js
tuigroup.com###tui-cc
icelandair.com##div[class^="assets_container__"]
icelandair.com##div[class^="StickyFooter_cookie_policy__"]
twitch.mortalshell.com#?##root > div:-abp-has(> div > p + div:contains(allow all))
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:-abp-has(> div > div#js_reveal_cookie_content)
digitalo.de#$#html { position: static !important; }
||vav.at/*/js/jquery-eu-cookie-law-popup*.js
uniqa.at#$#.cookie-banner-new-modal { display: none !important; }
uniqa.at#$#body.tingle-enabled { overflow: visible !important; position: static !important; }
jahnupartner.de#$#body { filter: none !important; pointer-events: auto !important; }
hirezstudios.com##div[class*="CookiePolicycss__"]
||fundacjamare.pl/*/assets/javascripts/cookies.min.js
slowfood.de,huxol.de,nutrisun.de,zoo24.de##.dsgvo-banner
aircon.pl,zymetric.pl##.cookies-stn
mylifebox.com##.welcome-page__cookie-notif
globalhungerindex.org###ckpolicy
heyhaustier.de##.cmplz-soft-cookiewall
superlegalbrinquedos.com.br,pasch-net.de##.modal-cookies
lcwaikiki.com##.cookie__policy__container
lcwaikiki.com##.cookiealert.show
liveworksheets.com###divcookieconsent
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
tbd.community###block-tbd-cookie-notice
intercity.pl##.CookiePolicy-Contener
firstname.de,velomobilforum.de,tanke-guenstig.de,pfh.de,herrenberg.de,landkreis-nu.de,versicherungsjournal.de,ikkbb.de,auerswald.de,wunschliste.de,hundund.de#$#.ccm-root { display: none!important; }
firstname.de,velomobilforum.de,tanke-guenstig.de,pfh.de,herrenberg.de,landkreis-nu.de,versicherungsjournal.de,ikkbb.de,auerswald.de,wunschliste.de,hundund.de#$#body[class].ccm-blocked { overflow: visible!important; }
firstname.de,velomobilforum.de,tanke-guenstig.de,pfh.de,herrenberg.de,landkreis-nu.de,versicherungsjournal.de,ikkbb.de,auerswald.de,wunschliste.de,hundund.de#$#html[class].ccm-blocked { overflow: visible!important; }
intermiles.com###gdprBand
alltours.de##div[class^="CookieNotificationBox__root--"]
aldifotos.de,meinfoto.de##.cookiefirst-root
posterstore.de##.cookie-control-banner-wrapper
elu24.ee#$#.cookie-container { display: none!important; }
elu24.ee#$#body { overflow: auto !important; }
sm.ms##.accept_to_chat
flora-toskana.com,partyfiesta.com##div[id^="cookiesplus-"]
handelsangebote.de,marktjagd.de##.box-cookie-consent
||web-components.storage.infomaniak.com/current/*/module-rgpd/
godaddy.com###gtm_privacy
magnethastanesi.com.tr###pupdata-popup
sumup.de##div[data-selector="container@cookiebar"]
page4.com##.wrap-cookie-banner
vistaprint.de##.cookie-policy-alert
2035.university,lektorium.tv,vega-protect.ru,setapp.com,tilda.cc##div[data-storage-item*="cookiename"]
shoop.de##accept-cookies-banner
startmag.it###gdpr-consent-tool-wrapper
tabak-brucker.de###Cookie_Hinweis
rimowa.com##.c-rimpopin-wrapper--privacy
rimowa.com##.__b-popup1__
intercom.com###intercom-cookie-consent-banner
forbiddenplanet.com###gdpr-options
bfh.ch##.comp-dsgvo-banner
studierenplus.de##.chimpify-popup
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#$#.modal-container > div.modal-content > div.modal-card > div.modal-body > div.sx-consent-to-cookies:upward(4)  { display: none!important; }
sex.com#$#body.overflow-hidden { overflow: auto!important; }
mizuhatuden.com##main[data-testid="static-page-main"] + div[class^="_"]:last-child
flazio.com##.flazio-cookie
cede.de,minimed.at,justiz.nrw###cookieAgree
krautreporter.de##.js-flash-messages-container
rapidtyping.com###c_c
techdevguide.withgoogle.com###gtd-cookie-consent
tata.com##.overlayPop
gallup.com##section[title="Gallup Cookie-Banner"]
dorsch.hogrefe.com###pxa-cookie-bar
naukri.com##.privacyPolicy
ufz.de#$##cookie-banner { display: none!important; }
ufz.de#$#body { overflow: visible!important; padding-right: 0!important;}
ncsc.gov.uk##.pcf-cookie
tirendo.de,urlaubstracker.de,hasepost.de,cz.de,ensingerplastics.com,hannover96.de,gutscheinsammler.de,traueranzeigen.nwzonline.de,meedia.de,mcm-systeme.de,gartendialog.de,wunschliste.de,mediabiz.de,gamesmarkt.de,musikwoche.de,blickpunktfilm.de,fansale.de,ticketonline.de,14-tage-wettervorhersage.de,playit-online.de,concordia.de,academiccourses.com,opti-wohnwelt.de,my-fantasyroom.de,bmas.de,fernsehserien.de###cmpwrapper
altabadia.org##div[class^="mw-dsgvo-"]
bibb.de##.fr-cookie-bar
mycs.com##.CookieBanner__container
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
planszostrefa.pl,questsport.shop##.consents
kremer-pigmente.com###cclayer
wuerzburg.de###klaro > div.klaro > div.cookie-notice
rauch.cc##div[class*="js-cookie-note"]
noctua.at###gdprToolbar
klinikum-neumarkt.de###tracking-message
ndmais.com.br###aviso-privacidade
actronics.no,modellbau-metz.com,derkum-modellbau.com,modellbau-berlinski.de#$##cookie-modal { display: none !important; }
actronics.no,modellbau-metz.com,derkum-modellbau.com,modellbau-berlinski.de#$#.modal-backdrop { display: none !important; }
actronics.no,modellbau-metz.com,derkum-modellbau.com,modellbau-berlinski.de#$#body { overflow: visible !important; padding-right: 0 !important; }
modellbau-koenig.de#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] { display: none!important; }
modellbau-koenig.de#$#.modal-backdrop { display: none!important; }
modellbau-koenig.de#$#body { overflow: visible!important; }
strana.news,strana.today,strana.digital,strana.ua###openModal
tvpop.com.br,izodom2000.pl##body > div.dialog-widget[id^="elementor-popup-modal-"]
veronika-kaiser.de##.bst-panel
aion.eu#$#.cookies-notification { display: none !important; }
aion.eu#$#body.cookies-popup-active { overflow: auto !important; max-height: unset !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
dueren.de###privacy_policy_wrapper
detmold.de###cookieChecker
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:-abp-has(> header.blog-p-card__header > h5:contains(Newsletter signup))
fondsprofessionell.de###cookieauth
vdek.com###datenschutz-consent
infomoney.com.br##cookies-policy
asna.ru##.cookie_notification_wrap
asna.ru##div[class^="modalCookies_notificationBlock"]
olhardigital.com.br###lgpd_optall
jako.de##.dcCookieModal
farfetch.com##div[data-testid^="gdpr-banner"]
pandats.com##body #gdpr-cookie-message
yumisu.pl##.page-container > .notification-bar
gutscheine.de##div[data-ssr-consent]
bettersafe.at#$##cookiebar { display: none !important; }
bettersafe.at#$#body.disable-scrolling { overflow: visible !important; }
minutemedia.com##.cookiepolicepopup
erima.de###mmMS--bottom-notification
atlasformen.de##div[id^="divCookieStickyLayer"]
finanzverwaltung.nrw.de##.sliding-popup-bottom
defencediscountservice.co.uk#$#.blocker { display: none!important; }
defencediscountservice.co.uk#$##cookie-popup { display: none!important; }
defencediscountservice.co.uk#$#body { overflow: visible !important; }
hofer.at##div[aria-labelledby="c-modal-label"]
naturzeit.com##div[id^="czgdpr-"]
suedostschweiz.ch##.so-cookie-wrapper
regenwald-schuetzen.org###q4u_cc
||input-aktuell.de/footer.asp
vvrbank-krp.de#$#.lightbox--cookie-consent { display: none!important; }
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
dvdfab.ch##.cookie-opa
landkreis-kronach.de#$?#body > div.mfp-wrap:-abp-has(> div.mfp-container > div.mfp-content > div#cookieselection-overlay) { display: none!important; }
landkreis-kronach.de#$#.mfp-bg { display: none!important; }
landkreis-kronach.de#$#html { overflow: visible!important; margin-right: 0!important; }
rems-murr-kreis.de,landkreis-emmendingen.de##.hwcookiebanner
||kreis-guetersloh.de/*/privacy/cookie-consent-dialogue/js/cookie-consent-dialogue.js
||eh-ludwigsburg.de/typo3temp/assets/compressed/ae_cookie_optin-min.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
fh-zwickau.de##.tx-whzcookieconsent-banner
hochschule-stralsund.de###piwik-flyin
hs-wismar.de##.hswBannerOverlay
hs-mittweida.de###hsmwCookieConsentSlider
hs-harz.de##.hsh-cookie-banner
10015.io##.euvjB
shop.opro9.com##ns-cookie-privacy-tip
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##div[style="z-index: 1;"] div[aria-live="polite"]:not([role])
thebaffler.com##.gdpr-alert
vrbankeg.de#$#.lightbox--cookie-consent { display: none !important; }
vrbankeg.de#$#.darken-layer { display: none !important; }
vrbankeg.de#$#body { position: unset!important; }
horsch.com,luenen.de,stadt-wien.at,adfc-radtourismus.de,deutschland-per-rad.de,verl.de#$#body { overflow: auto !important; padding-right: 0 !important; }
horsch.com,luenen.de,stadt-wien.at,adfc-radtourismus.de,deutschland-per-rad.de,verl.de#$##cookieman-modal { display: none !important; }
horsch.com,luenen.de,stadt-wien.at,adfc-radtourismus.de,deutschland-per-rad.de,verl.de#$##cookieman-modal ~ div.modal-backdrop { display: none !important; }
irisguardian.com###obfx-cookie-bar
zoxs.de#$##gdpr-dialog { display: none !important; }
zoxs.de#$#.modal-backdrop { display: none !important; }
zoxs.de#$#.modal-open { overflow: visible !important; }
hostgame.ro##.cookieConsentAlert
cardsmobile.ru##.cm-m_c-w
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; }
verfassungsschutz.de##.c-cookiebanner
arubanetworks.com###aruba_cookie_privacy_popup
uni-goettingen.de###cookie_banner_footer
outdoor-broker.de#$#.no-scroll { overflow: visible !important; }
outdoor-broker.de#$##cookie-disclaimer { display: none !important; }
berufsfeld-info.de,studienwahl.de#$##mrm_gdpr { display: none !important; }
berufsfeld-info.de,studienwahl.de#$#body { overflow: visible !important; }
manybooks.net,thewhiskyexchange.com,thebulletin.org,schulminator.com,cross.bet,irdeto.com,termly.io,section.io,sorryapp.com##.t-consentPrompt
platformazakupowa.pl##.cookies-infobar
sizeofficial.de,jdsports.*##.miniConsent
bruder.de##.p-cookie-layer
bund-naturschutz.de##div[aria-label="Cookie-Manager"]
raabkarcher.de###gPrivacyPanelFrame
smit-sport.de,moebel-akut.de#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] { display: none!important; }
smit-sport.de,moebel-akut.de#$#.modal-backdrop { display: none!important; }
smit-sport.de,moebel-akut.de#$#body { overflow: visible!important; }
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
sallys-shop.de,grills.de##.ui-cookie-consent
vileda.hu,vileda.com.tr,vileda.com,vileda.de###cookieSettings
mirror.co.uk##.shopwindow-advertorial
7plus.com.au##div[class^="cookieContainer"]
promobit.com.br#?##__next > div > div:-abp-has(> p > a[href="https://www.promobit.com.br/Index/cookie/"])
omnislots.com##.notification.has-background-dark-grey
agrarshop-online.com###darkBack
genshin-info.ru##.cookieBlock
trudvsem.ru##.rostrud-notification
comlaude.com###cookiesPolicy
luminpdf.com##div[class^="CookieBannerstyle__"]
tannheimertal.com#$#body { overflow: visible !important; }
tannheimertal.com#$#.cc-window-backdrop { display: none !important; }
tannheimertal.com#$#.cc-window[aria-label="cookieconsent"] { display: none !important; }
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; }
naldo.de##div[class^="gdprcookie"]
theculturetrip.com##div[class^="CookieBannerstyles__CookieBannerWrapper-"]
lemoncurve.com###modalTpl
orcanta.fr##.eprivacy-module
lloydspharmacy.com##.sitewide-banner--cookie-consent
woodbrass.com###backgroundcookie
scoopwhoop.com###popupGdpr
axasigorta.com.tr##.cookie-info-content
bondfaro.com.br##div[class^="PrivacyPolicy-"]
polskaligatenisa.pl##app-rodo
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
i-ua.tv,shuttle.eu,habibs.com.br###glowCookies-banner
sexandu.ca###alp-cookie-container
pacific.org###cookieWarnLayer
motorola.*###moto-cookies-container
whatcounts.com###elementor-popup-modal-25672
beckmann-kg.de,kraemer.de###consentLayer
outdooractive.com#$#.oax_cookie_consent_modal { display: none!important; }
outdooractive.com#$#body { overflow: visible!important; padding-right: 0!important; }
lbv.de###cc-container
landkreis-cham.de#$?#body > div.mfp-wrap:-abp-has(> div.mfp-container > div.mfp-content > div#cookieselection-overlay) { display: none!important; }
landkreis-cham.de#$#.mfp-bg { display: none!important; }
landkreis-cham.de#$#html { overflow: visible!important; margin-right: 0!important; }
||lkw-stietzel.de/wp-content/plugins/ansolution-cookie/assets/js/ansolution-cookie.js
krv.de,archiv.cdu.de##.ubg-cookies-banner
toll-collect.de###applyCookieBox
truck1.eu,alle-lkw.de###gdpr_agree
gazprombank.ru##.nr-cookie-accept
kleyntrucks.com#$##don-t-leave-form { display: none!important; }
kleyntrucks.com#$#.modal-backdrop { display: none!important; }
kleyntrucks.com#$#body { overflow: visible!important; padding-right: 0!important; }
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;}
prindo.de###mcDsgvo
buero-bedarf-thueringen.de###bbtCookieBG
ruecken-zentrum.de###bho_infobar
infotoday.eu##.cookie_sticky
fom.de##.nf-procookie-wrapper
beuth.de,din.de##.bwr-cookie
||gesundheitsamt-bw.de/typo3conf/*/cookieman/
sendgrid.com##.notice-cookies
pccwglobal.com,consoleconnect.com###cc-overlay
tariftip.de##.cookie-bg
tariftip.de###CookieOptInBox
emclient.com###emcCookieNotification
bittorrent.com,utorrent.com##.consent-banner-container
drhoelter.de##div[class^="eightworks-cookie"]
clickssl.net##.privacy_cookies_policy
mastersportal.com###CookieWall
bimedis.com,vestel.com.tr##.js-cookie-modal
bloomberglaw.com##div[class^="CookieNotice_cookiesBar"]
pluto.tv###cps-shaman-notifier
emiteo.pl##.cookies__div--div-overlay
yourweather.co.uk,tempo.com,daswetter.com#$##gpdr { display: none !important; }
yourweather.co.uk,tempo.com,daswetter.com#$#body { position: absolute !important; }
ebike-connect.com#$#div.body-modal-open--noheader { overflow: visible!important; position: static!important; }
ebike-connect.com#$#cookies { display: none!important; }
||bosch-ebike.com/static/*/bosch-privacy-settings-
megaport.de###js-cookienotice
deepl.com###dl_cookieBanner
fxhome.com###fx-cookie-consent-popup
smugmug.com#$#.sm-cookie-consent { position: absolute !important; left: -3000px !important; }
cabanova.com##.cb-cookieConsentBanner
takiedela.ru##.np-cookie-notice
mifcom.de#$##js-cookie-backdrop { display: none !important; }
mifcom.de#$#.overflow-hidden { overflow: visible !important; }
warnung.bund.de##.datahint
wir-sind-bund.de,bbk.bund.de#$#html { overflow: visible !important; }
wir-sind-bund.de,bbk.bund.de#$#.mfp-ready { display: none !important; }
||consent.boerse-online.de^
sparwelt.de##div[data-ssr-consent].ui-notification--bottom
sahadan.com,mackolik.com##.widget-gdpr-banner
louie.com.br##.termos-politica
costanorte.com.br##.hMpjTE
fanlink.to##.acquisition-terms
westwing.com.br##.cookiePolicyOverlay
pyroweb.de,senec.com#$##klaro { display: none !important; }
pyroweb.de,senec.com#$#body { overflow: visible !important; }
sklep.szprychy.com###footer-section > .config-messages
batchgeo.com##.batchgeo-cookie-notice
academy.deutsche-boerse.com##.sxcookie
katholische-kirche-hof.de,debitoor.de##.cookieBannerOverlay
tanierejsowanie.pl##.polityka_prywatnosciWrapper
ig.com##.gdprBannerPositionBottom
growney.de##div[id^="cookie-banner-"]
||bosch-thermotechnology.com/resources/vendor/privacy-settings/
uhrforum.de#$#body div.fc-consent-root { display: none !important; }
uhrforum.de#$#html > body[style*="overflow: hidden;"] { overflow: visible !important; }
uhrforum.de#$#body[style*="overflow: hidden;"] .p-pageWrapper { filter: none !important; }
uhrforum.de#$#body[style*="overflow: hidden;"] .mainPanelWrapper { filter: none !important; }
fydeos.io##div[class^="cookieBox_"]
tokyuhotels.co.jp##.gdpr-float-banner
dlink.com##.ub-emb-bar-frame
clo3d.com#$#.clo-cookie-consent { display: none !important; }
clo3d.com#$#body::after { 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_"]
etl-rechtsanwaelte.de##div[class^="cookieConsentHinweis"]
hema.com,hema.nl#$#.cookie-modal { display: none !important; }
hema.com,hema.nl#$#body.no-scroll { position: static !important; }
svetmobilne.cz,svethardware.cz###cfooter
gambit.gg##div[class*="cookie-enter"]
sozcukitabevi.com##.banner_cookie
tiermaker.com###agreementMessage
mostwantedmodels.com###cookie-top
socialpress.pl#$##rodoScreenBg { display: none !important; }
socialpress.pl#$#body.rodoNoScroll { overflow-y: visible !important; }
leica-camera.com##body > div.fullscreen.visible
stratic.de#$#html { overflow: auto !important; }
stratic.de#$#body { overflow: auto !important; }
stratic.de#$#.mnd-cookie-modal { display: none !important; }
stratic.de#$#.mnd-cookie-modal ~ div.js--overlay { display: none !important; }
gog.com##div[data-editable="boxCookieNotification"]
firmy.lu##div[id^="privacy_info_"]
daysy.me##.cookieconsent-container
stadionwroclaw.pl###rodoPopup
kodinerds.net##.userNotice > p.info
polscykierowcy.pl##.ba_cookie_bar
pzgolf.pl###infoCookieWrapper
aoc-gaming.ru##.c-cookie-panel
zkbs-online.de#$#.mfp-ready { display: none !important; }
zkbs-online.de#$#html { overflow: visible !important; }
telia.lt#$##modal-cookie-consent { display: none!important; }
telia.lt#$#.modal-backdrop { display: none!important; }
telia.lt#$#body { overflow: visible!important; }
temsa.com###cookie-question
elamigosedition.com##.cookiePolicyB
solintel.com.br###lgpd_dialog
solintel.com.br###lgpd_floating
portal.epost.de##app-cookie-policy-notification
redhat.com###redhat-cookie-privacy-banner
splenda.com.tr,imago-images.de##.cookieMsg
emea.flow.microsoft.com###cookie-banner-auth-container
shop.philips.ru##.test-mode__wrap
mercadolibre.*,mercadopago.*###newCookieDisclaimerBanner
support.gingerlabs.com,notability.zendesk.com###safari-warning-callout
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
pedefacil.pagseguro.com.br##nav[data-testid="accept-cookies-banner"]
||enra.eu/theme-assets/assets/cookiebanner/
moviequotedb.com,multimediaxis.de##.altamira-gdpr-cookie-consent
study-in-germany.de,daad.de#$#.snoop-cc { display: none!important; }
study-in-germany.de,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
doccheckshop.de##.cookie-bar-extended
||puk.com/typo3conf/ext/dp_cookieconsent/Resources/Public/JavaScript/dp_cookieconsent.js
formulare-bfinv.de###datenschutz
parlament.gv.at##.cookieContent
parlament.gv.at##.popupOverlay
tt.com##nmo-consent-banner
ngg.net,schummelmelder.de,staedtetag.de,ifw-kiel.de,oeko.de,foodwatch.org,gruene-bundestag.de,zfk.de##.cn-wrapper
||consent.finanzen.net^
loomi.tv,nv-online.de##.cookie-background
ammerlaender-versicherung.de#$#.cookieModalBackdrop { display: none !important; }
landkreis-pfaffenhofen.de,landkreis-eichstaett.de,ammerlaender-versicherung.de#$#.modal-open { overflow: auto !important; padding-right: 0 !important; }
landkreis-pfaffenhofen.de,landkreis-eichstaett.de#$#.modal-backdrop { display: none !important; }
landkreis-pfaffenhofen.de,landkreis-eichstaett.de#$##CookieConsent { display: none !important; }
plenum.de##.cookie-advice
||zetporn.com/core/js/gdprJs.php
tutorialsinhand.com##.bottomcontent
bihealth.org#$#.cookiebanner { display: none!important; }
bihealth.org#$#html { overflow: visible!important; }
camscanner.com##.privacy_dialog
vosfactures.fr##.jGrowl.bottom-right > .jGrowl-notification.default
||cdn.cookielaw.org/consent/*/OtAutoBlock.js$important,domain=shop.elsevier.de
ekd.de###huk_cookie_prefernce_panel
beiersdorf.de,beiersdorf.com##.bdf-cookie-policy-popup
foxsports.com###legal-message-tou-pp
airvpn.org###air_cookielaw_container
haushalts.guru,mockupworld.co,annabelle.ch##.cookieNotice--isVisible
komoot.de###gdpr_banner_portal
talkspace.com##.cf-hook
deutsche-apotheker-zeitung.de#$#body.no-scroll { overflow: visible !important; }
deutsche-apotheker-zeitung.de#$#.daz__pur--overlay { display: none !important; }
deutsche-apotheker-zeitung.de#$#body.blur #wrapper-outer { filter: none !important; }
icc-austria.org###fxCookieInfoWindowBackground
bursa.ro###desprecookie
techgig.com##.gdpr-info
rasur-online.de##div[id^="rahmen_ueber_die_ganze_seite"][id*="_fuer_cookie"]
eundl.de#$##cookie-info { display: none !important; }
eundl.de#$##cookie-info ~ .modal-backdrop { display: none !important; }
eundl.de#$#.modal-open { overflow: visible !important; }
eundl.de#$#.modal-open .page-wrapper { -webkit-filter: none !important; -moz-filter: none !important; -o-filter: none !important; -ms-filter: none !important; filter: none !important; }
degum.de###cookiemanager
sslplus.de###ccmRoot
giraffe360.com###privacy-popout
maedchenmannschaft.net##.widget_eu_cookie_law_widget
zoomin.tv###privacyoverlay
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
esanum.de##esn-cookie-disclaimer
noblechairs.de#$#ck-user-cookie-consent-modal { display: none !important; }
noblechairs.de#$#ck-user-cookie-consent-modal + .modal-backdrop { display: none !important; }
noblechairs.de#$#.modal-open { overflow: visible !important; }
eduonix.com###coockieGDPR
maler-discount24.de##.cin_cookie_notification
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; }
jornaldeitapetininga.com.br,oanhanguera.com.br##.banner_rodape_informando_cookies
editorsmanual.com##.edm-cookie-notice
fivepost.ru##.cookieNotification_container
fedex.com##div[class*="fxg-alert__fdx_cookie_notice"]
oficinadanet.com.br##.pop-user-data
jobs.ch##.disclaimer-message
apeaksoft.com,tipard.com,vidmore.com,aiseesoft.*,easeus.*,anymp4.com,macxdvd.com,videoproc.com,fonelab.com##.usernotice_pop
hoster.by##.cookies-informer
fandom.com##.notifications-placeholder
microfocus.com,techbeacon.com###mf-generic-cookie-popup
community.nexthink.com##c-community-cookie-consent-banner
||kabelscheune.de/out/kabelscheune/src/js/mws-cookie-solution.min.js
limak.com.tr###CookieWarningPanel
pinarsu.com.tr##.cookieContent
videoken.com##.cookies-info-wrapper
||cookies.joneslanglasalle.co.jp^
love2dev.com##.gdpr-prompt
techyeyes.com###wf_cookie_notice_wrapper
sberuniversity.ru##.edu-modal-cookie
volkswagen-classic-parts.de##.dataProtection
online-teile.com##.as-modoil[data-qa="oil-Layer"]
elleair.jp##.tf-cookiePolicyModal
stromnetz-hamburg.de#$#body { overflow: visible !important; }
stromnetz-hamburg.de#$##cookie-bar { display: none !important; }
stromnetz-hamburg.de#$#body.cookie-overlay::before { opacity: 0 !important; visibility: hidden !important; }
cision.com###cision-cookie-policy-banner
euautoteile.de,rexbo.de,motordoctor.de,autodoc.pl,pkwteile.de,autodoc24.ro,autodoc.de##.popup-choose-cookies
taschenhirn.de#$#.cookie-notice:not(body):not(html) { display: none !important; }
lilly.com,lilly.it##.lds-cookie-consent
forums.lenovo.com##.banner_alert
lotto.de###ppms_cm_popup_overlay
ups.com.tr##.stickfooter
kvk.nl#$#.ReactModal__Overlay--after-open.u-z-index-max { display: none !important; }
kvk.nl#$#body { overflow: auto !important; }
sub100.com.br##.cookies-policy-container
puratos.co.jp#$##cookieBannerModal { display: none !important; }
puratos.co.jp#$#.modal-backdrop { display: none !important; }
puratos.co.jp#$#body.modal-open { overflow: auto !important; }
bmbwf.gv.at,sozialministerium.at###cookiebanner-wrapper
omelete.com.br###lgpd-wrapper
nikkeimm.co.jp##.c-cookiePolicy
studentenwerk-wuerzburg.de,medatixx.de###gb-consent-management
careers.msxi.com,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; }
pancadaodepremios.com.br##app-privacy-consent
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; }
modivo.de#$#.marketing-approvals-modal { display: none !important; }
modivo.de#$#html { overflow: auto !important; position: unset !important; }
beautywelt.de#$#body { overflow: auto !important; }
beautywelt.de#$#body > div[class^="a10 "][aria-hidden="false"] { display: none !important; }
beautywelt.de#$#body > div.rg:empty { display: none !important; }
newswitch.jp,aldi-sued.de,nikkan.co.jp###c-modal
e-hotelarz.pl#$##modal-rodo { display: none !important; }
e-hotelarz.pl#$#body { overflow: visible !important; }
canva.com#?##__next > div:-abp-has(> div > div > span > a[href$="terms-of-use/"])
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
getspace.us,medyascope.tv##.elementor-popup-modal
celikhalat.com.tr,ditas.com.tr##.cerez_politikasi
krotosaudio.com,textmaster.com#$#.wt-cli-cookie-bar-container { display: none !important; }
krotosaudio.com,textmaster.com#$#.cli-barmodal-open { overflow: visible !important; }
sputniknews.ru#$##gdpr { display: none !important; }
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
tonaszregion.pl,psicocode.com###wpgdprc-consent-modal
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; }
challenges.fr,news247.gr##.newsletter-form
pistenbully.com###cookiemanager-banner
emder-fisch-feinkost.de,campingshop-24.de##.eightworks-cookie-consent-plus-toggler
billerbeck.shop,emder-fisch-feinkost.de,der-schlauchfritze.de,tipronet.net,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
gettyimages.*##.euCookieDialog
autotrader.com##.mountNode > div.fixed-bottom.colored-background
coolblue.nl#$#.cookie { display: none !important; }
crimrxiv.com,pubpub.org##.legal-banner-component
hotscope.tv##.MuiPaper-root + div.jss148
gartenbaumschule-fuhs.de#$#div[class^="cookiemessage"] { display: none !important; }
gartenbaumschule-fuhs.de#$#body { overflow: visible !important; }
icarros.com.br##.pagecontent > div#isView
toyota.astra.co.id#$##cookieSection { display: none !important; }
toyota.astra.co.id#$#body { overflow: visible !important; }
globenewswire.com,fashionunited.*,ahaan.co.uk,afteracademy.com,shoppingcidademaringa.com.br##.MuiSnackbar-anchorOriginBottomCenter
adrenalinecyber.ru##.wrapper > main ~ div > div[class^="_"]
gamefuelmasters.ru##.wrapper > div.content ~ div > div[class^="_"]
thairath.co.th##.cookiewrap
profitshare.ro,arabesque-distributie.ro###cookieConsentStickyFooter
mathaus.ro###cookieOptionsFooter
okazii.ro#$#body { overflow: visible !important; }
okazii.ro#$##overlayc { display: none !important; }
okazii.ro#$##cookie-bar { display: none !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
lendico.com.br##.disclaimer-cookie
psychol-ok.ru###cookie_agreement_div
schleswig-holstein.de##.privacy-info
bmuv.de,umwelt-im-unterricht.de,bmu.de###bmu-cookie-disclaimer
bildung-mv.de##.cookie_container_wrapper
webarea.it###thepriv
worldcourier.com##.legal-acknowledgement
fussball.com###yd-cookie-notice
flvw.de###consent_manager-background
stiftung-buchkunst.de##.consent_manager-background
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; }
wifi.at#$##cookiePolicy { display: none !important; }
wifi.at#$#body.modal-open .page-wrapper > :not(.modal) { opacity: 1 !important; }
promondo.de#$##modal-cookie { display: none !important; }
promondo.de#$#.modal-backdrop { display: none !important; }
promondo.de#$#body { overflow: visible !important; }
comma-store.de##div[data-cid="DATA_PRIVACY_BAR"]
sheego.de##.cj-privacy-settings
awg-mode.de##.page-warning_cookies
topocentras.lt###cookie-consent-block
koblenz.de,medtronic-diabetes.ru##.cookies-disclaimer-wrapper
tulodz.pl###modalCookies
baumwollseil.de,lensonlineshop.de,anlagegold24.de,erkmann.de,hutstuebele.com###cookie2Wrapper
baufritz.com###c_m_p
baufritz.com###c_m_p_bg
haerle-bau.de#$#div[data-overlay="privacy"] { display: none!important; }
haerle-bau.de#$#body { overflow: visible!important; }
interhyp.de#$#body { overflow: auto !important; }
interhyp.de#$#ihg-consent-manager { display: none !important; }
okal.de,allkauf-ausbauhaus.de##.tx-aecookies-show
fertighauswelt.de##.o-dsgvo-wrapper
elektro-thielmann.de##.cookieManagerQ-sm-overlay
elektro-thielmann.de##.ui-pnotify-modal-overlay
citel.de###rgpdAlert
wago.com##.yCmsContentSlot
brennenstuhl.com##.gebaeck-notice
aue-verlag.de###cookieclass
landkarten-hofmann.de###cnb
shop.gfk-geomarketing.de,map-sales.de,interkart.de##.amgdprcookie-modal-container
shop.gfk-geomarketing.de,map-sales.de,interkart.de##.modals-overlay
fischeredelmetalle.de#?##root > div[class] > div:-abp-has(> div[class] > div[data-nosnippet="true"]  a[href="/datenschutz/"])
modepark.de##.kmt-notification--theme-success
neuseeland-haus.de#$#div[id^="cookie-notice-lightbox-"] { display: none!important; }
neuseeland-haus.de#$#body { overflow: visible!important; }
doktorumonline.net##.doktorumOnlineCoocies
||feichtinger.biz/modules/acris_cookie_privacy/out/src/
colloseumfashion.com,noblechairs.com,purelei.com###shopify-privacy-banner-div
||lib.juweliere.de/cmp/*/juw-cmp.min.
amazon.com##body .accept-cookies
||caratheum.de/js/trendmarke/klaro-no-css.js
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
tonsturm.com,silhouette.de##body > div.gatewayContainer:first-child
live.feet9.com,pinflix.lsl.com,pornhdlive.com,xfantasy.com##.notifier-wrapper
snipes.com##.s-cookie-hint
||cmp.acronymfinder.com^
bauen-und-heimwerken.de#$#.cc-window[aria-label="cookieconsent"] { display: none !important; }
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:-abp-has(> div[class^="tracking-consent-popup"])
modehaus.de###solbox
oogarden.de##.warnCookiesContainer
alko-garden.de###divDisabledBackground
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; }
fertighaus.de##.BannerWrapper
||oss-sanghai.clo3d-china.com/web/static/js/5fd679c599f83ee88a7f.js$domain=clo3d.com
basenio.de#$#.fog > [id] { opacity: 1 !important; }
basenio.de#$##cookie_consent { display: none !important; }
hartlauer.at##.c-consentTracking
wwfmarket.com##.cookies-bar-layout
inovax.net,akinsoft.com,akinsoft.com.tr###cookie-mesaj
ritmoteka.ru,imagefu.com###cook
quaderno.io##body .legalmonster-cleanslate
eniwa.ch##.df-cookiebar
infomir.eu,elektromall.de###cb
f-b.no##amedia-privacybox
katholischglauben.info#$#.ccm-root { display: none !important; }
katholischglauben.info#$#.ccm-blocked:not(#style_important) { overflow: visible !important; }
gartenbau-greiving.de#$#body { overflow: auto !important; }
gartenbau-greiving.de#$#html { overflow: auto !important; }
gartenbau-greiving.de#$#.avia-popup { display: none !important; }
mobileshop.eu##.fixed-warning
freshplaza.de##.grey_background
zwisler-tettnang.de###blockCookieInfo
gra-gera.de###bottom-alertbox-container
michelklotz.de##.dsgvo-cookie_consent
gartenbau-schalbetter.ch###privacy_banner_wrap
garten-bgl.de###bs-gdpr-cookies-modal
garten-bgl.de###bs-gdpr-cookies-modal ~ .modal-backdrop
gaertner-albrecht.de###gve-cookieconsent-consent-popup
cannagardening.com##div[aria-labelledby="ui-dialog-title-disclaimer-overlay"]
onlineradiobox.com##div[class^="modal--cookies"]
karok.de###fx_cookienotice
fh-studiengang.de,der-gruenmacher.de##.sqrcookie
mql5.com,finteza.com,searchengines.guru##.float-vertical-panel
gartenlandschaftsbau.com##.cookie_banner_container
houzz.de##.hz-visitor-consents
stanze-gartencenter.de,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; }
stanze-gartencenter.de,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; }
stanze-gartencenter.de,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
||treesoft.de/typo3temp/assets/compressed/waconcookiemanagement-
werkenntdenbesten.de##div[x-data="modules.cookieBanner()"]
baulinks.de##body > div[style^="position:fixed;width:100%;background-color:"]
baulinks.de##body > div[style^="position: fixed; width: 100%; background-color:"]
dentsplysirona.com##.ds-cookie-popup
walkonthewildside.de,x-dentaldepot.com###GcCookieBox
lovatoelectric.de###cookieConsentLovato
kulzer.de###cookie-policy-layer
hermoney.de,oercamp.de##.pixelmate-revoke
hermoney.de,oercamp.de##.pixelmate-wrapper-bottom
creaform3d.com##.gpdr-agreement
strawpoll.de###consent-overlay
palettecad.com##body.modalbg .mm-page::after
cad-programme.com###cookies-backdrop
progesoft.com##.gdpr_cookie_notice
cadblocksfree.com###enhanced-privacy-popup
mediamarkt.nl,saturn.de##div[class^="gdpr-cookie-layer"]
klingspor.id###vinegar-bottle
truecaller.com###app > footer + div.fixed > span
madeiramadeira.com.br,lojaasus.com.br##.lgpd-container
catho.com.br##div[class^="style__OverlayBlock-"]
||comic.pixiv.net/api/app/gdpr/messages|$xmlhttprequest
blogdumoderateur.com##.hw-cc-main
storemaven.com##.maven-component--cookies-notice
lagerbox.com##.modal-wrapper
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; }
schuhe-lueke.de###P_Consent_Manager
smartstore.com#$##cookie-manager-window { display: none !important; }
smartstore.com#$#.modal-backdrop { display: none !important; }
smartstore.com#$#body { overflow: auto !important; padding-right: 0 !important; }
hofats.com,migros-shop.de#$#div[data-modal="cookieOpenModal"] { display: none !important; }
hofats.com,migros-shop.de#$#.modal-backdrop { display: none !important; }
hofats.com,migros-shop.de#$#body { overflow: auto !important; padding-right: 0 !important; }
gartengeraete-onlineshop.de,koempf24.de#$#.ui-cookie-consent { display: none !important; }
gartengeraete-onlineshop.de,koempf24.de#$#body { overflow: auto !important; padding-right: 0 !important; }
armedangels.com#$#body::before { display: none !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/
jpfbs.com,daicel.com##.js-gdpr-popup
weightwatchers.de###bannerWrapper
hallhuber.com#$#body { overflow-y: visible !important; }
hallhuber.com#$#.cookie-box-modal { display: none !important; }
balthasar-ress.de###cookieBackdrop
dinamalar.com##.quickslide
juwel-aquarium.de,keramundo-onlineshop.de##.cookienote
deerberg.*,geliebtes-zuhause.de,eurotops.de,carlroth.com,hannovermesse.de,loberon.de,appelrath.com,emero.de,sonono.de,reuter.de###econda-pp2-banner
nanu-nana.de###neusta-cookie-notice-modal
zvshk.de##.om-cookie-panel
nkerfurtshop.de###privacymsg
clickbus.com.br###footer-policy
photolab.me##.app-wrapper-cookies
janvas.com###ACCETTA_COOKIES
rad-net.de,hansa-fanshop.de,shop.arminia.de##.privacy_settings_interface
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
compus.de##.kick-kcm-settings
brandwatch.com###bw-cookie-sys-active
jw.org##.legal-notices-client--simple-bottom-banner
vrbankfulda.de#$#.no-scroll { position: static !important; }
vrbankfulda.de#$#.lightbox--cookie-consent { display: none !important; }
travelzoo.com##[class*="cookieoverlay"]
ferienknaller.de##.c-window
chiemsee-chiemgau.info##.cookieInformationBar
lausitzerseenland.de#$#.vcModalTarget { display: none!important; }
lausitzerseenland.de#$#body { overflow: visible!important; }
aida.de###hfas782aj
schauinsland-reisen.de###block-trackinginformationen
/horizon/common/gdpr/CookieConsentV$domain=kayak.de|checkfelix.com
experianplc.com##div[data-message="cookie"]
ixl.com###cookie-privacy-message
skoda-avto.ru##div[class^="CookieAcceptBanner__"]
schweitzer-online.de##.data_privacy_layer_wrapper
visitberlin.de,buecher-sale.de###klaro
ecommerce-platforms.com##.ep-cookie-consent
||spielemax.de/pub/static/*/Anowave_Ec/js/ec.js
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
comstern.de###cookit
team.blue,continental.com#$#body { overflow: auto !important; }
team.blue,continental.com#$#.js-cookie-consent { display: none !important; }
ausbildung-schluesselregion.de###bn-cookie
mitteldithmarschen.de###privacy-container
audi-boerse.de,audi.*,audi##.ensPrivacyManager
rosenberger.com##.z7cmbnr
blunt-therapy.com#?#.elementor-popup-modal:-abp-has(> div[class] div.elementor-button-wrapper > a[href$="/privacy"])
||ihk.de/assets/js/klaro-no-css.js
perspektiven-finden.com##div[id^="mod-eu-cookies"]
sanktgeorg.de##.cs-cookie-layer
lkhg-thueringen.de###cookiedisallow-wrap
klinikum.wolfsburg.de###cookie-consent-manager
senftenberger-see.de,klinikum-niederlausitz.de##.vcModalTarget
mgs-eportal.de,uk-augsburg.de###vbcn
kieskeurig.nl#$#body > .consent { display: none!important; }
kieskeurig.nl#$#html { overflow: visible!important; position: static!important; }
ohmymag.com##.tcfv2-notice
urlaubme.de##.sp-dsgvo
otoagent.pl###gdpr-popup-container-id
fxpro.pl#$#body { overflow: visible !important; }
fxpro.pl#$#body::after { display: none !important; }
fxpro.pl#$#.holder-popups--cookies { display: none !important; }
diebayerische.de,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
limango-travel.de#$#body { overflow: auto !important; padding-right: 0 !important; }
limango-travel.de#$#modal-container[style="display: block;"] { display: none !important; }
limango-travel.de#$#.modal-backdrop.show { display: none !important; }
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; }
anextour.de##cookie-policy.show
g3-outlet.de#$##BorlabsCookieBox { display: none !important; }
g3-outlet.de#$#.borlabs-position-fix { overflow: visible !important; }
esm-computer.de##.cookie-permission--backdrop
computer-live.com###qLoverlay
/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
gesundheit-nordhessen.de#$#.tarteaucitron-modal-open { overflow: visible !important; }
gesundheit-nordhessen.de#$##tarteaucitronRoot { display: none !important; }
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#$#.scroll--disabled .general-wrapper::after { display: none !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
digaspi.com.br##.politica-cookies
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
g2a.com##.agreements-container
g2a.co##.modal--agreements__curtain
ryd.one##.xy-consent
slurm.io##div[data-storage-item*="cookiename_"]
currencyrate.today##.cc-alert
uswitch.com###cookie-banner-wrapper
monese.com#$#.cookie-banner__wrapper { display: none !important; }
monese.com#$#body { overflow: auto !important; }
keil.com###privacymodule
vitra.com##a[class^="footerCookieSettings_"]
vitra.com#?#body > div:not([id]):not([class]):-abp-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; }
cudmoda.pl#?#.iqitcookielaw-showed
honeygain.com##footer[class^="WrapperView-"] + div > div[class^="CardView-"]
exodus.com##.x-cookies-banner
morningstarthailand.com,morningstarfunds.ie,morningstar.*###divAudienceConfirmation
morningstarthailand.com,morningstarfunds.ie,morningstar.*###divAudienceConfirmation ~ #dialog-mask
wearmedicine.com##.cookies-background
socialbakers.com##div[class^="cookie-bar-"]
blog.finxter.com##.tve-leads-ribbon
deakin.edu.au##.popup-gdpr
widiba.it##.wd-cookies
allsmo.com##.ls-alert-msg > div[id^="ls-alert-msg-id-"]
futbol.pl##.js-cp-box
studytonight.com###liveToast
hotdeals.com##.privacy_policy_pop
justjoin.it#?##__next > div[class^="MuiBox-root-"]:-abp-has(> span > a[href="/terms-and-privacy-policies"])
abplive.com##.policy_event
ogloszenia.agro.pl###rodoModal ~ .modal-backdrop
ogloszenia.agro.pl,idea-invest.pl###rodoModal
rarewaves.com,noirfonce.eu,sennheiser.com###cookie-consent-dialogBox
serverando.de,arsmundi.de,mach-dein-bad.de##.cookie-permission-container-big
/wp-content/blog-plugins/wordads-classes/js/banner.bundle.js$domain=revelacionesvaliosas.com|qurananswers.me
cs.opensource.google,source.chromium.org##.cdk-overlay-pane > .mat-snack-bar-container
petcim.com##.cerezpop
smarturl.it###consent-block
adwokatniemcy.net###elementor-popup-modal-5533
tranzystor.pl###tranzystorcookies
hejalbert.pl##div[class^="styles_cookiesContainer_"]
tarnow.net.pl##app-cookie-msg
haustechnikdialog.de###ctl01_privacy
deutsche-stammzellspenderdatei.de,wieland.com##.ncoi---behind
taifun-software.de###privacyFirstStage
taifun-software.de###privacySettingsGlass
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"]
ocean-archive.org###privacyPolicyPopUp
sachsen-fernsehen.de#$#body { overflow: visible !important; }
sachsen-fernsehen.de#$#.cmms_cookie_consent_manager { display: none !important; }
rhein-kreis-neuss.de##.rkn-row-footer-cookie-notice
remscheid.de,stadtundland.de,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
||kzv-lsa.de/bundles/*/cookie_advice.js
stepstone.de###GDPRConsentManagerContainer
kzvmv.de##.stoerer
amt24.sachsen.de,service-bw.de##.sp-js-cookie-banner
dmrz.de##.cookie-overlay-wrapper
corona-kvwl.de##.m-react-ccm
bereitschaftsdienst-hessen.de,kvhessen.de###js-cookie-settings-manager
diplo.de,auswaertiges-amt.de##.c-cookie-banner--default
dave-immobilienverbund.de###yn-cookies
med.uni-rostock.de,ruegen.de##.data-consent
pfennigparade.de###webwerk-cookies
ostseebad-insel-poel.de##.stoerer_footer
inselberlin.de##div[class^="Cookie__Container-"]
initiatived21.de###gdpr-manager
||cornelsen.de/*/consent-manager/cornelsen-consent-manager.js
tieraerztliche-klinik.de#$#body { overflow-y: visible !important; }
tieraerztliche-klinik.de#$#html.pum-open-overlay { overflow-y: visible !important; }
tieraerztliche-klinik.de#$#.pum-overlay[data-popmake*='"slug":"datenschutz"'] { display: none !important; }
h-ka.de,thi.de,oedp-mainz.de,oedp-koeln.de,oedp.de##.cookiemessage__overlay
bistum-muenster.de,vitos.de##.cc-tool
kliniken-oal-kf.de##div[id^="cb_settings_alert"]
parkinson-klinik.de###mycookietip
lahn-dill-kliniken.de##.tx-wacon-cookie-management
elbekliniken.de###google_analytics_hinweis
/cookieOptIn.js$domain=klinikum-westfalen.de|klinikum-vest.de|car-moebel.de
kizilayakademi.org.tr,duh.de,johanneswerk.de##.cc
heiligenfeld.de##.tx-kmacookies
eufh.de,hfh-fernstudium.de,cinestar.de##.mmcm-container
cybermodding.it###hi-eu-opt-in
||cybermodding.it/gdpr_agree.js
lakshmisri.com##.disclamierpage
krankenhaus-weilburg.de###pg_cTBanner
kreuznacherdiakonie.de###cookie-tool-popup
gewoge-kleve.de##div[style^="z-index: 10000;"][style*="position: fixed;"][style*="top:0px;"]
bezirkskliniken-mfr.de,guterhirte-ludwigshafen.de###hst3-cookieconsent-consent-popup
bremer-gewuerzhandel.de##[class*="heptacom--cookie-consent"]
diakonissenhaus.de##.cookieman-show
tatildekirala.com##.cookie-consent-alert
biohotels.info##div[id^="cms-module-tracking-codes-"]
daskrankenhaus.de#$#body { overflow: visible !important; }
daskrankenhaus.de#$##cookienotice_box { display: none !important; }
krankenhaus.de##.tx-mmos-cookie
ku.de###dv-t3-consent-management-modal
uni-goettingen.de##.legal_footer
e-fellows.net###efnCookieConsent
united-internet.de##body.dp--cookie-consent .page-overlay:not(#style_important)
herold.at###popupCookie
worldbank.org##.privacy-widget
gadgetsnow.com#?##app > div[class]:-abp-has(> div span > a[href$="/privacypolicy"])
truecaller.com###app > footer + div.fixed + div[dir]
shop.berliner-kaffeeroesterei.de,lanius.com,bremer-gewuerzhandel.de,delius-klasing.de,toner-dumping.de,lilienthal.berlin,mister-lady.at,mister-lady.com##.js--overlay
gefako.de###cookie-optin
actu-environnement.com,teraz-srodowisko.pl###cookies_preferences
gamepix.com##.CookieNotice
markenbaumarkt24.de##body .klaro .cookie-notice:not(#style_important)
gartenappel.de###cookie_hinweis_wf
weekli.de##.cookie-privacy-container
bauzentrum-schmitt.de,beto-holz.de,bauzentrum-struth.de,heidkaemper.de###wt_cookieconsent
ozdilekteyim.com##.anonymous-consent-banner
aa.com,americanairlines.*###aa_optoutmulti-Modal
lattmann.de#$#body { overflow: visible !important; }
lattmann.de#$#.widget--cookiebar { display: none !important; }
wangerooge.de,royschulz.de###iwcc-background
/cookie/dywc.js$domain=goy-werbemittel.de
lego.com##div[class^="AgeGatestyles__CookieDisclaimer-"]
dihk.de##.c-cookie-notice--default
doccheck.com##.dc-cookie-disclaimer
vorablesen.de###tos_pp_update
||medizin.uni-tuebingen.de/theme/*/privacy.js
soziales-studieren.de,studieren-berufsbegleitend.de,medien-studieren.net,bwl-studieren.com,ingenieurwesen-studieren.de,wegweiser-duales-studium.de,gesundheit-studieren.com,das-richtige-studieren.de###cookie-settings-wrapper
vmg.pl###_rodo
find-clever.de###cookie_exit_form
inebrya.it###pett_cookie_banner
rs1.es##.collectdata-block
kartalyuvasi.com.tr##.cookieBnr
tsv1860.de###cookieacceptlayer
kursfinder.de###emg-cookie
||gesobau.de/typo3conf/ext*/cookieman/Resources/Public/*/cookieman*.min.js
||wbm.de/typo3conf/ext/sitepackage/Resources/Public/Js/cookie-disturber-component-*.js
kreiskrankenhaus-weisswasser.de,steuerberater-vos.de,garten-krug.de,mm-liebenswert.de,pflegestudio-vital.de,bestattung-hinz.de,niesky.de,prell-dl.de,krankenhaus-spremberg.de,innatoura-polen.de,obergurig.de,galabau-roeger.de,hoerakustik-landgraf.de,physiotherapie-schoenach.de,reifendienst-boehme.de,zeitpuls-personal.de,fotoklotz.de,vuelta-germany.com,aavb-armaturen.de,go-iso.de,derledhandlauf.de,mft-cunewalde.de,zittauer-gebirge.com,hornig-immobilien.de,fensterwerk-roesler.de,myartside.de,wobau-lauta.de###cccookie-area
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; }
isarsingles.de,rp-online-dating.de,mzflirt.de###ccp-overlay
smarturl.it###cookie-banner-cta
||landkreis-stade.de/static/static/jscript/cookiedough_min.js
||widgets.tourismusnetz.com/tn-cookie-widget.js
urlaubstracker.de###cd-cookie-bar
personaltrainingcenter.pl##.cook_block
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]
schuhpark.de##.hbcom-cookiepanel
bretagne-reisen.de,hippowaste.co.uk##.cookies-global
geox-shop.de###P_Consent_Manager
myownconference.pl##.cookie-body
cp.mywebinar.com###admin > .topline
miraeassetmf.co.in##.mangeingCookies
odyseusz.msz.gov.pl###CookiesPolicyBox
larche.org.pl#$##elementor-popup-modal-25736 { display: none !important; }
larche.org.pl#$#body.dialog-prevent-scroll { overflow: visible !important; }
misbhv.pl#$#.footerAgree { display: none !important; }
misbhv.pl#$#body._has-modal { overflow: visible !important; }
bnpparibas.pl###kg_cookie_content
bnpparibas.pl##div[class^="CookiesPopUp_popup-container"]
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; }
handyflatrate-preisvergleich.de,allnet-flat-vergleich-24.de###ax_consent_inform
insel-la-reunion.com##.woody-cookies-toolbox
loreley-kliniken.de,marienhaus-st-wendel-ottweiler.de,marienhausklinik-ottweiler.de,pthv.de,kkm-mainz.de###dgdsgvocookie
kliniken-heidenheim.de##.cookie-bar-wrapper
/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:-abp-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; }
cloudplan.net##.datenschutzHinweis
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)
ifbhh.de##div[class^="CookieBar__"]
lbbw.de##.component-data-protection-consent
/static/*/js/datenschutz.min.js$domain=spalter-bier.de|kola-misch.de
||fensterhandel.de/modules/rs/cookiemanager/out/src/js/js.js
schueco.com##.sco-cookie-confirm
arvato-systems.de,schueco.com##.ci-privacy-hint
devmedia.com.br##.termos-politica
bahlsen.de,leibniz.de#$#.cookieCompliance { display: none!important; }
bahlsen.de,leibniz.de#$#.modal-backdrop { display: none!important; }
bahlsen.de,leibniz.de#$#body { overflow: visible!important; }
der-ersatzteile-profi.de###coockiePoliy
paydirekt.de##cookies-overlay
tindie.com###tindie_cookie_alert
light-it.net##lt-notification
meionorte.com##.bloc-cookie-d
quick.de,luluhypermarket.com,premio.de,mega.de###consent-management-alert
tedi.com##.ratracker-stickyBar[data-cookie_lifespan]
store.ifixit.de,financebaby.de###cookie-banner_flag + #banner-wrapper
baby-born.com##zapf-cookie-banner
momox.de##.cookie-preference-modal
eurobuch.de###consentBanner1
sex-infos.ch###privacy-dislamer
pizzamafia.ru###root > div[class^="popup_"]
kirche-poppenbuettel.de##.rstboxCookieBar
teliacompany.com##.Cookie__Banner
bookrix.de###allowCookies
jpc.de###cookieconsent-container--simple
terrashop.de,arvelle.de###cookie_note_div
/theme/js/Widgets/cookieWidget.min.js$domain=losteria.de|amrit.de|pizza-hut-lieferservice.de|farinadinonna.pizza
axisbank.com###HomePageStrip > .topbandBg_New
unina.it###infocookie
cityfalcon.com##.privacyNoticeContainer
||tauschticket.de/js/cnst.js
jiosaavn.com##.c-toast
moebel-kraft.de,sconto.de,hoeffner.de##.consentForm__container
apondo.de###cookie-message ~ #footer::after
ford.ca##.cookie-notice-overlay
ford.*##div[class^="cookie-disclaimer-"]
schluetersche.de,drauzzen.de,take-it.org,wienerlinien.at,meininger.de,k-zeitung.de,arztundkarriere.com,baustoffmarkt-gruppe.de,buchszene.de,hosterz.de##.sp-dsgvo-popup-overlay
fh-muenster.de###matomo-wrapper
nurolmakina.com.tr##.cookie_policy_bar
aufladen.de###ConsentCookie
vrxdb.com###jet-engine-frontend-js + .elementor-popup-modal[style=""] > div.dialog-lightbox-widget-content
povr.com##.message-footer
ethikrat.org##.cn-banner
seobility.net##div[id^="cookieoptin"]
element-i.de##.wt-cookie-box-wrapper
||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; }
libertateapentrufemei.ro,mediafax.ro,libertatea.ro,ntv.com.tr,waterford-news.ie,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; }
wissenschaft-shop.de#$##cookieNote { display: none !important; }
wissenschaft-shop.de#$#.modal-backdrop { display: none !important; }
wissenschaft-shop.de#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
lebensmittelverband.de###matomo-consent
rwz.de,gks-rechtsanwaelte.de###GDPRConsent
thegadgetflow.com##.gfl-widget-gdpr-wrap
bigfishgames.*###bfg-cookie-policy-banner
futurelearn.com##div[data-react-component-path="components/Shared/CookieBanner"]
airtel.in#$#.cookies-container { display: none !important; }
airtel.in#$#.cookies-container.active ~ .header-container { transform: none !important; }
budgetplant.de##.eXzyTx
mein-eigenheim.de###cookieabfrage
sound-effects.bbcrewind.co.uk###root > div[class="fixed bottom-0 z-50 w-full bg-gray-900"]
ubuntu18.com##.footer > div.notice
johannische-kirche.org#$##cookie-manager { display: none !important; }
johannische-kirche.org#$#body.noscroll { overflow: auto!important; }
cryptoquant.com##.ant-row-center[style$="display: block; color: rgb(255, 255, 255); padding: 20px; width: 100%; z-index: 10;"]
wieland-electric.com##wieland-cookie-banner
bmel.de#$#html { overflow: visible !important; }
bmel.de#$#body > div[class^="mfp-"] { display: none !important; }
studentbeans.com##._k28pg
eisamay.com,maharashtratimes.com,samayam.com,navbharattimes.indiatimes.com##.top-header-gdpr
greblon.com##.lus-cookie-pre
marksandspencer.com,tippmixpro.hu,szerencsejatek.hu,daemmen-und-sanieren.de,solaranlagen-portal.com##.cookie-consent-modal
newworld.com,amazongames.com###ags-CookieDisclaimer
nowemiasteczko.pl##body > .navbar-fixed-bottom.navbar-inverse
test-help.com##.ui-pnotify.stack-bottomleft
citibank.pl##.new-cookie
etepetete-bio.de#$#body { overflow: visible !important; }
etepetete-bio.de#$#cookie-selector { display: none !important; }
planet-beruf.de##.coo-con
||planet-beruf.de/*/vhs-assets-cookie-control-js.js
perspektive-wiedereinstieg.de#$##cookieDialog { display: none !important; }
perspektive-wiedereinstieg.de#$#body { overflow: visible !important; position: static !important; }
vargonen.com###footer + div.readed-footer
onetwotrip.com##div[data-locator="cookie-policy"]
electronic.us,cloudmounter.net,eltima.com##.float-message__wrap
uqwimax.jp,refarming.pl,7labs.io###consent-popup
every-tuesday.com###et-gdpr-popup
clinique.com.tr,hek.de###colorbox
clinique.com.tr,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; }
schaecke.at###gdprCookieConsentManagedSummary
schaecke.at##.modal-backdrop
mein-vertriebscoach.de##.pixelmate-general-banner-wrapper
hostixo.com###general-tos
||seitenbacher.de/sites/all/modules/custom/sb_cookie_compliance/
segugio.it##.informativa-cookie
||sport-kanze.de/includes/plugins/jst_eu_cookie/version/*/frontend/js/dist/main.js
head-fi.org##.notices--bottom_fixer
folio.procreate.art###pro-banner
||cdn.engelbert-strauss.de/bundles/cookiebar/*/scripts.js
liebeskind-berlin.com,soliver.de##.contentasset[data-cid="DATA_PRIVACY_BAR"]
||tm.jsuol.com.br/modules/policy-banner.js
oberstdorf.de,breitachklamm.com,ok-bergbahnen.com#$#.TraminoConsent { display: none !important; }
oberstdorf.de,breitachklamm.com,ok-bergbahnen.com#$#body.disable-scroll { overflow: visible !important; position: static !important; }
philoro.de,preisvergleich.de###truendo_container
software.de,pcbilliger.de###cookiePermission
purplemanager.com##.purple-cookie-info
||hfcu.org/scripts/cookie-warn-widget.js
||consent.cookiebot.com/*/cc.js?*&referer=www.knappschaft.de
barmer.de#$#body { overflow: visible !important; }
barmer.de#$##__tealiumGDPRecModal { display: none !important; }
nordpass.com##.bg-grey-darkest.w-full > div.items-center.w-full
||consent.cookiebot.com/*&referer=www.lidl.de$script
abi.de#$##mrm_gdpr { display: none !important; }
abi.de#$#body { overflow-y: auto !important; }
||api-con.arbeitsagentur.de/prod/*/ct/*^feature=disclaimerwc
mietspiegel-muenchen.de,pik-broker.ru##div[class^="cookie_"]
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; }
m.livehindustan.com#$#body { overflow: auto !important; }
m.livehindustan.com#$#.cookiesbg { display: none !important; }
rinna.co.jp,mydoggieboosters.com,nikhilbharatshikshaparisad.in,7818448870.com,ai-aitech.co.uk,419.consulting,europeanresolverpolicy.com##.widget-cookie-banner
tmohentai.com,gorsovet.com.ua##.cookie-consent
instalguru.com##div[class^="styles__cookie-panel"]
tatgida.com###topbar-hide
mondly.com##iframe[src="https://cookiejar.mondly.com/xdomain-cookies"] + div[class]
claravital.de,hampel-auctions.com,dondo.de###consentmanager
pixlr.com,paribu.com##.policies
se7en.ws,luckypatchers.com,techwatch.de,omnioxy.com,themuslimvibe.com,idebil.com##.l-cookie
hosting.com.tr##.contract-popup
nikon.ru###cookie_consent_wall
elavon.pl#$#.cookiePopupOpen { overflow: visible !important; }
elavon.pl#$#.cookiePolicy:not(body):not(html) { display: none !important; }
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
tomsguide.com###article-body > p + script[src^="https://content.jwplatform.com"] + .future__jwplayer--carousel
intersport.de##.cookie-banner--disable-overlay
annualreviews.org##.ar-news-footer
kodolamacz.pl###cookies_info_holder
sk.club.iqos.com##.cookie-rubric
||cdn.baycloud.com/CookieQ/$domain=digitalrights.ie
narkive.com###gdpr_message
narkive.com###gdpr_overflow
befestigungsfuchs.de,baumberger.shop##.cookie_info_wrapper
dhv.de##.jc-cookiemanager
webpackaging.com##.wp-cookies
rynekpierwotny.pl##div[class*="CookiesMessageBase"]
gadgetsnow.com##.ntncp-container
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
trivagin.pl#$#html { overflow: visible !important; }
trivagin.pl#$#.cookies-cont { display: none !important; }
fiveguys.co.uk###js-cookie-overlay
svtplay.se##div#PlayCookieInformationRoot
supermercadonow.com##.gyEkXD
rossidelivery.com.br##.lgpd--cookie
tiojoao.com.br##.consentimentoCookie
siteplug.com##.siteplug-cookies-box
joojea.com###aw_cookie_policy
replika.ai##div[role="alert"]
gameforge.com##div[class^="cookiebanner"]
jovo.tech,accounts.kaleido.ai,unscreen.com,remove.bg##.banner
commentcoder.com,eanews.ru,phrase.com##div[class^="gdpr__"]
latch.elevenpaths.com##.cookieDiv
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
myfitnesspal.com##footer + div.jss109
rihappy.com.br##.rihappy-lgpd
clubmed.com.tr##.Layout > section[class="bg-white fixed bottom-0 shadow w-full z-6"]
karlknauer.de,sedus.com#$#body.no-scroll { overflow-y: visible !important; }
karlknauer.de,sedus.com#$#.cc-window-blocker { display: none !important; }
justjoin.it###root > header + div[class^="MuiBox-root-"]
asianpaints.com##.cookie-pop-wrap
acm.org##body .cookiePolicy-popup
neilpatel.com###bottom-bar
evantage.gilmoreglobal.com##div[class^="Dialog__dialog"]
evantage.gilmoreglobal.com##div[class^="Dialog__backdrop-"]
mobile.twitter.com##div[class="css-1dbjc4n r-1awozwy r-1m3jxhj r-1upvrn0 r-eqz5dr r-1d7fvdj r-1atloto r-18scu15 r-13qz1uu"]
semrush.com##div[data-test="cookie-notifications"]
vayamo.ch##.cookies_overlay_wrapper
||spreadshirt.de/resources/onetrust/js/consent.js
hotukdeals.com##.popover--oreo-message
canto.com#$#.cc-wrapper { display: none !important; }
canto.com#$#body.noscroll { overflow: visible !important; padding-right: 0 !important; }
oofhours.com,mcakins.com,aniakubica.com,elbruno.com,qurananswers.me,diefodmapkoechin.com,game.blog,nefariousreviews.com,revelacionesvaliosas.com,wordpress.com###cmp-app-container
automattic.com,wordpress.com##.a8c-cookie-banner
inpower.com.br,sber-am.ru,rivegauche.ru##.cookies-modal
planetanim.fr###cliSettingsPopup
todosobrewindows.com,peppermotion.com,hrforecast.com,ct.nl,rachfeed.com,vernetzt-wachsen.de,planetanim.fr##.cli-modal-backdrop
tohotheater.jp##.optIn
totalcasino.pl##.cookies-regulation-container
bbc.com##div[class*="-ConsentBanner"]
eltiempo.com##.barra-aviso-privacidad
||korusigorta.com.tr/Content/cookielawbar/cookie.js
nortonlifelock.com###ensConsentWidget
tapetus.pl###div_info_cookies
plugins.jetbrains.com##.acceptance-popup
diariodejaraizdelavera.es###cookies-eu-wrapper
noticiasde.es###cmp-root
kialo.com##.accept-cookies-toast
greenweez.com#$##staticBackdrop { display: none !important; }
greenweez.com#$#.modal-backdrop { display: none !important; }
greenweez.com#$#body { overflow: visible !important; }
sparkasse-allgaeu.de,bw-bank.de,sparkasse-hagenherdecke.de,foerde-sparkasse.de##.if6_eprivacy
wieisdemol.be###cover-div
f1online.sk###__next > div[class^="style_container__"]
/borlabs-cookie.min.js$domain=mobil-ganz-einfach.de
clo3d.com,debrid-file.com##.cookie-consent-popup
kvno.de#$##js-cookie-settings-manager { display: none !important; }
kvno.de#$#body { overflow: auto !important; }
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; }
mydealz.de#$#.oreo-message { display: none !important; }
netwrix.com##.cookie-information-cont
eschenker.dbschenker.com#$?##es-shell-overlay-container:-abp-has(es-privacy-modal) { display: none!important; }
eschenker.dbschenker.com#$#body { overflow: visible!important; }
eschenker.dbschenker.com#$#es-shell-root { pointer-events: auto!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
televideoteca.net##.gdpr-consent-bar
history.com##.policy-container
censor.net#?##usage_notice
pixiv.net#?##root > div[data-theme] > div:not([class]) > div[class] > div[class] > span[class] > a[href="https://policies.pixiv.net/#privacy"]:upward(3)
odamax.com###kvkk-cookie-notification
shop.retoura.de,audibkk.de,customsearch.ai,thesimsresource.com###consent-banner
bzfe.de,muenze-deutschland.de,fli.de,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 #cookieman-modal:not(#style_important) { display: none !important; }
bzfe.de,muenze-deutschland.de,fli.de,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; }
bzfe.de,muenze-deutschland.de,fli.de,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; }
auroralabs3d.com##.gdpr_notice_popup
nytimes.com###pz-gdpr
autoscout24.ch##.global-banner
amarujala.com##.cookie_enable_popup
isha.sadhguru.org##.cookie-modal div.sticky-pop
cardiff.gov.uk##.cookie_policy_holder
la-palma24.info##.dvcookies
moonpig.com#?##__next > div[class^="sc-"]:not([data-testid]):-abp-has(> div[class^="sc-"] div[class^="sc-"] > a[href^="https://www.moonpig.com/uk/cookies"])
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
bip.skm.pkp.pl###ustawa-cookie
esprit.de#$#body { overflow: auto !important; }
esprit.de#$#.consentLayer { display: none !important; }
esprit.de#$#.consentLayer ~ div.modal-backdrop { display: none !important; }
/app.cookies.js$domain=wefashion.de
aquariumline.com###banner_ck_policy
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#$#.modal-backdrop { display: none !important; }
my.acea.it#$#body { overflow: visible !important; padding-right: 0 !important; }
drozdogan.com##.toast-modal
||tracker.com/public/plugins/plugin_consensacceptcookies.
admin.tracker.com#$##privacyDialog { display: none !important; }
admin.tracker.com#$#.modal-backdrop { display: none !important; }
admin.tracker.com#$#body { overflow: visible !important; }
oeko-planet.com##div[id*="--cookie-permission"]
daenischesbettenlager.de#$##cookie-information-template-wrapper { display: none !important; }
hipolink.net###cookiePopupId
||tcdata360.worldbank.org/js/utility/cookies.js
comparethemarket.com#$#html { position: relative!important; overflow: visible!important; }
comparethemarket.com#$#body.consent-modal-open::after { display: none!important; }
comparethemarket.com#$##__tealiumGDPRcpPrefs { display: none!important; }
irecommend.ru###cookies_ec_notice
quirkbooks.com##.promo-banner
tehnografi.com##.gdpr-widget
nationalprivacytest.org##.bg-grey-darkest.bottom-0
openreach.com##.floating-cookie-policy
skylum.com##.cookie-notf
formula1.com###cookie-banner
geborgenschlafen.de#$#.js--modal { display: none !important; }
geborgenschlafen.de#$#.js--overlay { display: none !important; }
geborgenschlafen.de#$?#html { overflow: visible !important; }
geborgenschlafen.de#$?#body { overflow: visible !important; }
finextra.com##.section--cookie-policy
similarsites.com##div[class^="PrivacyNotification_"]
steamcommunity.com,store.steampowered.com###cookiePrefPopup
flippingbook.com##.S-GDPR-Banner
online.flippingbook.com##.banner-notice
arcgames.com###js_gdprTopBar
support.arcgames.com###gdpr-wall
nemzetiklimavedelmihatosag.kormany.hu#$#body { overflow: auto !important; }
nemzetiklimavedelmihatosag.kormany.hu#$#.js-security-consent { display: none !important; }
nemzetiklimavedelmihatosag.kormany.hu#$#.modal-backdrop { display: none !important; }
pollev.com##.cookie-consent-manager
honeywellhome.com###HOMESEUCookie-Banner
asrock.com###AcceptCookies
lichfieldcommunitylottery.co.uk#$#.cookie-popup { display: none !important; }
tsb.org.tr#$##cookieModal { display: none!important; }
tsb.org.tr#$#.modal-backdrop { display: none!important; }
tsb.org.tr#$#body { overflow: visible!important; }
whatsapp.com#?#body > div:-abp-has(> div[class] > div[data-testid="cookie_banner_description"])
whatsapp.com#$##hide_till_load { position: relative!important; }
whatsapp.com#?#body > div:-abp-has(> div[class] > div[class] > a[href^="https://faq.whatsapp.com/general/security-and-privacy/"])
shadow.tech##div[class^="CookiesComponentstyles__Container-"]
straganzdrowia.pl#$#.cli-modal-backdrop { display: none !important; }
straganzdrowia.pl#$#body { overflow: visible !important; }
cinkciarz.pl##.c-topbar--cookie
conotoxia.com,cinkciarz.pl#$#.modal-backdrop { display: none !important; }
conotoxia.com,cinkciarz.pl#$#body { overflow: visible !important; padding-right: 0 !important; }
vivo.com##.common_prompt-privacy-bg
tibia.com###cookiedialogbox
pinnacle.com##div[data-test-id="Cookie-PolicyBanner"]
aliexpress.*###gdpr-new-container
integrada.minhabiblioteca.com.br#$?#body > div[class*="Dialog__root-"]:-abp-has(> div[class^="Dialog__"] > div[class^="Dialog__"]  > div[class^="Dialog__"] > div[data-testid="CookiesDialog__cookies"]) { display: none!important; }
integrada.minhabiblioteca.com.br#$#body { overflow: visible!important; }
/pum-site-scripts.$domain=virtual-dba.com
importantia.eu###react_element__cookiebar
retrosix.co.uk,margreiter-shop.de##.ec-notices__wrap
sentinelone.com###cookie-message-panel
cafeyn.co###cookiesStrip
perlego.com##div[aria-label="cookie banner"]
||elefacts.de/js/cookie-consent-*.js
seameliabeachresort.com##.cookieText
povarprofi.ru##.spCookieNotice
magicalquote.com##.privacy-policy-alert
gazin.com.br##div[class^="styles__CookiesWarning-"]
elheraldo.co###cookie-politicas
patreon.com###lanyard_root > div[class^="root__"] > div[class^="root__"][class*="bottom__"]
wts-schaltgeraete.de###cookie-popup-hintergrund
789ten.com##.css-w3dbjv-Wrapper
wallstreetmojo.com##.pum-overlay[data-popmake*="cookie-consent"]
dailymotion.com##.np_DialogConsent
data.gov.uk##.govuk-cookie-banner
puresurfcamps.com,hs-esslingen.de,fh-aachen.de,hfwu.de,hs-coburg.de,uni-ulm.de,hs-kempten.de,tum.de,uni-tuebingen.de##.in2-modal__blackbox
/gdpr-cookie-consent-public.min.js$domain=applexgen.com|juegoscocinarpasteleria.org
mesto.de#$#.cookiebanner:not(body) { display: none !important; }
mesto.de#$#body.cookiebanner-active > *:not(.cookiebanner) { filter: none !important; }
thewitcher.forumcommunity.net##.note
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.*##.js-cookie-hint
atnews.gr##cookie-law-info-again
||boschwiperblades.com/assets/cookie-popup/bosch-privacy-settings-*.min.js
servicebund.de###social-opt-in
prostomob.com,fosspost.org###cookiebanner-root
traveldoc.aero##.eu-cookie-comliance
monclick.it##.mk-cookieBox
strelow-dichtungen.de##.trackingmanager
sigortam.net##.kvkk-fixed-header
windtrebusiness.it##.fasciaCookie
insidertracking.com##.inktheme-cookies
lexus-katowice.pl,lexus-krakow.com.pl,lexus-leszno.pl,lexus-lodz.pl,lexus-poznan.pl,lexus-szczecin.pl,lexus-trojmiasto.pl,lexus-warszawaradosc.pl,lexus-wroclaw.pl,lexuskrakow-zakopianska.pl,lexuswarszawa-pulawska.pl,lexuswarszawa-wola.pl,lexuswarszawa-zeran.pl#?#div.ReactModalPortal:-abp-has(> .ReactModal__Overlay > .ReactModal__Content > div[class^="CookiesModal"])
lexus-katowice.pl,lexus-krakow.com.pl,lexus-leszno.pl,lexus-lodz.pl,lexus-poznan.pl,lexus-szczecin.pl,lexus-trojmiasto.pl,lexus-warszawaradosc.pl,lexus-wroclaw.pl,lexuskrakow-zakopianska.pl,lexuswarszawa-pulawska.pl,lexuswarszawa-wola.pl,lexuswarszawa-zeran.pl#$#body.ReactModal__Body--open { overflow-y: auto !important; }
||jimstatic.com/ckies.js
iviche.com###__next > div.jss1 + div.MuiContainer-root
flashscore.*,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,diretta.it,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com##.otPlaceholder
teb.pl#$##cookieModal { display: none !important; }
teb.pl#$#html[style*="overflow"] { overflow: auto !important; }
coqueiro.com.br,camil.com.br##.cookies-msg-box
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
||cdn.efilli.com/layouts/efilli.layouts.js
play.gll.gg###site-wrapper > div.Toastify + div[class^="sc-"]
frontify.com##.cookieBannerWrapper
||production-cmp.isgprivacy.cbsi.com/cps/shamanNotifier.js$domain=last.fm|cbs.com
builtbybel.com###easycookieinfo
dosgamers.com##.site_cookies_message
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
ogretmentercihim.com###poper
goldenline.pl#$#body{ overflow: visible !important; padding-right: 0 !important; }
goldenline.pl#$?#.cookie-modal:upward(div.gl-modal) { display: none !important; }
kontrast.dk#$##modal-background { display: none !important; }
kontrast.dk#$#.modal-backdrop { display: none !important; }
kontrast.dk#$#body { overflow: visible !important; }
hardware.support.playstation.com##.siee-cookies
wayfair.co.uk##.CookieComplianceContainer-veil
alibaba.com##.GDPR-cookies-notice-wrap
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
spektrum.de,myspreadshop.fr,spreadshirt.fr,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
zoobedarf24.de##div[class^="alternative_cookie_layer_"]
||exchange.uk.com/Public/Site/bundles/cookie?v=
||exchange.uk.com/Public/Login/Scripts/ibox.js
librarie.net###div_cookies_note
aliexpress.ru###ae-ru-privacy-banner
foundryvtt.com###privacy-policy-prompt
kanebo-global.com##.tmp-privacyNotice
theshoregame.com##.nk-cookie-alert
academictimes.com###euPopup
macrium.com###MacriumCookieJarApp
cyan.com###cookii-overlay
bucherer.com,yellowkorner.com,liujo.com,kadewe.de,skagen.com,cacaushow.com.br,slamjam.com,federalpremium.com,fossil.com###consent-tracking
||cmp.dmgmediaprivacy.co.uk^
pesc.ru##.deal-cookie
somemorias.com.br###cookiesPoliticaPrivacidade
circle.ms##.cookie_grayL
nubank.com.br,balcaorural.com.br##.j-cookieAlert
ghostery.com###ghostery-consent
anadolugrubu.com.tr###pnlCookie
brain-effect.com###cookie-informations
maltatoday.com.mt##.floating-bar[data-cookie-name="cookie_notice"]
23andme.com###js-gdpr-optin
websitebuilderexpert.com##.consent-cta
ergonbike.com###tracking-modal
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
detmir.ru##footer + div[class="R S"]
karin-john-gartenbau.de,gartengestaltung-andre-keller.de,uthmann-gartenbau.de,gartenbau-foerster.de,gartenbauschlachter.de,stephan-gartenbau.de,rechtsanwalt-baumann.de,radiologie-saale-klinik.de###infobar
sachsen-anhalt.de,kreis-hz.de,saalekreis.de,landkreis-stendal.de,maerkisch-oderland.de,verwaltung.dessau-rosslau.de,langen.de,rupprecht-halle.de###gccookiemessage
canalrural.com.br###box-cookies
pfr.gov.ru##.user-data-processing-wrapper
domainnameapi.com,atakdomain.com,teknolojio.com.tr###site-cookie
otonomi.com##.footer-kvkk
carlrippon.com#?#header > div:-abp-has(> a[href="/privacy"])
autohaus24.de#$#body { overflow: auto !important; }
autohaus24.de#$#.coo__container { display: none !important; }
116117.de,kbv.de##.layer-cookie
valleyvet.com###ToU_float
batteryequivalents.com##.activebar-container
getir.com##.faOyhg
myheritage.*##.cookie_preferences_banner
tsv1860-shop.de,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
enel.com.br##footer + .module.message-notification
rshb.ru###alert.bottom
kaggle.com###site-content + div
arztkonsultation.de###ak-cookie-consent
toggo.de,superrtl.de###cookieInformation
hangikredi.com###cookiepolicypopup
medizin-transparent.at###mt-cookie-banner
autohero.com##header > div[class^="container_"] > div[class^="body_"] + div[class^="root_"]
sharptype.co,jusbrasil.com.br##.disclaimer-banner
offerio.de###cookiehinweisdiv
smclinic.ru##.cookies-agree
5ka.ru###app > .message
confianca.com.br,lojareversa.com.br,radarbox.com###privacy-popup
trendmicro.com##.cookie_verif
istockphoto.com##.banner.warning
finanz-forum.de##.cinfo
svo.aero,talktalk.co.uk##cookie
inews.co.uk##div[data-project="mol-fe-cmp"] > div[class^="tooltip"]
bbc.co.uk##div[class*="-ConsentBanner"]
about.wetransfer.com###tos-banner
kadinlarbilir.com###root > button[class*="_StyledCookieConsentButton-"]
wirkaufendeinauto.de###cookie-text-banner
funpay.com,tractive.com,freshbooks.com##.banner-cookie-consent
perthnow.com.au,7news.com.au##.cookie-consent--normal
stripe.com##.Notification[data-js-id="CookieSettingsNotification"]
sberdisk.ru##.wrapper > footer + div.modal
pepper.pl#$#body { overflow: auto !important; }
pepper.pl#?##main > footer ~ .popover:-abp-has(> div > .cookies-message)
funimation.com###terms-privacy-consent
jobs.ch##div[data-cy="cookie-banner"]
||comnuan.com/cmnn/cookieBubble.min.js
promobit.com.br##.pr-cookie-modal
marriedgames.com.br##.gdpr_approve
urlcast.io###__next footer + div[class^="fixed bottom-4"]
||tvp.pl/files/*/polityka-prywatnosci/*/tvp-tcfapi.
united-domains.de###cookie-layer-protector
||united-domains.de/assets/js/custom/cookie-layer.js
||united-domains.de/assets/js/custom/neo-cookie-layer.js
gwdg.de,openwrt.org##.cookielaw-banner
||storage.googleapis.com/app*/js/bottom.js$domain=herokuapp.com
xda-developers.com###uniccmp
secure.logmeonce.com##.alert-box.bottom
troteclaser.com##.c-window.c-opt-out
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#$#.cc-window[aria-label="cookieconsent"] { display: none!important; }
bepanthen.ru#$#body { overflow: visible!important; }
taxfix.de#$##cookie-consent-banner-container { display: none !important; }
taxfix.de#$#body { overflow: auto !important; }
loading.com.br###elementor-popup-modal-1074
consumer.huawei.com##.support-bootom-cookie
epravda.com.ua,pravda.com.ua###checkUPcookies
buykers.com##.m-popup__cookies
gira.de###consent-dialog-wrapper
kinoheld.de##div[class^="flex items-center justify-center"][style="z-index: 9999;"]
kinoheld.de##div[class$="transition-opacity"][style="z-index: 9000;"]
biblia.fo#$##__qookies_habitat { display: none!important; }
biblia.fo#$#body { overflow: visible!important; }
pornpros.com,1ps.ru,meusanimes.net,mangatube.site,animesonlinegames.com,elektrotresen.de,pharmacosmetica.ru,2whois.ru,vendedores.mercadolivre.com.br###disclaimer
real.de#$##consentOverlay { display: none !important; }
real.de#$#html { overflow: visible !important; }
constantin-film.de#$#.cookielayer { display: none !important; }
mclaren.com##div[class*="-cookie-alert"]
bitci.com##.bw-cnotify
voltus.de###cookiesModal
sviaz-expo.ru##.cookie-attention
/sm-policy-banner.js$domain=storage-mart.com
ucretsizhivtesti.com##div[id^="tpapopup-"]
download.gg###cookiecontainer
debenhams.com##.t-footer__cookie-disclaimer
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
pilotpen.ch##div[data-role="gdpr-cookie-container"]
mywot.com##div[class*="CookiesConsentContainer-"]
catawiki.de#$#body { overflow-y: auto !important; }
catawiki.de#$#footer > div[data-react-component-assets="CookiesBar"] { display: none !important; }
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; }
tesa.com#$#body::after { opacity: 0 !important; }
billiger.de#$#body { overflow: auto !important; position: static!important; }
billiger.de#$##cookie-banner-overlay { display: none !important; }
invado.pl,georgeforemangrills.com##.cookie__notice
frankana.de##.cookie-consent--wrap
schaefer-shop.de###modal-cookie-setting
schaefer-shop.de###modal-cookie-background
global.bible##.hAwHec
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
newsaktuell.de,presseportal.de###nacc-overlay
solgar.com.tr###footkvkk
pushgaming.com##.use-cookies
yandex.*##.lc-gdpr
alumatex.pl#$#html.pum-open-overlay { overflow: auto !important; }
alumatex.pl#$#.pum-overlay[data-popmake*="rodo"] { display: none !important; }
kingston.com##.nofication-widget
heimkino.org,pfannen.org##.orakelAdvice
gurmeninyeri.com,marjin.com.tr,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
numero.wiki###myCookieConsent
motorola.com.br###motorola-cookies
novavax.com###block-privacypolicypopup
themeisle.com##.ch2-dialog
pixelexperience.org###ez-cookie-dialog-wrapper
virustotal.com##.disclaimers-container
livexlive.com##.tos-footer
wasd.tv##wasd-cookies-app
kaup24.ee###cookie_block
cryptofuns.ru###cookie-pop
netcraft.com###consent-form
ktomalek.pl##.ui-widget-overlay.ui-front
ktomalek.pl##.ui-dialog[aria-describedby="cookies"]
changelly.com##div[class^="cookie-banner-wrapper"]
baustoffindustrie.de,hackerrank.com,perseus.de,devk.de,jetzt-mobil.de,callabike.de##.cookie-banner-wrapper
fctables.com###privacy-optin
hidive.com###siteMsgSlideUpBG
nike.com##div[data-pre="PrivacyBanner"]
mtv.com##.page-overlay_wrapper
kruidvat.nl#$##onetrust-consent-sdk { display: none !important; }
kruidvat.nl#$#body { overflow: auto !important; }
futspo.de###shop.disable::after
funktionelles.de,futspo.de###cookie-jar
futspo.de###newCookieJar
falixnodes.net#$#body { overflow: auto !important; }
falixnodes.net#$#cloudflare-app[app="cover-message"][data-goal="announcement"] { display: none !important; }
monde-diplomatique.fr###box_alert_tracking
pegem.net,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; }
timgate.it##.cao-show
anreiter.at#$##cliSettingsPopup ~ div.cli-modal-backdrop { display: none !important; }
anreiter.at#$#body { overflow: auto !important; }
/der-windows-papst.de\/.{32}\?ver/$domain=der-windows-papst.de
frankonia.de#$#.fr-c-message-wrap { display: none!important; }
frankonia.de#$#body { overflow: visible!important; }
fantasy.lu###privacy_cookies
setn.com##.privacy-area
alfa-tv.ua##.cook
spreadshirt.com##.sprd-consent
airam.fi#$##cookie-consent { display: none !important; }
airam.fi#$#body { position: unset !important; }
komsu.com,narecza.com,shop.miele.com.tr##.CerezPp
||powr.io/popup/u/$subdocument,domain=taxi-point.co.uk
mehr-kosmetik-shop.de,imid.med.pl,topographic-map.com##.popup
||aussiearcade.com/js/privacy-consent-banner.js
ramsey.com.tr##.CookieLink
tppd.com.tr,lsm.lv##.cookiemsg
dexerto.com###consent-ui-gdpr
dvag.de#$#dva-m-cookie-overlay { display: none !important; }
dvag.de#$#body { overflow: visible !important; }
zensus2022.de,bva.bund.de#$#.mfp-bg { display: none !important; }
zensus2022.de,bva.bund.de#$#.mfp-wrap { display: none !important; }
zensus2022.de,bva.bund.de#$#html { overflow: visible !important; }
happypenguin.altervista.org#$##cookieModal { display: none !important; }
happypenguin.altervista.org#$#.modal-backdrop { display: none !important; }
happypenguin.altervista.org#$#body { overflow: visible !important; }
lhv.ee,skm.pkp.pl#$#.mfp-bg { display: none !important; }
lhv.ee,skm.pkp.pl#$#.mfp-wrap { display: none !important; }
lhv.ee,skm.pkp.pl#$#html { overflow: visible !important; margin-right: 0 !important; }
johnnyseeds.com##.cookie-bar-container
||pelikan.com/*/lib-js/sms.cookie-consent.js
dailymail.co.uk##.i-amphtml-consent-ui-placeholder
ladies.de##.site-cookies-info
gskpro.com##.Header-box
pingdom.com##.sw19b-cookie-banner
vesty.co.il##[class*="ShareComponent"]
guardatv.it,sedirekte.com###cookiewarningcontainer
companyofheroes.com,games2gether.com##.cookies-control
kleineschule.com.de,medtirol.com,bakirkoyfinal.com,sgg-gmbh.ch,paesifantasma.it###cookie-law-message
paesifantasma.it###splashbox-advcorner
walmart.ca#?#.privacy-open > div > div[class] a[href$="/legal#Cookies"]:upward(3)
trade.acdx.io###zc_notice
geolatvija.lv###AnalyticsPrompt
oetker.*/static/js/privacy-dialog/
runcloud.io##.rc-cookie-banner
sberbank.ru##div[data-pid^="CookieWarning-"]
loggly.com##div[class*="-cookie-banner"]
paulig.ru###cookies-disclaimer-block
lada.ru###event_cookie_notify_container
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
expressen.se##.pa-dialog
gainward.com,palit.com###cookieok
automation.siemens.com###cm-banner
coloros.com###use_cookies
bikester.be##.cookieHeader
forklog.com##.terms_popup
idi.it##.pure-cookies-notice-container
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; }
cengage.co.uk##.cengage-cookie
mi.com#$#div[id^="J_cookie_settings_"] { display: none !important; }
mi.com#$#body { overflow: visible !important; }
blog.musixmatch.com##div[class="lb u ff tv aj tw tx ty tz ua ub uc ud ue uf ug uh ui uj uk ul um un uo up uq ur us ut uu uv uw ux uy uz va"]
wayfair.co.uk##.CookieComplianceContainer
cyberscan.io##.cs-cookie-overlay
/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
bdb.com.pl###plansza
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; }
hostkey.ru###collectData
businessinsider.in###newsletter_stick_widget
dostavista.ru,mrspeedy.co###agree-to-use-cookies
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; }
skillbox.ru##app-cookies
||bratpfannentest.de/wp-content/plugins/borlabs-cookie^
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
senec.com,selgros.de,transgourmet.de###overlay-oiljs
ipaper.io#$#html.noScroll { overflow: auto !important; }
ipaper.io#$#html.noScroll > body { height: auto !important; }
ipaper.io#$##coiOverlay { display: none !important; }
lambdatest.com##.cookiesdiv
coinbase.com###root > div[class^="Transitioner__Container-"] + div[class]
coinbase.com###root > div[class^="Layout__Container-"] + div[class]
fastbox.su##.usePersonalData
bojoko.com##.evt-notification-bottom
onlyfans.com##.b-cookies-informer
biblioteka.shop##.banner-cookie
0calc.com,0rechner.de###cmploadingnotify
/cmp/alternative/dialog$domain=0calc.com|0rechner.de
swiatksiazki.pl##.cookies-section
megogo.ru##div[class*="mobile-megogo-agreement-notify"]
delfi.ee###cookie_ribbon
||theankarapost.com/js/glowCookies.js
knuddels.de###root div[style^="position: relative; display: flex;"] > div[class^="Column_ColumnFluid__"] > div[class^="Column_ColumnFluid__"] > div[class^="Column_Column__"][style^="background-repeat: no-repeat; opacity:"]
pollylingu.al###opt-form
graef.de,sketchfab.com,twitchcon.com##.c-gdpr-banner
tiendeo.com.tr##.s·footer-gdpr
fratelliguzzini.com###cookie-law-wrap
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; }
eldiadezamora.es,charlietemple.com,awm-korntal.eu,yourcountdown.to,giant-bicycles.com,neoserver.ro,gazduirejocuri.ro,wearegarcia.com,zamunda.ch,zamunda.net,upjs.sk##.gdprcookie
livejasmin.com##div[data-testid="PersonalizedContentPopup"]
livejasmin.com#?#div[data-testid="Over18NotificationContainer"] p > a[href$="/cookies-policy"]:upward(1)
ipevo.com###cookie-law-note
koiniom.com,radionatale.com,radionorthpole.com,radioamericalatina.com,radioitalianmusic.com,radioitaliacanada.com,miamibeachradio.com,radiosymphony.com,radiocountrylive.com,radioitalylive.com,radiolovelive.com,radionylive.com,radiorockon.com###cookieLawPro
exagon.de#$#.cc-window[aria-label="cookieconsent"] { display: none!important; }
exagon.de#$#body { filter: none!important; }
xalingo.com.br###wrng-agrmnt
lolalytics.com###ncmp__tool
plus500.com###cookiesPolicyDisclaimer
academia.edu##body .DesignSystem > div.js-cookie-banner
indiegala.com###cookie-policy-popup
compress-or-die.com##.component_consent__main
4gon.co.uk###gdpr-cookie-law
alexfitness.ru###cookies_confirm
aruba.com##.CookiePopup
educative.io##div[class^="ContainerWrapper-"] > .opacity-100.border-primary-lightP1
cypress.com###complianceoverlay
armorgames.com###cc-alert
buzz.ie#$#body.noscroll { overflow: visible !important; }
buzz.ie#$#html.noscroll { overflow: visible !important; }
buzz.ie#$##gdpr-consent-notice { display: none !important; }
calc-online.xyz##.privacy-cookie-banner
lojadomecanico.com.br##.box-termo-lgpd
apoia.se##.banner--lgpd
dogo-shoes.com,solar-pac.de,dm-autoteile.de,aixontec.com,led-konzept.de,stahlwerk-schweissgeraete.de,basari.de,der-roemer-shop.de,pflanzen-fuer-dich.de,muenzen-engel.de,mein-streu.de,dvs-beregnung.de,hollandshop24.de,asia-in.de,bike-store.de,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
support-uber.com##.lc-gdpr
nrc.nl##.user-confirmation-screen
shopware.com##.cookie--permission
transcend-info.com###legal_notice
towa-digital.com###Towa-Gdpr-Plugin
beckett.design###apc
elbenwald.de,jawoll24.de,hermle-reichenbach.de,noch.de,europa-lehrmittel.de,korodrogerie.de,koro-shop.*,koro.*,bikeathome.com,18-grad.de,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
zeichenfabrik.at##.informational-banner[data-role="cookie-notice"]
antwerpes.com###ap-cookieinfo
mybet.com##div[class^="indexstyles__CookiesPanel-"]
trovi.com,trovigo.com###n-popup-cookies
taikonauten.com##.module-cookie-banner
kiezbett.com###allowCookieBanner
exame.com,home.kpmg##.privacy-container
porn.com##.cookie-alert
trickstercards.com###EUCookiesWarning
chipkartenleser-shop.de,reiner-sct.com###cookie-consent-outer
readly.com#$##cookie-consent-window { display: none !important; }
readly.com#$#html > body.cookie-consent { overflow: visible !important; }
emsa.com##.cookie_wrapper_tool
bitclix.io,ad-doge.com,litegpt.com###cookieok_bar
weightwatchers.com##div[class*="DPRBanner_gdpr__banner"]
||vdai.lrv.lt/Project/Modules/Gpdr/assets/ccc-script.js
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; }
santacecilia.it###qthemeCookieBanner
pfrf.ru##.user-data-processing
tddomovoy.ru##div[class^="cookie_line_block_"]
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
allibo.com###ck_warn
fool.com##div[id^="gdpr-modal-"]
yorukoglusut.com.tr###close-me
ratioform.it##.master_layout_data_privacy_wrapper_it
myfitnesspal.com##.ccpa-banner-container
stanleytools.global##.fadeMePP
stanleytools.global###block-cookies-alert-block
salesforce.com###dfc-cookie-concern-container
change.org##div[class^="FlashMessageError-"][role="alert"]
tuttitalia.it,nonsolocap.it###cookieChoiceBdrop
quijote-kaffee.de,olivenholz-rauen.de##.cc-individual-cookie-settings
quijote-kaffee.de,olivenholz-rauen.de##.cc-individual-cookie-settings-overlay
trovacap.com###neo_cookie_advice
radioelementy.ru###cookies-accept
ilmotorsport.de#$##cookie-info-modal { display: none !important; }
ilmotorsport.de#$#.modal-backdrop { display: none !important; }
ilmotorsport.de#$#.modal-open { overflow: visible !important; }
gorodche.ru,om1.ru##.t-i-agree
liyayazilim.com###cookiemaster
turkeyhomes.com##.cc_overlay_lock
msds.open.ac.uk###i-cookies-bar
||static2.wongnai.com/static2/5dfbab70f291e3d1a5df.js
breezometer.com##.popup-wrapper
breezometer.com##.contact-us + .popup
||cdn.ziffstatic.com/sitenotice/evidon-sitenotice-bundle.js$domain=downdetector.ru|offers.com
hidebox.org###policy-window
ssf-co.com###gdpr-cookie-consent-show-again
newhollandsp.ru##.policy_popup
devismart.de##.cookie-popup-gdpr
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
jetbrains.com##.alertContainer_c7b
jetbrains.com###legal-user-acceptance-plugins
pluto.tv##body > div[role="presentation"][style^="position: fixed; z-index:"]
pluto.tv##.tos-notification
crello.com##.cookie-warning__wrapper
crello.com##div[class^="footerNotificationWrapper-"]
training.ru##.footer-modal
rocketleague.com###privmessage
||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_"]
bbc.com##div[class*="DialogBackdrop"]
clevertronic.de###popup-cookie-block
tonies.com,teletu.it###layer-cookies
wheelofnames.com###main-cookie-banner
wheelofnames.com##.sp-overlay
disk-o.cloud##div[class^="src-ui-Cookie-Cookie_"]
egmnow.com##.bt-cookie-flyout
itv.com##.cp_cookie-dialog
hellobank.fr###nextoutils_gestionCookies
hellobank.fr###nextoutils_gestionCookies ~ div.popin-cache
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
magesy.blog###moove_gdpr_cookie_info_bar
httpstatus.io##.snackbar.is-bottom-right
tvzvezda.ru##.cookie_messege
plshair.co.uk##.vtl-cb-main-widget
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; }
myvitamins.com,myprotein.com,homebase.co.uk,zavvi.it,glossybox.de,lookfantastic.com##.cookie_modal
quebarato.com.br##.floatingBarPrivacy
heimgourmet.com##.gaCookieConsent
heimgourmet.com#$#body.gaBarShown { margin-top: 0 !important; }
||strato-hosting.co.uk/_assets/js/consent.min.js
swyrl.tv##.tsch--cookie-warning
polishbrief.pl###simplecookienotification_v01
centrerockland.com##._legal-alert_eryle1
yahoo.com###guce-inline-consent-iframe
||guce.yahoo.com/br/collectConsentInline?brandType=nonEu$subdocument
spelsberg.de##.swCookieBannerWarpper
connect.coron.tech###noticemessage
||deutsche-apotheker-zeitung.de/_Resources/Static/Packages/CRON.DazSite/js/cookie-approval.js
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
12gobiking.nl,meingartenshop.de,avaya-voip.de,lieblingsstueck.com,source-werbeartikel.com,cherry.de##.amgdprcookie-bar-template
nicephotos.com.br##.div-lgpd-cookie
mercedes-benz.com.br##.privacy-msg
mitsubishimotors.com.br##.cookies-header
hyundai.com.br###id__content_hmb_br_jcr_content_siteFooter_footer_text2
fichacompleta.com.br,caixa.gov.br,kia.com.br###politicaPrivacidade
uam.es###politicaDeCookies
koalay.com###k-cookie
zeenews-india-com.cdn.ampproject.org##.co-container#warning-message
webmotors.com.br##.bjRMar
||cdn.engelbert-strauss.de/assets/cookiebar/scripts.js
eska.pl#$#body { overflow: auto !important; }
webflow.com,wuerth.de###consent-container
computerbild.de#$#body { overflow: visible !important; padding-right: 0 !important; }
games.mail.ru##.b-header-agreement
vdk.de###DSE
||steute-meditec.com/fileadmin/sg_cookie_optin/
chavesnamao.com.br##div[class^="lgpdBar"]
carrera.com.br###id_AcceptCookies_CarreraComBr
reachplc.com,autoline.com.br##.cookiecontrol
meucarronovo.com.br##app-cookies-agreement
jeep.com.br,fiat.com.br##.hub-info-bar-component > .hub-info-bar-vue
coventrybuildingsociety.co.uk###cookiePane
oriflame.ru##.ui-cookie-notification
business.bt.com##.cmp-cookie-notification
||wmv-dresden.de/ccm*/public/ccm*.js
app.element.io##.mx_AnalyticsToast
start.ru,betway.com,amie.so,m.soundcloud.com##div[class^="CookieBanner_"]
instagram.com,facebook.com##div[data-cookiebanner="banner"]
detmir.ru#?##app-container > div[class] > main ~ div[class]:-abp-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
promobit.com.br##.pr-cookie
alternative.me###footer > div[style^="position: fixed; bottom:"][style*="z-index:"]
kalunga.com.br###divCookiePoliticaPrivacidade
holodilnik.ru##.alert-compliance
telecineplay.com.br##div[class^="StyledCookiebanner__"]
flex-tools.com#$#.cookieBar { display: none !important; }
flex-tools.com#$#body { overflow: auto !important; }
vtimes.io#$#body { position: unset !important; }
vtimes.io#$#div[class^="cookies-modal"] { display: none !important; }
themagger.com###cookie-rules-top
ebookfriendly.com###ecmr
itninja.com##.ccpa-notification
chocolatey.org###cookieNoticeAlert
ewf.h1.pl###tytul_rodo
vangraaf.com##.pc-cookie-bar
clausnehring.com,alttab.net#$##cookie-law-info-bar { display: none!important; }
clausnehring.com,alttab.net#$#.cli-modal-backdrop { display: none!important; }
clausnehring.com,alttab.net#$#body { overflow: visible!important; }
hotelier101.com##.alert-dismissible[data-notify-position="bottom-right"]
menti.com##.m-b.m-ci.m-f.m-g.m-h.m-cj.m-ao.m-i.m-j.m-k.r-box
highwayoutlet.com.tr###cookie-consentt
doganholding.com.tr##._cookie
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
kocailem.com##.cookie-message-box
cissamagazine.com.br##.informativo-lgpd
macronext.pl,stockwatch.pl##.cppa
gebe.com###cookiePolicyBox
spbtv.online,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
prazdnik.vkusvill.ru,zadarma.com,bombora.ru##.cookie-tooltip
deltainternet.net.br###div-cookie
drawnames.co.uk###cookie-backdrop
meupc.net##.cc-notification
nestoria.com.br##.wrap-cookies-desktop
stripchat.com,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
ayvaonline.com##.cookies-box
energiedirect.nl###wall
altium.com##.altium-privacy-bar
drugs.com##.ddc-modal
drugs.com##.ddc-overlay
netpeak.net,spark.ru,cmd-online.ru,krovat.ru###cookies-using-message
shop.apotal.de##footer::after
ggbet.ru##.info-message--cookie-agreement
french.peopledaily.com.cn###shengmingTip
gry.lotto.pl###cookie__note
nsfavourites.nl,totalizator.pl,lotto.pl,steigenberger.com,aegon.nl##.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
neonet.pl##div[class^="cookieBlockCss-"]
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"])
nudiejeans.com##div[aria-label="Cookie bar"]
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; }
oriflame.com#$#.js-cookie-notification { display: none !important; }
pinterest.*##.outerCookieBar
gorillas.io,trust.com###cookie-settings
patek.com#$#nav.main_navigation.cookies { top: 0 !important; }
patek.com#$##cookies_disclaimer { display: none !important; }
compforlife.ru,alltravnik.ru,seahair.ru##.flat-cm-cookie
wix.com##div[data-hook="ccsu-banner-wrapper"]
modacruz.com##div[class="_wi _Y"]
strato.de#$#.consent { display: none !important; }
strato.de#$#.noscroll { overflow: visible !important; }
sprecords.pl###st_notification_1
tierchenwelt.de##div[class^="kick-kcm-"]
ffpshop.de,lizenzfuchs.de##div.js--overlay.is--closable
eplan.de##body::before
eplan.de#$#body { overflow: auto !important; }
eplan.de#$##cookie_container { display: none !important; }
upacjenta.pl##.cookies-box-info
canarias7.es##.voc-select-tooltip
novelcool.com###protocol_cookie_box
saglikgelsin.com###panel-kvkk
topcam.com.tr,hasmusturizm.com,kutahyalilar.com.tr###cookie_iagree
mail.de###euccBanner
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; }
digitalland.de###ccm
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
premium-publishing.ru##.disclame_block
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
2gis.ru##.layout__app > div:-abp-has(> p > a[href^="https://law.2gis."])
2gis.*#?##root > div[dir="ltr"] > div[class] > div[class] > footer:-abp-has(a[href^="https://law.2gis."])
gymgrossisten.no##.cookie-message-banner
semanticscholar.org##.copyright-banner
computeruniverse.net###gdpr_cookie_notice
||investor-relations.lufthansagroup.com/typo3temp/assets/compressed/cookieman
otto-office.com###top-notification_accept-machmichweg-guidelines
otto-office.com##.ooB-black-overlay-machmichweg
originalam.net,inksystem.biz##.fixed_bottom
kvn.ru##.disclame_block
casper.com.tr###allTopTooltip
key4biz.it###consent-toolbar
bedienungsanleitu.ng##body .cookienotice
||goodram.com/wp-content/plugins/enua-privacy-policy/script.js
gotomalls.com##.eula-popup
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; }
infostrow.pl,halowawa.pl#$#body.modal-open { overflow: auto !important; padding-right: 0 !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; }
sanarmed.com###__next > div[class^="styles__WrapperCTA-"]
melectronics.ch##.iA-DTEA
prittworld.ch##.cookieacceptance__base
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"]
atlasobscura.com#$##cookie-consent-modal { display: none !important; }
mconvert.net,mobiflip.de###cookieConsentModal
yookassa.ru,kassa.yandex.ru##.cookie-policy__card
faberlic.com##.cookies-accepted
economictimes.indiatimes.com##.cookie_stng
wohnglueck.de##section[data-topic="consent"]
qz.com#?##main + div[class]:-abp-has(> div[class] > div[class] > p > a[href^="/about/privacy-policy"])
tutu.ru,tutu.travel##.style__disclaimer
cifraclub.com.br###js-cookie-policy
pegacifra.com.br##.banner-rodape-cifra
colegioweb.com.br,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-"]
salamisound.de###eucookielawbox
zaochnik.com##.agree
discordsunucu.com,telegramgruplari.com,rumbletalk.com,telegramchannels.me###accept-cookies
ilksesgazetesi.com###my-welcome-message
||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
glingerie.com.tr##div.show_in_footer
novomundo.com.br###MODAL_lgdp
kaspersky.com##cookies-requirement
hesabet.com###dvCerezBilgisi
chromeenterprise.google##.ce-cookie-banner
eschuhe.de#$#body.no-scroll > div.popup { display: none !important; }
eschuhe.de#$#body.no-scroll { padding-right: 0 !important; overflow: visible !important; }
beringtime.com,needforseat.de###mediameetsFacebookPixel--notification
take5andstayalive.com###popmake-19647
fastweb.it###stdCookie
bursadabugun.com###_re_cookie_policy
zacks.com##.disclosure-fixed-slab[aria-label="Cookie Consent"]
psd-nuernberg.de##.lightbox--cookie-consent
psd-nuernberg.de##.darken-layer
randomhouse.de##.cl-window
atozmath.com###consentframe
salidzini.lv,diariodoestadogo.com.br###consent-box
bershka.com##.cookies-and-privacy-notification
augustinus.de###rsseo-cookie-accept
||parastorage.com/services/cookie-consent-banner-for-uou/
phytodoc.de###cookie_zustimmung
fressnapf.de#$#.cookie-banner { display: none !important; }
fressnapf.de#$#body { overflow: visible !important; }
rpcs3.net##.menu-con-cookies
kuspazari.com,kedipet.com##.cookieizin
playstation.com##div[data-layer-item-id^="gdprConsent"]
wanaliz.com##.herbyCookieConsent
uktvplay.uktv.co.uk#$#.cookie-consent:not(body):not(html) { display: none !important; }
uktvplay.uktv.co.uk#$#body { overflow: auto !important; }
hhla.de,lamy.com##div[id^="px-cookie-consent"]
mindfactory-city.de,vibuonline.de,mindfactory.de###cookieModalOverlay
toggl.com##.toggl-cw-body
yds.net,akindil.com###cookieinfodiv
bbraun.com.tr##._cookie-info
arocom.de,learnattack.de###cconsent-modal
urait.ru##.cookie-policy-promo
cloud.digitalocean.com#?##root ~ div[class]:-abp-has(> div[class] > p[class]:contains(cookies))
odeaweb.com###mio-cookie-popup
ws-autoteile.com,lott.de,myparto.com###cookieMessageAccept
||kioxia.com/etc/designs/kioxia/clientlibs_cmn/scripts/cookie_warning.js
||forum.vbulletin.com/js/privacy-consent-banner.js
turktelekomprime.com,turktelekom.com.tr##.cookie-sticky-wrap
ogorodniki.com##.b-user__cookies
yuzde100yerli.com##.popmake-overlay
optitex.com###pi_tracking_opt_in_div
hindawi.com##.advWrapper
unhackme.com###cookie-greatis
lenovo.com##.containerCookies
financial.nikkei.com##.f-privacy
nikkeibp.co.jp,nikkei.com##.bpPrivacy
getmailbird.com##.navbar-cookie
hashicorp.com###g-consent-manager
t-online.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/
puramida.com,paulanerfestzelt.de,deepsense.ai,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
parafcard.com.tr#$#body { padding-top: 45px !important; }
parafcard.com.tr#$#.topMenuBarMobile { top: 0 !important; }
parafcard.com.tr#$#.personaWarn { display: none !important; }
worldbank.org###cookieconsentpopup
novapdf.com,real.com,backup4all.com###cookie-gdpr
mubi.com##.css-1emd6ky
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#$?##placeholder > div.modal:-abp-has(div.modal-header > h5:contains(Cookies)) { display: none!important; }
navigium.de#$#.modal-backdrop { display: none!important; }
navigium.de#$#body { overflow: visible!important; }
||quantcast.mgr.consensu.org/*/cmp2.js$important,domain=taiwebs.com|playstore.pw|kentonline.co.uk|suffolknews.co.uk|advertiserandtimes.co.uk|northern-scot.co.uk|tuttomercatoweb.com|guruhitech.com
skincarie.com,guruhitech.com,tuttomercatoweb.com,filehorse.com,aberdeenlive.news,bedfordshirelive.co.uk,belfastlive.co.uk,birminghammail.co.uk,bristolpost.co.uk,buckinghamshirelive.com,business-live.co.uk,buzz.ie,cambridge-news.co.uk,cheshire-live.co.uk,chroniclelive.co.uk,corkbeo.ie,cornwalllive.com,coventrytelegraph.net,dailypost.co.uk,dailyrecord.co.uk,dailystar.co.uk,derbytelegraph.co.uk,devonlive.com,dublinlive.ie,edinburghlive.co.uk,essexlive.news,examinerlive.co.uk,football.london,galwaybeo.ie,gazettelive.co.uk,getreading.co.uk,getsurrey.co.uk,glasgowlive.co.uk,gloucestershirelive.co.uk,grimsbytelegraph.co.uk,hampshirelive.news,hertfordshiremercury.co.uk,hulldailymail.co.uk,irishmirror.ie,kentlive.news,lancs.live,leeds-live.co.uk,leicestermercury.co.uk,lincolnshirelive.co.uk,liverpoolecho.co.uk,manchestereveningnews.co.uk,mirror.co.uk,mylondon.news,norfolklive.co.uk,northantslive.news,nottinghampost.com,ok.co.uk,oxfordshirelive.co.uk,plymouthherald.co.uk,rsvplive.ie,scottishdailyexpress.co.uk,staffordshire-live.co.uk,stokesentinel.co.uk,suffolklive.com,sussexlive.co.uk,walesonline.co.uk,wiltshirelive.co.uk,inyourarea.co.uk,footballscotland.co.uk,funeral-notices.co.uk,insider.co.uk,liverpool.com,somersetlive.co.uk,dorset.live,mirror.co.uk,developpez.net,ot.gr,phoronix.com,creativespirits.info,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
shop.nufc.co.uk,anker.com,eufylife.com,shop.rangers.co.uk###shopify-section-fixed-message
hallebessermachen.de#$##wdw-cookie-consent { display: none !important; }
hallebessermachen.de#$#body.v--modal-block-scroll { overflow: visible !important; }
traderepublic.com#$#.cookie-banner:not(body):not(html) { display: none !important; }
traderepublic.com#$#body { overflow: auto !important; }
lawrievetgroup.co.uk#$#body.noscroll { overflow: visible !important; }
lawrievetgroup.co.uk#$##js-consent-wrapper { display: none !important; }
vollmacht-muster.de#$##cookie-law-info-bar { display: none!important; }
vollmacht-muster.de#$#.cli-popupbar-overlay { display: none!important; }
vollmacht-muster.de#$#body { overflow: visible!important; }
cameglelive.com##div[style^="display: flex; flex-direction: column;"][style$="width: 100%;"] + div[class^="c"][class*=" "]:not([data-ta-locator]) > h3
cameglelive.com##div[style^="display: flex; flex-direction: column;"][style$="width: 100%;"] + div[class^="c"][class*=" "]:not([data-ta-locator]) > h3 ~ *
rocketbank.ru##._1zhzBm
gamezop.com###cookieCard
juenpetmarket.com,maximiles.com.tr###divAcceptCookie
misli.com##.infoBarCookies
gmx.at,gmx.net,web.de##atl-third-party-dialog
serverprofis.de#$#body.cli-barmodal-open { overflow: visible !important; }
serverprofis.de#$##cliSettingsPopup ~ .cli-modal-backdrop { display: none !important; }
||telia.se/.resources/telia-sitewide-resources/website-cookie-consent/
mercadolivre.com.br###cookieDisclaimerBanner
numero.com##.component-cookie-bar
coloros.com##.privacyTips
fei.org###modal-gdpr
s01.pl,ifsamerkezi.com##.cdk-overlay-container cookie-notice
kermi.de###legalCookieLayer
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
lurker.pl###app > .uk-alert-primary.uk-flex-center
acapellas.eu###cookies-m-c
shopvote.de,lehmanns.de,hochzeits-location.info,quackr.io##.cc_dialog
downforme.org##body > #cc
viu.com###cookie_consent_box
mpprofit.sk,significatocanzoni.it###wpca-box
erotik.com,flixone.com##.tc-cookie-compliance
github.com##.js-cookie-consent-banner
letras.com,ouvirmusica.com.br,letras.mus.br##.modalLGPD
southparkstudios.com##.module-container-bala
bang-olufsen.com##.cookie-row
rappler.com##div[class^="GDPRBanner_"]
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
bvpraevention.de,avolta.de,halle-entdecken.de###myModal
nebenan.de###main > .c-layout > .c-layout-wrap + article[class^="index-module_root__"]
wehkamp.nl###header > aside.bg-light.full-width.full-height.z-higher.position-fixed.is-opaque
rapidtables.org,rapidtables.com##body > #banner
spdyn.de,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
advancedplm.eu,global-office.de,toplitz-productions.com##.mod_cookiebar_optin
about.me##div[class^="cookie_notice-scope-"]
education.dellemc.com,delltechnologies.com,dell.com,xn--allestrungen-9ib.de,reuters.com###_evh-button
m.lamoda.ru##._12Etfw_uoPOmXzyAfvKXds
nagolderseife.de##main + div[class*=" _"]
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.*#?#body > #layer1:-abp-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
folhavitoria.com.br,giffits.de,easycosmetic.de##.overlay
easycosmetic.de##.cookies-consent-container
lempertz.com,starnbergammersee.de,landwirtschaft.de,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
bramanminiofmiami.com##.consumer-privacy-banner
koran.rocks#$#body { filter: none !important; pointer-events: auto !important; }
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
aljazeera.com##.ensNotifyBannerContainer
veeam.com##.cookie_messaging
||peterburg2.ru/js/alex/cookiePopup-js.js
gununfirsati.com##body > div.toast
||thearamaicscriptures.com/gdpr/gdprscript.js
nordiskradio.se###cookieWindow
kilicoffice.com###st_notification_4
internalpointers.com##.ip-cookie-banner
developer.samsung.com###cookie-bottom-layer
speedtesting.herokuapp.com##body > div[style^="z-index:90000"][style*="background-color:white;"]
0rechner.de#$##cookieconsentmodal { display: none !important; }
giffits.de##.cookie_opt_in
kohlhammer.de##div[id^="cookieConsentPanel"]
zomato.com###root > div.jnxZPg
free-powerpoint-templates-design.com,sigortammax.com##.snackbar-container
||urachhaus.de/out/urachhaus/src/js/libs/jquery.cookie.min.js
||cdn.vandalism-sounds.com/pub/static/version*/Magento_Cookie/js/notices.min.js
obi.*##.colorbox-cookiepolicy
hepacikmagaza.com,ozmenpc.com##.cookie-agreement-module
hostettler.com##.cookie-bar-notification
web.dev#?#.web-snackbar__surface:-abp-has(> .web-snackbar__actions > a[href="https://policies.google.com/technologies/cookies"])
rec.uk.com##.bar[data-behaviour="cookie-consent"]
kfc.ru##._3l3oK3nIbn
catsbest.de#$##cookieNotice { display: none !important; }
catsbest.de#$##blockBody { filter: blur(0px) !important; }
online.business.ru##.savecook
skidka.ru##.bottom-notification__container
pagesix.com,nypost.com##.nyp-sitewide-notice
core77.com#$#.cookie_policy_banner { display: none !important; }
core77.com#$#.core77.extra_padd_me { padding-top: 0 !important; }
fastcompany.com##.privacyPolicyPopup
meteomedia.com##div[class^="cookieBar_"]
uaudio.de###cookie-disclaimer-new
habblet.city##.cookies-accept-container
hager.de##.cookie-hint-container
grweb.ics.forth.gr#$#.form-group[style="display: none;"] { display: block !important; }
autouncle.it###cookie-background-overlay
excalibour.com##.cookies-layer
homecredit.ru##div[class*="BlockCookies"]
market.homecredit.ru##div[class*="CookiesConsentStyled"]
trendyone.de##.zgdpr-container-holder
remarkable.com##div[class^="CookieBarstyles__Bar-"]
medipolis-intensivshop.de###cookiesMessageContainer
sigortam.net##div[class^="hidden-"].opened[ng-class="{'opened':$root.showCookieMsg}"]
opmar.com.tr##.opmar_cookie
orbisana.de#$#.reveal-overlay { display: none!important; }
orbisana.de#$#html { position: static!important; }
blog.remarkable.com,medium.com,blog.sikayetvar.com##.butterBar--CCPA
pub.towardsai.net,blog.sikayetvar.com,blog.musixmatch.com##body > div#root ~ div:not([class]):not([id]) > div[class*=" "]
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##.cerez-politikasi
iys.org.tr##.cerezall
bsl.com.tr,alvinaonline.com###CookieNotificationArea
warnerbros.com###WB-floating-notice
hsbc.ca##.cookie-banner-optout
krotosaudio.com###krotos-cookie-consent
||content.gallup.com/ux/gcb/gcb.en-us.min.js
montanatechcomponents.com##.policy-popup-content
aldi.co.uk##.notification__item--cookie
netmeter.eu##div[id^="eu-cookies"]
ableton.com##.test-cookie-banner
toontrack.com##.cookie-sign-wrapper
hetmanrecovery.com##._cookie-bar
commerzbank.de,billiger-telefonieren.de###uc-central-banner-modal
podcloud.fr###rgpd-modal
de.rt.com,actualidad.rt.com##.CookiesBanner-isReact
||digikey.*/-/media/Designer/EnavGDPR/JS/consent.js
aws.amazon.com###awsccc-sb-ux-c
dafont.com###sd-cmp
||thestrad-gb.thestrad.com^
birkenstock.com#$#div[class*="privacy-overlay"] { display: none!important; }
birkenstock.com#$#body { position: relative!important; }
f1tr.com###cookie_cerceve
lenta.com##.cookie-usage-notice
anzahcraft.de##.notices--floating
freedomplatform.tv##.lr-consent
biobellinda.com.tr##.kvk-cookie
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
banggood.com,wbg.nuernberg.de,texterra.ru,medcentr-tula.ru,comparai.com.br,spimovel.com.br,ege-study.ru##.modal-cookie
macupdate.com##.mu_cookie
kleankanteen.ru.com###client-cookies-notice
go2bus.ru###useragreement
||cmp2.pcwelt.de/wrapper/*/gdpr/
weatherbug.com##div[class^="notificationFooter__Container-"]
mtv.com.lb##.cookiesDisclaimer
primevideo.com##.cookie-notification-msg
oeffnungszeitenbuch.de###CCcont
menshealth.de##.v-A_-cookie__monster
hidromek.com.tr##.cookie-notification-es
bio-oil.com##.bo--notification-banner
wheely.com##div[class^="disclaimer__"]
ethereumprice.org##.zxc-msg
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-"]
nordkurier.de###nk-cookie-consent
qp.com.tr##.porto-block-html-top
makfa.ru##.bottom-disclaimer
nebo.app##.app-notifications
kolsuzkafasi.com,fmmods.com,dijitalgundem.net,teknotaci.com,lordiz.com###rb-cookie
nkolayode.com##.sticky-info-band
||economictimes.indiatimes.com/gdpr_consent.cms
kutahyaporselen.com.tr###mcTopTooltip
shein.com##.welcome-privacy
zepter.ru###cookies-info-bar
total-liban.com##.cookie_banner_background
tevapharm.com##.vi-alert-CookieBlock
softline.ru##div[class$="_content_cookie"]
store.softline.ru###stripe_permission_use_cookie
radio.net##div[data-testid="cookienotice-container"]
traseo.pl,wakanim.tv,novavax.com,serumshop.ru,kartoteka.by##.privacy-popup
picnic.app###modal
serverschmiede.com###cookieCheck
ephoto360.com,gamez.de,wallpapershome.com,wallpapershome.ru##.cc-dialog
cbr.ru##div[data-popup-cookies]
n-tv.de###gujems-cookie-banner
kodak.com##.c_cookie_notice
iobroker.net##.jss125
iobroker.net##.jss115
henkel-adhesives.com##.cookienote__base
etos.nl#$#body { overflow: visible!important; }
jacob.de###jcc-consent
perwoll.com.tr,bref.com.tr,vernel.com.tr##.global-cookie-bar
blitz.bg###cookieRules
emerson.com##div[class$="global-cookie-notification"]
dlr.de,clickbaits.de,gesundheitswissen.de#$##ccm-widget { display: none !important; }
allergan.com.tr##.agn-cookie-consent-outer-wrapper
evermotion.org##.full-overlay
belkacar.ru##.confirm-cookie
richmondhotels.com.tr,beymen.com##.cookie-band
thomassixt.de##.gdprMotus
salonsecret.ru##div[class^="Cookie_root__"]
gzt.com##.cookie-policy-block
astrazeneca.com###CookieReportsBannerAZ
sika.com##.cmp-cookie
izmitsu.com.tr###cerez_div
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
m.timesofindia.com###myConsentFlow
hutch.io##.eytau7z0
mckinsey.com##.cookie-warning-wrapper
hyperxgaming.com,toluna.com##.notification-center
open.tube##.privacy-concerns
aptoide.com#$#html.no-scroll { overflow: auto !important; }
aptoide.com#$#div[class^="cookie-notice_"] { display: none !important; }
financial-ombudsman.org.uk##.cookie-banner-body-overlay
financial-ombudsman.org.uk#$#.overlay-showing { margin-top: 0px !important; }
cio.com.br##.cookies-conteudo
delta.com###ensModalWrapper
safenames.net,hobbybaecker.de#$#.modal-open { overflow: visible !important; }
safenames.net,hobbybaecker.de#$#.modal-backdrop { display: none !important; }
sonyentertainmentnetwork.com,my.account.sony.com###js-SIEWS1lib-header
doodlr.io###cookie_area
airsoft.ch,chargecloud.de##.cb
ulker.com.tr##.information-cookie
investors.com###investors-policy-terms-consent-dialog
automeme.io##div[style^="width: 400px;"][style*="padding:25px"]
all4shooters.com##.cookie-consent-dialogue__advertising
support.theguardian.com##.component-consent-banner-consent-banner
enbw.com#$#dialog[aria-label="Cookie Consent"] { display: none!important; }
enbw.com#$#body { overflow: visible!important; }
weather.com##div[id^="WxuPrivacyDataNotice-"]
farmasiint.org###st_notification_2
farmasiint.org###st_notification_3
starbucksrtd.com##.c-cookie-popup
spiceworks.com###zdprivacy-content
leroymerlin.ru##.cookie-notification-modal
open.spotify.com##section[data-testid="cookie-notice"]
headspin.io##.privacy-consent-container
samedi.de##.cookieslider
cnnsofake.news,naturalnews.com###bottompopup
vatlib.it,vaticanlibrary.va###cookieAd
alimar.com.tr###terms-and-conditions
akcansa.com.tr###divCookieInfoSrv
doruk.net.tr,yesilirmakedas.com###header-announcement
theregister.com##.RegCTBWF_wrapper
wko.at#$#.popup__cookie { display: none !important; }
wko.at#$#body.hasPopup > * { opacity: 1 !important; }
||scripts.tv2a.dk/oil-sdk^
konzolstudio.hu#$#body { overflow: visible !important; }
konzolstudio.hu#$#html { overflow: visible !important; }
base.com###cookie-popup-outer
pcland.hu##.cookieNoticeBox
walmart.ca###privacy-policies-banner
lidl.hu##.notification__content
enerya.com.tr###kvkk_notification
coruhaksa.com,firataksa.com,firatedas.com.tr,coruhedas.com.tr,aksadogalgaz.com.tr##.cerezDiv
amazon.se,amazon.nl,amazon.pl,amazon.com.tr,amazon.ca,amazon.co.uk,amazon.de,amazon.es,amazon.fr,amazon.in,amazon.it###sp-cc
yfood.eu##body > div[style^="background: rgb(246, 246, 246)"][style*="bottom: 0px;"]
limakcement.com,limakcimento.com###divCerezUyarisi
budni.de##div[class*="CookieBar__CookieBarContainer"]
buecher.de###klaro
reisenexclusiv.com,tri-it-fit.de##.pixelmate-big-wrapper
swordz.io###cookieMessage
account.oup.com###fixedHeader > #banners
hekimoglu.com.tr###kwkbilgilendirme
atombilgisayar.com##.module-notification[data-options*="cookie"]
nhsinform.scot,vwfs.de,pluswert.de,ico.org.uk,kit.co,jamieoliver.com###ccc
huawei.com,gesundheitswissen.de##.cookie_statement
th-owl.de###c-cookie-note
arbys.com##.ccpa-banner
pantene.com.tr,oralb.com.tr,gillettevenus.com.tr###divOneTrustButton
hepsievcil.com###menu-cookie-bottom
goodyear.eu##.cmp-responsivegrid--behavior-cookie
prezzoforte.it,freemake.com###bottombar
allinonedownloader.com##.gdprbanner
marketpaketi.com.tr###cookiePrivacyArea
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###sp_privacy_manager_container
start.ru##div[class^="HeaderCookie_cookie_agreement"]
vprok.ru##.fo-cookies-policy
||conclude.com/assets/build/combined.*.js
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
agcocorp.com##.disclaimerpopup
agcocorp.com###cookie_privacy_policy
bumudur.com###wboxA
socialclub.rockstargames.com##div[class^="CookiesBanner__"]
partnerize.com###cookie_opt_out_wrapper
banker.ua,sravnibank.com.ua##.csppp-container
creditznatok.com.ua###cookierookie
otelrezervasyon.com##.datapolicy-wrapper
tatilsepeti.com##.cookie-confirmation
podsas.ru,granat.by,russianfield.com,yarentier.ru,cardsmobile.ru,etorazvesex.ru##div[data-storage-item^="t886cookiename_"]
msn.com###cookiebanner
pracuj.pl###kansas-header > div[data-test="section-cookies-prompt"]
kuehne.com.tr##.kue-cookie-notification
karaca.com.tr##.cerezbilgi
yourdictionary.com##.GDPR
cetas.com.tr,warmhaus.com.tr##.cookie-description
thinkwithgoogle.com##.global-toast
fidusinfosec.com##.popup_cookies
weleda.de##.mod-cookiebar
dm.de##div[data-dmid="cookiebar-dm-overlay"]
cashtocode.com###cookie-usage
||channelpartner.de/messaging.js
wkv.com###priv-notice-container
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
xlhome.co.id,generasimaju.co.id###cookiesAcceptanceWrapper
hse.ru##.gdpr_bar
tk.de#$#.g-consentmanager { display: none!important; }
tk.de#$#body { overflow-y: visible !important; }
stayer.su##.info-panel
millet-mountain.com##.banner-cookies-alert
shop-lot.ru###jnr-cookie
market.fenerium.com,istegelsin.com##.privacy-cookies
imobie.com##.fixedbot
scania.com##c-cookie
||cdn.ethyca.com/org/*/cookie.js
w-poblizu.pl,edisonmail.com,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#$#.modal-backdrop { display: none !important; }
zeoob.com#$#body { overflow: visible !important; padding-right: 0 !important; }
onroad.hu##body > div[class][style*="z-index: 999999"]
ghanaweb.com##body > #bk
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
tarnkappe.info##body > #wrapper ~ div[style*="position: fixed; left: 0px; right: 0px; bottom: 0px"][style*="background-color"]
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##iframe[src^="https://notice.sp-prod.net"]
gear.cdprojektred.com##div[class^="main-cookies-"]
3332222.ru###root > main + div[class^="popup_"]
vtb.ru###cookiemsgoffpls
komoot.de##.css-t7ztk8
erco.com##.cookie-container_
check24.de##.c24-cookie
m.check24.de#$#.c24m-cookie { display: none !important; }
m.check24.de#$#.c24m-page.c24m-cookie-animate { top: 0 !important; }
misli.com##.cookiePolicyMain
bnl.it###cookielaw-popup-wrapper
don24.ru,ronesans.com##.cookie-fixed
play.pl##.cookies-mine
red.com##.cookie-warning-banner-view
discord.com,abus.com###onetrust-banner-sdk
web-stat.com##.swal2-container
g2.com##.js-cookie-consent-overlay
disneyworld.eu###cookiesPolicyMessageLayout
||netmoms.de/content/themes/twentyfifteen/app/scripts/vendor/spmsg-*.js
trendsmap.com##.header-message
rsu.de,jobsforgeek.com,ib.psbank.ru,eqmac.app,macdrop.net,smartshop.hu,ikea-family.info##.cdk-overlay-container
yuzde100yerli.com##.pum-theme-cookiepolicy
interviewer.tns-sifo.se##.smb-cookies-consent
picapoint.de##.cookie--banner-wrapper
trtmarket.com,gundogdumobilya.com.tr,modalife.com##.policyPopupContainer
staykeen.com##.cookie-warnings
nspk.ru##.footer-personal-data
turkishcargo.com.tr##.warning-bar
sabanci.com###warning-bar
openrice.com##.facebook-floating-container
tr.braun.com,kizlararasinda.com,prima.com.tr##.dc-cookie-consent
video.foxbusiness.com##.notification-banner
braintreepayments.com###gdprComponent
magzter.com##.cookies__notification
boyteks.com,hes.com.tr,istikbal.com.tr,bellona.com.tr,mondi.com.tr##.cookiepopup-container
solarisbank.com,risingstack.com##div[class^="CookieConsent__Container"]
portal.pixelfederation.com##.announcement.cookies
diggysadventure.com###gdpr-modal
diggysadventure.com###gdpr-modal-backdrop
tproger.ru###cookie-notice-wrapper
103.by,103.ua,relax.by##.CookiesNotification
tsb.org.tr,otomatikbes.info###pop-capsul
liquidtelecom.com###lqt-cookie-app
singtel.com##.ux-consent-banner
allods.mail.ru,my.games##.ph-cookies
instructables.com,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
yvesrocher.com.tr##.privacy-manager
advancedsciencenews.com,bitwarden.com##.osano-cm-window
expatsportugal.com###uof_cookie_notice
optimumnutrition.com###block-cookiesmessage
dayoftheweek.org#$#body.overlayModalBody { overflow: visible!important; position: static!important; }
hervis.de,hervis.ro##.w18lara_tgplugin_consent_bodyback
hervis.de,hervis.ro,xxxlutz.de###w18lara_tgplugin_consent
olhares.com###divmensagemcookie1
ctwant.com##.m-GDPR
sakasu.com.tr###cerezPolitikasi
sirmagrup.com###stm_gdpr_popup-main
nestleprofessional.com.tr##.pane-cookie-disclaimer
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
theenglishshavingcompany.com##.amgdpr-cookie
flyuia.com#$##cookieConfirm { display: none!important; }
flyuia.com#$#header { margin-top: 0!important; }
flyuia.com#$#main { margin-top: -90px!important; }
marstranslation.com##.cc_window
apc.com##.sdl-message-cookie-notification
ratemyprofessors.com#?#div[class*="FullPageModal__StyledFullPageModal"] > div.ReactModal__Overlay  > div[role="dialog"] > div[class^="CCPAModal__CCPAPromptArea"]:upward(3)
ratemyprofessors.com##.ccpa-modal
||wittetools.com/cookienote/
teb.com.tr###cokieMain
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
daikin.com.tr###KVK_Cerez
n11.com##.guestKvkkLb
virginmoney.com,sony.nl##.evidon-background
robhost.de##body .cookie-consent-banner
kununu.com#$#html[style*="overflow"] { overflow: visible !important; }
kununu.com#$#div.consent-overlay { display: none !important; }
kununu.com#$#div.consent-intro { display: none !important; }
new-work.se,xing.com#$#body[style*="overflow"] { overflow: visible!important; }
new-work.se,xing.com#$#div.consent-overlay { display: none!important; }
new-work.se,xing.com#$#div.consent-intro { display: none!important; }
xing.com#$#body > div[class^="skins-base-dimmer-"] { display: none!important; }
xing.com#$#div[class*="cookie-consent-CookieConsent-"] { display: none!important; }
enerjivetesisat.com###cookiesck
findaphd.com#$#.cookieNoticeA { display: none !important; }
findaphd.com#$#body.has-cookie-notice { margin-top: 0 !important; }
corrierecomunicazioni.it##.cookie-body-background
hopkinssports.com##.sidearm-gdpr-modal
cad.de,kap-3.de,p4web.de###fhw_cookiehinweis
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
t3n.de##.c-cookienotice
decathlon.com.tr###container-screen
twinwatersgolfclub.com.au,elektrospank.com,bcspbologna.it,hadithcollection.com,playisgame.com,playway.com###sp-cookie-consent
ekstrabladet.dk,th-deg.de,netkom.de,danbolig.dk#$#div[id^="CybotCookiebotDialog"] { display: none!important; }
ekstrabladet.dk,th-deg.de,netkom.de,danbolig.dk#$#html { overflow: visible!important; }
ekstrabladet.dk,th-deg.de,netkom.de,danbolig.dk#$#body { overflow: visible!important; }
unifrance.org##div[class="appMobileOff headerInfos"]
safeposter.com##.wpfresh5-cookie-pop
bat.com###sysCookieMessage
muenzenwert.de###callout
kadinlarbilir.com##.cookie-consent-jolt
viewsonic.com##body > .alert-dismissible
yougov.co.uk,yougov.com##yg-cookie-confirm
arkadium.com##div[class^="CookieMessage-"]
nielsen.com###privacy-alert-container
cyber.ithome.com.tw,medipreis.de###privacy-alert
langweiledich.net###cookie4help
buttinette.com,ffeel.de##.cookiehinweis
planet.com##.pl-cookies-cta-contain
||gsk.baycloud.com/tggsk.js
4frontcarsales.co.uk###cookiepopup-horiz
oppo.com##div[class^="cp-cookie-tip"]
gram.pl###cookie-box-container-inner
||privacy-mgmt.com/mms^
greatist.com###ccpa-banner
baydoner.com##body > .alert-dismissible[role="alert"]
yellowpages.pl###section-cookies
advice.co.th,fitcurves.org##.foot-cookie
opowi.pl###ci-info-box
||chrono24.*/cookie/*
citibank.ru##.bn-alert-tracking-block
techxplore.com,phys.org###js-popup-cookies
kartotekaonline.pl##body > .ui-pnotify[style^="width: 300px; opacity:"]
wsei.edu.pl,wealthseed.eu,actavera.eu,inwestomat.eu,itsf.com.pl,kresy.pl,software-on.com,desktopsolution.org,eteknix.com,blog-rct.com##body #cookie-law-info-bar
designcorral.com,kolanbritish.com,yubico.com,nekadarkazaniyor.net,knote.com.tr,vrworld.com,varta1.com.ua,sexgifs.me,desktopsolution.org###cookie-law-info-again
marc-o-polo.com##.overlay__shadow--cookie-settings
karriere.nrw,muzeumslaskie.pl##body > #popup
gelia.fi,gelia.no,gelia.se#$#.cookie-information { display: none !important; }
coolors.co##body > div.banner
famedly.com###concord-banner-container
zoomadmin.com##.showPrivacy
francetvinfo.fr##.newsletter
fnac.pt,fnac.com##.consent-notice
dominos.com.tr##div[class^="styled__CookiePolicyWrapper-"]
tarihiyolculuk.com##.cookie-policy-footer
ticket.io###cookie-layer-container
autokino-duesseldorf.ticket.io#$#.modal-cookie { display: none !important; }
autokino-duesseldorf.ticket.io#$#.modal-backdrop { display: none !important; }
lbry.tv##.nag
neftegaz.ru##.rule-cookie
nordbayern.de###privacyBanner
mostik.info##.wb_cookie_policy
kliniken.de###k-cookie-warning
unicode-table.com###js-cookie
ssangyong.de,sophos.com###cookie-policy-wrapper
tsn.ua##.c-notification__box
prospera.hn###gatsby-focus-wrapper > main ~ div[width="full"]:last-child
hartmann-shop.ru,go64.ru,arkhis.ru,015.by##.privacy-policy-cookies-informer
tele1.com.tr###sa_cookie_wrapper
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
barum-tires.ru##.js-old-cookie-message
||cmp.dreamlab.pl/static-v*/cmp.bundle.js
spw.ru##.confidential-block
spar.at##.cookie-notification__outer
spar.at##html.has-cookie-notification > body::before
moviepilot.de##.gzthuz
icscards.nl#$#body > [class^="page-"][style^="filter:"] { filter: none!important; }
mapsofworld.com,moulinex.com.tr###dialog
skidka.ru###ckc
leagueoflegends.com,playvalorant.com###riotbar-alerts-container
playvalorant.com##.riotbar-cookie-policy-v2
about.fb.com,instagram-brand.com,engineering.fb.com###GDPRConsentBar
breakingdefense.com,cpomagazine.com,smallstep.com###clym-widget-privacy-frame
donostiakultura.eus###NLC_textLayer
juedische-allgemeine.de##section.cc
cbc-ag.de###tqconsent-popup-essential_or_all
aixfoam.com,aixfoam.de,aixfoam.dk,aixfoam.fi,aixfoam.fr,aixfoam.nl,aixfoam.se#$#.content-blurred { filter: none!important; }
tandmore.de###cookie-master
glike.de,skidki.academic.ru##.cookie-private
fanatical.com##.cookie-collapsible
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
dahadaha.com##div[class*="home_cookie_"]
landrover.com.tr,jaguar-turkiye.com##.cookies-warning-footer
dontpayfull.com##.cookies-gdpr
englishdom.com##.js-gdpr-tooltip
drp.su,driverpack.io##.GdprBanner__bg
twin.com##.cookiePolicyView
symbolab.com##.nl-cookiepolicy
puzzles.msn.com##div[class^="CookieBanner__Banner_"]
coral.ru##.cookieAgreement
jugendhilfeportal.de,volksbund.de###ig-cookie-simple
brillen-sehhilfen.de###datenschutzhinweis
qdoc.tips###QDOCTIPS_cookie_box
samcomsys.ru,tukas.com.tr,andreaminini.com,rbc.ua,vikingtemizlik.com.tr##.privacy
geberit.com.tr##.page-hint-box
fiverr.com###react-cookie-approval
badisches-tagblatt.de###m_wctrlCookieConsent
aeg.de#$#.CookieConsent-overlay { display: none !important; }
aeg.de#$#.CookieConsent { display: none !important; }
aeg.de#$#body { position: relative !important; }
petshop.ru##div[class^="CookieInformer_"]
leroymerlin.ru##uc-cookie-notification
udacity.com##.banner-container
turktelekomakademi.com.tr###kvkk-banner-header
rpgbot.net,higherlogic.com,miro.com,perceptyx.com,articulatemarketing.com,npmjs.com,transparent.com###hs-eu-cookie-confirmation
atresplayer.com##aside[class^="app_gdpr"]
mediafire.com###cookie-accept-footer
yatasbedding.com.tr##.n-cookies-container
decrypt.co##.iDynzw
fialkaspb.ru##.bottom__cookie_block
thecustomdroid.com###cookie-consent-lite
wolframalpha.com###__next > div[class] > header ~ section[class]
photoresizer.com,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
enzahome.com.tr###kvkkFooter
aljazeera.net##.ensNotifyBannerContainer
psychcentral.com,medicalnewstoday.com,healthline.com###ccpa-banner
icl-group.de###drkf5_overlay
melitta-momentum.com###__next > footer ~ div[class]
btegitim.com###cookieid
melitta-group.com##.messages[data-cycon-module="element-message"]
immohal.de##.wrap__cookie
||immohal.de/*/ext/nb_cookie_banner/Resources/Public/Scripts/cookie.js
dbk.de,radio-internetowe.com##body > #cc
freeyou.ag#$#.cookies { display: none !important; }
motionarray.com##.site-accept-tos-warning
inc.com##div[class*="privacyPolicyPopup"]
definition-of.com##body > div[style="z-index:9900;position:relative"]:not([class]):not([id])
apartmenttherapy.com,thekitchn.com##.GdprBanner
bynogame.com##.cookie_agreements
rushop.lg.com##.cookie-mode__wrap
siemens-home.bsh-group.*##body div.o-cookielaw
paradoxinteractive.com,worldofdarkness.com,heartsofiron4.com,paradoxwikis.com##.pdx-cookie-container
creative.com##.ck-notiz
chessbase.com###askForCookies
saalesparkasse.de#$#.if6_eprivacy { display: none!important; }
saalesparkasse.de#$#body.eprivacy_initial_visible { border-top: none!important; }
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
edk.peerates.net###EUCOOK
planetradio.co.uk##.radioplayer-anno
abc11.com##.Tooltip--fixed-bottom
test-english.com,creavit.com.tr,korusigorta.com.tr,sapixcraft.com,gorod.dp.ua###myCookieConsent
opentip.kaspersky.com##section[class^="CookiesDisclaimer_"]
rulesofcheaters.net,nurul-huda.or.id,thizissam.in,whatmyuseragent.com,ripperxd.blogspot.com,embetronicx.com###LTF_GDPR_Compliant
888casino.com###CookieMessageDiv
support.activision.com##.atvi-privacy-policy-module.show
expressen.se##.terms-dialog
r-tt.com,drive-image.com,r-studio.com###pp-info
l2db.info##.access-cookies
deezer.com##.cookie-banner-layer
||swoodoo.com/s/horizon/common/gdpr/CookieConsentV2?scriptsMetadata=
send.tresorit.com,web.tresorit.com###notification-wrapper
londonreal.tv##.lr-consent
casinoonline.de###policy-once
gamblejoe.com##.c-area
senzuri.tube,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
compo.de##div[class*="CookieBanner__CookieWrapper-"]
interspar.at#$#.has-cookie-notification body::before { background: none !important; height: 0px !important; }
interspar.at#$#.cookie-notification__outer { display: none !important; }
~my.eneba.com,eneba.com##body > noscript + div[id="app"] > div[class] > div[class^="_"]
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]
coron.tech###wrap > #notice
runews24.ru###cookies-wrap
scarymommy.com,dicionariodenomesproprios.com.br###gdpr-wrapper
usnews.com##.modal-window
bio-hoflieferant.de###cookies_acceptance
bechtle.com##.neo-footer__cookieBar
flyer-bikes.com###pn_cookieconsent
xkekos.tv,habboin.net,fantasy.li,walkme.com###privacy_cookies
capterra.com.de###cookie-consent__banner
||tags.tiqcdn.com/utag/sanoma-fi/hs-fi-web/prod/utag.js$domain=hs.fi
rossmann.com.tr###mnm-cookies-agreement
thepostmillennial.com##.lower-cookie-banner
thepostmillennial.com##.sp-overlay
motherless.com##.motherless-cookie-wrapper
forum.vodafone.de###dip-consent
vodafone.de#$##dip-consent { display: none !important; }
vodafone.de#$#body { overflow: visible !important; }
obozrevatel.com##.gdprManagerMessage
eluban.pl#$##popModal2 { display: none!important; }
eluban.pl#$##popModal2 ~ .modal-backdrop { display: none!important; }
eluban.pl#$#body.modal-open { overflow: visible!important; padding-right: 0!important; }
mercurynews.com###cookie-notice
||lg.com/lg5-common-gp/js*/e-privacy.min.js
||pikio.pl/desktop/static/js/jscookie.js
vetz.vet##.cookie-information-wrap
checkmk.de###checkmkCookieNotice
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
digitalo.de#$#.is-reveal-open { overflow: visible !important; }
papierkannmehr.de##.m-cookies
giant-bicycles.com#$##cookiePopupModal { display: none !important; }
giant-bicycles.com#$#.modal-backdrop { 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
crhoy.com,tuhentaionline.com,dle.rae.es###cajacookies
vietnamairlines.com#$#.cookie-accept-box { display: none !important; }
vietnamairlines.com#$#body { overflow: visible !important; }
vietnamairlines.com#$#body.cookie-accept-required::before { content: none !important; }
desimartini.com#$#.cookiesbg { display: none !important; }
desimartini.com#$#body { overflow: visible !important; }
psse-wagrowiec.pl##.pwebbox-plugin-cookie_policy
premium-rum.de###cookiestopRoot
clavejuegos.com###ogcc_barContainer
forum.digitalfernsehen.de,freewebsitetemplates.com,forums.mydigitallife.net##body .PanelScroller.Notices
planetfitness.com###pf-privacy-policy-notice
hidemy.name,uprightpose.com###gdpr-block
gillette.com.tr,headandshoulders.com.tr,agizbakimuzmani.com##.divOneTrustMainContainer
oral-b.com##.oralb-cookie-consent
iqos.com,iqos.ru###cookie-toast-container
ecdc.europa.eu###cckBanner
gidasanayim.com###cerezpolitikasi
bechstein.com###cookieinformation
1.fm##.gdprcookiescont
google.de,www-zeit-de.cdn.ampproject.org,zeit.de###gdpr_info_layer
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; }
koch-mit.de###dataPrivacyDialog
open-xchange.com##div[id^="ppms_cm_consent_"]
autotrader.com###footerMountNode > div[data-cmp="fixedElement"]
gratis.com###gratis-cookies-message
canikarms.com###popup_cookies_wrapper
jauns.lv##.gdpr-consent
sigortam360.com,sbm.org.tr##.polite__alert
lingea.sk##.lck-wrapper
morfikirler.com##.gpdr
turna.com##.cookie-policy-dialog
trip.com###use-cookie
edeka-struve.de###gcms_cookie_manager
edeka-struve.de###gcms_cookie_manager_popup_back
pdf2go.com,video2edit.com,img2go.com,online-convert.com###qg-toast
ortaya.com##.mobil-kvkk
expedia.de##.gdpr-banner-explicit
tribuna.com##.layout > .gdpr
123recht.de###sticky-cookie-warning
thomas-krenn.com##div[data-cookie-policy]
thomas-krenn.com##div[data-cookie-policy] + div[class="xtxNavigationOffCanvasOverlay"]
kotex.com.tr##.notification-bar-top-zero
oculus.com,messenger.com##div[data-cookiebanner]
trinityaudio.ai###cookie_toolbar
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
play.tv2.dk##div[class^="CookieWarning"]
analog.com#$##cookie-consent-container { display: none !important; }
analog.com#$#.modal-backdrop { display: none !important; }
analog.com#$#body { overflow: visible !important; }
uniquebible.app,sites.google.com##div[data-cookie-path]
nordpass.com##.text-black > div[id="Footer"] + div[class]
browmart.ru##.modal_cookie_warning
||consent.dk/sp/jppolcmp.js
aulafacil.com##.faldon-cookies
therealreal.com##.gdpr-pop-over
ipekyol.com.tr,korayspor.com,monsternotebook.com.tr##.cookieBnrWrp
md5hashing.net##.primary-container > .pp-footer
msn.com##.optanon-alert-box-wrapper
oppo-ae.custhelp.com,oppo-au.custhelp.com,oppo-bd.custhelp.com,oppo-chde.custhelp.com,oppo-chfr.custhelp.com,oppo-dz.custhelp.com,oppo-eg.custhelp.com,oppo-es.custhelp.com,oppo-fr.custhelp.com,oppo-id.custhelp.com,oppo-in.custhelp.com,oppo-it.custhelp.com,oppo-jp.custhelp.com,oppo-ke.custhelp.com,oppo-kh.custhelp.com,oppo-kz.custhelp.com,oppo-lk.custhelp.com,oppo-ma.custhelp.com,oppo-mm.custhelp.com,oppo-mx.custhelp.com,oppo-my.custhelp.com,oppo-ng.custhelp.com,oppo-nl.custhelp.com,oppo-np.custhelp.com,oppo-nz.custhelp.com,oppo-ph.custhelp.com,oppo-pk.custhelp.com,oppo-pl.custhelp.com,oppo-ru.custhelp.com,oppo-sa.custhelp.com,oppo-sg.custhelp.com,oppo-th.custhelp.com,oppo-tn.custhelp.com,oppo-tr.custhelp.com,oppo-ua.custhelp.com,oppo-uk.custhelp.com,oppo.custhelp.com###use_cookies
itopya.com##.cerezNotification
isbank.com.tr##.blogCookieCover
iqair.com##.site-cookie-container
trend.at#$#body { overflow: visible !important; }
trend.at#$#html { overflow: visible !important; }
trend.at#$#.optanon-alert-box-wrapper { display: none !important; }
displayninja.com###fscc-bar
gamesradarvideohub.jwpapp.com,trontv.com##.jw-popups
kaidee.com##div[data-testid="cookie-consent-prompt"]
hilti.com.tr##div.m-smartbar[id^="legal"]
shop.capital.de##.js-tracking-consent-container
nikkei.com###ccpa-block
ncl.com###header > .m5.-bg-dark.wrapper
total.com.tr,de.total.com##.cookie_banner_background
peterhahn.de##.cookiebar-container
dreamstime.com#$##gdprtext { display: none!important; }
dreamstime.com#$#html > body.withGDPR.headerSmall header { top: 0!important; }
hotel.de##.hde-cookie-consent
livestream.com##.js-cookie_policy
drimsim.com##.cookie[data-ix="cookie-close"]
engie-energie.nl#$##cookieModal { display: none!important; }
engie-energie.nl#$#.reveal-modal-bg { display: none!important; }
engie-energie.nl#$#body { overflow: visible!important; }
bauermedia.co.uk#$#.modal-backdrop { display: none !important; }
bauermedia.co.uk#$#body { overflow: visible !important; }
laba.media,intersport.ua##div[class^="CookieMessage_"]
intersport.se###cookie-warning-app
swisse.com.au,intersport.no###magecomp-cookie-template
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; }
intersport.si,intersport.rs,intersport.me,intersport.hr,intersport.ba#$#.fancybox-overlay { display: none!important; }
newbalance.gr,intersport.gr##.x-cookie-acceptance
myfilology.ru###alert-message
westfalia.de##.cookieConsentLayer
dekoria.de##div[class^="cky-consent-bar"]
fahrradmagazin.net,hundefutter-tests.net###gdprpatronInfoleiste
deindesign.de##.dd-cookie-banner
gutscheinsammler.de##.gs-privacy-policy-widget
kfzteile24.de##.cookieRichtline_container
gutscheine.computerbild.de##.cpb-privacy-policy-widget
valmano.de###privacy-disclaimer
saxoprint.at,saxoprint.be,saxoprint.ch,saxoprint.co.uk,saxoprint.de,saxoprint.es,saxoprint.fr,saxoprint.it,saxoprint.nl##.cookiepolicybar
foodexplorer.com##.c-cookies-hint
leopoldina.org###js-cookie-hint
tvp.pl##.module-cookies
comparitech.com##.ct-cookie-consent-pop
rgs.ru##.rgs-main-context-bar > div.container-rgs-context-bar:last-child
akeebabackup.com###akeeba-dccc-banner-container
mous.co###cookies-banner-container
icedrive.net###prompt-cookies
schemecolor.com###sc-gdpr-box
myfitnesspal.com###app > div[class^="MFPApp-"] > div > footer + div[class]
novosti.dn.ua##.cookies_accept
pinetools.com,efe.com###aviso_cookies
camping-and-co.com,nestpick.com###section-cookie
ua-football.com##.policy-mes
kempinski.com###cookie-confirmation
ebuyer.com##.cookie-monster-overlay
viva64.com,filinkov.ru##.personalDataConfirmWrapper
fotopuzzle.de#$#.noscroll { overflow: visible !important; }
fotopuzzle.de#$#.noscroll > .overlay { display: none !important; }
fotopuzzle.de#$#.cookie-policy-widget { display: none !important; }
upread.ru###kuk
electroholic.gr##app-root > .modal-dialog.fix-bottom.fadeDownOut
huawei.com###cookie_notices
thelocalproject.com.au###tlp-cookies-popup
lvm.de##.lvm-compliance-confirm-alert
epoznan.pl###rodo-info-box
speedtestcustom.com##.stc-wrapper > div[style]
androidapplications.ru##.user-agreement
sabanci.com##.warning-bar-item[data-wb-id="cookie"]
ib.eplus.jp,scilab.org###cookie_gdpr
lisega.de##div.euCookiePopupContainer
huawei.com##.banner_box
jandenul.com###calibr8-cookie-compliance
tickets.com.tr,tickets.ua,tickets.ee##.app-cookies
biosis.com.tr,incehesap.com##.cerez-politikasi-container
blockchain.com##div[class^="GdprBanner_"]
change.org###app > header.table-row > div[role="alert"][class^="sc-"]
tweaktown.com##.cookie-prompt
projekt-gesund-leben.de##[class^="pixelmate-"]
elopage.com##.consent-management-simple
kivismart.ru##.cookie-offer
loading.io##div[ld-scope="cookie-consent"]
we-share.io##div[spec="cookie-disclaimer"]
electron1ca.ru,ngadget.ru##.bottom_cookie_block
fex.net##.layout__cookies-policy-notification
genickbruch.com##body > div[align="center"] > div[style^="width:99%;"][style*="position: fixed;"][style*="opacity:"][style*="z-index:"]:not([class]):not([id])
deutschlandcard.de##.c-block-cookie
deutschlandcard.de##.o-cookie-layer
erciyesanadolu.com##.o-cookie-policy
tavukdunyasi.com,flypgs.com##.nxm2CookieBar
denizbank.com##.kvk_popup_main
sbit.ag###ilovecookies
ici.tou.tv##.cookiesUsageMessage
chainreactioncycles.com##.crc_cookie_opt_in
chainreactioncycles.com##.crc_cookie_overlay
hannity.com###t-scrollnav > .ccpa
scroll.in###GDPRAlertBanner
caterallen.co.uk,microchip.com##.cookieSettings
federalpremium.com##.veil
distractify.com###_CookieConsent
||microsoft.com/mscc/
intent.msn.com,outlook.live.com,microsoft.com###msccBanner
tabletka.by##.js-coockie
thebabel.net,thebabel.com.ua##.js-cookies-modal
depositfiles.com,dfiles.eu###cookie_popup
faberlic.com##.privacy-policy-cookies
codecamps.com##div[class^="Cookies__Wrapper"]
alpenvereinaktiv.com##.oax-cookie-cont
deepl.com##div[class^="cookieBanner-"]
kaspersky.es,kaspersky.de##section[class^="CookieBanner-"]
hannovermesse.de##.notifier
rws.com##.rws-cookie-bar
mirjan24.de,bicyclejack.de,inf-shop.de,fun-corner.de,jimmygreen.com##.gdprModal
mobil.bvg.de###ivu_privacy
twitch.tv##div.consent-banner
kind.com##.AP_mod-bm-cookies
bing.com###t_cookieInfo
play.google.com##c-wiz > div > div[class][ng-non-bindable] > div[style="behavior:url(#default#homePage) url(#default#userData);background-color:#5a5a5a"]
play.google.com##c-wiz > div > div[class][ng-non-bindable] > div[style="background-color: rgb(90, 90, 90);"]
beko.com##.CookiePolicyBanner
beko-hausgeraete.de##.cookie-header__wrapper
beko.az,beko.com,beko.com.ge,beko.co.id,beko.co.il,beko.com.kg,beko.mn,beko.lk,beko.co.th,beko.vn,beko.hr,beko.gr,beko.lu,beko-pt.com,beko-algerie.com,beko-egypt.com,beko.com.ng,beko.mu,beko.ma,beko.com.tn,beko.com.ar,beko.com.py,beko.uy##.ntfCookie
beko.kz,beko-kosovo.com#$#.minPppWrp_cookie { display: none!important; }
beko.kz,beko-kosovo.com#$#.sayfaIcDiv.cookiePopupOpened { margin-top: 0!important; }
beko.pl###cookie_margin
beko.pl#$#header.cookies-margin { top: 0!important; }
||baby-und-familie.de/js/diyscmp.min.js
||apotheken-umschau.de/js/diyscmp.min.js
e-food.gr##.cookie-consent-v2
gartenbauvereine-wuerzburg.de,rt-direkt.de##.ce_rsce_vision_fixed_note
gfycat.com##.toast-notification--terms-and-privacy
allgaeuer-brauhaus.de,ur-krostitzer.de##.cbanner > form > p.welcome + p.headline
allgaeuer-brauhaus.de,ur-krostitzer.de##.cbanner > form > div.ccontent
allgaeuer-brauhaus.de,ur-krostitzer.de##.cbanner > form > div.csection
decathlon.com.br##.cookie-policies
cam4.com##div[class^="CookieConsent"]
radeberger.com##.cookieabfrage
montiemare.de#$##cookieNotice { display: none !important; }
montiemare.de#$#.modal-open { overflow: visible !important; }
montiemare.de#$##cookieNotice + .modal-backdrop { display: none! important; }
b1tv.ro,viva.ro,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
expediagroup.com##.gdpr-wrap
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.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##.uitk-gdpr-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
skatteverket.se##.alertWrp
listen.tidal.com##div[data-test="GDPRNotification"]
etechnik-direkt-shop.de###cookie_info_block
chip.de##.chipde-cookie-notification
brotagonist.de###privacy_hints
x-kom.de###jst_eu_cookie
bueromarkt-ag.de###cC
beurer-shop.de,rosenthal.de,juweliere-kraemer.de,casio-shop.eu,allywebsite.com,yourdictionary.com,ladenzeile.de###gdpr_banner
vikingcruises.co.uk###trd-cookie-disclaimer
miansai.com###iparDataPrivacyNotice
edh.tw##.cookiesBox
biblesociety.bg#$##cookiepolicy { display: none!important; }
biblesociety.bg#$#.modal-backdrop { display: none!important; }
biblesociety.bg#$#body { overflow: visible!important; }
sparwelt.de##.sw-notification
bibelwerk.de###bJS_cookienotice
das-bier.com,bier-spezialitaeten.de###db-cookie-read
||btm.bosch.com/rb/cookie/
bw-online-shop.com##.modal-mask-class
kt-spb.ru,delfi.ee###cookie_close
sma.de###tracker-banner
nicehash.com,aqweeb.com,hans-natur.de,wiresoft.com,blavity.com,travelz.com,transkribus.eu,eurekosigorta.com.tr,grohe.com.tr,vev.red,culture.pl##.Cookie
britax-roemer.de,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
shop.koestritzer.de##.fb-cookienote
make-it-in-germany.com,brauer-bund.de###nagscreen
winweil.com#$##Agreement { display: none!important; }
winweil.com#$#.modal-backdrop { display: none!important; }
winweil.com#$#body { overflow: visible!important; }
gut-riedelsbach.de###bb_cookieconsent
dak.de##.notification[data-handler-notification^='{"case": "cookie"']
jever.de,radeberger.de,hasen-braeu.de##.age-cookie-req__privacy
123gold.at,123gold.de###OptOut
bfr.de,master-and-more.de,nnz-online.de,ev-kirchenkreis-suedharz.de,probier-club.de###cookiedingsbums
ba.no##amedia-privacybox
alpirsbacher.de##._pm-banner
scratch-wiki.info,makerpendium.de,qiuwenbaike.cn,qiuwen.wiki,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
sciencenews.org##div[class^="cookie-banner__wrapper"]
stepstone.de##.info-banner__cookie-policy
moretvtime.com##.sc-privacy-banner
flingster.com##.cookie-use-notice
novarge.com.tr##.bottom-notification
cbslocal.com,cnet.com##.onetrust-pc-dark-filter
gutscheine.focus.de##.focusde-cookie-notification
neckermann.de##div[class^="cookieBanner__banner"]
dermoeczanem.com###cookiePopin_
purevpn.com##.gdprContainer
engelbert-strauss.de##body > div[style^="position: fixed; background:"][style*="z-index:"]:not([class]):not([id])
||static-artifact.heg-cp.com/upm/*privacy-manager*.js
scotch-soda.com##.cookie-message__bar
misterspex.de##.spex-cookieConsent
my-spexx.de###cookielaw_container
wg-elbtal.de##.cw_ov
leonardo-hotels.de##.cookie-holder
wix.com###cookieNotificationBannerWrapper
underarmour.com###ccpa-prompt-wrapper
yagsepetim.com,enucuztoptan.com,uraw.com.tr##.notification[data-options*="cookie"]
amp.n-tv.de###cookie-banner
erdinger.de#$#body { overflow: visible!important; }
mepasenerji.com###dataPolicies
aktionspreis.de##.leiste_rechts
zorluenerji.com.tr###cookie-approval
kinomoc.com,freetone.info,iblitzmods.ru,rufllmi.online,kinoby.ru,heedbook.com##.message-alert
meine-hochzeitsdeko.de##.s360-cookie-hint-wrapper
endeavouros.com,themeisle.com,biu.com##.obfx-cookie-bar-container
nanu-nana.de###neusta-cookie-banner
cwtv.com###user_optin_banner
my-bier.de,harzer-blasenwurst.de###eu_cookiebox
computeruniverse.net##.c-consentLayer
nickfinder.com###europe_cookies_siht
sony.ru,pch.com,sony.com.br,royalmail.com,uber.com##.privacy_prompt
vergleich.org##.legal-note
mynewsdesk.com###accept-page-cookies
gethatch.com##.consently-bar
bmvg.de,bundeswehr.de##.c-privacy-protection-banner
tiendeo.de,tiendeo.com,tiendeo.com.tr###cookiesModal_bottom
mammut.com##.mm-cookie-bar
frohe-zukunft.de##.pn_notebox
tp-link.com##.cookie-used-note
filepuma.com,glarysoft.com##.cookiesTip
theculturetrip.com##div[class^="bannerstyled__CookieBannerWrapper-"]
beautydepot.ru,print24.com##.cookie__wrap
bbc-chartering.com###legalInfo
fotocommunity.de###flashmessage-cookies
bwin.com##.cookie-consent-message
blablacar.de##div.CookieBanner
emlakbank.com.tr##.o-cookie
wuestenrot.de##.WW_MOD_EM_10-0-cookiemodul
sc.com###alert_info_new
bbcstudios.com#$#.modal-open { overflow: visible !important; }
bbcstudios.com#$#div[class^="modal"] { display: none !important; }
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; }
otelo.de##.GlobalConsentBar
spigen.com##.js-notification-cookies
schneiderpen.com,truckscout24.de###cookieInfoLayer
southpark.cc.com###geoblockmsg
poetschke.de###cc-confirm-box
bike-discount.de,fahrrad-xxl.de###element_cookie_banner
tropical-islands.de##.cookieHintWrapper
spreewald-therme.de###privacyWrapper
euroakademie.de###coockiehinweis
preis.de##body .cookieBanner.active
nike.com##div[data-hfjs="CookieBanner"]
condor.com##.site_header_cookie
||rating.happymod.com/cookie/cookies.js
orlandosolarbearshockey.com##.s-navigation-tool-panel-disclaimer
nflonlocation.com###tcPopup
iphone-tricks.de###accept-cookie-wrapper
forums.thefashionspot.com,germancarforum.com##.bottomFixer >div.Notices
wiwo.de,handelsblatt.com###vhb-consentlayer
nk.org.ua##div[class^="styled__CookieBanner"]
expert.de##div[data-subwidget-id="ca052b43-fab4-4ed0-a488-89925fd63657"]
stadtwerke-glauchau.de###hinweis_cookie_box
hypovereinsbank.de##body > div.uccb
emis-gruppe.de##.cookie-hinweis
buch-deine-reise.de,alltours-reisecenter.de##.cfmCookieLayer
rautemusik.fm##.cookietopbanner
rautemusik.fm#$#body[style^="margin-top:"] { margin-top: 0!important; }
volcanoteide.com,lansol.de,simply-yummy.de,tuigroup.com##.cc-grower
fotoimpex.de###os_app_cookiewarn
dehner.de###global-message-cookie
raport-medyczny.pl,idiva.com,mensxp.com,indiatimes.com,computacenter.com##.consent-container
ritter-sport.de###cookieAdvise
milka.de###_CookieText
frankfurt-airport.com##.fra_cookie_policy
sw-delitzsch.de###ifab-cookie-banner
ao.de##.gdprCookieWrapper
rgfstaffing.com,spie.de##body #tracking-consent-dialog
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; }
olb.de##.mod-cookiewarning
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
brilledirekt.de##.cookiebox-wrapper
lego.com###kids-legal-overlay
lego.com##div[class*="CookieDisclaimerContainer"]
lego.com##div[data-test="cookie-banner"]
tuev-nord.de##.c-cookiehint__wrapper
aboutyou.de##div[data-test-id="CookieBanner"]
bonprix.de##div[id^="cookie-bar-"]
deichmann.com##.cookie_info_container
linsenplatz.de###norm_cookie_note
bitfinex.com###cookie-permission-banner-webapp
autostat.ru##.Cookie-consent-block
mlg.com###privacy-policy-overlay
booking.com,vivense.com##div[class^="cookie-warning-"]
versandapo.de###landing_page_popup
groupon.*###gdpr-bottom-banner
gazetadopovo.com.br,greenpeace.de##.gp-cookie-banner
naughtyamerica.com##.privacy-disclaimer
vrn.de###vrn-cookie
go.engage.here.com###t_cm_ec_wrapper
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
xing.com##.consent_wrapper
xing.com##div[class^="cookie-consent-CookieConsent-container-"]
wibc.com###ed-tos-bubble
jagran.com,herzindagi.com,newsnation.in###gdprbx
uhrzeit.org###cookieContraption
shopdisney.de#$##disney-explicit-consent-prompt { position: absolute!important; left: -2000px!important; }
mdv.de###BorlabsCookieBoxWrap
dm.de###overlays > div[data-dmid="cookiebar-dm-overlay"]
dl03.magix.net,vegascreativesoftware.com,magix.com###cookieConsentMessage
tacobell.co.uk##div[am-cookie]
payback.de##div.stripe[data-tracking-name="cookie_layer"]
webtoons.com##._gdprCookieBanner
giropay.de###CookiePrivacy
paydirekt.de#$#body[class*="cookie-information-open"] .navbar { top: 0px !important; }
paydirekt.de#$##cookie-information { display:none !important; }
key-hub.eu,aver.com,avereurope.com,gazetebirlik.com###cookieWarnBox
qoshe.com###hPolicyCookieAlert
ntower.de##.userNotice > .info
jimdo.com##.pp-cookie-banner
futurelearn.com##div[aria_label="Cookie banner"]
tunnelbear.com##.banner-wrap
razer.com##.component-sticky-dialog
wetnwildbeauty.com##.enhanced-privacy-cookie-policy
win2day.at#$#.cookie-not-accepted-overlay .main::after { opacity: 0 !important; z-index: 0 !important; width: 0 !important; height: 0 !important; }
win2day.at#$#.disable-scroll { overflow: visible !important; }
win2day.at#$#.disable-scroll body { overflow: visible !important; }
win2day.at#$#.cookie-notification:not(body) { display: none !important; }
foxnews.com##.notification-banner[data-banner-type="ccpa"]
ultimaker.com##.consent-bar
escapefromtarkov.com###legalLightBlock
zeit.de###data-protection-overlay
strava.com###stravaCookieBanner
webbrowsertools.com###euconsent
fizyka.org##td#k > div.noadk#pp
systweak.com##.footer-info
htmlcolorcodes.com###js-alert
epl.delfi.ee##.cookies-ribbon
digitalcitizen.life###block-next-amp-user-notification-eu-cookies-consent
aiko-bg.com###cookies_footer
gezinomi.com##.fixedprotectionOfData
dreamworks.com##.notice-modal
osevio.com##body > .alert-warning.fixed-bottom
eymina.com,soapandbeauty.com###cerez
lokalise.com###cookie-directive-container
inky.no##.ic-gdpr-popup
rhein-zeitung.de###mrvCookieBanner
swp.de,moz.de###dsgvo_info
dehn.at,dehn.de#$#.dehn-cookieconsent-overlay { display: none!important;}
dehn.at,dehn.de#$#.is-reveal-open { overflow: visible!important; }
arduino.cc,ilmessaggero.it,repubblica.it,virginradio.it,3bmeteo.com##body #iubenda-cs-banner
rpcs3.net##.content-con-cookie
1plus1.video#$#.cookies { display: none!important; }
1plus1.video#$#.header { top: 0!important; }
1plus1.video#$#body { padding-top: 0!important; }
yello.de#$##cookieconsent { display: none!important; }
yello.de#$#.not-scrollable { overflow: visible!important; }
yello.de#$#body { overflow: visible!important; }
||yello.de/mehralsdudenkst/wp-content/themes/yello-theme/js/yello-cookie-layer.js
store.bg###cookiewarning-block
priceless.com###_ghostery-background
video.repubblica.it###kw-cookie-policy
paketda.de###PrivacyInformationConsent
radio-canada.ca##.g-alert-cookie
nikkei.com##kite-privacy-notification
patreon.com##.reactWrapper div[aria-live="polite"][aria-describedby="BannerContent-0"]
fakeemail.de,amway.ru,wizaz.pl##.disclaimer-container
hallo-meinung.de##body > .uk-section-primary.uk-position-bottom
joyn.de##div[data-test-id="CookieNotification"]
get.adobe.com###adChoice_div
sunrise.ch###sticky-bar-gdpr
fazua.com###cookie-intro
daxon.fr##.popin-cookies
buzzorange.com###privacy-notice
utair.ru##.CookiesAccept
siberianhealth.com##.top-informer-container
grupoautentica.com.br,garantibbva.com.tr,ustabilir.com,streema.com,schlaganfall-hilfe.de,tinyurl.com,istanbulhospital.com.tr##.alert
findagrave.com###Banner_cookie_0
pamyra.de##app-cookie-banner
xm.com#$#body { overflow: visible!important; }
xm.com#$#.modal-backdrop { display: none!important; }
citaty.net,wallpapercave.com###consent-bar
fotospor.com##div.alert.info
airly.eu##div[class^="cookies-alert__Wrapper"]
whowhatwear.co.uk###gdpr-consent-form
yale.com.tr###cookie-legal-notice
w3schools.com###sncmp-banner
estel.pro###footer-c-message
my.kaspersky.com##.js-cookie-notification-banner
flir.com##.philadelphia-optin-visible
translit.ru,translit.net#$#.tPechenkiInfoblock { display: none!important; }
overclockers.com###cookieControlWrapper
abgreyd.servis2010.ru###uni-notification
haberci-gazete.de##.gdpr_infobar_postion_bottom
||scripts.tv2a.dk/oil/oil.js
podecomparar.com.br,gazelektrik.com,akillitarife.com###ac-cookie-compliance
luckymodapk.com,happymod.cloud,freepng.ru,cleanpng.com,pngindir.com,happymod.com##.fot-fixd
freegogpcgames.com##div[id^="cookii-"]
viennaticketoffice.com##body > div[id][style="float:left"]
inyourpocket.com###ask_cookie_low
nakivo.com###footer-cookie-popup
thegameawards.com##.cookies-pop-up
walmart.ca##div[data-automation="privacy-banner-wrapper"]
icebug.com###root > div > div[class^="css-"][delay]
rnd.de##.pb-f-global-cookie-info-popup
gruener-punkt.de#$##cookie-modal { display: none!important; }
gruener-punkt.de#$#.modal-open { overflow: visible!important; }
gruener-punkt.de#$#.modal-backdrop { display: none!important; }
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
kemalisthaber.com##.cerezsorgula
moba.i.daimler.com##body div[class^="overlay"]
tk.de#$##dsgvoAccepted { display:none !important; }
tk.de#$#.is-show-stickyconfirm { padding-top: 0px!important; }
tk.de#$#.is-show-stickyconfirm .g-header__logo { top: 0px!important; }
tk.de#$#.is-show-stickyconfirm .m-navigation { top: 0px!important; }
news.at,profil.at#$#html { overflow: visible!important; }
news.at,profil.at#$#body { overflow: visible!important; }
news.at,profil.at#$#.optanon-alert-box-wrapper { display: none!important; }
discoverskills.com#$#.surbma-gpga-normal { display: none!important; }
discoverskills.com#$#html { overflow: visible!important; }
discoverskills.com#$#body { overflow: visible!important; }
asos.com,asos.de,asos.fr##div[data-testid="cookie-disclaimer"]
aixenprovencetourism.com###id-warning-cookies
ren.tv##.cookies__panel
farfor.ru##.agreementPopup
wielkahistoria.pl###rodo-info
moviepilot.de##div[data-hypernova-key="CookieNotification"]
kaufda.de###bonial-cmp-container
onlykey.io,inateck.de,cymatics.fm,wwfmarket.com##.eg-cc-window[aria-label="cookieconsent"]
monday.com##.cookies-consent-banner-new-component
porn.com###cookie_message
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.lg-cc
coinmarketcap.com##.cmc-cookie-policy-banner
meat-expert.ru##div[data-role="guestTermsBar"]
mycircle.tv###notif_ck
asus.com.cn,asus.com###cookie-policy-info
start.me##.app__message
getyourguide.at,getyourguide.ch,getyourguide.co.kr,getyourguide.co.uk,getyourguide.com,getyourguide.com.br,getyourguide.com.mx,getyourguide.com.tr,getyourguide.com.tw,getyourguide.de,getyourguide.dk,getyourguide.es,getyourguide.fi,getyourguide.fr,getyourguide.it,getyourguide.jp,getyourguide.nl,getyourguide.no,getyourguide.pl,getyourguide.pt,getyourguide.ru,getyourguide.se##.notifications-container--bottom
volkswagen-karriere.de,vw.com,vw.com.hk,vw.com.mx,vw.ca,volkswagen.*###cookiemgmt
bmw.de##.cc-consentdrawer
avtodor-tr.ru,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
temizmama.com##.cookieline
sipnet.net##.cookies-message-panel
volcanodiscovery.com,volcanoadventures.com###cookieChoiceInfo_general
zipatotr.com##.sabitkvkk
quermania.de###cookiefeld
thomann.de##.rs-cookie-consent
gamepedia.com###policy-notice-root
gofundme.com##.m-alert-banner--cookie
betterworldbooks.com###gdprCookieNotice
meteoreporter.pl###privacyAlert
gdatasoftware.com,gdata-software.com###gd-cookiebar
unoeuro.com###cookieuse-warning
paypal.me,paypal.com###gdprCookieBanner
doctena.de###cookie-info-bottom
knights-table.net##div[data-role="guestTermsBar"]
2dehands.be,2ememain.be,marktplaats.nl##.gdpr-bottom-banner-container
techdirt.com,thefamouspeople.com,notebookcheck.net,helpdeskgeek.com,nirsoft.net,woxikon.de,notebookcheck.com,dict.cc###sncmp-container
reveal-sound.com###rs_cookie_declaration
kresy.pl,redmitips.com,itblog.ldlnet.net##.cli-popupbar-overlay
gigway.ru##div[data-storage-item*="cookiename_"]
soundtoys.com##section[style^="background-color:#808080;"]
posttoday.com##.box-policy
bbc.com##header[role="banner"] > div[dir="ltr"][class^="Wrapper"]:not([class^="Banner"])
noweinwestycje.pl,hurriyetemlak.com##.js-cookies-notification
my.mercedes-pay.com##mp-cookies-policy
addnature.co.uk,campz.at##.js-cookieHeader
antenne.de###uc-privacy-button + div[id^="uc-banner"]
ableton.com##.test-cookie-notification
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
aws.training##.mo-sitePriv
accupass.com##div[class$="-cookie-container"]
cbtnuggets.com##.main-react-app > main + section > footer + section
codetwo.*###common-cookielaw-container
sueddeutsche.de,indigodergisi.com,tekyolbilim.com##amp-user-notification
bluemarlinibiza.com##.basic--draw-message-bar-cookie-notice
newacropol.ru##link[href="/styles_form.css"] ~ div[style*="width: 100%; text-align:center; border-top:"]
hikvision.com##.consent-alert-cmp-container
lewento.de,bier.de##.wt-cli-cookie-bar-container
infranken.de##.eu-cookie-warning
arcteryx.com##.cookies-disclaimer-bar
oyunlarskor.com###cerez_kabul
dnaindia.com,zeebiz.com###co-container.co-container
miyav.com.tr,dontorrent.to##.cookie-bubble
vawoo.co.uk,atompark.com,fuqer.com##.cookies-block
fredolsen.es#$#body { overflow: visible!important; }
subscribestar.com##.notice_cookies
lavenir.net##.cookie-advert
iboysoft.com##.user_popup
boosty.to##div[class^="GdprOffer"]
spankwire.com###js-react-cookie-policy
shutterstock.com##div[data-automation="Eu_banner_container"]
mydrive.tomtom.com##.onp-cookie-consent-container
theweathernetwork.com#$#.taskbar { top: 0!important; }
facenews.ua###pblock
keepass.info###consent_c
lifecake.com#$#body.disable-scroll { overflow: visible!important; }
lifecake.com#$##modal-background.cookie { display: none!important; }
crowdfinder.be#$#.cookie { position: absolute!important; left: -3000px!important; }
grover.com##.snackbar-enter-done
grover.com##.snackbar-enter-active
gwdg.de,flysaa.com,ou.nl##.privacy-info-message
ntv.com.tr##.bar--cookie-bar
weatherpro.com#$#.cookie-container { display: none!important; }
weatherpro.com#$#.no-cookie-accept { overflow: visible!important; }
||ressource.gdpr-banner.awsmpsa.com/js/tarteauxprunes.js
infoniac.ru##.cookie__message
getdigital.de,mall.tv##.privacy-wrapper
ideabank.pl,brinsea.co.uk##.cookie-popup-wrapper
ns.nl###r42CookieBar
ns.nl###r42CookieBg
paginasiete.bo###cookies_overlay
flickr.com##.cookie-banner-view
avid.com##.fancybox-overlay
borsa.bitci.com,stellarium-web.org##.v-snack--bottom
jesus.de,blumigo.de,mercedes-benz-passion.com##.gaoop[data-gaoop_ua]
mapillary.com##.AnnouncementBanner
food-wiki.ru,infoeda.com,sonnik-enigma.ru,fitnessera.ru,zalakirovano.ru##.js-lwpcngNotice
econs.online##.cookies-notificator
9news.com.au###acceptCookieModal
1plus1.ua#$#.has-shown-cookie > header { top: 0 !important; }
/privacy/popup.js$domain=cdaction.pl|pcformat.pl
dzieciom.pl##.JS_cookieBar
cdr.cz,diit.cz###AiraGdprDialog
sklep.myapple.pl###polityka
telefonnyjdovidnyk.com.ua###cookie-line
plastic-surgeon.ru##.this_site_uses_cookies
focal.com###cookie-request
echinacities.com##.bottomPrivacyAll
trojmiasto.tv,trojmiasto.pl###rodo_info
buscapalabra.com##body > .uk-position-fixed
insidemarketing.it###informativaPrivacy
sainsburys.co.uk##div[class^="styles__CookieBannerWrapper-"]
gopassagem.com##.cookies_cont
telemarket24.ru##.disklay-box-wrap
screencast-o-matic.com###tosbanner
holodilnik.ru##.alert.fixed-bottom
otempo.com.br##.barra-cookie
searchenginejournal.com###cooknote-div
ibm.com##.ibm-canada-notice
gismeteo.lt,gismeteo.md,gismeteo.com,gismeteo.lv,gismeteo.pl##.cookienotify
tvf.com.tr,ukrainianwall.com,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
monster.lu###cookieAcceptance
lacoste.com,hl-live.de##.cookieconsent
udtech.co##.js-cookies_popup
barbour.com##.bb-cookie-agreement-wrapper
andro4all.com##.c_i_container
clario.co,sketchfab.com,internations.org##.js-gdpr-banner
uniqlo.com##.h-modal-cookie
gilmoreglobal.com,cronycle.com##.dialog-lightbox-widget-content
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])
zrzutka.pl##.plicy
find.com.tr###KVK_Cerez
tvgids.nl###cmp-faktor-io-parent
tvgids.nl###cmp-faktor-io
birkenstock.com,ausbildung-schluesselregion.de,wetheunicorns.com##.privacy-overlay
tvnet.lv##.notification--cookie
quora.com##.EUCookieBanner
pornhat.*,pornhub.com,veepee.fr,dyson.com.ru,dyson.de,fonedog.com##.cookiesBanner
opel.pl##.q-silent-consent
edgeent.fr###caja_flotante
coolmathgames.com###yourCookieChoices
post.ch##.ppm-cookie-banner
mudita.com##div[class^="cookie-bannercomponent"]
grandgames.net###coockie_mes
||nanosystems.it/js/nanoGDPR.min.js
youtube.com##.mealbar-promo-renderer
ulule.com###react-ulule-header > div[class="sc-gojNiO gBoKcs"]
||properm.ru/*/panel_$script
xlbygg.se##.cookievarning-wrap:not(body):not(html)
tvguide.com##body > div[x-enc][id^="-m_"][class^="-"]
appledaily.com###div-GDPR-message
opetfuchs.com.tr,opetkart.com.tr,opet.com.tr##.fixed_cerez
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; }
tim.com.br##.tim-gcc-notification
open.spotify.com#$#.Root > div > div[class][aria-live="polite"] { display: none!important; }
open.spotify.com#$#.Root__top-container--has-notice-bar { padding-top: 0!important; }
open.spotify.com#$#.Root__top-container--has-notice-bar .SearchInputBox--feedback-bar { top: 0!important; }
alniaciklar.com,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
dm.hu##div[data-dmid="cookiebar"]
scania.com##.c-cookie-message
aboutyou.hu##div[data-test-id="CookieBanner"]
m.aboutyou.hu##div[data-cy-id="cookieBanner"]
annsummers.com##.cookie-top
peugeot.com.tr,peugeot.cz,peugeot.es,peugeot.fr,peugeot.hu,peugeot.pl,peugeot.se,peugeot.sk,citroen.com,citroen.com.tr,citroen.cz,citroen.es,citroen.fr,citroen.hu,citroen.pl,citroen.se,citroen.sk###_psaihm_main_div
peugeot.com.tr,peugeot.cz,peugeot.es,peugeot.fr,peugeot.hu,peugeot.pl,peugeot.se,peugeot.sk,citroen.com,citroen.com.tr,citroen.cz,citroen.es,citroen.fr,citroen.hu,citroen.pl,citroen.se,citroen.sk###_psaihm_overlay
netpincer.hu###cookie-popup-container
bmw.hu##.ds2-cookiedisclaimer
gls-group.eu###cookiePopupMinimized
bbva.es#$#.mo-cookies-window { display: none!important; }
bbva.es#$#body[style^="overflow: hidden;"] { overflow: visible!important; }
manoramaonline.com##body > div.gdpr-outer
dailymotion.com##div[class*="gdprBanner"]
web2.0calc.ru###cookiefooter
gls-group.eu###cookiePopup
pariyer.com##.Rules
pmpexpress.hu###enableCookie-cont
visvitalisbg.com##.bottom-freezed-bar
startuponline.hu###hncookiegdpr
csaladinet.hu###CookieAcceptLayer
backmarket.com##.paper
bmw.com.tr##.ds2-cookiedisclaimer
reddit.com#?##SHORTCUT_FOCUSABLE_DIV span > a[href$="/policies/cookie-notice"]:upward(section > div[style^="opacity"])
autoexpress.co.uk###__ic-notice-container
rosewe.com###accept_agree
handboll.ebiljett.nu###acceptcookiealert
bilia.no###acceptcookies
videovegas.ru###agreement_cookie
atlantic.net###alert-box
lastampa.it,open.online###amp-user-notification-privacy
homebanking-hilfe.de###annoyingeucookiemsg
anydesk.com###any-cookieBar
metv.com,arkadium.com,games.latimes.com###arkCookiesPrivacyPolicy
linkedin.com###artdeco-global-alert-container
audiarena.hu###awe_cookie
redlineagrinio.gr,visaplace.com,novakid.com.tr,wulfenerhals.de,netsiparis.com,d16.pl,akilliphone.com,wochenanzeiger-muenchen.de###band-cookies
nationalfm.ro###bar-cookies
britishcouncil.org.tr,britishcouncil.org###bc-cookie-banner
promospro.de,allecodes.de###closeGdprContent
prosieben.de,sat1.de,computerweekly.com###cmp-banner
ran.de##cmp-banner
dccomics.com###consent-modal
sugarlandskeeters.com###consent-slide
porngun.net###container-cookie-consent
content.de###content-de-hinweis-cookie-richtlinie
eshopwedrop.lt###coockies_box
dojrzewamy.pl###cookemessagehandler
accounts.nintendo.com###cookie-accept-modal
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
sedo.com###cookie-info-wrapper
dts.com###cookie-law-info
m.marketplace.asos.com###cookie-message-modal
ethplorer.io,ankarasigorta.com.tr,anadolusigorta.com.tr###cookie-notify
berlinertageszeitung.de###cookie-permission
invitel.hu###cookie-police
donquijote.org###cookie-policy-consent
account.xiaomi.com###cookie-usage-notify
dazeddigital.com###cookie-view
i-edem.tv,edemtv.me,ottplayer.tv,iedem.tv,ottplayer.es###cookieAgreeBar
51015kids.eu,streetstyle24.pl###cookieBan
mediaexpert.pl###cookieBoxContainer
wize.life###cookieChoiceBar
koinbulteni.com,storyboardthat.com,pastesearch.xyz,service.osnabrueck.de,kofteciyusuf.com,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
clever-fit.com###cookieDataProtection
tani6torico.com,servicebund.com,negocio.site,car2go.com,business.site###cookieDialog
gamevicio.com###cookieMSGbx
tebozel.com###cookieMain
verdi-eiendom.no###cookieModal ~ .reveal-modal-bg
callofwar.com,supremacy1914.com###cookieNotificationMain
elmuemasz.hu###cookiePolicyDiv
xn--giant-dsseldorf-5vb.de###cookiePopupModal
subpng.com,allfreeapk.com###cookieScriptId ~ .fot-fixd
104.ua###cookie__page
animate-onlineshop.jp,historiapojazdu.gov.pl###cookie_agree
bikecenter.de,alpha-bikes.de,fahrrad-riese.de,huebel-bonn.de,gencgazete.net###cookie_information
michelin.com###cookie_opt_in_top_bar_container
amigo-spiele.de,book-n-drive.de,drive-carsharing.com,facciabuco.com###cookiedialog
technogym.com,technogym.ru###cookiepolicy-dropdown
dailyhive.com###cookies-module
haus-gartenportal.de,davidesperalta.com###cookies-note
asana.com###cookies-topbar
sos.sk,soselectronic.com,soselectronic.cz,soselectronic.de,soselectronic.es,soselectronic.hu,soselectronic.it,soselectronic.pl,soselectronic.ro###cookies-usage-message
sklep.innergo.pl###cookiesTab
synology.com###cookies_header
dojrzewamy.pl###cookies_polityka
patook.com###cookies_subtext
wireless-bolt.hu###cookieusing
congstar.de###cpolicy-bar
igg.com###cross_site_cookie_popup
investmentwatchblog.com###custom_html-14
today.com,msnbc.com,nbcnews.com###cx_bottom_banner
europepmc.org###data-protection-banner
youporn.*###euCookieModal
redtube.com,redtube.net###eu_cookie_disclaimer
abetterrouteplanner.com###eula-div
majorsoft.eu,malnapc.hu,netenpiac.hu,profikisgep.hu###firstLogNanobar
mql5.com###floatVerticalPanel
denizozel.com###footer > .kvk
essential.com###footerNotice
codico.com###fxCookieInfoLayer
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
aspenchamber.org,myeducation.de,baxov.net###gdpr-popup
aliexpress.com###gdpr-section
aloyoga.com,ipv6onlyhosting.com###gdprBanner
webrazzi.com,mouser.it###gdprBar
videoder.com,youglish.com###gdprModal
tapatalk.com###gdpr_b
segodnya.ua###gdpr_cookies
akut.org.tr###gpdr
altaposten.no###hr-cookies--container
itv.com###itv-glob-cookie-policy-holder
baederbetriebe-leuna.de,gewandhausorchester.de###js-band-cookies
autotrader.co.uk###js-cookie-alert
etna.com.br,datagroup.ua,e-bebek.com,luluhypermarket.com,teknosa.com###js-cookie-notification
gamerant.com,therichest.com###js-gdprForm
bol.com###js_consent_bar
youpornru.com,youporn.*,youporngay.com###js_euCookieModal
sklep.hard-pc.pl###kqs-cookie
alanadlari.com###kvkk-bar
linkfire.com,lnk.to###lnk-c
rocketbank.ru###modal-root > div._2LXxgi
mywatershop.ua###modal_cookies
meinestadt.de###ms_cookie_ok
bkv.hu###navCookies
bonus.is###nh-neth-gdpr-cookie-popup
userbenchmark.com###notForm > div[id="notForm:userNot"] > .nb-parent
calcsbox.com###noticeWindow
flaticon.com,freepik.com###notification-cookie
vivre.cz,vivre.gr,vivre.hr,vivre.hu,vivre.ro,vivre.si,vivrehome.pl,vivrehome.sk###notification__consent
thejournal.ie###notify-container
alfred.camera###noty_layout__bottomLeft
azpc.info###ntf
bdmbase.ru###okCookie
181fm.com###ovgdpr
poig.2007-2013.gov.pl,web.gov.pl###panel_cookie_dol
aftermarket.pl###part-cookies
pornhdlive.com###personalized-content-notification
ottfox.com,btu.org.ua,tvtvtv.ru,tochka-0.ru,memphis.edu,stopgame.ru,hi-fi.ru###pjAcceptCookieBar
sys-team-admin.ru###policy-cookie
aorus.com###policy-div-m
naszraciborz.pl###polityka_cookies
naszraciborz.pl###polityka_cookies_overlay
caf.fr###popup-accept-cookies
ratengoods.com###popup-policy
pacman.io###priv_notice
brainstation.io,dnb.com,disturbia.co.uk,sling.com,tutorialspoint.com###privacy-banner
hp.com,mynet.com###privacy-notification
bund.lkr.de,bistummainz.de,erzbistum-koeln.de,bistum-aachen.de,blendtec.com,musicmap.info###privacy-policy-banner
yelp.com,yelp.com.br###privacy-policy-notice
philharmonia.co.uk###privacy_message
godaddy.com###privacy_widget
m.benchmark.pl###private-policy-popup
gamenet.ru###push-cookies
livejasmin.com###react-container > div > div > div[class^="_"]
spolem.com.pl###roar-alert-wrap
rp.pl,szukajka.tv###rodo-popup
4588888.ru###root > div[class="popup_4y628"]
rtl.hr###sdgdpr_modal_wrapper
pl###showCookieInfo:not(body):not(html)
journalslibrary.nihr.ac.uk###sk-cookies
helis.com###spcookiegdpr
bordoklavyeli.net###text-5
electrokit.com###top-bar
migora.pl###topInfoContainer1 > #topInfo1
commerzbank.de###uc-banner-modal
dormando.de###up-cookie
vive.com###vive-cookie-notice
frontpage.fok.nl,linkiesta.it,klusidee.nl,vandale.nl,welklidwoord.be,welklidwoord.nl###wa_cmpOverlay
soakandsleep.com###wagento-cp-wrap
tarifikolay.com###warnings > .personal-data-usage
mysoftware.esko.com###web-messages
gamesreleaser.com,mxlinux.org###webarx-cookie-notice
lottostar.co.za###website-tag-cookie-content
top10mais.org,kontrast.at###wpca-bar
impiego24.it###wrapDisclaimer
nikolnet.pl###x13pmcookiebar
centrum.cz##.CMP_app_gdpr
vgn.de##.Cookie.output
blablacar.ru##.CookieBanner
afp.ru##.Disclaimer
windowsbbs.com##.DismissParent
mi.com##.J_agreeCookieModal
racedepartment.com##.Notice.DismissParent
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
tenor.com##.TOSBanner
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
filmin.es##.alert-fixed[data-init="js-accept-cookies"]
forex.com##.alert-section[data-cookie-alert="cookieAlert"]
ufa.de##.analytics
vrm-epaper.de,badische-zeitung.de,heute.at,ots.at##.apa-consent-wrapper
invitro.ru##.attention--page
vladimirbelev.ru,loxotrona.net,serfery.ru##.b-accept-cookie
nordlb.de,letyshops.com##.b-cookie-banner
afisha.bigmir.net##.b-disclaimer
reg.ru##.b-policy-info
keepsolid.com,vpnunlimitedapp.com##.badge_privacy
partitionwizard.jp,partitionwizard.com,minitool.fr,minitool.com##.bottom-cookie-wrap
likeni.ru##.bottom-popup
android-hilfe.de##.bottomFixer .DismissParent
boerse-stuttgart.de##.bsg-cookie-layer
dhl.com,geberit.de,logistics.dhl.ru,fitness24seven.com,logistics.dhl##.c-cookie-disclaimer
vici.eu,237solution.net,bibleserver.com,history.vn.ua,iseyskyr.com##.cc-container
mediapart.fr##.cc-cookie-consent-banner-modal
hochzeitskarten.hochzeitsplaza.de,kwantum.nl##.cc-wrapper
casio-music.com,casio-europe.com##.cccenter-show-banner
offtherecord.com.tr,enpolitik.com,ispartamhaber.com,bomba15.com,tarsusgazetesi.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
carsimavm.com.tr,sporthink.com.tr,ereyon.com.tr,filmloverss.com,lulutata.com##.cerez-uyari
1000kitap.com##.cerez-uyarisi
samsung.com##.cm-cookie-geo__msg-wrap
meubella.nl##.cnotice
kimovil.com##.code_cookies
vivo.com##.common_prompt-cookie-bg
answers.unity.com,ring.com,interchalet.de,fox.com.tr,gameduell.de,screencrush.com,justwatch.com,loudwire.com##.consent-banner
lrt.lt##.consent-block
fancentro.com##.consent-message
justwatch.com##.consent-notification--shown
einprozent.de##.cookie-accept-wrapper
hwinfo.com##.cookie-agree-with-use
splunk.com##.cookie-banner-centered
aspiegel.com,swish.nu,coeur-de-lion.org,enroll.virginpulse.com,taschenkaufhaus.de,golotto.de##.cookie-banner-container
fastwork.id,codingcompetitions.withgoogle.com,sitejet.io,zemana.com##.cookie-consent-bar
berliner-philharmoniker.de##.cookie-hint-wrapper
sunexpress.com##.cookie-identification
tidal.com,elektroda.pl##.cookie-info
penzvero.hu##.cookie-info-container
mcdonalds.pl##.cookie-messages
splunk.com##.cookie-notice-wrap
shoestock.com.br,freelace.com.br,zattini.com.br,netshoes.com.br,joyn.de##.cookie-notification-container
centauro.com.br##._pwlmmn
hackaday.com##.cookie-notifications
ikinciyeni.com##.cookie-operation-message
15min.lt##.cookie-policy-gdpr
accel-5.com,packagecloud.io,thegreatcourses.co.uk##.cookie-popover
goseek.com##.cookie-prompt__outer
twojogrodek.pl##.cookie-rodo-dialog
migroskurumsal.com,wowhead.com##.cookie-settings
storyfire.com,s7.ru##.cookie-usage
checkiant.com,belcantofund.com,obywatel.gov.pl##.cookie_agree
numberly.com##.cookie_banner.show_banner
eto-razvod.ru,everylang.net,memeburn.com,supplementler.com,vitaminler.com##.cookie_container
ferrari.com##.cookie_law_info
honor.ru##.cookie_notices
honor.ru##.cookie-notices
bigbigchannel.com.hk##.cookie_policy_banner
animaker.com,ts.today##.cookie_section
xsplit.com##.cookiebar-modal
wien.info##.cookiedialog
sarenza.de,beymen.com##.cookies-band
castbox.fm##.cookies-conf
tomojo.co##.cookies-law
chsu.ru##.cookies-message-box
sipnet.ru##.cookies-message-panel
portals.clio.me##.cookies-note-block
lk.ukliga.ru##.cookies-notice-wrapper
geminiadvisory.io,icons8.com##.cookies-widget
love-piano.ru##.cookiesInfoBl
zdrowastrona.pl,stubhub.cz,stubhub.de,stubhub.dk,stubhub.es,stubhub.fi,stubhub.fr,stubhub.no,stubhub.pl,stubhub.ru,stubhub.se##.cookiesMsg
noweinwestycje.pl,morizon.pl##.cookiesNotificationOuter
marvelousdesigner.com##.cookiesUseAgree
iar.com##.cookies__info
rewasd.com,dt-updates.com,disk-tools.com,daemon-tools.cc,oreopeople.com##.cookies_banner
siemens.com##.cookiesnotification
myapples.ru##.copyright_fixed
eu.aoc.com##.country-popup
sol.no,dagbladet.no,dinside.no,seher.no##.css-pp-box
e.gd.ru,e.budgetnik.ru##.customer-info-block__coockie
cylance.com##.cylance-mod-cookiebanner
monosnap.com##.d-flex.cookie
nicequest.com##.dialog-cookies
toomac.me##.dialog[data-dialog-id="dm-accept-cookies"]
lequipe.fr##.didomi-regular-notice
beate-uhse.com##.disclaimer_wrapper
ichip.ru,playboyrussia.com,ivd.ru,lisa.ru##.disclamer
dornbrachtgroup.com,dornbracht.com##.do-cookie-notice
buffet-crampon.com##.doyoulikecookies
moebel-und-garten.de,vorname.com,eltern.de##.dsgvo
sol.de##.dsgvo-container
nyxcosmetics.com.tr,kiehls.com.tr,bauhaus.com.tr##.duyuru-camp
build-gaming-computers.com,really-learn-english.com,buildcomputers.net,grammarbank.com##.eucookiebar
hvv.de##.f-cookie-banner
counterpath.zendesk.com##.flash-cookie
defacto.com.tr##.footer-cookie-info
mironline.ru##.footer-personal-data__wrapper
qvcuk.com,qvc.de##.footer-privacy-banner
fxpro.com##.fx-section--cookie-warning
fxstreet.ru.com##.fxs_alertCookies
jula.no##.g-cookie
samsung.com##.gb-gnb__notice-bar
careers.google.com##.gc-cookie-bar
zomato.com##.gdbr_banner_wrapper
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
navbharattimes.indiatimes.com##.gdpr-cookiebanner
nejm.org,vpnranks.com##.gdpr-msg
lingq.com##.gdpr-notice
myguestaccount.com##.gdprBackgound
magyarnemzet.hu##.gdprBoxContainer
unitymedia.de##.gdpr_main
rover.com##.global-announcement-bar
clo3d.com##.head > .banner.info
mercedes-benz.com##.header > .container-outer
nevalink.net##.header__cookie-row
landrover.com##.header__wrapper > section.notification__container
ikea.com##.hnf-banner
huawei.com##.huawei-bootom-cookie
da-imnetz.de,fnp.de,wetterauer-zeitung.de##.id-CookieConsent
shmoop.com##.initial-cmp-container-overlay
leroyseafood.com##.js-cookie-root
weheartit.com,vkusvill.ru##.js-cookie-warning
cylance.com##.js-cookiePolicy
hunkemoller.de##.js-cookie_hint
sharp.com.tr,sharp.hu##.js-cookielayer
stopad.io##.js-gdpr-modal
opel.hu##.js-silent-consent
olimpsport.com##.konatsu-cookies
ing.com.tr,ingbank.com.tr##.kvk-footer-warning
turkcell.com.tr,vergoelst.de##.m-cookie
sky.com##.mast-c-banners-cookie
icrcat.com##.mensaje_cookies
polar.ru##.messageBlock
gelbeseiten.de##.mod-CookieMessage
aldi-nord.de##.mod-cookie-consent
511tactical.com#$#.modal-backdrop { display:none!important; }
issuu.com##.msgbox-CookieConsent
praxis.nl##.mxd-cookie-bar
csmbucuresti.ro##.my-cookie-banner
nimbusweb.me##.ncp1-message
sagat.no,svalbardposten.no##.nf-js-cookiebox
pokemongolive.com##.nl-cpb
warhead.su##.notice--wide
btcturk.com##.noticeGeneral
telecineplay.com.br##.notification-modal__cookies
jaguar.ru,jaguar.com##.notificationBars
guideautoweb.com##.notification[data-nots-uid="gdpr-guideauto"]
orange.fr##.o-cookie-consent
viarail.ca##.opened-cookie-alert
origin.com##.otknotice-stripe
sport.ua##.policy-accept
mnb.hu##.popupDialog
webatic.com##.ppa-notice
ultimaker.com##.preferences-bar
parks.vic.gov.au,sanofi.com.tr,sanofi.com,famousfootwear.com##.privacy-warning
today.it,tvtropes.org##.qc-cmp-showing
inquirer.net##.qni-cookmsg
realme.com#$#.r-cookie { display: none !important; }
realme.com#$#body { overflow: visible !important; }
rossmann.de##.rm-cookie
go.tvn24.pl##.rodo-notice
cinafoniaci.com,scandinaviansoul.com##.rstbox[data-title="Cookies"]
revolut.com##.rvl-Banner-cookieBanner
streamlabs.com##.s-callout--cookies
donationalerts.com##.s-cookies-warning
rarus.ru##.section__policy
pacjent.gov.pl##.sekcja-ciasteczka
startbloggingonline.com,biod.ro,stephaniebohm.com,istl.net,fleksy.com,jtrouver.com##.seopress-user-consent
fotoparadies.de,cewe.de##.sg-cw-cookie
geoportal.gov.pl##.showme.cookies
loggly.com##.site-header > section.promotion
bitcatcha.com##.site-notification
usenix.org,kantarsifo.se,premiumcamps.info,romdb.geeklogger.com##.sliding-popup-top
spravy.pravda.sk##.sticky-cookies
rus.tvnet.lv,bangkokbiznews.com,thansettakij.com,komchadluek.net,springnews.co.th,nationtv.tv,tnews.co.th,elu24.ee##.sticky-cookie
maximum.com.tr##.sticky_cookie_warning
bizhint.net##.subscribe-popup
unimelb.edu.au##.tealium_privacy_prompt
di.fm##.terms-message
glamsquadmagazine.com,insider.ua,rockstarintel.com,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
fromatob.de##.the-cookie-banner
ikea.com##.toast-container
indeed.com##.tos-Banner-dismissable
zoom.us##.truste-banner
jigsawplanet.com##.ts-msg.ts-type0
tv2.no##.tv2-cookie-alert
bakker-belgique.com,bakker-belgie.com,bakker.*,jpurecords.com##.upsell-gdpr-banner-container
fssprus.ru##.user-data-fixed
motorradonline.de##.v-A_-cookie__monster
vodafone.cz##.vf-gdpr-settings
nonsensediamond.website##.wb_cookie_policy
capterra.com##.welcome-banner
westjet.com##.wj-header-usercookies
theweathernetwork.com##.woahbar
tiendeo.com.tr,tiendeo.it##section[data-testid="cookies_footer"]
buson.com.br##.gv-cookie-lgpd-alert-container
retroreiz.de,handies.com,cepport.com.tr,realhomes.com.tr,calitte.com,digikitz.net,uygunpencere.com##.woodmart-cookies-popup
bombbar.ru##.wrap_info_cookie
rhein-kreis-neuss.de##.ym-row-footer-cookie-notice
/messaging.js$~third-party,domain=macwelt.de|pcwelt.de
4fun.tv#$#.modal-backdrop { display: none!important; }
4fun.tv#$#body.modal-open[style="padding-right: 17px;"] { overflow: visible!important; padding-right: 0!important; }
511tactical.com#$#.modal-open { overflow:visible!important; }
aamulehti.fi,iltalehti.fi,kauppalehti.fi,telkku.com,mikrobitti.fi#$##alma-data-policy-banner { position: absolute!important; left: -3000px!important; }
amarujala.com#$#body.showcookiespopup { overflow: visible!important; margin-right: 0!important; }
dt.no,nettavisen.no##amedia-privacybox
tomshardware.com,forbes.com,auto-swiat.pl,komputerswiat.pl,mobil.stern.de##amp-consent
argenta.be#$#.cookie-popup { display: none!important; }
argenta.be#$#.modal--activeNoScroll { position: unset!important; }
filmon.com##body > #design-switcher
bip.kprm.gov.pl##body > .JSWrapper
siparis.mcdonalds.com.tr##body > .alert-dismissible.notification[role="alert"]
fullscreen.com##body > .banner
iobit.com##body > .float-bar
charlotteobserver.com##body > .modal-banner[style^="color:"]
cgtrader.com##body > .notice
cdn.ampproject.org##body > amp-user-notification
blablacar.ru##body > div > div.CookieBanner
dictzone.com##body > div#ac
foreks.com##body > div.crzFix
sabah.com.tr##body > div.veriAltBar
privatesportshop.fr##body > noscript + div[style^="background: #FFFFE1;"][style*="solid #A0A0A0;"][style*="text-align: justify;"]:not([id]):not([class])
sdamgia.ru##body > div[style^="text-align: left;"][style*="z-index: 10000;"]
herokuapp.com##body > div[style^="z-index:90000000; position: fixed; bottom: 0; right: 0;"]
hyundai.com##body.topBanner > .mainTopBanner
bosch-easycontrol.it,bosch-thermotechnology.com,bosch-easycontrol.com#$#.modal-backdrop { display: none!important; }
bosch-easycontrol.it,bosch-thermotechnology.com,bosch-easycontrol.com#$#body.modal-open[style="padding-right: 17px;"] { overflow: visible!important; padding-right: 0!important; }
4fun.tv#$##cModal { display: none!important; }
calvinklein.de#$#.ReactModal__Body--open { overflow:visible!important; }
calvinklein.de#$#.ReactModal__Overlay { display:none!important; }
cashconverters.be#$#.modal-backdrop { display: none !important; }
cashconverters.be#$#body { overflow: visible!important; }
educaplay.com,faceit.com,mtv.fi##cookie-consent
bmw-connecteddrive.de##cookie-drawer-container
peth-wetz.com,impresa.italia.it##cookie-law-banner
bethesda.net,street-one.de##cookie-policy
511tactical.com#$##cookieModal { display:none!important; }
t-mobile.nl#$##cookiePopup { display:none!important; }
cashconverters.be#$##dialogRGPD { display: none !important; }
szallaskeres.hu##div#cc
alpari.com##div[class="-footer__notice"]
bnd.com##div[class="modal-banner"][style^="color:#333;font-family:McClatchy Sans;font-size:14px;position:relative;width:100%;"]
ferrari.com##div[class^="CookieBanner__banner"]
tops.co.th,uefa.tv##div[class^="CookiePolicy__Wrapper"]
brain.fm##div[class^="CookiePopup__transparentWrapper"]
thescore.com##div[class^="PrivacyPolicyPopup__privacyPopupContainer--"]
eartharxiv.org##div[class^="__cookie-banner__"]
qiwi.com##div[class^="cookies-self"]
johnlewis.com##div[class^="privacy-message-overlay--"]
blendersecrets.org,pixelsurplus.com##div[class^="sqs-cookie-banner"]
radio.net##div[cookie-disclaimer]
hbonordic.com##div[data-automation="cookies-banner"]
benugo.com##div[data-behaviour="cookie-popup"]
couchsurfing.com##div[data-cookie-disclaimer]
grammarly.com##div[data-qa="txtGdprCookiePopup"]
speedtest.net##div[data-view-name="privacy-updated-notice"]
ruegenwalder.de##div[id^="csdialog"]
systemed.fr##div[id^="zone_CMP_"]
cricbuzz.com##div[ng-if='$root.$GEO.continent == "EU"']
developer.android.com##div[type="cookie-notification"]
fdoctor.ru#$#.nd-header { top: 0!important; }
fdoctor.ru#$#.nd-header__top-bg { margin-top: 0!important; }
pi-shop.hu#$##firstLogNanobar { display: none !important; }
redv.co##div[data-reactroot] > div > article + footer + div
otpbank.hu#$#gdpr-consent { display:none !important; }
haftasonu.com.tr#$#div[class^="mfp"] { display: none!important; }
haftasonu.com.tr#$#html { overflow: visible!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; }
is.fi#$#body.sccm-noscroll { overflow: visible!important; }
krone.at#$##krn-privacy-center { display: none!important; }
krone.at#$#.modal-backdrop { display: none!important; }
krone.at#$#body { overflow: visible !important; }
minds.com##m-cookies-notice
majorsoft.eu#$#body { padding-top: 0!important; }
meteoblue.com#$#body > #modal { display: none!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; }
pi-shop.hu#$##mobile-nav { top: 0px !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; }
pi-shop.hu#$#body.aurora-nanobar-active { padding-top: 0px !important; }
pkw.gov.pl#$#body[style="overflow: hidden;"] { overflow: visible!important; }
pkw.gov.pl#$##rodo_wiadomosc { display: none !important; }
weeronline.nl#$##root > div[class^="wol-app-module__overlay-popup___"] { display: none!important; }
weeronline.nl#$##root > div[style="display: none;"]:not([class]):not([id]) { display: block!important; }
is.fi#$##sccm-container { display: none!important; }
sparkmailapp.com#$#.gdpr-cookie { display:none!important; }
sparkmailapp.com#$#.top-menu { top:0px!important; }
sparkmailapp.com#$#body {padding-top:0px!important; }
sport.bg,sportal.bg#$#.spd-overlay { display: none!important; }
sport.bg,sportal.bg#$#body[style="overflow: hidden;"] { overflow: visible!important; }
fancentro.com#$##sticky-header-wrapper { height: 0!important; }
wilko.com##strong > .cookies
t-mobile.nl#$#.modal-backdrop.show { display:none!important; }
t-mobile.nl#$#.modal-open { overflow:visible!important; }
toggl.com#$#.header { top: 0!important; }
toggl.com#$#.header__cookies { display: none!important; }
toggl.com#$#.home > .hero { height: 100vh!important; }
toggl.com#$#.page { padding-top: 0!important; }
totalizator.pl#$#html { overflow: visible!important; }
totalizator.pl#$#section.popup.js-popup { display: none!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; }
mamazone.pl,wylecz.to#$#body { overflow: visible !important; }
||assets.casualportals.com/gdpr/wall/kz/index.html
||consent.dk/consent-test/bootstrap.js
||consent.prismamedia.com^
||cookie.avt.pl/cookie-script
||cookie.avt.pl/get
||cookies-consent.skoda-auto.com/js/cookies-manager.js
||dam.bbcchannels.com/*/js/outside-iframe.js
||dom2.ru/*/setcookies.js
||sky.com/sourcepoint^
||tags.tiqcdn.com/utag/carlson/rh-com/prod/utag.js$domain=radissonhotels.com
||tvtoday.de/bundles/frontend/js/sourcepoint^
hotspotshield.com###AF_GDPR
baybaynakitakademi.bkm.com.tr###Akademi_CookiePolicy_bar
herder.de###BottomNotification
dress-for-less.de###DFLCookieConsent
shahid.mbc.net###DGPR
dnslytics.com###EU_Cookie_Message
nokaut.pl###GDPRModal
computerlab.pl,hitech.com.pl,smalltronic.pl###InfoCookie
gazetevatan.com###KisiselVerilerinKorunmasi
reddit.com###SHORTCUT_FOCUSABLE_DIV > div > div[class][aria-hidden] + div > div[class] > form
docinsider.de###__cookiemsg
evo.co.uk###__ic-notice
enirocentrum.pl,panoramafirm.pl###__msg_overlay
teetres.com###_cookies_info
la7.it,sony.ua,sony.ru,priceless.com,gazzetta.it###_evh-ric
abebooks.co.uk,abebooks.fr###abe-gdpr
hk.on.cc###acceptDisclaimer
aignes.com###aignescookie
happyride.se###alert_cookieconsent
www-turn--on-de.cdn.ampproject.org###amp-cookie-hint
molotov.tv###app > div[class][data-reactroot] > .eRnhI
o2.pl###app-inner > ._2_S1s
aftonbladet.se###application > div[data-reactroot] > div[class] > div._1LFAi > #container[role="document"]
diariodenavarra.es###aviso-cookie
cervantes.es,educarex.es###aviso-cookies
compuland.de,compuland-city.de,mindfactory.de###bCookieSlide
tooway.pl###bandeauCookieIdweb
skykick.com###banner-one
snpro-expo.com###block-cookie
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
loveair.pl###ci-rodo
instalki.pl###ciasteczka
parlament2015.pkw.gov.pl,pkw.gov.pl###ciastka_wiadomosc
chefkoch.de###ck-cookie-statement
sneakerstudio.com.ua,aba-sport.pl,sts-sklep.pl,atman.pl,czasnabuty.pl,icomp.pl###ck_dsclr
celebheights.com###ckeu
foreca.it,foreca.ru###ckieconsent
psychic.de,laleggepertutti.it,chimerarevo.com,navigaweb.net,politize.com.br###cl_modal
almamarket.pl###claw
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
nokiantyres.com.tr,kondis.no###coiConsentBanner
isbank.co.uk,maximiles.com.tr,isbank.com.tr###cokieCover
stadtfeste-in-deutschland.de###cono
chiccentre.com,accredito.com,bonsai.de,diehumanisten.de,downloadfreecourse.com,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
youtube.com###consent-bump
revouninstaller.com###consentAccepted
shopwelt.de,ebay-kleinanzeigen.de,mobile.de,nordic.businessinsider.com###consentBanner
moomoo.io,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
travelplanet.pl###cookie--info-wrapper
metromodels.com,besplatka.ua###cookie-bottom
gjensidige.lv###cookie-consent-message
serato.com###cookie-info-banner
saggiamente.com###cookie-law-padding
gyorietokc.hu,wemgehoert.de###cookie-line
pingvinpatika.hu###cookie-main
reimageplus.com###cookie-note
techgara.com,techbigs.com,news-medical.net###cookie-notice-bar
nickelodeon.hu###cookie-policy-msg
netto-online.de###cookie-popup2
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
flisekompaniet.no###cookieBlockOverlay
cdkeys.com###cookieCDkeys
halkbank.com.tr###cookieCT
kupujemprodajem.com###cookieConsentHolder
gruparmf.pl###cookieCont
velonest.com,tenmedia.de,flightaware.com###cookieDisclaimerContainer
uzmantv.com###cookieNotf
bluebyte.com###cookieNotificationBanner
olympicchannel.com###cookieStickyPanel
anderzorg.nl###cookieWallBar
gamer.hu###cookie_block
rathenau.nl,wefashion.nl,xxlgsm.hu###cookie_div
pcland.hu###cookie_figyelmeztetes
workupload.com###cookie_law_box
berekenen.nl###cookie_notice_desktop
sportsshoes.com###cookie_policy_accept
dm.de,telekom.de###cookiebar-wrapper
playcentral.de###cookiebar_playnation
24u.jp,a-coding-project.de,hope-magazin.at,schluter.com.tr,notebook.hu,timvision.it###cookiebox
openspeedtest.com###cookieconsent
unexplained-mysteries.com###cookieconsentbox
frankenpost.de,np-coburg.de###cookiehinweis-wrapper
microstore.hu###cookielawdiv
shop.sarar.com,radbag.de###cookienotification-block
biedronka.pl###cookiepopupdiv
slidedog.com,finanztreff.de###cookiereminder
lamarinaresort.com###cookies-advice
roxy-germany.de,quiksilver.de,billabong.de,uk.gilera.com###cookies-disclaimer
tenorshare.com,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
greedfall.com###cookies-interface
montpellierhandball.com###cookies-messages-wrapper
dziennikprawny.pl,sklep.hyperbook.pl###cookies-wiadomosc-box
donguralesko.pl,poradnikogrodniczy.pl###cookiesEU-box
lwowecki.info###cookies_accepted
kizi.com###cookies_consent_container
hyundai.hu###cookies_information
mcdonalds.pl###cookies_message_info
razer.com###cookies_popup_container
deac.eu###cookiescript_container
teknosa.com###cookiescript_injectedone
werruft.info,forte.com.pl,plny.pl###cookiesinfo
ilanversen.com###cookiesusage
agenturfilmgesichter.de,agentur-filmgesichter.de###cookietoast
nanodatex.pl###cookis-box
theathletesfoot.com###cpolicy
krupp-krankenhaus.de,encoreungateau.com###ct-ultimate-gdpr-cookie-popup
pri.org###cta_prompt_bottom
antoineonline.com###ctl00_overlay
doodle.com###d-cookiesWarningAdsLayout
limakhotels.com,taliun.com,globaltvapp.net,ntgreekguy.com,ikbalthermal.com,sitemodify.com,wmespeakers.com###d-notification-bar
amazon.com.tr,amazon.ca,amazon.co.uk,amazon.de,amazon.es,amazon.fr,amazon.in,amazon.it###desktop-banner-stripe
paradoxplaza.com###disablingDiv
lamborghini.com,auction.fr###disclaimer-cookie
vitalsource.com###dismiss-cookie-message
housebrand.com###display_cookie_message
newser.com###divCM
evanscycles.com,sportsdirect.com,lillywhites.com###divCookieAcceptance
polygonscan.com,etherscan.com,bscscan.com,ocsworldwide.co.uk,etherscan.io###divcookie
deluxe-marketing.com###dsgvo-cookie-container
otosklep24.pl###dymek
schuh-armbruster.de###egg-cookie-bar
ephe.fr###elytics
rac.co.uk,distrelec.de,jrhotelgroup.com,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
strato.de,strato.nl###eu-cookie-guideline
yourdigitalrights.org##.react-cookie-law-dialog
rail.cc###eucookiebox
forum-kulturystyka.pl###fk-terms
4gtv.tv###footer > #Allow[style^="width:"]
mvm.hu###footer-consent
mvm.hu###footer-consent + #policy-accept-form
elespanol.com###footerCookies
vandyke.com,careers.lilly.com,dpdhl.jobs,itnews.com.au,jibtv.com###gdpr-alert
waves.com###gdpr-box
ginagerson.xxx,kitanalure.xxx###gdpr-cookie-accept
sosfanta.calciomercato.com###gdpr-law
rtl.hr###gdpr-modal
allsoppandallsopp.com###gdpr-modal-container
passfab.ru,wondershare.*###gdprAgree
bollywoodlife.com,netadmin.com.tw,bgr.in,india.com###gdprBox
cancan.ro###gdpr_consent
kidstaff.com.ua###gdpr_panel
gamedistribution.com###gdsdk__splash
nhs.uk###global-cookies-banner
dorcelstore.com###header-cookie
arabam.com###header-notification-bar
crocs.de###headerTopTracking > .background-gray-dark
heroku.com###heroku-cookie-banner
criticker.com###i_cookies
hobbyzone.pl###id-cookiewarn
prosto.pl###id-rules
aixam.com,aixamerd.hu###indication_cookie
zoover.pl###info-bar
dziennik.pl###inforcwp
autoserv.ro,evamode.de,dermokozmetik.com,wisp.net.au,telefonylodz.com###iqitcookielaw
fjallbrynt.se###itc-cookie-notify
alsen.pl,bdsklep.pl,mediamarkt.pl,redcoon.pl,vobis.pl,zadowolenie.pl###js-cookieInfo
banggood.com###jsUseCookieTips
spotamsterdam.nl###js_cookie_wish
globport.com###kbCookiePolicy
lotto.pl###klauzula_informacyjna_nakladka
tmz.com###legalbar
backmarket.fr###main_container ~ div[data-v-3926af47]
skidresultat.se###message_cookie_info_accept
enamora.de,eurieka.ie###mntsinfotech-cookie-bar
pullandbear.com###modalAceptCookies
se.pl,eska.pl,eskago.pl,eskarock.pl,fokus.tv,grupazpr.pl,mjakmama24.pl,nowa.tv,radioplus.pl,towideo.pl,voxfm.pl###mpc_cookie_intro
emtb-news.de,mtb-news.de,rennrad-news.de###mtbn-privacy-banner
haber46.com.tr,cnn.co.jp###my-notification
lrytas.lt###navCookies
assemblee-nationale.fr,paris.fr###notice_cnil
imobiliare.ro###notificare-cookies
ideafintl.com###notification-bar
handlfh.org###nq_cookie_notice
nhk.jp,nhk.or.jp##.bottom_optout_announce
nhk.or.jp###nw_gdpr_view_id
academic.oup.com###oupcookiepolicy_message
namdalsavisa.no,altaposten.no,ht.no###pm-privacy-banner
brw.pl###poityka-ciastek
delo-vcusa.ru,omcar.pl,medicinadent.ru,milleni.com.tr###policy
mlg.com###policy-banner
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
finansowysupermarket.pl###policy-popup
y8.com###policy-validation
kingston.com,hyperxgaming.com###policy_message
stat.gov.pl###polityka-ciastek
voo.be###popinCookies
tata.com###popup-privacypolicy
culture.leclerc,hightech.leclerc###popupdescookies
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
fibs.it###privacy-wrapper
humanic.net###privacyOverlay
myoutdoortv.com###privacy_terms_cookies
timeanddate.com###privacybanner
hypotheses.org,openedition.org,journals.openedition.org###privacynotice
cam4.com###promptArea
tijd.be,lecho.be###react-cookie-bar
speedtest.pl,synonim.net,wsensie.pl###rodo
kreskoweczki.pl###rodo-block
epuap.gov.pl###rodo-modal
enirocentrum.pl,panoramafirm.pl###rodoLayer
gazeta.pl###rodoNotificationWrapper
senetic.de,senetic.pl###rodoRow
nf.pl###rodonf-app-ux
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
tetrisfriends.com###sb-container
le-livre.fr###showcookie
creativemarket.com###site-banner-gdpr
grupanya.com###site-notification
pressreader.com,wiseed.com###snackbar-container
thehungryjpeg.com###stickyWarningCookiePolicy
sevil.com.tr###stnc-cookiecontract
forbes.com###teconsent
classicalradio.com,radiotunes.com###terms-message-region
myspace.com###termsOfService
fansale.de###thirdPartyCookiesLayer
anadoluetap.com,bursagaz.com,mcdonalds.com.tr###toggle-notification
thawte.com###toolbar
pcoutlet.pl###topInfoContainer0
acom.pl,lantre.pl,maxsklep.pl,technikalia.pl###topInfoContainer1
ufg.pl###ufg-cookies
unideb.hu###unideb-gdpr-block
cif.com.tr,algida.com.tr,aslanmax.com,axe.com.tr,cartedor.com.tr,clearhaircare.com,domestos.com,dove.com,elidor.com.tr,hellmanns.com.tr,herkessofraya.com,lipton.com,magnumicecream.com,omo.com,rexona.com,rinso.com.tr,signalturkiye.com,vaseline.com.tr,yumos.com###unileverCookiePopup
moscatalogue.net###user_disclaimer
webfail.com###wfPrivacyNotice
oekom.de,tvz-verlag.ch,dtv.de###wh_cookie_advice
atlus.com###wpfront-notification-bar-spacer
vavabid.be###wrapperCookieBar
tinder.com###content > span > .App > div[class*="Start"]
tinder.com##div[class^="App__body"] + div[class^="Pos("]
dowolnycel.pl##.CTcookie-container
hirezstudios.com##.CookieOverlay
tv2.dk##.CookieWarning_container__Pjx-P
pri.org##aside[class^="CtaMessage__"]
n12.co.il,mako.co.il##.GDPR-Msg
meduza.global.ssl.fastly.net,meduza.io##.GDPRPanel-root
relic.com##.GdprCookieConsent-ConsentContainerOverlay
forums.techguy.org##.Notice
userstyles.org##.NotificationLine
nouvelobs.com##.ObsCnilWarning
hfboards.mandatory.com##.PanelScrollerOff
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
grammarly.com##._18PBe-_-_-client-components-gdpr-notification--notification-notification
ngnovoros.ru##._1TNYbgH
ok.ru##.__cookies
gog.com##._floating-banner[floating-banner-id="cookies"]
pixiv.net##._gdpr-notify-header
katcr.co##.ad__cta
live365.com##.ais-InstantSearch__root > div[class^="sc-"][class*=" "]
ankama.com##.ak-cookies-banner
stormmanagement.com##.alert-banner--cookie
aliexpress.com##.aliexpress-notice
tv3.ru##.app-cookie-agreement
producthunt.com##.app_1151c > div.container_3300b
games.usatoday.com##.ark-cookies-privacy-policy
20min.ch,leo.org##.as-oil[data-qa="oil-Layer"]
azonline.de,wn.de##.avCookieLaw
uni-sopron.hu##.awe_cookie
rosuchebnik.ru##.b-cookie-notification
nalogia.ru##.b-person-data__wrap
cointelegraph.com##.b-privacy-policy
intermarche.be##.background > .cookies
6play.fr,play.rtl.hr,rtlplay.be##.banner--gdpr
quicksave.su##.banner-policy-wrap
worthpoint.com##.bannerContainer.visible
design-3000.de,geschenke.de##.bar--cookienote
bayer.com##.bayer-cookie-disclaimer
seikowatches.com##.blk-Disclaimer
bnf.fr##.block-bnf-cookies
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]
handy-games.com##.bugme-fixed
cda.pl##.bx-info-cookie
jagex.com##.c-cookie-consent
ria.com##.c-notifier-container
jaybirdsport.com##.cGDPR_Notice_Community
linkvertise.com##.cc-window[aria-label="cookieconsent"]
tf1.fr##.ccbar
coinkeeper.me##.ck-landing__personal-data-block
reviews.org##.cl_gdpr_banner
samsung.com##.cm-cookie-geo > .cm-cookie-geo__msg
rtl.fr##.cnil-banner-v2
go.cnn.com##.cnn-toasts > li[ng-repeat="toast in toasts track by $index"]
carrefourjordan.com##.comp-cookie_banner
dallasobserver.com,westword.com,miaminewtimes.com##.compliance
softorino.com,mapcarta.com,aatreeshop.de,speicherguide.de,fotav.hu,dayz.xam.nu,figyelo.hu,ibs-b.hu##.consent
sportskeeda.com##.consent-pop-up
perspective-daily.de##.consent_cookies
lapeyre.fr##.consentement_cookie
gjovik.vgs.no##.container-floating-notifications
bijuteri.net,kriterdergi.com,natro.com###readed_contract_row
armfight.eu##.coockiesfixed
gry-online.pl##.cookie-alert-2018-c
rijksmuseum.nl##.cookie-bar-mask
dvtk.eu##.cookie-cnt
troisdorf.de,pirmasens.de,speyer.de,skoda.com.tr##.cookie-consent-dialogue
clark.de,intergastro.de,komplett.se,komplettbedrift.no,farmasiet.no,komplett.no##.cookie-consent-overlay
sdi-muenchen.de,hearing-screener.beyondhearing.org,moebel-as.de,dji.de,boesendorfer.com,finnair.com##.cookie-consent-wrapper
clark.de##.modal__overlay
mitti.se##.cookie-disclaimer-notice
meloradio.pl##.cookie-giodo
paradoxplaza.com##.cookie-image-wrapper
gordonua.com,nv.ua##.cookie-label
golf.tv##.cookie-law-wrapper
toornament.com##.cookie-legal
thl.fi,lebegesund.de,macupdate.com##.cookie-manager
netto.de##.cookie-message-blocking-background
parenting.pl,portal.abczdrowie.pl##.cookie-msg-box
smashbros.com##.cookie-notes
aptoide.com##.cookie-notification-holder
okurkitap.com,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
tunelf.com,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
bonuszbrigad.hu##.cookieHeaderCenter
tebkariyer.com,cepteteb.com.tr,teb.com.tr##.cookieMain
maxxroyal.com,secmarket.com.tr,marketcentral.hu##.cookieModal
baby-walz.de,moderne-hausfrau.de##.cookieOptInFooter
ahajournals.org,onlinelibrary.wiley.com##.cookiePolicy-popup
elwood.io,shop.huawei.ru##.cookie__panel
motocms.com##.cookie_block
ebrokerpartner.pl##.cookie_plugin
dfiles.ru##.cookie_popup
mrskin.com##.cookie_usage
kla.tv##.cookie_warn_box
lacalut.ru,novatours.ee,empik.com##.cookies-accept
lexception.com,mtb.ua,kiehls.ru,privetmir.ru,eventvods.com,fendi.com##.cookies-disclaimer
komputerswiat.pl##.cookies-eu
denik.cz##.cookies-lista
dedeman.ro##.cookies-notification-bar
maskinbladet.dk##.cookies-top
ho-mobile.it##.cookies-wrp
auchan.ro,wakacje.pl##.cookiesContainer
mslworld.egged.co.il##.cookiesStrip
bmi-online.pl##.cookies__info
jestemfit.pl,dieta.pl##.cookies__std
webuy.com##.cookies_div
spartoo.de,debeste.de,gov.pl##.cookies_info
dreamcatchers.fr##.cookies_v16
purepc.pl##.cookiesinfo
tesco.pl##.cp-cookie-bar
rappler.com##.cp-slider-popup
sega.com##.cp-wrap.show
gravatar.com,wordpress.com##.custom-cookie-banner
tannoy.com,klarkteknik.com,tcelectronic.com##.cv2-wrapper
ducati.com##.d-cookie-bar
fanatik.com.tr##.data-policy
mercury.ru,burdastyle.ru,graziamagazine.ru,ichip.ru,playboyrussia.com##.disclame_block
eukasa.pl##.div_coockie
animalplanet.de,discoverychannel.hu##.dni-notifications_cookie-notification
rtl-living.de,rtl.de##.dnt__container
philips.com.au,philips.de##.dot-cc-wrapper
dupuis.com##.dp-cookie-legal
n-tv.de##.dtn-banner
economictimes.indiatimes.com,m.economictimes.com##.du_consent
edx.org##.edx-cookie-banner-wrapper
egmnow.com##.egm-cookie-flyout
geekmall.eu##.espcookie
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
dressupmix.com##.footer > .dialog-wrapper
poulpeo.com##.footer-fixed .c-legalBanner
trizer.pl##.ft__cookies
ulm.edu##.gdpr-consent-form
dn.se##.gdpr-header
dn.se##.gdpr-header-container
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
moduscreate.com##.gdpr-show
wps.com,juksy.com,prothomalo.com,hikvision.com,norway.no,radiozu.ro##.gdpr-wrapper
skins.cash##.gdpr__container
hubpages.com##.gdpr_popup_wrap
divarese.com.tr,network.com.tr##.gizlilik-cookies
gopro.com##.gpn-gdpr-container
geo.de##.guj-cb
amazon.com.tr,amazon.it##.gwm-TextNotificationCard-text
gezimanya.com##.hc-privacydisclaimer
imoulife.com,mg.co.uk##.header-cookie
autocentrum.pl##.hello-rodo
consumer.huawei.com##.huawei-app-cookie
huawei.com,huaweipolska.pl##.huawei-cookie
independer.nl##.ind-cbar
patee.ru##.informer2
tekzen.com.tr##.ins-content-wrapper > .ins-notification-content:not(.boostKeyframe)
reverb.com##.intl-settings-nag
mediaexpert.pl#$#.is-cookies { display: none !important; }
mediaexpert.pl#$#body.is-bodyScrollDisabled { overflow: visible !important; }
electro.pl,3sat.de,ccc.eu##.is-cookies
pictures.reuters.com,tetrisfriends.com##.iziToast-wrapper
sierratradingpost.com##.js-acceptCookieDiv
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
eonline.com##.js-gdpr-notice
eonline.com##.js-gdpr-notice-dialog-overlay
agatameble.pl##.js-infoBarCookies
coop.se##.js-personalInformationNotice
praca.gov.pl##.komunikat-panel-cookies
archdaily.*,plataformaarquitectura.cl##.kth-toast--bottom
ticariarac.vw.com.tr##.kvkk-an-appointment-bar
winsa.com.tr,egepen.com.tr,honda.com.tr##.kvvk-cookie
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
lego.com##.l-sticky-gf__accept
urbia.de##.layer-confirm-bottom.banner
vorname.com##.layer.banner.slidein-up
tesa.com##.legal-message-wrapper > div[data-required-cookie-name="eu-cookie"]
outdoorchannel.com,thesportsmanchannel.com##.lity[role="dialog"]
auchan.fr##.loi_hamon.open
ivi.tv,ivi.ru##.lowest-teaser
ustaliy.ru,aurora.ua,androidsfaq.com,prizyvanet.ru,rucore.net,vesti.uz,nalivay-ka.ru,perstni.com##.lwpcngNotice
kaufland.de,kaufland.pl##.m-cookie-notification
insideevs.com,motor1.com##.m1-footer-messages
polityka.pl##.md-cookie-warning
mini.hu,mini.com.tr,mini.de##.md-cookiesoptinout
aws.amazon.com##.mo-sitePriv
myanimelist.net##.modal-content
igeekphone.com##.moove-gdpr-align-center
frozenbyte.com##.moove_gdpr_cookie_info_bar
kugeln.io,nurxxx.mobi##.msgCookie
motor-talk.de,motorbasar.de,motortests.de##.mt-cc-bnnr
bitdefender.ru##.mtsnb
mtvuutiset.fi##.mtvcookienotificationscontainer
wifire.ru##.nbn-cookie-info
nationalgeographic.fr##.ng-cookie-footer
forum.smartsworld.ru##.notice-content
armedangels.de##.notice-home
realitycheats.com,hobby-machinist.com,safezone.cc##.notices--bottom_fixer
free.kaspersky.com##.notification-bar.bottom
guerrilla-games.com##.notification-cookie__wrapper
cengizlermarket.com,pricelulu.co.uk,teknotalk.com,pekcazip.com,e-karali.com,ozbaymobilya.com,checkdomain.de,checkdomain.net##.notification-wrapper-bottom
alpro.com##.notification.cookie
leonardohobby.ru,qnbfinansbank.com##.notify-cookie
pornxs.com##.notify_cookie
techbang.com##.notify_stickie
over-blog.com,over-blog.net,tests-et-bons-plans.fr,wikistrike.com##.ob-cookies
oneindia.com##.oneindia-cookie-notification
fastcompany.com##.page-header > .notification
nordot.app##.js-page__gdpr
nordot.app##.page__gdpr
pantaflix.com##.panta-js-cookieNotificationBar
priberam.org##.pb-cookies
roosterteeth.com##.policy-banner
hotellook.com,kongregate.com##.policy-bar
netart-registrar.com,nazwa.pl##.policy-box
lesmobiles.com##.popin-cnil
vitalia.pl,makeup.ru,skin.ru##.popup-cookies
forum.fok.nl##.popup_1TXMW
leguide.com##.popup_policies
muse.mu##.pp-footer
extremetech.com,ign.com##.privacy-content
rnf.de##.privacy-popup-container
cbc.ca##.privacyNotification
schellgames.com##.privacy__popup
svd.se##.psi-parent[role="alertdialog"][aria-label="Vi respekterar din integritet"]
sowafinansowa.pl##.r-cookie-bar
ubezpieczenia.fly4free.pl,rankomat.pl##.rank-cookie-bar
wowplus.net,klaas.com,jolla.com,sailfishos.org##.rcc-panel.group
99rent.pl##.region-rodo-info
net-s.pl##.regulations
zoomalia.de,mister-auto.de,iliad.it##.rgpd-banner
handnews.fr##.rgpd-bar
kanokajaki.pl,archiconnect.pl,mas-sport.pl,polskieradio.pl,minecraft.org.pl##.rodo
neo24.pl##.rodo-info__content
neo24.pl##.rodo-info__overlay
rx.edu.pl,aptekaszpitalna.pl,mgr.farm,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
ebroker.pl,opinie24.pl##.rodo_cookies_popup
rts.ch##.rts-cookie-warning
play.google.com##.searchbox-controller > div[class][ng-non-bindable] > div[class][style*="background-color:"]
bethesda.net##.show.notification
newrepublic.com##.site-popup.consent
kurier.at##.siteCookie
skoda.hu##.skoda5-statisticsOptBox
daybreakgames.com##.soe-cookie-policy
tekzen.com.tr##.sp-fancybox-wrap.fancybox-type-iframe
audi.hu##.statisticsOptBox
hrs.de##.sw-cookie-layer
amplitude-studios.com##.system-notification-container > div[id*="-policy-"]
acrylicwifi.com##.tar_cookiesBar
jazzradio.com##.terms-message
untappd.com,change.org##.tos-banner
notesfrompoland.com,variatkowo.pl,audiotools.club,audiotorrentz.org##.tplis-cl-cookies
investing.com,wacom.com,hilton.co.kr,hilton.com,hilton.com.cn,hilton.com.tr,hilton.ru,hiltonhotels.com,hiltonhotels.de,hiltonhotels.it,hiltonhotels.jp,sap.com,sourceforge.net##.truste_box_overlay
investing.com,wacom.com,hilton.co.kr,hilton.com,hilton.com.cn,hilton.com.tr,hilton.ru,hiltonhotels.com,hiltonhotels.de,hiltonhotels.it,hiltonhotels.jp,sap.com,sourceforge.net##.truste_overlay
teltarif.de##.ttconsent
internetpatika.hu##.tygh-top-cookies
mopub.com,twitter.com##.u12-data-protection-notice
unicreditgroup.eu##.ucgCookieBar
udemy.com##.ud-component--footer--eu-cookie-message
abs-cbn.com,tfc.tv##.uninav-cookie-law-container
vomfass.de##.vf-cookie
pzpn.pl##.viia-cookie
trendyol.de,trendyol.com###cookie-policy-app
volkswagen.hu##.vw5-statisticsOptBox
binekarac.vw.com.tr##.vw_js_cookie_eu_policy
oriflame.com##.w-cookie-notification
jamanetwork.com##.widget-GdprCookieBanner
emag.pl##.widget-cookies
ispazio.net##.wpca-replace-googleadsense
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
/rhododendron/css/rhododendron-popup.css$domain=abctygodnik.pl|wgospodarce.pl|wpolsce.pl
/webmd.gdpr.js$domain=medicinenet.com
9am.ro#$#.qc-cmp-ui-container { display:none!important; }
refinery29.com#$#body { overflow: auto !important; }
refinery29.com,bt.dk#$##CybotCookiebotDialog { display: none !important; }
refinery29.com,bt.dk#$##CybotCookiebotDialogBodyUnderlay { display: none !important; }
katcr.co##a[title="Protect your privacy"]
abctygodnik.pl,wgospodarce.pl,wpolityce.pl,wpolsce.pl#$#.rhododendron-popup-overlay, .rhododendron-popup { display: none!important; }
abctygodnik.pl,wgospodarce.pl,wpolityce.pl,wpolsce.pl#$#body.rhododendron-body-with-popup { overflow: visible!important; }
||assets.allegrostatic.com/opbox-gdpr-consents/index.*.js$domain=allegro.pl
belsat.eu#$#.popmake-overlay { display: none!important; }
belsat.eu#$#body { overflow: visible!important; }
belsat.eu#$#html { overflow: visible!important; }
gazetapraca.pl##body #agreeNoticeWrapper.open
manualslib.de,manualslib.com##body #cookie-alert
gazetapraca.pl##body #cookieInfoMsgWrapper.open
gsp.ro##body .qc-cmp-ui-container
reise-preise.de##body > #blend
reise-preise.de##body > #chkU
weihnachtsmaerkte-in-deutschland.de,adventskalender-gewinnspiele.de,happy-spots.de##body > #cono
krsystem.pl##body > #cook
zeenews.india.com##body > #fb-root ~ #co-container.co-container
patronite.pl##body > #overlay
goldenline.pl##body > #profiling-agreement
psyonix.com##body > #wrap ~ #message
kochbar.de##body > .c-wrapper
uptodate.com##body > .cookie-accept
scandal-heaven.com##body > .minwidth_IE + script + style + div[id]:not([class])
nianticlabs.com##body > .nl-cpb
geo.fr##body > .pmc-newsletter + div[id^="sp_message_id"]
divx.com##body > div.EUc
tvguru.ru##body > div.js-modal
google.com##body > div:not([class]):not([id]) > div[aria-label][role="dialog"][style^="behavior:url(#default#homePage)"]
spelersvrouw.nl##body > div[class^="app_"]
forum-mdp.com##body > div[class^="conteneur_"] ~ style + div[id]:not([class]):not([id*=" "])
guildwars.com,guildwars2.com,arena.net##body > div[class^="index_cookieNotification"]
sites.jamanetwork.com##body > div[style="position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 10000;"]:not([class]):not([id])
podbean.com##body > div[style="z-index: 999999; position: fixed; box-sizing: border-box; background: rgb(101, 101, 101); bottom: 0px; height: auto; color: rgb(255, 255, 255); padding: 8px 60px 8px 10px; width: 100%; font-size: 14px;"]
thefreedictionary.com##body > div[style="z-index:9900;position:relative"]:not([class]):not([id])
targeo.pl##body > div[style^="position: absolute; z-index:"]:not([class]):not([id])
v10.pl##body > div[style^="width: 100%; background-color:"][style*="position: fixed;"][style*="z-index:"]:not([class]):not([id])
msi.com#$#body > #ccc { display: none!important; }
msi.com#$#html { overflow: auto!important; }
kink.com##body > section[open]#ccc
global.llbean.com##body.dialog-user-consent .ui-dialog[aria-labelledby="ui-dialog-title-dialog-container"]
fourfourtwo.com##body.eu-cookie-compliance-processed > #sliding-popup
bt.dk#$#body { overflow:visible!important; }
cancan.ro#$#.qc-cmp-ui-showing { overflow:visible!important; }
cancan.ro#$#body > .qc-cmp-showing { display:none!important; }
chron.com,mysanantonio.com#$#body { overflow: visible!important; }
foodnetwork.co.uk#$##cookie-message-mask { display:none!important; }
mediamarkt.nl#$##cookieLayer { display:none!important; }
wiesbadener-kurier.de,wiesbadener-tagblatt.de#$##cookieNoticeModal { display:none!important; }
parliamentlive.tv#$##cookies { display:none!important; }
reserved.com#$##cookies-container { display: none!important; }
sonuma.be##cookies-warning
sephora.pl#$##cookies_block ~ .bandeBody[style^="top:"] { top: 0!important; }
tweakboxapp.com##cookiless-div
travelchannel.co.uk#$##cppd { display: none!important; }
datanyze.com#$#.overlay-gdpr { display:none!important; }
datanyze.com#$#body { overflow:visible!important; }
opensource.google,cloud.google.com,firebase.google.com,fuchsia.dev,developers.google.com,source.android.com##devsite-snackbar[type="cookie-notification"]
hotnews.ro##div#avert
opengapps.org##div.mdl-snackbar[aria-live]
plume.com##div[class^="GDPR-module_GDPR_"]
br.de##div[class^="StyledComponents__CookieContainer-"]
chillizet.pl,radiostacja.pl##div[class^="app_cmpAppGdpr"]
gameplay.pl##div[class^="cookie-alert"]
bt.com##div[class^="cookie-ui"]
pantaflix.com,meteomedia.com,eurovision.tv##div[class^="cookieBar__"]
leclercdrive.fr##div[class^="div"][class$="_BandeauCookies"]
via.tt.se##div[class^="footer__notification styledBarNotification__BarNotificationOverlay-sc-"]
square-enix.com,square-enix-games.com##div[class^="notice_Notices_"]
tidal.com##div[class^="notificationWrapper--"] > div[class^="notification--"][data-test="GDPRNotification"]
ohmirevista.com,ohmymag.com.br,ohmymag.de##div[class^="sp_message_frame"]
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]
vodafone.hu##div[data-js="_nudge, _cookiePolicy"].nudge-slim
ctc.ru##div[data-react-class="GDPR"]
magazin.com,manufactum.de##div[data-test-sell-cookie-banner]
tunein.com##div[data-testid="gdpr-violatorContainer-true"]
epdf.tips##div[id$="_cookie_box"]
reddit.com##div[id="2x-container"] div[tabindex] header[data-redditstyle] + div[aria-hidden="false"] + div[class] > form
ancestry.com##div[id^="Banner_cookie"]
kleiderkreisel.de,mamikreisel.de##div[id^="Footer-react-component-"] > div[style^="height:"]:not([class]):not([id]) > .sticky-footer
notebookreview.com,businessinsider.fr##div[id^="sp_message_id"]
books.google.*,news.google.com,translate.google.*##div[class^="gb_"][data-cbh="consent.google.com"]
nfl.com##div[style^="background: rgb(85, 85, 85);"][style*="padding-bottom: 13px; font-size: 14px"]
etransport.pl#$#.ui.dimmer { opacity: 0!important; display: none!important; }
etransport.pl#$#body.dimmed.dimmable { overflow: auto!important; }
foodnetwork.co.uk#$#.cookie-message { display:none!important; }
foodnetwork.co.uk#$#body { overflow: visible!important; }
foodnetwork.co.uk#$#html { overflow: visible!important; }
gamewatcher.com#$#.gdpr-modal { display: none!important; }
gamewatcher.com#$#body.modal-open { overflow: visible!important; padding-right: 0!important; }
chron.com,mysanantonio.com#$##gdpr-modal { display: none!important; }
gibteseinestorung.de#$#.modal-backdrop  { display:none!important; }
gibteseinestorung.de#$#.modal-open { overflow:visible!important; }
medicalxpress.com##header > .notice
incideri.com##header > .warning
rtvdrenthe.nl,rtvnoord.nl##iframe#cmp-faktor-io
imobiliare.ro#$#.modal-backdrop { display:none!important; }
imobiliare.ro#$#.modal-open { overflow:visible!important; }
youtube.com##iron-overlay-backdrop
elternforen.com##li.Notice[data-notice]
libertatea.ro,9am.ro#$#.qc-cmp-ui-showing { overflow:visible!important; }
narcity.com,mtlblog.com#$##lml-data-consent { display: none!important; }
m.banggood.com#$#.bg_gdpr_popup { position: absolute!important; left: -3000px!important; }
narcity.com,mtlblog.com#$##mcanvas { filter: none!important; }
mediamarkt.nl#$#.modal-backdrop { display:none!important; }
mediamarkt.nl#$#.modal-open { overflow:visible!important; }
mindigtv.hu#$#body.cookie-active[style^="padding-top:"] { padding-top: 0!important; }
mkidn.gov.pl#$#body { overflow: visible!important; }
gibteseinestorung.de#$##modal-consent { display:none!important; }
imobiliare.ro#$##modalCookies { display:none!important; }
mkidn.gov.pl#$##myModal { display: none!important; }
particuliers.societegenerale.fr#$##n2g_box_cookie_alerte_message { display: none!important; }
narcity.com,mtlblog.com#$#body[style="overflow: hidden;"] { overflow: visible!important; }
nike.com#$#.modal-mask-class { display:none!important; }
nike.com#$#.modal-show { overflow: visible!important; }
omr.com#$#.modal-backdrop { display:none!important; }
omr.com#$#.modal-open { overflow:visible!important; }
omr.com#$#div[aria-labelledby="dsvgoModalLabel"] { display:none!important; }
overdrive.com#$#.featherlight { display:none!important; }
overdrive.com#$#html { overflow:visible!important; }
parliamentlive.tv#$#.modal-backdrop { display:none!important; }
parliamentlive.tv#$#.modal-open { overflow:visible!important; }
particuliers.societegenerale.fr#$#body[style="background-position: center 42px;"] { background-position: center top!important; }
reserved.com#$#body.cookie-visible .main-header { top: 0!important; }
remontnik.ru##rtk-cookies-notice
sourceforge.net#$#.qc-cmp-ui-showing { overflow:visible!important; }
whatismymovie.com#$##termsandconds { display:none!important; }
thewirecutter.com#$#.cookie-banner-visible .mobile-header { top: 0!important; }
thewirecutter.com#$#.cookie-banner-visible .site-header .header-row { margin-top: 0!important; }
thewirecutter.com#$#.cookie-banner-visible .site-header { margin-top: 0!important; }
thewirecutter.com#$#body.cookie-banner-visible.sticky-header-active .site-header > .header-row { top: 0!important; }
thewirecutter.com#$#body[class^="feedback_banner__visible"][class*="cookie_banner__visible___"][class*="stickyHeaderActive___"] header[class^="site_head___"] > div[class^="site_head__row___"] { top: 0!important; }
thewirecutter.com#$#div[class^="site_head__banner___"][class*="cookie_banner___"] { display: none!important; }
ticketea.com#$#body > div[class^="mfp-"] { display:none!important; }
ticketea.com#$#html { overflow:visible!important; }
tommy.com#$#.ReactModalPortal { display: none !important; }
tommy.com#$#body { overflow: auto !important; }
travelchannel.co.uk#$#body { overflow: visible!important; }
tureckisklep.pl#$#html.fancybox-lock { overflow: auto!important; margin-right: 0!important; }
vitaminshoppe.com##vshoppe-gdpr-privacy-notice-component
whatismymovie.com#$#.modal-backdrop { display:none!important; }
whatismymovie.com#$#.modal-open { overflow:visible!important; }
wiesbadener-kurier.de#$#.is-reveal-open { position:absolute!important; overflow:visibile!important; }
wiesbadener-tagblatt.de#$#.is-reveal-open { position: absolute!important; }
youtube.com##ytd-popup-container ytd-mealbar-promo-renderer
zeropln.antyweb.pl#$#.pin.fixed.z-50.flex.flex-col.justify-end { display: none!important; }
zeropln.antyweb.pl#$#body[style="overflow: hidden;"] { overflow: visible!important; }
||assets.goldenline.io/assets/user/rodoAgreement.*.js
||auto-bild.ro/consent/cmp.bundle.js
||cdn.bnnvara.nl/projects/cookie-module/index.js
||cmp.dreamlab.pl/static/cmp.complete.bundle.js
||consent.dk/consent/bootstrap.js
||cw.choice.faktor.io^$domain=rtvdrenthe.nl|rtvnoord.nl
||dam.bbcchannels.com/m/2czok/js/min/outside-iframe.js
||forumsamochodowe.pl/js/jquery.cookie.js
||geekweek.pl/templates/rodo/rodo.js
||kamostudiogroup.com/gdpr/gdprscript.js
||live.skillbox.ru/skb-cookie/
||ltwebstatic.com/*/assets/privacy-module.*.js
||nordbysupermarket.se/cookie-warning/cookie-warning.js
||player.pl/playerapi/document/rodo-short/content?
||rodo.agora.pl^
||static.wpolityce.pl/snippy/4e5c282583d774e12f217b9112de791a.css
||tracking-consent.static.anwb.nl^
||ustronianka.com.pl/cookie_notify/
||weblio.hs.llnwd.net/e7/script/include/free_or_premium_registration_cookie.js
||zgody.infor.pl/build/assets/js/main.js$domain=~sklep.infor.pl
abda.de,globetrotter.de,knappschaft.de,statisticshowto.com,lootboy.de,compress-or-die.com,adventuregamers.com,benzinekosten-berekenen.nl,deine-tierwelt.de,jofogas.hu,wickr.com###CybotCookiebotDialog
deine-tierwelt.de#$#.modal-backdrop { display: none !important; }
deine-tierwelt.de#$#body { overflow: visible!important; position: relative!important; }
kbb.com.br,kbb.sapo.pt###KBBCookieNotifier
diariodeleon.es###LegalCookies
reddit.com###SHORTCUT_FOCUSABLE_DIV > div > div:not([class]):not([id]):not([style]) > .hvdZkC
forticlient.com,fortiguard.com,fortinet.com###__agreementBar
shell.co.kr,sony.co.uk,shellsmart.com,shell.com.tr,shell.de,thequietus.com###_evidon-background
pfizer.com.tr,ru.shell,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
humblebundle.com,last.fm,linuxtoday.com,pcmag.com,techrepublic.com,zdnet.com###_evidon_banner
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
ilsole24ore.com###acceptCookieBanner
blauenarzisse.de###adsimple-cookie-notice
momondo.de###ajaxStyleJamCookiesMessage
budujemydom.pl###avt-cookie-popup
cielotv.it,sky.it,tv8.it###bannerprivacy
iptvbin.com###barracookies
fcbarcelona.com###block-notifications-cookie
ardalpha.de,br-klassik.de,br.de###brCookieBanner
haberarsiviyiz.com,sarizeybekhaber.com.tr,tcmakale.com###cerezsorgula
fototips.ru,natureweight.ru###clearfy-cookie
volvoce.com,dailystar.co.uk,kizi.com,pcgamer.com,techradar.com,yepi.com###cmp-container-id
preis24.de###cms_dp_bar
drive.be###cnilZone
hokuso-railway.co.jp,otthonterkep.hu###cookie-agree
ddos-guard.net,pickawood.com,sima-land.ru,cian.ru,flagma.ru,mintos.com,auchan.ua,eva.ru,flagma.ua###cookie-agreement
skyscanner.at,skyscanner.de,skyscanner.fr,skyscanner.net,skyscanner.pl###cookie-banner-root
praktiker.hu###cookie-clear-bar
tiny.do,egyshort.info,megaurl.in,adpop.me###cookie-pop
akrep.com,tomshw.it###cookie-privacy
leech360.com###cookie-required
netto-online.de###cookie-stick2
dji.com###cookie-tip
standard.co.uk###cookie-warning-gdpr
gusto.at,lustaufsleben.at,news.at,profil.at,vgn.at###cookieBgOverlay
mediaset.it###cookieConsentApp
dortmund.de###cookieNoteBox
pornxs.com###cookiePolicyNoticeBox
kumanda.tv,canlitvizlemeli.com,yayinlar.tv,canlitvizle.*,canlitv.*,sondakika.com,hastane.com.tr,haberler.com###cookiePolicyw
comunio.de###cookieUsageHint
storytel.ae,storytel.com.tr,storytel.dk,storytel.es,storytel.fi,storytel.in,storytel.is,storytel.nl,storytel.no,storytel.pl,storytel.ru,storytel.se###cookieWall
1fichier.com###cookie_box
opten.hu###cookie_caution
winhelp.us###cookie_consent
7pass.de,pfla.hu,porndoe.com###cookie_directive_container
timeshop24.de,wer-weiss-was.de###cookie_hint
kdb.hu###cookieallowbar
vodafone.it###cookiefascia
zsl-bw.de,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
telekom.de###cookienotification
press.pl,oplacalny-software.pl,plfoto.com###cookies-box
blablatel.es###cookiesBannerContainer
journeyman.tv,ev.org.br,whatfontis.com###cookies_alert
tweaktown.com###cookies_footer_sec
vk.com###cookies_policy_wrap
tout-debrid.net###cookiescript_injected
rogerfederer.com,runningwarehouse.eu,tennis-warehouse.com,tenniswarehouse-europe.com###data_protection
softonic.com,expansion.com###didomi-notice.shape-banner
epochtimes.de###etd_cookie_alert
accuweather.com###eu-cookie-notify-wrap
humblebundle.com###eu-cookie-warning-banner
virustotal.com,virustotalcloud.appspot.com###euConsent
lo4d.com###eucookie-notice
farmeramania.de###eucookiediv
takarek.hu###fhb-cookie
pastebin.com###float-box-1
amc.com###gdpr-bar
hostinger.*,box.com,thelayoff.com,miniclip.com,narcity.com###gdpr-consent
sky.de###gdpr-cookieNotice
kishoralo.com,lexpress.mu###gdpr-policy
sport.ro,stirileprotv.ro###gdpr-section
web.tv###gdpr-warning
cylance.com###gdpr-wrp
independent.ie###gdpr18
youreporter.it###gdpr_modal
cyberlink.com###gdpr_note
a2hosting.co.id,a2hosting.com###gdpr_notice
gamefound.com###gfu-component-cookie-policy-box
tim.it###gld_cookie_flag
asos.de###header > ._2gYXe0w
weinfreunde.de,penny.de###hidecookieinfoObject
webceo.com###id_accept_use_cookies_alert
gjirafa.com###iframe_cookie
marshallheadphones.com###improove-cookies
paper.li###info_banner
cocooncenter.com,cocooncenter.de###infoscookies
cioccolatonippon.it,movieplayer.it,hwupgrade.it,iphoneitalia.com,mediaset.it###iubenda-cs-banner
telekom.de###j-cookie-notification
poweruser.guru###js-gdpr-consent-banner
supremecard.no###js-notify.notification
irreverentbible.com,spam404.com,bieralp.de,carlsonlabs.com,linuxandubuntu.com,popkedi.com,weebly.com,wicar.org###kb-container
loreal-paris.de###loreal-cookie
blikk.hu,glamour.hu###mainPrivacyDiv
imi-online.de,hdm-stuttgart.de,internetchemie.info,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
evamagazin.hu,instyle.hu,joy.hu,menshealth.hu,playboy.hu,runnersworld.hu,shape.hu###ownCookieLayer
bambu-difunde.net###pantalla_cookies
mashable.com###peek > div:not([class]):not([id]) > div[data-reactroot][style*="position: fixed; bottom: 0px; z-index: 1000; display: flex; min-width: 50%; margin: 8px;"]:not([class]):not([id])
emathhelp.net,hackedarcadegames.com###pg-gdpr
apkpure.com###policy-info
popsugar.co.uk###policy-modal-banner
laptopmag.com,livescience.com,tomsguide.com,toptenreviews.com###prism-modal[data-template="banner"]
allrecipes.com###privacyNotification
starwindsoftware.com###privacyPopup
motor1.com###privacy_accept
altincicadde.com###privacy_modal
derstandard.at###privacypolicy
longfonds.nl###ptCookieBarWrap
sz-online.de###szoCookieBar
4gr.it###taxcodeandprivacy-cookienotice-container
shemalemodelstube.com###termly-code-snippet-support-banner
als.royalholloway.ac.uk,nelly.de,sso.rajasthan.gov.in,startnext.com,iletisim.com.tr,iloveimg.com,ilovepdf.com,nelly.com,sponichi.co.jp###toast-container
tbs.com,tntdrama.com###toast-container.toast-top-right > .toast[aria-live="assertive"]
skylinewebcams.com###trigCookie
reddit.com###uapp-banner
nefisyemektarifleri.com###veriUyari
zajac.de,kopp-verlag.de,gartenversandhaus.de,the-british-shop.de,77onlineshop.de###ws_cookie_layer
swoodoo.com##.Common-Privacy-AjaxHeaderCookiesMessage
newsvideo.jp,ffzap.com,grohe.de,flatuicolors.com,jdoodle.com,sndbox.com,vidup.io##.Cookie--bottom
my.nintendo.com##.CookieAccept
chip.de##.CookieBar
blog.aboutamazon.de,agoda.com,m.vk.com##.CookiePolicy
meduza.global.ssl.fastly.net,meduza.io##.GDPRPanel
elektrikforum.de,wilderssecurity.com##.Notice.DismissParent
cnn.com##.TermsOfService__component
musescore.com##._3mwVI
airbnb.de##._yh24z1w
origo.hu##.ac-open
megogo.sport,megogo.net,megogo.ru##.agreement-notify_v1
roblox.com##.alert-cookie-notice
viki.com##.alert[data-block-track="euCookieNotice"]
aktion-mensch.de##.am-cookie-notice
nfl.com##.application-shell > div[data-reactid] > div[data-radium][style*="z-index"][style*="padding-bottom"]
lcpdfr.com,businessinsider.de,travelbook.de,fitbook.de,bild.de,gamerant.com,focus.de,moviejones.de,netzwelt.de,transfermarkt.de,welt.de##.as-oil
orf.at##.b-dsgvo-banner
augsburger-allgemeine.de##.b-footer-cookie--up
arbeitsagentur.de##.ba-banner-disclaimer
my.kaspersky.com##.banner-type-cookiePolicyFixed
nivea.*,niveausa.com##.nx-cookie-policy-popup
forum.darksoftware.net##.bottomFixer
tre.it##.box_Cookie
artox-media.ru##.c-cookie--disclaimer
plarium.com##.c-cookie-notification
mein-glueck.de##.c-cookiesBox
mirror.co.uk##.captify-widget
gsp.ro##.center-gdpr
forbes.pl,onet.pl,pclab.pl##.cmp-app_gdpr
madamecoco.com,businessinsider.in,gadgetsnow.com,indiatimes.com##.consent-popup
sanook.com,inexchange.se##.consentBanner
tempmailaddress.com##.container > footer.text-center.hidden-xs
downdetector.ru##.container[style="display: block;"]
mobile.de##.cookie-banner-outer
viafree.dk##.cookie-bar
bbbl.dev,m.bosch-garden.com,birdinflight.com,petsathome.com,dnevnik.hr##.cookie-dialog
libertylondon.com##.cookie-disclaimer-message
finder.com##.cookie-footer-bar
eurogamer.net,eurogamer.pt,metabomb.net,nintendolife.com,usgamer.net,vg247.com##.cookie-gdpr
ikea.com##.cookie-info__panel
india-store.de,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
iloft.it##.cookie-law-policy
veeam.com##.cookie-messaging
morgenpost.de,nrz.de##.cookie-note
thespruce.com,thespruceeats.com,thesprucepets.com,thesprucecrafts.com,lifewire.com,thoughtco.com##.cookie-notification-banner
community.vmug.com,precor.com##.cookie-notification-bar
opswat.com##.cookie-ntc
okmarket.ru,ulker.com.tr,vogue.ru##.cookie-pane
showtv.com.tr##.cookie-policy-confirmation
ikea.com.tr##.cookie-policy-cont
airindia.in##.popupGDPR
velonews.com##.cookie-popup-bar
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
wd-x.ru##.cookieBarWrapper
dymo.com##.cookieHandler
losteria.de##.cookieQuery
arcanagis.pl,nccgroup.trust##.cookie__consent
pcloud.link,pcloud.com##.cookie_consent_holder
snipes.com##.cookie_info_container
karnaval.com##.cookie_message_container
nutella.com##.cookie_msg
hardwareluxx.de,watson.ch,watson.de##.cookiefooter
spessart-klinik.de,hipenpal.com,scouter.de##.cookienotice
komandacard.ru,mitele.es,mrfdev.com##.cookies-consent
promkod.ru##.cookies-mass
xmind.app,linex.ru,xmind.net,moiglaza.ru##.cookies-prompt
easyhits4u.com,reji.me##.cookies-warn
tune.pk##.cookiesBar-holder
raspberry-pi-geek.de,areamobile.de,buffed.de,gamesaktuell.de,gamezone.de,linux-community.de,linux-magazin.de,pcgames.de,pcgameshardware.de,videogameszone.de##.dataPrivacyOverlay
android.com,cloud.google.com,developers.google.com##.devsite-notification-eu-cookie
designmodo.com##.dialog[data-dialog-id="dm-accept-cookies"]
fuckbook.com,froneri.pl,swapspace.co,animesdigital.net,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
bazaar.ru,cosmo.ru,esquire.ru##.disclame_block
vesselfinder.com##.downfooter .column
thebodyshop.com##.first-time-visitor
footlocker.de,footlocker.eu,runnerspoint.com,runnerspoint.de,sidestep-shoes.de##.fl-cookie-notice
sitechecker.pro##.footer__cookie
e-marine.ru##.fz-use-cookies
play.google.com##.gb_Ad.gb_0c.gb_g[style]
bootcampdrivers.freeforums.net,gdforum.freeforums.net,transittalk.proboards.com##.gdpr-banner-content-wrapper
jooble.org##.gdpr-consent-banner
trello.com##.gdpr-cookie-consent-banner
tesco.hu,tesco.pl##.gdpr-cookies
ivacy.com##.gdpr-hellobar
highsnobiety.com##.gdpr-optin-view
itprotoday.com##.gdpr-popup-border
twitter.com##.gdpr-privacy-banner
news.ro##.gdpr-section
abcmouse.com,shopalike.nl,vimeo.com##.gdpr_banner
benefitcosmetics.com##.ghostery-implied-consent-notice
brigitte.de,essen-und-trinken.de,gala.de,livingathome.de,pm-magazin.de,schoener-wohnen.de,stern.de##.guj-cb
veeam.com##.header-component__messages-overlay
forum.tabletpcreview.com##.header-privacy-policy
softonic.com##.hide-cookie-setting-button
flightradar24.com##.important-banner--cookies
livescore.com##.infobar
jamf.com##.jamf-cc-revoke.cc-bottom
ics-cert.kaspersky.com,aldi-nord.de,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##.js-cookie-notification
coinmarketcap.com,my.kaspersky.com##.js-cookie-policy-banner
itv.com##.js-site-alert
jack-wolfskin.com,jack-wolfskin.at,jack-wolfskin.be,jack-wolfskin.bg,jack-wolfskin.ch,jack-wolfskin.co.uk,jack-wolfskin.cz,jack-wolfskin.de,jack-wolfskin.dk,jack-wolfskin.eu,jack-wolfskin.fi,jack-wolfskin.fr,jack-wolfskin.gr,jack-wolfskin.hu,jack-wolfskin.ie,jack-wolfskin.it,jack-wolfskin.lt,jack-wolfskin.lu,jack-wolfskin.lv,jack-wolfskin.nl,jack-wolfskin.pt,jack-wolfskin.se,jack-wolfskin.si##.jwsdw-cookieHint-container
hey.car##.kigihv-0.fZYjaO
allenwestrepublic.com##.klicked-privacy-banner
lifehacker.ru##.lh-twister
giessener-anzeiger.de##.lightbox-overlay
giessener-anzeiger.de##.lightbox-skin
adac.de##.m-basic-cookie
toom.de##.m-tracking-banner
swatch.com##.md-overlay
moebel-boss.de,porta.de##.mod-cookie-warning
shophair.ru##.modal_popup_sessid_box
biztonsagportal.hu##.mt-cookie-consent-bar
mueller.de##.mu-cookie-box
ft.com##.n-messaging-slot--cookieConsentB
deichmann.com,roland-schuhe.de##.newsflash
macuser.de,mangahelpers.com##.noticeContent
bauexpertenforum.de##.noticeCookiesContent
wmeagency.com,lesara.de,megawrzuta.pl,postnauka.ru##.notification
postimees.ee##.notification--cookie
mercedes-benz.de##.notificationbox__base
culture.ru,seat.dk##.notify-bar
haier.com##.o_main > .swiper-slide-img-txt
transip.nl##.one-alert--cookie
orf.at##.oon-ds-banner
johnlewis.com##.overlay-message--cookies
avforums.com##.panel.Notice
general-anzeiger-bonn.de,aachener-nachrichten.de,aachener-zeitung.de,rp-online.de,saarbruecker-zeitung.de,volksfreund.de,wz.de##.park-snackbar-cookies
ghostery.com##.piwik-notice-container
pxhere.com,wallhere.com##.policy-info
gzt.com,yenisafak.com##.policy.active
nh-hotels.com##.politicaRewards
turuncukasa.com##.popin
karelia.news,zapravdu.org,live-new.com,myecotest.com,prointim.info##.pp-cookies-notice
tomshardware.co.uk,tomshardware.com##.prism-modal
canadacomputers.com,kinoafisha.ua##.privacy-modal
accuweather.com,change.org##.privacy-policy-banner
wunderground.com##snack-bar-container
tvnow.de##.privacydetectionbar
telegraf.com.ua,obozrevatel.com,rbc.ua##.privasypolicy-info
mobile.twitter.com##.r-gvpnoh.r-eps6nq.r-13qz1uu
nbc.com##.responsive-app__cookies
mobile.twitter.com##.rn-gvpnoh.rn-eps6nq.rn-13qz1uu
schiphol.nl##.rw-cookie-notification
sdl.com##.sdl-notification-cookie-bar
seat.at,seat.cz,seat.hr,seat.hu,seat.ro,seat.rs,seat.si##.seat-statisticsOptBox
prozis.com##.site-needs-cookies
futurezone.at##.siteCookie
rmprepusb.com##.sites-cookie-notice-fit
parmigiani.com##.slideout-cookies
trony.it##.smcc_bottom_cookieaccept_container
ghacks.net,healthyceleb.com,makeuseof.com,notebookcheck.com##.sncmp-app_gdpr
spox.com##.spxcib.open
gyazo.com##.sticker-gdpr
gebrauchtwagen.de##.sticky-cookie-footer
dasoertliche.de##.sticky_cookie
breuninger.com##.suchen-cookie-privacy-toast
spiele-umsonst.de##.sumslogocon
ural56.ru##.top-cookie
tvp.info,tvp.pl##.tvp-cookie-overlay
bitlo.com,haber228.com,sozcu.com.tr##.using-cookie
humenonline.hu,tropicarium.hu##.wordpress-gdpr-popup
pyur.com##.wrapper > .cookie
desdesoria.es##.wrapperMensajeCookie
wtatennis.com##.wta-cookies-policy
atresplayer.com##.xrj25q-0.iMGYHZ
healthline.com#$##GDPR-modal { display:none!important; }
kktctelsim.com,vodafone.ua##[data-js="_nudge, _cookiePolicy"]
rollingstone.com##aside#termsNotice
desigual.com##b2c-cookies-notification
cnbc.com##body > #_evh-ric
gphirek.hu##body > #ac.ac-open
netcarshow.com##body > #cNag
sportal.de##body > #dgsvoLayer
evowars.io##body > #tr-main-container
deutsche-bank.de##body > #wt-confirm-layer
editionf.com,gravurmanufaktur.de,deluxe-nordhausen.de,idomix.de,xboxmedia.de##body > .bst-panel
stadt-bremerhaven.de##body > .bst-panel-fixed
dws.com##body > .flash-message__wrapper:first-child
sonymobile.com##body > .fullbleed-response
csu.de##body > .mod-layer
faapy.com##body > .msg[style^="text-align: center; background: linear-gradient"]
onlinetvrecorder.com##body > div[id][style*="background: rgba(0, 0, 0, 0.8);"][style*="z-index"]
ipaddress.com##body > footer + #cc
crossout.net##cookbox
gq.ru##cookies-gdpr
ideco.ru,mercuryo.io,mycujoo.tv##div[class^="CookiesNotification_"]
dailymotion.com##div[class^="Header__gdpr"]
atresplayer.com,eskago.pl,pcgamesn.com,trueachievements.com,tvcatchup.com##div[class^="app_gdpr"]
giphy.com##div[class^="flash-message__MessageWrapper-"]
dplay.es,dplay.dk##div[class^="pageContainer-"] > dialog[class^="notification-"]
mein-heimkino.org,bucher-widnau.ch,baltrum.de,klinikum-ingolstadt.de,schlaf-experten.com,meindl.de,annehornemann.de,afd.de,afdbundestag.de##div[data-borlabs-cookie-wrap]
dailymail.co.uk##div[data-cmp-no-consent]
schiphol.nl##div[data-component="cookie-notification"]
gmx.net,web.de##div[data-cookielayer-init]
wego.here.com##div[data-here-cookie-notice]
galeria-kaufhof.de##div[data-sticky-msg-id="cookies"]
gumtree.com##div[data-toggler^="channel:cookie-policy"]
buzzfeed.com##div[id^="mod-privacy-policy-banner"]
cheezburger.com,knowyourmeme.com##div[id^="sp_message"]
eurofamily.hu#$#.modal-backdrop { display:none!important; }
eurofamily.hu#$#.modal-open { overflow:visible!important; }
filmweb.pl#$#.rodo { overflow: visible!important; position: static!important;}
filmweb.pl#$#.rodo__overlay { display:none!important; }
filmweb.pl#$#body.rodo #header { position: relative!important; }
filmweb.pl#$#body.rodo header#mainPageHeader { position: sticky!important; }
fulltrannytube.com#$#.b-cookie { display:none!important; }
fulltrannytube.com#$#.header-open-cookie { top: 0!important; }
g2a.com#$#.ReactModalPortal { display:none!important; }
g2a.com#$#.noscroll { overflow:visible!important; position:static!important; }
eurofamily.hu#$##gdpr_modal { display:none!important; }
gesund24.at,wetter.at,wirkochen.at,oe24.at#$#.cookiesOverlay2Box { display: none!important; }
gesund24.at,xn--sterreich-z7a.at,wetter.at,wirkochen.at,oe24.at#$#.blured { filter: none!important; }
healthline.com#$#.css-3bri2n { overflow:visible!important; position: static!important; }
hetzner.com#$#main.has-cookie-banner { margin-top: 90px!important; }
windguru.cz#$##jBox-overlay { display:none!important; }
windguru.cz#$##jBoxID9 { display:none!important; }
libertatea.ro,sourceforge.net#$#.qc-cmp-ui-container { height: 0!important; }
livemint.com#$#.cookiesbg { display:none!important; }
livemint.com#$#body { overflow:visible!important; }
m.filmweb.pl#$#body.rodo[style^="padding-top:"] { padding-top: 0!important; }
mustangforums.com#$#.ibeugdpr-banner { display:none!important; }
mustangforums.com#$#.ibeugdpr-disabled { overflow: visible!important; pointer-events:auto!important; user-select:auto!important; }
mustangforums.com#$#.ibeugdpr-overlay { display:none!important; }
mymuesli.com#$#.cookies-consent { display:none!important; }
mymuesli.com#$#.mask-in { overflow:visible!important; }
mymuesli.com#$#body { overflow:visible!important; }
mymuesli.com#$#mask.fullscreen { display:none!important; }
app.myreadit.com##ri-cookie-notification
rituals.com#$#.cookie-bar { display:none!important; }
rituals.com#$#.ui-widget-overlay { display:none!important; }
rituals.com#$#body { overflow:visible!important; }
windguru.cz#$#.jBox-blockScroll-jBoxID9 { overflow:visible!important; position:static!important; }
xn--sterreich-z7a.at#$#.cookiesOverlay3Box { display: none!important; }
||bayonne-tourisme.com/*/js/askcookies.js
||cdn.images.express.co.uk/cmp/cmpui.html
||d25yha10orzq01.cloudfront.net/cookie-widget/$domain=forum.paradoxplaza.com
||d3nhmqrdssv741.cloudfront.net/jppol-consent
||fulltrannytube.com/es.php
||guce.oath.com/v*/consentCheck$domain=engadget.com
||heute.at/gcm/consent.js
||idg.se/idg-consent.min.js
||jouw.postnl.nl/widgets/cookie-widget/
||libertatea.ro/consent/cmpui-popup.js
||penny.hu/Resources/Javascripts/fancybox
||remixshop.com/bg/site/ajaxCheckCookiePolicy
||tabletpcreview.com/wp-content/plugins/wpfront-notification-bar/
||tmgonlinemedia.nl/consent/script/consent.js^
||twnmm.com/js/en_us/r1371/web/modules/woahbar.js
||wes.org/gdpr/Gdpr_plugin.js
fromdoctopdf.com###DLP_eu_cookie_disclosureOverlay
dplay.se###app dialog[class^="notification-"]
ucpa-vacances.com###bandeau_cnil
shop411.com,reference.com,shopping.net,informationvine.com,consumersearch.de,consumersearch.com,smarter.com,ask.com###ccbar
rynek-kolejowy.pl###cookidiv
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
decathlon.com.tr###fr_cookie_alert
linkedin.com###global-alert-queue > .alert
markapark.com###header > .htext
interia.pl###inpl_cp_cnt
morhipo.com###legal-alert
yourlifeupdated.net###nibirumail_cookie_advice
elespanol.com###pCookieModal
akampus.com###site_cookies_warning_id
svt.se###svtCookieInfoContainer
player.epidemicsound.com##.___Root__messageContainer___17aoV
auf-die-zugspitze-wandern.info##.advads-cookie-footer
burg-halle.de##.buha-cookie-banner
atresplayer.com##.capa_cookies
club-opel.com,marketrealist.com,infowars.com,multiup.org##.cc-banner
huurwoningnet.nl##.cc-cookiecontainer
wegeheld.org##.ce_rsce_tao_fixed_note
gmanetwork.com##.ckn-container
moia.io##.container-cookie
arriva.cz,kingdomcomerpg.com##.container__cookiesPolicy
welt.de,player.pl,tvn24.pl##.cookie-notice
firebase.google.com,radiotimes.com,tichyseinblick.de##.cookie-notification
err.ee##.cookieOverlay
bitfeed.co##.cookiebanner
tes.com##.cookielaw-panel
ferplast.com##.cookiepolicy-dropdown
aerobaticteams.net##.cookies-agreement
dnp.co.jp,wannart.com,pasabahcemagazalari.com,rusta.com##.cookies-area
webcafe.bg##.cookies-banner-wrapper
usebottles.com,jobitt.com,windsurfjournal.com,tarrago-rus.ru,blesk.cz,egb.com##.cookies-panel
chamsko.pl##.cookies1
androidpit.com,androidpit.fr,androidpit.it##.cookinfo
ring.com##.de-cookie-popup
elconfidencial.com##.disclaimer-cookies-message
virginmoney.com,cnet.com,gamespot.com,ign.com,speedtest.net,wired.com##.evidon-banner
gelbeseiten.de##.gs-cookie-message
beermoneyforum.com##.notices--block
horizon.tv##.notification--link
chevrolet.com.br,opel.com.tr,vauxhall.co.uk##.q-legal-notification
sky.com,sky.de,skysports.com##.sdc-site-cookie-notice
superiorwallpapers.com,wallpapermania.eu##.uk-alert
puhutv.com##.warning--policy
bing.com##body > #b_notificationContainer
forumcommunity.net##body > .jnote
fairmondo.de##body > .l-news-header
m.n11.com##body > .warningAlert
rail.phototrans.eu##body > div:not([id]):not([class]):not([style])
9bis.net##body > div[style="width:100%"] > div[style="text-align:center;color:white;background-color:lightgray;width=70%;"]
bing.com##body.notif_top > header#b_header #bnp_ttc_div
nflgamepass.com##cookies-policy-confirm
dplay.no##dialog[class^="notification-"]
caravaning.de##div[element-structure-cookiemonster]
udacity.com##ir-cookie-consent
||wallpaperstudio10.com/cdn-cgi/apps/head/*.js
madeleine.de###AcceptCookiesBannerTemplate
mercadojobs.com###AvisoCookies
boxerdergisi.com.tr,instyle.com.tr,trendus.com###CookieAlertContainer
radikal.com.tr,ilkhaber-gazetesi.com,doganburda.com,ortadogugazetesi.com,thebrandage.com,habererk.com,isinolsa.com,gazetedamga.com.tr,kanalben.com###CookieMsgBox
bird-sounds.net,british-birdsongs.uk,canti-uccelli.it,canto-pajaros.es,chant-oiseaux.fr,deutsche-vogelstimmen.de,fuglelyder.net,fuglestemmer.dk,glosy-ptakow.pl,vogelgeluid.nl,xn--fgelsng-exae.se,xn--lintujen-net-ocba.net###CookiePopup
blackbelt.analyticsvidhya.com,baby-vornamen.de,designhousestockholm.com,paradisi.de###Cookies
druckerchannel.de,druckkosten.de###DCINFO_COOKIE_AGB
stadtwerke-bamberg.de###Datenschutzhinweis
lego.com###GFSticky
kpn.com,telfort.nl###KPN_cookie
diaridegirona.cat,diariodeibiza.es,diariodemallorca.es,diarioinformacion.com,emporda.info,laopinion.es,laopinioncoruna.es,laopiniondemalaga.es,laopiniondemurcia.es,laopiniondezamora.es,laprovincia.es,levante-emv.com,lne.es,mallorcazeitung.es,regio7.cat,superdeporte.es###MensajeCompruebaCookieSite
memurlar.net###PersonalDataInfoBar
noticias3d.com###PopUp
monenergie.be###PopUpCookie
theregister.co.uk###RegCCO
slidescarnival.com###SC-cookies
pclooptvast.nl###WGzqwaqbvy
alphr.com,autoexpress.co.uk,carbuyer.co.uk,denofgeek.com,expertreviews.co.uk,itpro.co.uk,theweek.co.uk###__ic-notice
cdiscount.com###_ghostery-message-row
paradigit.nl###acceptCookiesForm
forumconstruire.com###accept_cookie_box
iprima.cz###agree-with-cookies
moneysavingexpert.com###alertBar.std
channel4.com###all4gn-cookie-policy-notification
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
energy.de###attention_cookies
paruvendu.fr###bandeaumessageheader
iphonesoft.fr,iphonetweak.fr###bannerCookie
videacesky.cz###barAgreeWithCookies
eindhoven.nl,verzekerdbijhema.nl###bcpm-notification-outer-border
reuter-shop.com,reuter.de###bica
burgernet.nl###block-direct-control-cookies-accept
walloniebelgiquetourisme.be###block-wbt-block-domain-cookie
alternativeto.net###bottomNotifierContent .EUc__message
ariva.de###bottomWarnings
newpharma.be###box_cookie_acceptance
mercedes-benz.com###cLayer.notice
mercedes-benz.com###cPageOverlay
regione.emilia-romagna.it,1-apo.de,coupons.de,msn.com###cc-banner
deutsche-handwerks-zeitung.de###cc-box
fiber.nl###ccm-banner-wrap
laenderdaten.info,rund-ums-baby.de###cconsent
wuerzburg.de###chint
eater.com,polygon.com,racked.com,recode.net,sbnation.com,vox.com###chorus_notifiations
tilelook.com###cl_banner
ouifm.fr###cnil-banner
slate.fr###cnilFooter
bayam.tv,la-croix.com###cnill_banner
msn.com###conditionalbanner
investing.com###consentWrapper
lokalmatador.de,m.europa-apotheek.com###cookie-advice
orangebank.fr###cookie-band
amp-netzwelt-de.cdn.ampproject.org,netzwelt.de###cookie-choice
latribune.fr###cookie-display
betfair.com###cookie-holder
hurriyet.com.tr###cookie-msg-box
evensi.be###cookie-norm
sueddeutsche.de,androidaba.com,cityam.com,cmacapps.com,musikexpress.de###cookie-notice
mckesson.eu###cookie-notice-box
riverisland.de###cookie-notifcation-banner
softonic.com###cookie-policies
drtuber.com,pcmag.com###cookie-policy
voyages-sncf.com###cookie-policy-popin
microsoft.com###cookie-prompt
gouiran-beaute.com###cookie-restriction
nintendo.at,nintendo.be,nintendo.ch,nintendo.co.uk,nintendo.co.za,nintendo.de,nintendo.es,nintendo.fr,nintendo.it,nintendo.nl,nintendo.pt,nintendo.ru###cookie-topbar
hyundai.com,kfc.de###cookie-wrap
hoeffner.de###cookieAcceptation
ing.nl###cookieCheck-app
animeforce.org,chip.de,main-echo.de###cookieChoiceInfo
areamobile.de###cookieChooser
okdiario.com###cookieLawPanel
nationalpark-eifel.de,bike-angebot.de,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
bournemouthecho.co.uk,cravenherald.co.uk,eveningtimes.co.uk,greenocktelegraph.co.uk,heraldscotland.com,swindonadvertiser.co.uk,warringtonguardian.co.uk,wiltshiretimes.co.uk###cookieWarningR
hi-code.net###cookieWarnings
forvo.com###cookie_assistant
needrom.com###cookie_assistant_wrapper
erdinger.de###cookie_conf_banner
cisco.com###cookie_informer
blueband.nl###cookie_message_holder
freiepresse.de###cookie_note
j.gs,q.gs,ratemyprofessors.com,twineer.com###cookie_notice
flylib.com,ariva.de###cookie_notify
pokupo.ru,leipzig-halle-airport.de,infonu.nl###cookie_overlay
systemexplorer.net###cookie_statement
msu.ru###cookie_warning_container
kies-und-beton.eu,softportal.com,azerty.nl###cookie_wrapper
4launch.nl###cookiealertrow
ofx.com###cookiebuttons
mactechnews.de###cookiechoice
ita.sport,file.fm,files.fm###cookieconsent_container
file.fm,files.fm##.cookies_msg_active
pepsico.de###cookiecontent
astonmartin.com###cookieheader
reyher.de,treppenarte.de,alphatec-systeme.de,hornbach.at,hornbach.ch,hornbach.de,hornbach.lu,hornbach.ro,basf.com,diebayerische.de###cookielayer
autobild.de,computerbild.de###cookienotifier
lavozdealmeria.es###cookiepolitica
advancedtomato.com###cookieprivacy-bar
livelib.ru,nabory.kprm.gov.pl###cookies-agree
forit.ro,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
sevenonemedia.de###cookies-dialog
moj-posao.net###cookies-directive
iprima.cz###cookies-info
talktofrank.com###cookies-information-bar
bodylab.nl###cookies-navbar
blutv.com.tr###cookies-popover
fostershollywood.es,nkj.ru,buzzfeed.com.br,lectura-specs.com,geotargetly.com,cert.pl,eset.com###cookies-popup
editus.lu,lyricstraining.com###cookies-use
xvideos.com,tvplusnewtab.com,xnxx.com###cookies-use-alert
delivery.dhl.com###cookiesAlertPanel
bricoleurdudimanche.com###cookiesPopin
burton.fr###cookiesReglement
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
0rechner.de###cookiesmsg
ebz-business-school.de###cooklay
lipton.com,becel.de,bertolli.de,dove.com,langnese.de,magnumicecream.com,przepisy.pl,unilever.de###cqcqPanel
doodle.com###d-cookiesWarning
radiotirol.it###datenschutz_info
tunngle.net###delirioBiscottoso
gogakuru.com,spoordeelwinkel.nl###dialog-cookie
armonieartecasa.com###div_alert_cookies
inalco.es###div_cookies
france-troc.com###div_pop_cookie
doctissimo.fr###doc-banner-cookie
civetta.tv###ecl-notice
next-episode.net###eu_cookies_disclaimer
startspiele.de###eucc
thesimsresource.com###eucookie
computerlexikon.com###eucookieconsent
aerztezeitung.de,bbv-net.de,ruhrnachrichten.de,tagblatt.de###fi-cookieconsent
luxuryestate.com###footerCookieAlertContainer
musicstore.de###footerCookieDirective
saveur-biere.com###footer_cookie_bar_block
tdc.dk###g_cookieNotification
ganassurances.fr###gan_privacy
gopro.com###gpl-flashes
techxplore.com###header > section.notice
lovescout24.de###i-cookie-cnil
tennisaddict.fr###infoCookies
onvasortir.com###infocookies
monsterboard.nl###interMsgsW
isla-eden.co.uk###islaeden-cookie-alert
arpaceramiche.it###jbcookies
rtbf.be###js-cookie-policy-default
adultswim.com###legal-notification
visa-gate.com###legalNoticeCookie
priceminister.com###legalNotificationEltId
euromaster.de###lytic_askbox
euromaster.de###lytic_layer
bundladen.de,bund.net###m-global-disclaimer
fool.de###main-header > div#dogfish
meteopool.org###mainTrackingOptinBox
softonic.com###message-cookie
digit-photo.com###messcookie
magnus-spiele.de###mg-usercookie
telekom.de###mms-cookie-disclaimer
vileda.com,vileda.com.tr,bodensee-airport.eu,schnelltest-apotheke.de,gibson.com,bahlsen.com,mymoments.de,atlasformen.de,tui-ferienhaus.de,socradar.io,inselflieger.de,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
bodensee-airport.eu,oase.com,schnelltest-apotheke.de,hexagongeospatial.com,hexagonmi.com,easycredit.de,unieuro.it,leica-geosystems.com###modal-cookie
motorradonline.de###mps-cookie-hint
quoka.de###msgCookie
nba.com###nba_tos
benzinpreis-aktuell.de###newcookie_x
hachettefle.com###notice-cookie
theverge.com###notice.p-notice
money.cnn.com###notice_banner
euronetpolska.pl,goabroad.com###notice_bar
lidl.at,lidl.be,lidl.hu,lidl.it,lidl.nl,lidl.pl###notification-allowCookies
papergeek.fr###notification-bar-top
infoconcert.com###notification-cookies
twitch.tv###noty_bottomCenter_layout_container
genussmagazin-frankfurt.de,journal-frankfurt.de###nutzungs_einverstaendnis
auto-data.net###outer > div[style*=" 3px 35px;"]:not([id])
m.ciao.de###pg-cookiesInfo
omegawatches.com###pm-cookie-banner
newsnow.co.uk###pmbar
uranium-backup.com###policyBannerWrapper
jannonce.be###policyMessage
ign.com###policyNotice
esprit.de###policy_header
zara.com###popup-announcements
tesda.gov.ph,polizei.de,bafa.de,bka.de,antyweb.pl,stylevamp.de,venalia.ru###privacy
beaconstac.com,asics.com###privacy-policy-modal
shop.nationalgeographic.com###privacy-policy-popup
tu-dresden.de###privacy-statement
cottodeste.it###privacyBox
marca.com###privacyPolicyLayerN
motorsport.com###privacy_accept
zorgenzekerheid.nl###ps-bottombar
ray-ban.com###rb_cookieBox
mobile.twitter.com###react-root > div[aria-hidden="false"] + ._2FU3NGw4 > ._1363jyKz > .rn-11luve4
edisound.com,auto-moto.com,dzfoot.com,be.com,buzz.be.com,football365.fr,mercato365.com,rugby365.fr,sport365.fr###rw_alert_cookies
bestbeersfrombelgium.eu###sfCookieWarningBar
oetker-shop.de###show_cookie_content
investing.com###sideNotificationZone
opensnow.com###site-alert-cookienotice
dealabs.com,hotukdeals.com,mydealz.de,preisjaeger.at###softMessages-list
selexion.be###splash_footer
ffonts.net,whatfontis.com###sticky-popup
soeren-hentzschel.at###storage-notice
kpnpensioen.nl###tkp-optin-bar
leparisien.fr###topcookie
linux-info.ru###trumpet_message
windows.com,microsoft.com###uhfCookieAlert
bitdefender.co.uk###uk_cookie_container
paketnavigator.de###upCookies
louisvuitton.com###userConsentDatas
msdn.microsoft.com,technet.microsoft.com###ux-banner
vestiairecollective.com###vc-banners-bottom
here.com###weusecookies
wimbledon.com###wimPrivacyBanner
wsj.com##.BannerMessage
syslogic.de##.ConCookieInfo
regensburgjobs.de##.CookieInfo
staples.de,staples.nl##.CookieMsg
mon-energie-renouvelable.be##.CookiePolicyWidget
servustv.com##.CookiePrivacyBanner
wehkamp.nl##.Cookiebar_header_26n
i.ua##.Disclaimer
reddit.com##.EUCookieNotice
battle.net,blizzard.com,playoverwatch.com,worldofwarcraft.com##.Navbar-cookieCompliance
landrover.com.br,landrover.com.tr,landrover.hu##.NotificationBar.generalNotification[data-expires="30"]
augsburger-allgemeine.de##.aa-cookie-alert
i.ua##.alarm
erstebank.hu,transip.eu,transip.nl##.alert--cookie
virusscan.jotti.org##.alert-dismissable
karelia.news,015.by,0312.ua,032.ua,0332.ua,0342.ua,0352.ua,0362.ua,0372.ua,0382.ua,0412.ua,04141.com.ua,0432.ua,04563.com.ua,04597.com.ua,04598.com.ua,0462.ua,0472.ua,048.ua,04868.com.ua,0512.com.ua,05136.com.ua,05161.com.ua,0522.ua,0532.ua,05366.com.ua,0542.ua,05447.com.ua,0552.ua,056.ua,0564.ua,0566.com.ua,0569.com.ua,057.ua,061.ua,06153.com.ua,0619.com.ua,0623.com.ua,06236.com.ua,06237.com.ua,06239.com.ua,06242.ua,06252.com.ua,06267.com.ua,06272.com.ua,06274.com.ua,06277.com.ua,0629.com.ua,0642.ua,06452.com.ua,1rnd.ru,3652.ru,3654.ru,3849.com.ua,44.ua,4594.com.ua,5692.com.ua,62.ua,6262.com.ua,6264.com.ua,65.media,7232.kz,8422city.ru,8692.ru,anapa.life,angarsk38.ru,bazhopol.ru,city41.ru,citydomodedovo.ru,go01.ru,go212.by,go26.ru,go31.ru,go61.ru,godublin.info,golondon.info,gorod3466.ru,gorodarmavir.ru,inaktau.kz,inalmaty.kz,inastana.kz,inatyrau.kz,infolyubertsy.ru,inform69.ru##.alert-info
visitnorway.com##.alert-wrapper-cookie
aklamio.com,kras.nl##.alert.cookie
lonelyplanet.com##.alert.is-visible
linkedin.com##.alert.warning.animate-in
gallica.bnf.fr##.alerte_cookie
openask.com##.allowed-cookies
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
ln-cc.com##.b-cookies_informer
israelnetz.com,mustang-jeans.com,pro-medienmagazin.de##.b_cookieBanner
lepoint.fr##.bandeau-cookies
viber.com##.banner > .policy
lung.org,6play.fr##.banner--cookie
springer.com##.banner--cookies-policy
ckeditor.com,awwwards.com,iconosquare.com,movistarplus.es##.banner-cookies
shutterstock.com##.banner-eu-cookie
mistertennis.com##.banner_cokie
darty.com,tf1.fr##.banner_cookies
bayer.de##.bayer-cookie-disclaimer
acquavivalive.it##.biscotto
telia.dk##.block-attention.is-cookie
ecopayz.com,visitbruges.be##.block-cookie
benetton.com##.bnt_cookieBar
paratic.com,xhamster.com##.bottom_message
keope.com##.box-alert-cookie-inside
tp-link.com,huawei.com##.browsehappy.ReadPolicy
m.bosch.com##.bs-cookie-notice
aldoshoes.com##.c-cookie-notice
telegraf.com.ua,expo2020dubai.com,zoll-karriere.de,airbus.com,ncoi.nl,richardmille.com,scheidegger.nl##.c-cookies
armyrecognition.com##.cadre_alert_cookies
elcorreo.com,revespcardiol.org##.capa-cookies
usharbors.com,domain-status.com,netdoktor.de,toolslib.net##.cc-floating
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
infranken.de##.cc_banner-wrapper_FB
argeweb.nl,internedservices.nl##.ccdiv
bloodhoundssc.com##.ccwrap
carrefour.eu##.cfrcookiebar
vergelijk.nl##.cg-82
netzwelt.de##.ckch
ing.be##.cm-cookie-pop
mobile.lemonde.fr##.cm-user-message
laboratoiresbimont.fr##.cn-cookie
na-kd.com##.common-cookieNotice
hitman.com##.comp-flash-notice
investing.com##.consentBarWrapper
curiouscat.me##.consentWrapper
mamikreisel.de##.container .js-notification-info
promod.de##.content_cookies
allday.com.tr,happylook.ru,e-consystems.com,uaz.ru,nakubani.ru,eksmo.ru,papajohns.com.tr,dreamtv.com.tr,jobinfo.hu,kanald.com.tr,radyod.com,slowturk.com.tr##.cookie-accept
foodspring.de,m.shop-apotheke.com##.cookie-advice
fussball.de##.cookie-advise
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
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//scriptlet('remove-class', 'xh-thumb-disabled', 'html')
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#$#.cookies-modal { display: none !important; }
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#$#.parental-bg { display: none !important; }
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#$#.parental-control { display: none !important; }
xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*##.cookie-announce
my5.tv,hearthhead.com,kabeleins.de,prosieben.de,prosiebenmaxx.de,ran.de,sat1.de,sixx.de,the-voice-of-germany.de##.cookie-banner
crowdfox.com##.cookie-banner-info
netzwelt.de##.cookie-choice
visitmons.be##.cookie-compliance-message
sueddeutsche.de##.cookie-consent
kaffeebraun.com,bessey.de,europe.nflshop.com,neuronation.com,conjuga-me.net,proz.com,htc.com,index.hr,vice.com##.cookie-consent-container
theinquirer.net,v3.co.uk##.cookie-consent-content
deloitte.com##.cookie-container
theatlantic.com##.cookie-disclaimer
avantree.com,singlife.com.ph,ok.co.uk##.cookie-div
strato.nl##.cookie-guidline-style
ferrari.com##.cookie-law-info
autoscout24.nl,immobilienscout24.de##.cookie-layer-container
kvk.nl##.cookie-melding
lenovo.com,pcgamesn.com##.cookie-message
engelhorn.de##.cookie-outer-container
tickettoridewithmax.com##.cookie-plugin
itv.com##.cookie-policy
wooniezie.nl##.cookie-policy-bar-bottom
allmusic.com##.cookie-policy-box
bidolubaski.com,hurriyetemlak.com,hotnewhiphop.com,vonovia.de,whitehatsec.com,yurticikargo.com##.cookie-policy-wrapper
momox.de##.cookie-teaser
sarsilmaz.com,karakartal.com,sporx.com,superfb.com,webaslan.com##.cookie-text
delfi.lv###cookiePolicyBlock
standox.com,breuninger.com##.cookieAcceptance
repertuarim.com##.cookieCheck
emmenetonchien.com##.cookieCnilCustom
thenextweb.com##.cookieConsent
bauhaus.info,smart.com##.cookieLayer
smart.com##.cookieLayer + .ui-widget-overlay
ziggo.nl##.cookieWallWrapper
metadefender.opswat.com,cimsa.com.tr,kabel.canaldigital.no##.cookieWrapper
it-administrator.de##.cookie_advice
start.ru##.cookie_agreement
netent.com,ecco.com##.cookie_disclaimer
base.be,jimmobile.be##.cookie_flyout
feedbackcompany.com##.cookie_helper
tampermonkey.net##.cookie_hint
indiatimes.com##.cookie_info
onygo.com,snipes.nl##.cookie_info_container
avs4you.com,onlyoffice.com##.cookie_mess
bravofly.com,bravofly.de##.cookie_notice
erlangen.de##.cookie_richtlinien
ombudsmanpensioenen.nl##.cookiebar-panel
landkreis-landsberg.de,waldhaus-bier.de,barmer.de##.cookiehint
flightradar24.com##.cookielaw-msg
hornbach.cz,hornbach.se,hornbach.sk,schaeffler.de,bmw-motorrad.co.uk,bonus4me.7pass.de,deutschepost.de,hornbach.de,hornbach.nl,telekom.com##.cookielayer
hss.de,m.heute.at##.cookiemessage
fabletics.de,justfab.de##.cookienav
arcor.de##.cookiepopup
m.diariovasco.com##.cookies-div
analdin.com##.cookies-line
zowie.benq.com##.cookies-tip
mclaren.com##.cookies.show
passeportsante.net##.cookiesBox
milliyetemlak.com##.cookiesPolicy
vz.lt##.cookiesWr
solowrestling.com##.cookiesbottom
frontlineshop.com##.cookiespopup
superbet.ro##.coooooookie
ask.com##.cp-banner
seat.co.uk,seat.com,seat.com.tr,seat.de,seat.es,seat.fr,seat.pt##.cp1CookieBanner
avia.de##.cs-info-wrapper
continental.com,continental-corporation.com##.cwt-cookie-confirmation
developer.android.com##.dac-toast-group
sachsen.de##.datenschutz-wrapper
dhl-ma.com,dhl-usa.com,dhl.ae,dhl.af,dhl.al,dhl.at,dhl.ba,dhl.be,dhl.bg,dhl.cd,dhl.ch,dhl.ci,dhl.cl,dhl.cm,dhl.co.ao,dhl.co.bw,dhl.co.cr,dhl.co.id,dhl.co.in,dhl.co.ir,dhl.co.jp,dhl.co.ke,dhl.co.kr,dhl.co.ls,dhl.co.mu,dhl.co.mw,dhl.co.mz,dhl.co.nz,dhl.co.uk,dhl.co.zw,dhl.com,dhl.com.ar,dhl.com.au,dhl.com.bd,dhl.com.bh,dhl.com.bn,dhl.com.bo,dhl.com.br,dhl.com.co,dhl.com.cy,dhl.com.do,dhl.com.ec,dhl.com.et,dhl.com.gh,dhl.com.hk,dhl.com.jo,dhl.com.kh,dhl.com.ky,dhl.com.mk,dhl.com.mt,dhl.com.na,dhl.com.ng,dhl.com.ni,dhl.com.pa,dhl.com.pe,dhl.com.pl,dhl.com.py,dhl.com.tr,dhl.com.tt,dhl.com.tw,dhl.com.ua,dhl.com.uy,dhl.com.vc,dhl.com.ve,dhl.com.vn,dhl.cz,dhl.dk,dhl.dz,dhl.ee,dhl.es,dhl.fi,dhl.fr,dhl.ga,dhl.gm,dhl.gr,dhl.hr,dhl.hu,dhl.ie,dhl.is,dhl.it,dhl.kz,dhl.lt,dhl.lu,dhl.lv,dhl.nl,dhl.no,dhl.pt,dhl.re,dhl.ro,dhl.rs,dhl.ru,dhl.se,dhl.si,dhl.sk,dhl.sn,dhl.vg,dhlegypt.com,international.dhl.ca##.dhl-cgk
esso.de##.dismiss_cookies
life-webmaster.ru##.div152
dr.dk##.drc-cookie-policy
which.co.uk##.eprivacy-banner--displayed
rapidgator.net,zerto.com##.eu-cookie
cloudflare.com,surveymonkey.com##.eu-cookie-banner
tandarts.nl##.eu-cookie-info
qz.com##.eu-cookies-message
luki.org##.eu-law-container
eduscho.at,tchibo.ch,tchibo.com.tr,tchibo.cz,tchibo.de,tchibo.hu,tchibo.pl,tchibo.sk##.euCookiePanel
bullguard.com##.eupopup-container-bottomright
coca-cola-deutschland.de##.eurocookie
liveuamap.com##.event.passby
fifa.com##.fi-cookie-banner
landsend.de##.first-time-visit
cuisineaz.com##.foxbox.bottom-right
downloadcrew.com##.ginger_banner-wrapper
houseoffraser.co.uk##.global-messages
zalon.de##.header-cookie-policy
veeam.com##.header-notice-cookies
fashionette.de##.header__cookies-notice__wrapper
hacker-pschorr.de##.hp-cookiebar
bing.com##.hpn_top_container
am-play.de##.important-message-outer
zoover.co.uk##.info-bar.docked-bottom
reddit.com##.infobar-wrap
arpaceramiche.it,firefox-usb.com,m64.info##.jb.cookie
softpedia.com##.jobnotice_cnt
yahoo.com##.js-applet.windowshade .fixed-win.Px-10.Bd-1
chessable.com,leroymerlin.fr##.js-banner-cookie
academia.edu,securitas.de,made.com,daimler-tss.com,gofundme.com##.js-cookie-banner
urbanoutfitters.com##.js-cookies-alert
onlinelibrary.wiley.com##.js-module.notification
kleiderkreisel.de,mamikreisel.de##.js-notification > .c-cell
opel.de##.js-silent-consent
bol.com##.js_cookie_message_container
my.com##.js_cookies_container
kl-ruppert.de##.kl-cookienote
planet-beruf.de##.koning-cookie-control
inoreader.com##.landing_promo_banner_top
hertz247.co.uk##.lbContainer > div.lb-eucl
dict.com##.lck-wrapper
auchan.fr##.loi_hamon.loi_hamon_open
bpostbank.be##.lp-notifications
stokke.com##.luana-module-cookie-policy
bitburger.de,otto.de##.m-cookie-layer
m.krombacher.de##.mainContent > .textSection + .formSection + .textSection
mini.de##.md-cookie
support.ubi.com##.message--cookie
telekom.de##.message-bar
mclaren.com##.messages.show
marktjagd.de##.mj-js-container-cookie-alert
mittelbayerische.de##.mod-cookie
chroniclelive.co.uk,mirror.co.uk##.mod-cookiepolicy
lizenzking.de##.modulesden-cookies-bar
motorsport.com##.ms-footer-message.active
musixmatch.com##.mxm-cookie-alert
vanharen.nl##.newsflash
arte.tv##.next-cookie-banner
puls.telekom.de##.ng-scope.cookie-message-box
hilltopads.com,cgtrader.com,foreground.com.au,revolver.news,outsideonline.com,phys.org##.notice
weebly.com##.notice--int-cookies
eindelijkglasvezel.nl##.notice-bar
sarenza.de##.notif-bar
kia.ru##.notif_cookie_panel
kleiderkreisel.de##.notification--info
kaspersky.*,start.me##.notification-bar
paypal.com,nafnaf.com##.notification-cookie
coinsbit.io,coraltatil.com,decitre.fr##.notification-cookies
istockphoto.com##.notification-list
userbenchmark.com##.notificationBar
tweakers.net##.notificationsContainer
twitch.tv##.noty_bar
aral.de,bp.com,castrol.com##.nv-cookie-notification
ft.com##.o-cookie-message
edeka.de##.o-core-cookie-notification
eset.com##.oks_pp_msgs
band.uol.com.br,tabletsmagazine.nl##.opt-in
pinterest.jp,pinterest.ru,pinterest.com,pinterest.ca,pinterest.co.uk,pinterest.fr##div[data-test-id="header-background"] > div[class="Nags"] > .QDA
pinterest.jp,pinterest.ru,pinterest.com,pinterest.ca,pinterest.co.uk,pinterest.fr##div[data-test-id="header-background"] > div[class="Nags"] > div.BsF.Jea
ratemyprofessors.com##.overlay.show
televisa.com##.parent-box-cookies
postbank.de##.pkh-notification
eurosportplayer.com##.ply-notification
shazam.com##.policy-label
cocukludunya.com,iddaa.com,ciceksepeti.com##.policy-popup
decuro.de##.popupBase.notification
ratemyprofessors.com##.preventAcceptance.balaMainContainer
vatanbilgisayar.com,young.scot,haberglobal.com.tr,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
fraunhofer.de##.privacy-piwik
thescore.com##.privacy-popup-wrapper
speedtest.net##.privacy-update
stihl.de##.privacyTop
bleacherreport.com##.privacy_notice
askmen.com##.privacy_popup__container
lieferando.de,lieferservice.at,lieferservice.ch,pizza.fr,pizza.lu,pizza.pt,pyszne.pl,takeaway.com,thuisbezorgd.nl,vietnammm.com##.privacybanner_notice
tommy.com##.privacypolicymessagebox_header_cookies
etstur.com,mngkargo.com.tr##.protectionOfData
evokemotorcycles.com,realspeaker.net##.s-cookie-notification-bar
forsvarsmakten.se##.s-cookies
sport1.de###s1-cookie-banner
sport1.de##.s1-cookie-banner
wefashion.de##.s2mCookiesOptinDialog
showcasecinemas.co.uk##.section-prompt
hileliapkoyunindir.com##.site-desc
theguardian.com##.site-message--cookies
sportdeutschland.tv##.sp-cookie-warning
gp.se##.stampenCookieContainer
hydroquebec.com###sticky-footer
kargomsende.com,aboneturkuvaz.com,omroepbrabant.nl,tdp.com.tr,turkuvazabone.com,turkuvazmatbaacilik.com##.sticky-footer
grazia-magazin.de,idee-fuer-mich.de##.subNaviNotification.safeSpaceForClose
tsa-algerie.com##.template-footer__cookies
tastedive.com##.tk-Footer-cc
mobilbahis7.com##.toast-warning
melty.fr,virginradio.fr##.toast.cPolicy
uvenco.co.uk##.top > div.alert
c-and-a.com##.topBanner
zwitserleven.nl##.top_cookiewall
slideshare.net##.tos-update-banner
jimdo.com##.tp-cookie-law
telia.se##.tsAttention--Info--button
tomtom.com##.tt-cookie-bar-module
buderus.de##.tt-mybuderus-common-cookieNavBarWrapper + #tt-mybuderus-common-margin-top-helper
buderus.de##.tt-mybuderus-common-cookieNavBarWrapper > .cookie-manager-portlet
twitch.tv##.twilight-root .toast-manager__container
cashconverters.es,buchaktuell.de,samsonite.de,larousse.fr,reebok.com##.ui-widget-overlay
techsupportforum.com##.uk-cookie-popup
cnn.com,liveuamap.com##.user-msg
wohnwagen-forum.de,pesgalaxy.com,forum.gameware.at##.userNotice
androidcentral.com##.usr-msg
chevrolet.ru,cadillac.ru,opel.de##.ut_cookie_privacy_c1
takvim.com.tr,atvavrupa.tv,paradergi.com.tr,vavtv.com.tr,aspor.com.tr,ahaber.com.tr,atv.com.tr,fikriyat.com,fotomac.com.tr,turkuvazkitap.com.tr,turkuvazradyolar.com,yeniasir.com.tr##.veriAltBar
bravofly.de##.vg-cookie-notification-popup
nick.com.pl,comedycentral.tv,viva.tv##.viacomcookiebar
viamichelin.de##.vmapi-infocookies-wrapper
plarium.com##.w-notifications__noty_cookie
repertuarim.com##.warning.cookie
m.laposte.fr##.warningMessagePanel.cookies
lawdepot.co.uk##.wbUKCookies
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
youtube.com##.yt-consent-banner
gaming.youtube.com##.ytg-notification-footer
zalando.be,zalando.nl##.z-banner-cookie
zalando.nl##.z-cookieBar
zalando.be,zalando.de,zalando.it,zalando.nl,zalando.pl##.z-navicat-header-cookieBar
cnnturk.com##[cnn-cookie-policy]
nkd.com##body > #DIV_1
promotionbasis.de##body > #c_test_box
cinetelerevue.be##body > #coo
myabandonware.com##body > #ddneu
fitnessuebungen-zuhause.de,homegym-exercises.com##body > #main > #cookie + div:last-child:not([class]):not([id])
extrem-bodybuilding.de,luxos.com##body > .activebar-container
artesacro.org##body > .barra
allianz.de##body > .browserfeatures-wrapper-default-visibility
werder.de##body > .c-slide-up.js-slide-in
picturehouses.com##body > .interim-banner
agenda.brussels,visit.brussels##body > .js-confirm
webnovel.com##body > .m-streamer.lh1d5
pixabay.com##body > .message_box.info
forumfree.it##body > .note
moviepilot.de##body > .notification
squarespace.com##body > .squarespace-banner
ray-ban.com##body > .wcs-fadeout-full
ray-ban.com##body > .wcs-overlay-content
son-video.com##body > div#SVDv3_cookie
stylefruits.de##body > div#hint
chat.lycos.fr##body > div#nomnom
mathe24.net##body > div#wrapperdiv
ef.com##body > div.aa.open[style]
adobe.com##body > div.message
science-et-vie.com##body > div[class^="_"][style^="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); "]
zwitserleven.nl##body > div[style*="opacity: 0.8"][style*="overflow: hidden"]
0800autolease.nl##body > div[style*="z-index"]
m.winfuture.de,winfuture.de##body > div[style*="z-index"][style*="bottom"][style*="right"]
teamliquid.net##body > div[style="position: fixed; bottom: 0px; width: 98%; padding: 1%; text-align: center; z-index: 1000; border-top-width: 1px; border-top-style: solid; border-top-color: rgb(227, 227, 227); background-color: white;"]
teamliquid.net##body > div[style^="position: fixed; bottom: 0px; width: 98%;"]:not([class]):not([id])
rebuy.de##cookie-permission
cru.be##cru-cookie-policy
meblini.pl,shop-apotheke.com##div#cookie
rtl.nl,rtlxl.nl##div#rtl-cookie-notification
meine-gesundheit.de,chrome-portable.com##div.cookie
my.dazn.com##div.cookieFooterbg
filmitorrent.org##div[align="center"] > a[onclick="window.open(this.href,'_blank'); return false;"] > img
larousse.fr##div[aria-describedby="popinInfoCNIL"]
wykop.pl##div[class$="cookie"]
santander.co.uk##div[class*="Cookie_Directive"]
dropbox.com##div[class="top-notification-bar-container black"]
dropbox.com##div[class="top-notification-bar-container lightyellow"]
dreamstage.live##div[class^="CookiePopup_"]
delfi.lt##div[class^="cookie-widget"]
vodafone.nl##div[class^="popup-"]
mob.hr##div[class^="wrap_cookies"]
rewe.de,withyoutube.com##div[data-cookie-consent]
rewe.de##div[data-fragment="disclaimer-layer"]
fussball.de##div[data-ng-click="closeFlyout()"]
vonovia.de##div[data-partial="components/cookie-policy/cookie-policy"]
pril.com.tr,persil.com.tr,somat.de##div[data-view="cookie"]
computertotaal.nl,pcmweb.nl##div[data-widget="cookie-bar"]
auto-motor-und-sport.de,promobil.de,womenshealth.de##div[element-structure-cookiemonster]
play.google.com##div[id="gb"][style="min-width: 750px;"] > div.gb_nd.gb_Nc[style]
wefashion.nl##div[id^="s2m_cookies_optin_dialog"]
computerworld.nl,webwereld.nl##div[id^="we-re-not-angry"]
bayern.de##div[id^="wrap_alert_message_cookie"]
xs4all.nl##div[id^="xs4all-cookieWall"]
radioplay.dk##div[style="background-color:#FFF3CC;"]
fast-torrent.ru##div[style^="z-index: 20; position: fixed; top: 0px; width: 100%;"]
obozrevatel.com##div[style^="z-index:999999999999999"]
asos.com##header > ._2pMurAl._2gYXe0w
spiceworks.com##header > div.sui-site-message-container
bose.de##header > div[class*="--cookie"]
alternate.de#$##header[style^="margin-top:"] { margin-top: auto!important; }
lawdepot.co.uk#$#html { margin-top: 0!important; }
dictionary.cambridge.org##li[data-notification-id="cookiewarning"]
npo.nl#$#body { margin-top: 0!important; }
bosch.de##o-cookie-law
digit-photo.be##p#messcookie
postnl.com#$#html { overflow:visible!important; }
santatracker.google.com##santa-notice
spielfilm.de##section > #alert
wempe.com##section[data-alert="cookie"]
sonymobile.com#$#.bnw-module.header[style="margin-top: 80px;"] { margin-top: auto!important; }
wykop.pl#$#.type-permanent+#nav { top: 0!important; }
||mc.yandex.ru/metrika/watch.js$domain=p.ya.ru
||cc.silktide.com^$third-party
||css.redblue.de/MediaNL/skins/global/nl/css/cookielayer.css
||gfx.radiozet.pl/*/module/cookie.js^
||glamour.nl/js/partials/cookie-law.js
||jan-magazine.nl/js/partials/cookie-law.js
||m.diabetes-ratgeber.net/css/Components/willow.css
||pnp.de/np-intern/js/Cookie.js
||popmech.ru/ajax/getDisclamer/
||publiekeomroep.nl/data/script/cconsent
||quest.nl/js/partials/cookie-law.js
||static.canal-plus.net/gitlab/infoslegales/production/cnil_top.js
||tol.postnl.nl/toestemming
||unsertirol24.com/analytics/analytics_cookie.js
webtv.stofa.dk#?##root > div[class^="backdrop__BackdropRoot-"]:-abp-has(> div[class^="cookie-banner_"])
wierzynek.pl#?#.configMessages:-abp-has(a[href^="polityka-prywatnosci"])
telnyx.com#?#footer + div[class^="styled__Container-"]:-abp-has(> div[class^="styled__CookieText-"])
cleantalk.org###uses_c
fantrax.com#?#.toast.ng-trigger-enterLeave:-abp-has(> article[role="alert"] > p:contains(We use cookies to improve your experience))
ada.com#?##outer-container > #page-wrap + aside[class]:-abp-has(a[href="/cookie-policy/"])
changeua.com##.warning
pegast.ru##.top-notification
play.acast.com#?##app-root > div[class^="Wrapper-sc-"]:-abp-has(> aside[class^="Container-sc-"] > div[class^="Body-sc-"] > a[href="https://www.acast.com/cookies"])
curve.com#?##gatsby-focus-wrapper > div[class^="css-"]:-abp-has(> div[class^="css-"] > div[class^="css-"] > p[class^="css-"] > a[href="https://www.curve.com/legal/cookies/index.html"])
focus-entmt.com#?##app > div > div > div.leading-snug:-abp-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)
go.netia.pl,polsatboxgo.pl,polsatgo.pl#?##__next > div[class^="sc-"]:first-child:-abp-has(> div[class^="sc-"] > h2 + p:contains(/^Potrzebujemy Twojej zgody/))
smdv.de#$?##cc_info { remove: true; }
redzac.at#$?#div[id="block$data_privacy_layer"] { remove: true; }
segment.com#?##__next > div[role="alert"]:-abp-has(> div > div[class] > div[class] > p > span > a[href="/docs/legal/website-data-collection-policy/"])
inkabet.pe#?#.osg-koltron > div[class^="c0"] > button[data-ga-btn-click="cookies-button"]:upward(1)
stealthex.io#?##root > footer + div[class] > .container > p > a[href="/privacy-policy"]:upward(3)
galaxus.de#?##__next > div[aria-hidden="true"][class]:not([data-layout-container]):empty:-abp-has(+div[data-test="cookieBanner"])
erli.pl#?##root > div[class] > div[class] > div[class] > h4:contains(/^Zdecyduj o swojej prywatności$/):upward(3)
timeline.com#?#body > div > div[class]:-abp-has(> div > div.branch-journeys-top > div[class] > div[class] > div[class] > a[href^="https://policy.medium.com/medium-privacy-policy-"])
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*=" "]:-abp-has(> div > div > div[class] > a[href^="https://policy.medium.com/medium-privacy-policy-"])
kjell.com#?##content-container > div[class] > div[class]:matches-css(z-index: 10) > div[class] > div[class] > h4:contains(cookies):upward(4)
glosbe.com#?#body > div[class] > div[id="cookieconsent-description"]:upward(1)
dunckelfeld.de#?##gatsby-focus-wrapper > div > div[class*="css-"] > footer + div[class*="css-"] > div[class*="css-"] > div[class*="css-"] > p[class*="css-"] > a[href="/datenschutz"]:upward(4)
jokers.de,weltbild.de#?#.reveal-overlay > #dsgvoLayer:upward(1)
myfitnesspal.com#?#footer + div[class^="jss"] > button.MuiButtonBase-root[aria-label="close"]:upward(1)
parallels.com#?#.page > div.notification:-abp-has(> div.container > div.wrapper > span > a[href="//www.parallels.com/cookie-policy/"])
tricksplit.io#?##app > div[class^="_"] > div[class*="-"] > div[class] > div:not([class]):not([id]) > a[href="https://cookiesandyou.com/"]:upward(3)
hotscope.tv#?##__next > div > div[class]:-abp-has(> div[class] > p > a[href="/privacy"][style])
blockchain.com#?##__next > div > div[class]:-abp-has(> div[class] > span > a[href$="/legal/privacy"])
finanswebde.com#?#.container > div[style^="height:"] > .alert-dismissible > a[type="cookie"]:upward(1)
commaful.com#?#div.modal-mask:-abp-has(> div.modal-container > div.privacy-modal-container)
jobs.ch#?#div[class*="CookieBanner__"]:only-child:upward(1)
medvestnik.ru#?#body div#cookies-policy
cherryservers.com##.cherry-layout > div.cherry-footer + div.bottom-0
konzolstudio.hu#$?#.fancybox-overlay:-abp-has(> div.cookiesplus-modal) { display: none !important; }
erdinger.de#$?#body > div.overlay:-abp-has(> div.cookie-consent-dialog) { display: none!important; }
waitomo.com#$?##cookieConsentBanner { remove: true; }
kuplio.ro#?#.cookies-law
livecoinwatch.com#$?#.banner-box-wrap.left { remove: true; }
fast-torrent.ru#$?#html:-abp-has(> body) { padding-top: 0!important; }
chepicap.com#$?#html:-abp-has(> body) > body.noscroll { overflow: visible!important; }
chepicap.com#$?#html:-abp-has(> body) div#VP_cookie { display: none!important; }
premier.one##.main > div.notifications-container
restate.ru#?#body > div[class][style]:-abp-has(> .hide-from-print p  a[href$="/personaldata.html"])
lamoda.ru#?#.vue-widget > div:-abp-has(> div > div > a[href="/about/oferta/"])
lamoda.ru#?##vue-root > div:-abp-has(> div >  div > a[href="/about/oferta/"])
sentry.io#?##gatsby-focus-wrapper > div[class] > div[class]:-abp-has(> div > div > p > a[href="https://sentry.io/privacy/"])
twitter.com#?##react-root >div[class] > div[class] > div[class] > div[class] > div[class]:-abp-has(> div[class] > div[class][role="button"])
dodopizza.ru#?##react-app > div[class]:-abp-has(> .cookie-policy-button)
nytimes.com#?#footer[role="contentinfo"] + div[class^="_"]:-abp-has(> div > span[data-gtm-trigger="cookie_banner_dismiss"])
foreignaffairs.com#?#.messages--container:-abp-has(> div[aria-label="GDPR Compliance"])
jooble.org#?##root  > div > div[class^="_"]:-abp-has(> div[class^="_"] > p + div > a[href="/m/info/privacy"])
auchan.ru#?#.footer__popup-agreement:-abp-has(> div[class] > div[class] > span > a[href^="https://www.auchan.ru/pokupki/politics"])
speedtest.net#?#.main > div.container div.notification-container:-abp-has(> div > div.notification > div.notification-content a[href="/about/privacy"])
giftsandcare.com#?##footer > .row > div[id]:-abp-has(> a[href$="-cookies"])
disneyplus.com#?##app_body_content > div#webAppFooter + div[class^="sc-"]:-abp-has(> div > button[kind="outline"])
deviantart.com#?##root > div[class]:-abp-has(> div[class] > a[href$="/policy/privacy"])
igiftcards.de#?##content-container > aside:-abp-has(> div.container > div.box > div > p > a[href="/legal/privacy"])
digitalo.de#?#body > .reveal-overlay:-abp-has(> #cc_info)
privatehomeclips.com##.cookies-policy-block
blog.bitsrc.io,medium.com#?#body > div:-abp-has(> div[class] > div > div.branch-journeys-top > div[class] > h4 > a[href^="https://policy.medium.com/"])
ozon.ru#?#.layout-page > div:not([class]):-abp-has(> div > button + svg + p > a[href^="https://docs.ozon.ru/common/pravila"])
docs.sentry.io#?#.sidebar > div.tracking-widget:-abp-has(> p > a[href="https://sentry.io/privacy/"])
canva.com#?##root > div[class] > div[class]:-abp-has(> div[class] > span[class] > a[href="https://about.canva.com/cookies-policy/"])
whatsapp.com#?##hide_till_load > div[class^="_"] > div[id][class^="_"]:-abp-has(> i.img[role="button"] + div[class^="_"])
perimeterx.com#?##gatsby-focus-wrapper > div > aside:-abp-has(> p > a[href="/legal/privacy/"])
wallpaperhub.app#?#div[id^="react_"] > div[class^="sc-"] > .dropshadow:-abp-has(> p > a[href="/privacy"])
codecs.forumotion.net,antdm.forumactif.com#?#body > style + div[id]:-abp-has(> div > ul > li > #accept_rgpd)
cimri.com#?##__next > div > div[class*=" "]:-abp-has(> a[href="/cerez-politikasi"][target="_blank"])
myunidays.com#?#.js-toasts > .toast:-abp-has(> .message > .message-text > a[data-track="join-cookie-account"])
vitra.com#?#body > .ReactModalPortal:-abp-has(> .ReactModal__Overlay > .ReactModal__Content .modal__content > .consent__snipped)
tvplay.tv3.lt#?##__next > div[class^="sc-"] > div[class^="sc-"]:-abp-has(> button)
yubo.live#?#body > script + div > div[class^="_"]:-abp-has(> button:contains(I agree))
scores24.live#?#body > div#root > div:last-child:-abp-has(> div > a[href*="/p-rules"])
avid.com#?#.fancybox-wrap:-abp-has(div[data-alert-cookie-name])
kufar.by#?##rtb-house ~ div > div > div:-abp-has( > button[type="button"]:contains(Понятно))
mforos.com#?#body > style + div[id][class]:contains(Uso de cookies)
bergans.com#?##root > div[class^="css-"] > div[class^="css-"]:-abp-has(> div[class^="css-"] > p)
gamebattles.majorleaguegaming.com#?#body > div.cdk-overlay-container:-abp-has(> div.cdk-global-overlay-wrapper > div > gb-privacy-policy-updated-dialog)
duolingo.com#?##root > div > div > span > div > div > div:-abp-has(> div > span > span > a[href="/privacy"])
hertz.de#?#body > div[id^="light-box-1"]:-abp-has(> div.lb-foreground > div > div > div.cookie-container)
asna.ru#?##page > div:not([id]) > div > div:-abp-has(> div > a[href="/about/policy/"])
meta.org#?#div[class^="root__FullHeight-sc"] > div > div[class] > div[class]:not([class*="HomePage"]):-abp-has(> p > a[href^="/cookies"])
jet-tankstellen.de#?#body > .alert:-abp-has(> .row > div > a[href^="/service/datenschutz"])
epl.delfi.ee#$?#.cookies-ribbon { remove: true; }
xiacom.ru#?#body > div[id^="comp_"]:-abp-has(> div.meta-message > div.meta-message__text:contains(cookies))
fotocommunity.de#?#body > div.alert:-abp-has(> p > a:contains(Cookies))
gymshark.com#?#.site-header > div.message-top-bar:-abp-has(> .message-content > a[href="/pages/cookie-policy"])
open.spotify.com#?#body > #main > .Root > section[class$="-scss"]:-abp-has(> p > a[href="https://www.spotify.com/legal/cookies-policy/"])
hack-life.net#?#.u-bottomFixer > .notices > .notice:-abp-has(> .notice-content > a[href="https://hack-life.net/help/cookies/"])
wolframalpha.com#?##root > div[data-reactroot] > footer + section:-abp-has(> p > a[href="https://www.wolfram.com/legal/privacy/wolfram-research.html"])
medium.com#?#body > div:not([class]) > div[class]:-abp-has(> div:not([class]) > .branch-journeys-top a[target="_blank"][href^="/policy/"])
web.skype.com#?#body > div.notifications > div.notification:contains(cookies)
plarium.com#?#div:-abp-has(> div > div >a[href="/ru/konfidentsialnost-i-ispolzovaniye-faylov-cookie/"])
streamelements.com#?#div:-abp-has(> span > a[href="https://streamelements.com/cookies"])
push4site.com#?#.message:-abp-has(a[href="/Home/PersonalData"])
ulule.com#?##react-ulule-header > div[class^="sc-"]:-abp-has( > p > span > a[href="https://www.ulule.com/about/cookie-policy/"])
mobile.ulule.com#?#.b-header > div[class^="Container-sc-"]:-abp-has(> p[class^="CookieText"])
kk.no#?#div[class]:-abp-has(> h1:contains(Vi bryr oss om ditt personvern))
eneba.com#?##app > div[class]:-abp-has( > div[class] > p > a[href="/privacy-policy"])
checkout.com#?#div:-abp-has(> div > div > p > a[href="/legal/cookie-policy"])
re.kufar.by#?##content ~ div[class] > div:-abp-has( > p + button[data-name="cookies_button_ok"])
iobroker.net#?#.App > div:-abp-has(> div:contains(Privacy policy) + button)
tureckisklep.pl#?#body > div.fancybox-overlay.fancybox-overlay-fixed[style]:-abp-has(#conditions_condition button.acceptCondition)
onetwotrip.com#?#.container--inplace:-abp-has(> div > a[href*="-cookie-"])
seher.no#?##__next > div[class^="css-"]:-abp-has(> a[href="https://personvern.aller.no/personvern"])
dagbladet.no#?#main.css-0 > .css-1qxf3jl:-abp-has(> a[href="https://personvern.aller.no/personvern"])
smitegame.com#?#div[data-reactroot] > div[class^="sc-"]:-abp-has(> .center-wrapper > p > a[href="https://www.hirezstudios.com/privacy"])
drogerium.pl#?#body > div[id][class]:-abp-has(> div > div > div > a#postpone-targeting-disclaimer-button)
drogerium.pl#?#body > #layout_base_main style + div[class][id]:-abp-has(> div > div > div > a#postpone-targeting-disclaimer-button)
wifimap.io#?##__next > div:contains('We use cookies')
news.google.com#?#header[role="banner"] > div:-abp-has(> div > div > span[style="color:#ffffff"] + a[role="button"])
wakacje.pl#?##__next > div[class^="sc-"] > div:not([class]):not([id]) > div[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"] > p[class^="sc-"] > a[href="https://www.wakacje.pl/politykaprywatnosci.html"])
bebeautiful.in,cif.com.tr,domestos.com,dove.com,rexona.com#?##_evidon_banner
decathlon.hu#?##main-content-container > #container-screen:-abp-has(> #container-cookie)
mamazone.pl,vitashop.pl,trec.pl,budujmase.pl,wylecz.to#?#body > div[id][class] > div > div > div > a#postpone-targeting-disclaimer-button:upward(4)
~www.wp.pl,~poczta.wp.pl,wp.pl#?##app > div > table > tbody > tr:nth-child(2) > td > span > div:-abp-has(> div[class] > div[class] > a[href="http://onas.wp.pl/poufnosc.html"])
pugski.com#?#.Panels > .Notice.DismissParent:-abp-has(> .noticeContent > .noticeCookiesContent)
forum.gamer.com.tr#?#.p-body-inner > .notices > .notice:-abp-has(> .notice-content > a[href="/help/cookies"])
bethesda.net#?#visor-alert > div > div > div:last-child:-abp-has(> a[href$="/cookie-policy"])
maximum.com.tr#?#.sticky_cookie_warning:-abp-has(> a[href^="/TR/gizlilik-politikamiz/Sayfalar/gizlilik-politikamiz.aspx"])
mycinema.pro#?#[class][-ext-has=">span:contains(Cookies help us deliver our services. By using our services, you agree to our use of cookies.)"]
bmwfaq.org#?#.Notices[-ext-has='a[href="//www.bmwfaq.org/help/cookies"]']
! mediamarkt.*##.cookie-info-modal - https://github.com/AdguardTeam/AdguardFilters/issues/87288
!
! https://github.com/AdguardTeam/AdguardFilters/issues/121609
check24.de#$#body { position: static !important; }
check24.de#$#.c24m-cookie-consent-wrapper { display: none !important; }
check24.de#$#.c24-cookie-consent-wrapper { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/103888
! jimdosite.com is site constructor. The rule applied to subdomains
harmonie-im-garten.de,jimdosite.com##main + div:last-child
!
! https://github.com/AdguardTeam/AdguardFilters/issues/84273
! It seems that for some reason search bar and "add to cart" button doesn't work when cookie notice is just hidden
obi-de.app.baqend.com,obi.de#$?#.colorbox-cookiepolicy { remove: true; }
obi-de.app.baqend.com,obi.de#$#.colorbox-cookiepolicy { position: absolute !important; left: -3000px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83583
! Website is broken if "display: none" is used - ##div[class*="ConsentBannerstyles_"]
xe.com#$#div[class*="ConsentBannerstyles_"] { position: absolute !important; left: -3000px !important; }
accounts.xe.com#$#body > div#cookieBannerContainer > * { position: absolute !important; left: -3000px !important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/81056
||consent.gameforge.com/cookiebanner.js$important
! https://github.com/AdguardTeam/AdguardFilters/issues/77365
francetvinfo.fr#$?#body { overflow: auto !important; }
francetvinfo.fr#$?##didomi-host { display: none !important; }
! for apps
medicana.com.tr##body div.cookiealert
! hearst.com sites
-gdpr-min.js$domain=beaumontenterprise.com|chron.com|ctinsider.com|ctpost.com|darientimes.com|expressnews.com|fairfieldcitizenonline.com|fuelfix.com|greenwichtime.com|hearstmediact.com|hearstmediatx.com|houstonchronicle.com|lmtonline.com|middletownpress.com|milfordmirror.com|mrt.com|myplainview.com|mysanantonio.com|ncadvertiser.com|newmilfordspectrum.com|newstimes.com|nhregister.com|ourmidland.com|registercitizen.com|seattlepi.com|sfchronicle.com|sfgate.com|sheltonherald.com|stamfordadvocate.com|thehour.com|theintelligencer.com|theridgefieldpress.com|timesunion.com|trumbulltimes.com|westport-news.com|wiltonbulletin.com|yourconroenews.com
!
strefaedukacji.pl,stronazdrowia.pl,naszahistoria.pl,regiodom.pl,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; }
sparda-bw.de,sparda-west.de,sparda-m.de,sparda-hessen.de,sparda-n.de###crm-tracking-agreement-layer
!
apollo.tv##div[data-test="cookie-policy"]
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#$#div[class="o-modal u-color-primary"] { display: none !important; }
go3.tv#$#body { overflow: auto !important; }
go3.tv##div[class="u-collapsible is-expanded"][style="height: 87px;"]
!
qastack.it#$#body { overflow: auto !important; }
qastack.it#$##cookies-consent { display: none !important; }
qastack.it#$##cookies-consent ~ div.modal-backdrop { display: none !important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/103494
! On facebookcareers.com remove-class cannot be used, because
! it breaks search function (it's incorrectly displayed when class "_31e" is removed)
facebook.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("datr")){var a=new MutationObserver(function(){document.querySelectorAll('div[class]:not([aria-hidden]) > div[aria-label*="cookie" i][role="button"]').forEach(function(b,c,d){0!==c&&null!==b.offsetParent&&(a.disconnect(),b.click())})});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
business.instagram.com,facebookcareers.com#$#body.hasCookieBanner > ._li._31e { position: sticky !important; }
facebookcareers.com,messenger.com,facebook.com#$#div[data-testid="cookie-policy-dialog"] { display: none !important; }
business.instagram.com,messenger.com,facebook.com#$#div[data-testid="cookie-policy-manage-dialog"] { display: none !important; }
messenger.com,facebook.com#%#//scriptlet("remove-class", "_31e", "body > ._li")
!
primoza.de#$##cookieAcivateModal { display: none !important; }
primoza.de#$#.modal-backdrop { display: none !important; }
primoza.de#$#body { overflow: auto !important; }
!
maisons-phenix.com#$#.cc_container { display: none !important; }
maisons-phenix.com#$#.cc_banner { display: none !important; }
maisons-phenix.com#$#.sliding-popup-bottom { display: none !important; }
maisons-phenix.com#$#body { overflow: auto !important; }
!
daad.de#$#.cookie-backdrop { display: none !important; }
daad.de#$#.cookie-consent { display: none !important; }
daad.de#$#.cookie-consent-open { overflow: auto !important; }
!
trade.telia.se#$##cookie-modal-wrapper { display: none !important; }
trade.telia.se#$#body { overflow: auto !important; }
!
prolighting.de,moebelplus.de,itsco.de,noor.eu#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] { display: none !important; }
prolighting.de,moebelplus.de,itsco.de,noor.eu#$#div[data-feature="Web.Core.Feature.PrivacyCategory.Dialog"] ~ div.modal-backdrop { display: none !important; }
prolighting.de,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; }
!
!
!
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; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/61533
! Using just "._gdpr-notify-header" will cause that part of the content will be hidden on a mobile website
! Second rule for desktop version
pixivision.net##._gdpr-notify-header > *
pixivision.net##body > input + ._gdpr-notify-header
!
construction21.org#$##cookiesdirective { display: none !important; }
construction21.org#$#.ext-el-mask { display: none !important; }
construction21.org#$#body { overflow: auto !important; }
!
coolblue.nl#$#.cookie-notification:not(body) { display: none !important; }
coolblue.nl#$#.overflow--hidden { overflow: auto !important; }
!
tw.m.aipsurveys.com#$##cookiesModal { display: none !important; }
tw.m.aipsurveys.com#$#.modal-backdrop { display: none !important; }
tw.m.aipsurveys.com#$#body { 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; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/66041
wikia.org,fandom.com#$#div[data-tracking-opt-in-overlay] { display: none !important; }
wikia.org,fandom.com#$#body { overflow: auto !important; }
!
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; }
!
racecamp-events.de#$##tx_cookies { display: none !important; }
racecamp-events.de#$#body { overflow: visible!important; }
!
domicad.com.ua#$#.show-message #shop-info { padding: 60px 0 15px 0 !important; }
domicad.com.ua#$#.show-top-banner #top-nav { height: 51px !important; }
domicad.com.ua#$#.message-cockies { display: none !important; }
!
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; }
!
mishcon.com#$##cookie-alert { display: none !important; }
mishcon.com#$#body { overflow: visible!important; }
mishcon.com#$#.has-cookiebanner::before { display: none !important; }
!
player.fm#$#div.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#$##privacy-consent-overlay { display: none  !important; }
xxlnutrition.com#$##privacy-consent { display: none !important; }
xxlnutrition.com#$#body { overflow: visible!important; position: unset !important; }
!
electrolux.com.tr#$#.CookieConsent { display: none  !important; }
electrolux.com.tr#$#.CookieConsent-overlay { display: none !important; }
electrolux.com.tr#$#body { overflow: visible!important; position: unset !important; }
!
thomassabo.com#$##__tealiumGDPRecModal { display: none  !important; }
thomassabo.com#$##__tealiumGDPRecModal ~ div.modal-backdrop { display: none !important; }
thomassabo.com#$#body { overflow: visible!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#$#.CookieConsent-overlay { display: none !important; }
electrolux.ru#$#.CookieConsent { display: none !important; }
electrolux.ru#$#body { overflow: visible!important; position: unset!important; }
!
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; }
!
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; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/45850
apkmirror.com#$#.qc-cmp-ui-showing { overflow: visible!important; }
apkmirror.com#$#body .qc-cmp-showing.qc-cmp-ui-container { 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; }
!
laco.org#$#body.marquee-showing header.banner { top: 0 !important; }
laco.org#$#body.marquee-showing { padding-top: 0 !important; }
laco.org#$##marquee-container { display: none !important; }
!
archimag.com#$#body { overflow: visible!important; }
archimag.com#$#.eupopup-container { display: none !important; }
archimag.com#$#.eupopup-gb-body { display: none !important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/43961
bokadirekt.se#$##cookie-modal { display: none !important; }
bokadirekt.se#$#.cookie-modal { display: none !important; }
bokadirekt.se#$#.cookie-content { display: none !important; }
bokadirekt.se#$#body { overflow: visible!important; }
bokadirekt.se#$#html { overflow: visible!important; }
!
louisvuitton.com#$##ccgtm-wrapper { display: none !important; }
louisvuitton.com#$#.ccgtm-noscroll { overflow: visible !important; position: unset !important; }
!
komarovskiy.net#$#html { margin-top: 0 !important; }
komarovskiy.net#$#.smartbanner { display: none !important; }
!
blitzhangar.com#$#body { overflow: visible !important; }
blitzhangar.com#$#.cookie-consent-banner { display: none !important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/79545
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--80aendabcfohwmhmcxqh2p.xn--p1ai###pjAcceptCookieBar
! 152фз.рф
||xn--152-1dd8d.xn--p1ai/widget/
!
bosch-thermotechnology.com,bosch.de,bosch.com.tr,bosch.com#$#div[class^="BoschPrivacySettings"] { display: none !important; }
bosch-thermotechnology.com,bosch.de,bosch.com.tr,bosch.com#$#.privacy-settings-open > * { filter: none !important; -webkit-filter: none !important; }
!
zalakirovano.ru#$#.swpmodal-overlay { display: none !important; }
zalakirovano.ru#$#.swpmodal-container { display: none !important; }
zalakirovano.ru#$#body { overflow: visible !important; }
!
audi.de,audi.com##.ensNotifyBannerWrapper
audi.com##.gbp-cookieinfo
audi.com.br,audi.ca,audi.ch,audi.co.za,audi.dk,audi.es,audi.ie,audi.it,audi.se,audi.com.tr,audi.de##.nm-cookiepolicy
audi.al,audi.at,audi.ba,audi.bg,audi.cl,audi.mk,audi.hr,audi.si,audi.rs,audi.ro##.statisticsOptBox
!
mercedes-benz-asia.com,mercedes-benz-north-cyprus.com,mercedes-benz.at,mercedes-benz.ba,mercedes-benz.be,mercedes-benz.bg,mercedes-benz.ca,mercedes-benz.ch,mercedes-benz.cl,mercedes-benz.co.id,mercedes-benz.co.in,mercedes-benz.co.jp,mercedes-benz.co.kr,mercedes-benz.co.nz,mercedes-benz.co.th,mercedes-benz.co.uk,mercedes-benz.co.za,mercedes-benz.com,mercedes-benz.com.ar,mercedes-benz.com.au,mercedes-benz.com.br,mercedes-benz.com.cn,mercedes-benz.com.co,mercedes-benz.com.cy,mercedes-benz.com.hk,mercedes-benz.com.mt,mercedes-benz.com.mx,mercedes-benz.com.my,mercedes-benz.com.sg,mercedes-benz.com.tr,mercedes-benz.com.tw,mercedes-benz.com.vn,mercedes-benz.cz,mercedes-benz.de,mercedes-benz.dk,mercedes-benz.ee,mercedes-benz.es,mercedes-benz.fi,mercedes-benz.fr,mercedes-benz.gr,mercedes-benz.hr,mercedes-benz.hu,mercedes-benz.ie,mercedes-benz.is,mercedes-benz.it,mercedes-benz.lt,mercedes-benz.lu,mercedes-benz.lv,mercedes-benz.nl,mercedes-benz.no,mercedes-benz.pe,mercedes-benz.pl,mercedes-benz.pt,mercedes-benz.ro,mercedes-benz.rs,mercedes-benz.ru,mercedes-benz.se,mercedes-benz.si,mercedes-benz.sk##.cp-overlay
mercedes-benz-asia.com,mercedes-benz-north-cyprus.com,mercedes-benz.at,mercedes-benz.ba,mercedes-benz.be,mercedes-benz.bg,mercedes-benz.ca,mercedes-benz.ch,mercedes-benz.cl,mercedes-benz.co.id,mercedes-benz.co.in,mercedes-benz.co.jp,mercedes-benz.co.kr,mercedes-benz.co.nz,mercedes-benz.co.th,mercedes-benz.co.uk,mercedes-benz.co.za,mercedes-benz.com,mercedes-benz.com.ar,mercedes-benz.com.au,mercedes-benz.com.br,mercedes-benz.com.cn,mercedes-benz.com.co,mercedes-benz.com.cy,mercedes-benz.com.hk,mercedes-benz.com.mt,mercedes-benz.com.mx,mercedes-benz.com.my,mercedes-benz.com.sg,mercedes-benz.com.tr,mercedes-benz.com.tw,mercedes-benz.com.vn,mercedes-benz.cz,mercedes-benz.de,mercedes-benz.dk,mercedes-benz.ee,mercedes-benz.es,mercedes-benz.fi,mercedes-benz.fr,mercedes-benz.gr,mercedes-benz.hr,mercedes-benz.hu,mercedes-benz.ie,mercedes-benz.is,mercedes-benz.it,mercedes-benz.lt,mercedes-benz.lu,mercedes-benz.lv,mercedes-benz.nl,mercedes-benz.no,mercedes-benz.pe,mercedes-benz.pl,mercedes-benz.pt,mercedes-benz.ro,mercedes-benz.rs,mercedes-benz.ru,mercedes-benz.se,mercedes-benz.si,mercedes-benz.sk##.cp-wrapper
!
! https://github.com/AdguardTeam/AdguardFilters/issues/63553#issuecomment-695792235
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]:-abp-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##body > amp-user-notification
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#epbar
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##g-bottom-sheet > [class$="__visible"][style="transform: none;"]
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###cnso._Fdi
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###cnsh._vGg
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#cnsh[data-ved][style="display: block;"]
! https://www.google.com/chrome/
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"]
!
mazda.hu#$#div[data-component-type="cookiePanel"] { display: none!important; }
mazda.hu#$#div[class^="mxp-main-mobile-navigation"] { padding-top: 0!important; }
mazda.hu#$#div[class^="mxp-main-desktop-navigation"] { padding-top: 49px!important; }
mazda.hu#$#div[class^="mxp-main-tools-navigation"] { transform: translateY(49px)!important; }
! giant-düsseldorf.de
! xn--giant-dsseldorf-5vb.de#$##cookiePopupModal { display: none!important; }
! xn--giant-dsseldorf-5vb.de#$#.modal-backdrop { display: none!important; }
xn--giant-dsseldorf-5vb.de#$#body { overflow: visible!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/37790
!
calvinklein.be#$#body { overflow: visible!important; }
calvinklein.be#$#.cookie-notice { display: none !important; }
calvinklein.be#$#.ReactModal__Overlay { display: none !important; }
!
patient.info#$##cookie-policy-overlay { display: none !important; }
patient.info#$#body { overflow: visible!important; }
!
auchan.hu#$#.cookie-modal { display: none!important; }
auchan.hu#$#body { overflow: visible!important; }
auchan.hu#$#html { overflow: visible!important; }
!
timeout.com#$#body { overflow: visible!important; }
timeout.com#$#.cookie_banner { display: none!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/17952
aldi.hu#$#html { overflow: visible!important; }
aldi.hu#$#body { overflow: visible!important; }
aldi.hu#$#div[id^="ppms_cm_consent_popup_"] { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18127
unileverfoodsolutions.com.tr#$#.cookie-wall { display: none!important; }
unileverfoodsolutions.com.tr#$#body.blurred > * { filter: none!important; }
unileverfoodsolutions.com.tr#$#body.blurred { overflow: visible!important; }
unileverfoodsolutions.com.tr#$#html.mobile > body.blurred { position: relative!important; }
!
murdocklondon.com#$#body.cms-home.cookie-msg { padding-top: 70px!important; }
murdocklondon.com#$#body.cookie-msg .page-header { top: 0!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/46547
! https://github.com/AdguardTeam/AdguardFilters/issues/31181
! https://github.com/AdguardTeam/AdguardFilters/issues/9577
denizbank.com###footer > .fixedFooterBar2
denizbank.com###fixedFooterBar > .fixedFooterBar2
!+ NOT_OPTIMIZED
denizbank.com##.footerBand > .bandWrap
!
puma.com###modal-geoip-cookies
puma.com###modal-geoip-cookies ~ .modal-backdrop.fade.show
puma.com#$#body.modal-open { overflow: visible!important; padding-right: 0!important; }
! m.ceneo.pl
m.ceneo.pl#$#.page-header.cm .cookie-monster ~ .nav-header { margin-top: auto!important; }
! https://forum.adguard.com/index.php?threads/twitter-com.26872/
mobile.twitter.com#$#._1363jyKz > ._3xujJ3kq { display: none!important; }
mobile.twitter.com#$#body[style*="overflow: hidden;"] { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25978
strato.de,strato.nl#$#body.agreecookie--active .wrapper { margin-top: 0px!important; }
strato.de,strato.nl#$#body.agreecookie--active .container-fluid.sticky-pos[style="top: 50px;"] { top: 0!important; }
!+ NOT_PLATFORM(ios, ext_android_cb)
strato.de,strato.nl##.agreecookie
!
moviemeter.nl#$#body.no-cookies #header, body.no-cookies #bar, body.no-cookies #main, body.no-cookies #footer { -webkit-filter: none!important; -ms-filter: none!important; filter: none!important; pointer-events: auto!important; }
moviemeter.nl#$#.no-cookies { overflow: visible!important; }
moviemeter.nl#$#.cookies { display: none!important; }
!
gelomyrtol-forte.de#$#header.cookie-not-accepted { padding-top: 0!important; }
gelomyrtol-forte.de#$#body.sliding-popup-processed > #sliding-popup { display: none!important; }
!
grosbill.com#$##header[style^="height: "] { height: 56px!important; }
grosbill.com#$#.cnil_bar { display: none!important; }
grosbill.com#$##body > div[style="height: 136px;"] { height: 56px!important; }
!
viafree.no#$#.cookie-bar + nav > #navBar { top: auto!important; }
!
urlaub.de#$#.cookies { display: none!important; }
urlaub.de#$#.wrapper.hasCookies .page-header { top: 0!important; }
urlaub.de#$#body > .wrapper.hasCookies { margin-top: 0px!important; }
!
prizee.com#$##allow_cookie_holder { display: none!important; }
prizee.com#$#body.is-cookie-display { padding-top: 0!important; }
prizee.com#$#body.is-cookie-display #user .content-user { top: 0!important; }
!
play.google.com#$#.gb_ld.gb_Lc.gb_g { display: none!important; }
play.google.com#$##gba.gb_hg { height: 60px!important; }
!
maisonapart.com###accept-top
maisonapart.com#$#html { margin-top: auto!important; }
!
ebay.co.uk,ebay.it,ebay.de,ebay.be#$#body > div#gh-gb.gh-banner-active.gh-gb-shadow { display: none!important; }
ebay.co.uk,ebay.it,ebay.de,ebay.be#$#.gh-banner-active #gh { margin: 0 0 0 0!important; max-width: none!important; }
!
aral.de#$#header.nv-global-header[role="banner"] {padding-top: 0!important; }
!
gopro.com#$#body[class^="smartling-"] { padding-top: 60px!important; }
!
hm.com#$#body.cookie-notification #bar { top: 0!important; }
hm.com#$#body.cookie-notification { margin-top: 0!important; }
m.hm.com##.tint
m.hm.com##body > div.cookie-notification
!
security.nl###cookie_consent_container
security.nl#$##header_container.cookie_consent { height: 112px!important; }
!
t-mobile.nl###exposeMask
t-mobile.nl##div[id*="CookieSettingsOverlay"]
!
airport-nuernberg.de###cookies_hint
airport-nuernberg.de#$#body.pt50 { padding-top: 0!important; }
!
tommy.com#$#.privacy_policy_offset { padding-top: 0!important; }
!
dropbox.com#$#body.top-notification-bar .supernav__container--fixed { top: auto!important; }
dropbox.com#$#body.top-notification-bar > .mast-head { top:auto!important; }
dropbox.com#$#body.top-notification-bar { margin-top:0!important; }
!
bellen.com#$#body.cookie-active { margin-top: 0!important; }
!
afkortingen.nu#$##cookie_bg { display: none!important; }
afkortingen.nu#$##footer_container { display:block!important; }
afkortingen.nu#$##page_container { display:block!important; }
!
lavenir.net###box_cookie_advert
m.lavenir.net#$#.sticky { top: 0!important; }
m.lavenir.net#$#main[role="main"] { transform: translateY(0px)!important; }
!
teleperformance.com#$#div[id^="myModalCookie"] { display: none !important; }
teleperformance.com#$#body { overflow: auto!important; }
teleperformance.com#$#.row.OpacityTotal { opacity: unset!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/75007
blumixx.de,roesle.com,moses-verlag.de,radonline.de,arctic.de#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
blumixx.de,roesle.com,moses-verlag.de,radonline.de,arctic.de#$#.acris-cookie-consent { display: none !important; }
blumixx.de,roesle.com,moses-verlag.de,radonline.de,arctic.de#$#.acris-cookie-consent ~ .modal-backdrop { display: none !important; }
!
! Misc rules, removed during optimization. If some rules are in groups, no need to move them here
!
!+ NOT_OPTIMIZED
vileda.hu,vileda.de##.modal-backdrop
!+ NOT_OPTIMIZED
kadinlarbilir.com###root > button[class*="_StyledCookieConsentButton-"]
!+ NOT_OPTIMIZED
hot.at###info-overlay
!+ NOT_OPTIMIZED
jaguar-turkiye.com,landrover.com.tr###coiOverlay
!+ NOT_OPTIMIZED
rule34.paheal.net#$#.tnc { display:none !important; }
!+ NOT_OPTIMIZED
rule34.paheal.net#$#.tnc_bg { display:none !important; }
!+ NOT_OPTIMIZED
rule34.paheal.net#$#body.censored * { filter:none !important; }
!+ NOT_OPTIMIZED
operanewsapp.com##.container
!+ NOT_OPTIMIZED
tommy.com#$##cookiesMessage { display: none !important; }
!+ NOT_OPTIMIZED
tommy.com#$#.cookies-message { display: none !important; }
!+ NOT_OPTIMIZED
tommy.com#$#html { overflow: auto !important; }
!+ NOT_OPTIMIZED
m.odds.am###cookies-menu
!+ NOT_OPTIMIZED
dailytrust.com##main + div[style*="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%;"]
!+ NOT_OPTIMIZED
||cmp.dpgmedia.be^$domain=7sur7.be
!+ NOT_OPTIMIZED
tommy.com#$#.overlay--cookies { display: none !important; }
!+ 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
inwerk-bueromoebel.de,rcodezero.at,nic.at,issgesund.de,datareporter.eu###dr_blocking_div
!+ NOT_OPTIMIZED
goldshop-ulm.de,scandmarkt.com,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
! https://github.com/AdguardTeam/AdguardFilters/issues/79840
!+ NOT_OPTIMIZED
j-kesselshop.de,leuchtmittelmarkt.com##.eightworks-cookie-consent-plus
! https://github.com/AdguardTeam/AdguardFilters/issues/80285
!+ 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_PLATFORM(ios)
mazda.com.tr##div[class^="mxp-main-cookie-panel-container-"]
!+ 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
!+ NOT_PLATFORM(windows, mac, android)
maisonapart.com#$?#html[-ext-has="body"] { margin-top: auto!important; }
!+ NOT_OPTIMIZED
home-connect.com,junker-home.com,gaggenau.com,balay.es,profilo.com,constructa.com,pitsos.gr#$#.cookielaw-modal-layer { display: none !important; }
!+ NOT_OPTIMIZED
home-connect.com,junker-home.com,gaggenau.com,balay.es,profilo.com,constructa.com,pitsos.gr#$#body.cookielaw-blur-background > * { filter: none !important; }
!+ NOT_OPTIMIZED
home-connect.com,junker-home.com,gaggenau.com,balay.es,profilo.com,constructa.com,pitsos.gr#$#body.cookielaw-blur-background { overflow-y: 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
chessingtongardencentre.co.uk,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
! https://github.com/AdguardTeam/AdguardFilters/issues/99610
!+ NOT_PLATFORM(ext_safari)
christianbook.com#?##cookie
!+ NOT_PLATFORM(ext_safari)
christianbook.com#$?#body > style { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/75585#issuecomment-811823586
! https://github.com/AdguardTeam/AdguardFilters/issues/69173
!+ NOT_OPTIMIZED
calkalasutasayrani.com##.bs-example-modal-lg
!+ NOT_PLATFORM(ios, ext_android_cb)
||eon.com/*/js/eon-com-tracking-consent.*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/58392
!+ NOT_OPTIMIZED
enerjisa.com.tr###fhr-cookie-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/57290
!+ NOT_OPTIMIZED
americanexpress.com.tr###cookie-policy-sticky
!+ NOT_OPTIMIZED
onitsukatiger.com###tealiumCookieBanner
!+ NOT_OPTIMIZED
reddit.com##div[class*="EUCookieNotice"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54864
!+ 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
! https://github.com/AdguardTeam/AdguardFilters/issues/51617
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_safari)
plus.net##.cf__main-block
! https://github.com/AdguardTeam/AdguardFilters/issues/49522
!+ NOT_OPTIMIZED
turkgun.com###cookiePolicyMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/48037
!+ NOT_OPTIMIZED
burgan.com.tr###footer_cerez_politikasi
! https://github.com/AdguardTeam/AdguardFilters/issues/45219
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_safari)
seat.nl###bcpm-notification-outer-border
! https://github.com/AdguardTeam/AdguardFilters/issues/45345
! https://github.com/AdguardTeam/AdguardFilters/issues/40427
!+ NOT_PLATFORM(ios, ext_android_cb, ext_opera, ext_ublock, ext_ff)
m.standaard.be##.dialog-backdrop
!+ NOT_PLATFORM(ios, ext_android_cb, ext_opera, ext_ublock, ext_ff)
m.standaard.be##.gdpr-dialog
! https://github.com/AdguardTeam/AdguardFilters/issues/29104
! https://github.com/AdguardTeam/AdguardFilters/issues/15967
! NOTE: Specific basic end ⬆️
! !SECTION: Cookies - Specific basic
!
!--- JS rules---
! SECTION: Cookies - Specific rules (JS)
!
! dumont group
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.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,tvtoday.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)}});
consent.hallo-eltern.de,gesundheitsfrage.net,consent.spieletipps.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="Akzeptieren" i]');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
! new dumont group rules
! Button "Einstellungen"
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)}});
! Button "Einstellungen" at start, enabling social network embeds and Button "Auswahl speichern" at the end
sp-consent.frankenpost.de,sport.de,sourcepoint.vip.de,sp-consent.kurier.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 social = document.querySelectorAll(".accordion"); social.forEach(function(social) {if(social.innerText.includes("Soziale Netzwerke")) {if(social.nextSibling.classList.contains("pm-switch")) { social.nextSibling.click(); } }});    }, 300); 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*="Auswahl speichern"]');if(d||e) { d&&d.click(); e&&e.click();};}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
! Button "Einstellungen anpassen"
baseendpoint.chefkoch.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('a[data-selected*="pmTab=purposes"]');b&&b.click(); setTimeout(function(){ var c = document.querySelectorAll(".is-checked"); if(c[0]){c.forEach(function(c) {c.click();} ); }; }, 300); setTimeout(function(){var d = document.querySelector('button[title="Auswahl speichern"]');if(d) {d.click(); };}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
! "Button Optionen"
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)}});
! "Button Cookie-Einstellungen"
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)}});
! "Button EINVERSTANDEN"
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)}});
! "Button I Accept"
scotsman.com,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)}});
! "Button ZUSTIMMEN"
baseendpoint.geo.de,cmp.heise.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title*="ustimmen"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
!
! Didomi
goplay.be#%#AG_onLoad(function(){if(-1===document.cookie.indexOf("euconsent-v2")){var c=new MutationObserver(function(){var b=document.querySelector("#didomi-notice-learn-more-button");b&&(c.disconnect(),b.click(),setTimeout(function(){var a=document.querySelectorAll("button.didomi-components-button");a[0]&&a[0].click();},300))});c.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){c.disconnect()},1E4)}});
krone.at#%#AG_onLoad(function(){if(-1===document.cookie.indexOf("euconsent-v2")){var c=new MutationObserver(function(){var b=document.querySelector("#didomi-notice-learn-more-button");b&&(c.disconnect(),b.click(),setTimeout(function(){var a=document.querySelectorAll("button[aria-describedby=\"didomi-purpose-BeEXA9\"]");a[1]&&a[1].click();var b=document.querySelectorAll("button[aria-describedby=\"didomi-purpose-9HxF6e\"]");b[0]&&b[0].click();var c=document.querySelectorAll("button[aria-describedby=\"didomi-purpose-JmQMZH\"]");c[0]&&c[0].click()},300),setTimeout(function(){var a=document.querySelectorAll("button[aria-describedby=\"didomi-purpose-xKLmtF\"]");a[1]&&a[1].click()},300),setTimeout(function(){var a=document.querySelector("button[aria-label*=\"speichern\"]");a&&a.click()},300))});c.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){c.disconnect()},1E4)}});
!
hintertuxergletscher.at#%#AG_onLoad(function(){if(window.location.href.includes("hintertuxergletscher.at")){var g=new MutationObserver(function(){var b=document.querySelector('div.bh-cookies-popup-accept-all');b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
forcetools-kepmar.eu#%#AG_onLoad(function(){if(!document.cookie.includes("epCookieConsent")){var g=new MutationObserver(function(){var b=document.querySelector('.cookie-consent-button-decline');b&&(g.disconnect(),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('button[mode="secondary"]');b&&b.click(); setTimeout(function(){ var c=document.querySelectorAll('.qc-cmp2-header-links > button[mode="link"]');c[0]&&c[0].click(); var d=document.querySelector('div[class^="qc-cmp2-buttons-"] > button[mode="primary"]'); d&&d.click();}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E6)});
alpenverein-muenchen-oberland.de#%#AG_onLoad(function(){if(!document.cookie.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('.cookieProperties');b&&b.click(); setTimeout(function(){ var c = document.querySelector('.functionality[value="1"]'); c&&c.click(); }, 300); setTimeout(function(){var d = document.querySelector('#btnAcknowledge'); if(d) {d.click();};}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
hofer.at#%#document.cookie = "google-maps-privacy=1";
edeka.de#%#document.cookie="EDEKA_PRIVACY=@0@0@2%2C3%2C7@0@0;path=/";
comingsoon.it,beachcam.meo.pt#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('.qc-cmp2-summary-buttons > button[mode]:last-child'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
tumblr.com#%#AG_onLoad(function(){if(-1===document.cookie.indexOf('euconsent-v2')){var b=new MutationObserver(function(){var a=document.querySelector('.cmp__dialog-footer-buttons > button.components-button.is-primary');a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
chase.co.uk#%#AG_onLoad(function() {var g = new MutationObserver(function() {if (document.querySelector("#consent-manager-modal")) { var b = document.querySelector('.modal div.modal__step > .button--primary');b&&b.click();}});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 1E4)});
cmp-sp.wiwo.de#%#AG_onLoad(function(){if(document.location.href.includes("requestUUID")){var g=new MutationObserver(function(){setTimeout(function() {var b=document.querySelector('button[title="KONFIGURIEREN"]');b&&b.click();}, 1000); setTimeout(function() {var c = document.querySelectorAll("button.checked > span"); c[0]&&c[0].click(); var d = document.querySelector('button[title="AUSWAHL ZUSTIMMEN"]'); d&&d.click(); },1000); });g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},10E4)}});
app.salsify.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('form > input[name="salsify_cookie_consent_value"] + button[type="submit"]'); if(el) el.click(); }, 300); });
cmpv2.berliner-zeitung.de#%#AG_onLoad(function(){if(document.location.href.includes("message_id")){var g=new MutationObserver(function(){setTimeout(function() {var b=document.querySelector('button[title="Einstellungen"]');b&&b.click();}, 2000); setTimeout(function() {var c = document.querySelectorAll(".reject-toggle"); c[0]&&c[0].click(); var d = document.querySelector('button[title="Speichern & Schließen"]'); d&&d.click(); },2000); });g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},10E4)}});
consent.t-online.de#%#AG_onLoad(function(){if(document.location.href.includes("requestUUID")){var g=new MutationObserver(function(){setTimeout(function() {var b=document.querySelector('button[title="AKZEPTIEREN UND WEITER"]');b&&b.click();}, 1000);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},10E4)}});
winfuture.de#%#AG_onLoad(function(){if(!document.cookie.includes("cmpconsent") || !document.cookie.includes("__cmpcccu")){var g=new MutationObserver(function(){var b=document.querySelector("#cmpwrapper").shadowRoot.querySelector("#cmpwelcomebtnyes > a");b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
winfuture.de#%#AG_onLoad(function(){setTimeout(function(){if(document.querySelector("#cmpwrapper")){var b=document.querySelector("#cmpwrapper").shadowRoot.querySelector("#cmpwelcomebtnyes > a");b&&b.click()};},2E3)});
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)}});
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-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)}});
privacy.maennersache.de,privacy.wunderweib.de,privacy.runnersworld.de,womenshealth.de,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.unilad.com,consent.ladbible.com,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)}});
!
justjoin.it#%#//scriptlet('set-local-storage-item', 'acceptedPolicy', 'true')
asadventure.com#%#//scriptlet('set-cookie-reload', 'consent_setting', '0')
columbia.com.tr#%#//scriptlet('set-local-storage-item', 'cookieConsent', 'false')
hardware.info#%#(function(){try{"undefined"==typeof localStorage||localStorage.getItem("consentData")||localStorage.setItem("consentData","{\"relevantAds\":{\"version\":1,\"approved\":false},\"youtube\":{\"version\":1,\"approved\":true}}")}catch(b){}})();
zoom.us#%#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)});
bitso.com#%#//scriptlet('set-cookie', 'bitso_cc', '1')
sky.it#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('button[title^="ACCETTA TUTTI I COOKIES"]');setTimeout(function(){ b&&b.click(); }, 100);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
help.kobo.com#%#//scriptlet('set-local-storage-item', 'c_rakobo_cc', '1')
cmp-sp.neuepresse.de,cmp.wowtv.de,cmp-sp.lvz.de#%#AG_onLoad(function(){if(window.location.href.match(/consentUUID|privacy/)){var b=new MutationObserver(function(){var a=document.querySelector('button[title*="Alle"][title*="ablehnen"]');a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){b.disconnect()},1E4)}});
jonas-in-auroville.de#%#//scriptlet('set-local-storage-item', 'cookies-selected', 'true')
ottwow.com#%#AG_onLoad(function(){const b=new MutationObserver(function(){const a=document.querySelector(".c-cmp__button--success");a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){b.disconnect()},1E4)});
tunnelmb.net#%#//scriptlet('set-cookie', 'cookie-policy', 'true')
101internet.ru#%#//scriptlet('set-cookie', 'closeNotificationAboutCookie', 'true')
productz.com#%#//scriptlet('set-cookie-reload', 'rodo_accepted', '0')
mindenunkazauto.hu#%#//scriptlet('set-cookie', 'cookie_elfogadas', 'true')
leki.com#%#//scriptlet('set-cookie', 'cookie-preference', '1')
rainews.it#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("oil_data")){const a=new MutationObserver(function(){const b=document.querySelector(".as-oil button.as-js-optin[data-qa=\"oil-YesButton\"]");b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){a.disconnect()},1E4)}});
zerofox.com#%#//scriptlet('set-cookie', 'cookieconsent_status', '1')
starwalk.space#%#//scriptlet('set-cookie', 'SWCOOKIESACC', '1')
xgp.pl#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("real_cookie_banner")){const b=new MutationObserver(function(){const a=document.querySelector(".rcb-banner .rcb-btn-accept-all");a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){b.disconnect()},1E4)}});
auchan.ru#%#//scriptlet('set-cookie', 'acceptCookies_', 'true')
kmag.pl#%#//scriptlet('set-cookie', 'RODO', '1')
lamoda.ru#%#//scriptlet('set-cookie', 'XCookieNotifyWasShown', 'true')
help.instagram.com#%#AG_onLoad(function(){if(!document.cookie.includes('datr')){var g=new MutationObserver(function(){var b=document.querySelector('div[class] + div[class] + div[class] > div[class] > div[class] > div[class] > div[aria-label][class][role="button"][tabindex="0"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
faq.whatsapp.com#%#AG_onLoad(function(){if(!document.cookie.includes('wa_cb')&&document.querySelector('a[href="https://www.whatsapp.com/legal/cookies/"]')){var g=new MutationObserver(function(){var b=document.querySelector('div[class] + div[class] + div[class] > div[class] > div[class] + div[class] > div[aria-label][class][role="button"][tabindex="0"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
ryobitools.eu#%#AG_onLoad(function(){if(!document.cookie.includes('OptanonAlertBoxClosed')){var g=new MutationObserver(function(){var b=document.querySelector('button[id="onetrust-accept-btn-handler"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
dgb.de#%#AG_onLoad(function(){try{if(!document.cookie.includes("__cmpconsent")||!Object.keys(localStorage).find(a=>a.includes("__cmpconsent"))){const a=new MutationObserver(function(){const b=document.body;b&&(b.style.overflow="auto");const c=document.querySelector("#cmpwrapper");if(c){c.style="display: none !important;";const b=c.shadowRoot?.querySelector("a.cmpboxbtnyes");b&&(a.disconnect(),b.click())}});a.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){a.disconnect()},1E4)}}catch(a){console.error(a)}});
uptodate.com#%#//scriptlet('set-cookie', 'cookie-accept', '1')
ghacks.net#%#//scriptlet('remove-class', 'didomi-popup-open', 'body')
kts.weszlo.com#%#//scriptlet('set-cookie', 'cookiesActive', 'false')
stewes.de#%#//scriptlet('set-constant', 'HB.CookieSettings.init', 'noopFunc')
podchaser.com#%#//scriptlet('set-cookie', 'CookieAlertBoxClosed', '1')
lotto-brandenburg.de#%#//scriptlet('set-cookie', 'policyAgreed', '1')
fahrrad-xxl.de#%#//scriptlet('set-cookie', 'fxxl_erforderliche_cookies', 'true')
pcgamer.com,wpolityce.pl,travlerz.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var a=new MutationObserver(function(){var b=document.querySelector('.qc-cmp2-summary-buttons > button[mode]:last-child'),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)}});
xnxx.com#%#//scriptlet('set-local-storage-item', 'xvutils.nb_tabs_opened', '1')
audo.ai#%#document.cookie = "cookie_consent=%22strictly_necessary%2Cfunctionality%2Cperformance%2Ctargeting%22";
sourcepoint.lbc.co.uk#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var a=new MutationObserver(function(){var b=document.querySelector('button[title="ACCEPT"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},2E4)}});
muenchen.de#%#AG_onLoad(function() { setTimeout(function() { var c=document.querySelector('a[onclick^="usercentrics.updateConsents"]'); c&&(c.click()) }, 300); });
4kfilme.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('body > div[id^="a"][id*="-"][data-bg] div[id^="bnnr-body-rightSide-"] > div[style^="text-decoration:"][style*="order: 1;"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
feedbax.de#%#//scriptlet('set-cookie', 'technicalCookieConsent', '1')
captaincoupon.de#%#//scriptlet('set-local-storage-item', 'areCookiesAccepted', 'true')
dorcelvision.com#%#AG_onLoad(function(){var b=new MutationObserver(function(){var a=document.querySelector('.hide-for-stored');a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)});
technikum-wien.at#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[aria-label="Externe Medien akzeptieren"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
songtradr.com#%#//scriptlet('set-cookie', 'cpaccpted', 'true')
stern.de#%#AG_onLoad(function(){try{if(-1==document.cookie.indexOf("__cmpconsent")||!localStorage.getItem("__cmpconsent")){const c=new MutationObserver(function(){const a=document.querySelector("#cmpbox .cmptxt_btn_yes");a&&(c.disconnect(),a.click())});c.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){c.disconnect()},1E4)}}catch(a){}});
wohnglueck.de#%#(()=>{window.UC_UI={acceptService:function(){return new Promise(a=>{a()})},rejectService:function(){return new Promise(a=>{a()})},isInitialized:function(){return!0},getServicesBaseInfo:function(){return[{id:"",consent:{history:[{status:!0,type:"explicit"}]},name:""}]}},AG_onLoad(function(){const a=document.querySelectorAll(".sc-embed > .js_res[data-consent-service-id]");a.forEach(a=>{a.setAttribute("data-consent-service-id","")});const b=document.querySelectorAll(".sc-embed .js_boxReject");b.forEach(a=>{a.style="display: none;"})})})();
investmap.pl#%#//scriptlet('set-cookie', 'rodov2', '1')
mypolitics.pl#%#//scriptlet('set-local-storage-item', 'scriptsPreferences', 'emptyObj')
suncorp.com.au#%#//scriptlet('set-cookie', 'key-event-suncorp-data-policy-closeFlag', '1')
erli.pl#%#(function(){try{if("undefined"!=typeof localStorage&&!localStorage.getItem("COOKIE_CONSENTS")){const b=JSON.stringify({preferences:!0,marketing:!1,statistics:!1,at:new Date().getTime()});localStorage.setItem("COOKIE_CONSENTS",b)}}catch(a){}})();
tedbaker.com#%#document.cookie = "CONSENTMGR=consent:true";
dsny.pl#%#document.cookie.includes("dsny_gdpr_consent=")||(document.cookie="dsny_gdpr_consent=rejected; path=/;");
blutspendedienst.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button[data-cookiefirst-action="accept"]'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
wildvogel-futter.de#%#document.cookie="complianz_consent_status=allow; path=/;";
smule.com#%#document.cookie = "smule_consent={%22cookieBannerVersionValue%22:2%2C%22acceptedCookies%22:[%22marketing%22%2C%22functionality%22]}";
dhnet.be,lavanguardia.com,ledauphine.com#%#AG_onLoad(function(){if(-1===document.cookie.indexOf('euconsent-v2')){var b=new MutationObserver(function(){var a=document.querySelector('button[id="didomi-notice-agree-button"]');a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
ranking.perspektywy.pl#%#//scriptlet('set-cookie', 'perspektywy_cookies', '1')
flynorse.com#%#document.cookie = "N0_CONSENT=essential";
rynekpierwotny.pl#%#//scriptlet('set-local-storage-item', 'lscache-cookieMessageIsRead', 'true')
e-ladestation.aldi-sued.de#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button.ppms_cm_button_primary'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.disconnect()}, 1E4)});
uxfeedback.ru#%#//scriptlet('set-local-storage-item', 'uxfb_cookies', 'true')
premiumkino.de#%#//scriptlet('set-cookie', 'cookie_required', 'true')
happydog.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-happydogde4', '1')
kantenschutzprofi.shop,diorama-world.com,colvital.de#%#//scriptlet('set-cookie-reload', 'epCookieConsent', '0')
lolaliza.com#%#//scriptlet('set-cookie', 'enableTracking', 'false')
peakd.com#%#//scriptlet('set-cookie', 'COOKIE_CONSENT_ACCEPTED', 'true')
tweakers.net#%#AG_onLoad(function(){var c=new MutationObserver(function(){var a=document.querySelector("button.ctaButton[data-action=\"acceptAll\"]"),b=document.querySelector("#koekieBar");a&&b&&getComputedStyle(b)&&getComputedStyle(b).display&&"block"===getComputedStyle(b).display&&(c.disconnect(),a.click())});c.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){c.disconnect()},1E4)});
refurbishedstore.de#%#//scriptlet('set-cookie-reload', 'COOKIE_CONSENT', 'true')
etm.ru#%#//scriptlet('set-local-storage-item', 'cookiesPermission', 'true')
nestbank.pl#%#//scriptlet('set-local-storage-item', 'cookies_status', '1')
login.mybenefit.pl#%#//scriptlet('set-cookie', 'isCookiesAccepted', 'true')
avell.com.br#%#//scriptlet('set-cookie', 'cookiesConsent', 'true')
paypo.pl#%#//scriptlet('set-cookie', 'pp_cookie_information', 'true')
abo24.de#%#//scriptlet('set-cookie-reload', 'cmp', '0')
idowa.de#%#//scriptlet("set-constant", "__tcfapi", "noopFunc")
thomann.de#%#AG_onLoad(function(){if(-1===document.cookie.indexOf('thomann_settings')){var b=new MutationObserver(function(){var a=document.querySelector('button.consent-bar-cta-accept');a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
ilmeteo.it#%#AG_onLoad(function(){if(-1===document.cookie.indexOf('trc_cookie_storage')){var b=new MutationObserver(function(){var a=document.querySelector('.fc-cta-consent');a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
developer.confluent.io#%#AG_onLoad(function(){window.OnetrustActiveGroups=",C0002,C0004,";const a=function(a){var b=a.parentNode,c=document.createElement(a.tagName);c.textContent=a.textContent;var d=a.attributes;if(0<d.length)for(var e=0;e<d.length;e++)"type"===d[e].name?c.setAttribute("type","text/javascript",!0):c.setAttribute(d[e].name,d[e].value,!0);b.appendChild(c),b.removeChild(a)},b=document.head,c=new MutationObserver(function(){var b=document.querySelectorAll("head > script[class^=\"optanon-category-\"][type=\"text/plain\"]");b.forEach(b=>a(b))});c.observe(b,{attributes:!0,childList:!0,subtree:!0})});
jobthai.com#%#//scriptlet('set-local-storage-item', 'website-visit-date', '1')
mazda.com.tr#%#document.cookie = "subDomainCookie=accepted";
festo.com#%#//scriptlet('set-cookie-reload', 'ckns_policy', '1')
wifiman.com#%#//scriptlet('set-local-storage-item', 'hide-legal', '1')
easyphp.org#%#//scriptlet('set-cookie-reload', 'cookie-consent', '0')
plarium.com#%#//scriptlet('set-local-storage-item', 'hide_cookies_banner', 'true')
io.google#%#//scriptlet('set-local-storage-item', 'gio::cookie_notice', 'true')
drauzzen.de#%#document.cookie = "sp_dsgvo_cookie_settings=%7B%22version%22%3A%221643827785436%22%2C%22lifeTime%22%3A%2215811200%22%2C%22integrations%22%3A%5B%22google-analytics%22%5D%2C%22lastChangeOn%22%3A1652263031893%7D";
lhsystems.com#%#//scriptlet('set-cookie', 'necessaryCookies', 'true')
stokrotka.pl#%#//scriptlet('set-cookie-reload', 'cookie_privacy_set', '1')
okdo.com#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("gdpr%5Bprivacy_bar%5D")){var d=new MutationObserver(function(){var a=document.querySelector("button.gdpr-i-agree-button"),c=document.querySelector(".c-notification-bar");c&&a&&(d.disconnect(),a.click(),c.style="display: none !important;")});d.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){d.disconnect()},1E4)}});
aviasales.ru#%#document.cookie = "cookies_policy=%7B%22accepted%22%3Atrue%2C%22technical%22%3Atrue%2C%22marketing%22%3Atrue%7D";
coinrequest.io#%#//scriptlet('set-local-storage-item', 'BIT_REQUEST_VUE.cookies_enabled', 'true')
bc.game#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('ns_system', '{"showCookie":false}'); };
depop.com#%#//scriptlet("set-cookie", "gdpr__depop__functional", "true")
depop.com#%#//scriptlet("set-cookie", "gdpr__google__analytics", "false")
depop.com#%#//scriptlet("set-cookie", "gdpr__facebook__social", "false")
kayak.de#%#AG_onLoad(function(){if(!window.location.href.includes('consent')){var b=new MutationObserver(function(){var a=document.querySelector('div[class$="-footer"] > span[class$="-decline"] > button');a&&a.click()});b.observe(document,{childList:!0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
wz.de,volksfreund.de#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('#consentAccept');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
derstandard.at,derstandard.de#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('button[title="Einverstanden"]');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
youmath.it#%#AG_onLoad(function(){var a=new MutationObserver(function(){var b=document.querySelector('#pt-actions > button + button');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
qwic.nl,qwic.eu,qwic.de#%#//scriptlet('set-cookie', 'cookie_consent', '0')
coder.com#%#//scriptlet('set-local-storage-item', 'cookie', 'true')
sticpay.com#%#//scriptlet('set-local-storage-item', 'cookie-consent', 'true')
mantel.com#%#//scriptlet('set-cookie', 'tracking_cookie', '0')
amd-moebel.de#%#//scriptlet('set-cookie', 'cookies_mandatory', 'true')
vcv.ru,sklepyabc.pl#%#//scriptlet('set-cookie', 'viewed_cookie_policy', '1')
ftx.com#%#//scriptlet('set-local-storage-item', 'rejectAllCookies', 'true')
jysk.nl#%#(function(){if(!document.cookie.includes("CookieInformationConsent=")){var a=encodeURIComponent('{"website_uuid":"","timestamp":"","consent_url":"","consent_website":"jysk.nl","consent_domain":"jysk.nl","user_uid":"","consents_approved":["cookie_cat_necessary","cookie_cat_functional","cookie_cat_statistic"],"consents_denied":[],"user_agent":""}');document.cookie="CookieInformationConsent="+a+"; path=/;"}})();
apexlegendsstatus.com#%#AG_onLoad(function() {var b=new MutationObserver(function() {var c=document.querySelector('button#c-p-bn'); c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !0});setTimeout(function() {b.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.*#%#//scriptlet('set-cookie', 'BM_Analytics', 'false')
backmarket.*#%#//scriptlet('set-cookie', 'BM_Advertising', 'false')
backmarket.*#%#//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.*#%#(function(){document.cookie.includes("cookieConsent=")||(document.cookie='cookieConsent={"algolia":false,"basket-store":true,"emarsys":false,"google-ga":false,"google-optimize":false,"google-tm":false,"trbo":false,"zenloop":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/etc.clientlibs/wcms/clientlibs/general-cookie.min.
online.swedbank.se##fdp-widget-cookie-consent
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.voici.fr,consent.capital.fr,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.com#%#//scriptlet('set-local-storage-item', 'cookiesDismissedMarch', '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')
bk-licht.eu,shirtlabor.de,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")
giochigratisonline.it#%#//scriptlet('set-cookie-reload', 'consensoCookie', 'yes')
bca.co.id#%#//scriptlet('remove-class', 'popup-disclaimer-show', 'body.popup-disclaimer-show')
lesoir.be,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_A_COOKIES_POLICY', 'true')
cire.pl#%#//scriptlet('set-cookie', 'APP_A_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')
docs.readyplayer.me,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.petbook.de,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)});
uusisuomi.fi,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', '1')
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')
tomshw.it#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("euconsent-v2")){var d=new MutationObserver(function(){var a=!1,e=document.querySelector("button.iubenda-cs-accept-btn");e&&(e.click(),a=!0),null===document.querySelector("button.iubenda-cs-accept-btn")&&a&&d.disconnect()});d.observe(document,{childList:!0,subtree:!0,attributes:!0}),setTimeout(function(){d.disconnect()},1E4)}});
moto.it,automoto.it,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)});
lecker.de,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")
uhrig-bau.eu,atman.pl,zoonews.pl,drohnen.de#%#//scriptlet('set-cookie', 'viewed_cookie_policy', 'yes')
aniforte.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwanifortede1', '1')
tech-room.pl#%#//scriptlet('set-cookie-reload', 'privacy', '1')
go.netia.pl,polsatboxgo.pl,polsatgo.pl#%#//scriptlet('set-cookie', 'rodo-reminder-displayed', '1')
go.netia.pl,polsatboxgo.pl,polsatgo.pl#%#//scriptlet('set-cookie', 'rodo-modal-displayed', '1')
einhell.de,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")
teneriffa-news.com,brita.de,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)}});
cinemablend.com,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')
albert-haus.de,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')
bafa.de,ble.de,schleswig-holstein.de,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')
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')
replicata.com,replicata.de#%#document.cookie="bbDatenstufe=stufe3; path=/;";
szbz.de,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://reelrundown.com/")){var a=new MutationObserver(function(){var b=document.querySelector('button[title="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.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 g=new MutationObserver(function(){var b=document.querySelector('button[title*="Einstellungen"]');b&&b.click(); setTimeout(function(){ var social = document.querySelectorAll(".accordion"); social.forEach(function(social) {if(social.innerText.includes("Soziale Netzwerke")) {if(social.nextSibling.classList.contains("pm-switch")) { social.nextSibling.click(); } }});    }, 300); setTimeout(function(){ var c = document.querySelectorAll(".page-action"); if(c[0]){c[0].click();}; }, 300); setTimeout(function(){var d = document.querySelectorAll(".stack-title .is-checked"); d.forEach(function(d) {d.click();}); var e = document.querySelector('button[title*="Auswahl speichern"]');if(e) { e&&e.click();};}, 300);});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.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')
tolkiengesellschaft.de#%#AG_onLoad(function(){var n;-1==document.cookie.indexOf("real_cookie_banner-blog")&&((n=new MutationObserver(function(){var e=document.querySelectorAll('body > div[id^="a"][id*="-"][data-bg] div[id^="bnnr-body-rightSide-"] > div[style^="text-decoration:"]');e.length&&e.forEach(function(e){e.textContent.includes("Alle akzeptieren")&&(n.disconnect(),e.click())})})).observe(document,{childList:!0,subtree:!0}),setTimeout(function(){n.disconnect()},1e4))});
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)}});
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")
swoodoo.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')
swoodoo.com,autohero.com,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)}});
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')
france24.com,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)}});
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,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 a=new MutationObserver(function(){var a=document.querySelector("button#cmp-btn-accept"),b=document.querySelector("#cmp-wetter.cmp-hide");a&&!b&&a.click()});a.observe(document,{childList:!0,subtree:!0,attributeFilter:["style"]}),setTimeout(function(){a.disconnect()},1E4)});
cyclingnews.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)});
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"]')||document.querySelector('form[action^="https://consent.google."][action$="/save"]');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"]')||document.querySelector('form[action="https://consent.youtube.com/save"]');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())},5E3)});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,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) {} })();
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"}}')})();
notizie.it,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)});
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')
cdn.privacy-mgmt.com,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")
grants.at#%#//scriptlet('set-cookie', 'cookieconsent_status_new', '1')
ipaper.io#%#//scriptlet('remove-class', 'noScroll', 'html.noScroll')
online-archive-extractor.com,rhymes-with.com,adjectives-for.com,find-words.com,word-count-tool.com,ocr-free.com,read-text.com,other-languages.com,how-to-say.com,online-screen-recorder.com,webcam-test.com,record-video-online.com,speaker-test.com,send-voice.com,share-my-location.com,online-mic-test.com,food-here.com,my-current-location.com,online-pdf-tools.com,voice-recorder.io,convertman.com,translated-into.com,versteigerungspool.de,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#%#(function(){if(window.location.href.includes("consentUUID")){var a=new MutationObserver(function(){var b=document.querySelector('button[title^="Yes, I\u2019m happy"], .message-component > .message-component.sp_choice_type_11');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)}});
sourcepointcmp.bloomberg.*#%#(function(){if(!document.cookie.includes("euconsent-v2")){const b=new MutationObserver(function(){const a=document.querySelector(".message-component > :is(button[title^=\"Yes\"], button[title=\"\u540C\u610F\u3059\u308B\"])");a&&(b.disconnect(),a.click())});b.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){b.disconnect()},1E4)}})();
independent.com.mt#%#//scriptlet('set-cookie', 'ShowCookiePolicy', 'False')
forbes.com#%#AG_onLoad(function(){if(!document.cookie.includes("cmapi_cookie_privacy")){var d=new MutationObserver(function(){var a=document.querySelector("#consent_blackbar"),b=document.querySelector("#consent_blackbar button#truste-consent-button");a&&b&&(d.disconnect(),a.style="display: none !important;",b.click())});d.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){d.disconnect()},1E4)}});
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)}});
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#%#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')
elkjop.no#%#(function(){if(!document.cookie.includes("CookieInformationConsent=")){var a=encodeURIComponent('{"website_uuid":"","timestamp":"","consent_url":"","consent_website":"elkjop.no","consent_domain":"elkjop.no","user_uid":"","consents_approved":["cookie_cat_necessary","cookie_cat_functional","cookie_cat_statistic"],"consents_denied":[],"user_agent":""}');document.cookie="CookieInformationConsent="+a+"; path=/;"}})();
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,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')
plus.gmx.fr#%#AG_onLoad(function() {if (!document.cookie.includes("euconsent-v2")) {var g = new MutationObserver(function() {setTimeout(function(){var b = document.querySelector("button.banner-close-button");b && b.click();},500);});g.observe(document, {childList: !0,subtree: !0});setTimeout(function() {g.disconnect()}, 4E4)}});
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)}});
gmx.co.uk,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); });
!consentv2.sport1.de#%#AG_onLoad(function(){if(!document.cookie.includes("euconsent-v2")){var g=new MutationObserver(function(){var b=document.querySelector('button[path="[0,2,0]"]'),c=document.querySelectorAll('.page-desc + div.page-action');b&&b.click();c[0]&&c[0].click();setTimeout(function(){var d=document.querySelectorAll('.is-checked');d.forEach(function(d){d&&d.click()}),1E4}); var e=document.querySelector("#li-header > .chevron");e&&e.click();c[1]&&c[1].click(); var f=document.querySelectorAll('.is-checked');f.forEach(function(f){f&&f.click()});var a=document.querySelector('button[path="[0,2,0,1]"]');a&&a.click()});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
! 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')
rp-online.de#%#(function(){if(!document.cookie.includes("eupubconsent-v2")){var c=new MutationObserver(function(){var a=document.querySelector(".park-consent-layer__content-wrapper #consentAccept");a&&"function"==typeof acceptAndContinue&&(c.disconnect(),a.click())});c.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){c.disconnect()},1E4)}})();
volksfreund.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)}});
gameinformer.com,nhl.com,milwaukeetool.eu,usmagazine.com,digitalfoundry.net,redbull.com,roastmarket.de,olx.pl,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')
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") || -1==document.cookie.indexOf("consent") ){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#%#document.cookie="c24consent=f; path=/;";
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(){if(window.localStorage.cmp_ab_desc!="undefined"){var g=new MutationObserver(function(){setTimeout(function(){var b=document.querySelector('button[title*="Einstellungen"]'); b&&b.click();},1E3);setTimeout(function(){var c=document.querySelectorAll('.page-desc + div.page-action'); c[0]&&c[0].click();},1E3);setTimeout(function(){var d=document.querySelectorAll('.is-checked');d[0]&&d[0].click(),1E3}); var e=document.querySelector("#li-header > .chevron");e&&e.click(); setTimeout(function(){var c=document.querySelectorAll('.page-desc + div.page-action');c[1]&&c[1].click();},2E3); var f=document.querySelectorAll('.is-checked');f.forEach(function(f){f&&f.click()});setTimeout(function(){var a=document.querySelector('button[title*="Ablehnen"]');a&&a.click();},1E3)});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},2E4)}});
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.berliner-kurier.de#%#AG_onLoad(function(){if(window.location.href.includes("consentUUID")){var g=new MutationObserver(function(){var b=document.querySelector('.message-component > button[title="Zustimmen"]');b&&(g.disconnect(),b.click())});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)}});
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.stern.de,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.standard.co.uk,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)}});
rfi.fr#%#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)}});
strefaedukacji.pl,stronazdrowia.pl,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)}});
rtl.be,canarias7.es,index.hr,public.fr,europe1.fr,sudinfo.be,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)}});
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.bike-bild.de,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)}});
mmafighting.com#%#(function(){if(-1==document.cookie.indexOf("_chorus_privacy_consent")&&document.location.hostname.includes("mmafighting.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()}})();
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,html')
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#%#(function(){if(!document.cookie.includes("trackingPermissionConsentsValue=")){var a=encodeURIComponent('"cookies_analytics":false,"cookies_personalization":false,"cookies_advertisement":false');document.cookie="trackingPermissionConsentsValue={"+a+"}; path=/;"}})();
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.co.uk,adidas.nl,adidas.pl#%#//scriptlet('set-cookie', 'notice_preferences', '1')
adidas.com,adidas.de,adidas.fr#%#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")
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.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=/;";
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); });
parkerlebnis.de#%#AG_onLoad(function(){if(-1==document.cookie.indexOf("CookieConsent")){const d=new MutationObserver(function(){const a=document.querySelector("#CybotCookiebotDialog a#CybotCookiebotDialogBodyButtonAccept"),b=document.querySelector("#CybotCookiebotDialog");b&&(b.style="display: none !important;"),a&&(d.disconnect(),a.click())});d.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){d.disconnect()},1E4)}});
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); });
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#%#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(), 'ПОГОДЖУЮСЬ І ПЕРЕХОДЖУ ДО СЕРВІСУ')]",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,myprivacy.dpgmedia.be,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$="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#%#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)}});
popsugar.com,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";
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); });
!
! https://github.com/AdguardTeam/AdguardFilters/issues/131476
!+ NOT_PLATFORM(mac, android)
instagram.com#%#//scriptlet('set-cookie-reload', 'ig_did', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/128314
! For some reason a cart is empty with extension for Firefox if below rule is used
!+ NOT_PLATFORM(ext_ff)
canyon.com#%#//scriptlet("set-cookie-reload", "CanyonCookieSeen", "0")
! youtube - new cookie window
! https://github.com/AdguardTeam/Scriptlets/issues/212
! TODO: replace the rule with a scriptlet `set-cookie-reload` when it is improved
youtube.com#%#(function(){window.self!==window.top||document.cookie.includes("visitor=")||(document.cookie="visitor=1; path=/;",document.cookie&&location.reload())})();
! revert this rule if the above rule breaks something
! youtube.com#%#AG_onLoad(function(){if(document.cookie.indexOf('CONSENT=YES+yt.') === -1){var a=new MutationObserver(function(){var b=document.querySelector('.termlinks + div[class*="ytd-consent-bump-"] > ytd-button-renderer:last-child');b&&(a.disconnect(),b.click())});a.observe(document,{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)}});
! https://gist.github.com/AdamWr/b32688adb0393d31525f445ee5ab4302#file-gistfile1-txt
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)}})();
! NOTE: Specific rules (JS) end ⬆️
! !SECTION: Cookies - Specific rules (JS)
!
!
stockmann.com#$#body { position: static!important; }
stockmann.com#$#.cookie-dialog-screen { display: none!important; }
!
!--- HTML rules ---
!
! SECTION: Cookies - Specific rules (HTML)
!
! NOTE: Specific rules (HTML) end ⬆️
! !SECTION: Cookies - Specific rules (HTML)
!
!--- Replace rules---
!
! SECTION: Cookies - Specific rules (replace)
!
! NOTE: Specific rules (replace) end ⬆️
! !SECTION: Cookies - Specific rules (replace)
!
!
! This section contains the list of rules that fix incorrect blocking of cookie notifications by generic rules. Rules should be domain-specific.
!
! Good: example.org#@##cookie
! Bad:  example.org###cookie (should be in cookies_specific.txt)
!
!
! @@||cdn.cookielaw.org/scripttemplates/otSDKStub.js
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=mtv.com|ryobitools.eu|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|olx.pl|usmagazine.com|uefa.com|milwaukeetool.eu|muscleandfitness.com|20min.ch|ted.com|elisa.fi|nhl.com
!
! Required for apps only
! When request is blocked then there is an error "Unexpected token / in JSON at position 0"
! It's loaded by cdn.cookielaw.org/scripttemplates/otSDKStub.js, so it should be only unblocked on websites for which this script is unblocked
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132200
centrumrowerowe.pl#@##cookieBanner
! https://github.com/uBlockOrigin/uAssets/issues/15296
@@||geolocation.onetrust.com/cookieconsentpub/$domain=konami.com
@@||onetrust.com/consent/*.json$domain=konami.com
@@||onetrust.com/scripttemplates/otSDKStub.js$domain=konami.com
@@||onetrust.com/scripttemplates/*/otBannerSdk.js$script,domain=konami.com
! https://github.com/AdguardTeam/AdguardFilters/issues/132299
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=sunderlandecho.com
! https://github.com/AdguardTeam/AdguardFilters/issues/132056
@@||hintertuxergletscher.at/typo3conf/*/cookie-popup$domain=hintertuxergletscher.at
! https://github.com/AdguardTeam/AdguardFilters/issues/132058
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=stol.it
! https://github.com/AdguardTeam/AdguardFilters/issues/131924
as.com#@##didomi-notice
@@||sdk.privacy-center.org^$domain=as.com
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=as.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/131712
! https://github.com/AdguardTeam/AdguardFilters/issues/131853
@@||sdk.privacy-center.org^$domain=rfi.fr
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=rfi.fr,important
! https://github.com/AdguardTeam/AdguardFilters/issues/131695
forcetools-kepmar.eu#@#.cookie-consent:not(body):not(html)
forcetools-kepmar.eu#@#.cookie-consent-content
! https://github.com/AdguardTeam/AdguardFilters/issues/131529
creditmutuel.fr#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/131122
multiplayer.it#@##iubenda-cs-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/131581
@@||consent.cookiefirst.com/banner.js$domain=juffing.at
@@||consent.cookiefirst.com/sites/
@@||consent.cookiefirst.com/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/131433
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent*/cookieconsent.min.$domain=racerxonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/131396
jenprace.cz#@#.cookie-bar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/131394
@@||news.microsoft.com/wp-content/plugins/microsoft-oembeds/cookie-consent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/131053
@@||consent.cookiebot.com^$domain=parkerlebnis.de
! https://github.com/AdguardTeam/AdguardFilters/issues/130723
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=zoom.us
zoom.us#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/130923
actronics.no#@##cookie-modal
actronics.no#@#.cookie_consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/130757
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=next.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/130909
@@||cmp.quantcast.com/choice/*/choice.js$domain=express.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/130795
team.blue#@#.js-cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/130794
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=hallo-eltern.de
!! will be requested when previous request is unblocked
@@||cdn.privacy-mgmt.com/unified/*/gdpr-tcf.*.bundle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/130563
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=tv8.it
! https://github.com/AdguardTeam/AdguardFilters/issues/130517
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=tg24.sky.it
! https://github.com/AdguardTeam/AdguardFilters/issues/130516
@@||iubenda.com^$domain=notizie.it
notizie.it#@##iubenda-cs-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/130685
@@||cdn.privacy-mgmt.com/index.html$domain=reelrundown.com
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=reelrundown.com
! https://github.com/AdguardTeam/AdguardFilters/issues/103244
@@||cdn.privacy-mgmt.com/*/wrapperMessagingWithoutDetection.js$domain=thestar.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/54475
arkenzoo.se#@##cookie_consent
! https://github.com/uBlockOrigin/uAssets/issues/14957
@@||d.delivery.consentmanager.net/delivery/cmp.php$domain=pc.warface.com
! https://github.com/AdguardTeam/AdguardFilters/issues/130227
zensus2022.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/130221
@@||sdk.privacy-center.org^$domain=mein-mmo.de
! https://github.com/AdguardTeam/AdguardFilters/issues/129837
@@||cdn.onesignal.com/sdks/OneSignalSDK.js$domain=tomsguide.com
@@||quantcast.mgr.consensu.org/GVL-v2/*.json$domain=tomsguide.com
tomsguide.com#@#.qc-cmp2-container
! https://github.com/AdguardTeam/AdguardFilters/issues/129673
kantenschutzprofi.shop#@#.cookie-consent-content
kantenschutzprofi.shop#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/129204
secure5.arcot.com#@##cookiediv
! https://github.com/AdguardTeam/AdguardFilters/issues/129704
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=esquire.de
@@||gdpr.privacymanager.io/*/gdpr.bundle.js$domain=esquire.de
! https://github.com/AdguardTeam/AdguardFilters/issues/129430
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=upc.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/129315
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=scotsman.com
! https://github.com/AdguardTeam/AdguardFilters/issues/129309
cowaymega.com#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/129281
flip.ro#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/129389 / krone.at -- cookies must be accepted in order to play video
@@||sdk.privacy-center.org/*/loader.js?$domain=krone.at|goplay.be
@@||sdk.privacy-center.org/sdk.*.js$domain=krone.at|goplay.be
@@||sdk.privacy-center.org/ui-gdpr*.js$domain=krone.at|goplay.be
! https://github.com/AdguardTeam/AdguardFilters/issues/128865
@@||privacyportal-cdn.onetrust.com/*/privacy-notices/*.json$domain=minehut.com
! https://github.com/AdguardTeam/AdguardFilters/issues/128603
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=npr.org
! https://github.com/AdguardTeam/AdguardFilters/issues/128580
@@||quantcast.mgr.consensu.org^$domain=cinemablend.com
! https://github.com/AdguardTeam/AdguardFilters/issues/128586
@@||test.quantcast.mgr.consensu.org/GVL-v2/cmp-list.json$domain=cyclingnews.com
@@||quantcast.mgr.consensu.org/*/vendor-list-trimmed-*.json$domain=cyclingnews.com
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=cyclingnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/128580
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=cinemablend.com
! https://github.com/AdguardTeam/AdguardFilters/issues/128551
@@||privacy-center.org^$domain=marianne.net
! https://github.com/AdguardTeam/AdguardFilters/issues/128518
@@||sdk.privacy-center.org^$domain=hisense.com
! https://github.com/AdguardTeam/AdguardFilters/issues/128694
@@||geolocation.onetrust.com/cookieconsentpub/v1/geo/location$domain=cnet.com
! frankenpost.de - cookie choices not saved
@@||frankenpost.de/www/libs/_responsive/*/js/_final/apps/cookiebar.js
! https://github.com/AdguardTeam/AdguardFilters/issues/128258
alpenverein-muenchen-oberland.de#@#.cookieAccept
! https://github.com/AdguardTeam/AdguardFilters/issues/128274
freyerleben.de#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/128212
joybuy.com#@#.cookie-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/128028
rainews.it#@#.as-oil
@@||rainews.it/dl/components/js/cookiebanner/cookieBanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/128043
@@||cdn.cookielaw.org/opt-out/otCCPAiab.js$domain=cwtv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/127600
anadibank.com#@#.eu-cookie-compliance-banner:not(body):not(html)
anadibank.com#@##cookie_consent
! https://github.com/AdguardTeam/AdguardFilters/issues/127880
@@||chat.kuki.ai/*/cm-cookie-banner-
! https://github.com/AdguardTeam/AdguardFilters/issues/127780
@@||xgp.pl/wp-content/plugins/real-cookie-banner-pro/public/dist/*.pro.js
! https://github.com/AdguardTeam/AdguardFilters/issues/127733
@@||beste-freundin-gesucht.de/assets/versions/*/js/modules/cookie-consent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/127756
! https://github.com/AdguardTeam/AdguardFilters/issues/127755
bka.de,polizei.de#@##cookiebanner
bka.de,polizei.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/127628
@@||cdn.trustcommander.net/privacy/*/privacy_v*.js$domain=edeka.de
@@||cdn.trustcommander.net/privacy/$domain=cdn.trustcommander.net
! https://github.com/AdguardTeam/AdguardFilters/issues/127240
@@||wcpstatic.microsoft.com/mscc/lib/v*/wcp-consent.js$domain=web.groupme.com
! https://github.com/AdguardTeam/AdguardFilters/issues/127573
mmafighting.com#@##privacy-consent
! businessinsider.de - required cookie dialog not shown
@@||cdn.privacy-mgmt.com/mms/$domain=businessinsider.de
@@||cdn.privacy-mgmt.com/wrapper/$domain=businessinsider.de
@@||cdn.privacy-mgmt.com/privacy-manager/$domain=businessinsider.de
! https://github.com/AdguardTeam/AdguardFilters/issues/127381
@@||sdk.privacy-center.org^$domain=dhnet.be
! https://github.com/AdguardTeam/AdguardFilters/issues/126936
@@||wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js$domain=zone.msn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126955
securityconference.org#@#.cookiebanner:not(body)
! ekstraklasa.tv - fixing video player
@@||sdk.privacy-center.org^$domain=ekstraklasa.tv
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=ekstraklasa.tv,important
! https://github.com/AdguardTeam/AdguardFilters/issues/125720
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=rts.ch
! https://github.com/AdguardTeam/AdguardFilters/issues/127061
@@||usercentrics.eu^$third-party,domain=festool.*|festoolcanada.com|festoolusa.com
! https://github.com/AdguardTeam/AdguardFilters/issues/125948
henleyglobal.com#@#.cookiesbar
! https://github.com/AdguardTeam/AdguardFilters/issues/126958
@@||cdn.privacy-mgmt.com^$domain=capital.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/126737
ryobitools.eu#@##onetrust-consent-sdk
! tvtoday.de - broken videos
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=tvtoday.de
! https://github.com/AdguardTeam/AdguardFilters/issues/101528
@@||sdk.privacy-center.org^$domain=lavanguardia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126524
@@||wpmu2.azurewebsites.net/nlt/wp-content/plugins/webtoffee-gdpr-cookie-consent/public/js/cookie-law-info-public.js
! https://github.com/AdguardTeam/AdguardFilters/issues/126441
@@||cdn.privacy-mgmt.com^$domain=rollingstone.de
! https://github.com/AdguardTeam/AdguardFilters/issues/126318
think.ing.com#@#.cookie_consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/126523
@@||cmp.quantcast.com/*.js$domain=wpolityce.pl
@@||cmp.quantcast.com/*.json$domain=wpolityce.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/126301
@@||cdn.privacy-mgmt.com^$domain=voici.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/125871
! https://github.com/AdguardTeam/AdguardFilters/issues/126249
@@||cdn.privacy-mgmt.com^$domain=gala.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/126146
@@||cmp.quantcast.com/*.js$domain=travlerz.com
@@||cmp.quantcast.com/*.json$domain=travlerz.com
@@||quantcast.mgr.consensu.org^$domain=travlerz.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126094
@@||sdk.privacy-center.org^$domain=play.joj.sk
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=play.joj.sk,important
! https://github.com/AdguardTeam/AdguardFilters/issues/125097
@@||sdk.privacy-center.org^$domain=france24.com
! https://github.com/AdguardTeam/AdguardFilters/issues/125679
@@||stwater.co.uk/content/stw/en/homepage/jcr:content/cookie-banner.stw_props.json$domain=stwater.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/125810
kinderleicht.berlin#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/125840
@@||sdk.privacy-center.org^$domain=canarias7.es
! https://github.com/AdguardTeam/AdguardFilters/issues/125104
mein.eon-energie.at#@#.cookiebar:not(body)
@@||mein.eon-energie.at/qpo/portal/eonat/frontend/css/cookiebar.css
! https://github.com/AdguardTeam/AdguardFilters/issues/125770
shawfloors.com#@#.cookie-consent-banner
! https://forum.adguard.com/index.php?threads/49242/
detomaso-watches.com#@#.page-wrap--cookie-permission
! https://github.com/AdguardTeam/AdguardFilters/issues/125379
ebilet.pl#@##cookies-info
! https://github.com/AdguardTeam/AdguardFilters/issues/125374
@@||priem45.hse.ru/vuzjs/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/125017
@@||usercentrics.eu^$script,xmlhttprequest,domain=muenchen.de
! https://github.com/AdguardTeam/AdguardFilters/issues/124957
@@||app.usercentrics.eu/*/main.js$domain=morenutrition.de
! https://github.com/AdguardTeam/AdguardFilters/issues/124976
@@||suncalc.org/scripts/cookieconsent.min.js$domain=suncalc.org
! https://github.com/AdguardTeam/AdguardFilters/issues/124306
feedbax.de#@##cookie-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/124813
@@||cmp.quantcast.com^$domain=comingsoon.it
! https://github.com/AdguardTeam/AdguardFilters/issues/124304
captaincoupon.de#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/124210
@@||sdk.privacy-center.org^$domain=index.hr
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=index.hr,important
! https://github.com/AdguardTeam/AdguardFilters/issues/124160
transgourmet.de#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/124090
eam.de,eam-netz.de#@#.tx-om-cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/124083
bafa.de#@##cookiebanner
bafa.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/123986
ble.de#@##cookiebanner
ble.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/123888
! https://github.com/AdguardTeam/AdguardFilters/issues/124034
@@||sdk.privacy-center.org^$domain=lesoir.be
! https://github.com/AdguardTeam/AdguardFilters/issues/123990
shimadzu.de#@##cookie_policy
! https://github.com/AdguardTeam/AdguardFilters/issues/123823
@@||webtv.stofa.dk/public/js/cookie-banner.*.js$domain=webtv.stofa.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/123816
open24.ee#@#.cookie_bar
open24.ee#@#.cookie_overlay
! https://github.com/easylist/easylist/commit/24aa1aecc78d0f583d2c8cf6dd81fa23f98370bd
@@||usercentrics.eu^$script,xmlhttprequest,domain=paketshop.myhermes.de
! https://github.com/easylist/easylist/commit/1cc12d17586081b4dc14a17f3e9b69c45411c36f
! https://github.com/uBlockOrigin/uAssets/issues/13963
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=wallapop.com
! https://github.com/AdguardTeam/AdguardFilters/issues/123474
livoo.fr#@##tarteaucitronRoot
livoo.fr#@##tarteaucitronAlertBig
! https://github.com/AdguardTeam/AdguardFilters/issues/123280
kern-haus.de#@##tarteaucitronRoot
kern-haus.de#@##tarteaucitronAlertBig
! mustijamirri.fi
mustijamirri.fi#@##cookie_consent
! https://github.com/AdguardTeam/AdguardFilters/issues/123297
@@||cdn.jsdelivr.net/npm/cookieconsent*/build/cookieconsent.min.js$domain=enterpriseminilease.ch
! https://github.com/AdguardTeam/AdguardFilters/issues/123444
@@||consent.cookiebot.com/uc.js$domain=werder.de
! https://github.com/AdguardTeam/AdguardFilters/issues/123176
@@||sdk.privacy-center.org^$domain=public.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/123152
nhl.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/122999
@@||consent.cookiefirst.com^$domain=blutspendedienst.com
! https://github.com/easylist/easylist/commit/98b79528f695f5eea7d944d26e1f81d084cc3ec8
schleswig-holstein.de#@##cookiebanner
schleswig-holstein.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/123002
@@||consentmanager.mgr.consensu.org^$domain=brita.de
! https://github.com/AdguardTeam/AdguardFilters/issues/123000
@@||wildvogel-futter.de/wp-content/plugins/complianz-gdpr/assets/*/cookieconsent.min.
! https://github.com/easylist/easylist/commit/bfc2b908eb28d3d34a83efae5bff75a91025a9fc
@@||onetrust.com/webform/$domain=lushaprivacy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122725
diorama-world.com#@#.cookie-consent-content
diorama-world.com#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/122714
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=radiofrance.fr,important
! https://github.com/AdguardTeam/AdguardFilters/issues/122678
@@||gigacloud.ua/assets/*/cookieconsent.
! https://github.com/AdguardTeam/AdguardFilters/issues/122648
@@||sdk.privacy-center.org^$domain=ledauphine.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122507
ranking.perspektywy.pl#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/122560
! "Sign In" button doesn't work if cookie notice is not accepted
forbes.com#@##truste-consent-track
@@||consent.trustarc.com/notice$domain=forbes.com
@@||consent.trustarc.com/asset/$domain=forbes.com
@@||trustarc.mgr.consensu.org/asset/cmpcookie.*.html$domain=forbes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/122166
@@||cookie-cdn.cookiepro.com/scripttemplates$domain=gameinformer.com
@@||cookie-cdn.cookiepro.com/consent$domain=gameinformer.com
@@||privacyportal.cookiepro.com/request/*/consentreceipts
gameinformer.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/121932
uxfeedback.ru#@#.cookies-notification:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/121968
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent*/cookieconsent.min.$domain=werbringtwas.com
werbringtwas.com#@#.cc-window[aria-label="cookieconsent"]
werbringtwas.com#@#.cc-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/121679
colvital.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/121425
era.be#@#.eu-cookie-compliance-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/121598
vyond.com#@#.cookie-overlay:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/121633
@@||cdn.privacy-mgmt.com^$domain=mein-schoener-garten.de
! https://github.com/easylist/easylist/commit/e07bb8cf630dfaf6225e45f27e97ebd0673f86de
lolaliza.com#@#.cookieBar:not(body):not(html)
lolaliza.com#@##cookie-notice
! https://github.com/AdguardTeam/AdguardFilters/issues/121418
fups.com#@#.cookie-bar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/121290
@@||tweakers.net/x/build/cookieBar.*.js
@@||tweakers.net/x/styles/components/cookiebar/cookie_bar.css
@@||tweakers.net/ajax/cookie-consent/
! https://github.com/AdguardTeam/AdguardFilters/issues/121221
tomshw.it#@##iubenda-cs-banner
@@||iubenda.com^$script,xmlhttprequest,domain=tomshw.it
! https://github.com/AdguardTeam/AdguardFilters/issues/121045
landshut.de#@##cookiesjsr
! https://github.com/AdguardTeam/AdguardFilters/issues/121065
@@||cdn.iubenda.com/cs/tcf/safe-tcf-v2.js$domain=ansa.it
! https://github.com/AdguardTeam/AdguardFilters/issues/120927
klassik-stiftung.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/120329
@@||assets.jimstatic.com/cookieControl.js$domain=quijote-kaffee.de
! https://github.com/AdguardTeam/AdguardFilters/issues/120168
abo24.de#@##cookie-consent
abo24.de#@##cookie-consent-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/120375
! https://github.com/AdguardTeam/AdguardFilters/issues/120450
@@||sdk.privacy-center.org^$domain=jofogas.hu
! https://github.com/AdguardTeam/AdguardFilters/issues/120111
milwaukeetool.eu#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/119643
@@||aggregator.service.usercentrics.eu/aggregate/$domain=flaschenpost.de
@@||ap*.usercentrics.eu^$domain=flaschenpost.de
! https://github.com/AdguardTeam/AdguardFilters/issues/119755
deineapotheke.at#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/119739
! https://github.com/AdguardTeam/AdguardFilters/issues/118226
! https://github.com/AdguardTeam/AdguardFilters/issues/119290
clasohlson.com#@#.cookie-bar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/119119
@@||consent.cookiebot.com/uc.js$domain=dasinvestment.com
! https://github.com/AdguardTeam/AdguardFilters/issues/119054
shop.zoo-berlin.de#@##cookieNotice
! https://github.com/AdguardTeam/AdguardFilters/issues/119001
thansettakij.com#@##acceptCookie
! https://github.com/AdguardTeam/AdguardFilters/issues/118919
usmagazine.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/118945
@@||cookie-consent.ingatlancdn.com/icom-cookie-consent-manager-*.min.js$domain=ingatlan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/118884
! https://github.com/AdguardTeam/AdguardFilters/issues/118662
easyphp.org#@##cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/pull/118617
gmx.co.uk#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/118172
@@||cdn.ampproject.org/v0/amp-consent-*.js$domain=edition.cnn.com
! blackout with scroll locked
! https://github.com/easylist/easylist/commit/03579648399d987ad66aef5becfef6118ce04275#commitcomment-73487091
asialadies.de#@#.cookie-info:not(body):not(html)
asialadies.de#@#.cookie-check
asialadies.de#@##cookie-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/117949
pyroweb.de#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/118148
lhsystems.com#@#.gdpr-container
! https://github.com/AdguardTeam/AdguardFilters/issues/117956
frischeparadies.de#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/117953
stoffe.de#@##cookieOverlay
stoffe.de#@#.cookie-overlay:not(html):not(body)
stoffe.de#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/117868
@@||consent.cookiefirst.com^$domain=proaurum.de
! https://www.digitalfoundry.net/2022-05-05-pocky-rocky-reshrined-review-way-beyond-a-typical-remake
digitalfoundry.net#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/117658
aldi-blumen.de#@##cookie-note
! https://github.com/AdguardTeam/AdguardFilters/issues/117686
moto.it#@##iubenda-cs-banner
@@||iubenda.com^$script,xmlhttprequest,domain=moto.it
! mobile.facebook.com - rule move from specific
mobile.facebook.com#@#div[data-sigil$="m-layer-root"][class$="accelerate"]:-abp-has(> div[data-sigil$="m-overlay-layer"] a[data-cookiebanner="accept_button"])
! https://github.com/AdguardTeam/AdguardFilters/issues/117379
webfleet.com#@##cookieconsent
! https://github.com/AdguardTeam/AdguardFilters/issues/117287
@@||ap*.usercentrics.eu^$domain=einhell.de
! https://github.com/AdguardTeam/AdguardFilters/issues/126389
! https://github.com/AdguardTeam/AdguardFilters/issues/117027
muziker.*#@#.cookies-box
! https://github.com/AdguardTeam/AdguardFilters/issues/117208
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=redbull.com
redbull.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/117064
bnn.de#@##cookie-consent
bnn.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/116943
qwic.nl,qwic.eu,qwic.de#@##cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/116657
noweinwestycje.pl#@#.cookieBar:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/116601
enesco.co.uk#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/116245
@@||sdk.privacy-center.org^$domain=europe1.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/116062
amd-moebel.de#@##cookieNotice
! https://github.com/AdguardTeam/AdguardFilters/issues/115984
@@||limecrete.co.uk/wp-content/plugins/$stylesheet
! https://github.com/AdguardTeam/AdguardFilters/issues/115818
teacheconomy.de#@#.cookie-banner:not(body):not(html)
! https://github.com/easylist/easylist/commit/fe03c9dff5a94ec0b1bb61d653304779573e9692
automoto.it#@##iubenda-cs-banner
@@||iubenda.com^$script,xmlhttprequest,domain=automoto.it
! https://github.com/AdguardTeam/AdguardFilters/issues/115738
spielaffe.de#$##pregamePlayButton { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/115461
sklepyabc.pl#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/115521
iqos.com#@#.cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/115101
olx.pl#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/115269
inconcertcc.com#@#.gdpr-cookie-notice
! https://github.com/AdguardTeam/AdguardFilters/issues/115177
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=all.accor.com
! https://github.com/easylist/easylist/issues/11607
! https://github.com/AdguardTeam/AdguardFilters/issues/115140
@@||sdk.privacy-center.org^$domain=sudinfo.be
! https://github.com/AdguardTeam/AdguardFilters/issues/115003
krungsri.com#@##cookieModal
krungsri.com#@#.cookie-footer
! https://github.com/uBlockOrigin/uAssets/issues/12680
elkjop.no#@##CookieConsent
@@||policy.app.cookieinformation.com/*/elkjop.no/nb.js$domain=elkjop.no
! https://github.com/uBlockOrigin/uAssets/issues/12646
@@||policy.cookieinformation.com/uc.js$domain=jysk.nl
@@||policy.app.cookieinformation.com/cookiesharingiframe.html$domain=jysk.nl
@@||policy.app.cookieinformation.com/*/jysk.nl/nl.js$domain=jysk.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/114592
@@/dist/cookieconsent.js$domain=apexlegendsstatus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/114696
fahrrad-xxl.de#@#.fxxl-cookie-mainmodal
! https://github.com/AdguardTeam/AdguardFilters/issues/114387
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=freiepresse.de
! https://github.com/AdguardTeam/AdguardFilters/issues/114200
@@||quantcast.mgr.consensu.org^$domain=t3.com
! https://github.com/AdguardTeam/AdguardFilters/issues/114405
tommy.com#@##cookiesMessage
tommy.com#@#.cookies-message
! https://github.com/AdguardTeam/AdguardFilters/issues/114536
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/114600
filmzie.com#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/113845
ekoplaza.nl#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/113730
@@||cdn.privacy-mgmt.com^$domain=is.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/113269
newbalance.ru#@##popup-cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/113044
wentronic.com,wentronic.pl#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/112864
@@||tools.pdf24.org/*/cookie-banner-iframe
tools.pdf24.org#@##cookieBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/128583
@@||test.quantcast.mgr.consensu.org/GVL-v2/cmp-list.json$domain=space.com
! https://github.com/AdguardTeam/AdguardFilters/issues/112226
@@||quantcast.mgr.consensu.org/*/vendor-list-trimmed-*.json$domain=space.com
! https://github.com/AdguardTeam/AdguardFilters/issues/107477
@@||cdn.privacy-mgmt.com/Notice.$domain=t3n.de
! bequiet.com - not able to compare
! https://github.com/AdguardTeam/AdguardFilters/issues/111907
metro.hu#@#.cookie-container
metro.hu#@#.cookie-disclaimer:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/111914
@@||consentmanager.mgr.consensu.org/delivery/$domain=swm.de
! https://github.com/AdguardTeam/AdguardFilters/issues/111709
zentalk.asus.com#@##cookie-policy-info
! css fixes needed
! https://github.com/ryanbr/fanboy-adblock/issues/1410
@@||consent.cookiebot.com^$script,domain=ekstrabladet.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/110176
oney.pt#@#.cookies-wrapper
! https://github.com/ryanbr/fanboy-adblock/issues/1339#issuecomment-1054313138
@@||cookielaw.org/langswitch/$script,domain=lippu.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/111384
sozialversicherung-kompetent.de#@#.cc-window[aria-label="cookieconsent"]
@@||sozialversicherung-kompetent.de/plugins/system/gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/111603
raiffeisen-mobil.at#@##cookies-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/111435
humboldtforum.org#@##cookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/111518
@@||quantcast.mgr.consensu.org^$domain=podcasts.podinstall.com
! https://github.com/uBlockOrigin/uAssets/issues/11949
! Fixing video player
@@||choices.consentframework.com/js/*/cmp$domain=systemed.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/111221
@@||opensupports.com/wp-content/plugins/cookie-law-info/public/js/cookie-law-info-public.js
! https://github.com/AdguardTeam/AdguardFilters/issues/110970
@@||andrasgazdasag.hu/wp-content/plugins/add-cookie-notice/js/add-cookie-notice.js
! https://github.com/AdguardTeam/AdguardFilters/issues/109648
vb-mittelhessen.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/109486
niko.eu#@#.c-cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/110713
usmall.ru#@#.cookie-notify
! https://github.com/AdguardTeam/AdguardFilters/issues/110961
mag.lexus.co.uk#@##cookie-law-info-bar
mag.lexus.co.uk#@##cliSettingsPopup
! https://github.com/AdguardTeam/AdguardFilters/issues/108393
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=karriere.mcdonalds.de
karriere.mcdonalds.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/110601
@@||sdk.privacy-center.org^$domain=bfmtv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/109380
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
! https://github.com/AdguardTeam/AdguardFilters/issues/107485
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=id.trimble.com
! https://github.com/AdguardTeam/AdguardFilters/issues/110036
apothekerkammer.at#@##cookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/109647
@@||sdk.privacy-center.org^$domain=dna.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/110096
@@||sdk.privacy-center.org^$domain=publicsenat.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/109905
strumentimusicali.net#@##cookiescript_injected
! https://github.com/AdguardTeam/AdguardFilters/issues/109855
! https://github.com/easylist/easylist/issues/10709
@@||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
! https://github.com/uBlockOrigin/uAssets/issues/11575
@@||reshade.me/media/plg_system_eprivacy/
! https://github.com/AdguardTeam/AdguardFilters/issues/109187
@@||321sprzedane.pl/public/bundle/*/CookieConsent*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/106589
@@||raiplaysound.it/common/assets/js/cookieBanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/109203
@@||sdk.privacy-center.org^$domain=jeanmarcmorandini.com
! https://github.com/AdguardTeam/AdguardFilters/issues/108431
@@||markenmehrwert.com/static/js/cookie-consent/$domain=jura-haendlerfinder.de
! https://github.com/AdguardTeam/AdguardFilters/issues/109175
@@||cdn.trustcommander.net/privacy/*/privacy_v*.js$domain=tf1info.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/108793
1001games.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/108943
@@||cdn.appconsent.io/*.js$domain=lefigaro.fr
@@||collector.appconsent.io/save$domain=lefigaro.fr
@@||collector.appconsent.io/hello$domain=lefigaro.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/108662
autohaus-pauli.de#@##cliSettingsPopup
autohaus-pauli.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/108116
! https://github.com/AdguardTeam/AdguardFilters/issues/107759
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=rp-online.de
! https://github.com/AdguardTeam/AdguardFilters/issues/107647
openreach.com#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/108344
dehogerielen.be#@##cookies-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/106710
keil.eu#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/108318
swedbank.se#@#.cookie-container
swedbank.se#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/107237
azb-cuw.pl#@##cookies-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/108159
continental-aftermarket.com#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/107716
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=blaklader.*
blaklader.*#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/108041
@@||iubenda.com^$script,xmlhttprequest,domain=radiomontecarlo.net
! https://github.com/AdguardTeam/AdguardFilters/issues/106499
ikonpass.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=ikonpass.com
! https://github.com/AdguardTeam/AdguardFilters/issues/107461
adler-farbenmeister.com#@##cookie-consent
adler-farbenmeister.com#@#.page-wrap--cookie-permission
! https://github.com/AdguardTeam/AdguardFilters/issues/106385
o2.fr#@##cookie-consent
! diepresse.com - broken player
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=diepresse.com
@@||gdpr.privacymanager.io/latest/gdpr.bundle.js$domain=diepresse.com
! https://github.com/AdguardTeam/AdguardFilters/issues/106987
myunidays.com#@#.c-cookie-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/107081
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=fitforfun.de
! https://github.com/AdguardTeam/AdguardFilters/issues/106991
@@||consentmanager.mgr.consensu.org^$domain=batterie.org
! https://github.com/AdguardTeam/AdguardFilters/issues/106790
enwi-hz.de#@##cookieBar
! https://github.com/AdguardTeam/AdguardFilters/issues/106776
home-connect.com#@#.o-cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/106772
junker-home.com#@#.o-cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/106770
gaggenau.com#@#.o-cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/106771
balay.es#@#.o-cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/106765
bsh-group.com#@##cookie-layer
bsh-group.com#@##cookie-overlay
! https://forum.adguard.com/index.php?threads/25029/
@@||sdk.privacy-center.org^$domain=rtl.be
! https://github.com/AdguardTeam/AdguardFilters/issues/107022
frankenbrunnen.de#@#.tx-om-cookie-consent
frankenbrunnen.de#@#.overlay-cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/105916
@@||cookiebot.com^$domain=egmont.com|storyhouseegmont.dk|storyhouseegmont.no|storyhouseegmont.se
! https://github.com/AdguardTeam/AdguardFilters/issues/104389
@@||ouestfrance-immo.com/min/*/js/common/*/cmp_didomi.js
! https://github.com/AdguardTeam/AdguardFilters/issues/105028
virgin.com#@#.cookie-banner:not(body):not(html)
virgin.com#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/105301
@@||sdk.privacy-center.org^$domain=purepeople.com
! https://github.com/uBlockOrigin/uAssets/issues/11262
@@||webcam-hd.com/bower_components/angular-cookie-law/dist/angular-cookie-law.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/106191
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=nfl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/105554
@@||usercentrics.eu^$domain=justwatch.com
! https://github.com/AdguardTeam/AdguardFilters/issues/105926
eurogamer.es,eurogamer.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/103973
umcutrecht.nl#@##cookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/105927
@@||privacyportal-cisco-cdn.onetrust.com/dsarwebform/$domain=privacyrequest.cisco.com
! https://github.com/AdguardTeam/AdguardFilters/issues/105333
@@||gibchess.com/vendor/cookiesdirective/jquery.cookiesdirective.js
! unbreak search
fish.shimano.com#@#.cookies-container
! https://github.com/AdguardTeam/AdguardFilters/issues/102820
! https://github.com/AdguardTeam/AdguardFilters/pull/104221
manutd.com#@#.cookie-setting-message
manutd.com#@#.cookie-policy-message
! https://github.com/AdguardTeam/AdguardFilters/issues/103530
bitburger.de#@#.cookie-layer
! https://github.com/AdguardTeam/AdguardFilters/issues/103416
draeger.com#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/103433
@@||gizmochina.com/wp-content/plugins/cookie-law-info/public/js/cookie-law-info-public.js
! https://github.com/AdguardTeam/AdguardFilters/issues/103460
@@||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
! https://github.com/uBlockOrigin/uAssets/issues/10991
@@||sdk.privacy-center.org^$script,domain=vecernji.hr
! https://github.com/AdguardTeam/AdguardFilters/issues/102010
3sat.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/102072
@@||cdn.privacy-mgmt.com/index.html$domain=businessinsider.de
! https://github.com/AdguardTeam/AdguardFilters/issues/102090
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent2/*/cookieconsent.min.css$domain=excellent-hemd.de
! https://github.com/AdguardTeam/AdguardFilters/issues/108870
! https://github.com/AdguardTeam/AdguardFilters/issues/101807
@@||geolocation.onetrust.com/cookieconsentpub/*/geo/location$domain=zdf.de|3sat.de
zdf.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/103176
bluelightcard.co.uk#@##cookie-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/102950
@@||cdn.consentmanager.mgr.consensu.org/delivery/cmp_*.min.js$domain=blastbrigade.com
@@||consentmanager.mgr.consensu.org/delivery/cmp.php$domain=blastbrigade.com
@@||cdn.consentmanager.mgr.consensu.org/delivery/customdata/*.js$domain=blastbrigade.com
! https://github.com/AdguardTeam/AdguardFilters/issues/102645
lazienkaplus.pl#@#.cookies-policy
! https://github.com/AdguardTeam/AdguardFilters/issues/101726
@@||cdn.ampproject.org/v0/amp-consent-*.mjs$domain=news.itsfoss.com
! https://github.com/AdguardTeam/AdguardFilters/issues/102455
fdp.de#@#.eu-cookie-compliance-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/101686
truphone.com#@##cookie-accept
! https://github.com/AdguardTeam/AdguardFilters/issues/101677
! https://github.com/AdguardTeam/AdguardFilters/issues/101640
@@||mgr.consensu.org^$domain=blic.rs
! https://github.com/AdguardTeam/AdguardFilters/issues/101894
games.miamiherald.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=games.miamiherald.com
! https://github.com/AdguardTeam/AdguardFilters/issues/97449
! https://github.com/AdguardTeam/AdguardFilters/issues/101248
@@||usercentrics.eu^$domain=handwerk-magazin.de
! riverisland.com - incorrect blocking (scrollbar is blocked)
! https://github.com/AdguardTeam/AdguardFilters/issues/101246
@@||imds-professional.com/wp-content/plugins/complianz-gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/100875
@@||sdk.privacy-center.org^$domain=ideal.es|elcorreo.com
ideal.es,elcorreo.com#@##didomi-notice
! https://github.com/AdguardTeam/AdguardFilters/issues/101499
@@||privacybunker.io/img/guide^
! https://github.com/AdguardTeam/AdguardFilters/issues/100710
hot.at#@##cookies-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/100784
@@||nano.org/_app/chunks/CookieConsent-*.js
@@||nano.org/_app/assets/CookieConsent-*.css
! https://github.com/AdguardTeam/AdguardFilters/issues/100686
soluxtec.de#@#.cookie-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/100582
drimsim.com#@#.cookies-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/100280
@@||cdn.appconsent.io/*.js$domain=lachainemeteo.com
@@||collector.appconsent.io/hello$domain=lachainemeteo.com
@@||collector.appconsent.io/save$domain=lachainemeteo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/101101
quickpharm.net#@##cookie-message
! https://github.com/AdguardTeam/AdguardFilters/issues/100689
@@||qvc.de/wcsstore/*/content/javascript/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/100287
bere.co.uk#@##cookie-consent
bere.co.uk#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/99572
@@||consent.cookiebot.com/uc.js$domain=traunsteiner-tagblatt.de
! https://github.com/AdguardTeam/AdguardFilters/issues/99266
@@||dropboxstatic.com/static/js/modules/*/eu_cookie_bar.min-*.js$domain=dropbox.com
! https://github.com/AdguardTeam/AdguardFilters/issues/99290
@@||wcpstatic.microsoft.com/mscc/lib/v*/wcp-consent.js$domain=halowaypoint.com
! https://github.com/AdguardTeam/AdguardFilters/issues/99041
! https://github.com/AdguardTeam/AdguardFilters/issues/98972
@@||mgr.consensu.org/v*/sibbo-cmp-atresplayer-web.js$domain=atresplayer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/98632
@@||cdn.privacy-mgmt.com^$domain=bold.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/98780
@@||bvdinfo.com/js/components/GDPR.js
! https://github.com/AdguardTeam/AdguardFilters/issues/98765
! https://github.com/uBlockOrigin/uAssets/issues/10414
@@||ampproject.org/v0/amp-consent-$domain=forbes.com
! https://github.com/uBlockOrigin/uAssets/issues/8955
fantasyfootballgeek.co.uk#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/109029
! https://github.com/AdguardTeam/AdguardFilters/issues/98219
sevdesk.at,sevdesk.de#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/98452
@@||cdn.ampproject.org/*/amp-consent*.js$domain=nordbayern.de
@@||consentmanager.mgr.consensu.org/delivery/ampcheck.php$domain=nordbayern.de
@@||consentmanager.mgr.consensu.org/delivery/ampui.php$domain=nordbayern.de
nordbayern.de#@#amp-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/97494
@@||sourcepoint.mgr.consensu.org/tcfv2/vendor-list/*$domain=travelbook.de
! https://github.com/AdguardTeam/AdguardFilters/issues/97238
@@||wcpstatic.microsoft.com/mscc/lib/v*/wcp-consent.js$domain=blogs.windows.com
! https://github.com/AdguardTeam/AdguardFilters/issues/97202
@@||prfshop.ru/*/cookies-policy/
! https://github.com/AdguardTeam/AdguardFilters/issues/97403
franzen.de#@#.page-wrap--cookie-permission
! https://github.com/AdguardTeam/AdguardFilters/issues/97402
hema.com#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/97164
@@||cdn.privacy-mgmt.com^$domain=berliner-zeitung.de
! https://github.com/AdguardTeam/AdguardFilters/issues/97155
ingame.de#@#amp-consent
@@||cdn.opencmp.net^$domain=ingame.de
@@||cdn.ampproject.org/v0/amp-consent-*.*.js$domain=ingame.de
! https://github.com/AdguardTeam/AdguardFilters/issues/97045
calvinklein.co.uk#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/97985
@@||duemmer.de/typo3conf/ext/xskeleton/Resources/Public/Js/50_jquery.divascookies-0.6.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/98018
@@||assets.jimstatic.com/cookieControl.js$domain=steuerkreuz.net
! wienerin.at - broken giphy pictures
@@||gdpr.privacymanager.io/latest/gdpr.bundle.js$domain=wienerin.at
! freundin.de - not able to activate pinterest etc.
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=freundin.de
@@||gdpr.privacymanager.io/latest/gdpr.bundle.js$domain=freundin.de
! https://github.com/AdguardTeam/AdguardFilters/issues/96839
@@||sdk.privacy-center.org^$domain=cnews.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/96213
@@||quantcast.mgr.consensu.org^$domain=express.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/96381
technik-hauptstadt.de#@##cliSettingsPopup
technik-hauptstadt.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/96235
! https://github.com/AdguardTeam/AdguardFilters/issues/96471
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=freenet-funk.de
@@||googletagmanager.com/gtm.js$domain=freenet-funk.de
! https://github.com/AdguardTeam/AdguardFilters/issues/96148
@@||sdk.privacy-center.org^$domain=programme-television.org
@@||api.privacy-center.org/v*/events$domain=programme-television.org
! https://github.com/AdguardTeam/AdguardFilters/issues/95942
@@||cdn.iubenda.com/cs/tcf/$domain=movieplayer.it
@@||iubenda.com/cookie-solution/confs/js/*.js$domain=movieplayer.it
! https://github.com/AdguardTeam/AdguardFilters/issues/96456
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/95643
ambipar.com#@#.cookies-policy
! https://github.com/AdguardTeam/AdguardFilters/pull/95557
avast.com#@#.gdpr-container
avast.com#@##onetrust-consent-sdk
@@||static*.avast.com/*/gdpr.js$domain=avast.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95047
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/95708
! https://github.com/AdguardTeam/AdguardFilters/issues/95508
@@||quantcast.mgr.consensu.org^$domain=jn.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/95673
aachener-bank.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/95670
meine-rvb.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/95961
@@||eesc.europa.eu/sites/all/modules/contrib/eu_cookie_compliance/js/jquery.cookie-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/95380
@@||consent.truste.com/notice?domain=$domain=fortune.com
! https://github.com/AdguardTeam/AdguardFilters/issues/94408
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=tomsguide.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95233
! This issue occurs only in apps, because script is removed from website and it causes breakage
! https://github.com/AdguardTeam/AdguardFilters/issues/95058
@@||cdn.opencmp.net^$domain=tz.de
! https://github.com/AdguardTeam/AdguardFilters/issues/94936
@@||cdn.opencmp.net^$domain=stimme.de
! https://github.com/AdguardTeam/AdguardFilters/issues/95047
@@||cdn.consentmanager.mgr.consensu.org/delivery/cmp_ru.min.js$domain=nwzonline.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/customdata/*.js$domain=nwzonline.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/lang/langpurpose_de.min.js$domain=nwzonline.de
@@||consentmanager.mgr.consensu.org/delivery/cmp.php$domain=nwzonline.de
! https://github.com/AdguardTeam/AdguardFilters/issues/95054
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/114538
! https://github.com/AdguardTeam/AdguardFilters/issues/94915
@@||app.usercentrics.eu/browser-ui^$domain=app.usercentrics.eu
@@||usercentrics.eu^$domain=augsburger-allgemeine.de
! https://github.com/AdguardTeam/AdguardFilters/issues/95437
natgeotv.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/94889
@@||wcpstatic.microsoft.com/mscc/lib/v*/wcp-consent.js$domain=customsearch.ai
! https://github.com/AdguardTeam/AdguardFilters/issues/94641
swrag.de#@##cookie-layer
! https://github.com/AdguardTeam/AdguardFilters/issues/94962
@@||sourcepoint.mgr.consensu.org/tcfv2/vendor-list/*$domain=bz-berlin.de
! https://github.com/AdguardTeam/AdguardFilters/issues/94990
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/93801
awwwards.com#@#.box-cookies
awwwards.com#@##cookies-info
! https://github.com/AdguardTeam/AdguardFilters/issues/94989
@@||golem.de/news^
! https://github.com/AdguardTeam/AdguardFilters/issues/94491
@@||consent.cookiebot.com^$domain=koeln.de
! https://github.com/AdguardTeam/AdguardFilters/issues/94381
! https://github.com/AdguardTeam/AdguardFilters/issues/93428
@@||sdk.privacy-center.org^$domain=dn.se
! https://github.com/AdguardTeam/AdguardFilters/issues/93584
@@||cdn.privacy-mgmt.com^$domain=berliner-kurier.de
! https://github.com/AdguardTeam/AdguardFilters/issues/93583
@@||shop.bora-sauna.de/components/cookieconsent2/build/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/93894
coffeeness.de#@##cliSettingsPopup
coffeeness.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/93686
bergfreunde.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/93454
rohtenburg.de#@##cookieNotice
! https://github.com/AdguardTeam/AdguardFilters/issues/93419
@@||cdn.privacy-mgmt.com^$domain=phonostar.de
! https://github.com/AdguardTeam/AdguardFilters/issues/93150
schell.eu#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/93911
terminaloil.ee#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/93827
awo-frankfurt.de#@#.cookiebar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/93524
pood.esvika.ee#@##cookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/93523
euronics.ee#@#.cookie-disclaimer:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/93487
@@||gdpr.privacymanager.io/1/gdpr.bundle.js$domain=geenstijl.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/93515
olympics.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=olympics.com
! https://github.com/AdguardTeam/AdguardFilters/issues/92996
@@||gastro-smart.com/cookie-popup-extend/
! https://github.com/AdguardTeam/AdguardFilters/issues/92918
digital-fuer-deutschland.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/93013
! https://github.com/AdguardTeam/AdguardFilters/issues/92817
bremerhaven.de#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/92951
comparethemarket.com#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/92651
krotosaudio.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/92616
@@||sdk.privacy-center.org/sdk.*.js$domain=ivoox.com
@@||sdk.privacy-center.org/*/loader.js$domain=ivoox.com
! https://github.com/AdguardTeam/AdguardFilters/issues/91998
vg247.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/92355
! https://github.com/AdguardTeam/AdguardFilters/issues/92555
volksbank-thueringen-mitte.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/92248
@@||takprosto.cc/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieconsent.min.
! https://github.com/AdguardTeam/AdguardFilters/issues/92152
oberpfaelzer-seenland.de#@#.CookieBar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/92120
1001spiele.at#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/92113
jetztspielen.ws#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/92481
epg.com#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/92112
1001spiele.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/91948
deutsche-islam-konferenz.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/91942
verfassungsschutz.de#@##cookiebanner
verfassungsschutz.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/91913
constructa.com#@#.o-cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/91910
@@||easyparts-rollerteile.de/cookieconsent.php
! https://github.com/AdguardTeam/AdguardFilters/issues/91797
! how-i-experience-web-today.com - unblocked cookie panel
how-i-experience-web-today.com#@##cookie-panel
! https://github.com/AdguardTeam/AdguardFilters/issues/91782
bausep.de#@##notice-cookie-block
bausep.de#@#.cookie-banner:not(body):not(html)
bausep.de#@#.notice-cookie
! https://forum.adguard.com/index.php?threads/44388/
@@||schwalbe.com/system/modules/cookiebar/assets/dist/cookiebar.min.
! https://github.com/AdguardTeam/AdguardFilters/issues/91409
findamasters.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/93146
! https://github.com/AdguardTeam/AdguardFilters/issues/91585
vaillant.it,vaillant-group.com,vaillant.at,vaillant.de#@##cookiewarning
vaillant.it,vaillant-group.com,vaillant.at,vaillant.de#@#.cookiewarning:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/91513
fensterkoenig.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/91467
pitsos.gr#@#.o-cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/91500
@@||sos-flugverspaetung.de/assets/js/*cookiebar.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/91499
flyuia.com#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/85895
@@||cdn.trustcommander.net/privacy/*/privacy_v*.js$domain=tf1.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/90005
@@||cookiebot.com^$domain=cliente.nos.pt|login.nos.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/91398
@@||exali.de/static/theme/assets/js/cookieBanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/91354
digitalo.de#@#.cookie_consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/91397
drohnen.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/91394
! https://github.com/AdguardTeam/AdguardFilters/issues/91393
@@||baumschule-pflanzen.de/wp-content/plugins/complianz-gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/121116
! https://github.com/AdguardTeam/AdguardFilters/issues/90776
@@||iubenda.com/cookie-solution/confs/js/*.js$domain=repubblica.it
@@||cdn.iubenda.com/*.js$domain=repubblica.it
! https://github.com/AdguardTeam/AdguardFilters/issues/91261
omlet.de#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/91134
klug-conservation.de#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/91129
@@||jg-werbegeschenke.de/wp-content/plugins/complianz-gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/91209
elu24.ee#@#.cookie-container
! https://github.com/AdguardTeam/AdguardFilters/issues/91107
@@||usercentrics.eu^$domain=hornbach.de
! https://github.com/AdguardTeam/AdguardFilters/issues/91106
@@||cdn.consentmanager.mgr.consensu.org/delivery/*.js$domain=infranken.de
! https://github.com/AdguardTeam/AdguardFilters/issues/90747
@@||quantcast.mgr.consensu.org^$domain=fly4free.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/90708
aufstiegs-bafoeg.de#@##cookiebanner
aufstiegs-bafoeg.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/90727
ufz.de#@##cookie-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/90696
rheuma-liga.de#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/90694
! https://github.com/AdguardTeam/AdguardFilters/issues/90535
yashodahospitals.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/90154
@@||app.usercentrics.eu/*/main.js$domain=liebherr.com
! https://github.com/AdguardTeam/AdguardFilters/issues/90613
polizei-beratung.de#@#.cookie-consent:not(body):not(html)
@@||polizei-beratung.de/typo3conf/ext/codetris_propk/Resources/Public/JavaScript/main/cookie_consent.*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/90612
studentenwerkfrankfurt.de#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/90560
modellbau-metz.com#@#.cookie-modal
modellbau-metz.com#@##cookie-modal
modellbau-metz.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/90561
derkum-modellbau.com#@#.cookie-modal
derkum-modellbau.com#@##cookie-modal
derkum-modellbau.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/90618
@@||termin.telekom.de/js/cookieController.js
! https://github.com/AdguardTeam/AdguardFilters/issues/90558
modellbau-berlinski.de#@##cookie-modal
modellbau-berlinski.de#@#.cookie-modal
modellbau-berlinski.de#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/90367
aion.eu#@#.cookies-notification:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/90308
yvesrocher.com.tr#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=yvesrocher.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/90307
! https://github.com/AdguardTeam/AdguardFilters/issues/90275
vvr-bank.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/90271
pronovabkk.de#@#.cookie-disclaimer:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/90186
auslandsschulwesen.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/90180
cgi.com#@#.eu-cookie-compliance-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/89971
bettersafe.at#@##cookiebar
! oe24.at - unable to play vidoes
oe24.at#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/89844
defencediscountservice.co.uk#@#.cookie-modal
defencediscountservice.co.uk#@##cookie-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/90031
vliegwinkel.nl#@#.cookie-banner:not(body):not(html)
@@||assets.travix.com/client/cookie-banner-container-*.js$domain=vliegwinkel.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/89707
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=saarbruecker-zeitung.de
! https://github.com/AdguardTeam/AdguardFilters/issues/90140
qmet.de#@##cookie-law-info-bar
qmet.de#@##cliSettingsPopup
! https://github.com/AdguardTeam/AdguardFilters/issues/89706
vvrbank-krp.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/89804
vrbankeg.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/89843
mediaset.it#@##iubenda-cs-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/89783
outdoor-broker.de#@##cookie-disclaimer
outdoor-broker.de#@#.cookie-disclaimer:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/89791
@@||salz-helmreich.de/plugins/system/codedesign_gdpr/assets^
! https://github.com/AdguardTeam/AdguardFilters/issues/89296
tannheimertal.com#@#.cc-banner
tannheimertal.com#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/89286
what3words.com#@#.CookieNotice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/89324
west-games.com#@##cookie-law-info-bar
! youronlinechoices.com - unable to opt-out
@@||rtd-tm.everesttech.net/user/privacy$domain=youronlinechoices.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88998
@@||mangasaki.com/sites/all/modules/eu_cookie_compliance/js/jquery.cookie-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/89035
! https://github.com/AdguardTeam/AdguardFilters/issues/111020
landkreis-pfaffenhofen.de,landkreis-eichstaett.de#@##CookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/89014
bmbf.de#@##cookiebanner
bmbf.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/88711
kinetikwellbeing.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/88777
! https://github.com/AdguardTeam/AdguardFilters/issues/88716
mifcom.de#@#.cookie-container
! https://github.com/AdguardTeam/AdguardFilters/issues/88705
! https://github.com/AdguardTeam/AdguardFilters/issues/88707
! https://github.com/AdguardTeam/AdguardFilters/issues/88681
thw-bufdi.de,wir-sind-bund.de,di.de,bbk.bund.de#@##cookiebanner
thw-bufdi.de,bbk.bund.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/88537
@@||consent.cookiebot.com/uc.js$domain=woolworth.de
! https://github.com/AdguardTeam/AdguardFilters/issues/88673
@@||sdk.privacy-center.org^$domain=corrieredellosport.it
! https://github.com/AdguardTeam/AdguardFilters/issues/88437
senec.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/88483
thw.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/88186
@@||consent.cookiebot.com/uc.js$domain=clo3d.com
@@||consent.cookiebot.com/*/cc.js$domain=clo3d.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88286
mydpd.at#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/88353
@@||consent.cookiebot.com/uc.js$domain=berchtesgadener-anzeiger.de
! https://github.com/AdguardTeam/AdguardFilters/issues/88183
hema.nl#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/88350
boerse-aktuell.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/88162
bigcommerce.com#@##privacypolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/88252
itzbund.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/88232
@@||privacyportal-cdn.onetrust.com/privacy-notice-scripts/*$domain=healthline.com
@@||privacyportal-cdn.onetrust.com/*/privacy-notices/*.json$domain=healthline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88247
zkbs-online.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/87757
johner-institut.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/87880
ammerlaender-versicherung.de#@##cookieAccept
! https://github.com/AdguardTeam/AdguardFilters/issues/87610
bihealth.org#@#.cookiebanner:not(body)
bihealth.org#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/87430
bamf.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/87759
eundl.de#@##cookie-info
! https://github.com/AdguardTeam/AdguardFilters/issues/87380
pctipps.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/87152
@@||mgr.consensu.org^$domain=adslzone.net
! https://github.com/AdguardTeam/AdguardFilters/issues/87129
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/86806
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=0calc.es
! https://github.com/AdguardTeam/AdguardFilters/issues/86357
@@||sdk.privacy-center.org^$domain=dziennikzachodni.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/87280
stromnetz-hamburg.de#@##cookie-bar
stromnetz-hamburg.de#@#.cookie-bar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/86321
@@||static.mfbcdn.net/assets/global/plugins/cookie-consent/js/cookieconsent.min.js$domain=myfxbook.com
! https://github.com/AdguardTeam/AdguardFilters/issues/86301
yubico.com#@##cookie-law-info-bar
yubico.com#@##cliSettingsPopup
! https://github.com/AdguardTeam/AdguardFilters/issues/87078
taschenhirn.de#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/87011
kvk.nl#@##cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/87007
calameo.com#@#.cookie-content
calameo.com#@#.cookies
! skyscanner.jp - link to cookie policy
skyscanner.*#@#body #cookie-policy
! link to privacy policy
sora-nishiki.com#@##privacypolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/86739
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)
! https://github.com/AdguardTeam/AdguardFilters/issues/86373
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
! blackout by partial block
! https://github.com/AdguardTeam/AdguardFilters/issues/86614
textmaster.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/85834
fpv24.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/85770
teslawissen.ch#@##cliSettingsPopup
teslawissen.ch#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/85626
! https://github.com/AdguardTeam/AdguardFilters/issues/85628
! https://github.com/AdguardTeam/AdguardFilters/issues/85652
okazii.ro#@##cookie-bar
okazii.ro#@#.cookie-bar:not(body)
okazii.ro#@#.cookie-content
! https://github.com/AdguardTeam/AdguardFilters/issues/86045
@@||spd-sachsen.de/wp-content/uploads/dynamic_avia/avia-footer-scripts-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/85467
sbk.org#@#.cookie-layer
! https://github.com/AdguardTeam/AdguardFilters/issues/85453
wifi.at#@##cookiePolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/85991
!+ NOT_PLATFORM(ext_ublock)
toyota.astra.co.id#@##cookieSection
! https://github.com/AdguardTeam/AdguardFilters/issues/85585
@@||debijenkorf.de/etc/designs/debijenkorf-website/responsive-assets/bundles/clientlib-dbk/*/CookieBar-chunk.$domain=debijenkorf.de
! https://github.com/AdguardTeam/AdguardFilters/issues/85519
@@||topocentras.lt/js/CookieConsent-
! https://github.com/AdguardTeam/AdguardFilters/issues/85251
neuseeland-haus.de#@##notice-cookie-block
! https://github.com/AdguardTeam/AdguardFilters/issues/85306
@@||consent.trustarc.com/notice$domain=concursolutions.com
@@||consent.trustarc.com/asset/notice.js$domain=concursolutions.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85860
@@||spiegel.de/*?targetUrl=
! https://github.com/AdguardTeam/AdguardFilters/issues/85458
@@||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"]
! https://github.com/AdguardTeam/AdguardFilters/issues/85423
pferdekaemper.de#@##cookiebanner
pferdekaemper.de#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/85269
stepmap.de#@##cookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/85081
wempe.com#@#.cookie_consent:not(body):not(html)
@@||wempe.com/en-int/widgets/cookie_consent/
@@||consentmanager.mgr.consensu.org^$domain=wempe.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85056
@@||neckermann.de/static-assets/*/*/cookieBanner.
! https://github.com/AdguardTeam/AdguardFilters/issues/85053
basenio.de#@##cookie_consent
! https://github.com/AdguardTeam/AdguardFilters/issues/84902
hundeschule-loewenzahn.de#@##redim-cookiehint:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/84548
www-kreiszeitung-de.cdn.ampproject.org#@#amp-consent
@@||cdn.opencmp.net/tcf-v2/amp/cmp.html$domain=www-kreiszeitung-de.cdn.ampproject.org
! https://github.com/AdguardTeam/AdguardFilters/issues/84537
@@||quantcast.mgr.consensu.org/choice/*/tviplayer.iol.pt/choice.js$domain=tviplayer.iol.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/85066
! https://github.com/AdguardTeam/AdguardFilters/issues/84488
hallhuber.com#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/84506
! https://github.com/AdguardTeam/AdguardFilters/issues/84438
! https://github.com/AdguardTeam/AdguardFilters/issues/84383
architekturvideo.de#@##BorlabsCookieBox
architekturvideo.de#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/84697
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=express.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/84199
continental.com#@#.js-cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/83257
@@||static3.mfbcdn.net/assets/global/plugins/cookie-consent/js/cookieconsent.min.js$domain=myfxbook.com
! gentside.com - broken player
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=gentside.com|ohmymag.com
! nordbayern.de - corona map not displayed in article
@@||cdn.consentmanager.mgr.consensu.org/delivery/customdata^$domain=nordbayern.de
! https://github.com/AdguardTeam/AdguardFilters/issues/84273
obi.de#@#.cookiepolicy
obi.de#@#.colorbox-cookiepolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/83869
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=utopia.de
! https://github.com/AdguardTeam/AdguardFilters/issues/84404
g3-outlet.de#@##BorlabsCookieBox
g3-outlet.de#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/84163
gesundheit-nordhessen.de#@##tarteaucitronRoot
! https://github.com/AdguardTeam/AdguardFilters/issues/84016
techbone.net#@##cookie_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/83662
@@||swiftnav.com/sites/all/modules/contrib/eu_cookie_compliance/js/jquery.cookie-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/83805
monese.com#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/83495
@@||sibboventures.mgr.consensu.org^$domain=ondacero.es
! https://github.com/AdguardTeam/AdguardFilters/issues/83380
lasprovincias.es#@##didomi-notice
@@||sdk.privacy-center.org^$domain=lasprovincias.es
! https://github.com/AdguardTeam/AdguardFilters/issues/83375
@@||cdn.iubenda.com/cookie_solution/$domain=cioccolatonippon.it
! https://github.com/AdguardTeam/AdguardFilters/issues/83671
@@||jimstatic.com/cookieControl.js$domain=yaxi.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/82370
@@||policy.app.cookieinformation.com^$script,domain=altibox.no
! https://github.com/AdguardTeam/AdguardFilters/issues/83131
@@||sdk.privacy-center.org^$domain=jeuxvideo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/82647
volksbankeg.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/83128
@@||bancodesio.it/sites/all/modules/eu_cookie_compliance/js/jquery.cookie-
! https://github.com/AdguardTeam/AdguardFilters/issues/82102
bvl.bund.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/82515
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/82435
! https://github.com/AdguardTeam/AdguardFilters/issues/82374
@@||sdk.privacy-center.org^$domain=franceculture.fr
@@||geolocation.onetrust.com/cookieconsentpub/v1/geo/location$domain=toteraz.pl
toteraz.pl#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/82400
unive.it#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/82393
vivawest.de#@##cookie-consent-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/82353
@@||princesshighway.com.au/min/?f=/skin/frontend/*/styles.css
! https://github.com/AdguardTeam/AdguardFilters/issues/82093
@@||sourcepoint.mgr.consensu.org/tcfv2/vendor-list/vendor-purpose-mapping/$domain=stylebook.de
! https://github.com/AdguardTeam/AdguardFilters/issues/82219
@@||secure.e-konsulat.gov.pl/Skrypty/cookiesPolicy.js
! https://github.com/AdguardTeam/AdguardFilters/issues/82178
bafin.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/82606
tu-darmstadt.de#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/82026
onleihe.de#@#.cookiePopup
! https://github.com/AdguardTeam/AdguardFilters/issues/82009
bayernlb.de#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/81767
bahlsen.de#@##cookieModal
bahlsen.de#@#.cookieCompliance
! https://github.com/AdguardTeam/AdguardFilters/issues/81766
leibniz.de#@##cookieModal
leibniz.de#@#.cookieCompliance
! https://github.com/AdguardTeam/AdguardFilters/issues/82238
@@||pizzamafia.ru/cookie-popup.
! https://github.com/AdguardTeam/AdguardFilters/issues/81547
@@||sdk.privacy-center.org^$domain=seguro.elespanol.com
seguro.elespanol.com#@##didomi-notice
seguro.elespanol.com#@#.didomi-notice-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/81888
frankfurt.de#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/82285
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=weeronline.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/81816
kralmuzik.com.tr#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=kralmuzik.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/81760
citrinsolar.de#@##cliSettingsPopup
citrinsolar.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/81740
airtel.in#@#.cookies-container
! https://github.com/AdguardTeam/AdguardFilters/issues/81807
bmel.de#@#.cookiebanner:not(body)
bmel.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/81562
rems.de#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/81292
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=t3.com
! https://github.com/AdguardTeam/AdguardFilters/issues/81615
@@||erolnik.gov.pl/content/scripts/cookieconsent.min.js
! https://forum.adguard.com/index.php?threads/42722/
beobank.be#@#.gdpr-cookie:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/81203
takko.com#@#.cookie-policy-box
! https://github.com/AdguardTeam/AdguardFilters/issues/80651
fiveguys.co.uk#@##cookieModal
fiveguys.co.uk#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/84847
! https://github.com/AdguardTeam/AdguardFilters/issues/81163
vrbankfulda.de,diebank.de#@#.cookie-consent:not(body):not(html)
! crunchyroll.com - player is broken
@@||cdn.cookielaw.org/$script,xmlhttprequest,domain=crunchyroll.com
roastmarket.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/80284
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=tvspielfilm.de
! https://github.com/AdguardTeam/AdguardFilters/issues/80445
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent*/cookieconsent.min.$domain=sedus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79616
tweakers.net#@#.cookieNotice:not(body):not(html)
! atlasbiomed.com - incorrect blocking
@@||atlasbiomed.com/_next/static/*/pages/cookie-policy.js
! https://github.com/AdguardTeam/AdguardFilters/issues/79463
@@||geolocation.onetrust.com/cookieconsentpub/$domain=new.cappex.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79058
isha.sadhguru.org#@##cookie_policy_popup
isha.sadhguru.org#@#.cookie-modal
isha.sadhguru.org#@#.cookie-block
! https://github.com/AdguardTeam/AdguardFilters/issues/79205
@@||quantcast.mgr.consensu.org/choice/*/einthusan.tv/choice.js$domain=einthusan.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/79267
! https://github.com/AdguardTeam/AdguardFilters/issues/79285
! https://forum.adguard.com/index.php?threads/https-www-dealabs-com.42536/
dealabs.com#@#.cookies-message
! https://github.com/AdguardTeam/AdguardFilters/issues/78644
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=space.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78791
@@||sibboventures.mgr.consensu.org^$domain=antena3.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78641
@@||quantcast.mgr.consensu.org^$domain=livescience.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78855
! https://github.com/AdguardTeam/AdguardFilters/issues/78878
! https://github.com/AdguardTeam/AdguardFilters/issues/78924
online.flippingbook.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/78912
lichfieldcommunitylottery.co.uk#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/78842
tsb.org.tr#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/78237
@@||static2.mfbcdn.net/assets/global/plugins/cookie-consent/js/cookieconsent.min.js$domain=myfxbook.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78715
@@||eurosportplayer.com/cms/articles/cookie-banner
eurosportplayer.com#@##cookie-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/78722
! https://github.com/AdguardTeam/AdguardFilters/issues/78526
! owlcation.com - fixing video player
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=owlcation.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78367
selgros.pl#@##cookie_accept
! https://github.com/AdguardTeam/AdguardFilters/issues/78373
heute.at#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/78159
ntv.com.tr#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/78339
atnews.gr#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/77956
metro.de#@#.cookie-container
metro.de#@#.cookie-disclaimer:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/78206
mesto.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/77365
@@||sdk.privacy-center.org^$script,domain=francetvinfo.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/78015
smythstoys.com#@#.cookiePolicy:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/76646
@@||rcsobjects.it/rcs_cpmt/$domain=video.gazzetta.it
! https://github.com/AdguardTeam/AdguardFilters/issues/77402
@@||cookiebot.com^$domain=statisticshowto.com
! https://github.com/AdguardTeam/AdguardFilters/issues/77573
teb.pl#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/107066
! https://github.com/AdguardTeam/AdguardFilters/issues/79133
! incorrect blocking (video player doesn't work)
@@||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|stronazdrowia.pl|strefaedukacji.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|stronazdrowia.pl|strefaedukacji.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|stronazdrowia.pl|strefaedukacji.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/77064
@@||quantcast.mgr.consensu.org^$domain=standard.co.uk
! no-scroll in goldenline.pl
goldenline.pl#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/76579
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=independentespanol.com
! https://github.com/AdguardTeam/AdguardFilters/issues/76384
sport-plus-online.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/76931
ntvspor.net#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=ntvspor.net
! https://forum.adguard.com/index.php?threads/www-hopetech-com.42197/
@@||hopetech.com/_repository/*/ftpUploads/scripts/cookiepolicy.js
! https://forum.adguard.com/index.php?threads/unable-to-watch-trailers-from-allocine-fr-website.42233/
@@||sdk.privacy-center.org^$domain=allocine.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/76414
@@||consentmanager.mgr.consensu.org/delivery/cmp$domain=sudoku-topical.com|sudoku-aktuell.de
! https://github.com/AdguardTeam/AdguardFilters/issues/76343
kupbilecik.pl#@#.cookie-container
! https://github.com/AdguardTeam/AdguardFilters/issues/74476
@@||quantcast.mgr.consensu.org/*/cmp-list.json$domain=vi.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/76062
@@||frogwares.com/wp-content/plugins/bwp-minify/min/*/css/*/cookie-law-*.min.css
! https://github.com/AdguardTeam/AdguardFilters/issues/76257
@@||app.usercentrics.eu/browser-ui/latest/bundle.js$domain=studycheck.de
@@||api.usercentrics.eu/settings^$domain=studycheck.de
@@||aggregator.service.usercentrics.eu/aggregate^$domain=studycheck.de
! https://github.com/AdguardTeam/AdguardFilters/issues/75642
new.talktalk.co.uk#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/75582
@@||cmp.dmgmediaprivacy.co.uk^$domain=inews.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/75841
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=autobild.de
! https://github.com/AdguardTeam/AdguardFilters/issues/72746#issuecomment-763823269
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=bold.dk
@@||cdn.privacy-mgmt.com/index.html$domain=bold.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/75731
correosexpress.com#@#.cookie-wrapper
! pepper.pl - incorrect blocking
pepper.pl#@#.cookies-message
! https://github.com/AdguardTeam/AdguardFilters/issues/71570
@@||cdn.privacy-mgmt.com/wrapper/tcfv2/v1/gdpr/native-message$domain=businessinsider.de
! https://github.com/AdguardTeam/AdguardFilters/issues/75671
coding.ms#@#.cookie-consent:not(body):not(html)
! ! https://github.com/AdguardTeam/AdguardFilters/issues/102226
! filmweb.pl - incorrect blocking
@@||sdk.privacy-center.org/*/loader.js$domain=filmweb.pl
@@||sdk.privacy-center.org/sdk.*.js$domain=filmweb.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/75479
@@||cdn.civiccomputing.com/*/cookieControl-*.min.js$domain=videogameschronicle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75247
@@||getsysteminfo.com/javascript/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/75141
@@||u-car.com.tw/Scripts/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/75244
bepanthen.ru#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/75200
@@||iubenda.com^$domain=multiplayer.it
! https://github.com/AdguardTeam/AdguardFilters/issues/74943
@@||visualcv.com/CookieConsent-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/74963
@@||consent.cookiebot.com/uc.js$domain=netkom.de
! https://github.com/AdguardTeam/AdguardFilters/issues/74869
@@||quantcast.mgr.consensu.org^$domain=gamesradar.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74868
@@||quantcast.mgr.consensu.org^$domain=pcgamer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74476
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=vi.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/74365
@@||ccoo.es/cms/css/cookieconsent.css$domain=ccoo.es
! https://github.com/AdguardTeam/AdguardFilters/issues/74471
@@||carport-diagnose.de/script/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/74605
@@||privacy-center.org/*/loader.js$domain=tuttosport.com
@@||privacy-center.org/sdk.*.js$domain=tuttosport.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74295
tesa.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/74383
@@||cdn.cookielaw.org^$domain=rp-online.de
! https://github.com/AdguardTeam/AdguardFilters/issues/74382
lewento.de#@##cliSettingsPopup
lewento.de#@##cookie-law-info-bar
! fix https://www.bbc.co.uk/iplayer
@@||files.bbci.co.uk^*/cookie-banner/$script,domain=bbc.co.uk|bbc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74204
boomerang-tv.pl#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=boomerang-tv.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/73941
@@||quantcast.mgr.consensu.org/choice/*/www.cinemaxxl.de/choice.js$domain=cinemaxxl.de
! https://github.com/AdguardTeam/AdguardFilters/issues/73990
camping.info#@#.cookie-layer
! https://github.com/AdguardTeam/AdguardFilters/issues/74146
@@||quantcast.mgr.consensu.org/choice/*/choice.js$domain=techradar.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74178
yourdictionary.com#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=yourdictionary.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73918
! https://github.com/AdguardTeam/AdguardFilters/issues/74052
mydealz.de#@#.cookies-message
! https://github.com/AdguardTeam/AdguardFilters/issues/73816
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=kinuskikissa.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/73736
cnbc.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/73271
versteigerungspool.de#@##cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/73395
kruidvat.nl#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/73125
@@||whitelab.hu/assets/ext/cookieconsent/cookieconsent.
! https://github.com/AdguardTeam/AdguardFilters/issues/72365
@@||cmp-cdn.cookielaw.org^$domain=adshrink.it
! https://github.com/AdguardTeam/AdguardFilters/issues/73404
metacritic.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/73587
airam.fi#@##cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/72838
bva.bund.de#@##cookiebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/72830
happypenguin.altervista.org#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/73638
beerwulf.com#@##cookiemessage
! https://github.com/AdguardTeam/AdguardFilters/issues/72772
sparda-bank-hamburg.de,sparda-b.de,sparda-sw.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/72751
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=pickmypostcode.com
! mega.io,mega.nz - blocked Accept button
mega.io,mega.nz#@#.accept-cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/73244
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=businessinsider.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72336
bauplan-bauanleitung.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/95534
@@||cdn.appconsent.io/*.js$domain=commentcamarche.net
! https://github.com/AdguardTeam/AdguardFilters/issues/72689
teamaretuza.com#@##consentModal
! https://github.com/AdguardTeam/AdguardFilters/issues/72224
grants.at#@##cookie-notice
! infranken.de,nordbayern.de - not able to play videos (global elements only load when first url is unblocked
@@||consentmanager.mgr.consensu.org/delivery/cmp$domain=infranken.de|nordbayern.de
@@||cdn.consentmanager.mgr.consensu.org/delivery/customvendors^
@@||cdn.consentmanager.mgr.consensu.org/delivery/customcss
@@||cdn.consentmanager.mgr.consensu.org/delivery/customtexts
@@||cdn.consentmanager.mgr.consensu.org/delivery/img^
@@||consentmanager.mgr.consensu.org/delivery/consent.php
@@||cdn.consentmanager.mgr.consensu.org/delivery/recall/recall_build.svg
! https://github.com/AdguardTeam/AdguardFilters/pull/72254
flets.com#@##privacypolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/71539
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/71705
mdv-group.com#@##tx_cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/72037
exagon.de#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/71941
@@||cdn.cookielaw.org/consent
@@||cdn.cookielaw.org/vendorlist^
@@||cdn.cookielaw.org/scripttemplates/*.*.*/
glamour.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/71730
@@||dropboxstatic.com/static/css/eu_cookie_bar-*.css$domain=dropbox.com
! https://github.com/AdguardTeam/AdguardFilters/issues/71571
@@||consentmanager.mgr.consensu.org/delivery^$domain=webfail.com
! https://github.com/AdguardTeam/AdguardFilters/issues/71754
@@||sdk.privacy-center.org/*/loader.js$domain=moviepilot.de
@@||sdk.privacy-center.org/sdk.*.js$domain=moviepilot.de
! https://github.com/AdguardTeam/AdguardFilters/issues/71356
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/71260
fiduciagad.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/71179
acp.pt#@#.cookies-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/71578
@@||gawex.pl/assets/js/cookieinfo.js
! techbook.de - social feeds cannot be activated
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=techbook.de
! https://github.com/AdguardTeam/AdguardFilters/issues/71017
readly.com#@#.cookie-consent-content
! https://github.com/AdguardTeam/AdguardFilters/issues/70965
@@||free-hearts.com/game/js/lib/cookie-consent/cookieconsent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/71072
vrhs.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/70796
@@||storage.googleapis.com/ni-assets/assets/snippets/cookie-consent.*.min.js$domain=native-instruments.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70385
@@||assets.jimstatic.com/cookieControl.js$domain=olivenholz-rauen.de
! https://github.com/AdguardTeam/AdguardFilters/issues/70321
@@||cdn.cookielaw.org^$domain=buffalonews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70312
@@||cdn.cookielaw.org^$domain=reuters.com
@@||cookies.onetrust.mgr.consensu.org^$domain=reuters.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70234
@@||consent.trustarc.com/notice$domain=formula1.com
@@||consent.trustarc.com/asset/notice.js$domain=formula1.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70171
store.steelcase.com#@#.cc_container
! https://github.com/AdguardTeam/AdguardFilters/issues/69486
christianbook.com#@##cookie-consent
christianbook.com#@##cookie-content
! puls4.com - video not playing
@@||consent.cookiebot.com/uc.js$domain=puls4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69537
yookassa.ru#@#.cookie-policy:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/70503
kohls.com#@##privacypolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/69490
! https://github.com/AdguardTeam/AdguardFilters/issues/69566
@@||consent.cookiebot.com/uc.js$domain=lootboy.de
! https://github.com/AdguardTeam/AdguardFilters/issues/69364
@@||cdn.cookielaw.org/scripttemplates/*/assets/otPcPanel.json$domain=cbsnews.com
@@||cdn.cookielaw.org/scripttemplates/*/assets/otFlat.json$domain=cbsnews.com
cbsnews.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/69239
fega-schmitt.de#@#.cookieWarning
! https://github.com/easylist/easylist/issues/6536
@@||quantcast.mgr.consensu.org/choice^$domain=indy100.com
@@||quantcast.mgr.consensu.org/*/cmp*.js$domain=indy100.com
@@||quantcast.mgr.consensu.org/tcfv2^
@@||quantcast.mgr.consensu.org/GVL-v2/vendor-list.json
! https://github.com/AdguardTeam/AdguardFilters/issues/69248
! https://github.com/AdguardTeam/AdguardFilters/issues/78524
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/69022
@@||xe.com/themes/xe/js/react/cookie-consent.*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/68933
clausnehring.com#@##cliSettingsPopup
clausnehring.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/68629
flex-tools.com#@#.cookieBar:not(body):not(html)
flex-tools.com#@#.js-cookie-bar
! gamepro.de - video player not showing
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/68481
alttab.net#@##cliSettingsPopup
alttab.net#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/68445
@@||cdn.privacy-mgmt.com/mms/choice_action_response$domain=cyberport.de
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=cyberport.de
@@||cdn.privacy-mgmt.com/wrapper/tcfv2/v1/gdpr/native-message$domain=cyberport.de
! https://github.com/AdguardTeam/AdguardFilters/issues/68064
@@||imperialtechforesight.com/wp-content/plugins/creare-eu-cookie-law-banner/js/eu-cookie-law.js
! https://github.com/AdguardTeam/AdguardFilters/issues/67999
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=computerbild.de
! https://www.gmx.com/consentpage
@@||cdn.cookielaw.org^$domain=gmx.com
gmx.com#@##onetrust-consent-sdk
! https://www.mail.com/consentpage
@@||cdn.cookielaw.org^$domain=mail.com
mail.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/67421
tele2.nl#@##cookiePopup
tele2.nl#@#.cookie-header
tele2.nl#@#.cookie-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/67160
@@||cdn.cookielaw.org^$domain=signature.mcdonalds.de
! https://github.com/AdguardTeam/AdguardFilters/issues/67133
@@||telekom.si/*/common/js/cookieconsent.plugin.tk.js
! https://github.com/AdguardTeam/AdguardFilters/issues/67035
@@||sakurajav.com/wp-content/themes/teamk/vendor/coCoJS/cookies-enabler.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66982
widerspruch.org#@##cookie-law-info-bar
! wienerin.at - embedded twitter feeds not displayed
@@||gdpr-wrapper.privacymanager.io/gdpr/*/gdpr-liveramp.js$domain=wienerin.at
! https://github.com/AdguardTeam/AdguardFilters/issues/66945
kassa.yandex.ru#@#.cookie-policy:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/66705
maisons-phenix.com#@#.cc_container
maisons-phenix.com#@#.cc_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/66640
@@||imrotenochsen.de/wp-content/plugins/complianz-gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66657
daad.de#@#.cookie-modal
daad.de#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/66624
@@||kaspersky.com/content/en-global/about/stories/transparency/news/GDPR.json
! https://github.com/AdguardTeam/AdguardFilters/issues/66588
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/66563
trade.telia.se#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/66480
popsugar.co.uk#@##onetrust-consent-sdk
@@||cookielaw.org^$third-party,domain=popsugar.co.uk
! portsmouth.co.uk - broken with UK IP
@@||consent.portsmouth.co.uk/Notice.*.js$domain=consent.portsmouth.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/66343
fressnapf.de#@##cookie-banner
fressnapf.de#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/66166
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=radio.de
! https://github.com/AdguardTeam/AdguardFilters/issues/66157
uktvplay.uktv.co.uk#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/66002
idp.funktionstjanster.se#@#.cookieContainer
idp.funktionstjanster.se#@##cookieinfo
! https://github.com/AdguardTeam/AdguardFilters/issues/65993
@@||assets.digitalocean.com/cookieConsent/$script,stylesheet
! https://github.com/AdguardTeam/AdguardFilters/issues/66006
kokaihop.se#@#.cookiePolicy:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/65981
@@||cdn.cookielaw.org^$domain=rtlxl.nl
rtlxl.nl#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/65978
trixie.de#@#.cookie_accept
! https://github.com/AdguardTeam/AdguardFilters/issues/80283
! https://github.com/AdguardTeam/AdguardFilters/issues/65868
@@||cdn.appconsent.io/*.js$domain=journaldesfemmes.fr|linternaute.com
@@||collector.appconsent.io/hello$domain=journaldesfemmes.fr|linternaute.com
@@||collector.appconsent.io/save$domain=journaldesfemmes.fr|linternaute.com
! https://github.com/AdguardTeam/AdguardFilters/issues/109240
! https://github.com/AdguardTeam/AdguardFilters/issues/65752
amp-tvn24-pl.cdn.ampproject.org#@#amp-consent
@@||cdn.cookielaw.org^$domain=tvn24.pl
@@||cookies.onetrust.mgr.consensu.org^$domain=tvn24.pl
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=tvn24.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/65811
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/wrapper/*/gdpr/native-message$domain=giga.de
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=giga.de
! https://github.com/AdguardTeam/AdguardFilters/issues/65680
@@||cdn.privacy-mgmt.com^$domain=ze.tt
! https://github.com/AdguardTeam/AdguardFilters/issues/65513
traderepublic.com#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/65395
! https://github.com/AdguardTeam/AdguardFilters/issues/65485
vollmacht-muster.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/65083
ns.nl#@##cookie-notice
ns.nl#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/65017
@@||cdn.trustcommander.net/privacy/*/privacy_v*.js$domain=lci.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/64879
@@||cdn.cookielaw.org^$domain=computerbase.de
! https://github.com/AdguardTeam/AdguardFilters/issues/65074
! https://github.com/AdguardTeam/AdguardFilters/issues/64929
@@||msec.it/blog/wp-content/plugins/creare-eu-cookie-law-banner/js/eu-cookie-law.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64763
arbeiterkammer.at#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/64681
@@||colorcodedlyrics.com/wp-content/plugins/*/jetpack.css
@@||colorcodedlyrics.com/wp-content/plugins/*/sharing.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64770
! https://github.com/AdguardTeam/AdguardFilters/issues/64743
@@||cdn.privacy-mgmt.com^$domain=spieletipps.de
! https://github.com/AdguardTeam/AdguardFilters/issues/64601
mediathekviewweb.de#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/64568
@@||gdpr-wrapper.privacymanager.io/gdpr/$domain=omroepwest.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/64545
! https://github.com/AdguardTeam/AdguardFilters/issues/64534
@@||vendorlist.consensu.org/*/vendorlist.json^$domain=reuters.com
! https://github.com/easylist/easylist/issues/6084
portaloswiatowy.pl#@#.overlay-cookie
portaloswiatowy.pl#@#.popup-cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/64273
! https://github.com/AdguardTeam/AdguardFilters/issues/64424
@@||cmp.dmgmediaprivacy.co.uk^$domain=metro.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/64434
@@||cdn.privacy-mgmt.com/wrapper/*/gdpr/native-message$domain=computerbild.de
! https://github.com/AdguardTeam/AdguardFilters/issues/64179
realm667.com#@##redim-cookiehint:not(body):not(html)
! bild.de - broken click on "Soziale Medien aktivieren"
@@||sourcepoint.mgr.consensu.org/*/vendor-list^$domain=bild.de
! https://github.com/AdguardTeam/AdguardFilters/issues/63953
foxtons.co.uk#@##cookie_consent
! https://github.com/AdguardTeam/AdguardFilters/issues/63923
roompot.nl#@#.cookiebar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/61906
! https://github.com/AdguardTeam/AdguardFilters/issues/63883
! https://github.com/AdguardTeam/AdguardFilters/issues/63868
! https://github.com/AdguardTeam/AdguardFilters/issues/63830
@@||cdn.privacy-mgmt.com/consent/
! https://github.com/AdguardTeam/AdguardFilters/issues/63830
@@||golem.de/abo/setconsentcookie.php
! https://github.com/AdguardTeam/AdguardFilters/issues/63662
@@||nectar.com/lib/cookieBanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63484
@@||cdn.privacy-mgmt.com^$domain=demorgen.be|volkskrant.nl|trouw.nl|parool.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/63403
@@||quantcast.mgr.consensu.org/*/cmp2ui.js$domain=independent.co.uk
@@||quantcast.mgr.consensu.org/*/vendor-list.json$domain=independent.co.uk
@@||quantcast.mgr.consensu.org/*/cmp-list.json$domain=independent.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/63424
catsbest.de#@##cookieNotice
! https://github.com/AdguardTeam/AdguardFilters/issues/63269
@@||politainment.no/wp-content/plugins/complianz-gdpr/assets/*/cookieconsent.min.
! https://github.com/AdguardTeam/AdguardFilters/issues/63132
@@||developer.tomtom.com/sites/all/modules/contrib/eu_cookie_compliance/js/jquery.cookie-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/62980
! https://github.com/AdguardTeam/AdguardFilters/issues/62901
@@||sdk.privacy-center.org/*.js$domain=gamestar.de
! digitalfoundry.net - video player doesn't load until cookie notice is accepted
@@||cdn.cookielaw.org^$domain=digitalfoundry.net
digitalfoundry.net#@#.optanon-alert-box-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/62755
@@||quantcast.mgr.consensu.org/choice/*/www.independent.co.uk/choice.js$domain=independent.co.uk
@@||quantcast.mgr.consensu.org/tcfv2/cmp2.js$domain=independent.co.uk
! welt.de - not able to watch video
@@||cdn.privacy-mgmt.com^$domain=welt.de|cdn.privacy-mgmt.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62576
orion.fm#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/62253
workis.online#@#.cookies-dialog
! https://github.com/AdguardTeam/AdguardFilters/issues/59888
! https://github.com/AdguardTeam/AdguardFilters/issues/62334
@@||consent.cookiebot.com/uc.js$domain=cineplex.de
! https://github.com/AdguardTeam/AdguardFilters/issues/62043
smolproducts.com#@#.cookie-consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/61993
vaillant.be#@##cookiewarning
! https://github.com/AdguardTeam/AdguardFilters/issues/62099
nu.nl#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=nu.nl
! Blitz app - stop asking for cookies on every start when already done
! https://github.com/AdguardTeam/AdguardFilters/issues/61499
construction21.org#@##cookiesdirective
@@||construction21.org/france/libsrc/jquery/jquery.cookiesdirective.explicit.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61484
coolblue.nl#@#.cookie-notification:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/61426
schwaebisch-hall.de#@#.cookie-note:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/61350
@@||cdn.privacy-mgmt.com^$domain=manager-magazin.de
! https://github.com/AdguardTeam/AdguardFilters/issues/61349
@@||cdn.privacy-mgmt.com^$domain=spiegel.de
! https://github.com/AdguardTeam/AdguardFilters/issues/61335
@@||kranich-schutz.de/wp-content/plugins/complianz-gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61278
crfashionbook.com#@##onetrust-consent-sdk
@@||cdn.cookielaw.org^$domain=crfashionbook.com
@@||cookies.onetrust.mgr.consensu.org^$domain=crfashionbook.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61271
@@||revoblend.com/wp-content/plugins/complianz-gdpr/$domain=revoblend.com
revoblend.com#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/61118
@@||gdpr-wrapper.privacymanager.io/gdpr/*$domain=geenstijl.nl
! ekstrabladet.dk - broken player
@@||cdn.privacy-mgmt.com^$domain=ekstrabladet.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/61112
pruefungsratgeber.de#@##cookie-law-info-bar
! ergo-impulse.de - not able to click anything
! https://github.com/AdguardTeam/AdguardFilters/issues/60898
@@||cdn.iubenda.com/cs/iubenda_cs.js$domain=ilmessaggero.it
@@||cdn.iubenda.com/cs/tcf/$domain=ilmessaggero.it
@@||cdn.iubenda.com/cookie_solution/iubenda_cs/$domain=ilmessaggero.it
! https://github.com/AdguardTeam/AdguardFilters/issues/60751
tataq.com#@##cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/60633
@@||stabila.com/*bundles/marketingsuite/css/cookie-bar.css
! https://github.com/AdguardTeam/AdguardFilters/issues/61874
@@||usercentrics.eu^$domain=billiger-telefonieren.de
! https://github.com/AdguardTeam/AdguardFilters/issues/60744
@@||usercentrics.eu^$domain=webradio.de
! https://github.com/AdguardTeam/AdguardFilters/issues/62227
bauermedia.co.uk#@##cookies-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/68459
@@||cdn.civiccomputing.com/*/cookieControl-*.min.js$domain=kit.co
! https://github.com/AdguardTeam/AdguardFilters/issues/60596
! https://github.com/AdguardTeam/AdguardFilters/issues/60360
@@||global-standard.org/plugins/system/gdpr/assets/js/cookieconsent.min.js$domain=global-standard.org
! https://github.com/AdguardTeam/AdguardFilters/issues/60207
! https://github.com/AdguardTeam/AdguardFilters/issues/59888
@@||mediamarkt.com.tr/tr/layer/cookielaw.html
! https://github.com/AdguardTeam/AdguardFilters/issues/59907
@@||sourcepoint.mgr.consensu.org/consent^$domain=manager-magazin.de
! https://github.com/AdguardTeam/AdguardFilters/issues/59676
@@||cdn.privacy-mgmt.com/mms/$xmlhttprequest,domain=ccpa-notice.sp-prod.net
! https://github.com/AdguardTeam/AdguardFilters/issues/59462
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/59584
@@||cdn.cookielaw.org/scripttemplates^$domain=trustpilot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59412
@@||consent.cookiebot.com/uc.js$domain=deadwalk.io
! https://github.com/AdguardTeam/AdguardFilters/issues/59204
! game is locked
oyunskor.com#@#div[class^="app_gdpr"]
@@||vendorlist.consensu.org/vendorlist.json$domain=oyunskor.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59147
refoweb.nl#@##cookieconsent
! https://github.com/AdguardTeam/AdguardFilters/issues/58775
@@||rcsobjects.it/rcs_cpmt/v*/distro/corriere_ct.js$domain=corriere.it
! https://github.com/AdguardTeam/AdguardFilters/issues/58747
@@||cmp.faktor.mgr.consensu.org/dist/*/portal.html?vendorListLocation=$domain=omroepwest.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/58676
@@||quantcast.mgr.consensu.org/cmp.js$domain=cnews.fr
@@||vendorlist.consensu.org/vendorlist.json$domain=cnews.fr
@@||static.quantcast.mgr.consensu.org/*/cmpui-banner.js$domain=cnews.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/58749
! https://github.com/AdguardTeam/AdguardFilters/issues/58711
@@||flygresor.se/static*/resources/build/js/module/CookieNotice/module.js
! https://github.com/AdguardTeam/AdguardFilters/issues/58605
hufeisenkrater.de#@##cookieNotice
! https://github.com/AdguardTeam/AdguardFilters/issues/58316
@@/cookie_consent.css$domain=beli.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/58154
@@||consent.cookiebot.com/uc.js$domain=trendsales.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/58146
! https://github.com/AdguardTeam/AdguardFilters/issues/58311
ratp.fr#@##tarteaucitronAlertBig
! https://t.me/adguard/90518
@@||3332222.ru/cookie-popup.$script,stylesheet
! https://github.com/AdguardTeam/AdguardFilters/issues/57766
! https://github.com/AdguardTeam/AdguardFilters/issues/57682
@@/cookie-banner.js$domain=fruugo.ae|fruugo.at|fruugo.be|fruugo.ca|fruugo.ch|fruugo.co.il|fruugo.co.nz|fruugo.co.uk|fruugo.co.za|fruugo.com.tr|fruugo.cz|fruugo.de|fruugo.eg|fruugo.dk|fruugo.es|fruugo.fi|fruugo.fr|fruugo.gr|fruugo.hu|fruugo.it|fruugo.ie|fruugo.jp|fruugo.kr|fruugo.lu|fruugo.my|fruugo.nl|fruugo.no|fruugo.ph|fruugo.pl|fruugo.pt|fruugo.qa|fruugo.ro|fruugo.ru|fruugo.se|fruugo.sg|fruugo.sk|fruugo.us|fruugoaustralia.com|fruugobahrain.com|fruugochina.com|fruugoindia.com|fruugosaudiarabia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57164
@@||cdn.iubenda.com^$domain=virginradio.it
@@||iubenda.mgr.consensu.org/bridge/iframe_bridge-*.html$domain=virginradio.it
! https://github.com/AdguardTeam/AdguardFilters/issues/56865
marmaray.gov.tr#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/56917
@@||static*.lacoste.com/static/on/demandware.static/Sites-*-Site/-/*/framework/components/cookie-consent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56993
@@||oasjs.lastampa.it/cookielex/*$domain=video.lastampa.it
@@||cdn.iubenda.com/cs/tcf/stub.js$domain=video.lastampa.it
@@||cdn.iubenda.com/cs/iubenda_cs.js$domain=video.lastampa.it
@@||cdn.iubenda.com/cookie_solution/iubenda_cs/*$domain=video.lastampa.it
@@||cdn.iubenda.com/cs/tcf/*$domain=video.lastampa.it
@@||iubenda.mgr.consensu.org/bridge/*$domain=video.lastampa.it
! https://github.com/AdguardTeam/AdguardFilters/issues/56822
@@||app.usercentrics.eu/latest/main.js$domain=wetter.com|joyn.de|stromseite.de
@@||app.usercentrics.eu/latest/bundle.js$domain=wetter.com|joyn.de|stromseite.de
@@||api.usercentrics.eu/settings/*/latest/*.json$domain=wetter.com|joyn.de|stromseite.de
@@||api.usercentrics.eu/consent-templates/*$domain=wetter.com
@@||graphql.usercentrics.eu/graphql$xmlhttprequest,domain=wetter.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56704
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
! https://github.com/AdguardTeam/AdguardFilters/issues/56714
@@||oasjs.kataweb.it/cookielex/$domain=huffingtonpost.it
! https://github.com/AdguardTeam/AdguardFilters/issues/56505
@@||cookiebot.com^$domain=danbolig.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/56356
@@||media.newstarmedia.co.uk/cookie-policy/$domain=4frontcarsales.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/56347
@@||quantcast.mgr.consensu.org/cmp.js$domain=hideout.co
@@||vendorlist.consensu.org/vendorlist.json$domain=hideout.co
@@||static.quantcast.mgr.consensu.org/*/cmpui-popup.js$domain=hideout.co
! https://github.com/AdguardTeam/AdguardFilters/issues/56372
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/56240
@@/Themes/SamsungShop/Scripts/shop/cookie-notice.js$domain=shop.samsung.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57136
! https://github.com/AdguardTeam/AdguardFilters/issues/56214#issuecomment-636479432
@@||cdn.iubenda.com^$domain=video.repubblica.it
@@||iubenda.mgr.consensu.org/bridge/*$domain=video.repubblica.it
! https://github.com/AdguardTeam/AdguardFilters/issues/55938
sites.fastspring.com#@#.gdpr-container
! https://github.com/AdguardTeam/AdguardFilters/issues/56132
@@||cookieq.com/YouTube/embed/$domain=lipton.com
! ladbible.com - fixing video player
@@||quantcast.mgr.consensu.org/cmp.js$domain=ladbible.com
@@||apis.quantcast.mgr.consensu.org/CookieAccess$domain=ladbible.com
@@||vendorlist.consensu.org/vendorlist.json$domain=ladbible.com
@@||static.quantcast.mgr.consensu.org/*/cmpui-popup.js$domain=ladbible.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55545
@@||cdn.reolink.com/wp-content/themes/flatsome-child/assets/js/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/55513
@@||vendorlist.consensu.org/vendorlist.json$domain=cmp.cookist.it
! https://github.com/AdguardTeam/AdguardFilters/issues/55142
xmtrading.com#@##cookieModal
xmtrading.com#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/55170
! https://github.com/AdguardTeam/AdguardFilters/pull/55378
! https://github.com/AdguardTeam/AdguardFilters/issues/55338
@@||oasjs.kataweb.it/cookielex/$domain=kataweb.it
! https://github.com/AdguardTeam/AdguardFilters/issues/54878
racecamp-events.de#@##tx_cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/55182
! https://github.com/AdguardTeam/AdguardFilters/issues/54700
aeg.de#@#.CookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/54384
gamespot.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/54225
@@||sdk.privacy-center.org/loader.js$domain=nieuwsblad.be
@@||sdk.privacy-center.org/sdk.*.js$domain=nieuwsblad.be
@@||sdk.privacy-center.org/ui-gdpr-nl.*.js$domain=nieuwsblad.be
! https://github.com/AdguardTeam/AdguardFilters/issues/54076
freeyou.ag#@##cookie-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/53992
@@||cdn.cookielaw.org/skins^
! https://github.com/AdguardTeam/AdguardFilters/issues/53401
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent2/*/cookieconsent.min.js$domain=download.pixelexperience.org
! https://github.com/AdguardTeam/AdguardFilters/issues/53345
! https://github.com/AdguardTeam/AdguardFilters/issues/53346
@@||iubenda.mgr.consensu.org/bridge/iframe_bridge-*.html$domain=105.net
@@||cdn.iubenda.com^$domain=105.net
! rockpapershotgun.com - fixing YouTube player
@@||cdn.cookielaw.org^$domain=rockpapershotgun.com
rockpapershotgun.com#@##onetrust-consent-sdk
rockpapershotgun.com#@##optanon-popup-bg
rockpapershotgun.com#@#.optanon-alert-box-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/53212
interspar.at#@#.cookie-notification:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/52990
mishcon.com#@##cookie-alert
mishcon.com#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/52802
electrolux.ru#@#.CookieConsent
! commerce-connector.com - broken redirect
commerce-connector.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/52160
@@||vendorlist.consensu.org/vendorlist.json$domain=gameswelt.de
! https://github.com/AdguardTeam/AdguardFilters/issues/51952
@@||sourcepoint.mgr.consensu.org/consent/*/gdpr-status$domain=mopo.de
! https://github.com/AdguardTeam/AdguardFilters/issues/51708
@@||sdk.privacy-center.org/*.js$domain=elmundo.es
! https://github.com/AdguardTeam/AdguardFilters/issues/51364
@@||nordcoast-coffee.de/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51262
@@||cdn.cookielaw.org^$domain=cbslocal.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51100
baudoo.de#@##cookieNotice
! https://github.com/AdguardTeam/AdguardFilters/issues/50996
@@||cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js$domain=shmoop.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50917
news.at#@#.optanon-alert-box-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/50336
xxlnutrition.com#@##privacy-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/49914
electrolux.com.tr#@#.CookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/50569
trend.at#@#.optanon-alert-box-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/50281
shopeva.com#@##cookies
shopeva.com#@#.cookie-warning
! https://github.com/AdguardTeam/AdguardFilters/issues/50056
@@||d3q1qj9jzsu8nw.cloudfront.net/js/cookie-banner-gdpr/app.min.js$domain=cn.nytimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50073
thule.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/50077
@@||total.nl/sites/all/modules/contrib/eu_cookie_compliance/js/jquery.cookie-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50019
@@||consent.cookiebot.com^$script,domain=digitaltrends.com
@@||consent.cookiebot.com/logconsent.ashx$domain=digitaltrends.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49603
! https://github.com/AdguardTeam/AdguardFilters/issues/49699
! https://github.com/AdguardTeam/AdguardFilters/issues/49687
nuxeo.com#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/49850
fotopuzzle.de#@#.cookie-policy:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/49857
weg.de#@#.as-oil
! https://github.com/AdguardTeam/AdguardFilters/issues/49882
@@||message*.sp-prod.net/mms/*/message_url?requestUUID=$domain=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
@@||sourcepoint.mgr.consensu.org/consent^$domain=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
! https://github.com/AdguardTeam/AdguardFilters/issues/49620
@@||cdn.cookielaw.org^$domain=gamespot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49614
@@||sourcepoint.mgr.consensu.org^$domain=spiegel.de
! https://github.com/AdguardTeam/AdguardFilters/issues/49576
mitsubishielectric.com#@#.cookie_policy
@@||mitsubishielectric.com/*/js/cookie_policy.js
! https://github.com/AdguardTeam/AdguardFilters/issues/49338
intersport.dk#@#.cookiewall:not(body):not(html)
! https://github.com/ryanbr/fanboy-adblock/issues/1307
@@||my.minecraft.net/static/site/minecraft/privacy^
! https://forum.adguard.com/index.php?threads/37275/
@@||sdk.privacy-center.org/*/loader.js$domain=mundodeportivo.com
@@||sdk.privacy-center.org/sdk.*.js$domain=mundodeportivo.com
! https://forum.adguard.com/index.php?threads/still-problems-with-mediamarkt-es.37210
mediamarkt.es#@#.m_cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/48099
@@||vendorlist.consensu.org/vendorlist.json$domain=tf1.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/48803
montiemare.de#@##cookieNotice
! https://github.com/AdguardTeam/AdguardFilters/issues/48848
@@||cdn.cookielaw.org^$domain=zdnet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48550
astra-bier.de#@##accept_cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/48579
bitburger-braugruppe.de#@##cookie-accept
bitburger-braugruppe.de#@##cookie-layer
! https://github.com/AdguardTeam/AdguardFilters/issues/48796
voelkner.de#@##cookie_consent
! https://github.com/AdguardTeam/AdguardFilters/issues/48790
digitalo.de#@##cookie_consent
! https://github.com/AdguardTeam/AdguardFilters/issues/64362
! https://github.com/AdguardTeam/AdguardFilters/issues/48700
@@||budgetthuis.nl/*/label/*/js/cookieBar-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47644
@@||sdk.privacy-center.org/loader.js$domain=rtl.fr
@@||sdk.privacy-center.org/sdk.*.js$domain=rtl.fr
@@||sdk.privacy-center.org/ui-gdpr-fr.*.js$domain=rtl.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/47754
beterbed.nl#@#.cookiewall:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/47481
fok.nl#@##cookieInfo
! https://github.com/AdguardTeam/AdguardFilters/issues/46960#issuecomment-578081007
! YouTube doesn't load until cookie notice is accepted
@@||cdn.cookielaw.org^$domain=cnet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48385
@@||cdn.cookielaw.org^$domain=cbs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48002
bbcstudios.com#@#.cookie-message-container
! https://github.com/AdguardTeam/AdguardFilters/issues/48138
@@||maritim.de/typo3conf/ext/av_site/Resources/Public/JavaScript/3rdparty/cookieconsent.min.js
! naszemiasto.pl - fixing video player
@@||sso.ppapi.pl/rodo.js?consents=true$domain=naszemiasto.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/47751
@@||lacoste.com/on/demandware.static/*/js/dist-refit/framework/components/cookie-consent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47771
@@||consent.cookiebot.com/uc.js$domain=swspremberg.de
! https://github.com/AdguardTeam/AdguardFilters/issues/47660
@@||sixt-neuwagen.de/static/*/js/lib/util/cookiePolicy/js/cookiePolicy.js
! surfer.com - Vimeo video is not working
@@||cdn.cookielaw.org^$domain=surfer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47251
win2day.at#@#.cookie-notification:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/47079
@@||sdk-gcp.privacy-center.org/sdk.*.js$domain=standaard.be
@@||sdk-gcp.privacy-center.org/ui-nl.*.js$domain=standaard.be
@@||sdk.privacy-center.org/loader.js$domain=standaard.be
! https://github.com/AdguardTeam/AdguardFilters/issues/47113
html5.gamedistribution.com#@##gdsdk__splash
! https://github.com/AdguardTeam/AdguardFilters/issues/46544
@@||oasjs.deejay.it/cookielex/kwdnt.js$domain=video.deejay.it
@@||oasjs.kataweb.it/cookielex/kwdnt.js$domain=video.deejay.it
! https://github.com/AdguardTeam/AdguardFilters/issues/46771
vox.com#@##privacy-consent
! https://github.com/easylist/easylist/issues/4592
dehn.at,dehn.de#@##cookieConsent
! yello.de main page
yello.de#@##cookieconsent
yello.de#@#.js-cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/46481
@@||cdn.cookielaw.org^$domain=10daily.com.au
! parkiet.com - video player doesn't work until cookie notice is accepted
@@||cdn.parkiet.com/cmp/cmp.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65550
! fixing scrolling
@@||vendorlist.consensu.org/vendorlist.json$domain=joe.ie|joe.co.uk
@@||quantcast.mgr.consensu.org/*/cmp.js$domain=joe.ie|joe.co.uk
@@||static.quantcast.mgr.consensu.org/*/cmpui-banner.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
@@||quantcast.mgr.consensu.org/GVL-v2/vendor-list.json$domain=joe.ie|joe.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/46126
@@||evidon.mgr.consensu.org/iab/getcookie$domain=telegraph.co.uk|reuters.com
@@||vendorlist.consensu.org/vendorlist.json$domain=telegraph.co.uk|reuters.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46154
@@||cloudfront.net/*/latest/cmp_shim.js$domain=macworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46107
! https://github.com/AdguardTeam/AdguardFilters/issues/45700
arcelormittal.com#@#.optanon-alert-box-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/45721
coolpc.com.tw#@##mycookie
! https://github.com/AdguardTeam/AdguardFilters/issues/45630
@@||pm.sourcepoint.mgr.consensu.org/?privacy_manager_id
! https://github.com/AdguardTeam/AdguardFilters/issues/45473
! https://github.com/AdguardTeam/AdguardFilters/issues/46503#issuecomment-568740809
@@||oasjs.repubblica.it/cookielex/$domain=video.repubblica.it
@@||oasjs.kataweb.it/cookielex^$domain=video.repubblica.it
! gruener-punkt.de - broken scroll
gruener-punkt.de#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/45271
profil.at#@#.optanon-alert-box-wrapper
! https://forum.adguard.com/index.php?threads/36052/
archimag.com#@#.eupopup-container
! https://github.com/AdguardTeam/AdguardFilters/issues/45033
@@||gstatic.com/brandstudio/kato/cookie_choice_component/cookie_consent_bar.v2.js$domain=deepmind.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45008
@@||leoconnacht.com/wp/wp-content/plugins/bwp-minify^
! popsci.com - broken cookie dialogue on iOS
@@||consentcdn.cookiebot.com^$domain=popsci.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46936#issuecomment-572749273
@@/js/jquery/plugins/cookieconsent/jquery.cookieconsent.min.js$domain=internetinthecar.vodafone.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44602
@@||betterworldbooks.com/app/components/cookieNotice.js
@@||betterworldbooks.com/app/components/templates/cookieNotice.html
! https://github.com/AdguardTeam/AdguardFilters/issues/43961
bokadirekt.se#@##cookie-modal
bokadirekt.se#@#.cookie-modal
bokadirekt.se#@#.cookie-content
! https://github.com/AdguardTeam/AdguardFilters/issues/46943#issuecomment-572747772
@@||cookiebot.com/uc.js$domain=adac-shop.de
! https://github.com/AdguardTeam/AdguardFilters/issues/45235
! https://github.com/AdguardTeam/AdguardFilters/issues/43681
! https://github.com/AdguardTeam/AdguardFilters/issues/43461
@@||signalstart.com/assets/global/plugins/cookieconsent/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43223
decopedia.nl#@##cookieContainer
decopedia.nl#@##cookieOverlay
! bitly.com
bitly.com#@##banner-cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/43007
@@||omniva.ee/ext/js/eu_cookies.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42806
weatherpro.com#@#.cookie-container
weatherpro.com#@#.cookie-message:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/41285
@@/cookie-law-$stylesheet,~third-party,domain=itkaufmann.at
! https://github.com/AdguardTeam/AdguardFilters/issues/42666
paradoxplaza.com#@##cookies-info
! https://github.com/AdguardTeam/AdguardFilters/issues/41267
@@||sdk.privacy-center.org/*.js$domain=telegraaf.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/40968
xlbygg.se#@#.cookiewarning:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/38037
msn.com#@#.cookiewall:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/40482
games.softgames.com#@#.as-oil
@@||vendorlist.consensu.org/vendorlist.json$domain=games.softgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38671
! https://github.com/AdguardTeam/AdguardFilters/issues/55602
! https://forum.adguard.com/index.php?threads/bug-on-flickr-com.34700/
@@||combo.staticflickr.com/zz/*/cookie-banner-view/cookie-banner-view-min.js$domain=flickr.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38487
sncf.com#@#.cookie-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/38663
@@||sourcepoint.mgr.consensu.org^$domain=macworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40216
! https://github.com/AdguardTeam/AdguardFilters/issues/37957
! https://github.com/AdguardTeam/AdguardFilters/issues/38464
! https://github.com/AdguardTeam/AdguardFilters/issues/38318
@@||bolha.com/js/obj.cookiesPolicy.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37522
@@||cmp.faktor.mgr.consensu.org/dist/*/portal.html?vendorListLocation=$domain=weeronline.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/37431
!+ NOT_OPTIMIZED
@@||lightningmaps.org/min/index.php?f=js/$domain=lightningmaps.org
! https://github.com/AdguardTeam/AdguardFilters/issues/37402
@@||consent.cookiebot.com/uc.js$domain=warscrap.io
! https://github.com/AdguardTeam/AdguardFilters/issues/30385
@@||consent.cookiebot.com^$domain=saveur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37096
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent$domain=hivemc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38417
@@||vendorlist.consensu.org/vendorlist.json$domain=cmp.fanpage.it
! https://github.com/AdguardTeam/AdguardFilters/issues/35634
@@||mediamarkt.nl^$other
! https://github.com/AdguardTeam/AdguardFilters/issues/36646
@@/cookie-popup.$domain=4588888.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/36367
@@||elconfidencial.com/javascript/v*/class/requireModules/cookieConsent/CookieConsent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/36307
@@||uponor.ee/UponorInternet/build/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/36099
readly.com#@#.cookie-notice:not(body):not(html)
! polygon.com - broken videos when cookie is not accepted
! https://github.com/AdguardTeam/AdguardFilters/commit/ab81b088dd11b149c57b59021454fda336e9251a#r34030135
@@||cdn.rp.pl/cmp/cmp.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35449
haftasonu.com.tr#@##cadre_alert_cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/35532
@@||youngliving.com/vo/template-data/*/cookie-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/34666
bk.com#@##cookie-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/35076
@@/cookieconsent.$domain=jumingo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43893
! https://github.com/AdguardTeam/AdguardFilters/issues/34072
!+ NOT_OPTIMIZED
@@||pincamp.de/assets/*/js/cookie-banner.microapp.js
!+ NOT_OPTIMIZED
@@||pincamp.de/assets/*/css/cookie-banner.microapp.css
! https://github.com/AdguardTeam/AdguardFilters/issues/33514
app.termsfeed.com#@#.cookies-policy
! https://github.com/AdguardTeam/AdguardFilters/issues/33359
amarujala.com,www-amarujala-com.cdn.ampproject.org#@#amp-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/33213
t-mobile.nl#@##cookiePopup
t-mobile.nl#@#.cookie-footer
t-mobile.nl#@#.cookie-content
t-mobile.nl#@#.cookie-header
! https://github.com/AdguardTeam/AdguardFilters/issues/32757
@@||cmp.faktor.mgr.consensu.org^$domain=consent.talpanetwork.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31985
! https://github.com/AdguardTeam/AdguardFilters/issues/37058
!+ NOT_PLATFORM(ios, ext_android_cb)
sparkmailapp.com#@#.gdpr-cookie:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/32292
511tactical.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/32597
mediamarkt.se#@#.cookie-info-layer
mediamarkt.se#@##cookie-info-layer
! https://github.com/AdguardTeam/AdguardFilters/issues/32584
@@||impresa.italia.it/itlg/app/bower_components/angular-cookie-law/angular-cookie-law.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32450
@@||iubenda.com^$domain=mediaset.it
@@||iubenda.mgr.consensu.org/bridge/iframe_bridge-*.html$domain=mediaset.it
@@||mediaset.it/cookie_solution/empty.html
! calvinklein.de - broken page
calvinklein.de#@#.cookie-notice:not(body):not(html)
! https://forum.adguard.com/index.php?threads/31342/
@@||consent.truste.com/notice?domain=$domain=proximus.be
! webradio.de - broken player
@@||cookiebot.com^$domain=webradio.de
! https://github.com/AdguardTeam/AdguardFilters/issues/31448
@@||cdn.cookielaw.org^$xmlhttprequest,script,domain=cnn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31185
@@||mbed.com/static/css/*.cookie_law.*.css
! https://github.com/AdguardTeam/AdguardFilters/issues/31295
mobil.abus.com#@##cookieChoiceInfo
mobil.abus.com#@#.cookieconsent
@@||cdn.cookielaw.org/scripttemplates^$domain=abus.com
abus.com#@##onetrust-consent-sdk
! https://forum.adguard.com/index.php?threads/31111/
@@||quantcast.mgr.consensu.org/cmp.js$domain=apkmirror.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30476
@@||consent.cookiebot.com^$domain=popsci.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30475
@@||media.larena.it/media/lib/cmp/cmp.bundle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30190
@@||cdn.conversant.mgr.consensu.org/gdpr/cmp/config/m/e/mentalfloss.com/config.js$domain=mentalfloss.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30130
@@||sephora.pl/eStore-webMaster/js/common/acceptCookies.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30129
@@||czajnikowy.com.pl/wp-content/plugins/creare-eu-cookie-law-banner/js/eu-cookie-law.js
! pilot.wp.pl - incorrect blocking
!+ NOT_PLATFORM(windows, mac, android)
pilot.wp.pl#@%#Object.defineProperty(window, '__wpjslib__', { get: function() { return []; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/29556
@@||costa.co.uk/js/libs/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29585
tampermonkey.net#@##cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/29180
dokterdokter.nl#@#.cookiewall:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/29104
! https://github.com/AdguardTeam/AdguardFilters/issues/29009
@@||cookiebot.com^$domain=compress-or-die.com
compress-or-die.com#@##CybotCookiebotDialog
! https://github.com/AdguardTeam/AdguardFilters/issues/28945
! https://github.com/AdguardTeam/AdguardFilters/issues/28469
! https://github.com/AdguardTeam/AdguardFilters/issues/28336
@@||adb.arcadeitalia.net/core/include_3rd/jquery.cookiesdirective.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28335
@@||ozracing.com/templates/oz/js/vendor/cookies-enabler.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28102
penny.hu#@##cookie-message
! https://github.com/AdguardTeam/AdguardFilters/issues/27983
@@||headfonia.com/wp-content/plugins/creare-eu-cookie-law-banner/js/eu-cookie-law.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27839
@@||consent.cookiebot.com^$domain=sportdiver.com
! https://github.com/AdguardTeam/AdguardFilters/issues/28004
@@||mares.com/*/Resources/Public/Lib/cookieconsent/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27722
! https://github.com/AdguardTeam/AdguardFilters/issues/27262
@@/cookieconsent.$domain=sammobile.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26793
@@||consent.truste.com/notice$domain=tmz.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25643
@@||ebok.vectra.pl/*components/layout/cookie-bar/cookie-bar.component.
! https://github.com/AdguardTeam/AdguardFilters/issues/25330
@@||kop-kande.dk/min/?f=/skin/frontend/*/cookielaw/css/cookielaw.
! https://github.com/AdguardTeam/AdguardFilters/issues/25177
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent$domain=ehftv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24808
partsnl.nl#@##cookienotice
! https://github.com/AdguardTeam/AdguardFilters/issues/24614
@@||consent.cookiebot.com^$domain=wakeboardingmag.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24359
@@||hypinvest.mijnhypotheekonline.nl/*/cookieconsent.stater.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24523
@@||vendorlist.consensu.org/vendorlist.json$domain=fandom.com|techworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24090
@@||consent.cookiebot.com^$script,domain=refinery29.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24193
@@||flowbox.io/wp-content/plugins/uk-cookie-consent^
! https://github.com/AdguardTeam/AdguardFilters/issues/24040
@@||pole-emploi.fr/*/jquery-eu-cookie-law-popup.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23930
@@||mac4ever.com/min.php?*/javascript/cookieconsent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23556
@@||mirrorlessrumors.com/wp-content/plugins/ginger/front/js/cookies-enabler.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23379
! https://github.com/AdguardTeam/AdguardFilters/issues/23157
! https://github.com/AdguardTeam/AdguardFilters/issues/23163
indebuurt.nl#@##cookieContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/23181
@@||enamora.de/css-combined.css
! https://github.com/AdguardTeam/AdguardFilters/issues/22635
@@||shop.dangerfield.com.au/min/?*/cookiealert.css
! https://github.com/AdguardTeam/AdguardFilters/issues/22456
fr12.nl#@##cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/22300
tupperware.de#@#.cookie-bar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/22246
@@||consent.cmp.oath.com/cmp3p.js$domain=dailystar.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/21488
tommy.com#@#.cookie-notice:not(body):not(html)
!
! https://github.com/AdguardTeam/AdguardFilters/issues/35021
@@||strava.com/cookie-banner.js
! radiodresden.de - article does not open
@@||consent.cookiebot.com/uc.js$domain=radiodresden.de
!
chargepoint.com#@#.cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/21557
ticketea.com#@##cookies-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/21471
@@||firkloveren.no/*/cookienotice.css
! https://github.com/AdguardTeam/AdguardFilters/issues/21399
mediamarkt.nl#@##cookie-consent
mediamarkt.nl#@##cookieLayer
! https://github.com/AdguardTeam/AdguardFilters/issues/20920
evaair.com#@##cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/19922
parliamentlive.tv#@##cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/122845
gry.pl#@#div[class^="app_gdpr"]
gry.pl#@##onetrust-consent-sdk
@@||cookie-cdn.cookiepro.com^$domain=gry.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/20596
! https://github.com/AdguardTeam/AdguardFilters/issues/31739
! https://github.com/AdguardTeam/AdguardFilters/issues/22961
! https://github.com/AdguardTeam/AdguardFilters/issues/19999
@@||nav.files.bbci.co.uk/orbit-webmodules/*/*/cookie-library.min.js$domain=bbc.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/19928
@@||autohdforyoutube.com/wp-content/plugins/uk-cookie-consent/assets/js/uk-cookie-consent-js.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19906
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent$domain=pixieset.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19193
rituals.com#@#.cookie-bar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/19407
@@||consent.cmp.oath.com^$script,domain=express.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/19301
! https://github.com/AdguardTeam/AdguardFilters/issues/18760
@@||strava.com/*cookie-banner|
! https://github.com/AdguardTeam/AdguardFilters/issues/18553
fotofairsicherung.de#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/18533
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
! https://github.com/AdguardTeam/AdguardFilters/issues/18198
rusta.com#@#.cookie-content
! https://github.com/AdguardTeam/AdguardFilters/issues/18389
@@||armbian.com/wp-content/plugins/creare-eu-cookie-law-banner/js/eu-cookie-law.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17938
11880.com#@#.cookie-bar:not(body)
11880.com#@##cookie-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/17708
@@||transip.*/services/cookie-consent/
! https://github.com/AdguardTeam/AdguardFilters/issues/17736
@@||andreagaleazzi.com/wp-content/plugins/ag-cookie/js/eu-cookie-law.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51323
@@||consensu.org^$domain=ghacks.net|sourceforge.net|globalplayer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17602
@@||cdn.iubenda.com/cookie_solution/*.js$domain=iphoneitalia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17083
@@||lightningmaps.org/min/index.php?f=css/$domain=lightningmaps.org
! https://github.com/AdguardTeam/AdguardFilters/issues/17177
@@||consent.truste.com^$domain=forbes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16979
@@||raw.githubusercontent.com/*/cookie_consent^
@@||github.com/*/cookie_consent^
! https://github.com/AdguardTeam/AdguardFilters/issues/16275
@@||virginmedia.com/etc/designs/lgi-uk-mobile/*/cookie-disclaimer.min.$domain=virginmedia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15157
jerusalemonline.com#@##cookie-popup
! wykop.pl - incorrect blocking on iOS
! https://github.com/AdguardTeam/AdguardFilters/issues/14879
@@||macitynet.it/wp-content/plugins/cookie-law-info^
! https://github.com/AdguardTeam/AdguardFilters/issues/14612
@@||spacecentre.co.uk/wp-content/plugins/uk-cookie-consent^
! https://github.com/AdguardTeam/AdguardFilters/issues/14741
@@||secure-store.nike.com/*/nikestore/gadget/nike/gadget/CookieSettingsManager
! https://github.com/AdguardTeam/AdguardFilters/issues/13169
@@||daretothink.co.uk/site/wp-content/uploads/eu-cookie-law-
@@||daretothink.co.uk/eu-cookie-law-script^
! https://github.com/AdguardTeam/AdguardFilters/issues/13138
cookieconsent.insites.com#@#.cc-banner
cookieconsent.insites.com#@#.cc-window[aria-label="cookieconsent"]
@@||cookieconsent.insites.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/13139
cookie-bar.eu#@##cookiebar
@@||cookie-bar.eu^
cookie-bar.eu#@##cookie-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/13140
@@||cookieinfoscript.com/js/cookieinfo.min.js$domain=cookieinfoscript.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13059
@@||yato.com/wp-content/plugins/uk-cookie-consent^
! https://github.com/AdguardTeam/AdguardFilters/issues/12713
@@||ferplast.com/js/filoblu/cookiepolicy/jquery.cookie.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12573
britishairways.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/12416
@@||mooma.sh/js/cookiechoices.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11972
@@||forneo.net/wp-content/plugins/uk-cookie-consent^
! https://github.com/AdguardTeam/AdguardFilters/issues/11581
@@||otrs.com/wp-content/plugins/*wp-content/plugins/eu-cookie-law^
! https://github.com/AdguardTeam/AdguardFilters/issues/9856
@@||tonatto.com/skin/*css
! https://github.com/AdguardTeam/AdguardFilters/issues/9514
moemax.de#@#.cookie-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/9142
@@/Resources/Public/JavaScript/CookieBar.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/8606
media.netflix.com#@##cookieAlert
! https://github.com/AdguardTeam/AdguardFilters/issues/8194
@@||rm-motors.pl/modules/cookieinfo/js/jquery.cookie.js
! https://forum.adguard.com/index.php?threads/xxxlshop-de-adguard-6-2-433-2167-annoyances-filter-blank-pages.26660/
xxxlshop.de#@#.cookie-bar
! mvastorage.microsoft.com - page is broken
@@||mvastorage.microsoft.com/public/scripts/cookieConsent-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7226
@@/uk-cookie-consent/*$domain=bytescout.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7028
@@||consent.snmmd.nl/js/cookiebar-latest.js$domain=libelletv.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/6997
gelomyrtol-forte.de#@#body.sliding-popup-processed > #sliding-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/6981
@@||amazonaws.com/warclicks-bucket/public_html/assets/scripts/cookie-js/js-cookie-master/src/js.cookie.js$domain=warclicks.com
! https://forum.adguard.com/index.php?threads/25625/
@@||northwave.com/wp-content/plugins/uk-cookie-consent/assets/js/uk-cookie-consent-js
! https://github.com/AdguardTeam/AdguardFilters/issues/6460
! https://github.com/AdguardTeam/AdguardFilters/issues/33378
@@||strunz.com/skin^$stylesheet,domain=strunz.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6573
momox.de#@#.cookie-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/6465
idealo.de#@##privacypolicy
! https://github.com/easylist/easylist/issues/6577
varusteleka.com,varusteleka.fi#@##privacypolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/6270
@@||consent.snmmd.nl/js/cookiebar-latest.js$domain=nu.nl
! https://forum.adguard.com/index.php?threads/23680/
maisonapart.com#@#.accept-cookie
! https://forum.adguard.com/index.php?threads/23625/
groupon.nl#@##cookie-modal
! https://forum.adguard.com/index.php?threads/rabobank-nl.23514/
rabobank.nl#@#.cookie-opt-in
! https://forum.adguard.com/index.php?threads/22917/
@@||mediamarkt.nl/nl/layer/cookielaw.html
! https://forum.adguard.com/index.php?threads/23213/
gezondheidsplein.nl#@#.cookiewall:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/5544
bezeq.co.il#@#.cookieAlert
! https://github.com/AdguardTeam/AdguardFilters/issues/5394
@@||cookiesv2.publiekeomroep.nl/data/script/cconsent-no-rw.$domain=nos.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/5200
@@/wp-content/plugins/bwp-minify/min/?f=*/cookie-notice/*
! https://forum.adguard.com/index.php?threads/21542/
funk-gruppe.de#@#.cookiebanner
! https://forum.adguard.com/index.php?threads/21228/
@@||tdn.r42tag.com/tags-*/prod$domain=ns.nl
! https://forum.adguard.com/index.php?threads/20145/
medicinenet.com#@#.cookie-consent
! https://forum.adguard.com/index.php?threads/19199/
@@||huaweiblog.de/wp-content/plugins/cookie-law-info/
! nu.nl - excluded it, because cookie acceptation take a lot of time
@@||privacy.www.nu.nl/script/cookiebar.js
! https://forum.adguard.com/index.php?threads/emedicinehealth-com.15924/
emedicinehealth.com#@#.cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/3427
@@||sephora.fr/eStore-webMaster/js/common/acceptCookies.js
! https://forum.adguard.com/index.php?threads/15901/
@@||tdn.r42tag.com/lib/*.js$domain=ns.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/3414
@@||cookiesv2.publiekeomroep.nl/data/script/cconsent$domain=npo.nl
! https://forum.adguard.com/index.php?threads/15714/
postnl.be#@##cookiebar-container
postnl.be#@#.cookie_wrapper
! https://forum.adguard.com/index.php?threads/14574/
@@||osboxes.org/wp-content/plugins/cookie-law-info/
! https://forum.adguard.com/index.php?threads/14139/
@@||publiekeomroep.nl/data/script/cconsent$domain=vpro.nl
! https://forum.adguard.com/index.php?threads/13052/
mediamarkt.nl#@#.cookie-info-modal
! https://forum.adguard.com/index.php?threads/12145/
webmd.com#@#.cookie-consent
! https://forum.adguard.com/index.php?threads/12198/
bankmillennium.pl#@#.cookies-info:not(html):not(body)
! https://forum.adguard.com/index.php?threads/11812/
simyo.nl#@#.popup-cookie
! https://forum.adguard.com/index.php?threads/club-ad-nl.11822/
@@/cookie_law/*$script,domain=club.ad.nl
! https://forum.adguard.com/index.php?threads/11808/
onsbrabantnet.nl#@##cookieModal
! https://forum.adguard.com/index.php?threads/11685/
moviemeter.nl#@#.Cookies:not(body):not(html)
moviemeter.nl#@#.cookies
! https://forum.adguard.com/index.php?threads/11768/
vi.nl#@#.cookie-consent
vi.nl#@#[class*="cookie-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/2542
tweakers.net#@##cookieContainer
tweakers.net#@##cookieOverlay
! https://forum.adguard.com/index.php?threads/11581/
@@||techzine.nl/cookiewet.php
techzine.nl#@##cookie_info
! https://forum.adguard.com/index.php?threads/11486/
security.nl#@#.cookie_consent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/2471
! Gray overlay
@@://m.*/js/wub/AMD/Components/CookieConsent.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/2452
@@||winsetupfromusb.com/wp-content/plugins/uk-cookie-consent/js/uk-cookie-consent-js.js
! fok.nl - broken cookie notification (can't be blocked without JS)
fok.nl#@##cookies
! hm.com - content is hidden
hm.com#@#.cookie-notification
! https://github.com/AdguardTeam/AdguardFilters/issues/2408
@@||dixons.nl/catalog/view/theme/dixons/assets/js/vendor/*/cookieconsent.min.js
! https://forum.adguard.com/index.php?threads/11198/
@@/cookie-info.$domain=alibaba.com|aliexpress.com
! aliexpress.com - blocked order messages
@@||u.alicdn.com/js/*/??lib/
! https://forum.adguard.com/index.php?threads/11105/
tvgids.nl#@#.cookie-notice:not(body):not(html)
tvgids.nl#@#.cookie-notice-container
! https://forum.adguard.com/index.php?threads/11056/
@@||3dmark.com/proxycon/js/jquery.cookiesdirective.js$domain=3dmark.com
! https://forum.adguard.com/index.php?threads/10788/
@@||gtspirit.com/wp-content/plugins/cookie-law-info/
!
auchan.hu#@#.cookie-modal
@@||indema.si^/cookielawinfo.js?ver=$script
lg.com#@#.cookie-check
mycard2go.com#@#.cookiebar
fashionette.de#@##cookies-notice
foodnetwork.co.uk#@#.cookie-message:not(html):not(body)
!
! NOTE: Fixing problems on platforms without CSS rules support
!
!
!-------------------------------------------------------------------!
!---------------------- Popups -------------------------------------!
!-------------------------------------------------------------------!
!
! First of all, this section has common rules that prevent most known ad block detections. In that case domain should be added to the common rules.
! The section contains the list of the rules are against all kinds of ads reinjection or ad-blocking circumvention scripts that do not affect the functioning of the website.
! Rules should generally be domain-specific. In some exceptional cases, it's allowed to add generic ones, but this should be approved by most of the maintainers.
!
! Good: ||example.org/adblock/detect.js
! Good: @@/adblocker/detect.js$domain=example.org
! Bad:  ||ad.doubleclick.net^ (should be in adservers.txt)
!
! Important: don't block paywalls
!
! SECTION: Anti-adblock - Ads reinjection
!
!   SECTION: Anti-adblock - Yandex direct
!   NOTE: Yandex
!
! main page
yandex.*##._size_big > div.card-wrapersome
! turbopages
yandex.*#?#.unit_rect[data-log-node]:-abp-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:-abp-has(> iframe[src^="https://yastatic.net/s3/turbo-static"])
! Yandex.Weather
! Yandex.Video, Dzen
dzen.ru,yandex.*#%#//scriptlet("abort-on-property-write", "Object.prototype.adSystem")
! Yandex.Zen
zen.yandex.ru##.article-render__block_embed-type_yandex-direct
zen.yandex.*##.article__right > div div[class$="ad-content"]
zen.yandex.*##.article-sticky-target > div.article__content.article__content_limited
zen.yandex.ru,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
docviewer.yandex.*#%#//scriptlet("abort-on-property-read", "Object.prototype.YaAdtuneFeedbackType")
!
! Yandex.Images
yandex.*##body[data-bem*="Яндекс.Картинки"] div[data-bem*="R-I-"]:not([class*="images-touch-viewer2"])
! kinopoisk.ru - media ads in trailers
www.kinopoisk.ru##div[class^="toaster-container"]
www.kinopoisk.ru##div[class^="styles_adBlockWarningRoot"]
! www.kinopoisk.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.mediaAds")
! www.kinopoisk.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.createVideoBannerAdLite")
www.kinopoisk.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.BannerHtmlBase")
www.kinopoisk.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.Rtb")
!
! Yandex.Turbo
yandex.*##.page__result > p ~ div[class*="_type_partner "]
! otzovik
otzovik.com##td[colspan] > div[style^="background-color: #ffd2ca;"]
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")
! END: Yandex
!
!
!
! spletnik.ru
spletnik.ru##[class] > :not(div):not(article):not(main):not(section):not([class])[id][style^="background:#f9f9f9;"]
spletnik.ru#%#//scriptlet('abort-on-property-write', 'Object.prototype.encodeJsonpScriptSrc')
! 24smi.org
24smi.org#%#//scriptlet('abort-on-property-read', 'Object.prototype.getAdbBits')
! sdamgia.ru
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
liveinternet.ru#?#.clear ~ div[class]:-abp-has(> div.float100 > div[align="center"] > div[id])
liveinternet.ru#?#body > div[class]:-abp-has(> div.myblockbottom__close)
liveinternet.ru#?#.leftcolumn > div[class]:-abp-has(> form[action="https://www.technohelp.ru/"])
liveinternet.ru#?#script:not([src]) + div[id]:-abp-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
! gismeteo domains: gismeteo.ru,gismeteo.by,gismeteo.pl,gismeteo.lt,gismeteo.md,gismeteo.kz
gismeteo.ru,gismeteo.by,gismeteo.md,gismeteo.kz#%#//scriptlet("abort-on-property-read", "Object.prototype.getAdditionalBanners")
! https://github.com/AdguardTeam/AdguardFilters/issues/81066
kakprosto.ru#%#//scriptlet("abort-on-property-read", "Object.prototype.Rtb")
!
! echo.msk.ru
echo.msk.ru##div.first[style]
echo.msk.ru##*:not(div)[class] > div[style^="overflow:"]
echo.msk.ru##div[style="padding: 10px 0px 0px;"]:empty
echo.msk.ru##div[id]:empty
echo.msk.ru#?#*:not(div)[class] > div[style^="overflow:"] ~ div[class]:not(:-abp-has(> a[href]))
echo.msk.ru#$?#.header_top:not(:-abp-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")
!
! livejournal.com, razlozhi.ru
! LiveJournal blogs with separate domains
! vadimrazumov.ru, levik.blog, varlamov.ru, lena-miro.ru, olegmakarenko.ru, periskop.su
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
auto.ru#%#//scriptlet('json-prune', 'ads')
!   NOTE: Yandex direct end ⬆️
!   !SECTION: Anti-adblock - Yandex direct
!
!
!
!   SECTION: Anti-adblock - VK group
!   NOTE START: VK group
!
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:-abp-has(> div[class] > div[class] > div[class] > a[href*="/tips/?tip=DisableAdblock"])
love.mail.ru###adblock-in-browser
!
e.mail.ru,octavius.mail.ru#%#//scriptlet("set-constant", "Object.prototype.adv-list-default-config", "undefined")
!
@@||e.mail.ru^$generichide
@@||octavius.mail.ru^$generichide
@@||an.yandex.ru/system/context.js$domain=e.mail.ru|octavius.mail.ru
!
||ok.ru/res/js/app/RightColumn_*.js
ok.ru##.dialogWrapperBanner
! END: VK group
!   NOTE: VK group end ⬆️
!   !SECTION: Anti-adblock - VK group
!
!
!
!   SECTION: Anti-adblock - Rambler group
!   NOTE START: Rambler group
! rambler with side-projects: autorambler.ru,wmj.ru,passion.ru,eda.ru,quto.ru,rns.online,championat.com,gazeta.ru,lenta.ru
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')
! rambler.ru - leftovers on the main page (old interface)
www.rambler.ru#?#.commercial-branding div[class]:-abp-has(> div[class][style^="height:"]):not(:-abp-has(> a[href*="rambler.ru/"]))
!
rambler.ru##.banner--container
rambler.ru##div[data-marker-observer]
rambler.ru##.comments__read-also-title
rambler.ru##.comments__partners
! subdomains: news.rambler.ru,kino.rambler.ru,sport.rambler.ru,auto.rambler.ru,finance.rambler.ru,woman.rambler.ru,weekend.rambler.ru,travel.rambler.ru,doctor.rambler.ru
! Check, if these sites work fine with scriptlet: mail.rambler.ru, kino.rambler.ru, weather.rambler.ru, comments.rambler.ru, kassa.rambler.ru, horoscopes.rambler.ru
!
!   NOTE: Rambler group end ⬆️
!   !SECTION: Anti-adblock - Rambler group
!
! NOTE: Ads reinjection end ⬆️
! !SECTION: Anti-adblock - ads reinjection
!
!
! NOTE: NoAdBlock (CloudflareApps)
! #%#!function(b,a){AG_defineProperty('CloudflareApps.installs',{get:function(){return a instanceof Object&&Object.getOwnPropertyNames(a).forEach(function(c){a[c].appId=='ziT6U3epKObS'&&Object.defineProperty(a[c],'URLPatterns',{value:b})}),a},set:function(b){a=b}})}(Object.seal([/(?!)/]));
!
! NOTE: FuckAdBlock
! START: FuckAdBlock
! `#%#//scriptlet("prevent-fab-3.2.0")`
!+ NOT_PLATFORM(ext_ublock)
iphoneitalia.com,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")
! `#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }`
iphoneitalia.com,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; }
! END: FuckAdBlock
!
! NOTE: Kill-Adblock
/wp-content/plugins/kill-adblock/*
##.kill-adblock-container
bloody-disgusting.com,haberolduk.com,askdifference.com,multics.eu,pipeflare.io,topbestalternatives.com,smokingmeatforums.com,ecosia.org,myzyia.com,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; }
!
! NOTE: 'mdpDeBlocker'
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=texture-packs.com|xdarom.com
! #%#//scriptlet("abort-on-property-read", "mdp_deblocker")
texture-packs.com#%#//scriptlet("abort-on-property-read", "mdpDeBlockerDestroyer")
! #%#//scriptlet('prevent-setTimeout', 'mdp-deblocker')
wpnull7.com,xdarom.com#%#//scriptlet('prevent-setTimeout', 'mdp-deblocker')
! #%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
! masihbelajar.com,masihbelajar.com#%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
!
! NOTE: Evolok ev-dab.js (.pub_300x25)
skegnessstandard.co.uk,sunderlandecho.com,blackpoolgazette.co.uk,derbyshiretimes.co.uk,lep.co.uk,yorkshireeveningpost.co.uk,yorkshirepost.co.uk,peterboroughtoday.co.uk#$#.pub_300x25.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
!
! NOTE: ai_front anti-adblock
ptisidiastima.com,medebooks.xyz,re-library.com,mobilereset99.com#%#//scriptlet("abort-on-property-write", "ai_front")
virtualpiano.net,apkmos.com,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:"]
virtualpiano.net,apkmos.com,cee-trust.org,udemydl.com#%#//scriptlet("abort-on-property-read", "ai_run_scripts")
! #%#//scriptlet("abort-on-property-read", "ai_wait_for_jquery")
!
! NOTE: Sourcepoint
! START: Sourcepoint
||7q1z79gxsi.global.ssl.fastly.net^$third-party
||img.onvista.de/cmp/new_mssgg.js
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,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})})();
lancashiretelegraph.co.uk,yorkpress.co.uk,yourlocalguardian.co.uk,yeovilexpress.co.uk,worcesternews.co.uk,witneygazette.co.uk,wirralglobe.co.uk,windsorobserver.co.uk,wimbledonguardian.co.uk,wiltshiretimes.co.uk,wiltsglosstandard.co.uk,wharfedaleobserver.co.uk,westerntelegraph.co.uk,watfordobserver.co.uk,warringtonguardian.co.uk,wandsworthguardian.co.uk,tivysideadvertiser.co.uk,times-series.co.uk,thurrockgazette.co.uk,thisisthewestcountry.co.uk,thewestmorlandgazette.co.uk,thevillager.co.uk,thetottenhamindependent.co.uk,thescottishfarmer.co.uk,thenorthernecho.co.uk,the-gazette.co.uk,suttonguardian.co.uk,surreycomet.co.uk,stourbridgenews.co.uk,sthelensstar.co.uk,stalbansreview.co.uk,southwalesguardian.co.uk,southendstandard.co.uk,somersetcountygazette.co.uk,sloughobserver.co.uk,salisburyjournal.co.uk,runcornandwidnesworld.co.uk,romseyadvertiser.co.uk,richmondandtwickenhamtimes.co.uk,redditchadvertiser.co.uk,readingchronicle.co.uk,prestwichandwhitefieldguide.co.uk,penarthtimes.co.uk,oxfordtimes.co.uk,northyorkshireadvertiser.co.uk,northwichguardian.co.uk,newsshopper.co.uk,milfordmercury.co.uk,middlewichguardian.co.uk,messengernewspapers.co.uk,malverngazette.co.uk,maldonandburnhamstandard.co.uk,ludlowadvertiser.co.uk,leighjournal.co.uk,ledburyreporter.co.uk,knutsfordguardian.co.uk,kidderminstershuttle.co.uk,keighleynews.co.uk,ilkleygazette.co.uk,hillingdontimes.co.uk,heraldseries.co.uk,helensburghadvertiser.co.uk,harwichandmanningtreestandard.co.uk,harrowtimes.co.uk,hampshirechronicle.co.uk,halsteadgazette.co.uk,halesowennews.co.uk,guardian-series.co.uk,greenocktelegraph.co.uk,gazetteseries.co.uk,gazetteherald.co.uk,gazette-news.co.uk,freepressseries.co.uk,falmouthpacket.co.uk,eveshamjournal.co.uk,troontimes.com,epsomguardian.co.uk,enfieldindependent.co.uk,thenational.scot,echo-news.co.uk,ealingtimes.co.uk,durhamadvertiser.co.uk,dumbartonreporter.co.uk,dudleynews.co.uk,droitwichadvertiser.co.uk,dorsetecho.co.uk,darlingtonandstocktontimes.co.uk,peeblesshirenews.com,croydonguardian.co.uk,creweguardian.co.uk,cravenherald.co.uk,cotswoldjournal.co.uk,consettstanleyadvertiser.co.uk,clydebankpost.co.uk,clactonandfrintongazette.co.uk,chesterlestreetadvertiser.co.uk,chelmsfordweeklynews.co.uk,chardandilminsternews.co.uk,campaignseries.co.uk,burytimes.co.uk,burnhamandhighbridgeweeklynews.co.uk,bucksfreepress.co.uk,bromsgroveadvertiser.co.uk,bridportnews.co.uk,bridgwatermercury.co.uk,braintreeandwithamtimes.co.uk,bracknellnews.co.uk,borehamwoodtimes.co.uk,basingstokegazette.co.uk,barryanddistrictnews.co.uk,banburycake.co.uk,asianimage.co.uk,andoveradvertiser.co.uk,largsandmillportnews.com,irvinetimes.com,impartialreporter.com,herefordtimes.com,heraldscotland.com,eastlothiancourier.com,dunfermlinepress.com,cumnockchronicle.com,centralfifetimes.com,carrickherald.com,bordertelegraph.com,bicesteradvertiser.net,barrheadnews.com,ayradvertiser.com,ardrossanherald.com,alloaadvertiser.com#$##bbpvos{position:absolute;left:-9999px;}
nba.com,pcgamer.com,brigitte.de,moviefone.com,20min.ch,yeovilexpress.co.uk,witneygazette.co.uk,windsorobserver.co.uk,wharfedaleobserver.co.uk,wandsworthguardian.co.uk,tivysideadvertiser.co.uk,thisisthewestcountry.co.uk,thevillager.co.uk,thetottenhamindependent.co.uk,thescottishfarmer.co.uk,southwalesguardian.co.uk,southendstandard.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,chesterlestreetadvertiser.co.uk,chelmsfordweeklynews.co.uk,chardandilminsternews.co.uk,campaignseries.co.uk,burnhamandhighbridgeweeklynews.co.uk,braintreeandwithamtimes.co.uk,bracknellnews.co.uk,borehamwoodtimes.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")
! https://github.com/AdguardTeam/AdguardFilters/issues/37394
!+ NOT_OPTIMIZED
||eurogamer-uk.eurogamer.net^
! END: Sourcepoint
!
! NOTE: `AdBlock Notify` (anOptions)
! `#%#//scriptlet("abort-on-property-read", "anOptions")`
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,downloadsachmienphi.com,fimico.de,manhuaplus.com,canyoublockit.com,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,xiaomitech.net#%#//scriptlet("abort-on-property-read", "anOptions")
! for platforms without JS rules support
!#safari_cb_affinity(general)
/wp-content/uploads/*/*.js$domain=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|xiaomitech.net
! #@##adsense
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,downloadsachmienphi.com,fimico.de,manhuaplus.com,canyoublockit.com,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,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,downloadsachmienphi.com,fimico.de,manhuaplus.com,canyoublockit.com,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,xiaomitech.net#@#.an-sponsored
!#safari_cb_affinity
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/61120
! NOTE: 'contributor.google.com'
! START: 'contributor.google.com'
! Better CSS. Scriptlet does not work on some sites (it's useful for uBO, if 'fundingchoicesmessages.google.com' is blocked).
dphotoworld.net,animerikosuper.blogspot.com,noticiasmoviles.com,dpva.xyz,snbc13.com,wfilmizle1.com,romadd.com,mnhaestate.com,mhdtvworld.xyz,megatv.com,sonixgvn.net,androplus.org,rizonesoft.com,br0wsers.com,cizgiromanarsivi.com,kledgeb.blogspot.com,tellows.it,germancarforum.com,apkpure.com,userupload.net,sitelike.org,wordlegame.org,sudbury.com,pcprogramasymas.net,mnhaestate.com,dreamrail.co.kr,gezenbilir.com,mertcangokgoz.com,majhinaukri.in,medevel.com,ehasd6.tistory.com,stadt-bremerhaven.de,zagreb.info,techtobo.com,sto520.com,aqlier.com,ansedo.com,zimbio.com,systranbox.com,ratatype.com,schulferien.org,haiwai.com,sportiva.shueisha.co.jp,bolgegundem.com,softpedia.com,sadeczanin.info,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; }
dphotoworld.net,animerikosuper.blogspot.com,noticiasmoviles.com,dpva.xyz,snbc13.com,wfilmizle1.com,romadd.com,mnhaestate.com,mhdtvworld.xyz,megatv.com,sonixgvn.net,androplus.org,rizonesoft.com,br0wsers.com,cizgiromanarsivi.com,kledgeb.blogspot.com,tellows.it,germancarforum.com,apkpure.com,userupload.net,sitelike.org,wordlegame.org,sudbury.com,pcprogramasymas.net,mnhaestate.com,dreamrail.co.kr,gezenbilir.com,mertcangokgoz.com,majhinaukri.in,medevel.com,ehasd6.tistory.com,stadt-bremerhaven.de,zagreb.info,techtobo.com,sto520.com,aqlier.com,ansedo.com,zimbio.com,systranbox.com,ratatype.com,schulferien.org,haiwai.com,sportiva.shueisha.co.jp,bolgegundem.com,softpedia.com,sadeczanin.info,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:not(#style_important) { display: none !important; }
! in case if using just "overflow" causes that there is additional scrollbar at the bottom
tovima.gr,tanea.gr,tanea.gr,umaevents.io,arcadehole.com,cnnturk.com,milliyet.com.tr,miamiherald.com#$#body { overflow-y: visible !important; }
tovima.gr,tanea.gr,tanea.gr,umaevents.io,arcadehole.com,cnnturk.com,milliyet.com.tr,miamiherald.com#$#body div.fc-ab-root:not(#style_important) { display: none !important; }
! #%#//scriptlet("abort-current-inline-script", "atob", "googlefc")
zagreb.info,zimbio.com,email-checker.net,sportiva.shueisha.co.jp,sadeczanin.info,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")
! For the case if 'fundingchoicesmessages.google.com' is blocked
! #%#//scriptlet('prevent-setTimeout', 'f.parentNode.removeChild(f)', '100')
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')
! #%#//scriptlet('prevent-setTimeout', '/offsetHeight[\s\S]*?.\.parentNode\.removeChild(.)/', '100')
mynet.com#%#//scriptlet('prevent-setTimeout', '/offsetHeight[\s\S]*?.\.parentNode\.removeChild(.)/', '100')
! ##body > div[class][style*="bottom: 0px; left: 0px;"][style*="z-index:"][style*="background-color:"][style*="display: flex; justify-content: center;"]
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;"]
! ##body div.fc-ab-root
kokarare1212.net,neoxscans.net,food-here.com,my-current-location.com,online-pdf-tools.com,voice-recorder.io,convertman.com,translated-into.com,bialystokonline.pl,email-checker.net,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
! END: 'contributor.google.com'
!
!
! SECTION: Anti-adblock - Admiral
! START: Admiral
/^https?:\/\/[^\/]+\.[^\/]+\/[a-zA-Z0-9]{32,}$/$script,~third-party,domain=~lamoda.pl|~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|~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|~polygamia.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|~wetteronline.de|~justjared.com|~mynet.com|~o2.pl|~pudelek.pl|~bolasport.com|~vpolshchi.pl|~polygamia.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=howtogeek.com|boredpanda.com|digitaltrends.com|geekspin.co|cleveland.com|veliainn.com|inquirer.net|winhelponline.com|bloody-disgusting.com|bigleaguepolitics.com|sportskeeda.com|golf.com
! can be closed
! #%#//scriptlet('abort-current-inline-script', 'document.createElement', 'admiral')
10play.com.au,knowyourmeme.com,titantv.com,hfboards.com,howtogeek.com,comingsoon.net,playstationlifestyle.net,worldpopulationreview.com,nationalreview.com,wrestlezone.com,dualshockers.com,thethaiger.com,worldtravelguide.net,sportskeeda.com,gamerant.com,gamerjournalist.com,voetbalzone.nl,theurbanlist.com,golf.com,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')
! #%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "admiral")
onmsft.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "admiral")
! #%#//scriptlet("abort-current-inline-script", "document.createElement", "googletag")
mangasee123.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "googletag")
! #%#//scriptlet("set-constant", "admiral", "noopFunc")
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")
! cannot be closed
! #%#//scriptlet("abort-current-inline-script", "document.createElement", "admiral")
fresnobee.com,fajnegotowanie.pl,esportstales.com,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,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; } });
!
!+ NOT_OPTIMIZED
||succeedscene.com/ads_*/ads.load.js$script,redirect=noopjs
digitalmusicnews.com##body > div#cb-outer-container ~ div:not([class]):not([id])
!
!#safari_cb_affinity(general)
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
reddit.com#@#.leftad
! reddit.com#@#.promotedlink
reddit.com#@#.leftAd
reddit.com#@#.googlead
reddit.com#@#.googleAd
reddit.com#@#.ad-BANNER
reddit.com#@#.AdBar
reddit.com#@#.ADBAR
!#safari_cb_affinity
!
! Add same rules to the Admiral section of Tracking Protection filter
||crashchance.com^$third-party
||handsomehose.com^$third-party
||secondhandfall.com^$third-party
||farmerfireman.com^$third-party
||protestcopy.com^$third-party
||pointlesshour.com^$third-party
||cautiouscredit.com^$third-party
||shakysurprise.com^$third-party
||cosmosjackson.com^$third-party
||afraidlanguage.com^$third-party
||meatydime.com^$third-party
||attractionbanana.com^$third-party
||mundanenail.com^$third-party
||dapperfloor.com^$third-party
||flowerstreatment.com^$third-party
||pocketfaucet.com^$third-party
||childlikecrowd.com^$third-party
||stretchsister.com^$third-party
||tastelesstrucks.com^$third-party
||handsomelyhealth.com^$third-party
||expansioneggnog.com^$third-party
||laughablelizards.com^$third-party
||floweryflavor.com^$third-party
||fearlessfaucet.com^$third-party
||terrifictooth.com^$third-party
||parchedsofa.com^$third-party
||pleasantpump.com^$third-party
||scaredsnake.com^$third-party
||automaticairplane.com^$third-party
||outstandingincome.com^$third-party
||childlikeform.com^$third-party
||nappyattack.com^$third-party
||outstandingsnails.com^$third-party
||bedsberry.com^$third-party
||shrillspoon.com^$third-party
||nondescriptnote.com^$third-party
||tiresomethunder.com^$third-party
||sordidsmile.com^$third-party
||auspiciousyard.com^$third-party
||superficialeyes.com^$third-party
||hollowafterthought.com^$third-party
||rabbitbreath.com^$third-party
||uninterestedquarter.com^$third-party
||flimsythought.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
||whisperingflesh.com^$third-party
||pluckypocket.com^$third-party
||glisteningguide.com^$third-party
||railwayreason.com^$third-party
||sparklingshelf.com^$third-party
||scintillatingsilver.com^$third-party
||sulkycook.com^$third-party
||fallaciousfifth.com^$third-party
||pastoralroad.com^$third-party
||colossalcoat.com^$third-party
||cutechin.com^$third-party
||shakegoldfish.com^$third-party
||absorbingcorn.com^$third-party
||livelylaugh.com^$third-party
||hystericalcloth.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
||producecopy.com^$third-party
||rhetoricalloss.com^$third-party
||stalesummer.com^$third-party
||firstfrogs.com^$third-party
||additionant.com^$third-party
||enviousshape.com^$third-party
||calmcactus.com^$third-party
||cannontwin.com^$third-party
||sinceresubstance.com^$third-party
||overconfidentfood.com^$third-party
||strangesink.com^$third-party
||honorableland.com^
||courier-js.dallasnews.com/dist/courier.min.js
||squirrelhands.com^$third-party
||causecherry.com^$third-party
||hocgeese.com^$third-party
||habitualhumor.com^$third-party
||dapperdiscussion.com^$third-party
||curvycry.com^$third-party
! NOTE: Admiral end ⬆️
! !SECTION: Anti-adblock - Admiral
!
! NOTE: General anti-adblock rules
/plugins/ad-blocking-advisor/*
/wp-content/*/an-temp/*
/wp-content/*/javascripts/*.passive_display_adblock.js$~third-party
/wp-content/plugins/adsplacer_pro/assets/js/jquery.adsplacer.adblock.js
/wp-content/plugins/deadblocker/*
/wp-content/plugins/noadblock-nice-message/*
/wp-content/plugins/simple-adblock-notice/*
##.ad-blocking-advisor-wrapper
||s3.amazonaws.com/assets.sidearmsports.com/plugins/detector.min.js$script,redirect=noopjs
||wp-r.github.io/*/assets/js/jquery.adsplacer.ab-testing.js
||wp-r.github.io/adsplacer_pro/$third-party
!#safari_cb_affinity(general)
!@@.com/ads.js|$~third-party,domain=~1ppt.com
@@.com/js/advertisement.js$~third-party
@@/js/adview_pic_cpc_cpm_cpa_guanggao_gg_ads_300x250.js
@@/wp-content/plugins/ad-blocking-advisor/js/ads.js|
@@/wp-content/themes/wp-mason/static/js/ads.js$~third-party
!#safari_cb_affinity
!
!
! SECTION: Anti-adblock - Regular rules
! Do not forget about '!#safari_cb_affinity' section for exclusions
!
pixwox.com#%#//scriptlet('set-constant', 'an_chk', '0')
pixwox.com##body > div[class][style^="display: block; height:"]
behindthesteelcurtain.com##.adblock-allowlist-messaging__article-wrapper
enit.in###orquidea-slideup
photoresizer.com##.banner
@@||mahjong.com/js/wpsafelink.js$domain=mahjong.com
genshin.gamedot.org#%#//scriptlet('prevent-setTimeout', 'setADCheck')
phoenixliteos.com###wb_element_instance60
phoenixliteos.com###wb_element_instance61
||phoenixliteos.com/gallery_gen/0b56e3d97ab2d305e30f9175a74078d2.png
||resources.faireconomy.media/js.min/resources/js/moneyblock_detect.js
turkanime.co##.swal2-backdrop-show
freevaluator.com###alertify
freevaluator.com###alertify-cover
tumblr.com#%#//scriptlet('prevent-setTimeout', 'adBlockEnabled', '3000')
kursiv.media###adblock-popup
ghxi.com#%#//scriptlet('prevent-setTimeout', 'wpcom_ad_wrap')
stereogum.com#$##sg-ad-block-notice { display: none !important; }
stereogum.com#$#body.noscroll { overflow: auto !important; position: static !important; }
bilibili.com##.adblock-tips
rentanadviser.com##.reklamcontainer
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=te4h.ru
||forumnulled.com/uploads/set_resources_8/*_zozEabb204.js
||blink.net/iframe.html$domain=dailyprincetonian.com
18comic.*#%#//scriptlet("set-constant", "nerverblock_callback", "noopFunc")
multiup.eu,multiup.org#?#.content-body > .text-center:-abp-has(> a[href*="list_adblock.txt&"])
||cdn.iphoneincanada.ca/wp-content/themes/iphone/js/JDAB.js
craftpip.github.io#%#//scriptlet('set-local-storage-item', 'adsok', 'true')
redark.pl##[class^="adBlockDetector"]
flyertalk.com##.adblock-section
||ssdtop.com/wp-content/uploads/mfhwupknesdi/*.js
phoenixliteos.com###wb_element_instance12
phoenixliteos.com###wb_element_instance11
phoenixliteos.com###wb_element_instance13
chaynikam.info##div[id^="mdl_ctnr_"]
chaynikam.info#%#//scriptlet("abort-current-inline-script", "onload", "adsbygoogle")
duellinksmeta.com#$#.modal { display: none !important; }
duellinksmeta.com#$#body { overflow: auto !important; }
duellinksmeta.com#$#html { overflow: auto !important; }
burze.dzis.net###put
warcraftlogs.com##div[id$="-banner-fallback"]
warcraftlogs.com#%#//scriptlet('prevent-addEventListener', 'DOMContentLoaded', 'replaceAdsWithFallbackImages')
esanok.pl##.ablockinfo
uploadhub.ws#?#center > h2:contains(Kindly Disable Adblocker)
andrialive.it#%#//scriptlet('prevent-setTimeout', '#rbm_block_active')
businessinsider.jp###tpModal
commentpicker.com##.premium-banner
slazag.pl,bytomski.pl,piekary.info,twojknurow.pl,nowinytyskie.pl,ngs24.pl,24kato.pl,rudzianin.pl,zabrzenews.pl,chorzowski.pl,tarnowskiegory.info,24zaglebie.pl##.js-block-plugin-popup
slazag.pl,bytomski.pl,piekary.info,twojknurow.pl,nowinytyskie.pl,ngs24.pl,24kato.pl,rudzianin.pl,zabrzenews.pl,chorzowski.pl,tarnowskiegory.info,24zaglebie.pl#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
nwdb.info#$#body .div-gpt-ad_adblock_test:not(#style_important) { display: block !important; }
arabiaweather.com#$##ad-block-modal { display: none !important; }
arabiaweather.com#$#.overflow-hidden { overflow: auto !important; }
crdroid.net##.blocker-wrapper
luscious.net#%#//scriptlet('set-local-storage-item', 'ignoring_adblock', '1')
academicful.com##div[style="background: rgba(78, 78, 78, 0.6) none repeat scroll 0% 0%; position: fixed; display: flex; align-items: center; justify-content: center; inset: 0px; z-index: 2147483647;"]
openspeedtest.com##a[href="http://goo.gl/56LpIv"]
ghxi.com##body > div[style^="padding:10px;position: fixed;bottom: 0;left: 0;right:0;z-index: 99999"]
winiso.pl#%#//scriptlet("abort-current-inline-script", "document.getElementById", "').style.display='block';")
tass.ru##div[class^="PartnerMaterialFeedAD_blank_card__"]
bbw-chan.nl##div[id^="justall"]
regex101.com##.jyUE5
||radio-online.com.ua/scripts/ads.js
suncalc.org##div[id^="ads"] > p
iphoneitalia.com##.abavviso
newscon.net###adblock-warning
1001tracklists.com#%#//scriptlet("set-constant", "showAds", "true")
/:\/\/shatter-box\.com\/wp-content\/uploads\/[A-Za-z0-9]+\/[A-Za-z0-9]+\.js/$domain=shatter-box.com
/:\/\/studopedia\.(org|su|info)\/\w{32}.js/$domain=studopedia.info|infopedia.su|studopedia.net|studopedia.su|studopedia.org|studopedia.ru|studopedia.com.ua|lektsii.org|mydocx.ru
/a-detector/*.js$domain=tivio.net
/adtoniq-$script,stylesheet,domain=theregister.co.uk
/Common/Api/Scripts/funding_choices.js$domain=ynet.co.il|ynetnews.com
/favicon.ico$third-party,image,xmlhttprequest,redirect=1x1-transparent.gif,domain=thehouseofportable.com
/google-funding-choices.js$domain=foxnews.com|foxbusiness.com
/google.funding.choices.js$domain=foxnews.com|foxbusiness.com
/vendor/*/plugins/advert/js/shut-blocker.js$domain=kamudanhaber.net|eflatunhaber.com.tr|yenimalatya.com.tr|habervakti.com|medya28.com|milliirade.com|kanalmaras.com
015.by##.bung-container
0calc.com#$##abmodal { display: none !important; }
0calc.com,0rechner.de#$#.modal-backdrop { display: none !important; }
0calc.com,0rechner.de#$#.modal-open { overflow: visible !important; }
0day.kiev.ua##td[valign="top"][width="99%"] > table[style="margin-bottom: 20px"][width="99%"]
101.ru##.showMessageAdBlock
123moviesgo.nl,grazia.nl##.alert.alert-warning
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)};})();
1acpix.xyz##body > div[id][style="display: block;"]
1alivs.xyz##body > div[id][style="display: block;"]
2ip.io,2ip.ru##div[id^="notification-"]
4chan.org##div[style^="width: 448px; height: 60px;"]
4chan.org##div[style^="width: 728px; height: 90px;"]
7days2die.info#?#div[itemprop] > p[style]:-abp-has(> span[style] strong[style]:contains(AdBlock))
8bbit.com##.js-enabled-adblock
8muses.com#%#//scriptlet("abort-current-inline-script", "RegExp", "AdvBot")
9anime.to#$#.widget.crop { height: 7px!important; visibility: hidden!important; }
aadvantageeshopping.com##.mn_adBlockWarning
aamulehti.fi#$#.ad-div.mainos.rectangle-ad.ALMACR-container { display: block!important; }
menteinformatica.it,mebhocam.com,abazero.com#$#.mfp-bg { display: none!important; }
menteinformatica.it,mebhocam.com,abazero.com#$#.mfp-wrap { display: none!important; }
menteinformatica.it,mebhocam.com,abazero.com#$#html { overflow: visible!important; }
agotcitadel.boards.net#$#body > div[id$="-overlay"] { display: none!important; }
agotcitadel.boards.net#$#body { overflow: visible!important; position: initial!important; }
alcpu.com##div[id$="ad-blocked"]
alexeyworld.com#$#.adsbygoogle { display: block!important; height: 1px!important; }
alexfilm.cc##.no-adb
alexfilm.cc##div[style="width: 240px; height: 400px;"]
alexfilm.cc#%#Object.defineProperty(window, 'ads', { get: function() { return; } });
alexfilm.cc,fenglish.ru##div[style="width: 728px; height: 90px;"]
allmusic.com#$#body.noscroll { overflow: auto !important; }
allmusic.com#$#.blocking-ads-modal { display: none !important; }
allmusic.com#%#//scriptlet("abort-current-inline-script", "$", "AdBlock")
americanpress.com##.alert-dismissable
androidacy.com#%#//scriptlet('prevent-addEventListener', 'load', 'function(e)')
androidacy.com#%#//scriptlet('prevent-fetch', '/googlesyndication\.com|doubleclick\.net|ads\.facebook\.com/')
androidplanet.nl##.adblocker
angrybirdsnest.com##.adblock-msg
anidub.com##.errormodal
anidub.com#%#AG_onLoad(function() { window.ogonekstart1 = function() {}; });
anidub.life,anidub.com#%#AG_onLoad(function() { adcheck = function() {}; });
animejp.net##.halim-film-notice
animeworld.tv##.this-message-does-not-harm-to-you-dont-remove-it
animexin.xyz##.announ
anisearch.com###top_outside
anison.fm##.rightb_in
astar.bz,anistar.org,online-star.org,online-stars.org##.a-message
anitokyo.tv##div[style="width: 240px; height: 400px;"]
anitokyo.tv##div[style="width: 300px; height: 250px;"]
antutu.pw###ai-adb-message
antutu.pw###ai-adb-overlay
applesfera.com##.ad-cen
apteka.ua##.alert-danger
artage.io##.spb-block.b300x250
artsgtu.ru##table[style^="height: 200px;"][width="900"]
as.com,foxnews.com,foxbusiness.com#%#//scriptlet("prevent-setTimeout", "/offsetHeight[\s\S]*?offsetWidth[\s\S]*?\.parentNode\.removeChild/")
askdifference.com#%#//scriptlet("abort-on-property-read", "adbd")
askleo.com##div[class^="askleo_adblock"]
asn.in.ua###mdl_ctnr
atlasobscura.com##.AdBlockModal
atv.com.tr##.adPop
atv.com.tr##.maskPop
audiobyray.com###adblock_screen
audiotag.info###dclaim
audiotag.info##.dialog-fog
audiotag.info#%#//scriptlet("set-constant", "Global.adv", "undefined")
autogaleria.pl#%#//scriptlet("set-constant", "isAdblockEnabled", "false")
babiato.co,rangerboard.com,multics.eu,smokingmeatforums.com#%#//scriptlet("abort-current-inline-script", "$", "!document.getElementById(btoa")
babycenter.com###leaderAdOuter
babycenter.com###mediumRectangleAd1Container
babycenter.com#%#//scriptlet('prevent-setTimeout', 'white-list us')
balticlivecam.com###ad_block_off
basicweb.ru#%#//scriptlet("set-constant", "popUpInfo", "noopFunc")
batzbatz.ru##div[style="width: 300px; height: 250px;"]
baumarkt-tracker.de###runa-notif
beckershospitalreview.com#$#.olyticsblocker { display: none !important; }
beckershospitalreview.com#$#body { overflow: auto !important; }
beckershospitalreview.com#$#html { overflow: auto !important; }
beforeitsnews.com###ad-message
bella-thorne.org,stefaniescott.org##div[style*="width:300px; height:250px;"]
bella-thorne.org,stefaniescott.org##div[style*="width:728px; height:90px;"]
bestradio.fm##.adb
betaprofiles.com,csdn.net,forum.qrz.ru,tvfeed.in,mastergrad.com,siteacademy.ru,subtitlefix.com##.adblock
bf4stats.com###sidebar > .sidebox:nth-child(4)
bingotingo.com##.g1-sidebar > div > div.g1-sticky-widget > aside#text-5
bingotingo.com#?##page > .g1-hb-sticky-off.g1-hb-shadow-off:-abp-has(> div > div > div > div > nav > ul > li > a:contains(Disable Or Remove The Adblock Extension))
bitcompiler.com##.bc-adblock-detector-wrapper
bitcompiler.com#%#//scriptlet("prevent-setTimeout", "adblock")
blackhatworld.com#%#//scriptlet("abort-current-inline-script", "navigator.userAgent", "AdBlockOn")
bloggif.com,pixiz.com###adblock-box
bloomberg.com###adBlockerContainer
bluemoon-mcfc.co.uk#%#//scriptlet('prevent-setInterval', '.parentNode.removeChild')
boincstats.com##.topSpot
boomlive.in###ad_blocker_detect_dialog
borderlands.com##div[ads-blocked="adsBlocked"]
bournemouthecho.co.uk###adBlockBanner
brainly.com#%#//scriptlet('set-constant', 'jsData.adsEnabled', 'false')
brainly.lat##.js-react-adblock-banner
brighteon.com#%#//scriptlet("set-constant", "brighteonSpecial", "true")
bronydom.net###AltBlocked
brotoon.com#$?#div:-abp-has(> a[href^="https://brotoon.com/bbs/bannerhit.php?bn_id="]) { height: 1px!important; visibility: collapse!important;}
buondua.com#$#.noblock-modal { display: none !important; }
buondua.com#$#body.tingle-enabled { position: static!important;overflow: auto!important; }
bwitter.me#?##side > ins.adsbygoogle:upward(1)
cablegratis.online##.alert-danger
cams.xnxx.com##.dad-vlac-notice
canyoublockit.com#$##wrapfabtest { height: 1px !important; }
capfriendly.com##.g_flbrd_ad
capfriendly.com##.g_lbrd_top_cont
carbu.com#%#window.canRunAds = true;
cartoonbrew.com#%#//scriptlet("abort-on-property-read", "ad_block_test")
cbr.com###js-popup-blocker
cda.pl#%#//scriptlet("set-constant", "adblockV1", "true")
cdn.cinema-24.net##.advice_inf > div[style="text-align: center;"] > br + span[style="color: #fff;"]
chefkoch.de#%#//scriptlet("set-constant", "adblocker_is_off", "true")
chess.com##adblocker-check
chip.de#%#//scriptlet("set-constant", "TfmediaExtFolEngineLoaded", "true")
ciftlikdergisi.com.tr##body > div[style^="position: fixed; top:"][style*="z-index: 9999"]:not([class]):not([id])
ciftlikdergisi.com.tr#%#Object.defineProperty(window, 'ai_adb_detected', { get: function() { return function(){}; } });
cikavosti.com,beetlestop.ru,sait-pro-dachu.ru,pcportal.org##.adb-def
civicx.com##.adblock_detector
civicx.com#%#//scriptlet("set-constant", "Object.prototype.rellect_adblock_detector", "false")
client.googiehost.com##.banner
cloudpengu.in###adsMessage
cmacked.com,macdrop.net##.adp-popup
cnbeta.com#%#//scriptlet('prevent-setTimeout', 'blockerDetected')
coh2.org###top_stripe > div.img2_box.box
coh2.org##div[id^="portal_ad"]
coinhub.pw#?#body > center:contains(Turn off your adblocker)
comnuan.com#%#//scriptlet("set-constant", "cmnnrunads", "true")
computerhoy.com,elespanol.com,insider.com#$#div[class="tp-modal"][style="z-index: 300050; display: block;"] { display: none !important; }
computerhoy.com,elespanol.com,insider.com#$#div[class="tp-modal"][style="z-index: 300050; display: block;"] ~ div.tp-backdrop { display: none !important; }
computerhoy.com,elespanol.com,insider.com#$#html > body.tp-modal-open { overflow: auto !important; }
corneey.com##.information-container
corriere.it#%#//scriptlet("set-constant", "isAdblockEnable", "false")
cpu-world.com##div[class="ab_w9"]
crackberry.com##.swal-overlay
cracking.org##.adblock_floating_message
creatur.io#%#//scriptlet("set-constant", "canRunAds", "true")
criticecho.com,javadecompilers.com###babasbmsgx
cscontrol.ru##.hbanka
cssreference.io###hello
ctrlv.cz#%#//scriptlet('set-constant', 'adsAllowed2', 'true')
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")
cxem.net###antiAdBlock
cyberpedia.su###divtext > p[style="color:red;"]
cyberpedia.su#%#//scriptlet('set-constant', 'adsbygoogle.loaded', 'true')
dallasobserver.com#%#//scriptlet("set-constant", "VMG.Components.Adblock", "false")
damngeeky.com##.google-trending
dasoertliche.de###banner-right
daz3d.ru#%#//scriptlet("prevent-setTimeout", "/function\(\)\{var.[a-z]\=[a-z]\.getElementById/", "3000")
deco-cool.com##.wrapper > div[id][class][style*="z-index: 9999"]
deco-cool.com##.wrapper > div[id][class][style*="z-index: 9999"] + div[class][style*="z-index: 9999"]
deepfun.net##div[id^="fwin_banadblock"]
dejure.org#%#window.ad_allowed = true;
delfi.ee###ab--notification-ribbon
delfi.ee#$#.C-ad-block-layer { display: none !important; }
delfi.ee#$#body { overflow: visible !important; }
demiart.ru##.sys > div[style]
denik.cz#$#.ads-box.reklama-box { display: block!important; }
der-postillon.com,serieslyawesome.tv##body .test-adblock-overlay:not(#style_important)
derivative-calculator.net##.support-me
derivative-calculator.net#%#//scriptlet("abort-current-inline-script", "document.write", "ag_adBlockerDetected")
designtagebuch.de###steady-adblock-overlay-container
desktophut.com###loading-ad
desktophut.com##.ads
desu.me##.xyz_wrapper_inner
deviantart.com##body > div#block-notice
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)});
diffnow.com###adblockBanner
digilibraries.com#%#//scriptlet("set-constant", "detect", "undefined")
digitalpoint.com##.importantMessage
digitalsynopsis.com#$##ad_bait.ad_slot { display: block !important; }
digminecraft.com,techonthenet.com###sabl
diymag.com##.block--ad-blocker-message
dn.se###pwOverlay
dniwolne.eu#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
docs.paloaltonetworks.com##.ad-block-notification
docs.pyrogram.org###banner
doodlr.io#%#//scriptlet("set-constant", "isAdBlockActive", "false")
downflixs.com##.entry-content h3[style^="text-align:"]:not(:last-child)
download3k.com###google_top
downloadfullfree.com#$#.adsbygoogle {position: absolute!important; left: -3000px!important; }
downloadr.in###wrapper > .notice
dragcave.net###middle > div[class][id][style^='cursor: pointer; background: url("/'][style*='.gif") center'][style$='max-height: 90px;']
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#%#//scriptlet("prevent-setTimeout", "google_ads_frame")
dragcave.net#?##middle > div[class][id]:-abp-has(> ins.adsbygoogle)
drakoric.com##.mh-header > p[style="text-align: center;"]
drawnstories.ru###mdl_adb
dressupmix.com###adblock_popup
drnasserelbatal.com#%#//scriptlet("set-constant", "canRunAds", "true")
drtuber.com###abmessage
dtf.ru,vc.ru,tjournal.ru#?#.layout__right-column > div[class][style] > div[class*=" "]:if-not(div[class] > svg[class])
dumpert.nl#%#//scriptlet('prevent-setTimeout', 'AdBlockerCheck')
dzone.com,amgreatness.com###adtoniq-msgr-bar
ebookbb.com##.special-message-wrapper
ebookdz.com###adblock_div
ebookdz.com#%#//scriptlet("abort-current-inline-script", "document.createElement", "adblockInfo")
ecosia.org##.funnel-treedaybox
ecosia.org##.js-ad-whitelist-notice
editor.0lik.ru##noindex div.ase-info
egonomik.com##.toast.toast-warning
eldiario.es##.adblock-banner
elhow.ru##.b-info
emuparadise.me##.col_12 > #ad728 + .box
encyclopediadramatica.rs###localNotice > .center + center + p + center
epicbundle.com##.sidebar > .mediumTagArea
epidemia-koronawirus.pl###sgpb-popup-dialog-main-div-wrapper
epidemia-koronawirus.pl##.sgpb-popup-overlay
equestriadaily.com##.top-banner-section
era-igr.ru#$##adsense2.adsense { display: block!important; }
erfahrungen.com#%#//scriptlet("prevent-setTimeout", "adsbygoogle")
escripts.club##body > script[type] ~ div[style^="background: rgba(0, 0, 0, 0.9);"]
esoligorsk.by###stopAdBlock
eu4cn.com###bluedeck_ding > div[onclick]
eurabota.com##.abtop
evades.io#%#//scriptlet("set-constant", "adBlockerDetected", "false")
everyeye.it#%#//scriptlet("set-constant", "google_ad_block", "false")
eviebot.com###wrapper > div.verticalleft
exabytetv.info###deadblocker_dialog
exabytetv.info##.deadblocker-header-bar
exame.com###ad-blocker-warning
nwdb.info,explorecams.com,tiermaker.com#%#//scriptlet("prevent-addEventListener", "np.detect")
extreme-down.tv##div[style="display:block;position:relative"] > p.lastpost-header + p[style="color:green;"] > b
extremetube.com##.attentionMsg
ezcoin.it###zwerghonigbienen
f.tabtter.jp#?##lightboxOuter h2.em:contains(アドブロック):upward(#lightboxOuter)
fachwerk.de##body .test-adblock-overlay:not(#style_important)
fachwerk.de#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com', 'true')
dailyadvertiser.com.au,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')
fanart.tv###generic > .container > .inset_box
fanart.tv###generic > .container > .inset_box + .container
fanart.tv##.adblock
fanart.tv##a[href*="/removing-advertisements-site/"]
farming-simulator15.ru##div[id^="advertur"] + div[style="width: 160px; height: 600px;"]
farming-simulator15.ru##div[id^="advertur"] + div[style="width: 300px; height: 250px;"]
feber.se##div.overlayBox[id^="202"]
festyy.com##.information-container
file.fm,files.fm#%#//scriptlet("set-constant", "canRunAds", "true")
filezipa.com##div[style*="height: 100%;"][style*="opacity: .7"][style*="z-index:"]
films-now.ru,serials-now.ru##.notification.is-danger
firebit.biz##div[align="center"][style^="background-color:#0088CC; font-size:12px; min-height: 70px;"]
firebit.net#$#.adsense { width: 10px!important; height: 10px!important; }
flightaware.com###blockerDisclaimerContainer
flightsim.to#%#//scriptlet("abort-current-inline-script", "document.getElementById", "blocking = true")
fmoviez.org###cookiedata.ann-home.alert
fnbrjp.com#%#//scriptlet("prevent-setTimeout", "広告")
fontanka.ru#$#.modal-container.warning { display: none!important; }
fontanka.ru#$#body { overflow: visible!important; }
fontsquirrel.com##.grid10[style="max-width: 720px;"]
footballhd-news.com#?#.bloc_right > div[class^="bloc"]:-abp-has(> div.nopromo_view)
footballhd-news.com#?#.nopromo_view
forum.brcbet.com###adBlockDetectedMessage
forum.digitalfernsehen.de##.breadBoxTop + p.importantMessage
forum.mobzon.ru###wrap > .forabg
forum.niiot.net###some_ad_block_key_popup
forum.niiot.net##.modal
forum.qrz.ru##.adblock_open-sidebar
forums.openpli.org###content > div[style^="text-align:center;"]
fosshub.com##aside.ad[aria-label="Advertisement"]
foxnews.com#%#//scriptlet("set-constant", "googlefc", "null")
wasserburg24.de,rosenheim24.de,ovb-online.de,mangfall24.de,chiemgau24.de,fr.de,innsalzach24.de,bgland24.de#$##id-wf-abo { display: none!important; }
wasserburg24.de,rosenheim24.de,ovb-online.de,mangfall24.de,chiemgau24.de,fr.de,innsalzach24.de,bgland24.de#$#body { overflow: visible!important; }
freefilesync.org###alt-banner
freeforumzone.com#%#//scriptlet('prevent-addEventListener', 'load', '.offsetHeight == 0')
freehtml5.co##.special-message-content
freeopenvpn.org##body > p[style^="background: #8b0000;"]
freetutsdownload.net###thongbaob
freetutsdownload.net#$##kiemblocker { height: 2px !important; }
freiepresse.de##body > div[id][style^="z-index:"]
freizeitpartnerweb.de,outdoorpartner.net,urlaubspartner.net###abmsg
fz.se##.blck-info
gaiadergi.com##body > div[id][class][style*="z-index: 9999"]
gaiadergi.com##body > div[id][class][style*="z-index: 9999"] + div[class][style*="z-index: 9999"]
gallerix.ru###adbw
gameblog.fr##img[id^="ablock_"]
gameblog.fr#%#//scriptlet("set-constant", "adblock", "false")
gamedev.net###gd
gamehag.com#%#//scriptlet("set-constant", "canRunAds", "true")
gamekings.tv##.addblocker-detected
gamemag.ru#%#//scriptlet("abort-on-property-read", "window.adblockDiv")
gamer.com.tw##body > div[style^="position: fixed; left: 20px; right: 20px; bottom: 20px; z-index:"]
gamesresources.forumfree.it##.ads
gamesubject.com##.headb
garrysmods.org#$#.jquery-modal.blocker { display: none !important; }
garrysmods.org#$#body { overflow: auto !important; }
gazzetta.it#%#//scriptlet("set-constant", "adv_openx_oas_ads", "true")
geektyper.com##html > body > div#itemz
gelbooru.com##div[style*="padding: 10px;"][style*="dashed #333;"]
genesisowners.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/var ad = document\.querySelector\("ins\.adsbygoogle"\);/.test(a)){ _st(a,b);}};
genshin.gamedot.org#%#//scriptlet("prevent-setTimeout", "targetObj.html().length<")
germancarforum.com##.noticeBox
germancarforum.com##.samCodeUnit
germancarforum.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
gismeteo.by##.stopblock
gismeteo.by##.stopblock__overlay
gismeteo.ru##div[class^="stopblock"]
givee.club#%#//scriptlet('abort-current-inline-script', 'document.addEventListener', 'adjs')
glamour.nl##.message-glamour
globalnews.ca##.ab-detect
goduke.com##div[aria-label="Ad Blocker Detected"]
gofile.io###adsPlaywire
gol.ru##.material-content-adblock
goldesel.to#?#body > div[class] > ul[class]:-abp-has(> li > a[href^="apps/windows/"] > img)
gomovies-online.cam,new-gomovies.online##.hhotnews
good-football.org###player_block
goodfon.ru##.js-adb
gp.se##.adblock-checker
gputracker.eu#%#//scriptlet("abort-current-inline-script", "$", "can_show_ads")
greenville.com##.adblock-detected
hard-tm.ru##.baseHtml.noticeContent
hardware.info##.sitearea > div:not([class]):not([id])
hdkino.biz#?#.full-news td[bgcolor] > center > p:last-child
hentai-foundry.com##.activebar
hentaicomic.*,wnacg1.cc,wnacg.*#?#.result:contains(廣告)
hentainhaven.com##body > div.text-center[style="color:white; font-size:16px;"]
hgtv.com,diynetwork.com,foodnetwork.com##.o-AdhesionNotifier
hidive.com###msgSlideUpBG
hifivision.com##.samSupportUs
hindistopin.com,hindinewstop.com#%#Object.defineProperty(window, 'wpquads_adblocker_check', { value: true });
hitfm.ru##.wrap-ad-blocked-message
homebank.free.fr###asheader.ads
homebank.free.fr###disablemessage
horriblesubs.info##.message-blk
hotvideo.fr###disclaimerId
howjsay.com#%#//scriptlet("prevent-setTimeout", "adsbygoogle")
html.de##.noticeContainer
huawei.mobzon.ru###main-content > div.user3
hw4.ru##noindex > center > div[style="width: 680px; height: 280px;"]
hypebeast.com###ad-blocker-popups
iceporn.com###abmessage
icy-veins.com###premium_information
icy-veins.com#%#//scriptlet('set-constant', 'icy_veins_blocked', 'false')
imagebam.com##.box_wait#hideifpossible
imageban.ru##.request[style="display: block;"]
img2txt.com##.bd-callout-danger
imgmaze.pw##.adbwarning
imslp.org###adsremovead
imtranslator.net#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
inbox.lv#%#//scriptlet("set-constant", "inxBX.failed", "false")
independent.co.uk##.adblock-modal
indiatimes.com#$#body .adBanner { display: block!important; }
info-kibersant.ru###mdl_adb
init.engineer##.alert-dismissible
inoreader.com#%#//scriptlet("set-constant", "cr", "0")
inoreader.com#%#//scriptlet("set-constant", "gn", "true")
insidermonkey.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
internet-law.ru###fab-enabled
psy.pl,koty.pl,intibia.com#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
investing.com#%#//scriptlet("set-constant", "window.google_ad_status", "1")
investmani.ru#$#.adsbygoogle { height: 1px!important; }
investmentwatchblog.com###custom_html-22
iosgods.com###diviGSupport
iosgods.com###iGSupport
iphoneitalia.com##.abavviso
ipsw.me##.frameForMoney
irisbuddies.ml###main > #HTML6
iskandinavya.com,haberolduk.com###kanews-modal-adblock
ispot.tv#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "adblockalert_status")
it-actual.ru#%#//scriptlet("set-constant", "alert", "undefined")
itavisen.no##cloudflare-app[app-id="no-adblock"]
itavisen.no#%#Object.defineProperty(window, 'admrlPreviewEngage', { get: function(){ throw null; }, set: function(){ throw null; }});
itsupportguides.com##.adblock_wrapper
ixbt.com##.b-blockadblock
jan-magazine.nl##.message-jan
javur.com###alertAdblock
jdoodle.com#?#.home-container > #codefund  > span.codfund-fallback:contains(This site is ad supported! Please consider disable Ad blocker!)
jeshoots.com##.san_sticky_notice
jeshoots.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
jsfiddle.net###keep-us-running
jungle.world###block-adblocker
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; }
kanzenshuu.com##.advert
keezmovies.com##.attentionMsg
kemono.party##.jumbo-link
keybr.com#%#//scriptlet("prevent-setTimeout", "()=>", "5000")
kimcartoon.*##.adbWarnContainer
kinda.media###mdl_adb
kontrolkalemi.com###XGT-AdBlock-etkin
kontrolnaya-rabota.ru###toast-container
korsars.pro##div[style="width: 468px; height: 60px;"]
kttc.ru#$#.generateka { border: none!important; height: 0!important; }
kukuo.tw#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
kuponman.ru##.PopupAdBlock
lapumia.org#%#//scriptlet("set-constant", "adblock", "false")
latesthdmovies.*,123moviesgo.*##body > div[style^="background-color: black; height: 100%;"][style*="width: 100%; z-index:"]
lavocedimanduria.it,gioialive.it,terlizzilive.it#%#//scriptlet('prevent-setTimeout', '#rbm_block_active')
lavoz.com.ar#%#//scriptlet("abort-on-property-read", "cX")
lcpdfr.com#%#//scriptlet("abort-current-inline-script", "_lcpdfr", "renderedAnnoyance")
lcpdfr.com#%#//scriptlet("abort-on-property-read", "FuckAdBlock")
leiderdorpsweekblad.nl###blocktekst
leiderdorpsweekblad.nl#%#Object.defineProperty(window,'canRunAds',{value:true});
leo.org###topBranding > div.floatRight
levensmiddelenkrant.nl#%#AG_onLoad(function() { window.stl_blockaddblock = false; });
libertyunyielding.com,freedomoutpost.com##body > [id][style^="display: block; background-color: rgb"][style*="z-index: 99999999; box-shadow: rgb"]
libgen.lc#%#//scriptlet('prevent-setTimeout', 'if($("ins").css')
lifehacker.com.au##.ad-block-message
liga.net###addBlockModal
liga.net##.modal-backdrop
light.gg###ad-blocker-nudge
light.gg##.items-right-square
light.gg##.remove-turtles
lightnovelworld.com#$#.adsbox { max-height: 1px!important; margin-top: 0px!important; margin-bottom: 0px!important; }
lingust.ru##p[style="border-top: 2px solid #FEABAB; border-bottom: 2px solid #FEABAB; background: #FFDFDF; padding: 0.8em;"]
linuxsecurity.com##.adblocker-poopup-wrapper
lionphysics4n.id###keep-ads
literaturcafe.de#?##sidebar div[class^="box-outer text-"][-ext-has=">.box-inner>h2:contains(Anzeige)"]
liveonsat.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "ad blocker")
livesport.ws##body > script + div:empty:not([class]):not([id]) ~ div:empty:not([class]):not([id]) + div:empty:not([class]):not([id]) + [id]:not([class])
livesport.ws#%#document.avp_ready = 1;
lolchampion.de##a[href="http://www.lolchampion.de/adblocker-deaktiveren/"] > img
lordz2.io##div[style*="width: 728px; height: 90px;"]
lovi.fm##.sponsor
lowcygier.pl#%#//scriptlet("abort-current-inline-script", "document.createElement", "pagead2.googlesyndication.com")
lowcygier.pl#%#//scriptlet("set-constant", "niceAdsCheck", "true")
luzernerzeitung.ch#$#html > body { overflow: visible!important; }
luzernerzeitung.ch#$#html { overflow: visible!important; }
luzernerzeitung.ch#$?#iframe:matches-css(z-index: 100001) { display: none!important; }
luzernerzeitung.ch#$?#iframe:matches-css(z-index: 100002) { display: none!important; }
macdailynews.com##body >.wpb-outer-wrap
macosicons.com###stickyBanner
magadanmedia.ru##.prima-pic-a.a-standart
maidenhead-advertiser.co.uk#%#//scriptlet('prevent-setTimeout', '.offsetHeight === 0')
mail.rambler.ru##.notifications-tr
mail.yahoo.com##div[aria-describedby="adblock-unblock-cue"]
mainpost.de#%#//scriptlet('prevent-setTimeout', '"none"===window.getComputedStyle')
malaysiastock.biz#%#//scriptlet("set-constant", "google_ad_status", "1")
malekal.com##body > div[id][class][style*="z-index: 9999"]
malekal.com##body > div[id][class][style*="z-index: 9999"] + div[class][style*="z-index: 9999"]
mangacanblog.com#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "/abisuq/")
manpeace.org###divpop.divpop
mapa-turystyczna.pl#%#//scriptlet("prevent-setTimeout", "comBlocked")
mapgenie.io###blobby-left
marriedgames.com.br#%#//scriptlet("set-constant", "adning_no_adblock", "true")
duellinksmeta.com,masterduelmeta.com#%#//scriptlet('set-local-storage-item', 'adbViews', '0')
math-prosto.ru###requestShutOfBlocker
mathportal.org###noSenseCalculatorTop
maxedtech.com###ablock-top-fixed
maxedtech.com###ablock-widget
maxpark.com##body > div[id][style="display: block;"]:first-child
mc-at.org#%#//scriptlet("prevent-setTimeout", "showads", "7000")
medicalxpress.com#%#window.blockAdBlock = function() {};
megagames.com#$##ad-banner { display: block!important; }
megagames.com#%#//scriptlet("set-constant", "jQuery.adblock", "false")
megogo.net##.specialBlock_v1
megogo.sport,megogo.ru#%#//scriptlet("prevent-addEventListener", "load", "adBlock")
metasrc.com#%#//scriptlet("set-constant", "AdBlocker", "false")
meteoblue.com#%#//scriptlet("set-constant", "mb.advertisingShouldBeEnabled", "false")
mgsm.pl#%#//scriptlet("set-constant", "checkAdblockBait", "noopFunc")
milehighreport.com##div[class^="adblock-whitelist-messaging"]
mimikama.at##.test-adblock-overlay
minhaoperadora.com.br##.minha-target[data-advadstrackbid]
minijuegos.com#%#//scriptlet("set-constant", "MP.lib.adBlockEnabled", "noopFunc")
miniwebtool.com###blocknotice
miniwebtool.com#%#//scriptlet("set-constant", "adBlockEnabled", "false")
mir74.ru###adblock_top_reminder
mirror.co.uk###bottom-article-prompt
mirror.co.uk##.tp-container-inner
mirror.co.uk#$#div[id^="div-gpt-ad-"] { position: absolute!important; left: -3000px!important; }
mixmods.com.br###MixQIxf
mks.space#$#.adsbygoogle { height: 0!important; }
mnogoradio.ru##.no-adb
mobil.se#%#window.ADTECH = function() {};
mobilarena.hu###main > #center[style^="margin: 20px; border:"][style*="z-index:"][style$="transition: background 2000ms ease; padding: 16px; width: 906px;"]
mobileporn.cam##div[style^="background-color: black; height: 100%; left: 0;"]
mod-wot.ru##div[class^="chp_ads_blocker"]
mofosex.com##.attentionMsg
moneyguru.co###wrapfabtest
montecarlo.ru##.ad-blocked-message
mooncalc.org##div[id^="adsGross"]
moregameslike.com#%#//scriptlet("abort-on-property-read", "adbh")
motherjones.com##.mj-adblock-widget
motherless.com###_mlabd
motoroids.com###abmsgdilog
motoroids.com#%#//scriptlet('prevent-setTimeout', '.height() == 0')
moving2canada.com##.header_advertisement_container
mrexcel.com#%#//scriptlet("set-constant", "adblockDetector", "noopFunc")
ms-devices.com#$#.footer_ad { height: 1px!important; }
msfn.org##.cAnnouncements
multifilemirror.com##.blockContainer
multifilemirror.com##.jbanner
multifilemirror.com##.noticeContainer
multiup.org##.alert.alert-success
multiup.org#$#.mfp-ready { display: none !important; }
my.mail.ru##.sp-video__billboard
mydramalist.com#%#window.canRunAds = true;
myegy.tv##.link-content > .disclaimer
myfxbook.com###popupAdBlockPageContainer
myfxbook.com##.modal-backdrop
myfxbook.com#%#//scriptlet('set-cookie', 'lastAdBlockerMessageDisplayedDate', '1')
myshows.me##.likewiki
mysmsbox.ru##div[ng-if="status.adBlockerActive"]
mysnip.xyz##.form-group > b > h3
nachrichten.at###iab_overlay
navcomic.com##body > div#document-header > aside.widget.widget_text
nekopoi.care##.mobileadsbottom
nekopoi.care##.mobileadstop
nekto.me##.no-adb
nesoacademy.org#?#div[class^="jss"]:-abp-has(> ins.adsbygoogle)
netzwerktotal.de##.hidden-phone > .hidden-phone
newnavitel.blogspot.com##.post-body > div[style="text-align: left;"] > div[style="text-align: center;"] > h1[id="result"]
newnavitel.blogspot.ru##.post-body > div[dir="ltr"][style="text-align: left;"] > div[dir="ltr"][style="text-align: center;"] > h1#result
news.com.au###nca-faststart-adblocker-banner-wrapper
newscon.net##.adblock-warning
newsnow.co.uk##.rs-adblocker
nextinpact.com##img[src^="assets/images/autopromo-adblock-"]
nmac.to##div[class$="alert fade in alert-error "]
nmac.to##div[style="text-align: center; width: 100%;"] > div.alert
nmac.to#$#div[class$="alert fade in alert-error "] { position: absolute!important; left: -3000px!important; }
nnmclub.ro,nnm-club.t0r.xyz,nnmclub.to##body > div.request
nnmclub.ro,nnm-club.t0r.xyz,nnmclub.to##body > div[class="request"]
noadsradio.ru##.no-adb
nodecraft.com###intercom-warning
nosalty.hu##.a2blck-layer
nosteam.ro###main_content_section > #bras
nosteamgames.ro###main_content_section > #drob
not.a-takimi.org###koddostu-com-adblocker-engelleme
notebooksbilliger.de###wideSkyBanner
novostroy-m.ru###advert_result
nu.nl##.toast.adblocker
nu.nl#%#//scriptlet("set-constant", "isAdBlockEnabled", "false")
numberempire.com###toplink
numberempire.com##.perm_ad
nusantararom.org##.elementor-popup-modal
nuvid.*###abmessage
nw10.ru###ipsLayout_header
od-news.com###text-25
od-news.com##body > div[id][class][style*="z-index: 9999"]
od-news.com##body > div[id][class][style*="z-index: 9999"] + div[class][style*="z-index: 9999"]
offcost.ru###alertBlock
oglaszamy24.pl###abp_box
oglaszamy24.pl#%#//scriptlet("abort-current-inline-script", "onload", "ad.offsetWidth")
ogznet.com#%#//scriptlet("prevent-setTimeout", "appendMessage")
okkazeo.com###ads
old-games.ru,cenakrasna.info###adb
olegon.ru#%#AG_onLoad(function() { window.deta = function() {}; });
olkino.com##.alert-block
omaweetraad.nl##.banner-block
one-click-tutorials.info,solvetube.site,getintopc.com#%#//scriptlet("set-constant", "pqdxwidthqt", "false")
onehack.us##center.abb_parent
oneman.gr#%#//scriptlet("abort-current-inline-script", "atob", "-10000px")
onlinehashcrack.com#%#//scriptlet("set-constant", "canRunAds", "true")
onlinethreatalerts.com###adblockermsg
oozo.nl##.abctr
oozo.nl#%#Object.defineProperty(window, 'adsEnabled', { value: true });
open2ch.net##.onegai
opengapps.org##.advertisement > #donatebox
opensubtitles.org##.black_overlay
opensubtitles.org##.white_content
opensubtitles.org##div[id] > div[id][style*="z-index:"][style*="position:"][style*="background-color:"]:not([onclick])
opopular.com.br###notification-ajude-ab
osxinfo.net##body > div[class][style*="background"][style*="rgba(0, 0, 0, 0.9"]
otempo.com.br##.adblock-info
otomobilgunluklerim.com#$#.adblockalert { display: none !important; }
otomobilgunluklerim.com#$#body.ad_block_detected { overflow: auto !important; }
outsports.com,polygon.com,vox.com##div[class^="adblock-allowlist-messaging"]
owfire.com,pgfire.net,vaingloryfire.com,heroesfire.com,smitefire.com,dotafire.com,elophant.com,mobafire.com#%#window.canRunAds = true;
oyungezer.com.tr###blocker
parasportontario.ca#%#//scriptlet("abort-on-property-read", "closeBlockerModal")
pastebin.com###abrpm
pastedownload.com##.ad
pastenow.ru###google-block
pcinvasion.com##.execphpwidget > div[style="min-height: 250px;"]
peacocktv.com##.playback-ad-blocker-notice
penize.cz#%#//scriptlet('prevent-setTimeout', 'adblock')
free-reseau.fr,penize.cz,smartcockpit.com###adblocker
petanikode.com##div[data-id="antiadblock"]
petrimazepa.com##div[role="dialog"][style^="position: fixed; height: auto; width: 415px;"]
phillymag.com###blocker-text
phonearena.com##.adblock_awareness
phonescoop.com###topstripalert
phoronix.com###content > script[type="text/javascript"] + strong
phys.org#%#window.blockAdBlock = function() {};
pic5you.ru###bb
macapp.org.cn,picmix.com#%#//scriptlet("abort-on-property-read", "adBlockDetected")
picmix.com#%#//scriptlet('abort-current-inline-script', 'document.getElementById', '.style.display')
pikabu.ru##section[data-role="adb-warning"]
pixiz.com#%#//scriptlet('abort-current-inline-script', 'document.getElementById', 'flex')
placeburg.com###adbd
playonlinux.com##.login > div[style*="background-color:#666;"][style*="color:#FFF"]
playshake.ru#%#fuckAdBlock = function() {};
playtor.tv###cbea20
pleinevie.fr###detection-block
pleinevie.fr###detection-block-overlay
pln-pskov.ru###check_ad_block
png.is#$#ins.adsbygoogle { height: 1px!important; }
poeaffix.net###ADBAR
poebuilds.net###SITE_HEADERinlineContent-gridContainer > .ca1 > .ca1link > wix-image
poecraft.com##.im-header-container > .u-flex-fixed[pcad]
poedb.tw##.page-content > div[id][style^="display: block; margin-bottom:"]
poedb.tw#$##wrapfabtest { height: 1px!important; }
poedb.tw#%#//scriptlet("abort-on-property-read", "adBlockDetected")
poedb.tw#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
pogdesign.co.uk###data > .replace
politonline.ru##div[data-type="anti-abp"]
poncy.ru###hide-adblock
pornorips.com#?#h1 > span:contains(AddBlocker)
portableapps.com###block-block-39
portfolio.hu#%#//scriptlet("abort-current-inline-script", "document.getElementById", "adblock")
postimees.ee#%#//scriptlet("prevent-setTimeout", "adblockNotif")
pradjadj.com##.ABD_display
preguntandroid.com,iteramos.com##a[href^="https://brightdata.grsm.io/ae-"] > img
preguntandroid.com,iteramos.com#%#//scriptlet("set-constant", "googlefc.getAdBlockerStatus", "noopFunc")
prepostseo.com##.bg-dark
pri.org##.promo-box--promo
proboards.com##div[id$="-banner"]
profreehost.com##.amk_adContainer
progarchives.com##div[id^="banner-"]
programegratuitepc.com##body > div[class][style^="display: block; background: rgba(0, 0, 0,"]
programegratuitepc.com##body > div[id][class][style*="opacity: 1; visibility: visible;"]
programegratuitepc.com#%#document.cookie = "anCookie=true";
pronetblog.by##.adsensepost
propolski.com##body > div[id][class][style*="z-index: 9999"]
propolski.com##body > div[id][class][style*="z-index: 9999"] + div[class][style*="z-index: 9999"]
proporn.com###abmessage
prosieben.de##a[href^="http://www.prosieben.de/service/warum-werbung"]
prozoro.net.ua##.install-app
ps4.in.ua##.adblockDetectedMessage
psjailbreak.ru##div[id$="_300_250"]
psm7.com##.detect-block
psm7.com##.m-cookies
psychic.de#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
puls.telekom.de##message-box[class="ng-isolate-scope"]
pupsek.com##.widget.php_widget > div[id][style="width: 300px; height: 250px;"]
pureinfotech.com##body > div[style*="z-index: 9999"][style*="cursor: pointer;"]
pusatporn18.com###HTML12
pussyspace.*#%#//scriptlet('abort-on-property-read', 'ad_frequency_count')
putlocker.digital#?#.container > div.alert:-abp-has(> div.alert-text-part > p:contains(AdBlocker))
putlocker.gg,123movieshd.ws,gomovies.to##.ann-home.alert
pyrogram.org#%#//scriptlet("set-constant", "adsOk", "true")
pythontutorial.net,javascripttutorial.net##.whitelist
pythonworld.ru##.alert
qiwihelp.net#%#//scriptlet("set-constant", "flatPM_adbDetect", "noopFunc")
queer.pl##.box-info-1234
quermania.de###getyourguide2
quest.nl##.message-quest
r3owners.net#%#//scriptlet("set-constant", "XenForo.rellect.AdBlockDetector", "noopFunc")
racegameiogames.libertygamesinteractive.com#%#window.canRunAds = true;
radarbox.com###ads
radarbox.com##.map-ad
radio.de#%#AG_onLoad(function() { setTimeout(function() {parent.postMessage('AdBlockInactive', '*'); }, 300); });
radsport-news.com##.LayoutPromotionAds
rallye-magazin.de###banner_billboard
rallye-magazin.de###billboardattention
randaris-anime.net##.alert-ad
randomlists.com##.layout-top > .adsbygoogle--top ~ aside.whine
rarcoin.ru##.adb
ratebeer.com##div[class^="AdBlockDetector_"]
ratebeer.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads { display: block!important; }
rbkgames.com##div#norris-detector
readthedocs.io##.keep-us-sustainable
realadmin.ru##.wrap_article > .money
realadmin.ru#$#.adsbygoogle { height: 1px!important; }
realclearpolitics.com##.ad-blk-wrapper
reallanguage.club##.no_advert
receive-sms-online.info##.alert-box
redtube.com,redtube.net###ab_banner
remont-aud.net#%#//scriptlet("set-constant", "ab", "false")
renklikodlar.net##.header_adblock
residentadvisor.net##body > div[style*="height: 152px;"]
respekt.cz##.adblocker
reviewmeta.com#%#//scriptlet("prevent-setTimeout", "adsbygoogle")
ridble.com###adblock-wrapper
rmz.cr###latest_episodes_fuck_adblock
rocket-league.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", ".style.display=")
rockfile.eu###hiddensection2
royaleapi.com##.adblock_message
rtlnieuws.nl##.adb-warning
rtxkeeda.com,techyneed.com###alert > #alertmsg
rubiks-cube-solver.com##.greenWarning
rudsoft.ucoz.ru##div[id^="bn_"]
rufilmtv.org##.attention
rufilmtv.org##.attentions
rulu.co##cf-div
rutab.net#%#//scriptlet("abort-current-inline-script", "$", "ad")
rutvet.ru##div[data-type="anti-abp"]
s0urce.io###window-msg2
s0urce.io#$##messageTester { height: 1px!important; }
s0urce.io#?#.login-window > .login-element:-abp-has(>#messageTester)
salidzini.lv#%#//scriptlet('prevent-setTimeout', 'testAdBlock')
salon.com#%#//scriptlet("set-constant", "data.ad_free", "true")
salon.com#%#//scriptlet("set-constant", "use_adblock", "false")
salon.com#%#AG_defineProperty('salon_config.live_ads', {value: "0"});
salon.com#%#Object.defineProperty(window, 'adblock', { value: false });
samfw.com###block-mess
samfw.com###block-mess ~ div.holder
sanalkurs.net#$#.advert { height: 1px!important; }
satelliteguys.us#%#//scriptlet("set-constant", "adBlockDetected", "false")
savevideo.me#%#//scriptlet('abort-current-inline-script', '$', 'Please disable "ad blocker"')
scantrad.net#%#//scriptlet("set-constant", "canRunAds", "true")
schieb.de##body > div[style] > div[class][style^="display: block; cursor: pointer; background: rgba"]
schieb.de##div[id][class][style*="opacity: 1; visibility: visible; background: rgb"]
schieb.de#%#document.cookie = "anCookie=true";
schwaebische.de##.goodies
science-et-vie.com###detection-block
science-et-vie.com###detection-block-overlay
screenrant.com##body .lb-ad-blocker
screenrant.com#%#Object.defineProperty(window, 'ads_blocker', { get: function() { return; } });
scrolller.com##.notification[style^="height: 189px;"]
sd-company.su###dom_adblock
segnidalcielo.it##.sweet-alert
segnidalcielo.it##.sweet-overlay
seo-visit.com#%#//scriptlet("abort-on-property-read", "adsbygoogle")
seomagnifier.com#%#//scriptlet("prevent-setTimeout", "xdBlockEnabled", "100")
sergeistrelec.ru#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/Ad Blocker/.test(a)){ _st(a,b);}};
series.movie##.notice
sharree.com#$##randomDiv { height: 2px!important; }
sharree.com#%#//scriptlet("abort-current-inline-script", "$", "Adblock")
shinden.pl#%#AG_onLoad(function(){var a=document.querySelectorAll('div[id^="spolecznosci"]');0<a.length&&a.forEach(function(b){b.appendChild(document.createElement("div"))})});
sidereel.com##.blocking-ads-modal
signupgenius.com#$#.ads.ad.adsbox.ad-placement.carbon-ads { display: block !important; }
signupgenius.com#%#//scriptlet("set-constant", "sugabuAdsLoaded", "true")
simkl.com##.global_div > div[class^="error"]
simkl.com#%#//scriptlet('prevent-fetch', 'ads-twitter.com')
simply-hentai.com##.detect-message
slain.io##.ablocked
sm.ms##.wwads_abp
sme.sk#%#//scriptlet("abort-on-property-read", "GoogleContributor")
smplace.com##.blockContainer
snbforums.com##.adblock_floating_message
soccer.ru##.disabled-block
sokakyemekleri.com##.blocker-notice
sovetromantica.com###popup_elem
sovetromantica.com##.a-top
sovetromantica.com##pjsdiv[id^="sovetromantica_"][id$="_disable_message"]
space.com#%#//scriptlet("abort-on-property-read", "_sp_.config")
ingles.com,spanishdict.com#%#//scriptlet("set-constant", "SD_IS_BLOCKING", "false")
ingles.com,spanishdict.com#%#//scriptlet("set-constant", "sd_adBlockDetector", "emptyObj")
ingles.com,spanishdict.com#%#//scriptlet("prevent-element-src-loading", "script", "/prebid-min-")
ingles.com,spanishdict.com##.whitelist-state-show
ingles.com,spanishdict.com#%#//scriptlet("set-constant", "SD_BLOCKTHROUGH", "true")
ingles.com,spanishdict.com#?#main > div[class*="-"] > div[class^="_"] > div[class^="_"] > div[class]:-abp-has(> div[class^="_"]:contains(Do your part to support us))
spankwire.com###abMessage
spoiler.net#?#.pull-right:-abp-has(> div.banner-ad)
sport-express.ru##.se-adv-notice
sportetstyle.fr##div[id^="cookie"][style="display: block;"]
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) {}})();
sportsnet.ca##.sticky-sidebar > div > .bigbox_container_1
sportsnet.ca##.sticky-sidebar > div > .bigbox_container_2
spravy.pravda.sk##.perex-adblock-warning
stadt-bremerhaven.de##.deadblocker-header-bar
stakingrewards.com##.adBlocker-placeholder
stakingrewards.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
stalkerportaal.ru##.adblock
standard.co.uk##.adblock-modal.adblock
starsandstripesfc.com,polygon.com##div[class^="adblock-whitelist-messaging__"]
starsandstripesfc.com,polygon.com#%#//scriptlet("set-constant", "ConcertAds", "true")
starve.io###trevda
steamid.io##.noads-inner
stol.it###block-message
strangermeetup.com#%#//scriptlet("set-constant", "window.adsEnabled", "true")
streamonsport.to##.events img[alt="adblock"]
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")
studyflix.de##.huge-notification
sudomod.com#$#.fade { display: none!important; }
sudomod.com#$#body { overflow: visible!important; }
surviv.io##div[class^="adblock-plea"]
svgrepo.com##.showSidebar > div.side
swatchseries.to##.centeres > #rotating-item-wrapper > .notify
symbolab.com#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
sythe.org#$#a[href^="https://www.sythe.org/redir.php?"] > img[src^="//img.sythe.org/$"] { display: block !important; }
t-hsn.com###block-message
t-hsn.com#$##kokoku-area { display: block !important; min-height: 30px !important; margin: 10px 0 10px !important; opacity: 0 !important; }
t-online.de#%#window.IM = [1,2,3];
t3n.de##.ab-notice
t3n.de#$##js-adbnotice { display: none !important; }
t3n.de#$#body { overflow: auto !important; }
tabstats.com##.incontainer > .afill
tamrieltradecentre.com###unblock-msg-alert
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
tech-faq.com#$#.adblock { height: 1px!important; }
tech-faq.com#$#.adblock { position: absolute!important; left: -3000px!important; }
techinferno.com##.ipsModal
techinferno.com##div[aria-label^="AdBlock Detected!"]
techinferno.com#$#body { overflow: visible !important; }
technews.tw##.AD_wrapper
techobest.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "adback")
techonthenet.com##.adsblocked
techsolutiontips.com#%#window.google_jobrunner = function() { };
techtobo.com##.notices--block
techxplore.com#%#window.blockAdBlock = function() {};
telestar.fr##.dfp-slot-megaban
telestar.fr##body > div[id^="detection-block"]
temperatur.nu###infobar
tesall.ru##.test-blocker
tests24.ru##div[class^="no_advert"]
testserver.pro#%#//scriptlet('prevent-setTimeout', 'adsbygoogle')
textstudio.co#%#//scriptlet("abort-current-inline-script", "document.querySelector", "getBoundingClientRect")
the-village.com.ua##div[onclick="hideFallbackImage()"]
theantiadblocker.com#%#//scriptlet('abort-current-inline-script', 'Array.prototype.shift', 'void 0===')
theargus.co.uk##.ad-blocker-warning
theatlantic.com##.article-blocker-msg-wrapper
thec64community.online#%#//scriptlet("set-constant", "_ABE", "undefined")
thecity.nyc##div[class^="adblock-allowlist-messaging__"]
thedigitalfix.com###plead
thedigitalfix.com#$#body { margin-top: 0!important; }
thedigitalfix.com#%#Object.defineProperty(window, 'adCheck', { value: 0 });
thegamescene.boards.net###support-message
thegamescene.boards.net#$#body > div[id$="-overlay"] { display: none!important; }
thegamescene.boards.net#$#body[class$="-no-scroll"] { overflow: visible!important; position: inherit!important; }
theglobeandmail.com##.c-ad > *
theglobeandmail.com#$#.c-ad { position: absolute!important; left: -3000px!important; }
theguardian.com##.adblock-sticky__message
thehindu.com#%#//scriptlet("set-constant", "Adblock", "false")
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)})();
theland.com.au##.advertisements-blocked
themagger.com##.adg-fixed
thetechgame.com##.ttg-ads
thevideo.me##.notification-adblock
thewirecutter.com##div[class^="feedback_banner___"]
tigernet.com###adblockBox
tigernet.com###adblockSky
tigernet.com###topAdBlock
tileman.io#$#.adbanner#adt { display: block!important; }
timebucks.com#%#//scriptlet("set-constant", "canRunAds", "true")
timvision.it#$#.pub_300x250.pub_300x250m.adBanner { display: block !important; }
titlovi.com##.header > header + [id*="-"]:not([class]) > a[href*="adblock"]
titulky.com#%#//scriptlet("set-constant", "foolish_script_is_here", "noopFunc")
titulky.com#%#//scriptlet("set-constant", "showBanner600", "true")
tiver.ru###mdl_adb
tiz-cycling.live###msg-sticky-wrapper
tool.liumingye.cn###pop-container
toon.is###pm-vc-playlists + .nohide
topbestalternatives.com#%#//scriptlet("abort-current-inline-script", "EventTarget.prototype.addEventListener", "window.getComputedStyle")
tracker.network##.trn-upsell-premium
trakt.tv###huckster-desktop-sidenav
trakt.tv###huckster-desktop-wrapper
trakt.tv###huckster-mobile-top-square
trustedreviews.com#%#window.blockAdBlock = function() {};
tsn.ua##.c-aside--60x35
tt1069.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "ad blocker")
tube8.*###adBlockAlertWrap
tubeon.com###abmessage
tuchkatv.ru##.adb_m
tulengua.es###Main_Content_divLabelAbuso
tunefind.com##div[class^="BlockedAd__blockedAd"]
tunefind.com#?#div[class^="MainContainer__container"] > ul[class^="MainList__container"] > li[class^="MainList__item"]:-abp-has(>div[class^="BlockedAd__blockedAd"])
turkmmo.com#%#//scriptlet("set-constant", "adBlockDetected", "false")
turkrock.com##body > div[style^="background: rgb(0, 0, 0); display: block;"]
tusubtitulo.com###bannerAdBlock
tv2.no##.aabl-container
tvfeed.in#%#//scriptlet("prevent-setTimeout", "adblock")
tvtropes.org#?#div:matches-css(z-index: 100001)
tvvse.my1.ru###cont-i > span[style="color:red"]
tweakers.net##.whitelistMessage
tweaking4all.com##.t4a_helpus
twitchquotes.com##.ad-parent
txxx.com##.header-blocked-ad
ucoin.net#%#//scriptlet("set-constant", "window.canRunAds", "true")
uderent.com#%#//scriptlet("set-constant", "canRunAds", "true")
udocz.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
ui.memoryhackers.org##.show.fade.alert-dismissible.dont-block-this-info-message.alert
unikampus.net##.jgcabd-container
unknowncheats.me##div[id^="ab_notice"]
unknowncheats.me##div[style="text-align:center;"] > div[style="display:inline-block;"]
unknowncheats.me#%#//scriptlet("abort-on-property-read", "adsBlocked")
updato.com##.blocker-popup
upflix.pl#$#.ad.banner { display: block!important; position: absolute!important; left: -3000px!important; }
uplea.com##.alert-software.site-top
uportfolio.ru###ab-message
uppic.xyz#?#.image_view > .alert-danger:contains(/^Please turn off adblock to view pictures/)
ura-inform.com##.top-banner
urbia.de###project-sdi
urlchecker.org###ads_notify
vaa.jp,yonelabo.com###nankafix
vanar.io#$#div[id^="div-gpt-ad"].advertisement { display: block!important; }
vc.ru##.layout__right-column > div[class*=" "][style="--offset-top:16px;"]
vek-noviy.ru##body > div.leftbar-wrap > div[style="width: 300px; height: 250px;"]
venea.net###banner
venea.net#%#//scriptlet("set-constant", "ab.isTrig", "false")
video.komarovskiy.net##.rmp-ad-block-container
vimm.net#%#//scriptlet("set-constant", "adsbygoogle.push.length", "1")
vishivalca.blogspot.com##div[dir="ltr"][style="text-align: left;"] > div[style="text-align: center;"]
vk.com###system_msg
wago.io##body .wago-recovery-container
wago.io#%#//scriptlet('prevent-element-src-loading', 'script', 'nitropay.com/ads-')
wallet.duinocoin.com#?#.column:-abp-has(> div[class="box"] > div#adblocker_detected)
wallhalla.com##div[class="thumb-wrap -rkl"]
wamiz.com##blockquote#adblocker
warcraftlogs.com###top-banner
watchcartoononline.io###content > .alert
webcamtaxi.com###bd_cortina
webcamtaxi.com###blockerdetector
webcamtaxi.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
webdesign-master.ru##div[id="adbd"]
webqc.org###perm_ad + #toplink
webqc.org#$?##perm_ad { remove: true; }
weser-kurier.de##div[class^="webBanner"]
wesh.com#%#Object.defineProperty(window, 'adblockDetector', { get: function() { return { init: function() {} }; }, set: function() {} });
whatfontis.com#%#//scriptlet("prevent-setTimeout", "bottomad")
wikihow.com###ab_notice
wikihow.com###contribute_footer
wikihow.com#%#//scriptlet("set-constant", "_ads", "true")
winhelp.us###pleasehelp
wochenanzeiger-muenchen.de##.alert-danger.alert
wortwuchs.net##.gridlove-ad
wotspeak.ru##.adb
wowjp.net##.adblocker-notification
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; }
wvnews.com###notification-area > #blox-message-incompatible
wvnews.com#%#//scriptlet("set-constant", "__tnt.advertisements", "noopFunc")
www.chronicle.com##.micromodal-slide
wydaily.com##.special-message-wrapper
xatakaciencia.com,xatakamovil.com,xatakawindows.com,genbeta.com##.js-img-adb
xclient.info###abptip
xgp.pl##.abmsg
xgp.pl#%#//scriptlet("set-constant", "advanced_ads_pro.adblocker_active", "false")
xn--80aikhbrhr.net##.warning-adblock-box
xn--e1agahhhaf4g.xn--j1amh###mdl_adb
yazarokur.com###errorr[style]
yellowbridge.com#$?##pgFooterM { remove: true; }
yellowbridge.com#$?##pgHeaderM { remove: true; }
yellowbridge.com#$?##pgSkyM { remove: true; }
yenigolcuk.com,hedefgazetesi.com.tr,eldedemokrasi.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,denizli20haber.com,akdenizdeyeniyuzyil.net,ulakci.com,egegundem.com.tr,isdunyasindakadin.com,haberimizvar.net#%#//scriptlet('abort-on-property-read', 'isAdBlockActive')
yeptube.com###abmessage
ynet.co.il,infobae.com,abcnyheter.no,sme.sk,yourdictionary.com,foxnews.com#%#//scriptlet("prevent-addEventListener", "/load|error/", ".head.removeChild(")
yorumbudur.com#%#//scriptlet("set-constant", "ads", "true")
you-porn.com,youporngay.com###adblock_tooltip
youporn.*##.warning_block
youporngay.com###adblock_1
yourhowto.net#$#.advert { height: 301px !important; position: absolute !important; top: -99999px !important; }
yusepjaelani.blogspot.com#%#//scriptlet("set-constant", "AdBlockSELECTOR", "undefined")
zakon.kz##.adblock_alert
zarplata-es.com##.adb-def
zelka.org##.blocker-form
zelka.org##div[onclick^="$('.blocker-form')"]
zerohedge.com###abd-banner
zhangxinxu.com#?#body > *:not(div):not(script):matches-css(width:336px)
zhihu.com##.AdblockBanner
zinzinzibidi.com##.xl-rklm-container
zkillboard.com###adsensetop
zumvo.so##.top-message
||absorbingprison.com^$third-party
||ad-ipd.sxp.smartclip.net^$redirect=nooptext,important,domain=chefkoch.de
||addons.palemoon.org/skin/palemoon/abfunctions.js
||adfree-stat.p3g.hu/detect/detect.min.js
||adfree-stat.p3g.hu/layer/
||ads.rubiconproject.com/ad/*$script,redirect=noopjs,domain=diynetwork.com
||adservice.google.*/adsid/integrator.js$script,redirect=noopjs,important,domain=thehouseofportable.com
||amazfitwatchfaces.com/assets/plugins/growl/jquery.growl.js
||amazonaws.com/sp-sw-sdk-production^
||an.yandex.ru/system/context.js$xmlhttprequest,redirect=nooptext,domain=glav.su
||androidacy.com/mift5b*/$script,domain=androidacy.com
||anivisual.net/mim71xypt82.js
||api.vuukle.com/api/v*/getModal?domain=
||arcticlab.ru/arcticmodal/
||assets.adobedtm.com^$domain=sacbee.com|centredaily.com
||assets.livingathome.de/js/sp*/msg.js$script,redirect=noopjs
||assets.schoener-wohnen.de/js/sp*/msg.js$script,redirect=noopjs
||at.staticfiles.at/lib/sourcepoint/
||atc.studybreakmedia.com/modules/abb^
||b.adbox.lv/bxlib/js/loader.js$script,redirect=noopjs,domain=inbox.lv
||battlestick.net/assets/gfx/gui/adblock.jpg
||betanews.com/wp-content/plugins/adtoniq^
||bournemouthecho-gb.bournemouthecho.co.uk^
||buhgalter.com.ua/assets/templates/base/js/blocker.js
||cdn*-*.fux.com/assets/padb-*.js
||cdn.concert.io/lib/adblock/sbnation.html
||cdn.fuseplatform.net/publift/tags/*/fuse.js$script,redirect=noopjs,domain=vimm.net
||cdn.intergi.com/hera/tyche.js$script,redirect=noopjs,domain=tabstats.com
||cdn.intergient.com/pageos/pageos.js$xmlhttprequest,redirect=nooptext,domain=masterduelmeta.com|duellinksmeta.com
||cdn.ogznet.com/js/adBlock.js
||cdn.pelcro.com/js/bab^
||cdn.tinypass.com^$domain=autonews.com|cnbc.com
||cdn.vuukle.com/static/prebid3.js$script,redirect=noopjs
||channelmyanmar.org/wp-content/themes/grifus/js/adbdetect.packed.js
||chesterstandard-gb.chesterstandard.co.uk^
||chip.de/js/spmsg
||citynews1130.com/wp-content/themes/samuel/javascripts/grcn.passive_display_adblock.js
||cloudfront.net/assets.sidearmsports.com/responsive/js/bettor_detector.*.js
||cm.g.doubleclick.net/pixel$image,redirect=1x1-transparent.gif,domain=diep.io
||cm.g.doubleclick.net/pixel$image,redirect=1x1-transparent.gif,domain=tpc.googlesyndication.com
||coincodex.com/apps/coincodex/templates/bottom.html
||coincodex.com/apps/coincodex/templates/sidebar_bottom.html
||coincodex.com/apps/coincodex/templates/sidebar_top.html
||coincodex.com/apps/coincodex/templates/top.html
||cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js$script,redirect=noopjs,domain=leo.org
||copperchickens.com^$third-party
||copyrightcontent.org/unblocker/
||corriereobjects.it/rcs_anti-adblocker/
||cxense.com^$domain=denik.cz
||d1hnzacu959ev8.cloudfront.net/app.min.js
||d1z8dffpbvf0ns.cloudfront.net/app.min.js
||dark-libria.it/check.js
||ddnk.advertur.ru/v1/s/loader.js$script,redirect=noopjs,domain=video.alexfilm.cc
||dunya.com/funding_choices.js
||eenadu.net/_assets/_js/myjs.js
||egonomik.com/wp-content/themes/egonomik/js/toastr.min.js
||elitepvpers.com/images/ublock-censor-regime.png
||feboni.info/*.js$script,redirect=noopjs,important,domain=thehouseofportable.com
||fenews.co.uk/modules/mod_ijoomla_adagency_zone/tmpl/checkBlocker.js
||fkrkkmxsqeb5bj9r.s3.amazonaws.com/*.js
||flexinetsolutions.com/cdn/js/detectab.js$domain=damngeeky.com
||focus.de/src/js/spmsg*.js
||forum.flprog.ru/ext/Picaron/AntiAdblock/
||forum.mobzon.ru/adbp
||forum.turkdevs.com/index.php^$xmlhttprequest
||forum.turkdevs.com/js/rellect/AdblockDetector/$important
||funcoin.club^$domain=ukrinform.ru
||g2insights-cdn.azureedge.net/*/mng/g2insights.min.js
||gamecocksonline.com/*/adblock-modal.js
||gameguardian.net/forum/uploads/set_resources_23/6554b6be8c0d829a8bf63ae0c82cf121_zozEabb204.js
||gamekings.tv/wp-content/themes/gamekings2016/img/zwervers.gif
||gbinsta.com/wp-content/uploads/*/*.js
||getgreenshot.org/js/vendor/blockadblock.js
||getpaidstock.com/cookie.js
||glamour.de/*/jquery.adblockerlayer.js?^
||golem.de/staticrl/scripts/amain.js.php
||good-surf.ru/*script/script.js
||googleads.g.doubleclick.net/pagead/$redirect=nooptext,important,domain=maxedtech.com
||googleads.g.doubleclick.net/pagead/ads$subdocument,redirect=noopframe,domain=thehouseofportable.com
||googletagmanager.com/gtm.js$domain=popsci.com
||googletagmanager.com/gtm.js$domain=saveur.com|denik.cz|ign.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-gpt,domain=diep.io
||guhoyas.com/*/adblock-modal.js
||hdfilms.tv/js/x4pz6s8.js
||htlbid.com/*/motherjones.com/htlbid.js$script,redirect=noopjs,domain=motherjones.com,important
||huawei.mobzon.ru/adbp/
||img.lcpdfr.com/images/js/cust.js
||invitel.hu/lakossagi/assets/js/adblockerdetect.min.js
||izle7.haber7.net/app/izle7/fundingchoices.js
||jps.evolok.net/acd/$xmlhttprequest,domain=wakefieldexpress.co.uk
||kriminalukraine.com.ua/sites/default/files/please.jpg
||lifebel.com/wp-content/uploads/*^*.js?ver=
||lugasat.org.ua/media/js/abDetector.min.js
||massivemark.com^$third-party
||media.dota-trade.com/img/adblock.jpg
||media.news.com.au/cs/nca/latest/public/js/p/*/promo-display^
||megaobuchalka.ru/ggl/$domain=megaobuchalka.ru
||mifirm.net/js/script.js
||missouristatebears.com/components/js/components/adblock-modal.js
||mobzon.ru/adbp/adbp.js
||mudwars.io/assets/interface/bannerSquareBg.png
||netdeal.com.br/resources/netdeal.js$domain=gazetadopovo.com.br
||newsandstar-gb.newsandstar.co.uk^
||nextinpact.com/assets/images/autopromo-adblock-*.jpg
||nexus.ensighten.com/hearst/*.js$domain=kcra.com
||nitropay.com/1.gif?$image,third-party,redirect=1x1-transparent.gif,important
||niuhuskies.com/components/js/analytics.js$script,redirect=noopjs,important,domain=niuhuskies.com
||northumberlandgazette.co.uk/_build/dirty-amp.*.js
||omapi.fangraphs.com^
||onhockey.tv/stopadblock*.jpg
||openssource.biz/wp-content/uploads/*.js?
||ourlife.in.ua/templates/Deaf-News/js/BJIOK.js
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,domain=duolingo.com,redirect=noopjs,important
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=comnuan.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=diep.io
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=ping.eu
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=vimm.net
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=battlestick2.net
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=derechadiario.com.ar
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=ebookdz.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=mifirm.net
||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
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,important,domain=vectorizer.io
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=abcya.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=diynetwork.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=freefilesync.org
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=9xbuddy.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=alpinforum.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=diffnow.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=muzolandia.pl
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,important,domain=randomlists.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,important,domain=namerobot.de
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=computerbase.de
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-adsbygoogle,important,domain=jefawk.com
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-adsbygoogle,important,domain=mazmorra.io
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,script,redirect=noopjs,domain=zeelandnet.nl
||palemoon.org/pagefunctions.js
||patreon.com/becomePatronButton.bundle.js$domain=androidacy.com
||ph4.ru/images/b/
||playrust.io/js/as.js
||politiken.dk/bruger/AdblockBlocker/?
||prepareplanes.com^$third-party
||prisnilos.su/js/check.js
||prostoban.com/ext-group/5-fullhub-site.js
||puffypull.com^$third-party
||randaris-anime.net/new-assets/js/appra.min.js
||raw.senmanga.com/js/reader.js
||redditpagematrics.com/dads/$script
||resourcepacks24.de/plugins/pnotify.custom.min.js
||returnofreckoning.com/forum/styles/dawar/template/js/ror.js?
||rockstargame.su/adb_script*$~stylesheet,script
||rockstargames.su/wp-content/themes/rockstargames/main.js
||rpgrussia.com/js/GG/optimal.mini.js
||rubitcoin24.ru/*/libs/check.js
||rusnext.ru/advar.js
||rusopen.com/img/default/noblock.png
||s.uicdn.com/uimag/*/assets/blockadblock.js
||s.yimg.com/*/bundle_basic_mail_affiliate_partner_$domain=mail.yahoo.com
||salik.biz/templates/default/js/stopblock/stopblock.js
||sanluisobispo.com/static/yozons-lib/choice.*.js
||sbx-cdn.com/*/no-SB-banner.pmin.js
||senmanga.com/img/block_
||sinref.ru/avtomobili/antiblock.js
||smedata.sk/monitor/bundles/smeblockmanagerapi/build/js/gfcc.js
||sortsummer.com^$third-party
||sp.azcentral.com^
||sp.desmoinesregister.com^
||sp.knoxnews.com^$script,domain=knoxnews.com
||sp.nintendolife.com^
||sp.pushsquare.com^
||sportsnet.ca/wp-content/themes/sportsnet-nhl/js/lib/snet.passive_display_adblock.js
||st03.kakprosto.ru//static/d6765ed590518c78b294c54a720474d2-2.js
||static.cdnslate.com/etc/designs/slate/js/plus-upsell-adblock.js
||studopedia.net/ggl/
||studopedia.ru/ggl/$script
||sueddeutsche.de/assets/js/szpagelayout-sourcepoint
||t-library.net/themes/shoppe_original/js/voc89b0.js
||t-online.de/*/tid_cms-list-alternative-inventory^
||t-online.de/*/tid_cms-list-iam-adblocker-aktiv^
||tags.tiqcdn.com/utag/*/utag.*.js$domain=time.com
||talkceltic.net/forums/js/Siropu/AM/
||telesputnik.ru/bitrix/templates/tsp_new/js/script.js
||terraria-servers.com/assets/js/jquery.adblock-detector*.js
||thelibertydaily.com/*/adtoniq/js/niqon.js
||tinypass.com^$domain=thechive.com|independent.co.uk|scotsman.com|inquirer.com|pinknews.co.uk|insider.com|blick.ch|torontosun.com|montrealgazette.com
||tpc.googlesyndication.com/pagead/images/x_button_blue2.svg$image,redirect=1x1-transparent.gif,domain=diep.io
||tpc.googlesyndication.com/pagead/images/x_button_blue2.svg$image,redirect=1x1-transparent.gif,domain=tpc.googlesyndication.com
||tsn.ua/src/desktop/img/placeholders/
||tsn.ua/src/desktop/img/placeholders/premium-heighten.jpg
||ttauri.livescience.com^
||tumangaonline.com/views/includes/higerAdv.html
||turbolab.it/js/economics.js
||ura-inform.com/img/ludynaroky2018.gif
||venea.net/js/ab.js
||venea.net/web/ab_message
||vi.freewheel.tv/static/creatives/fw-ad-300x250.jpg$image,redirect=1x1-transparent.gif,domain=peacocktv.com
||vili.io/img/adblock-banner.gif
||vo-dela.su/templates/default/js/stopblock/
||vsthouse.ru/adregain-anti.js
||web.cofp.ru/templates/webcofp_new/js/cookie_check.min.js
||websearch.rakuten.co.jp/whitelist/js/adpBanner.js
||wg-gesucht.de/js/lib/Abd.lib.*.js
||wheel-size.com/static/js/detector.*.js
||windguru.cz/snippets/blawrn.php
||wp-r.github.io/*/assets/js/jquery.adsplacer.adblock.js
||yagramotniy.ru/templates/edv/js/_extra/1546646834.js
||yourdictionary.com/scripts/googleFundingChoices.js
||ytmp3.eu/*/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,important,domain=ytmp3.eu
скачатьофис.рф##div[style="width: 300px; height: 250px;"]
televisa.com#%#Object.defineProperty(window,'opened_adbblock',{value:false});
||i2.esmas.com/wp/assets/js/adblock/kw-pqr.min.js
full-torrent.org###exposeMask
full-torrent.org##.xenOverlay
socialblade.com##div[style="width: 340px; float: left;"] > div[style="width: 300px; height: 250px; padding: 20px; background: #fff; margin-bottom: 20px;"]
socialblade.com##div[style="width: 860px; float: left; font-size: 8pt;"] > div[style^="width: 860px; height: 90px; padding: 20px; background: #fff; float: left;"]
socialblade.com##.socialblade-heartbeat
socialblade.com##div[style^="width: px; height: 250px;"]
ivi.ru#%#document.cookie = "adbNotice=1";
ivi.ru#%#AG_onLoad(function() { document.cookie = "adbNotice=1"; });
creativeuncut.com###abox-s_i
creativeuncut.com###g_abox
!+ NOT_OPTIMIZED
elektroda.pl#$#.adBanner.advert.advertisement.adsby { display: block !important; }
!+ 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
!+ NOT_OPTIMIZED
uwaterloo.ca##div[aria-label="Ad Blocker Detected"]
! NOTE: Regular rules end ⬆️
! !SECTION: Anti-adblock - Regular rules
!
! Common '!#safari_cb_affinity(general)' directive for all content blockers
! SECTION: Anti-adblock - Common '!#safari_cb_affinity(general)' directive
!#safari_cb_affinity(general)
!
akunssh.net#@#.adBanner
op.gg#@#.AdSense
@@||filemoon.sx/js/dnsads.js
tumblr.com#@##adBanner
tumblr.com#@#.Qrht9
tumblr.com#@#.adsbygoogle
buhgalter911.com#@#.bottom-ad
@@||buhgalter911.com/public/js/ads-blocking-detecter.js
@@||buhgalter.com.ua/assets/templates/base/js/ads-blocking-detecter.js
@@||detectadblock.com/*.js$~third-party
ghxi.com#@#.wpcom_ad_wrap
@@||demonoid.is/awe2.js
@@||powvibeo.me/js/dfp-pop.js
@@||andrialive.it/*/app/assets/js/prebid-ads.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=shellshock.io
@@||js.wpadmngr.com/static/adManager.js$domain=luscious.net
@@||winiso.pl/sailthru.js
101.ru#@#.advert-1
101.ru#@##advert-1
@@||luzernerzeitung.ch^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=web2.0calc.com|ebookdz.com
2ip.ua#@#.adsbygoogle
9now.com.au#@#.ad_unit
abc.es#@#.div-gpt-ad
advancedtomato.com#@#.adsbygoogle
ah.nl#@#.f-ad
angroid.gr#@#.an-advert-banner
angroid.gr#@#.an-sponsored
anisearch.de#@##bannerads
anison.fm#@#.adsbygoogle
anivisual.net#@#.adsbygoogle
autoblog.com#@#.ad
bankier.pl#@#.ads_box
basicweb.ru#@#.adsbygoogle
bdcraft.net#@#.adsbygoogle
bento.de#@#.sponsored
bento.de#@#.teaser-content.spns
besplatka.ua#@#.ad_box
bgr.com#@##adBanner
bigleaguepolitics.com#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
bigleaguepolitics.com#@#.adArea
bigleaguepolitics.com#@#.adDiv
bigleaguepolitics.com#@#.AdPanel
bigleaguepolitics.com#@#.BannerAd
blabber.buzz#@#.adg_row
boston.com#@#.postad
canyoublockit.com#@#.ad_widget
cartoonbrew.com#@##sponsorText
check.wf#@##adContent
citaten.net#@##bottom-ad
clipwatching.com#@#.adsBox
cnbeta.com#@##abd-ad-iframe
cnbeta.com#@#.adset
codetasty.com#@#.ads-box
community-z.com#@#.ad-placement
community-z.com#@#.ad-placements
crainsdetroit.com#@#.ad
crainsdetroit.com#@#.ad01
darckrepacks.com#@#.adsbygoogle
deine-tierwelt.de#@#.adunit
delfi.ee#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
delfi.ee#@#.patronad
devacademy.ru#@##adcontent
dhd24.com#@#.adunit
diariodenavarra.es#@##AdBanner
diariodenavarra.es#@#.Ad-Container
digitalcameraworld.com#@#.googleAd
digitalsynopsis.com#@#.ad_slot
digitaltrends.com#@#.ad_container
disableadblock.com#@#.adBar
dmax.de#@#.container > .ads
dmax.de#@#.showads
downloadfullfree.com#@#.adsbygoogle
dumpert.nl#@#.ads_box
duolingo.com#@#.adsbygoogle
egzamin-e14.blogspot.com#@#.adsbygoogle
express.co.uk,androidpolice.com#@#.div-gpt-ad
f.tabtter.jp#@##googlead
forex-trnd.com,clicknupload.to#@#.adsBox
fourtoutici.pro#@#.adsBox
fr.de,innsalzach24.de,bgland24.de#@#div[id^="traffective-ad-"]
game-debate.com#@#.sponsored-ad
globalnews.ca#@#.ad-placeholder
haberturk.com#@#.div-gpt-ad
hardware.info#@#.advertorial
hentaidude.com#@#.adsArea
herokuapp.com#@#.adsbygoogle
hgtv.com#@#.container > .ads
hgtv.com#@#.showads
morosedog.gitlab.io#@#.google-ad
morosedog.gitlab.io,oyungezer.com.tr,poedb.tw,independent.co.uk,sketchful.io,priceguard.ru,printweb.de,indiatimes.com,sharree.com,start.me,yock.games#@#.adBanner
imagecolorpicker.com#@#div[id^="ezoic-pub-ad-"]
imleagues.com#@#.AdSense
imtranslator.net#@#.adsBox
investmani.ru#@#.adsbygoogle
it-actual.ru#@#.adsbygoogle
it-actual.ru#@#.adslot_1
it-actual.ru#@#.adslot_2
jaksuka-1.github.io#@#.adsBox
jigsawplanet.com#@#.ligatus
jigsawplanet.com#@#.reklama
kinoafisha.info#@##adblock
kitsapsun.com,lcsun-news.com,ydr.com,democratandchronicle.com,netdoktor.de,denofgeek.com#@#.plainAd
kvador.com#@#.adsBox
lequipe.fr#@#.pub_300x250
lequipe.fr#@#.pub_300x250m
lequipe.fr#@#.pub_728x90
lequipe.fr#@#.text-ad
lequipe.fr#@#.text-ad-links
lequipe.fr#@#.text-ads
lequipe.fr#@#.text_ad
lequipe.fr#@#.text_ads
lequipe.fr#@#.textAd
libgen.io#@#.adsbygoogle
list-org.com#@#div[id^="google_ads_iframe_"]
malekal.com#@#.adsbygoogle
mc-at.org#@#.showads
mctop.su#@#.adsbygoogle
meilleurtaux.com#@#.ad-placement
mgsm.pl#@#.banner_ad
mirror.co.uk#@#div[id^="div-gpt-ad"]
mks.space#@#.adsbygoogle
moregameslike.com#@#.ad-200x200
nu.nl#@#.AdSense
opengapps.org#@#.advertisement:not(body)
otomobilgunluklerim.com#@##adcontent
parasportontario.ca,bikemania.org#@#.adg_row
picmix.com#@#.adsbygoogle
pietsmiet.de#@#.googleads
pirlotvonlinehd.com#@#.adsBox
poelab.com#@##influads_block
poelab.com#@##SponsoredLinks
pr-cy.ru,pr-cy.io#@##adframe:not(frameset)
preis24.de#@##bottomAd
professorweb.ru#@#.text_ads
psychic.de#@#.ad-new
puhekupla.com#@#.googlead
quizlet.com#@#.ad-placement
realadmin.ru#@#.adsbygoogle
reddit.com#@#.ad-300-250
reddit.com#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
reddit.com#@#.adbar
reddit.com#@#.adbox1
reddit.com#@#.ads-area
reddit.com#@#.adsense-ad
reddit.com#@#.box_ad
reddit.com#@#.gemini-ad
reddit.com#@#.googad
reddit.com#@#.GoogleAd
reddit.com#@#.HomeAds
reddit.com#@#.InArticleAd
reddit.com#@#.LeftAd
reddit.com#@#.openx
reddit.com#@#.SidebarAd
reviewmeta.com#@#.adsbygoogle
seomagnifier.com#@#.banner_ad
signupgenius.com#@#.ad-placement
signupgenius.com#@#.adholder2
slate.com#@#.ad-container
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
symbolab.com#@#.adsbygoogle
symbolab.com#@#.googleAdsense
t-hsn.com#@#.ad-head
t-hsn.com#@#.ad-top
t3n.de#@##adsbox
tech-faq.com#@#.adsbygoogle
textstudio.co#@#.adsbyyahoo
theglobeandmail.com#@#.c-ad
thelawyersglobal.org#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
topcraft.ru#@#.adsbygoogle
vice.com#@#.ad-placement
washingtonpost.com#@#.AD_area
washingtonpost.com#@#.ADBox
wg-gesucht.de#@#a[href^="https://pubads.g.doubleclick.net/"]
whatfontis.com#@##bottomAd
wholicab.com#@##adContent
wp.pl#@#.ad_container
wp.pl#@#.pub_300x250
wp.pl#@#.text_ads
wvgazettemail.com,ceogelisim.com#@#.ad-text
wvgazettemail.com,ceogelisim.com#@#.adBlock
wvgazettemail.com,ceogelisim.com#@#.adContent
wvgazettemail.com,ceogelisim.com#@#.adSense
zkillboard.com#@#.adsbygoogle
@@.it/rcs_data-tracking/v*/distro/openx/gazzetta/openx_async.js$domain=gazzetta.it
@@/ads/ads.js|$domain=nltimes.nl
@@/advert.js$domain=remont-aud.net|spilcloud.com
@@/advert.js|$domain=yenigolcuk.com|hedefgazetesi.com.tr|eldedemokrasi.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|denizli20haber.com|akdenizdeyeniyuzyil.net|ulakci.com|egegundem.com.tr|isdunyasindakadin.com|haberimizvar.net
@@/advertisement.jsx$~third-party,domain=m.mylust.com|m.yourlust.com
@@/assets/js/advertisement-*.js$~third-party,domain=apkmania.net
@@/default/public/assets/publicidad.js$domain=1bit.space|1bitspace.com
@@/googleads.g.doubleclick.net/[a-z0-9]*$/$xmlhttprequest,domain=sovetromantica.com
@@/js/advert.js$~third-party,domain=chit24.ru|seo-fast.ru|clipiki.ru|newauto46.ru|remont-shvejnyh-mashin.com|whoer.net|btrans.by|spravkaru.info
@@/js/advertisement.js$~third-party,domain=spodio.ru|lingust.ru
@@/js/prebid-ads.js$domain=files.fm|file.fm
@@/scripts/ads.js|$script,~third-party,domain=fijitimes.com.fj|fijitimes.com
@@cloudfront.net/index.js$domain=adn.com
@@||109.163.231.44^$generichide
@@||10play.com.au/static/ads.js
@@||1point3acres.com^$generichide
@@||3g-aerial.biz/modules/mod_jpayday/js/advertisement.js
@@||52av.tv/source/plugin/unadblock/*ads*.js
@@||60a6ae725fca.bitsngo.net/widget-scripts/extra_content/ads.js
@@||a.bf-ad.net/makabo/ads_fol_init.js$domain=chip.de
@@||a.fsdn.com/sd/js/scripts/ad.js
@@||a.omappapi.com/app/js/ads.js
@@||a.opmnstr.com/app/js/ads.js$domain=indaily.com.au
@@||a.publir.com/platform/ads.js|
@@||a2a-static-4players.act2access.com/dist/ads.js
@@||abc.es^$generichide
@@||abqjournal.com/wp-content/themes/jpc-wp-theme/assets/js/advertisement/ads.js
@@||acdn.adnxs.com/ast/static/*/ast.js$domain=outlook.live.com
@@||ad.71i.de/somtag/loader/loader.js$domain=dtm.com|sportdeutschland.tv
@@||ad.doubleclick.net/|$xmlhttprequest,domain=androidacy.com
@@||ads.facebook.com/|$xmlhttprequest,domain=androidacy.com
@@||adservice.google.com/adsid/integrator.js$domain=next-episode.net
@@||adservice.google.de/adsid/integrator.js^$domain=bento.de
@@||adslzone.net/app/themes/adslzone-net-mykonos/assets/js/ads.min.js
@@||agar.io/js/*.js
@@||akamaihd.net/assets/7E32DC3D-28E0-4A2B-9994-A4A2278228E8/arena/heap/advertisements.js
@@||alipromo.com/cdn/js/advert.js
@@||alladvices.ru/wp-content/plugins/angwp/assets/dev/js/advertising.js
@@||allkpop.com/ads/ads.js
@@||am15.net/ab-detector/ads.js
@@||amazonaws.com/ads/ad-300x250.png|$domain=dzone.com
@@||amazonaws.com/ads^$domain=americanlookout.com
@@||an.yandex.ru/resource/context_static_r*.js$domain=space.utema.ru
@@||an.yandex.ru/system/context.js$domain=forestguild.club
@@||an.yandex.ru/system/context.js$domain=space.utema.ru
@@||ancient.eu^$generichide
@@||android-hilfe-down.blogspot.com^$generichide
@@||androidcentral.com/sites/all/libraries/adblockdetection/adblockDetector.min.js
@@||androidplanet.nl/*/ads.js
@@||anghamiwebcdn.akamaized.net/ads.*.js
@@||anidub.*/ads.js
@@||anymedia.lv/js/adblocker.js
@@||anyporn.com/ads.js
@@||app.canada.com/video/assets/js/lib/advertisement.js
@@||appsgames.ru/wp-content/cache/min/1/wp-content/plugins/angwp/assets/dev/js/advertising-
@@||appsgames.ru/wp-content/plugins/angwp/assets/dev/js/advertising.js
@@||asset.pagefair.com/adimages/$domain=adn.com
@@||asset.pagefair.com/adimages/textlink-ads.jpg$domain=eastbaytimes.com
@@||asset.pagefair.com/adimages/textlink-ads.jpg$domain=ocregister.com
@@||assets-v.20mn.fr/js/ads.js
@@||assets.247sports.com/Scripts/SkyNet/Shared/ads.js
@@||assets.portfolio.hu/js/ad_300x250.js
@@||assets.purch.com/ramp/js/Advertisement/advertisement.js
@@||audioknigi.club/templates/skin/aclub/js/ads.js
@@||automeme.io/assets/html/ad1.html
@@||automeme.io/assets/html/ad2.html
@@||avforme.com/templates/default/js/advertising.js
@@||b.adbox.lv/bxlib/js/loader.js$domain=inbox.lt
@@||b.adbox.lv/bxlib/js/loader.js$domain=inbox.lv
@@||bandwidthplace.com/wp/wp-content/themes/bandwidthplace/js/ads.js
@@||battlestick2.net/ads.js
@@||baynews9.com/etc/designs/news/clientlibs/js/ads.min.*.js
@@||bazonline.ch/scripts/advertisement.js
@@||bcrams.com/common/templates/dfp/
@@||besplatka.ua/js/advertising.js
@@||bikepost.ru/plugins/adblock/templates/skin/default/js/advertising.js
@@||blackdesertbase.ru/js/fuckadblock.js
@@||bloximages.*.vip.townnews.com/*/libraries/flex/components/ads/resources/scripts/tnt.ads.advert
@@||blubroid.de^
@@||bluesystem.me/GoWeb/advert.js
@@||boerse-express.com/*javascript/ads.js
@@||brainly.com/app/scripts/wp-banners.js
@@||brainly.lat/app/scripts/wp-banners.js
@@||bravotube.net/ads.js
@@||brighteon.com/static/ads/ads.js
@@||brutal.io/lib/advertisement.js
@@||bt.dk/build/advertisement.e39e7e4b.js
@@||bwitter.me/assets/google-adsense.js
@@||carbu.com^*templates/media/js/ads.js
@@||cas.criteo.com/delivery/ajs.php^$domain=lequipe.fr
@@||cdn.androidrepublic.org/js/siropu/am/ads.min.js
@@||cdn.bigfm.de/sites/all/themes/bigfm/assets/js/ads.js
@@||cdn.carbuzz.com/*/scripts/ads.js.js
@@||cdn.cloudu.de/cs/advert.js
@@||cdn.concert.io/lib/concert-ads/*-latest/concert_ads.js$domain=vox.com
@@||cdn.everyeye.it/adv/ads.js
@@||cdn.fuseplatform.net/publift/tags/*/fuse.js$domain=vimm.net
@@||cdn.gallerix.asia/x/code/ads/advertisement.js
@@||cdn.hanime.tv/exoclick.ads*.js
@@||cdn.iubenda.com/cookie_solution/iubenda_cs$script,domain=hwupgrade.it
@@||cdn.klambt.services/js/advertisement.js|
@@||cdn.ligainsider.de/uploads/elements/*/js/ads.js
@@||cdn.miped.ru/templates/miped/js/advertisement.js
@@||cdn.spilcloud.com/*/fuckadblock.js
@@||cdn.steamid.co.uk/js/ads.js
@@||cdn.vox-cdn.com/packs/concert_ads-
@@||cdn01js.dziennikwschodni.pl/js/showads.min.js
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/fuckadblock.min.js$domain=goyabu.com|tideschart.com
@@||ced.sascdn.com/tag/*/smart.js$domain=studienwahl.de
@@||centify.co/assets/fuckadb.js
@@||chefkoch.de/ads/werbe-banner/doubleclicktag.js
@@||chiasenhac.vn/test_ads.html
@@||cicero.de/themes/cicero/javascripts/advertisement.js
@@||cinemaxx.de/assets/js/adblock_detection/adsense.js
@@||cloudfront.net/a/ads/ad-block/ad/adblocker.js$domain=ispot.tv
@@||code.skript.pl/api/c847214714ee6ba86bdc9f026eb4c1ef.js?ad_type=skript
@@||comnuan.com/ads.js
@@||components2.corriereobjects.it/rcs_data-tracking/*/distro/openx/corriere/openx_async.js
@@||computerbase.de/img/ads/120x600.png
@@||computeruniverse.ru/lib/ads.js
@@||comunio.de/scripts/advertising/adInit*
@@||coop-land.ru/*/js/ads.js
@@||coop-land.ru/templates/*/js/adfox/admixer.js
@@||cowcotland.com/themes/v2/style/blogads.css
@@||creatur.io/Content/js/ads/ad_status.js
@@||ctrlv.cz/js/seo-ads.js
@@||cts.snmmd.nl/lib/js/advertising.js
@@||cx30-forum.de/js/CW/adsbygoogle.js
@@||cx30-forum.de^$generichide
@@||cyberleninka.ru/*.js$domain=cyberleninka.ru
@@||d1l7hzv7igdihb.cloudfront.net/build/js/ads.js
@@||d1q4kshf6f0axi.cloudfront.net/main/prebid-min-2022.js$domain=spanishdict.com
@@||d2ty8gaf6rmowa.cloudfront.net/ad/ads.js
@@||d2zl2n5iz2c0l7.cloudfront.net/ad/ads.js|
@@||d35eux0j7ldw19.cloudfront.net/ads/ads.js
@@||dailyprogress.com^$generichide
@@||darkteam.net/adsbygoogle.js
@@||datoporn.co/js/pop.js
@@||ddnk.advertur.ru/*/loader.js$domain=zoobusiness.kiev.ua|video.alexfilm.cc
@@||deckshop.pro/js/ads.js
@@||dejure.org/jcg/_advertisement.js
@@||dejure.org/jcg/banner-ad.js
@@||denverpost.com/wp-content/themes/wp-mason/static/js/ads.js
@@||developpez.com/show_i.php?$~image
@@||di.se/scripts/advertisement__*.js
@@||divan.tv$generichide
@@||dl.gamecopyworld.com/-ads.js
@@||doodlr.io/ads.js
@@||doublepimp.com/Scripts/advertisement.js
@@||downloadgameps3.com/ads.js
@@||downsub.com/js/showAds.js
@@||drnasserelbatal.com/assets/js/prebid-ads.js
@@||dronedj.com/wp-content/themes/9to5-2015/assets/js/adsbygoogle.js
@@||druckerchannel.de/werbung/ads.js
@@||ds.bitpit.xyz/ad-top/advertise.js
@@||ds.bitpit.xyz/advertise.js
@@||dw.cbsimg.net/js/cbsi/ds.js$domain=last.fm
@@||ebay-kleinanzeigen.de/*/js/belen/tracking/adblock-detection/ads*.js
@@||ebay-kleinanzeigen.de/*/js/belen/tracking/adblock-detection/advertising*.js
@@||ebay-kleinanzeigen.de/*/js/belen/tracking/adblock-detection/prebid*.js
@@||ebay-kleinanzeigen.de/kmobile-static/static/js/belen/adblocker
@@||ebay-kleinanzeigen.de/static/js/belen/tracking/advertising
@@||eca-anime.net/advert.js
@@||eestatic.com/assets_js/dyn/adsbygoogle.js$domain=elespanol.com
@@||emathhelp.net/static/js/ads.min.js
@@||eshentai.tv/ad_banner.js
@@||evades.io/ads.*.js
@@||fangraphs.com/ads.js
@@||fapality.com/1qbqp47kyhhh/advertisement.jsx
@@||fastly.net/js/_ads/prebid-*-min.js$domain=spanishdict.com
@@||filecrypt.cc/js/ad.js^
@@||filecrypt.co/js/ad.js
@@||filecrypt.co/js/adblock_and_adguard_sucks.js
@@||filecrypt.co/js/blockmefuckingadblock.js
@@||filecrypt.co/js/muchmoreads.js
@@||fireman.club/wp-content/themes/fireclub/ads/banner.gif$domain=fireman.club
@@||fjhsjkfhwqeirusdfjkh.azureedge.net/ads/ads.js
@@||fjhsjkfhwqeirusdfjkh.azureedge.net/adv/ads.js
@@||flyertalk.com/ad.min.js
@@||forum.lesarnaques.com/advertisement.js
@@||forum.pokemobbot.com^$generichide
@@||fosshub.com/media/js/adblock.js
@@||fotka.com/js/advertisement*.js
@@||freeforumzone.com/ads.html
@@||freesteamkeys.com/ads.js
@@||freiepresse.de/js/werbung/advertisement.js
@@||fs2017mod.com^$generichide
@@||fullanimes.net/ad_banner.js
@@||fux.com/adb_detector.js
@@||g.csdnimg.cn/lib/fuckadblock/3.2.1/fuckadblock.min.js
@@||game-debate.com/adcode.js
@@||gamehag.com/js/ads-prebid.js
@@||gamemag.ru/js/ads.js
@@||gamesqa.ru/wp-content/themes/gamesqa/advertising.js
@@||gelbeseiten.de/*/js/components/*.js
@@||genesisowners.com/hyundai-genesis-forum/abp/adblock_detector.js
@@||geo.de^$generichide
@@||gioialive.it/TemplateLive/app/assets/js/prebid-ads.js
@@||givee.club/adsense.js$domain=givee.club
@@||glap.io/advertising.js
@@||global.proper.io/salon.min.js$domain=salon.com
@@||global.ssl.fastly.net/js/prebid-1-min.js$domain=spanishdict.com
@@||globalnews.ca/ads.js
@@||gohofstra.com/common/templates/dfp/dfp-
@@||golem.de/bannertest/iqdigital/dist/show_ad.js
@@||google-analytics.com/analytics.js$domain=webupd8.org
@@||googleads.g.doubleclick.net/pagead/$domain=maxedtech.com
@@||googleads.g.doubleclick.net/pagead/ads$domain=androidacy.com
@@||googleads.g.doubleclick.net/pagead/ads$domain=next-episode.net
@@||googleads.g.doubleclick.net/pagead/ff.js$domain=next-episode.net
@@||googletagmanager.com/gtag/js$domain=androidacy.com
@@||googletagmanager.com/gtag/js?id=$domain=thehouseofportable.com
@@||googletagmanager.com/gtm.js$domain=thehouseofportable.com
@@||googletagservices.com/tag/js/gpt.js$domain=hardware.info|hdblog.it|hdmotori.it
@@||gostanford.com/common/templates/dfp/dfp-component-template.html
@@||gsurl.be/advertisement.js
@@||hb.vntsm.com/assets/venatus_gscale.png$domain=duellinksmeta.com
@@||heidoc.net/amazon/detect.js
@@||heise.de/support/lib/doubleclicktag.js
@@||hentaivideo.tv/ads.js
@@||heypoorplayer.com/wp-content/plugins/enlightened-mine/assets/js/advertisement.min.js?
@@||hindinewstop.com/wp-content/plugins/wp-quads-pro/assets/js/ads.js
@@||hindistopin.com/wp-content/plugins/wp-quads-pro/assets/js/ads.js
@@||hometheaterforum.com/community/js/siropu/am/ads.min.js
@@||htlbid.com/*/motherjones.com/htlbid.js$domain=motherjones.com
@@||html5.nicogame.jp/misc/ad*.js
@@||iceppsn.com/templates/frontend/iceporn*/js/ads.js
@@||im.haberturk.com/assets/js/adblock.js
@@||imagebam.com/JS/site_ads.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=anidub.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gamereactor.de|gamereactor.dk|gamereactor.fr|gamereactor.es
@@||imgbox.com/site_ads.js
@@||imgonline.com.ua/*advert*.js
@@||imleagues.com/spa/ads/show_ads.js
@@||imore.com/sites/all/libraries/adblockdetection/adblockDetector.min.js
@@||inforum.com^$generichide
@@||interpals.net/js/ads.js
@@||iplogger.org/templates/new/scripts/advertisement.js
@@||islcollective.com/tpls/*/js/common/ads.js
@@||it-actual.ru/wp-content/*/ads.png
@@||jeu.fr/wdg/js_aggregator-active/js/module/monetisation/advertisement.js
@@||jkanime.net/ads.js
@@||jn.pt/common/scripts/ads.js
@@||journalstar.com^$generichide
@@||karar.com/assets/default/js/adsbygoogle.js
@@||kdn.cdnserv.pw/cnads.js
@@||kinokrad.co/templates/all/ads.js^
@@||kodik.info/adsbygoogle.js
@@||ktozvonit.com.ua/src/js/advertising.js
@@||kupujemprodajem.com/scripts/ads.js
@@||kurs.com.ua^$generichide
@@||laptopmedia.com/ads.js|
@@||last.fm/*?args=$domain=last.fm
@@||lavocedimanduria.it/TemplateLive/app/assets/js/prebid-ads.js
@@||lcdn.tsyndicate.com/sdk/*/ad.js
@@||leo.org^$generichide
@@||levensmiddelenkrant.nl/sites/all/modules/custom/stijlloos/stl_blockaddblock/js/advertising.js
@@||ligainsider.de/public/desktop/js/dfp.js
@@||linehaber.com.tr/wp-content/plugins/better-adsmanager/js/advertising.min.js
@@||liveonsat.com/wp-banners.js
@@||loading.io/js/adsbygoogle.js
@@||lordz.io/ads.js
@@||lostfilm.tv/css/b/240x400_.js
@@||m.media-amazon.com/images/*/csm/showads.*.js
@@||macworld.co.uk/scripts/ads.js
@@||magesypro.us/Lifeless-Pigs-from-GitHub/banner.gif
@@||maidenhead-advertiser.co.uk^$generichide
@@||mailoptin.io/wp-content/plugins/mailoptin/src/core/src/assets/js/src/ad-m.js
@@||majorgeeks.com/b/advertisement.js
@@||mangafox.fun/adsbygoogle.js
@@||mangahub.io/adsbygoogle.js
@@||mangarock.com/ads.js
@@||mangasail.co/sites/all/themes/*/js/advertisement.js
@@||marca.com^$generichide
@@||marriedgames.com.br/wp-content/cache/*/js/advertising-*.js
@@||media.trafficjunky.net/delivery/js/abp/js*.js
@@||media.trafficjunky.net/flash/js/swfobject.js$domain=keezmovies.com
@@||metasrc.com/assets/javascripts/ads.js
@@||meteomedia.com^$generichide
@@||mfbcdn.net/scripts/ads.js$domain=myfxbook.com
@@||miaminewtimes.com/js_cache/ads.js
@@||mirrorcreator.com/js/ads.js
@@||ml4all.su/js/adsense.js
@@||mlbstatic.com/mlb.com/video/config/mlb-vpp-aws/ads/*/ads.json
@@||mmovie.it/wp-content/plugins/clean-selection/assets/js/advertisement.min.js
@@||mobiflip.de/wp-content/themes/mobiTheme*/js/ads.js
@@||modelist-konstruktor.com*/_adsense_/*.json
@@||moika78.ru/wp-content/themes/envo-magazine-child/assets/dist/js/directadvert.js
@@||motherjones.com/wp-content/themes/motherjones/js/ads.min.js
@@||motortrader.com.my/assets/ads.js
@@||motortrendondemand.com/advertisements-ad-unit/
@@||moviejones.de/lib/ads.js
@@||movilzona.es/app/themes/mykonos-child/assets/js/ads.min.js
@@||mrexcel.com/img/sgw/adLoader.min.js$domain=mrexcel.com
@@||mtb-mag.com/forum/js/siropu/am/ads.min.js
@@||multics.eu/comunidad/js/*.js
@@||musiker-board.de/js/advertisement.js
@@||mydramalist.com/js/adsbygoogle.js
@@||nashaplaneta.net/ads/reklama-banner.js
@@||netusers.cz/js/reklama.02.js?
@@||newonnetflix.info/ads.js
@@||newsarium.org/wp-content/themes/newsarium/js/advertisement.js
@@||newsletter.co.uk^$generichide
@@||newsmax.com/js/ads.adblock.js
@@||nexusmods.com/contents/Scripts/ad*.js
@@||ngolos.com/assets/js/adsense.js
@@||nitropay.com/1.gif?$image,third-party
@@||niuhuskies.com/components/js/analytics.js$domain=niuhuskies.com
@@||noen.at/ads.html
@@||notebookcheck*/ads.js
@@||noz-cdn.de/version-*/assets/ads.js
@@||nu.nl/static/js/advertising.js
@@||nulledteam.com/js/SvgAdblockDetected/advertising.js
@@||numerama.com/ads.js
@@||nytimes.com/ads/google/adsbygoogle.js
@@||obozrevatel.com/js/ads*.js
@@||odl.one/oc-content/plugins/deductor/advertisement.js
@@||ogjs.infoglobo.com.br/*/js/*advertisement.js
@@||ojogos.com.br/wdg/js_aggregator-active/js/module/monetisation/advertisement.js
@@||olegon.ru/pr/*.js
@@||olx.*/static/olx*/*/static/js/advertising.js
@@||omahasteaks.com/html/scripts/*/js/os/advertisements.js
@@||oneman.gr^$generichide
@@||onlinehashcrack.com/js/adsense-ads.js
@@||openspeedtest.com/adsbygoogle.js
@@||opensubtitles.org/gfx/banners_campaigns/2x2.gif|
@@||oyungezer.com.tr/templates/oyungezer/js/adv.js
@@||p*.drtst.com/templates/drtuber/js/advertisement.js
@@||pagead2.googlesyndication.com/favicon.ico$domain=maxedtech.com|primetechieforum.com
@@||pagead2.googlesyndication.com/page/js/adsbygoogle.js?_=$domain=thehouseofportable.com
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=epicbundle.com
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=malekal.com
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl_fy*.js$domain=mycinema.pro
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=3dnews.ru
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=battlestick2.net
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=bdcraft.net
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=duolingo.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=egzamin-e14.blogspot.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=emucr.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=epicbundle.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=it-actual.ru
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=jefawk.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=lightnovelworld.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=list-org.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=malekal.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mazmorra.io
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=most-dnepr.info
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=photopea.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=realadmin.ru
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=savesubs.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=spiele.stern.de
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=thehouseofportable.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=wp.pl
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=yellowbridge.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$xmlhttprequest,domain=androidacy.com|udocz.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$~script,domain=namerobot.de
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js^$domain=watchfaces.be
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl_with_ama_fy2019.js$domain=thehouseofportable.com
@@||pagead2.googlesyndication.com/pcs/activeview$domain=allmovie.com|allmusic.com
@@||partner.googleadservices.com/gampad/$domain=androidacy.com
@@||paywall.production.ippen.space/js/dfp.min.js
@@||pcforum.biz/abp/adblock_detector.js
@@||pdalife.ru/advertisement.js
@@||photopea.com/ads.js
@@||picmix.com/wp-banners.js
@@||pimpletv.ru/wp-content/themes/rufootballtv/js/advertising.js
@@||pixiz.com/wp-banners.js
@@||playep.pro/player/vendor/adblock.js
@@||pln-pskov.ru/js/ads.js
@@||poedb.tw/dfp.js
@@||poedb.tw/js/ads.js
@@||politicalite.com/wp-content/plugins/simple-adblock-notice^
@@||pornsocket.com/media/ads/site_ads.js
@@||pornxxx.tv/ads.js
@@||portsmouth.co.uk^$generichide
@@||postandcourier.com^$generichide
@@||poznamka.ru^$generichide
@@||pradjadj.com/assets/plugins/*/assets/js/advertisement.min.js
@@||primamedia.ru/media/js/reklama.js
@@||prod-cdn.wetransfer.net/assets/advertising*.js
@@||programiz.com/ads.js
@@||programiz.com/imads.js
@@||psprices.com/staticfiles/js/ads.*.js
@@||pussytorrents.org/js/global/ads.js
@@||pv.ltn.com.tw/google_ad_block_check.js
@@||questtime.net/js/adverts.js
@@||racegameiogames.libertygamesinteractive.com/Scripts/ads.js
@@||radarbox.com/static/js/ads*.js
@@||radarbox24.com/js/vendor/ads*.js
@@||radiorecord.fm/googleads.js
@@||radsport-news.com/ad/adframe.js
@@||rangerboard.com/js/*.js
@@||rangerboard.com^$generichide
@@||redditstatic.com/desktop2x/js/ads.js
@@||redeszone.net/app/themes/mykonos-child/assets/js/ads.min.js
@@||reveal.apxy.io/js/advert.js
@@||richmond.com^$generichide
@@||rocket-league.com/wp-banners.js
@@||rockstargame.su/wp-content/themes/Rockstargamesu/advertising.js
@@||rockstargames.su/wp-content/themes/rockstargames/advertising.js
@@||rte.ie/radio/radioplayer/html5/assets/ads-*.js$domain=rte.ie
@@||ruamupr.com/advertising.js
@@||rubitcoin24.ru/*/libs/advertisement.js
@@||rufootballtv.org/wp-content/themes/rufootballtv/js/advertising.js
@@||rumormillnews.com/ads.js
@@||rustica.fr/assets/js/advertisement-*.js
@@||s*.vcdn.biz/static/*/adgear.js$domain=megogo.ru|megogo.sport
@@||s.aolcdn.com/ads/adsWrapperMSNI.js$domain=outlook.live.com
@@||s.imgur.com/min/advertising.js
@@||s.nflcdn.com/static/site/*/scripts/ad.js
@@||s.nitropay.com/1.gif?*&adslot=$domain=tiermaker.com
@@||s.yimg.com/rq/darla/boot.js$domain=mail.yahoo.com
@@||s3.amazonaws.com/assets.sidearmsports.com/plugins/detector.min.js?$domain=bigten.org|greenbayphoenix.com|umterps.com
@@||s8-tvn24.cdntvn.pl/js/_compressed/_adv/advert.js
@@||salon.com/*/ad-server.js
@@||salon.com/design/js/ads.js
@@||santacruzsentinel.com/wp-content/themes/wp-mason/static/js/ads.js
@@||satelliteguys.us/*/ads.min.js
@@||sbs.com.au/*/ad/banner/
@@||sc.r7.com/ads.js
@@||scan-trad.fr/js/prebid-ads.js
@@||scantrad.net/js/prebid-ads.js
@@||scripts.sanoma.be/js/ads.js
@@||securepubads.g.doubleclick.net/gampad/ads^$domain=radio.de|radio.at
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=radio.de|radio.at
@@||seo-fast.ru/js/adv.js
@@||shariki-games.ru/modules/mod_adi_mstp/js/advertisement.js
@@||shieldsgazette.com^$generichide
@@||siliconinvestor.com/advertisement.js
@@||simpleflying.com/ab/adblockDetector.min.js
@@||smashingmagazine.com/wp-content/*themes/smashing-magazine/*ads*.js
@@||smokingmeatforums.com/js/*/generic-ad.js
@@||sms-receive.net/advertisment.js^
@@||smutty.com/openx/ad.js
@@||snopes.com^$generichide
@@||snowheroes.io/ads.js
@@||solvetube.site/googleads.js
@@||sport.cz/js/adBlockTest^
@@||sportdistancecalculator.com/ads.js
@@||sportsport.ba/assets/js/ads.js
@@||squadd.io/ads.js
@@||ssl-gumtree.classistatic.com/*/_/advertising.js
@@||st.motortrend.com/wp-content/mu-plugins/ten-shared/assets/js/advertisement.js
@@||static.1tv.ru/player/config/banner.gif
@@||static.ads-twitter.com/uwt.js$domain=simkl.com
@@||static.adziff.com/ab/ads.js
@@||static.ak.crunchyroll.com/versioned_assets/js/components/ads_enabled.ac6fa3aa.js
@@||static.baik.ru/static/js/apps-js/adv/google_advert.*.js$domain=irk.ru
@@||static.criteo.net/images/pixel.gif$domain=diariodenavarra.es
@@||static.criteo.net/images/pixel.gif$domain=gmx.net
@@||static.criteo.net/js/px.js^$domain=lequipe.fr
@@||static.diep.io/*.js$~third-party
@@||static.doubleclick.net/instream/ad_status.js$domain=malaysiastock.biz
@@||static.fore.4pcdn.de/premium/ads/delivery/ajs.php?$domain=4players.de
@@||static.game-state.com/js/adblock.js
@@||static.googles.com/adserver/adlogger_tracker.php$domain=cnbeta.com
@@||static.icy-veins.com/javascript/*adsense
@@||static.irk.ru/static/js/apps-js/adv/*.js
@@||static.mfbcdn.net/scripts/ads.js
@@||static.mmzstatic.com/wp-content/themes/unicorn/assets/js/ads.js
@@||static.telegraph.co.uk/*/ads.js
@@||static.tvmaze.com/css/ads.css
@@||static.wamiz.fr/css/ads.css
@@||static.wmbcdn.com/uniweb/images/ad-banner.png$domain=mamba.ru
@@||static01.nyt.com/ads/google/adsbygoogle.js
@@||staticdelivery.nexusmods.com/contents/LibScripts/*ad*.js
@@||stats.hprofits.com/advertisement.js
@@||std.wpcdn.pl/wpjslib/*/wpjslib-chunk-prebid.js$domain=wp.pl
@@||streamplay.gdn/js/ads*.js|
@@||suchmaschine.com/scripts/ads.js
@@||swatchseries.to/templates/default/js/advertising.js
@@||swatchseries.to/templates/default/js/advertising.js|$~third-party
@@||sweclockers.com/js/ad.js^
@@||sweepsdb.com/js/ads.js
@@||szlaki.net.pl/advertisement.js
@@||tags.news.com.au/prod/adblock/adblock.js
@@||talkceltic.net/forums/js/Siropu/AM/ads.min.js
@@||techsupportalert.com/ads.js
@@||techtobo.com/js/siropu/am/ads.min.js
@@||techworld.com/scripts/ads.js
@@||telefon-treff.de/js/CW/adsbygoogle.js
@@||telefon-treff.de^$generichide
@@||telefonino.net/ads_check.js
@@||telefonino.net/app/plugins/blazemedia_adv/data/js/ads.js
@@||telepolis.pl/js/ads_adv_telepolis_skrypt.js
@@||teleriumads-x64zcsqq.netdna-ssl.com/ads.js
@@||tellonym.de/assets/js/ads.js
@@||tennisactu.net/adserver.js
@@||terlizzilive.it/TemplateLive/app/assets/js/prebid-ads.js
@@||teslamotorsclub.com/tmc/js/audentio/funbox/advertisement.js
@@||thedailybeast.com/static/advert.js
@@||thegay.com/js/advertising.js
@@||thehouseofportable.com^$generichide
@@||thesaurus.com/assets/ads.js
@@||thestar.co.uk^$generichide
@@||thgim.com/static/js/adsframe.min.js$domain=thehindu.com
@@||timebucks.com/publishers/pages/ads.js
@@||titulky.com/js/reklama.$~third-party
@@||toolson.net/Scripts/core/advertisement.js
@@||top-windows-tutorials.com/site/wp-content/plugins/tired-horse/assets/js/advertisement.min.js
@@||torrenting.com/js/advertisement*.js
@@||tpc.googlesyndication.com/pagead/images/transparent.png$domain=computerbase.de
@@||tpc.googlesyndication.com/safeframe/*/html/container.html$domain=diep.io
@@||translate.googleusercontent.com^$generichide
@@||tt1069.com/dfp.min.js
@@||tumangaonline.com*/_adsense_/*.json
@@||turbobit.net/platform/js/ads.js
@@||turkmmo.com/js/siropu/am/ads.min.js
@@||tusubtitulo.com/js/dfp-*.js
@@||tvgidsassets.nl/js/ads.js
@@||tvigle.ru/static/js/adriver.js
@@||txxx.com/js/advertising.js^
@@||tyda.se/static/js/adsense.js
@@||uchords.net/ads.js
@@||ucoin.net/js/adsbygoogle.js
@@||uderent.com/js/prebid-ads.js
@@||uploadfiles.io/adsbygoogle.js
@@||utopia.de/advertisement.js
@@||valueresearchonline.com/ads.js
@@||vasilisc.com/js/ad_img.js
@@||video.komarovskiy.net^$generichide
@@||viggle.tv/ads.js
@@||vizzed.com/scripts/ads.js
@@||voldffgkdsllkjthlkjt.b-cdn.net/ads/ads.js
@@||voyeurhit.com/js/advertising.js
@@||vptpsn.com/templates/frontend/*/js/ads.js
@@||vsadu.ru/js/ad.min.js
@@||vsadu.ru^$generichide
@@||vw-page.com/wcf/js/advertisement.js
@@||vypocitejto.cz/advertisment.js
@@||wad.ojooo.com/js/ads.js
@@||wamiz.com/css/ads.css
@@||wapbestmovie.biz/ads/advertising.js
@@||watson.ch/cc/js/*/advertising.js
@@||watson.de/cc/js/*/advertising.js
@@||wco.tv/inc/embed/ads.js
@@||web-capture.net/ads.js
@@||webaksiyon.com/cdn/plugins/advert/advert.js
@@||webcamsdolls.com/player/ads.js
@@||weheartit.com/ads.js^
@@||wejhrtlhjkltvicuiuyd.b-cdn.net/ads/ads.js
@@||wejhrtlhjkltvicuiuyd.b-cdn.net/adv/ads.js
@@||westword.com/js_cache/ads.js
@@||wettercomassets.com/wcomv5/js/advertising/ads.js
@@||wg-gesucht.de/js/adsbygoogle.*.js
@@||wikihow.com/_ads/ads.js
@@||wikihow.com/extensions/*/_ads/ads.js
@@||willyweather.com.au/bundles/willyweatherwebapp/ads.js
@@||windowscentral.com/sites/all/libraries/adblockdetection/adblockDetector.min.js
@@||wings.io/lib/advertisement.js
@@||wize.life/js/ads.js
@@||wnppsn.com/templates/base_master/js/ads.js
@@||won.pe/js/adsbygoogle.js
@@||wormixtest.ru/assets/scripts/ads.js
@@||wot.express/custom/wotexpress/js/adsbygoogle.js
@@||wp.hit.gemius.pl/gdejs/xgde.js$domain=wp.pl
@@||www3.doubleclick.net^|$xmlhttprequest,domain=nesoacademy.org|intibia.com|psy.pl|koty.pl
@@||x18.xxx/img/adblock.gif
@@||yorumbudur.com/*/javascript/ads.js
@@||zeit.de^$generichide
@@||zn.ua/static/js/ads.js
@@||znanija.com/app/scripts/wp-banners.js
@@||zoox18.com/img/adblock.gif
@@||zx-pk.ru/abp/adblock_detector.js
!+ NOT_OPTIMIZED
@@||npttech.com/advertising.js^$domain=thehindu.com|insider.com
!+ NOT_OPTIMIZED
@@||thehindu.com^$generichide
!+ NOT_OPTIMIZED
@@||d1q4kshf6f0axi.cloudfront.net/js/_ads/adtech.js$domain=spanishdict.com
!+ NOT_OPTIMIZED
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mycinema.pro|edtechnology.co.uk|facciabuco.com|mifirm.net|derechadiario.com.ar|comnuan.com|zeelandnet.nl|abcya.com|vectorizer.io|alpinforum.com|infopedia.su|studopedia.net|studopedia.su|studopedia.org|studopedia.ru|studopedia.com.ua|lektsii.org|mydocx.ru|vimm.net|erfahrungen.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95766
@@||testserver.pro/js/pagead2.googlesyndication.com/pagead/js/*/show_ads_impl_fy2019.js
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=testserver.pro
testserver.pro#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/68803
@@||api.adinplay.com/libs/aiptag/*/tag.min.js$domain=mope.io
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=mope.io
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=mope.io
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=mope.io
! https://github.com/AdguardTeam/AdguardFilters/issues/62696
@@||api.adinplay.com/libs/aiptag/*/tag.min.js$domain=killstreak.tv
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=killstreak.tv
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=killstreak.tv
!
imgview.net,imgmaze.pw,imgrock.pw,imgview.pw#@#.textAd
imgview.net,imgmaze.pw,imgrock.pw,imgview.pw#@#.text-ad
imgview.net,imgmaze.pw,imgrock.pw,imgview.pw#@#.text_ads
imgview.net,imgmaze.pw,imgrock.pw,imgview.pw#@#.pub_300x250
imgview.net,imgmaze.pw,imgrock.pw,imgview.pw#@#.pub_728x90
!
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
!
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
!
! https://github.com/AdguardTeam/AdguardFilters/issues/79903
offertoro.com#@#.ads
offertoro.com#@#.ad
offertoro.com#@#.doubleclick
offertoro.com#@#.ad-placement
offertoro.com#@#.carbon-ads
!
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
!
! Common '!#safari_cb_affinity(general)' directive
!#safari_cb_affinity
! NOTE: Common '!#safari_cb_affinity(general)' directive end ⬆️
! !SECTION: Anti-adblock - Common '!#safari_cb_affinity(general)' directive
!
!
!
!
! SECTION: Anti-adblock - Grouped rules for specific sites
!
! https://github.com/AdguardTeam/AdguardFilters/issues/130229
weather.com#%#//scriptlet("abort-on-property-read", "setNptTechAdblockerCookie")
!#safari_cb_affinity(general)
@@||securepubads.g.doubleclick.net/pagead/ppub_config$domain=weather.com
@@||weather.com/daybreak-today/assets/peel1.ext.df9c55.js$domain=weather.com
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/74570
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; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/99916
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; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/34422
cc-fan.tv,cn-fan.tv,fox-fan.tv,nf-fan.tv#$##rightBlock div[id^="SRTB_"] { display: block !important; height: 1px!important; }
@@.tv/javascript/adwords.js$domain=cc-fan.tv|cn-fan.tv|fox-fan.tv|nf-fan.tv
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; }
!
! aternos.org
! aternos.org#%#!function(){window.pbjs={cmd:{push:function(){}},adUnits:function(){}};window.snhb={globalSettings:{},startAuction:function(){}};window.pbjsChunk=()=>{}}();
! for apps and ext4.0
aternos.org#$?#.ad-dfp { remove: true; }
aternos.org#$#.header-link-exaroton { opacity: 0 !important; pointer-events: none !important; }
aternos.org##.sidebar
||aternos.org/panel/ajax/reportDetection.php?$xmlhttprequest,~third-party
!#safari_cb_affinity(general)
@@||aternos.org^$generichide
@@||hb.vntsm.com/v3/live/ad-manager.min.js$script,domain=aternos.org
@@||hb.vntsm.com/v2/live/$xmlhttprequest,domain=aternos.org
@@||tlx.3lift.com/header/auction?$xmlhttprequest,domain=aternos.org
@@||fastlane.rubiconproject.com/a/api/fastlane.json?$xmlhttprequest,domain=aternos.org
@@||bidder.criteo.com/cdb?$xmlhttprequest,domain=aternos.org
@@||hbopenbid.pubmatic.com/translator?source=prebid-client$xmlhttprequest,domain=aternos.org
@@||mp.4dex.io/prebid$xmlhttprequest,domain=aternos.org
@@||prg.smartadserver.com/prebid/v1$xmlhttprequest,domain=aternos.org
@@||venatusmedia-d.openx.net/w/1.0/arj$xmlhttprequest,domain=aternos.org
@@||adx.adform.net/adx/openrtb$xmlhttprequest,domain=aternos.org
@@||htlb.casalemedia.com/cygnus?s=$xmlhttprequest,domain=aternos.org
@@||prebid.a-mo.net/a/c$xmlhttprequest,domain=aternos.org
!#safari_cb_affinity
! Redirect rules
||c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js$script,redirect=noopjs,important,domain=aternos.org
||snigel-d.openx.net/*/arj|$redirect=nooptext,important,domain=aternos.org
||tlx.3lift.com/header/auction|$redirect=nooptext,important,domain=aternos.org
||as-sec.casalemedia.com/cygnus|$redirect=nooptext,important,domain=aternos.org
||fastlane.rubiconproject.com/a/api/fastlane.json|$redirect=nooptext,important,domain=aternos.org
||flashtalking.com/lgc|$redirect=nooptext,important,domain=aternos.org
$script,redirect-rule=noopjs,domain=aternos.org
$xmlhttprequest,redirect-rule=nooptext,domain=aternos.org
!
! https://github.com/AdguardTeam/AdguardFilters/issues/42476
readmanga.me#$#.adsbox.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display:block!important;}
!
!
! rp5.ru
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")
!
! outlook.live.com - antiblock with placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/119166
outlook.live.com#?##MainModule + div[class] > div[style^="width"] > div > i[data-icon-name="OutlookLogo"]:upward(3)
outlook.live.com###MainModule div[data-max-width="2400"] + div[class]
! if the rule below is not working
! outlook.live.com#?#div[aria-label="Navigation pane"][data-max-width] ~ div[class^="_"]:last-child:-abp-has(> div > div > span:contains(Ad Choices))
outlook.live.com##body div[aria-label][data-max-width] ~ div[class^="_3_"]:last-child
! https://github.com/AdguardTeam/AdguardFilters/issues/70864
outlook.live.com#?##app div[class] > div[role="region"] ~ div[class]:not([data-max-width]) > div[class] > div[class]:-abp-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]):-abp-has(div[class] > img[aria-label][src*="adbar"])
! maybe olsolete
!outlook.live.com##div[class="_n_h"][style*="width: 165px;"]
!outlook.live.com#$##primaryContainer > div[style*="right: 165px;"] { width: 100% !important; }
!outlook.live.com##div[class="_n_h"][style*="width: 305px;"]
!outlook.live.com#$##primaryContainer > div[style*="right: 305px;"] { width: 100% !important; }
!
soccer.ru#$##beforecontent > div.region-beforecontent > div.block-block { height: 0!important; }
soccer.ru#$##main_body > div#left.sidebar { margin: 0px 0 0!important; }
@@||soccer.ru/sites/all/themes/mytheme/advert.js
!
pornreactor.cc,joyreactor.cc,reactor.cc#%#Object.defineProperty(document, 'write', { get: function() { return {}; } });
!
! @@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=wetteronline.de
! @@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=wetteronline.de
! @@||c.amazon-adsystem.com/aax2/apstag.js$domain=wetteronline.de
! @@||cnt.wetteronline.de/cgi-bin/ivw/CP/setcnt?
! wetteronline.de#@#.adplace
! wetteronline.de#@#.flagged
! wetteronline.de#@#div[id^="div-gpt-ad"]
! wetteronline.de#@##maincontent > div[class]:not([id]):not(.linewrapper)
! wetteronline.de#@##adLink
! wetteronline.de#@#.pub_300x250
! wetteronline.de#@#.pub_300x250m
! wetteronline.de#@#.pub_728x90
! wetteronline.de#@#.text-ad
! wetteronline.de#@#.text-ad-links
! wetteronline.de#@#.text-ads
! wetteronline.de#@#.textAd
! wetteronline.de#@#.text_ad
! wetteronline.de#@#.text_ads
! wetteronline.de#@##adsense
! wetteronline.de#@##ad_row
! wetteronline.de#@##ads-bot
! wetteronline.de#@##ADInterest
! wetteronline.de#@##SponsoredAd
! wetteronline.de#@#div[id^="google_ads_iframe_"]
! wetteronline.de#@##adzerk
! wetteronline.de#@#.SideAds
! wetteronline.de#@##BannerAd
wetteronline.de#%#//scriptlet("set-constant", "WO.adblock.useAdblocker", "false")
!
! Glomex player adblock detection (so far only visible in filter log - 23.11.2018, same for 26.05.2022)
! @@||ad.doubleclick.net/ddm/pfadx^$domain=player.glomex.com
! @@||pubads.g.doubleclick.net/gampad/adx^$domain=player.glomex.com
! @@||track.adform.net/serving/videoad^$domain=player.glomex.com
! @@||adform.net/Banners/Elements/Files^$domain=player.glomex.com
! @@||2mdn.net/videoplayback/id^$domain=player.glomex.com
! @@||ad.71i.de/images^$domain=player.glomex.com
! @@||servedby.flashtalking.com/imp^$domain=player.glomex.com
! @@||cdn.flashtalking.com^$domain=player.glomex.com
! volksfreund.de,infranken.de,merkur.de#@##ad-213
! volksfreund.de,infranken.de,merkur.de#@##ad-250x300
! volksfreund.de,infranken.de,merkur.de#@##ad-250
! volksfreund.de,infranken.de,merkur.de#@##ad-197
! volksfreund.de,infranken.de,merkur.de#@##ad-2-160x600
! volksfreund.de,infranken.de,merkur.de#@##ad-19
! volksfreund.de,infranken.de,merkur.de#@##ad-2
! volksfreund.de,infranken.de,merkur.de#@##ad-21
!
! adregain.ru script
unixhow.com,vsthouse.ru,primpogoda.ru,gitjournal.tech#%#//scriptlet("abort-on-property-write", "adregain_wall")
vsthouse.ru,primpogoda.ru,gitjournal.tech#%#//scriptlet("abort-on-property-read", "ad_nodes")
!
! checkadblock.ru
||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)
@@||d2ujtyf7wfmq6y.cloudfront.net/ads/ads.html$domain=reisefrage.net|motorradfrage.net|autofrage.net|sportlerfrage.net|gesundheitsfrage.net|finanzfrage.net|computerfrage.net|gutefrage.net
! #@#.full_AD
mainpost.de,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
! #@#.full_ad
mainpost.de,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
! #@#.banner_ad
mainpost.de,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
!
! 'window.abc'
hdrezkafjk2he.net,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79zyr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,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,rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokinopoisk.com,hdrezka-ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,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
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)
!
! 'sidearm-adblock'
/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
usrowing.org,stevensducks.com##.sidearm-adblock
utsports.com##body > div[class][aria-label="Ad Blocker Detected"]
!
! https://github.com/AdguardTeam/AdguardFilters/issues/109655
!#safari_cb_affinity(general,privacy)
@@||meteoblue.com/build/website/gpt.js
!#safari_cb_affinity
!
! https://github.com/AdguardTeam/AdguardFilters/issues/100714
!
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')
!
! https://github.com/AdguardTeam/AdguardFilters/issues/94988
||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; }
!
||gaua.hit.gemius.pl/xgemius.js$script,xmlhttprequest,redirect=noopjs,domain=1plus1.video,important
!#safari_cb_affinity(privacy)
@@||gaua.hit.gemius.pl/xgemius.js$domain=1plus1.video
!#safari_cb_affinity
!
duolingo.com#?##root div[data-test="player-end-carousel"] > div[class]:-abp-has(> div[class] a[href*="-disable-my-ad-blocker-"][target="_blank"])
duolingo.com#?#body > div[id="root"] > div:not([class]) > div[class^="_"] > div:not([class]) > div[class^="_"] > div[class^="_"]:-abp-has(> div[class^="_"] > div[class*=" _"] > h2 + div[class^="_"]:contains(Duolingo Plus))
duolingo.com#?#div[class^="_"] > div[class*=" _"]:-abp-has( > div[class^="_"] > div[class*=" _"] > div[class^="_"]:contains(Duolingo Plus))
duolingo.com#?#div[class^="_"]:-abp-has(> div[class^="_"] > a[href*="How-can-I-disable-my-ad-blocker-to-support-Duolingo"])
!
! Adback
!
! https://github.com/AdguardTeam/AdguardFilters/issues/93823
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/")
! https://github.com/AdguardTeam/AdguardFilters/issues/85350
! https://github.com/AdguardTeam/AdguardFilters/issues/66216
! https://github.com/AdguardTeam/AdguardFilters/issues/44287
dailywire.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads { display:block!important;}
!
! https://github.com/AdguardTeam/AdguardFilters/issues/60768
more.tv#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads { display: block!important; }
!
! LocalStorage OB-AD-BLOCKER-STAT
j.wfcdn.de#@#.ADBox
j.wfcdn.de#@#.AdsRec
j.wfcdn.de#@#.AD_area
j.wfcdn.de#@#.Ads_4
!
||ttauri.toptenreviews.com^
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; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/51398
forbes.com#$#body { overflow: visible !important; }
forbes.com#$#.fbs-auth__adblock { display: none !important; }
!
forbes.com#$#adblock-modal { display: none !important; }
forbes.com#$#page-standard[id^="article-container"] { position: unset!important; }
!
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=zkillboard.com,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=zkillboard.com
!
hdone.net#?##oframeplay > pjsdiv[style]:-abp-has(> pjsdiv[style]:contains(AdBlock))
oneliketv.com#?##oframeplayer > pjsdiv[style]:-abp-has(p[style]:contains(AdBlock))
viks.bz#?##oframemyTabContent > pjsdiv[style]:-abp-has(> pjsdiv[style] > center:contains(AdBlock))
pokaz.me###oframemyTabContent > pjsdiv[style^="position: absolute; left: 325px;"][style*="pointer-events: none; display: block; visibility: visible;"]
!
filmix.ac,filmix.tech,filmix.zone#?##oframeplayer > pjsdiv[style]:-abp-has(> pjsdiv[style]:contains(AdBlock))
filmix.ac,filmix.tech,filmix.zone##.social-counters
!
buhgalter911.com#$#.ads.ad.adsbox.ad-placement.carbon-ads { display: block!important; }
factor.ua#$#.ads.ad.adsbox.ad-placement.carbon-ads { display: block!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/40397
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=meteologix.com
!
@@||native-english.ru/i/ads/ads.js
native-english.ru#%#window.canRunAds = true;
!
aol.com#@#.topAd
aol.com#@#.adwrap
aol.com###player
aol.com#$#.ad__tile { height: 10px!important; position: absolute!important; left: -3000px!important; }
!
!
! nv.ua
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,redirect=noopjs,domain=nv.ua
!
!
! washingtonpost.com
||pubads.g.doubleclick.net/gampad/adx?*/ad-blk$redirect=nooptext,important,domain=washingtonpost.com
!+ NOT_PLATFORM(windows, mac, android)
@@||pubads.g.doubleclick.net/gampad/adx?*/ad-blk$domain=washingtonpost.com
!
! NOTE: Grouped rules for specific sites end ⬆️
! !SECTION: Anti-adblock - Grouped rules for specific sites
!
!
!
! SECTION: Anti-adblock - The rules for content blockers only
! NOTE: The rules for content blockers only end ⬆️
! !SECTION: Anti-adblock - The rules for content blockers only
!
!
! This section contains the list of generic rules that block in-page popups (like banners with special offers) and floating elements.
! At the bottom of this file, you can find the allowlist that fixes issues caused by the rules from this file.
!
! Good: any type of the rules will be good
! Bad:  example.org#@##credential_picker_container (should be in AdGuard Base - popups_allowlist.txt)
!
!
! SECTION: Popups - generic rules
!
###wpd-bubble-wrapper
##.tmblr-iframe--follow-teaser
###siradaki-haberler
###trd-exitintentbox
###wbounce-modal
##.gs-subscribe
##.td-more-articles-box
! "Sign in with your Google account" popup
! desktop
###credential_picker_container
! mobile
###credential_picker_iframe
!
.ru/?iam=$script
/cdn-cgi/pe/bag2?r[]=*mailget.net
/download.plagin.js
/plugins/facebook-page-promoter-$~stylesheet
/wp-content/plugins/arscode-ninja-popups/*
/wp-content/plugins/chimpmatepro/*
/wp-content/plugins/facebook-fanbox-popup/*
/wp-content/plugins/icegram/*
/wp-content/plugins/mailchimp/*
/wp-content/plugins/modesco-zen-subscribe/*
/wp-content/plugins/newspack-popups/*
/wp-content/plugins/popup-maker/*$~stylesheet
/wp-content/plugins/thrive-leads/*
/wp-content/themes/Newspaper-child/*$~stylesheet,domain=~dyvys.info|~capital.de|~inside-digital.de|~expressvpn.com|~botanichka.ru
! AppNexus CMP popups
/cmp/cmp.*.js
/cmp/cmp.js
!
||fastemu.co^$third-party
||7pisem.com^$third-party
||7pisem.ru^$third-party
||a.mailmunch.co/app/$script,third-party
||api.callpage.io/*/widgets^$third-party
||api.cazamba.com^$third-party
||api.sorunapp.com^$third-party
||attantarow.ru^$third-party
||borgan.ru^$third-party
||cdn*.pdmntn.com^$third-party
||cdn-library.su/plusonet/lib/$domain=~pluso.net
||cdn-promote.weebly.com/js/dist/lead-form.js$third-party
||cdn.pn.vg^$third-party
||cdn.swellrewards.com^$third-party
||chat.whatsappx.xyz^$third-party
||chatinator.com^$third-party
||code.clicktex.ru^$third-party
||data.pendo.io/data/guide.js^$third-party
||downloads.mailchimp.com/js/signup-forms/
||elp.evolok.net^$third-party
||extstatadv.ru^$third-party
||falan.ru^$third-party
||files.jumpoutpopup.ru^$third-party,domain=~makedreamprofits.com
||form.typeform.com^$domain=theoryandpractice.ru
||fortbegother.ru^$third-party
||gazsop.ru^$third-party
||inffuse-fbpopup.appspot.com/widget.html
||kakanas.ru^$third-party
||kinhenathow.ru^$third-party
||kriloff.ru^$third-party
||labuza.ru^$third-party
||lakiff.ru^$third-party
||lazabu.ru^$third-party
||leadpages.co^$third-party
||mailganer.com/jsapi/*?ref=
||mailget.net^$third-party
||messenger.ngageics.com^$third-party
||milotree.com^$third-party
||my.hellobar.com^$third-party
||my.leadpages.net^$third-party
||optmstr.com^$third-party
||optnmnstr.com^$third-party
||optnmstr.com^$third-party
||panel.smartpoint.pro^$third-party
||pdmntn.com/popups^
||penglue.jp^$third-party
||popcard.unibuddy.co^$third-party
||popup.wisepops.com^$third-party
||popupmaker.com^$third-party
||s3.amazonaws.com/mailmunch/
||salesmanago.pl/*/popups.js
||salesmanago.pl/static/sm.js
||sdk.*.braze.com^$third-party
||server.connecto.io^$third-party
||socialsend.ru^$third-party
||splash-screen.net^$third-party
||static.popmechanic.ru/service/loader.js$third-party
||static.superbot.works^$third-party
||terthoreper.ru^$third-party
||tradeins.ru^$third-party
||traq.li^$third-party
||trbo.com^$third-party
||tvcok.ru^$third-party
||unpkg.com/@textback/notification-widget
||wasbetenhep.ru^$third-party
||wat.chatwat.xyz^$third-party
||widget.pico.tools^$third-party
||widget.privy.com^$third-party
||yakutia.io^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/90111
! https://github.com/AdguardTeam/AdguardFilters/issues/90110
! https://github.com/AdguardTeam/AdguardFilters/issues/90109
! https://github.com/AdguardTeam/AdguardFilters/issues/90108
://journey.*.com/compiler-$script,~third-party
! NOTE: Generic rules end ⬆️
! !SECTION: Popups - Generic rules
!
!
! This section contains the list of rules that block in-page popups (like banners with special offers) and floating elements.
! At the bottom of this file, you can find the allowlist that fixes issues caused by the rules from this file.
!
! Good: any type of the rules will be good
! Bad:  @@||example.org^ (should be in AdGuard Base - popups_allowlist.txt)
!
! SECTION: Popups - Regular rules
!
d-pops.co.jp##.article-style > nav[style^="width:"]
sochi.ru#$##fancybox-container-1 { display: none !important; }
sochi.ru#$#body { overflow: visible !important; }
gotujmy.pl,ilewazy.pl,mamotoja.pl,national-geographic.pl,party.pl,polki.pl,viva.pl,wizaz.pl#$#.ediplayer-ui-floating > .ediplayer-main > .ediplayer-aspect-container > .ediplayer-aspect-padding { display: none !important }
gotujmy.pl,ilewazy.pl,mamotoja.pl,national-geographic.pl,party.pl,polki.pl,viva.pl,wizaz.pl#$#.ediplayer-ui-floating:not(.ediplayer-ui-fullscreen) .ediplayer-container { position: static !important; width: 100% !important; }
goodyfeed.com##.code-block-40
imobie.jp##.sideadv_wrapmot
xconvert.com##div[class^="static-footer_component_static-footer"]
mrt.od.ua#%#//scriptlet('set-cookie', 'pum-2309', 'true')
tradingview.com##div[data-role="toast-container"]
mofos.com##div[class^="sc-"] > img + div[class^="sc-"] > a[href="/joinf"]
banglatribune.com###BT_popups
r114.com###main_lp_popup
vpnmentor.com###vpn_ep
vpnmentor.com###vpn_ep_bg
realitykings.com##img[src$="/catfish.png"]
realitykings.com##img[src$="/catfish.png"] + div
speakingo.com#%#(function(){try{"undefined"!=typeof localStorage&&localStorage.setItem("elementor","{\"__expiration\":{},\"pageViews\":1,\"popup_26505_page_views_initialPageViews\":1,\"popup_59543_times\":10,\"popup_22126_times\":10,\"popup_26505_times\":10}")}catch(a){}})();
magazineluiza.com.br##div[data-testid="zipcode-text-container"] + div[data-testid="popper-container"]
afk.guide##.ancr-sticky
||cdn.afk.guide/wp-content/cache/flying-press/afk.guide/*.advanced-popups-public.
lefigaro.fr##.fig-newsletter-box
xerifetech.com#$?#html { overflow: auto !important; }
xerifetech.com#$?#body { overflow: auto !important; }
xerifetech.com#$?#.eapp-popup-layout-variation-modal-component { display: none !important; }
wiadomosci.wp.pl##div[data-reactid="110"]
m.kt.com##.main-popup-dim
lancers.jp###js-work-detail-sign-up-footer
activo.jp##.applyOverlay
machicon.jp##.floatFooter
zehitomo.com##div[class^="InternalBlogPage_sticky-cta-section"]
gezilesiyer.com###spu-21578
gezilesiyer.com###spu-bg-21578
linkedin.com###contextual-sign-in
instagram.com##nav > div[class^="_"] > div[class^="_"] > div[class^="_"] > div[class^="_"] > div[class^="_"] > div[class] > div[class^=" _"][style="width: 100%;"]:only-child
instagram.com##.xoegz02
coolors.co###whats-new
coolors.co###modal-fabrizio
coolors.co###modal-pro
linkneverdie.net#%#//scriptlet('prevent-setTimeout', 'OpenModal("popup_warning_modal")')
quantumvac.com##.loox-pn-bottom_left
||loox.io/widget/*/pop-notification.js$domain=quantumvac.com
||popup.popupsmart.com^$domain=eleminist.com
eleminist.com#$##popup-smart-root-44121 { display: none !important; }
eleminist.com#$#body[class^="popupsmart-body"] { overflow: auto !important; }
epicentrk.ua##._VMOLI3
consumerreports.org##.cta-top-content
kujirai-kaikei.com###footer-bottom-space
||b-cafe.net/remodal/remodal.js
aucview.aucfan.com###amAmountGuest3.alertModal
aucview.aucfan.com###alertModalBg
te-st.ru##.tst-modal-course
bryk.pl#$#body { overflow: auto !important; padding-right: 0 !important; }
bryk.pl#$##last-chance-modal { display: none !important; }
bryk.pl#$##last-chance-modal ~ div.modal-backdrop { display: none !important; }
kino.tricolor.tv#$#.beta-test-desktop { display: none !important; }
kino.tricolor.tv#%#//scriptlet('remove-class', 'js-main-header', '.header')
digitaltrends.com##.ioctf3
romevacationtips.com###elementor-popup-modal-6442
stopgame.ru##div[class^="_stream-sticky"]
tproger.ru###float-video-container
makuake.com##.toApplyLinkSide_Pos_Project
eryamanhem.meb.k12.tr###TB_overlay
eryamanhem.meb.k12.tr###TB_window
masterclass.com#$#div[data-react-class="HeroQuiz"] { display: none!important; }
masterclass.com#$#body { overflow: visible!important; }
masterclass.com#$#.fresnel-container > div[class*="Sticky_bottom"][class*="Sticky_sticky"] { display: none!important; }
masterclass.com#%#//scriptlet('set-local-storage-item', 'video_muted', 'true')
adobe.com##.closePlacement-insideTopRight
tg24.sky.it##.j-player[style^="position: fixed; height:"]
kriptoparahaber.com###kanews-modal-popup
nbcmiami.com##.video-flyout--fixed > figure
tumblr.com#%#//scriptlet('set-cookie-reload', 'logged_in', '1')
okc.com.ua##.appointment
vm.ee#$##warning-modal { display: none !important; }
vm.ee#$#.modal-backdrop { display: none !important; }
vm.ee#$#body.modal-open { overflow: auto !important; }
terabox.com##.pc-download
detik.com##.notif_breakingnews
detik.com##.breakingnews-float
birdsoftheworld.org##.SubscribeAd
encyklopedia.pwn.pl##.slideout-widget > #social-slideout
encyklopedia.pwn.pl##.slideout-widget > button[data-target="#social-slideout"]
sibreal.org##.slide-in-wg
wawel-service.pl##.fixed--buttons > a.email
forbes.com#?#body > div.tp-modal:-abp-has(> div.tp-iframe-wrapper > iframe[id^="offer_"])
technopat.net##ul[data-type="bottom_fixer"]
evrimagaci.org###user-call-info-card
mein-mmo.de###dailymotion-pip-large-viewport
search.brave.com###discussions .callout
desktopnexus.com##[id^="pb-ad-iframe"]
||desktopnexus.com/pb-ads/ad-white.html
desktopnexus.com#%#//scriptlet("prevent-setTimeout", "pbAdBlockHooks")
talk.tw###divAdvBox2
talk.tw###overlay
pvacreator.com#$#.swal2-container { display: none !important; }
pvacreator.com#$#body.swal2-shown { overflow: auto !important; }
trackmusik.fr###popupModal
mcsweeneys.net###floating-footer-container
spinoff.com.br###gridPopupCTA
shibarinashi-wifi.jp###entry_fix
bunshun.jp##.article-followed-related
forbes.com###tool-tip.following
showroom-live.com##.room-campaign-banner
auspost.com.au##.feedback-button
hugedomains.com###fabButtonIconLinkID
scribens.com##.Prem-PopupVPremium
customfw.xyz#%#//scriptlet('set-cookie', 'support-ukraine', 'true')
woman.chintai#$#.agent-e.appeal-modal { display: none !important }
woman.chintai#$#.agent-no-scroll { position: static !important; width: auto !important; height: auto !important; }
ch3plus.com##.home-lightbox
auspost.com.au###auspost-nps-survey
fotor.com###rootPopup
theepochtimes.com#$##modal-OVERLAPABLE { display: none !important }
theepochtimes.com#$#body { overflow: auto !important; }
theepochtimes.com##.soft_stikcy
tripadvisor.com###lithium-root > div[style="top: 110px;"]
zwischengas.com##.fixed-bottom
pixlr.com#?#.modal:-abp-has(> div.news-dialog)
pixlr.com#$#.blur { filter: none !important; }
pixlr.com##a[href="/pricing/"][style^="display:flex;padding:0px 30px;gap:30px;justify-content:center;align-items: center;height:80px;width:100%;z-index:99;position:absolute"]
tenorshare.jp##div[data-toggle="seasonal-banner"]
alltrails.com##.launch-pro-modal
dvdfab.co.jp###float-banner-wrap
smallseotools.com###ads_free_button
dlsite.com##.hd_cp_banner
whatifshow.com#%#//scriptlet('remove-class', 'vlog-sticky-video', '.video.vlog-sticky-video')
popupsmart.com#$##popup-smart-root-6164 { display: none !important; }
popupsmart.com#$#body[class*="popupsmart-body"] { overflow: auto !important }
gamesir.hk##div[id^="smc-v5-overlay"]
uusisuomi.fi##.questback
app.trangchu.news##.penci-rlt-popup
whowatch.tv##.bookmark-balloon
fenet.jp##.bl_popup_banner
||thewalrus.ca/wp-content/plugins/wppopups/*
deadline.com##section[data-toaster-wrap]
argumenti.ru###doscroll_prompt
longreads.trust.org##.pa-footer
behance.net##li[class^="PrimaryNav-loggedOutOption-"] > div[class*="PrimaryNav-tooltipWrapper-"]
times.zt.ua#$#html { overflow: auto !important; }
times.zt.ua#$#.pum-overlay { display: none !important; }
postupi.online##.asterisk-nd_sm
goboo.com#$#section[class^="popIndexBox_"] { display: none!important; }
goboo.com#$#body { overflow: auto!important; }
brazzers.com##img[src$="/catfish.png"] + div > a[href="/joinf"]
coub.com#%#//scriptlet('set-local-storage-item', 'music-announce-showed', 'true')
stolichki.ru###popupSpecial ~ div.iziModal-overlay
stolichki.ru###popupSpecial
economist.com##.ey1yhxa8
suumo.jp###js-bannerPanel
zivot.pluska.sk##.video-player__frame.floating > div[class="video-player-container"][style="height: 225px;"]
cyber.ithome.com.tw##.btn-download.agenda-print
ruled.me##.nny
m.shein.com##.in-sitetips
komandacard.ru#$#.pop-up-startup-banner { display: none!important; }
komandacard.ru#$#.fancybox-overlay-fixed { display: none!important; }
komandacard.ru#%#//scriptlet('remove-class', 'fancybox-lock', 'html')
podnikatel.cz,mesec.cz##.js-push-notifications-modal-dialog--active
bbc.co.uk#$#div[data-testid="test-overlay"][class*="-Overlay"] { display: none !important; }
bbc.co.uk#%#//scriptlet('prevent-addEventListener', 'scroll', 'documentElement.scrollTop')
expert.ru##.floating-bar
croxyproxy.com###infoBarContainer
1password.com###spg-copied
ewg.org###facebook_like_widget
zeerawireless.com###shopify-section-popups
mexc.com#$#.ant-modal-root { display: none !important; }
mexc.com#$#body { overflow: auto !important; }
mexc.com##div[class^="sidebar_gift"]
people.com##.jumpstart-player-sticky
empire-streaming.co#%#//scriptlet('set-local-storage-item', 'msgads', 'true')
ashampoo.com##.exitlayer
gsmturkey.net##.js-bottomFixTarget
developer.android.com##.devsite-badger-award
||bn.ziare.com^$domain=business24.ro|acasa.ro
freecodecamp.org##.banner
lexustokyo.jp##.footercv
codementor.io##.bottom-bar
youtube.com##yt-mealbar-promo-renderer
iobit.com##.new-top
newsweek.com##div[class*="tickyPlayer"] > div.videocontent
reqbin.com##.toast-poll
||cnet.com/*/fly/js/components/shopping-modal-promo-*-rev.js
pisni.org.ua###socialNotifier
macapp.org.cn##.web_notice
facebook.com#?#div[role="main"] ~ div[data-nosnippet]:-abp-has(a[aria-label="Accessible login button"])
7k7k.com##.pendant
wpri.com##.desktop-floating-player
wpri.com##.desktop-video-title-bar
usccb.org###block-views-block-books-images-popup
gitee.com##.gitee-stars-main-widget
download.cnet.com##.c-adShoppingExit_modal
disqus.com##.login-overlay__wrapper.is-footer
ukrhealth.net#?#div[id^="pum-"]:-abp-has(> div[id^="popmake-"] > div.pum-content > div.popup > div.fb-dialog)
ukrhealth.net#$#html.pum-open { overflow: auto !important; }
gfycat.com##.signup-call-to-action
seo-akademiya.com#$#div[class^="mfp-"] { display: none !important; }
seo-akademiya.com#$#html[style^="overflow:"] { overflow: auto !important; }
cybernews.com#$#aside[data-e="popupEvent"] { display: none !important; }
cybernews.com#$#body { overflow: auto !important; }
blesk.cz##body > div[id^="video_sticky_"]
hrodna.life##.download-pwa-box
||bigkinds.or.kr/resources/files/popup/
vencon.ua##.fixed-bottom-banner
visa.co.jp###_pi_surveyWidgetContainer
lesechos.fr###app > footer + div
startpage.com###add-homescreen-popup
bowwowinsurance.com.au#$#body { overflow: auto !important; padding-right: 0 !important; }
bowwowinsurance.com.au#$#.modal-promo-code { display: none !important; }
bowwowinsurance.com.au#$#.modal-backdrop { display: none !important; }
yourbengo.jp##.contentrating-fixedguide
stavka.tv#$#div[id^="__BVID"] { display: none !important; }
stavka.tv#$#body { overflow: auto !important; position: static !important; }
stavka.tv###js-header-pm-bottom-sticky
stavka.tv##.HeaderPmTopContainer
animate-onlineshop.jp##div[id^="rt"]
webukatu.com##.c-footer-panel-modalGroup
finance.yahoo.co.jp##.idpfLP.idpfLPOpen
nn-com.co.jp###fixed_area
adme.media##div[data-test-id="article"] > div > div > div > a[href$="/comments/"]
pro.logitec.co.jp###industry
pro.m.jd.com##.bottom_tips_wrapper
vikna.tv##.bidmatic-detachable.detached
speedcheck.org#$#body { overflow: auto !important; }
speedcheck.org#$#.dontleave { display: none !important; }
newegg.com###modal-Website
techcrunch.com##.piano-ribbon-container iframe[id^="offer_"]
cinehdplus.net###mdl-help
paypayfleamarket.yahoo.co.jp###fltbnr
livelib.ru##.popup-reg
onestop.co.uk###comp_tag_container
floren.com.ua##.popup-custom[data-modal="right-banner"]
post-punk.com##.adp-popup
cnews.fr###block-dm-ledirect-dm-ledirect-header-live.StickyOn
cnews.fr###block-dm-ledirect-dm-ledirect-header-live.stickymob
anidub.link###banerapps
meet.jit.si##.chrome-extension-banner
pdfcandy.com##.popup__extension
smallpdf.com#?#body > div#app > div[class]:-abp-has(> div > div > img[alt="Chrome"])
sodapdf.com##.be-tooltip
theoryandpractice.ru##a[href^="https://form.typeform.com/"]
yaneyasan13.net###footer_contact
yaneyasan13.net###footerFloatingMenu
livable.co.jp##.s-floating_contacts
kens5.com##.video__docker_state_docked
my.bulbapp.com##.contact-bar
mtame.jp###slide_window
boxil.jp#$##modal-appeal-download { display: none!important; }
boxil.jp#$#body { overflow: auto!important; padding-right: 0!important; }
yanmaga.jp##.cv-banner
gunze.jp##div[style="margin:auto 0;text-align:center;"] > a[href="/store/e/esummersale/"]
gunze.jp###st-SmartBanner
0123movies.com,123freemovies.net###md-share
souq-design.com#$#.cp-visited-popup { display: none !important }
souq-design.com#$#html.cp-overflow-hidden { overflow: auto !important; }
sports.yahoo.com###Col1-4-Interstitial-Proxy
sports.yahoo.com###sports-stickyfooter-index
e-consystems.com###my-welcome-message
||hobbytimes.jp/js/modal.js
transfermarkt.*##tm-language-hint
bing.com##div[data-viewname="GiveModeFlyoutUpsell"]
defenseone.com,govexec.com,nextgov.com,route-fifty.com#%#//scriptlet('set-constant', 'GEMG.ConversionModule', 'noopFunc')
ikstudie.com,sunloft.co.jp##.Bnr
mysuki.jp##div[id$="-cta"]
fibabanka.com.tr##.kiraz-countly-banner--popup
fibabanka.com.tr##.lity
tumblr.com#$?##glass-container > div[aria-modal="true"]:-abp-has(a[href="/register?source=login_register_center"])  { display: none !important; }
tumblr.com#$#body { overflow: auto !important; }
tumblr.com##div[style="background:#7c5cff;color:#ffffff"]
tf1info.fr##.container__Pip
webnode.jp##.wnd-free-stripe
mandahakko.com##.banner_flt
angfa.jp##.footer__cv
news.com.au##.vms-player.vms-sticky
news.com.au##.vms-sticky-close
themoscowtimes.com#%#//scriptlet('prevent-setTimeout', 'Cookie.get("contribute-modal')
||app.getresponse.com/view_webform_*.js$domain=terenyinwestycyjne.info
||pb-news.info/wp-content/themes/jnews/assets/*/remodal
baumarkt.check24.de#$#body[style*="overflow"] { overflow: auto !important; }
baumarkt.check24.de#$##app-points-campaign-desktop { display: none !important; }
fitsmallbusiness.com##.fit-omv2-campaign-popup
smallseotools.com###FITS_con
fontanka.ru##div[data-sticky-id="bottomStickyElement"]
erli.pl#%#(function(){try{if("undefined"!=typeof localStorage){const b=JSON.stringify({lastSeenAt:new Date,viewsCounter:1});localStorage.setItem("ERLI_PRO_GUEST_MODAL_DATA",b)}}catch(a){}})();
hardx.com,21sextury.com##.promobar
hancinema.net##.footer  + div[style^="position:fixed;padding"]
wayfair.co.uk##div[data-codeception-id="ResponsiveModal"]
chocolat.work##.fixed_footer
heizung.de#$##exit-intent-modal { display: none !important; }
heizung.de#$#.modal-backdrop { display: none !important; }
heizung.de#$#.modal-open { overflow: auto !important; }
job-chocolat.jp##.campaign_stickybar
seikatsu110.jp##.fadeIn.fixed
mobile-hoken.com###sp_bnr
shuriya.info##.contact > div.sp
||getraenke-hoffmann.de/themes/*/js/overlay.js
kakaku.com##.idBenefitPrBnr
contact.mewshop.jp##.fcart
firesticktricks.com##.mysticky-welcomebar-fixed-wrap
bilety24.uk#%#//scriptlet("prevent-setTimeout", "#modal-id")
polskieradio.pl##.neceser-2022
jestemszefem.pl##.banner-fixed
babista.de#%#//scriptlet('set-local-storage-item', 'entd:newsletter-layer', 'emptyObj')
blutspendedienst.com#$#body { overflow: auto !important; }
blutspendedienst.com#$##modal_supply_situation { display: none !important; }
blutspendedienst.com#$##modal_supply_situation ~ div.modal-backdrop { display: none !important; }
||type.jp/common/js/script_probo.js
event.rakuten.co.jp##.followingArea
event.rakuten.co.jp###a2hsBtn
infinite.red##.container > div[data-w-id][class="modal-temp__card"]
postnauka.ru##donate-bar
onceupon.photo#?##__next > div.ljvWaW:-abp-has(> div[class^="Modal_contentContainer"] > div[class^="Splash_container"])
onceupon.photo#$#html { overflow: auto !important; }
usatoday.com,azcentral.com##div[class="gnt_em_vp_c"][data-g-s="vp_dk"]
finance.yahoo.com##.smartphone div#module-featurebar
nypost.com##.player-single.vjs-pip-active
eikaiwa.dmm.com###jsBannerFloat
pp-prozozh.ru###bottom_fixed_m
aol.com,finance.yahoo.com##.player.vp-docked-mode > div.vp-content
roote.ekispert.net###balloon
||zimuku.org/sp1.gif
seeklogo.com##.shutterBannerWp
insideedition.com##.player__wrapper.is-sticky > div.player__container
takashimaya.co.jp##.l-header__banner
accuweather.com##.jw-flag-floating .jw-wrapper
ogorod.ru##.BottomPanel-root
bookoffonline.co.jp###m1
bookoffonline.co.jp##.ModalItems-overlay
angrybirds.com##.campaign-splash
manabi.benesse.ne.jp##.adsenseWrap
legionathletics.com,view-next.benesse.jp#$#.remodal-is-locked { overflow: auto !important; touch-action: auto !important; }
legionathletics.com,view-next.benesse.jp#$#.remodal-overlay { display: none !important; }
legionathletics.com,view-next.benesse.jp#$#.remodal-wrapper { display: none !important; }
steamgriddb.com###noty_layout__bottomLeft
dr-recella.com##.floating_banner
iqihang.com##.home-float
iqihang.com##.v-modal
iqihang.com#?#.homeIndex  > div > div.el-dialog__wrapper:-abp-has(> div[aria-label="dialog"] > div.el-dialog__body > div.popup)
malimali5.com#$#body.stop-scrolling { height: unset !important; overflow: auto !important; }
malimali5.com#$#.sweet-overlay { display: none !important; }
malimali5.com#$#.sweet-alert { display: none !important; }
search.yahoo.co.jp##.sw-Perorin
sofatutor.com##.js-exit-intent-popup
sofatutor.com##.js-exit-intent-overlay
wired.com##.consumer-marketing-unit
mixed.de###wrapper ~ .slbContentEl
aomeitech.com#?#.am-promotion-entry
aomeitech.com###__aomei-sidebar
||buy.tinypass.com/checkout/offer/show?displayMode$domain=foreignpolicy.com
! quora.com##.qu-alignItems--center.qu-zIndex--blocking_wall
visaplace.com###elementor-popup-modal-45553
shop.adidas.jp##.headerBanner
shop.adidas.jp##div[style^="border-bottom:1px"] > div[class^="css"] > .footersticky
vc.ru##.floating_screen_film--fixed
you.com#%#//scriptlet('set-local-storage-item', 'hasSeenAddToChromeNudge', '1')
express.co.uk##.jw-flag-floating .jw-wrapper
qwant.com#$#div[data-testid="Ribbon"] { display: none !important; }
qwant.com#$#body.is-scrolled { --header-offset: auto !important; }
ktmmobile.com#%#//scriptlet('set-constant', 'mainBottomBanner', 'noopFunc')
cj.sina.com.cn###ad[class^="m-money"]
saiyasune.com##div[style^="position: absolute;"][style*="z-index: 1000;"][style*="width: 100%;"]
smartnator.com#%#//scriptlet('set-local-storage-item', 'announcement', '1')
nordot.app##.page__curatedBy
lifescience.pl##.hwp-bottomleft
[$domain=mail.ru,path=/^\/$/]#?#.toolbar:-abp-has(> div.toolbar__inner > div.toolbar__aside > span.toolbar__close)
amp.scmp.com###piano-module-template > div[id^="default-meter-page-views-"]
xhamster.com##.dyltv-container
career.levtech.jp##.js-fixedGuideCta
kgw.com,king5.com,localmemphis.com##.video__docker.video__docker_state_docked
programiz.com#$#.main--backdrop { display: none !important; }
programiz.com#$#.pop-up-block { display: none !important; }
programiz.com#$#body.no-scroll { overflow: auto !important; }
ifenpaidy.com#$#body { overflow: auto !important; padding-right: 0 !important; }
ifenpaidy.com#$##myModal { display: none !important; }
ifenpaidy.com#$##myModal ~ div.modal-backdrop { display: none !important; }
tell.ng,hepkredi.com##.rvNotification
tengrinews.kz##.tn-tape-single-container
latimes.com##body > metering-bottompanel
thaiticketmajor.com###popup-recommend
wiwo.de#$#.u-no-scroll { overflow-y: visible !important; }
wiwo.de#$#div[id^="vhb-reload-popup"] { display: none !important; }
dailymail.co.uk##div[popupposition="BOTTOM_RIGHT"]
pixta.jp###js-modal--recognized-subscription
pixta.jp##.__b-popup1__.b-modal
coolors.co#$##generator-tutorial-intro { display: none !important; }
coolors.co#$#body.route-generate { overflow: auto !important; position: initial !important; }
nordbayern.de#$?#.frozen-mobile-body { overflow: visible !important; position: absolute !important; }
nordbayern.de#$#body > .template-container { display: none !important; }
nordbayern.de#$#.tp-active { display: none !important; }
nordbayern.de##.piano_bottom_ribbon
cryptotabbrowser.com###downloadPopup
cryptotabbrowser.com##.top-notification-black
gmod.fusion-rp.ru,usingenglish.com,affiliatefix.com##.u-bottomFixer
bmw-yanase.com##.kotei_column_bnr
beauty.biglobe.ne.jp###staticBalloonContent
search.brave.com##.callout.svelte-10n95qb
intellinews.com#%#//scriptlet('set-cookie', 'viewedOuibounceModal', 'true')
auslogics.com###b-instruction-2__shadow
borek.de##.mdm-sticky
froma.com##.add-home-info
fmovies2.cx##div[style^="display:block;z-index:9999;position:fixed;bottom:0;text-align:center;width:100%"]
boohoo.jp#$?##modal:-abp-has(div[data-testid="email-signup-splash-prompt"]) { display: none !important; }
boohoo.jp#$#body { overflow: auto !important; }
ledkia.com###modalPromotionschedule
ledkia.com##.modal-backdrop
gpado.jp###popup-block
park.ajinomoto.co.jp##.bottomMenu
sougiya.biz##.sideBanner
sougiya.biz##.sw-Footbn
mail.yahoo.co.jp#?#.main > div[class] > svg + div[class] > a[title=""][font-size="14"]:upward(2)
video.dmkt-sp.jp##.lp_cta_fixed
serverguy.com##.elementor-popup-modal
kobe-np.co.jp##.fixed-footer
letemps.ch#$#html > body.tp-modal-open { overflow: auto !important; }
letemps.ch#$#.tp-modal { display: none !important; }
letemps.ch#$#.tp-backdrop { display: none !important; }
blog.paperspace.com###userpilotIframeContainer
dtac.co.th#$##gridSystemModal { display: none !important; }
dtac.co.th#$#.modal-backdrop { display: none !important; }
dtac.co.th#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
dtac.co.th###iz-cr
microsoftstore.com.cn##.modals-overlay
samayam.com##.topStorieswrap
samayam.com##.top-stories-modal
drop.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("lastTriggeredSignUpType", "triggered_pdp") } } catch (ex) {} })();
drop.com#%#(function() { try { if ('undefined' != typeof localStorage) {var date = new Date(); window.localStorage.setItem("lastTriggeredSignUpTime", date.getTime()); } } catch (ex) {} })();
zebrack-comic.shueisha.co.jp#?#div[style="margin-bottom: 70px;"] > div[class^="sc-"] > div[class^="sc-"] > a[href^="https://app.adjust.com"]:upward(2)
shop.lenovo.com.cn##.mask-laye-box
shop.lenovo.com.cn##.sign-in-box
haertle.de#%#//scriptlet("set-constant", "showCampaignLayer", "noopFunc")
timeanddate.com#%#//scriptlet("prevent-addEventListener", "scroll", "_onscroll")
discours.io##.main-banner
imovelguide.com.br#%#//scriptlet('prevent-addEventListener', 'mouseout', '#modalSair')
imovelguide.com.br#%#//scriptlet('set-local-storage-item', 'IsModalShown', 'true')
game8.jp##.l-fixedFunctionLinkContainer
s.cosme.net##.act-bottom-nav
||uicdn.com/mailint/*/assets/_sn_/lod/welcomeback.js$domain=gmx.*
||wakasa.jp/common/js/modalCheck.js
tomtop.com##.freePointWrap
pfister.ch#%#//scriptlet('set-cookie', 'acquisitionModalShowed', '1')
curet.jp##.l-footer-modal
uol.com.br#$#.modal { display: none !important; }
uol.com.br#$#.modal-open { overflow: auto !important; position: static !important; }
gamewiki.jp###pc_overlay
junijuni.jp##.joinnewModal
boat-lifestyle.com##div[id^="nmg-incentive"]
youtube.com##tp-yt-iron-dropdown[class="style-scope ytd-popup-container"][horizontal-align="right"]
baike.baidu.com##.sl-player__main.window-player
||tally.so/popup/$third-party
restofworld.org##div[class^="tally-"]
tether.to#$#.MuiDialog-root { display: none !important; }
tether.to#$#body { overflow: auto !important; }
lidea.today##.linksFix__balloon
cnews.fr##.sticky-player
mrs.living.jp###ad-floating
mrs.living.jp###floating-max
activity.lenovo.com.cn##.sign-in-box
activity.lenovo.com.cn##.mask-laye-box
activity.lenovo.com.cn##.cms_fixed_nav
shop.lenovo.ru###usedesk-messenger
gazeta.ru###_id_yaflow
zhihu.com#$#html { overflow: auto !important; padding-right: 0 !important; }
thecontentauthority.com##.ez-video-container.ez-float-right.ez-stuck
moviewalker.jp##.bl_pickup_btn
monomax.jp##.spacialArea01
web.skype.com##.noFocusOutline > div > div > div > div > div[style^="position: relative; display: flex; flex-direction: column; flex-grow: 0; flex-shrink: 0; overflow: hidden; align-items: stretch; align-self: stretch; background-color"][style$="border-style: solid;"]
r.gnavi.co.jp##.js-appealPointToast
musical1.de###so_overlay
musical1.de##.so_main_div_center
economist.com##.article-audio-player__center-tooltip
positivr.fr##.viously-sticked-top-right
latimes.com##metering-modal
hitz955.teroradio.com###surveryModal
hitz955.teroradio.com##.modal-backdrop
rakuten.co.jp##[irc="SdmLogin"]
m.compuzone.co.kr##.right_btn
mikle.jp##div[style^="position: absolute;"][style*="z-index: 1000;"]
hulu.jp##.sp-nav-footer
websiteplanet.com###ctrl-d-popup
convertio.co##.rate-us
cinemacafe.net###danglingList
popmech.ru##.app-popups
item.rakuten.co.jp###floatingCartContainer
news.ru###article-post-block
upgradabroad.com###enquiryModal
ch.nicovideo.jp###ChannelAnnouncementListPcRoot
animesgratisbr.biz###itfbpploverlay
polizei.brandenburg.de##div[style*="width: 750px;"][style^="height: auto;"]
thirdweb.com#%#//scriptlet('set-local-storage-item', 'hasShownWelcome', 'true')
||websiteplanet.com/wp-content/themes/websiteplanet/js/popup-ctrl-d.
rocketpool.net###bug-bounty
weltbild.de##sx-page-layer
jokers.de##div[id^="dytmpl"]
mojeek.com##.pop-in
bodyarchi.com###topfloatingBnr
fonepaw.com##.widget + div[class*="promotion"]
presearch.org,fmovies.to##.alert[data-notify-position="top-right"]
spielemax.de#$#body { overflow: auto !important; }
spielemax.de#$#.popupbuilder-widget { display: none !important; }
cnbctv18.com##.overlaypop
wionews.com###livebtbox
t.pia.jp###piacard_banner
qwant.com###root > div.home__snippet__extension
estadao.com.br##div[class^="box-urgente"][class$="-fixed"]
estadao.com.br###house-ad-link
emais.estadao.com.br##.article-softwall-banner
pyimagesearch.com###pyis-cta-modal-sticky-bar > div.is-stuck
bs.benefit-one.co.jp###meerkat-wrap
||easy2boot.xyz/wp-content/plugins/boxzilla/assets/js/script.min.js
bs.benefit-one.co.jp###ptcd_modal_dialog
techgig.com,digit.in###cubewrapid
bigkinds.or.kr,104.com.tw##.popup-container
getpocket.com##div[data-cy="mylist-flyaway-extensions"]
theatlantic.com###paywall
s.shufoo.net###okiniiri-fuwatto-banner
lektsii.com###divmyclose
tsargrad.tv##.air-popup
clubdam.com##.newrelease_cv_floatbtn
dmarket.docomo.ne.jp#$##firstArea.welcome-cover { display: none !important; }
dmarket.docomo.ne.jp#$##container[style^="position: fixed"] { position: static !important; }
dmarket.docomo.ne.jp#$#.jqmOverlay { display: none !important; }
dmarket.docomo.ne.jp#$##modalOverlay  { display: none !important; }
dmarket.docomo.ne.jp#$##tutorialModal { display: none !important; }
dmarket.docomo.ne.jp#$#.modalLock { overflow: auto !important; }
dmarket.docomo.ne.jp#$#.healthCareStepsBlockOverlay { display: none !important; }
dmarket.docomo.ne.jp#$#.modalHealthCareContainer { display: none !important; }
dmarket.docomo.ne.jp#$#.overlay { display: none !important; }
dmarket.docomo.ne.jp#$#html[style="overflow: hidden;"] { overflow: auto !important; }
mirkrasok.ru##.button_popup_discount_baner
mirkrasok.ru#?#.fancybox-wrap:-abp-has(> div.popup div.jsp_buttons > div#good)
mirkrasok.ru#$#.fancybox-overlay { display: none !important; }
fantia.jp#?#.container > div.popup-bar:-abp-has(> a[href="/account/signup"])
aliexpress.ru#$#body[data-spm="home"] div[class*="AuthContextWidget_UserAgreementModal__"] { display: none!important; }
aliexpress.ru#$#body[data-spm="home"] div[class^="ali-kit_Dialog__background"] { display: none!important; }
aliexpress.ru#$#body { overflow: auto!important; padding-right: 0!important;}
whoer.net##.popup-counter-deal__wrapper
whoer.net##.sticky-action
lesbian8.com##div[id$="-im-container"]
biz.nuro.jp#$#.is-fixed { overflow: auto !important; }
biz.nuro.jp#$#.m-modal { display: none !important; }
biz.nuro.jp#$#.m-modal-bg { display: none !important; }
timesnownews.com##.__player.__dock
cookpad.com##aside[id$="_modal"][data-key]
lazada.co.th###poplayer-container
koinbox.net###app-widget
prachatai.com##.support-pay
||potepan.com/wp-content/themes/potepan-style/js/article-detail/popUpBanner.js
style.potepan.com##.FixedFooterSection
voicetv.co.th##.content-bar > nav.navbar
kildosklinika.lt###footer-bottom
kildosklinika.lt##.fix-right-menu
messari.io##.jss2
ruten.com.tw##div[class^="ruten-event"]
dropbox.com##.top-notification-bar-container
deccanherald.com##.dynamic_articles
vinmec.com##.popup-area
researchgate.net##.lite-page-tooltip__content
okwave.jp##.following_buttons
aljazeera.com##.container--red
ecuabet.com###main-wrapper > app-menu-mobile > div[class]:not([id])
livehindustan.com##.stry-slderbtm
||widgets.entireweb.com/pixel/
acpa-main.org##.fixBtn
shethepeople.tv##.whatsapp_logo_link
odishatv.in#$#.fixed-article-slide-sec { position: static !important; }
qwertee.com###homepage-popup
qwertee.com##.modal
imobie.jp##.sideadv_wrapmc
re-lifework.com##.bfb_textTextBtn
heydouga.com###access-ranking-video
av-kappa.com###bott0m0verlay
taikenki.zexybaby.zexy.net##.bnr_btm
zexybaby.zexy.net###fixed_btn
hoken.zexy.net##.formbtn.reserve
zexy.net##.campain-banner--fixed
pogoda.interia.pl##.inpl-tout-sticky.body__common-header--fixed .vjs-fixedmonitor-wrapper-fixed
at-s.com##.bnr_popup01
fx-rashinban.com##.bmMessageBln
crunchyroll.com##.erc-js-auth-modal
smartpress.by##.noty_layout
dcard.tw#?#.__portal > div[class^="sc-"]:-abp-has(a[href^="https://www.dcard.tw/service/_auth/"] > button)
easepdf.com##.files_fixed
oneesports.vn#%#//scriptlet('prevent-setTimeout', 'userVisited')
||askanydifference.com/beardeddragon/iguana.js
icotto.jp##.c-instagram-balloon
softbank.jp##.mbox-banner
shingakunet.com##.l-footerFix
aajtak.in,businesstoday.in##.bottomSliderSwipe
besthealthmag.ca#%#//scriptlet('remove-class', 'jw-flag-floating', '.jwplayer.jw-flag-floating')
geo-online.co.jp###balloonWrapper
v8.1c.ru###modalChoosePartner
popdaily.com.tw##.buoy
popdaily.com.tw##div[class^="FixedRecommendedArticleCard__"]
||buy.tinypass.com/checkout/template/cacheableShow?$domain=journaldemontreal.com
nipponrentacar.co.jp##.noticeArea
europa.eu##div[id^="ec-survey-pop-up"]
techacademy.jp##.pum-overlay[data-popmake*="640px"]
techcrunch.com##.announcement-banner[style="position: fixed;"]
hindustantimes.com##.toolTip
hindustantimes.com##.blackOverlay
||ok.ru/res/js/app/AuthLoginPopup_
dmarket.docomo.ne.jp##.fltBnrWrap
boxabl.com###pinnedBottomLeft
rigla.ru##.popup-metadata-popup__paranja
healthylives.tw##div[style*="position: fixed"][style*="z-index"][style*="height:"][style*="height:"]:not([class]):not([id])
mag.auto.ru#$#div[role="button"][class="Backdrop"] { display: none!important; }
mag.auto.ru#$#body { overflow: auto!important; }
magazine.tabelog.com##.tm-floating-banner
managertoday.com.tw##.mtaa
niusnews.com##.fixed-footer-ad
cookpad.com##.js_bookmark
blog.livedoor.com##body[data-page="top"] > a[href="https://blog.livedoor.com/tag/"]
xhamster.com##.vpn-geo-picker-container
feebee.com.tw###event_flybee_float
pixnet.net##.pixnet-happix-pilot__launcher-bubble
euractiv.com###contribs_banner
moviepilot.de#?#main > div[class^="sc-"] > div[class^="sc-"]:only-child:-abp-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
videosxgays.com##.yellow-bar
videosxgays.com##div[class^="news-ticker"]
videosxgays.com#%#//scriptlet('remove-class', 'with-ticker', 'body')
techradar.com##.regionRedirectBanner
instagram.com#?##react-root ~ div[class$=" "][role="presentation"]:-abp-has(a[href^="/accounts/"][href*="signup/"]):not(:-abp-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,kostenloseklingeltone.com#%#//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"]
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
special.goo.ne.jp,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; }
mapple.net,news.mynavi.jp###pianoj_slidein
bunshun.jp,mainichi.jp,nikkei.com,news.mynavi.jp###pianoj_ribbon
01.kg,0154.by,0312.ua,032.ua,0332.ua,0342.ua,0352.ua,0362.ua,0372.ua,0382.ua,0412.ua,04141.com.ua,0432.ua,04563.com.ua,04597.com.ua,04598.com.ua,0462.ua,0472.ua,048.ua,04868.com.ua,0512.com.ua,05136.com.ua,0522.ua,0532.ua,05366.com.ua,0542.ua,05447.com.ua,0552.ua,056.ua,0564.ua,0566.com.ua,0569.com.ua,057.ua,061.ua,06153.com.ua,0619.com.ua,0623.com.ua,06236.com.ua,06237.com.ua,06239.com.ua,06242.ua,06252.com.ua,06267.com.ua,06272.com.ua,06274.com.ua,06277.com.ua,0629.com.ua,0642.ua,06452.com.ua,1rnd.ru,3652.ru,3654.ru,3849.com.ua,44.ua,4594.com.ua,5692.com.ua,62.ua,6262.com.ua,6264.com.ua,65.media,7152.kz,7232.kz,8422city.ru,8692.ru,city04.kz,city41.ru,citydomodedovo.ru,go152.by,go212.by,go232.by,go31.ru,go61.ru,go7812.ru,gorod3466.ru,inaktau.kz,inalmaty.kz,inastana.kz,inatyrau.kz,inkaragandy.kz,inshymkent.kz,karelia.news,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
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_"]
zai.diamond.jp##.sp-floating-banner
funtre-blog.com##div[class*="pupup"]
kanetaya.com###st_mb
eigeki.com##.gift
720dgree.de##div[class^="recommendation-modal"]
thebulletin.org##.uabb-sticky-apply
vogue.cz##div[class^="FloatedWrapper"]
smartairfilters.com##.hustle-slidein
||impress.co.jp/sites/all/libraries/AlertifyJS/build/alertify.
wazap.com##.ui_member_popup
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"]
underarmour.*,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:-abp-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; }
nhac.vn##.ft-scroll-content
fantia.jp##.fanclub-btns > div.popup-bar.is-clone
s.kakaku.com##.idBenefitBnrArea
s.kakaku.com###bmMessageBlnLink
kakaku.com###global_bnr_wrap
pinkoi.com##.n-promo-login-modal
zurich.co.jp##.panel-floatnav
randomovie.co##.follow-us
note.calbee.jp,note.linemusic.jp,diehardtales.com,note.com,note.kagg.jp,note.jp,note.yamap.com##.m-animationBalloon.m-likeNoLogin
gomovies-online.cam#?#body > div[class] > div[id]:-abp-has(> div[id] > a[href="/user/profile/premium-membership"])
ntt.com##.ContactUsButtonHQJp
menta.work###promotion-modal
kaigai-matome.net##.kaiga-popup-and-layer-ads
mysuki.jp,how-to-inc.com###sp-cta
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; }
x.gd##.notice
banco.bradesco##.btnAbraContaFixed
invitro.ru##.monitoring_widget
tsargrad.tv##.sticky-bottom
nd.edu###network_notice
leparisien.fr##.dailymotion-cpe > div.pip
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;"]
gastronom.ru##.chaos-indivisible-teaser
menunedeli.ru##.frm_subs_fllscrn
press.princeton.edu###block-bookloversale
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#$##layer_board_area { display: none!important; }
magazine.jp.square-enix.com#$#html { overflow: auto !important; }
magazine.jp.square-enix.com#$#body { overflow: auto !important; }
tylko.com##.announcement
medonet.pl##.ntzpPopup
medonet.pl###haloDoctorPopup
medonet.pl##body.withHPU::before
38.242.198.170##.ancr-group
brogle.de#$#body.ilightbox-noscroll { overflow: auto !important; }
brogle.de#$#.ilightbox-holder { display: none !important; }
brogle.de#$#.ilightbox-overlay { display: none !important; }
tunepat.jp###youtubemusicconverter
pikabu.ru##div[style^="top: auto;"][style*="bottom: 16px;"][style*="position: fixed;"]
vesti.ru###vgtrk-mini-player
missav.com##.fixed.bottom-0[x-show="showFloatingBanner"]
books.rakuten.co.jp##.rMessageFloating
ilovefreesoftware.com###elementor-popup-modal-565883
highload.today#?#.popup-bottom:-abp-has(> .container .popup-bottom-social)
sellmarke.jp###app_3
/wp-content/plugins/popups/*$domain=sellmarke.jp
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
jbpress.ismedia.jp,5-fifth.com,spravochnick.ru##.m-popup
westwingnow.de#$#div[data-testid="shop_to_club_registration_single_step_overlay"] { display: none!important; }
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; }
schraubenhandel24.de###admorris-live-sale-notification
arigus.tv##.mobile-footban
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
event.rakuten.co.jp###pitari_mcw_flt
girlschannel.net###commentFab
media.io##.feedback-button
car.rakuten.co.jp##.portal-floating-banner
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
hoken.rakuten.co.jp###js-floating
||api.dokusho-ojikan.jp/dokusho-server/non_login_appeal
purepeople.com##.dailymotion-player-wrapper[style*="position: fixed;"]
dn-sundai.benesse.ne.jp##.dn-fixed-banner
rkeeper.ru##.new-posts__widget
aliexpress.com##.drogue-poplayer-modal
||mitsuraku.jp/ajax/getCampaignModal?
campify.jp##.cv-fixed
globalknowledge.com##.site-banner-message
downza.cn##.fixed_btn_box
mine.toyokeizai.net#$#.free-modal { display: none!important; }
mine.toyokeizai.net#$#.is-scroll-disabled { overflow: auto!important; }
kanaloco.jp###rt_popup
cyberlink.com#$##macDetectPopupModal { display: none !important; }
cyberlink.com#$#.modal-backdrop { display: none !important; }
cyberlink.com#$#.modal-open { overflow: auto !important; }
asksawal.com##.asksawal-join-option-box
pharma.mynavi.jp##.footer-fix-navi
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
31mag.nl#?##steady-floating-button-wrapper
31mag.nl,der-postillon.com###steady-floating-button-wrapper
classy-online.jp##fw-storyblock
teams.qiita.com##.cvFLg_wrap
it-trend.jp###bottomScrollNavi_form-and-all-add
peervideo.club#%#//scriptlet('set-local-storage-item', 'hide-airtime-blue-header', 'true')
mindtecstore.com##.footersupport
qrcodechimp.com##.chrome_extension_btn
qrcodechimp.com##div.features_popup
so-net.ne.jp##.accessAd
leverageedu.com##.whatsappFloater
tech-girlz.com##.theiaStickySidebar a[href="https://allmy.bio/tech-girlz"]
yougov.com##.slide-in.business
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
jstage.jst.go.jp##.sticky-register-to-j-stage
thebetterindia.com##.tbi__goto-microsite
fotkaew.ru###btz-cookie-popup
webukatu.com##.c-fixed-nav
vecernji.hr##.toaster_teaser
firstvds.ru##.be-author-popup
demae-can.com###line_popup
gillette.jp#$#.dialog-search-popup { display: none!important; }
gillette.jp#$#.fixed { position: static!important; }
gillette.jp#$#.stop-scroll { overflow: auto!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; }
nttdocomo.co.jp##.ppko-page > div#btnFixedBlock.js-scrollBtn
||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; }
pikabu.ru##.ny2022-btn
pikabu.ru##.hny-btn
kingdom-anime.com###topVisual
heros-ultraman.com##.sw-Bnr_Footer
any-video-converter.com##div[id^="banner_"]
any-video-converter.com##.active-popup
social-dog.net###banner
karelcapek.co.jp,bauhutte.jp,tech-camp.in###js-popup
fukuishimbun.co.jp###follow-footer
lotte.co.jp##.topModalWrap
chaturbate.com##.RoomSignupPopup
comic.pixiv.net#$#.absolute.z-100.inset-0.bg-\[rgba\(0\,0\,0\,0\.4\)\].h-full.w-full { display: none!important; }
comic.pixiv.net#?#.fixed.my-0.mx-auto.rounded-8 > div > a[href$="/1108"]:upward(2)
kwm.co.jp##.book_link
vogue.ru##.dfp-page-overlay
bunshun.jp##.footer-overlay
gdpi.hitbullseye.com##.Ash-Img-popup
pcbway.com###Toptip
taftcoffee.com###wa-chat-btn-root
kurashinista.jp##.mod-overlay
abema.tv#$#.body--prevent-scroll { overflow: auto!important; }
abema.tv#$#.com-onboarding-OnboardingModalContainerView--enter-done { display: none!important; }
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; }
jornaldeitapetininga.com.br#$#html { overflow: auto !important; }
jornaldeitapetininga.com.br#$##bannerCamada { display: none !important; }
bluestacks.com###subscribe-modal
m.baidu.com##div[class^="mkt-ball-wrapper__"]
lkslodz.pl#%#//scriptlet('set-cookie', 'modal_rss', 'true')
diocese-quimper.fr###alteriade_PH_loader
digitalidentity.co.jp##div[class^="bnr_floating"]
toyokeizai.net##div[class^="SURVIN_GUIDE_"]
webursa.com,bursahakimiyet.com.tr,yenidonem.com.tr##.floating-wpp
||cxense.com/cx.cce.js$domain=gamespark.jp|inside-games.jp
chromecastappstips.com#$#.fwdevp { transform: translate3d(0px, 0px, 0px) !important; position: relative !important; }
chromecastappstips.com#$#img[src*="opener-close.png"] { display: none !important; }
tsutaya.tsite.jp##.adfunnel_sp
||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="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
aura-office.co.jp###bnr_inquiry
pdf.wondershare.jp###icon-anchor-right
d.dmkt-sp.jp##.fltBnrBlock
denken3.com##.shiryo
filewhopper.com##.exitpopup
ansons.de##.couponFlap-container
gap.eu##.promo-drawer-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
descomplica.com.br##div[class^="Modal__Wrapper-"]
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
web.bridge-net.jp##.fltBnr
ucsusa.org###block-actioninterrupter
pmindiawebcast.nic.in#$#body > nav.navbar + div.container { display: none !important; }
pmindiawebcast.nic.in#$#.modal-backdrop { display: none !important; }
pmindiawebcast.nic.in#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
opencritic.com##app-patreon-modal
opencritic.com##app-facebook-modal
rugbypass.com##.news-bottom-articles.fixed
privacytutor.de###elementor-popup-modal-46882
groovy.bot###__layout > div > .fixed.h-full[style^="transform:"]
techplay.jp#$##v-event-recommend-modal { display: none!important; }
techplay.jp#$#body.vm--block-scroll { overflow: auto!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"]
freestudyweb.tumblr.com##.follow-teaser
privacysavvy.com###vpnoffer
daagreat.com##.admask
daagreat.com##.admaskContent
gobankingrates.com##.basicLightbox
majordomo.ru###perenos-saita
reclameaqui.com.br##.brand-page
reclameaqui.com.br#$##headerbar-touchpoint { display: none !important; }
reclameaqui.com.br#$##page-header { padding-top: 0px !important; }
redhotpawn.com##.rhp-static-footer
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###ouibounce-modal
shopxp.com.br#$##mod-popup { display: none !important; }
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; }
digg.com##.bottom-signup-modal
monsterspost.com##.bannerpop
templatemonster.com##.PlasmaPromotionPopup
sejuku.net###break_banner
rikeilabo.com###xeory-fixed-banner-sp
elespanol.com###gallerynews_footer
washingtoninformer.com##.boxzilla-be-a-part-of-the-washington-informer-legacy
unikoshardware.com##.dialog-lightbox-widget.elementor-popup-modal
peterengland.com#%#//scriptlet('set-local-storage-item', 'storeToolTipSeen', '1')
elama.ru#$#.jquery-modal { display: none!important; }
elama.ru#$#body { overflow: visible!important; }
crankyseven-k.com##.afc_popup
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")
dailyegyptian.com##.sno-side-icons
xiaomi.ua###add_q
iobit.com##.popout
protanki.tv##main > div.fixed.z-50
libertycity.net,libertycity.ru##.create_acc
banglatech24.com##.extra-cls
klerk.ru##.promobar-content
parenting.wp.pl,parenting.pl##.exitintent
hostinger.ru#$#.popup-modal { display: none!important; }
hostinger.ru#$# body { overflow: visible!important; }
kurs.com.ua###popup-wrapper
timeweb.com##.cm-notification-time-to-craft
octoparse.com###bf_pop
lernstudio-barbarossa.de#?#section > div#modalBackdrop:-abp-has(> div#modalContent > div.ctools-modal-content > div.bounce-convert-custom-modal)
lernstudio-barbarossa.de###flyout_aktion
||secomapp.com/promotionpopup/$domain=oozeki-japan.com
oozeki-japan.com###newsletter-dialog
ozerki.ru#?#.popup__block > div.rkf_popup_body:-abp-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###popup-graphic
cnyfertility.com#%#//scriptlet("prevent-addEventListener", "scroll", ".open()")
slickdeals.net##div[data-template="genericDealAlerts"]
baumer.com##.toast-top-right
hamamatsu.com#$#.mfp-wrap { display: none !important; }
hamamatsu.com#$#.mfp-bg { display: none !important; }
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')
zeolearn.com#$#div[class*="blog-offer"] { display: none!important; }
zeolearn.com#$#.modal-backdrop { display: none!important; }
zeolearn.com#$#body { overflow: visible!important; padding-right: 0!important; }
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#$#.popup-blackfriday { display: none !important; }
buser.com.br#$#html.o-hidden { overflow: auto !important; }
opeka.gr,ipeenk.com##div[id^="notification"]
superlegalbrinquedos.com.br#$#.modal--optin { display: none !important; }
superlegalbrinquedos.com.br#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
macwk.com##.el-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')
auto-swiat.pl##.natPopup
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
fit-dz.blogspot.com###fbox
goo.ne.jp#?##gpu:-abp-has(> a[data-popup-link])
rosenthal.de#$#.exit-intent { display: none!important; }
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"]
producersphere.com##div[class^="sgpb"]
fanpage.it##.fp_underfollow
tv.yahoo.co.jp###prm_Modal
wk-partners.co.jp##.footer__fixed-cv-btn
pikabu.ru##body > button.halloween
buildupp.net##div[id^="xeory-fixed-banner"]
fuzhou.baixing.com##.listing-fixed-bottom-notice
anhangueraferramentas.com.br##.Whats-btn-Float
||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; }
proengineer.internous.co.jp###CONTACT_BTN
rotadasbandeiras.com.br###Lbanner
24.hu##.fb-exit-popup-container
globalize.lifepepper.co.jp##div[id^="signupFormContainer_"]
leverageedu.com##.uniconnectmodal
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; }
vc.ru##.halloween-card
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
washingtonpost.com##div[id^="softwall-intl-"]
upstract.com###vipgrade
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; }
bfstrms.xyz##div[id^="webmodal"]
bfstrms.xyz##.modal-backdrop
startech.com.bd#%#//scriptlet('set-constant', 'app.enablePopup', 'false')
equl.jp,naifix.com##.boxzilla-bottom-right-container
raspberrytips.com#$#html { overflow: visible !important; }
raspberrytips.com#$#.cp-modal-popup-container.cp-free-ebook-container { display: none !important; }
developer.android.com#?#devsite-snackbar a.devsite-snackbar-link[href^="https://developer.android.com/survey"]:upward(devsite-snackbar)
shamining.com#$#body { overflow: auto !important; }
shamining.com#$#.popup_transparent { display: none !important; }
pinkvilla.com###__pv_first-optin
media.io##.rating-container
albumoftheyear.org###tyche_trendi_video_container
||statnews.com/wp-content/compiled/js/stat-modal.js
branchen-info.net###Layer2
offshoreleaks.icij.org,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
enfasys.net,unimoni.in###sgpb-popup-dialog-main-div-wrapper
enfasys.net,unimoni.in##.sgpb-popup-overlay
livrariacultura.com.br###dvPopFreteGratis
telecomtv.com##.toast-bottom-center
neodebrid.com##.altumcode
motherjones.com###exit-intent-overlay
goodhouse.ru,mhealth.ru##.video-recommendation-sticky
proglib.io###logo-brand
proglib.io##div[data-config-item]
ask.fm#?#.lightbox_overlay:-abp-has(> div.lightbox_container form#signupConversionForm)
ask.fm#$#body.lightbox-open { overflow: auto !important; }
mitani-visual.jp###c-modal
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')
diariodocomercio.com.br###elementor-popup-modal-286011
blocksite.co###elementor-popup-modal-2435
blocksite.co###elementor-popup-modal-2994
wikijob.co.uk#$#.popup-background { display: none !important; }
wikijob.co.uk#$#body[style^="overflow:"] { overflow: auto !important; }
4kdownload.com#$?#body > div.remodal-wrapper:-abp-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##.bookmark-bubble
okazurand.net###ado-side-drawer
infoq.com#$#.promo { display: none !important; }
infoq.com#$#.promo + header { margin-top: 0 !important; }
michelin.pl##.apos-dialog-box-blackout
thesaurus.net,ionos.com#$#body[style^="overflow:"] { overflow: auto !important; }
thesaurus.net,ionos.com#$#div[id^="bio_ep"] { display: none !important; }
portea.com##.modal
sddhelp.ru##.modal--discount
tgju.org###popup-layer-container
lifestyle.livemint.com##div[class^="newsletter"]
reopen.europa.eu##.ecl-language-list
filmibeat.com###oiNotification
coursed.co##.ht-notification-section
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
||kleingeldhelden.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/js/hustle-ui.min.js$domain=kleingeldhelden.com
trip101.com##.exit-intent
sec-ed.co.uk#$#.popupWorks { display: none!important; }
sec-ed.co.uk#$#.ui-front-modal { display: none!important; }
sec-ed.co.uk#$#body { overflow: visible!important; }
aeon.co##div[class^="Banner__BannerWrapper"]
||psyche.co/_next/static/chunks/SupportBannerHeader.*.js
||aeon.co/_next/static/chunks/SupportBannerHeader.*.js
comscore.com#$##vid_modal { display: none!important; }
comscore.com#$#.modal-backdrop { display: none!important; }
comscore.com#$#body { overflow: visible!important; padding-right: 0!important;}
easeus.com##body > div[class^="pop_"]
careers360.com##.stickyBottom
fastestvpn.com###saveBig
52asus.com###guiigo-black-mask
52asus.com##button[id="triggerModel"]
ultimateserver.org###provesrc-widget-area
yomipo.yomiuri.co.jp#$##gtm-promotionModal-overlay { display: none!important; }
yomipo.yomiuri.co.jp#$##wrapper[style^="position: fixed"] { position: static!important; }
yomipo.yomiuri.co.jp#$#.js-modal-promotion-banner { display: none!important; }
timeout.jp###PopupSignupForm_0
||duforum.in/assets/plugins/discourse-guest-gate-*.js
it-actual.ru##.entry-meta > div[class="xcdzla x2-der"]
read.cash##body > div:not([class]):not([id]) > div[class^="flex justify-center leading-snug"]
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
ebizfacts.com#?#.elementor-row > div.elementor-column:-abp-has(> div.elementor-column-wrap  div.elementor-widget  div.elementor-text-editor > a[href="https://ebizfacts.com/about/full-disclosure/"])
prnewswire.com##div[class^="_tr_popbox"]
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; }
mercomindia.com#$#.pum-overlay { display: none !important; }
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
m.progorod43.ru##.top-bar
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
bdjobs.com###blanket
bdjobs.com##.promo-top
bdjobs.com,oneindia.com###popupDiv
oneindia.com###closePopupDiv
testsigma.com###sideepopup
testsigma.com###floating-banner-new
alphatec-systeme.de##.popup_overlay
support.servicenow.com###signInOptions
searchenginereports.net##div[id^="bio_ep"]
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#$##advertDialog { display: none!important; }
ingentaconnect.com#$#.modal-backdrop { display: none!important; }
ingentaconnect.com#$#body { overflow: visible!important; }
da-direkt.de#%#//scriptlet("prevent-addEventListener", "mouseout", "event.dispatch.apply")
findmyfbid.in###yt-popup-wrap
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
theweek.co.uk##.exit-intent-popup
burakgoc.com###bg-ytb-subs-banner
gettinenglish.com#%#//scriptlet('set-cookie', 'cp_id_85057', 'true')
manyagroup.com#$##getintouch { display: none!important; }
manyagroup.com#$#.modal-backdrop { 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###eventLayer
novel.naver.com##.ly_event_dim
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"]
salesforce.com##c-hc-welcome-popup
freelancer.hk###fixed-banner
tecmint.com##.top-bar
expres.online###paywall-notification
cracked.io,nulled.to##.guestbox
cdotrends.com#%#//scriptlet("prevent-setTimeout", "jQuery.colorbox")
yggtorrent.nz##.ad-alert-wrapper
appgrooves.com##.sticky-signup-section
bosco.ru##.subscribe-leave__overlay
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; }
credit.com##.code-block-extracredit-free-trial-pop-up
myassignmenthelp.com###wait-popup
myassignmenthelp.com##.modal-backdrop
pixalate.com##div[aria-describedby="subscribeDialog"]
harmonicinc.com#$#.blog--exitintent { display: none!important; }
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; }
comidinhasdochef.com##.snp-overlay
comidinhasdochef.com##body .snp-builder
toolsqa.com#$##advertisement-modal { display: none !important; }
toolsqa.com#$#body[style^="overflow:"] { overflow: auto !important; }
netsparker.com###subscripbeModal
blog.bonus.ly##.announcement-bar-main
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##main > div[class*="-post"] > div[class*="-panel"]
grammarly.com##div[class*="-popupEnterActive"]
grammarly.com#?#main > div[class*="-banner"]:-abp-has(> div[class*="-basicButton"] > span:contains(Get Grammarly))
mail.com##div[data-mod-name="welcomeback"]
vpnpro.com#$#.providerModal { display: none!important; }
vpnpro.com#$#.modal-backdrop { display: none!important; }
vpnpro.com#$#body { overflow: visible!important; padding-right: 0!important; }
crackians.com##.cAnnouncements
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:-abp-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
richards.com.br###newsModal
mizuno.com.br###newUserPopUp
reveddit.com#$#.ReactModalPortal:if-not(p:contains(Error)) { display: none !important; }
reveddit.com#$#body[class*="open"] { overflow: auto !important; }
skillcrush.com#$##lead-popup { display: none!important; }
skillcrush.com#$#html { position: static!important; }
geekjob.jp##.sp_camp_banner
hai-sya.com###js_follow_footer
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"]
adlermode.com##.stickyad-wrapper
||impressionen.de/entd/static/IM/newsletter-layer.*.js
mona.de,mia-moda.de,wenz.de,meyer-mode.de,albamoda.de,vamos-schuhe.de,impressionen.de##begl-service
||stihl.de/etc.clientlibs/stihl-frontend/clientlibs/components/content/newsletteroverlay/
ambientedirect.com##.snippetNewsletterFlyIn
streameast.*##cloudflare-app[app="flashcard"][data-position="left"]
ac-illust.com,photo-ac.com###eachDownloadedModal
ac-illust.com,photo-ac.com##.modal-backdrop
pcdock24.com###bottom_nav
admonsters.com###adm-signupbar
stream.co.jp##.base__contact
kaitoricollector.com##.footer_contact
e-recht24.de##.eb-module[data-type="popup"]
||learnenglish.britishcouncil.org/sites/all/modules/splashify/js/splashify_init_min.js
smallbiztrends.com###sb-container
shimizu-koumuten.com###foot_fixed
tophotels.ru##.good-offer-wrap
der-schweighofer.de###newsletterLayerForm
account.jetbrains.com##.jba-agreement-panel
||usedphotopro.com/pub/static/*/js/roberts-newsletter.js
lomography.com#?#.wrapper > .modal > div > div > form.subscribe:upward(3)
||christies.com/js/LoadFastSignUp.js
ebth.com#%#//scriptlet('set-cookie', 'signup_modal', 'true')
highlysensitiverefuge.com#$#.cp-popup-container { display: none !important; }
highlysensitiverefuge.com#$#html.cp-disable-scroll { overflow: visible !important; }
||autodoc.pl/ajax/popup/on_leave
onehack.us##.sidenav
microsoft.com##.newsletter-pop-up
blockchain-council.org#$#body { overflow: auto !important; padding-right: 0 !important; }
blockchain-council.org#$##newsletterpopup { display: none !important; }
newsgram.com##.popupblock
typing.academy###dialog
typing.academy###bubble
tabnine.com##.AdWrapper
economictimes.indiatimes.com##.techSideWidget
statista.com#$#body[class*="overlay"] { overflow: auto !important; }
statista.com#$##vue-modals { display: none !important; }
||buhgalter.com.ua/assets/templates/base/*/buy-access
extreme.cnews.ru##.modal-book-offer
iprovpn.com#%#//scriptlet('abort-current-inline-script', '$', '#saveBig')
westwing.de##.main .js-sign-up-overlay-trigger
westwing.de##body > div[data-component-name="SlideInSignUpBanner"]
westwing.de#%#//scriptlet("prevent-addEventListener", "ww-open-overlay", "scrollTop")
yourmystar.jp##.toast-banner-block
yourmystar.jp###karte-c
nv.ua##.nyt_promo
||techashi.com/wp-content/plugins/wp-popups-lite/src/assets/*/wppopups
puma.com##.emailSignupModal
puma.com##.emailSignupModal ~ div.modal-backdrop
libertyparkmusic.com#$#html > body[class*="overflow"] { overflow: auto !important; padding-right: 0 !important; }
libertyparkmusic.com#$#html { overflow: auto !important; }
jagran.com##.Cube
navbharattimes.indiatimes.com##.side-overlay
navbharattimes.indiatimes.com###ntfy
focusme.com##.nx-notification
proapk.org##.sub-overlay
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; }
riachuelo.com.br###f-popup_captura_lead
d-gogo.com###automizely_marketing_popup_bars
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#$##signupModal { display: none !important; }
findaphd.com#$#.modal-backdrop { display: none !important; }
findaphd.com#$#body { overflow: visible !important; padding-right: 0 !important; }
sugargang.com,sugardad.eu##.modal--newsletter
einstieg.com##.nl-footer
onlinestores.com##body .newsletter
itgalaxy.ro###pnls.alert
itgalaxy.ro###newsletter-alert
digest.myhq.in#$#html { overflow: visible !important; }
digest.myhq.in#$#.featherlight { display: none !important; }
cashoverflow.in##.hellobar
carolinacountry.com###ampz_flyin
gearbest.com##.newUserPop2
thaqfny.com##.maylike
princetonreview.com##.sticky-blue-pass
princetonreview.com#%#//scriptlet('prevent-setTimeout', 'advice-popup')
hellozdrowie.pl##.newsletter-popup-container
jungewelt.de##.overlay-container
jungewelt.de##.vorschaltseite.align-content-center
garmshack.com,playtech.co.nz##.smile-prompt-frame
gamingforecast.com#$#body { margin-top: 0 !important; }
gamingforecast.com#$#.tybar { display: none !important; }
autodoc24.ro##.popup-leaving-users
autodoc24.ro##.overlay.black.hidden
hzonesp.com##.ujipopup
hubspot.com###hs-modal__wrapper
readbrightly.com###rise-up
futureoflife.org##.mo-optin-form-wrapper.mo-has-name-email
irishpost.com###overlay-form-container
||ecb.qualquantsignals.com/invite/*.js$domain=alstom.com
purina.co.uk##.nppe-modal
humanesociety.org##.region-windowshade
ziare.com##body > div[id^="conteiner_ziare_com_"]
aarp.org###siteBannerText
haufe-akademie.de###modal-exit-intent
bbva.es##div[id$="stickybannerdesktop"]
4living.ru##.new-banner
aajtak.in##.rhs-fixwhtsapp
justdial.com###best_deal_div
justdial.com##.b-modal.__b-popup1__
bau-welt.de##.modal--newsletter
bauking.de##.exit-intent-wrap
book.dmm.co.jp###react-popup-parts-root
hollywoodmask.com###newletter-popup
ewdn.com##div[data-title^="Subscription Form - Popup"]
indiafreestuff.in##.mypopups-substare
newbalance.*###discount-popup-container
newbalance.com.sa##.ait-newsletter-popup
dailysocial.id##div.modal.free-trial
shopify.in##.slideup-modal
lawstudies.com,masterstudies.com##.v-snack--bottom.v-snack--right
intermiles.com###signup_mobile_btn
nikkei.com###slideIn
bestofcebuislandhopping.com##.penci-rltpopup-left
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
learncab.com##.jconfirm-pix-main-popup
||livenewsnow.com/wp-content/uploads/pum/
livenewsnow.com###pum-5735
weblium.com###create-site-banner
peoplematters.in###nps-box
akamai.com##div[id^="liveagent_invite_button_"]
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')
outlookindia.com###coverLatest
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"]
daemmen-und-sanieren.de##.modal-dialog-vue
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
digify.com###elementor-popup-modal-7782
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; }
iyihisset.com###vm_exit_intent_popup_bg
dyhjw.com##.guessEntranceOpen
dyhjw.com##.AppEntranceBox
gitlab.com###slpFreeTrialBanner
bahndampf.de##.sgpb-popup-overlay
nypost.com##div.s2nFloatBox[style*="position: fixed"]
tbd.community###newsletter-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
ferra.ru##div[data-render-state] + div[class^="jsx-"][class$=" undefined"]
lumas.de##div[class^="popup_"]
houzz.ru##.pro-signup-header
sm.ms##.notify
partyfiesta.com###block_contact_menu
gruender.de##.elementor-popup-modal
e.mail.ru##.application > div.notify-stack_fixed
pdf.wondershare.com##.pe8-entrance
serpadres.es##.content_contrib_out
unstoppabledomains.com##div[data-convert-id="common_OuibouncePopUp"]
||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);"]
ahrefs.com##body > a[href^="/academy/seo-training-course?"]
vimeo.com##.sc-eGXxtx.hofxdK
vimeo.com##.sc-btzYZH.kuVuKv
hp.com#?#.react-modal-bg:-abp-has(> div.exit-popup)
setapp.com##.side-scrolling__banner
thehill.com###block-thehill-signup-signup-modal
drivereasy.com###questionnaire
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:-abp-has(> div.hustle-popup-content button.subscription_popup_track)
thenarwhal.ca#?#.hustle-ui:-abp-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"]
genialokal.de#$#.add-to-homescreen { display: none!important; }
genialokal.de#$#.modal-backdrop { display: none!important; }
genialokal.de#$#body { overflow: visible!important; }
activejet.pl##.newsletterBanner
activejet.pl###newsleterKontener
travelask.ru##.post-toolbar
zentrum-der-gesundheit.de##div[class="overlay no-print"]
ef.com#%#//scriptlet('set-cookie', 'efblog__hide_subscribe_popup', 'true')
archive.vanityfair.com#$#body.page_shared .bnd_subscribe { display: none !important; }
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 { display: none !important; }
brainly.com.br,brainly.in#$#body.sg-dialog-no-scroll { overflow: auto !important; position: static !important; }
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
123moviesfx.live##.sharepopup
gamewith.jp##.to-btn--bookmark
paulandshark.com#$#.newsletter-widget { display: none!important; }
paulandshark.com#$#.modals-overlay { display: none!important; }
paulandshark.com#$#body { overflow: visible!important; }
hemden.de##.notification-bar--bottom
someday-fashion.com,opus-fashion.com#$#.sim-sweepstakes-teaser-modal { display: none!important; }
someday-fashion.com,opus-fashion.com#$#html { overflow: visible!important; }
smallpdf.com#?##app > div[class^="sc-"] + div:-abp-has(img[alt="survey illustration"])
web.*,gmx.*##.topicWrapper.adjust-view
newrepublic.com##.popup.center
betten.de##div[class^="min-layer"]
materials4me.com##.newsletter--container
zerotothree.org##.GlobalAlert
ohbaby.co.nz##div[ng-controller="WelcomePopUpController"]
ohbaby.co.nz##.modal-backdrop
||9191*.*/skin/frontend/default/js/layer/layer.js
||mediabiasfactcheck.com/wp-content/plugins/wordpress-popup/assets/js/front.min.js
foreignaffairs.com##.messages--container--bottom
thecounter.org#$#body { overflow: auto !important; }
thecounter.org#$#.pop-up-wrapper { display: none !important; }
pandats.com###banner_container
yumisu.pl#?#.clb-popup.custom-popup:-abp-has(.clb-subscribe)
auctions.yahoo.co.jp#?#section[class^="Component-sc"] > a[class*="-sc-"][data-ylk^="rsec:prmdl"]:upward(1)
globetrotter.de##.slideup-nl
timberland.de##.COMPONENT-ESPOT-OVERLAY
replayjeans.com#$#.newsletterPopup { display: none!important; }
replayjeans.com#$#body { overflow: visible!important; }
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=/;";
archive.vanityfair.com##.shared_footer_cta_primary
archive.vanityfair.com##.shared_footer_cta_basic
vanityfair.com##aside[class^="PaywallBarWrapper-"]
derstandard.at,derstandard.de##.dstpiano-container
dmax-shop.de##.dasPopup
revolutionrace.de#$?#body > div[id^="vue-portal-target-"]:-abp-has(> div.modal-layer div.newsletter-block) { display: none!important; }
revolutionrace.de#$#body { position: static!important; padding-right: 0!important;}
impressionen.de#$?#div[data-ausw-test-layer="true"]:-abp-has(> div[class^="ausw_"] > div[class^="ausw_"] > section > aside[aria-label="Newsletter"]) { display: none!important; }
impressionen.de#$#body { position: static!important; overflow: visible!important; }
klingel.de,babista.de#$?#div[data-app] > div[class^="such_"] > div:-abp-has(> div[class^="such_"] > div[class^="such_"] > section > aside[aria-label="Newsletter"]) { display: none!important; }
klingel.de,babista.de#$#body { position: static!important; overflow: visible!important; }
bogner.com###flyout-newsletter
camping-kaufhaus.com#?#.js--modal:-abp-has(> div.content form#letterForm)
camping-kaufhaus.com#$#.js--overlay { display: none !important; }
camping-kaufhaus.com#$#html.no--scroll { overflow: auto !important; }
camping-kaufhaus.com#$#body[class*="overflay"] { overflow: auto !important; }
kontextwochenzeitung.de,deanbokhari.com,radioclub.ua#$#.mfp-bg { display: none !important; }
kontextwochenzeitung.de,deanbokhari.com,radioclub.ua#$#.mfp-wrap { display: none !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
reischmann.biz###global-loader-layer-background
twitch.tv##.follow-prompt
twitch.tv###twilight-sticky-footer-root
avokazu.com###bott0m0verlay
thebaffler.com##.boxzilla-word-factory-subscribe-fullprice
thebaffler.com##.boxzilla-overlay
google.*##body > div[class] ~ script[nonce] ~ div[id][style="visibility: visible; transform: none;"] > div[jsname][aria-hidden="false"][jsowner][style="transform: none;"]
||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; }
dreamstime.com#$##body { overflow: visible!important; }
gruene.de##div[class^="styles-module--popupWrapper--"]
holzconnection.de#$#.popup_magazin_terminbuchung { 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; }
montrealgazette.com###article-counter iframe[id^="offer_"]
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 > div.fancybox-container:-abp-has(> div.fancybox-inner > div.fancybox-stage > div.fancybox-slide div.idlebox_ad)
mobile01.com#$#body.fancybox-active { overflow: auto !important; }
pfalz.de#$#.reveal-overlay { display: none !important; }
pfalz.de#$#body[class*="-reveal-"] { overflow: auto !important; }
thinkful.com##div[id^="overlay-popup-"]
savaronacasino.com##.wlc-modal-user-login-signup
savaronacasino.com##.wlc-modal-user-login-signup ~ div.modal-backdrop
reverbnation.com###download_song_step1_modal
reverbnation.com###dim_overlay
suedtirol.info##.nl-popup
tatasky.com#$#body { overflow: visible !important; }
tatasky.com#$##spb-block-simplenewssubscription { display: none !important; }
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#$#.lee-registration-wall { display: none !important; }
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
charlott.fr###promote-panel
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#$#.ui-widget-overlay { display: none !important; }
princessetamtam.com#$##newsletter { display: none !important; }
princessetamtam.com#$#body[class*="overflow"] { overflow: auto !important; }
thelingerieaddict.com#$#body > #ck_overlay { display: none !important; }
thelingerieaddict.com#$#body > .ck_form_container { display: none !important; }
thelingerieaddict.com#$#body[class*="modal_open"] { overflow: auto !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; }
apkmodhub.in###arc-widget-container
transtutors.com##.alart_popup_bg
schleich-s.com###NostoOverlay
schleich-s.com###simpledialog-overlay
uniqlo.com#%#//scriptlet('set-cookie', 'newsletteroverlayopened', 'true')
outdooractive.com##.oax_newAt_tooltip
lbv.de#%#document.cookie="overlay-geschenk=donotshowfor7days; path=/;";
eurotransport.de##div[data-window-name="newsletter"]
eurotransport.de##.v-A_-overlay
psychologies.com##.psychoLightBox
indianastrology.com##.popuppanel
/wp-content/plugins/popup-builder/*$domain=delacortereview.org|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
crackevil.com###pop-ad-wrap
elmundo.es##div[class="tp-modal"][style="z-index: 300050; display: block;"]
elmundo.es##div[class="tp-modal"][style="z-index: 300050; display: block;"] ~ div.tp-backdrop
deepl.com###dl_app_banner_popup
typography.com##div[class^="App__footerRegion_"] > footer[class^="SiteFooter__footer"]
influencermarketinghub.com###ccl_ppu
woolworth.de#$#.modal-backdrop { display: none !important; }
woolworth.de#$##modalExitIntentPopup { display: none !important; }
woolworth.de#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
playground.ru###tzrContainer
louie.com.br#$#body { overflow: auto !important; padding-right: 0 !important; }
louie.com.br#$##myModalNews { display: none !important; }
louie.com.br#$##myModalNews ~ div.modal-backdrop { display: none !important; }
growney.de#$##bio_ep_bg { display: none !important; }
growney.de#$##bio_ep { display: none !important; }
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
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; }
chaturbate.com##.HomeSignupPopup
zive.aktuality.sk##.push-modal
coursehero.com#$##itl-popup-container { display: none!important; }
coursehero.com#$#body { overflow: visible!important; }
socialpress.pl#$#.newsletter_inner { display: none !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
techeyesonline.com###banner-mail
telia.lt##div.js-sticky-lead-container[style="z-index: 1040"]
benguturk.com#%#//scriptlet("set-cookie", "popup_kapali", "true")
gaana.com##.popupbg1
gaana.com##.popupbg1 ~ div.overlay
redhat.com##.subscribe-sidebar
bandt.com.au#$#.modal-backdrop { display: none !important; }
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"]
oantagonista.com###oa-lightbox-newsletter
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"]
||nokzeit.de/?na=leads-popup&language=
mirvracha.ru#$#[class*="LayoutGuest_blur__"]::before { display: none !important; }
mirvracha.ru#$#[class*="LayoutGuest_blur__"] { filter: none !important; -webkit-filter: none !important; }
mirvracha.ru#$#.mobile-registration-form { display: none !important; }
low-ya.com##.v--modal-overlay
meindirektlabor.de#$##coronaOverlay { display: none!important; }
meindirektlabor.de#$#.modal-backdrop { display: none!important; }
meindirektlabor.de#$#html { overflow: visible!important; position: static!important; }
sonntagsblatt.de#$#body { overflow: visible !important; }
sonntagsblatt.de#$##spb-block-subscribe-to-newsletter-popup-block { display: none !important; }
shop.funke-zeitschriften.de##.popups
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; }
talkspace.com##div[id^="vwo-widget-"]
analyticsvidhya.com##div[class^="dgd_"]
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
elie.net##.signup-right
glasswire.com###subscription-modal
b.hatena.ne.jp#$#.entry-notfound-modal { display: none!important; }
b.hatena.ne.jp#$#.bookmark-guest-guide-modal { display: none!important; }
b.hatena.ne.jp#$#.modal-overlay { display: none!important; }
b.hatena.ne.jp#$#body.is-overlay { overflow: auto!important; }
buzip.net###linkerBanner
||unpkg.com/micromodal*/dist/micromodal.min.js$domain=versii.if.ua
salonsecret.ru##a[class^="Support_whatsapp__"]
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')
guzelyasa.com.tr###cm-popup-overlay
spokesman.com###sr-modal-container
ucanews.com##.newsletter-overlay
besanttechnologies.com#$##enqModal { display: none!important; }
besanttechnologies.com#$#.modal-backdrop { display: none!important; }
besanttechnologies.com#$#body { overflow: visible!important; }
besanttechnologies.com##.bt_whatsapp
besanttechnologies.com##.bt_onlinetoast
besanttechnologies.com##.fixed_request
careerkarma.com###full-sticky-footer-container
||flamelab.io/flamelab.js
upgrad.com##.mpp-container
skillcrush.com##div[id^="popup-box-pro-gfcr-"]
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; }
spicebar.de#$##exitintent-popup { display: none!important; }
sift.com##.homepage-popup-outer
alternativeto.net#?##mainContent > div.data-collector:-abp-has(div[data-testid] > h2[class]:contains(Why don't you like MintMe))
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
galgotiacollege.edu##body > div[class^="popup"]
akgec.ac.in#$#.wow-modal-overlay { display: none !important; }
akgec.ac.in#$#.no-scroll { overflow: visible !important; }
techyeyes.com###slContainer
thehindubusinessline.com#$#.tp-modal { display: none!important; }
thehindubusinessline.com#$#.tp-backdrop { display: none!important; }
thehindubusinessline.com#$#body { overflow: visible!important; }
tous.com#$##newsletter-modal___BV_modal_outer_ { display: none!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
girlsnotbrides.org##.atlas-splash__overlay
autodoc.de##.cps_app
autodoc.de##.popup-leaving-users
autodoc.de##.overlay.black
videobuster.de###notify-container
videobuster.de###notify-label
odishabytes.com##.more-stories
cryptobriefing.com#$#.newsletter-modal { display: none !important; }
cryptobriefing.com#$#body { overflow: auto !important; }
animesuge.io#$#body { overflow: auto !important; padding-right: 0 !important; }
animesuge.io#$##md-share { display: none !important; }
animesuge.io#$#.modal-backdrop { display: none !important; }
zsa.io##.gehvRn
newyorker.com##.paywall-registration-gate-container
||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
initiativbewerbungen.com###subscript_form_wrap
initiativbewerbungen.com##.modal-backdrop
keep.google.com##.N4imRe-DWWcKd-EfADOe
mustang-jeans.com#$##newsletterModal { display: none !important; }
mustang-jeans.com#$#.modal-backdrop { display: none !important; }
ladenzeile.de##.ncta-Newsletter_Popup
foxnews.com##.pf-widget-slideout
blogs.oglobo.globo.com#$#.barber-barrier-cpnt { display: none !important; }
sarvgyan.com##div[class^="sgn-top-bar"]
magazinevoce.com.br###mod-welcome
magazinevoce.com.br##.mod-welcome-overlay
||api.smh.com.au/graphql?query=query%20UpdatedPaywallRulesQuery
incredibleindia.org#$##form-subscribe-modal { display: none!important; }
incredibleindia.org#$#.modal-backdrop { display: none!important; }
incredibleindia.org#$#body { overflow: visible!important; }
unacademy.com##div[class^="layout__TTUWidget-"]
unacademy.com##.MuiTooltip-popper
chili.com###positioning-banner-content-details-hidden
thehindu.com#?#.tp-modal:-abp-has(> div.tp-iframe-wrapper > iframe[id^="offer"][src*="/offer/show?"])
thehindu.com#?#.tp-modal:-abp-has(> div.tp-iframe-wrapper > iframe[id^="offer_"][src*="/cacheableShow?aid="][src*="offerId=fakeOfferId"][src$="widget=template"])
thehindu.com#$#.tp-backdrop { display: none!important; }
thehindu.com#$#body.tp-modal-open { overflow: auto !important;height: auto !important; }
shop.pistenbully.com#$#.newsletterbox--modal { display: none !important; }
shop.pistenbully.com#$#.newsletterbox--modal ~ div.js--overlay { display: none !important; }
shop.pistenbully.com#$#html { overflow: auto !important; }
shop.pistenbully.com#$#body { overflow: auto !important; }
52asus.com###myModal
52asus.com##.modal-backdrop
kachimai.jp###js-footer-banner
browserstack.com##.floating-banner
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; }
reddit.com##.mod-survey-intro
colorlib.com###conversions-box
diets.ru###thirdclick_message
diets.ru##.dayrecipes_p
povarenok.ru,diets.ru##div[onclick="closeDailyRecipesPopup()"]
povarenok.ru##form.dayrecipes_p
codecademy.com###branded-banner
x-art.com##.promo-bar
madamecoco.com##.vl-popup-container
dyxs11.com,dianyingim.com##.popup-tips
dyxs11.com,dianyingim.com##.shortcuts-mobile-overlay
linkedin.com##.lynda-cta-banner
emerald.com###support-banner-container
ncbi.nlm.nih.gov##.nCoV_shutdown
miniwebtool.com###mysurveymodal
skyscrapercity.com,avsforum.com,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
||dailycaller.com^$removeparam=spot_im_redirect_source
themuslimvibe.com##body > div.conv-container
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; }
news.com.au###nca-behavioural-banner-wrapper
fashn.de##.blockOverlay
mindtools.com#$##propositionModal { display: none !important; }
mindtools.com#$?#html { overflow: auto !important; }
collegedunia.com#?#.modal:-abp-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 > div[style^="position: fixed; top: 0px; left: 0px; width: 100%;"] { display: none !important; }
mailbrew.com#$#body { overflow: visible !important; }
brax.com###oc-newsletter
groupon.de###subscribe_modal_container
groupon.de###spotlight
promondo.de#$##modal-nl { display: none !important; }
promondo.de#$#.modal-backdrop { display: none !important; }
europosters.de#$##why-leave { display: none!important; }
europosters.de#$#.modal-backdrop { display: none!important; }
europosters.de#$#body { overflow: visible!important; }
europosters.de#$##main { filter: none!important; }
tokopedia.com##div[aria-label="unf-overlay"]
tokopedia.com##div[aria-label="unf-overlay"] + div[data-unify="Dialog"]
luxaa.de##div[id^="dmws-popup"]
schmuckrausch.de##div[id^="nltk_popup_"]
schmuckrausch.de#$?#body > div.fancybox-overlay:-abp-has(> div.fancybox-wrap > div.fancybox-skin > div.fancybox-outer > div.fancybox-inner > div.newsletter) { display: none!important; }
schmuckrausch.de#$#body { overflow: visible!important; }
schmuckrausch.de#$#html { overflow: visible!important; }
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
diemer.de#$?#div[data-app] > div[class^="such_"] >  div:-abp-has( > div[class^="such_"] > div[class^="such_"] > section > aside[aria-label="Newsletter"]) { display: none!important; }
diemer.de#$#body { position: static!important; overflow: visible!important; }
baur.de###fragment-search > div[class^="styles__Wrapper-fragment-search__"] > div#sheet[style="height: 44px;"]
highspeedinternet.com##.disclaimer-container
||tetori.link/share/js/scenario.js
coffee-terrace.com#$##popup { display: none!important; }
coffee-terrace.com#$#body[style^="position: fixed; overflow-y: hidden"] { position: static!important;overflow-y: auto!important; }
cookiebot.com##.granify-widget-container
fluttr-app.com##div[id^="my_popup_"]
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')
maptiler.de##.map-wrap > #cloud-add
jwplayer.com##.hello-bar
monitor.firefox.com###vpnPromoBanner
coinmarketcap.com##nav[class] > ul[class] > li[class] > a.cmc-link + div[style^="cursor:"]
inlpcenter.org##.ibx-notification-popup
blog.aboutamazon.de#$#.vex-overlay { display: none !important; }
blog.aboutamazon.de#$#.vex.interstitial { display: none !important; }
blog.aboutamazon.de#$#body { overflow: auto !important; }
edutopia.org#%#//scriptlet('prevent-setTimeout', 'signupPopup')
jp.indeed.com##div[data-testid="sticky-jobs-cta-wrapper"]
jp.indeed.com#$#.jobsearch-JpProfileModalPromo { display: none!important; }
jp.indeed.com#$#body[style="position: fixed; top: 0px;"] { position: static!important;top: auto!important; }
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
jleague.jp#$##modal1 { display: none!important; }
jleague.jp#$#.i-amphtml-scroll-disabled { overflow-x: auto!important;overflow-y: auto!important; }
kurumaerabi.com##.modal_common.modal_inquiry_easy
psy.su#$#.popups { display: none !important; }
psy.su#$#body { overflow: visible !important; }
autoc-one.jp###withdrawalAppealModal
autoc-one.jp##.show-up.floating
autoc-one.jp#$##diagnoseModal { display: none!important; }
autoc-one.jp#$#.modal-backdrop { display: none!important; }
autoc-one.jp#$#body.modal-open { overflow: auto!important;padding-right: auto!important; }
denverpost.com#$#body { overflow: auto !important; }
denverpost.com#$#.modal-scrollable { display: none !important; }
saratogian.com,denverpost.com#$#.modal-scrollable ~ div.connext-modal-backdrop { display: none !important; }
saratogian.com#$#body { overflow: auto !important; }
saratogian.com#?#.modal-scrollable:-abp-has(> .Mg2-connext > #fullscreennewsletter)
androidcanavari.net,lostiempos.com,nazya.com,firstthings.com###cboxOverlay
nitro.download###superbox-wrapper
nitro.download###superbox-overlay
bicoinsprofit.com#$#body { overflow: auto !important; padding-right: 0 !important; }
bicoinsprofit.com#$##modal-crazy { display: none !important; }
bicoinsprofit.com#$#.modal-backdrop { display: none !important; }
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
cadblocksfree.com###esns_background_layer
mailhilfe.de#$#html.pum-open-overlay { overflow-y: visible !important; }
mailhilfe.de#$#.pum-overlay[data-popmake*='"slug":"newsletter-abo"'] { display: none !important; }
britannica.com##.marketing-slider
apkmodhub.in##.chaty-widget
howtolearn.blog##.affiliate-disclosure
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
playground.ru##.user-advert-message
playground.ru###notificationBlock
avocadostore.de###newsletter_modal
avocadostore.de###newsletter_modal ~ div.modal-backdrop
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; }
||glassdoor.com/app/static/js/dist/gd-user-hardsell-overlay.bundle.js
bijou-brigitte.com#$?#body > div.js--modal:-abp-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 > div.js--modal:-abp-has(> div.content > div.equiva-newsletter-page) { display: none!important; }
equiva.com#$#.js--overlay { display: none!important; }
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
wataugademocrat.com##.promo-designer-modal
ohtabooks.com##.fadeInUpBig.animated.yakan
ndtv.in###__cricketsubscribe
gadgets360.com,ndtv.in###jiosaavn-widget
ndtv.in##.corSticky
apa.org###nav-promo
quizlet.com#?#body > div[role="dialog"]:-abp-has(> div[class] svg[aria-label="plus badge"])
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")
blunt-therapy.com#?#.elementor-popup-modal:-abp-has(> div[class] div.elementor-field-type-email)
crisistextline.org###accessible-dialog
educationendowmentfoundation.org.uk###js-form-mailing-list
shematok.ru##.flat_pm_3_out
roskvartal.ru##.post-add-subscribe
||assets.propublica.org/static/prod/*/syndicated-newsletter-
mitsubishi-motors.ru#$#.popupbanner { display: none !important; }
mitsubishi-motors.ru#$#body { overflow: auto !important; }
mitsubishi-motors.ru#$#html { overflow: auto !important; }
pelisplus2.io##a[class*="index-module__telegram___"]
tuicruises.com#$#body { overflow: auto !important; padding-right: 0 !important; }
tuicruises.com#$#tui-modal[type="newsletter-overlay1"] { display: none !important; }
tuicruises.com#$#tui-modal[type="newsletter-overlay1"] ~ iron-overlay-backdrop { display: none !important; }
leitner-reisen.de##.welcome-popup
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
givewater.com##.alert.install-give-water
givewater.com#$#.pum-overlay[data-popmake*="-install"] { display: none !important; }
givewater.com#$#html.pum-open-overlay { overflow: visible !important; }
gibiru.com##.install_ext_cta
paquetaesportes.com.br##.whatsapp-contact
softwarekeep.com##.lion-notification-container
adn.com##.bannerContent
sapatinhodeluxo.com.br###dcx-modal-newsletter
profile.ru##.cell__promo
unstoppabledomains.com##main > div[style="margin-bottom: 64px;"] + div[class^="jss"]
careerkarma.com###fast-track-modal-window
tv.golfnetwork.co.jp##.code-mc-container-panel
tv.golfnetwork.co.jp#%#//scriptlet('prevent-addEventListener', 'load', 'setVideoTop')
chaturbate.com##body > div.tooltip.modern
gogoanime.mom##div[class^="notice-"]
theoryandpractice.ru##div[class*="popup__popoverWrapper-"]
waterpikrussia.ru##.popup-banner
honeygain.com###root > button + div[class^="CardView-"]
honeygain.com###root > div[style="overflow-x:hidden"] + button
lasprovincias.es##.voc-animated-modal-bottom.voc-animated-modal-bottom--bg-onplus
dropbox.com#?#.ReactModalPortal:-abp-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
tubefilter.com##div[data-text^="Subscribe for "]
blog.finxter.com#$#.tve-leads-screen-filler { display: none !important; }
blog.finxter.com#$#html { overflow: auto !important; }
fastcompany.com,inc.com,nationalreview.com,chronicle.com##.bcpNotificationBarStickyBottom
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
protect-link.biz#$#body { overflow: auto !important; }
protect-link.biz#$#div[aria-labelledby="myModalLabel"] { display: none !important; }
protect-link.biz#$#div[aria-labelledby="myModalLabel"] ~ div.modal-backdrop { display: none !important; }
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]:-abp-has(> button + p:contains(/^Upload.*all\sin\sHD/))
yggtorrent.li##.ad-alert-message
thedailybeast.com##.grecaptcha-badge[data-style="bottomright"]
pinterest.*#?#body > div:-abp-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
||static.hotjar.com/*/hotjar-*.js$domain=asiaone.com
||estaticos.novaescola.org.br/assets/js/modal-cadastro-v2.js
hejalbert.pl##div[class^="styles_popup_"]
accademiacivicadigitale.org##.elementor-popup-modal
windowsteca.net##.mtsnb-bottom.mtsnb-fixed
ft.com##.js-instant-alerts-promo
lawlex.org##.mb_elegantModal
procon.sp.gov.br##.jet-popup
gitlab.com##.broadcast-notification-message
freenulledworld.com#$?#.modal:-abp-has(> div.modal-dialog a[href^="https://play.google.com/store/"]) { display: none !important; }
freenulledworld.com#$#.modal-backdrop:last-child { display: none !important; }
freenulledworld.com#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
loudtechie.com#$#.featherlight { display: none !important; }
loudtechie.com#$#html { overflow: visible !important; }
speedify.com##.tco-content-dock
speedify.com#$#.pum-overlay { display: none !important; }
speedify.com#$#html { overflow: visible !important; }
stackoverflow.com###divQuestionFollowFeaturePopover
alison.com#$?##sale { remove: true; }
beforeitsnews.com###fancybox-overlay
beforeitsnews.com###fancybox-content
biohotels.info###popunder
schuh-okay.de#$#.newsletter--popup { display: none!important; }
schuh-okay.de#$#.js--overlay { display: none!important; }
schuh-okay.de#$#body,html { overflow: visible!important; }
sportdeal24.de###NostoOverlay
sportdeal24.de##.simpledialog-overlay
impulse.de##.exit_intent
productivebreak.com###ghost-portal-root
forum.gfxdomain.net##.uix_welcomeBlock_fixed
||static.nationmaster.com/assets/*/javascript/bannerOutbreak.js
finanztip.de##.react-newsletter-overlay
imp.webike.net,news.webike.net###popup_overlay
imp.webike.net###popup.pu_community
news.webike.net###popup.pu_signup
best-kosmetik.de##.newsletter-overlay
liderhaber.com###socialslide
gefro.de#$##gefrofrwoverlay { display: none!important; }
gefro.de#$##gefronewsletteroverlay { display: none!important; }
gefro.de#$#.modal-backdrop { display: none!important; }
gefro.de#$#body { overflow: visible!important; }
wmf.com#$##registration-popup { display: none!important; }
wmf.com#$##registration-popup-background { display: none!important; }
e-commerce-magazin.de#$#.elementor-popup-modal { display: none!important; }
e-commerce-magazin.de#$#body { overflow: visible!important; }
adremover.org##.new-own-message-wrapper
zentrum-der-gesundheit.de#?#div.overlay:-abp-has(h4:contains(Newsletter abonnieren))
littletravelsociety.de#$#.exit_intent { display: none !important; }
littletravelsociety.de#$#html.pum-open-overlay { overflow: visible !important; }
littletravelsociety.de#$#html.pum-open-overlay > body > #wrap_all { padding-right: 0 !important; }
joyhints.com##div[data-styleslug="join-channel"]
/entd/static/*/newsletter-layer.chunk.*.js$domain=mona.de|wenz.de|albamoda.de|mia-moda.de
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"]
mainichi.jp###pi-sp-all-popup
bild.de##.inactivity-layer
bild.de##.inactivity
bild.de#$#body > .cover { display: none !important; }
bild.de#$#.no-scroll { overflow: visible !important; }
kirche-und-leben.de##.test-paywall-overlay
partifabrik.com##.emailbox
new-retail.ru##.sendsay-popupFormBottom
nishinippon.co.jp##.c-fixedContent
lux-okna.com###oktel_popup
sakigake.jp##.footer-news
light-it.net##lt-popup-wrapper
financebaby.de#$#.modal-open { overflow: visible !important; }
financebaby.de#$##shopify-section-newsletter-popup { display: none !important; }
uniqlo.com##.newsletterOverlayOverride
uniqlo.com##.newsletterPopupWrapperContainer
downloadfreecourse.com#%#//scriptlet('prevent-setTimeout', 'displayPopup()')
gerstaecker.de###slickModalNewsletterPopUp
allconnect.com##.email-collection
allconnect.com##.nudge-notification
||devapp.it/wordpress/wp-content/uploads/pum/
kriminal.net.ua#$?#body > div#popup-manager:-abp-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; }
vtimes.io##div[y-use="modals.SignUp"]
edh.tw###omnisegment-iframe
doruk.net.tr##div[id^="modal-"]
maersk.com##div[data-r-ds="NewsletterCallout"]
centurylink.net##.video-widgets-v2_video-hero_fromBottomRight
10web.io##.entry-content > div[id^="ctablocks_scrollbox_"]
forward.com#%#//scriptlet('set-cookie', '_pc_signed_up', 'true')
forward.com###piano_wrapper
marcandangel.com###ck_overlay
marcandangel.com###ck_modal
key4biz.it##.boxzilla-iscriviti-alla-newsletter
fashiola.com.tr#$#body { overflow: auto !important; }
fashiola.com.tr#$##newsletter-win { display: none !important; }
mozilla.org###firefox-daylight-promo
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#%#//scriptlet("prevent-setTimeout", "#IdentifiedPopUpHTML")
indiamart.com#$#html { overflow: visible !important; }
weeklybcn.com###f_banner
thinkwithgoogle.com##.related-content-drawer
thetimes.co.uk##.js-channelsTooltip
zapier.com##.eo98ge30
reviewgeek.com##div[id^="v2campaignpopup"]
finance.sina.com.cn###sina-cont000
annualreviews.org##.ar-newsletter-promo-fixed-footer
ivacy.com#$#.limited-time-exitintent.showdiscount-modal  { display: none!important; }
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; }
openculture.com##body > div[style="display: block;"] > a
openculture.com##body > div[style="display: block;"] > pre
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
bandirmasehir.com###socialslide
wikihow.com###article_courses_banner
axios.com###referrerModalCTA--modal_ampm
economictimes.indiatimes.com###exitIntent
smallpdf.com###app > div > div[id^="__cond-"] + div[class]
grow.google##.signup-bar
fanyi.baidu.com##.desktop-guide
support.microsoft.com###supWrapperToPreventFeedbackFlickering
dailyrecordnews.com###promo-designer-modal-custom-pop
acm.org##.recommended--lazyLoad > .recommended-articles
neilpatel.com###bottom-box
piccoma.com##.PCM-jConfirm-popupNotice
yahoo.com##.wafer-tooltip-wrapper
yahoo.com##.userintent-tooltip.wafer-fetch-target-complete
commaful.com##.bottom-section-signup
neostencil.com###enquirefooter
neostencil.com###fixedheaderform238
neostencil.com###demo-snackbar-example
neostencil.com###hubSpotFormDialog
nu.nl#$#.webpush-popup { display: none !important; }
nu.nl#$?#body { overflow: visible !important; }
||fastestvpn.com/js/saveBig.js
meetup.com#?#.banner-wrapper:-abp-has(a.banner-link[data-element-name="banner-aapiSupport-click"])
fixthephoto.com#$##bf-modal { display: none !important; }
fixthephoto.com#$#html { overflow: visible !important; }
blog.doist.com##.article-sidebar-form
ivacy.com###showdiscount-modal
||guardyoureyes.com/templates/mentalpress/js/subscription.js
24ur.com##onl-breaking-news
lybrate.com###popup-1
lybrate.com##.survey-icon
aktu.ac.in#$#body { overflow: visible!important; }
aktu.ac.in#$##onload { display: none!important; }
aktu.ac.in#$#.modal-backdrop { display: none!important; }
blog.netwrix.com###subscribe-modal
shironeko-guild.blog.jp##.js-modal
ultraten.net,uniqueten.net#$#.pum-overlay { display: none !important; }
ultraten.net,uniqueten.net#$#html { overflow: visible !important; }
bitly.com###wow-modal-overlay-7
indiamart.com##.chtHnt
howtogeek.com##div[id^="v2campaignpopup"]
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
economictimes.indiatimes.com###budgetBtmBaner
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#$#.modal-backdrop { 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"]
vestikavkaza.ru##.wraptip
mail.ru#?#.balloon:upward(1)
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
kizlarsoruyor.com###contentpopup-container
||agroter.com.ua/wp-content/themes/covernews/js/remodal.js
bilibili.com##.login-tip
brave.com##.announcement-banner
hindi.webdunia.com##.contest_popup_wrap
thelogicalindian.com##.news_letter_box
manoramaonline.com##.profile_div#dragItem
||timesofindia.indiatimes.com/ad_free_nudge_text.cms
academia.edu###onsite-ping
timesofindia.indiatimes.com##iframe[src^="https://timesofindia.indiatimes.com/ad_free_nudge_text.cms"]
quirkbooks.com#$#.newsletterPrompt { display: none !important; }
quirkbooks.com#$?#html { overflow: visible !important; touch-action: auto !important; }
bing.com##.ev_talkbox_wrapper
microsoftedgewelcome.microsoft.com###popup-1000
gizbot.com###containerPop
wikihow.com###contribute_footer_wrap
telerik.com###footer > div.feedback-row
scimoms.com#$#.featherlight { display: none !important; }
scimoms.com#$?#html { overflow: visible !important; }
abload.de#%#//scriptlet("set-cookie", "nosi", "1")
slaask.help###slaask-message
thryv.com##.blog-modal-subscribe-parent
thesimsresource.com##body > a.nonsubscriber
bahndampf.de,vpncompare.co.uk,nurgsm.com##.sgpb-popup-dialog-main-div-wrapper
eastbaytimes.com#$#.modal-scrollable { display: none!important; }
eastbaytimes.com#$#.connext-modal-backdrop { display: none!important; }
eastbaytimes.com#$#body { overflow: visible!important; }
letsstudytogether.co#$#.pum-overlay { display: none !important; }
letsstudytogether.co#$?#html { overflow: visible !important; }
battleforthenet.com###archive-modal
protocol.com#$#body div#form_out { display: none !important; }
protocol.com#$#body { overflow: auto !important; }
similarsites.com##div[class^="Floater__Overlay"]
mediaset.it#?##main > div[class]:-abp-has(> div[class] > div > span:contains(Una novità importante!))
impactplus.com##.bottomBarCTA
androidcentral.com##.article-shop-bar
dpsrnext.com#$##myModal1 { display: none !important; }
dpsrnext.com#$#.modal-backdrop { display: none !important; }
dpsrnext.com#$#body { overflow: visible !important; padding-right: 0 !important; }
buyagift.co.uk##body > div[style*="position: fixed;"][style*="opacity: 0.8;"]
buyagift.co.uk###start
xtube.com###nsfwWarningWrapper
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#$#.ReactModalPortal._1dcF1 { display: none !important; }
banki.ru#$?#body > div:-abp-has(> div[class] > div[style="width: 650px;"] h4:contains(Выгодные предложения по вкладам)) { display: none!important; }
banki.ru#$#body { overflow: visible!important; }
hobokengirl.com##.fd-form-popup
vedantu.com##div[style^="position: fixed; bottom: -1px;"]
vedantu.com##.vsat-banner-container
aajtak.in#$#.darkmode-coachmark { display: none !important; }
aajtak.in#$#body { overflow: visible !important; }
gazin.com.br##div[class^="styles__WhatsAppWrap-"]
blog.hootsuite.com##.exit-intent-modal
scribd.com#$#.auto__doc_page_shared_modals_modal > div.wrapper.seo_lightbox.user_dismiss { display: none !important; }
scribd.com#$#body.modal_open { overflow: visible !important; }
hankyung.com#%#//scriptlet('prevent-window-open', '1', 'popup')
||gadget.pico.tools^$domain=arktimes.com|metro.us|hyperallergic.com
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#$#.gate-popup { display: none !important; }
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; }
technologzywnosciradzi.pl##.pum-overlay[data-popmake*='"slug":"facebook"']
bataryapil.com#$#.fancybox-overlay { display: none !important; }
bataryapil.com#$?#html { overflow: visible !important; padding-right: 0 !important; }
bataryapil.com#$?#body { overflow: visible !important; }
mediamarkt.hu##.footer-sticky-boxbf
thehindu.com##div[class*="covid"][class*="Cube"]
opencritic.com###nn_player_wrapper
ua.trud.com##.overlay__pop-up
nordvpn.com##div[id^="popup_"]
traditionalcookingschool.com,instapage.com,stocksregister.com,proficientblogging.com##.cpro-overlay
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"]
netdoktor.at###bio_ep_bg
media.foxford.ru##.article > div.modal_wrapper
washingtontimes.com##.piano-fixed-footer-two
dentalmagazine.ru#$##subscribe-modal { display: none!important; }
dentalmagazine.ru#$#html { overflow: visible!important; }
ictmakes.com###js-footer-cta
mpolska24.pl###before-leave-window
stackexchange.com,superuser.com,stackoverflow.com##.js-dismissable-hero
skyscanner.com.br#$#body { overflow: auto !important; }
skyscanner.com.br#$##email-capture-trigger { display: none !important; }
||blog.crooz.jp/js/newLayout/popup.js
bloglovin.com##.subscribe-email-banner-container
komando.com##.k3-prefs-center-modal-background
academictimes.com###cover
petri.com##.webinar-ad
stuff.co.nz##body > div.t5.t6
economist.com###piano-ribbon
fromsmash.com##.cgu-container
fromsmash.com##.cgu-overlay-shadow
teknikhukuk.com#$#.g1-popup { display: none !important; }
teknikhukuk.com#$#html { overflow: visible !important; }
savunmasanayiidergilik.com#$#.modal { display: none !important; }
savunmasanayiidergilik.com#$#.modal-overlay { display: none !important; }
savunmasanayiidergilik.com#$#body { overflow: visible !important; }
sigortahaber.com#$#.modal { display: none !important; }
sigortahaber.com#$#.modal-backdrop { display: none !important; }
sigortahaber.com#$#body { overflow: visible !important; padding-right: 0 !important; }
myflixer.to,myflixertv.to###site-notice
bbcearth.com,tiojoao.com.br,proprivacy.com,kiiw.icu,urbes.com.br,filmold.com##.modal
ilmattino.it##.elu-modal
perfil.com###pw-content
devby.io,dev.ua,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#$##social-media-modal { display: none!important; }
indirimdemarket.com#$#body { overflow: visible!important; }
indirimdemarket.com#$#.modal-backdrop { display: none !important; }
oggusto.com###myModal
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,bitdefender.com##.modal-backdrop
autostrada-a4.com.pl#$#div.topbaner.tos-opened { display: none !important; }
autostrada-a4.com.pl#%#//scriptlet('remove-class', 'tos-opened', 'body.tos-opened')
radiobells.com###chrome_badge
mi.by##.page-popup
99designs.com##div[data-cookie-id="blog-subscription-lightbox"] > .fullscreen-overlay[data-fullscreen-overlay-id="email-capture-lightbox"]
howtowriteabookthatsells.com,venndy.com,productivebreak.com,tastesoflizzyt.com,perfect-english-grammar.com##.seva-overlay
perfect-english-grammar.com###interact-promotion-announcement-bar
mywot.com##div[class*="ScorecardSideBannerContainer-"]
paygo.media###__next > div[class^="Feedback_"]
myfin.by#$#.credit-modal { display: none!important; }
myfin.by#$##request-mass-modal { display: none!important; }
myfin.by#$#body { overflow: visible!important; }
myfin.by#$#.modal-backdrop { display: none!important; }
nytimes.com##.MAG_web_anon_all_monthly-sale-dock-MKT_anon_subscribe_dock
||hbr.org/resources/js/components/overlay-intromercial/
fastweb.it##.smcx-modal-survey
mywot.com##div[data-automation="scorecard-popup"]
realestate.yahoo.co.jp###_modalContractView.ModalSpecialBanner--show
realestate.yahoo.co.jp###_shp_bnr.FixedBox__fixedInfoBox
realestate.yahoo.co.jp##.StickyBanner__link--contract
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')
gameviet.mobi,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
gameviet.mobi,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
voltimum.de,sicurezza.net##.mf-modal-overlay
voltimum.de,sicurezza.net##.mf-modal-iframe
apk.tw###main01
hekatron-brandschutz.de#%#//scriptlet('set-cookie', 'disableNewsletterOverlay', '1')
economictimes.indiatimes.com##.stickyBand[data-name="Prime offer"]
geekbrains.ru##.activation-banner-app
geekbrains.ru##body > div.js-bottom-banners + div:not([class])
nomics.com##.rm-c > .rm-wdg_ebzwt2ay.rm-is-question
fkb.br#$#body > div[id^="myModal"] { display: none !important; }
fkb.br#$#body > div[id^="myModal"] ~ div.modal-backdrop { display: none !important; }
fkb.br#$#body { overflow: auto !important; }
livelib.ru#$#.unreg-load-form { display: none !important; }
livelib.ru#$#body { overflow: visible !important; }
revistapegn.globo.com,oglobo.globo.com,valor.globo.com#$##gcomPromo { display: none !important; }
revistapegn.globo.com,oglobo.globo.com,valor.globo.com#$#body { overflow: auto !important; }
video.fc2.com##.login-footer
video.fc2.com#?#a[href^="http://fc2information"][data-link][style]:upward(1)
softwarekeep.com###main-content > .news-helpcenter
loftblog.ru#$##gift_book { display: none !important; }
loftblog.ru#$#body { overflow: visible !important; }
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###site-notice
facens.br##.facens__unbouncer--overlay
facens.br##.facens__unbouncer
reedsy.com##.d-admin-exit-modal
digitalvidya.com#$##page-container div[data-da-area^="divi-area-"] { display: none !important; }
digitalvidya.com#$##page-container div[data-da-area^="divi-area-"] + div.da-overlay { display: none !important; }
digitalvidya.com#$?##page-container div[data-da-area="ouibounce_modal"] { display: none !important; }
digitalvidya.com#$?##page-container div[data-da-area="single_modal"] { display: none !important; }
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
believermag.com##.limited-time-violator
yahoo.com##div[class^="loginbannerpromo"]
bibliotecahispana.com###wab_cont
prowebscraper.com#%#//scriptlet('set-cookie', 'inc_optin_popup_long_hidden-1_417', '1')
thebetterindia.com##.tbi-exit-intend-popup
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
interia.pl##.survey-popup-container
||interia.pl/j/*-surveyPopup-*.js
troypoint.com#$#html { overflow: visible !important; }
troypoint.com#$#.cp-popup-container { display: none !important; }
iptvwire.com,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
hoihoi.whotwi.com#$##cheetah_modal { display: none !important; }
hoihoi.whotwi.com#$#.modal-backdrop { display: none !important; }
hoihoi.whotwi.com#$#body.modal-open { overflow: auto !important; }
wowcircle.com,wowcircle.net##.banner-corner
new-gomovies.online##._moviesGo a[id] + div[style="display: block;"]
pandawow.ru##.container > div[style^="display:inline-block;"][style*="position:fixed;"]
wowcircle.com,wowcircle.net##.guestwarn
||tinypass.com/checkout/template/show?displayMode=modal&templateId=*$domain=bbc.com
pricelulu.co.uk#$#.popup-wrapper { display: none !important; }
pricelulu.co.uk#$#html { overflow: auto !important; }
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.*##.promo-popup
||player.daznservices.com/player/releases/v*/unfilled/popup.chunk.js$domain=goal.com
shop.miele.com.tr##iframe[src="https://miele.revotas.com/js/miele/newmemberpopup/form_d.html"]
taxi-point.co.uk#?##POPUPS_ROOT:-abp-has(iframe[title="Wix Get Subscribers"][src*="wixapps.net"])
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; }
tut.by###utm_theme_news_block
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
stylus.ua###roulette-widget
livehindustan.com##.co-bannerparent
livehindustan.com##.show_login_inner
context.reverso.net###dapp-popup-wrapper
meming.world#$##memingsubscription-popup { display: none!important; }
meming.world#$##memingsubscription-telegram-popup { display: none!important; }
meming.world#$#body { overflow: visible!important; }
cachevalleydaily.com##.email_popup
cablegratis.online#$##mostrarmodal { display: none!important; }
cablegratis.online#$#.modal-backdrop { display: none!important; }
cablegratis.online#$#body { overflow: visible!important; }
wowjp.net###ouibounce-modal
||cdn.tinypass.com^$domain=gulfnews.com|sloanreview.mit.edu
barchart.com##.bc-webinar-card
fangzhenxiu.com##.newuser-gift-banner
gamingforecast.com,apps2app.com##.demo-float
desishoot.fun###chaty-channel-telegram
kvador.com###fadeinbox
||provely.io^$domain=hacktiv8.com
christianpost.com##iframe[src^="/newsletter/"]
dextools.io##.alert-open-beta
businessinsider.in###recommended-panel-right
migalhas.uol.com.br##app-informativo[datacode="SERVICO_INFORMATIVO"] .flutuante
cyberdefensemagazine.com#$##pum-41147 { display: none !important; }
cyberdefensemagazine.com#$#html.pum-open { overflow: visible !important; }
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; }
jeotermalhaberler.com#$##subscribeModal { display: none!important; }
jeotermalhaberler.com#$#.modal-backdrop { display: none!important; }
jeotermalhaberler.com#$#body { overflow: visible!important; }
glavkniga.ru##.popup_banner_area
rent.591.com.tw##.accreditPop
mojanorwegia.pl#$#.newLayerOuter { display: none !important; }
mojanorwegia.pl#$#.modMnNewLayerBack { display: none !important; }
mojanorwegia.pl#$#.filter-blur { filter: none !important; }
mojanorwegia.pl#$#body { overflow: visible !important; }
vanityfair.com##.persistent-bottom
fastbikesmag.com#$#.hustle-popup { display: none !important; }
fastbikesmag.com#%#//scriptlet('remove-class', 'hustle-no-scroll', 'html')
zuketcreation.net##.ccw_plugin.chatbot
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
fratelliguzzini.com#$#body { overflow: auto !important; }
fratelliguzzini.com#$#.newletterModal { display: none !important; }
fratelliguzzini.com#$#.modals-overlay { display: none !important; }
psxplanet.ru###adssmoke
psxplanet.ru###admespopup
alexfitness.ru###advLabel
singsaver.com.sg##.cag-blog-modal-popup
t-mall.tsite.jp#?##cboxWrapper:-abp-has(.cboxPhoto[src="/modal/intro.png"])
t-mall.tsite.jp#$#body#top > #cboxOverlay { display: none !important; }
delcastellano.com##.footer-post-cta
mugo.com.tr#$#.modal-open { overflow: auto !important; }
mugo.com.tr#$##shopify-section-newsletter-popup { display: none !important; }
blograffo.net#$#html { overflow: auto !important; }
blograffo.net#$#.pum-overlay[data-popmake*="blograffo-telegram"] { display: none !important; }
siberkalem.com#$##popup-box { display: none !important; }
siberkalem.com#$#body { overflow: visible !important; }
tweaktown.com##.newsletter-overlay
cyberleninka.ru##body > div.info
stanleyblackanddecker.com###popup-salesforce-signup
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#?##layers > div[class] > div[class] > div[class] > div[class]:-abp-has(> div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > a[href="/login"])
devcourseweb.com##body .brave_popup
ilmotorsport.de#$##newsletter-leave-modal { display :none !important; }
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; }
magadanmedia.ru###social_modalblock
thebell.io##app-bottom-sticky-dialog
livecodestream.dev##.formkit-overlay
inc42.com#?#body > div.tp-modal:-abp-has(> div.tp-iframe-wrapper > iframe[src^="https://buy.tinypass.com/checkout/template/cacheableShow?aid"])
inc42.com#$#.tp-backdrop { display: none !important; }
inc42.com#$#iframe[id^="piano-id-"] { pointer-events: all !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-overlay
ru-mi.com##div[data-retailrocket-markup-block]
inter.ua###popmechanic-snippet
fluentu.com##.mo-has-email
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#$?#.js-listener-popin-newsletter { remove: true; }
moneyvox.fr#%#//scriptlet('set-cookie', 'mvpopnews', '1')
infinisg8.com###masklayer
infinisg8.com##.popup_img
sfgate.com##.s2nFloatBox[style*="position: fixed"]
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; }
yggtorrent.si##.ad-alert-wrapper
freefincal.com##.tve-leads-slide-in
hindustantimes.com#%#//scriptlet('remove-class', 'open-popup', 'body.open-popup')
hindustantimes.com#$#body > div.skippablePop { display: none !important; }
openmedia.io##.subscribePopUp
mercola.com##.modal-wrapper
renault.ru##.k-popinInfo_background
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
||sr-cdn.azureedge.net/Scripts/sr_core.min.js$domain=sonicsoak.com
||cdn.trytada.com/widget-data/core/widget/classic.js$domain=sonicsoak.com
bizhint.jp###jsi-signup-modal
vstroyka-solo.ru###callBackBtn
i-trade24.ru##div[onclick^="get_modal_callbacking"]
||quke.ru/assets/js/bf2020wheel.js
unn.com.ua,next24.ru##.jqmOverlay
next24.ru##.wbps-popup-frame
eldorado.ru##body > div[id^="dy-"]
promobit.com.br#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("leave_blog.out", "true") } } catch (ex) {} })();
protocol.ua##.conteynerpopupconsolt
corriere.it#$##glightbox-body { display: none !important; }
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; }
tecnomusic-evolution.com#$##pum-8891 { display: none !important; }
tecnomusic-evolution.com#$#html.pum-open body > #page[aria-hidden] { padding-right: 0 !important; }
br.vaio.com##.fixed-news
voshod-solnca.ru##.banner-calendar
favn-pitomnik.ru##div[data="instagram"]
nestoria.com.br###alertPopup
nestoria.com.br###alertBottom
k-yoga.ru###ouibounce-modal
aptekanevis.ru##.podpiska
nuunutrition.com##.promo-modal
xtube.com##.catfishPromotion
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; }
cosmo.com.ua###magazine_popup
hromadske.ua##.Questionnaire
mathebibel.de##form[style^="display: block; width: 100%; height: 100%; position: fixed; z-index:"]
changeua.com###fb-overlay
carnegie.ru##.analytics-stay-in-the-know
carnegie.ru##div[class="section banded padded"]
ivd.ru##.float-subscribe
support.microsoft.com###uhf-upgrade-banner
mashina.kg##div[class^="download-popup"]
github.com##.repository-content [data-prompt="signup"]
yakala.co#$##campaignPopContent { display: none !important; }
yakala.co#$#.modal-backdrop { display: none !important; }
yakala.co#$#body { overflow: auto !important; }
punto-informatico.it###popup_newsletter
lookmovie.ag##.bottom-message-container
theshaderoom.com##header > #hello-bar
theshaderoom.com#$#body.hello-bar-active { padding-top: 7.1875rem !important; }
moneylife.in###family_subscribe
hicrethaber.com##.SocialMediaPopup
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#$#.js-popupLeave57 { display: none !important; }
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###_l2_id_1.sticky-rgt-btm
economictimes.indiatimes.com##.oneTapCloseBg
economictimes.indiatimes.com##.one_tap_info
economictimes.indiatimes.com##.login-blocker
page.auctions.yahoo.co.jp###prmdl
toppr.com#$#.sign-up-popup { display: none !important; }
toppr.com#$#.ReactModal__Overlay { display: none!important; }
toppr.com#$#body { overflow: visible!important; }
cuerpomente.com##.sticky-subscription
yock.games##.spin-drawer
||linuxbabe.com/wp-content/uploads/pum/pum-site-
deutschepost.de###fixedOverlays
e-consystems.com,ilksesgazetesi.com###fvpp-blackout
meest.com##.news-modal
secretmag.ru##a[href="https://forms.gle/x8sPLVhY7g8F2J6t6"]
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
fastweb.it###stdLightbox
fastweb.it###stdLightboxBg
kibriswebhaber.com##.chip.ctc-analytics
hbr-russia.ru##.sticky-message
goldsilver.com#$?#body > div[style]:-abp-has(> div[id^="zmodal"]) { display: none !important; }
goldsilver.com#$#body { overflow: visible !important; }
ptt.gov.tr##div[id="15temmuz"]
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
rechtslupe.de###dsChoice
/sweetalert2.min.js$domain=savolagida.com.tr
xgamers.ru###SubscribeDV
xgamers.ru###BackFon_DataBlock
petit-mag.com###sticknav
braze.com###sticky-toaster
sk7mobile.com##div[id^="bnr"][class="ui-modal popup"]
hindustantimes.com##.absolute-bottom
m.megabox.co.kr#$##banner_layer { display: none!important; }
m.megabox.co.kr#$##banner_content { display: none!important; }
m.megabox.co.kr#$#body { overflow: visible!important; }
megabox.co.kr##.main-notice-layer
ogorodniki.com#$?#body > div.b-mask:-abp-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
churchtechtoday.com#$#[style="display: flex;"] { display: none !important; }
churchtechtoday.com#$#body { overflow: auto !important; }
geeksforgeeks.org##.hello-bar-box
innovationorigins.com#$#.pum[data-popmake*="memberctade"] { display: none !important; }
innovationorigins.com#$#html { overflow: auto !important; }
life-trip.ru#$#.m365-popup { display: none !important; }
life-trip.ru#$#body { overflow: visible !important; }
life-trip.ru#$#html { overflow: visible !important; }
netdoktor.at#$##exit-intent-popup-container { display: none!important; }
netdoktor.at#$#.bio_ep_bg { display: none!important; }
netdoktor.at#$#body { overflow: visible!important; }
adindex.ru##div[class^="PUBnr"]
shop.rangers.co.uk#$#body > div[style^="position: fixed;"][style*="z-index: 99999;"] { display: none !important; }
shop.rangers.co.uk#$#body { overflow: visible!important; }
shop.rangers.co.uk#$#html { overflow: visible!important; }
||app.leadfox.co/js/api/leadfox.js$domain=avantages-familles.ch
skin.ru###popup-subscribe
wot-lom.com#$#.wow-modal-overlay { display: none!important; }
wot-lom.com#$#body { overflow: visible!important; }
wot-lom.com#$#html { overflow: visible!important; }
harpersbazaar.com.ua###magazine_popup
7days.ru##.lydforce
honeysanime.com##.like
m.timesofindia.com##.ntfc_popup
m.timesofindia.com##.ntfc_overlay
techshielder.com##.expressvpn-popup
herder.de#$#.fancybox-overlay { display: none !important; }
herder.de#$?#.fancybox-lock { overflow: auto !important; }
vpn-anbieter-vergleich-test.de##.pupop-wrapper
inquirer.com###banner-wrapper
careerkarma.com#%#//scriptlet('set-cookie', '_Wmpci_Popup', 'true')
coursewikia.com,freecourseweb.com##body .brave_popup
thelocal.se#$#.tp-backdrop { display: none!important; }
thelocal.se#$#.tp-modal { display: none!important; }
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; }
sibnet.ru##.rtday2020__root
4fresh.ru#?#body > div.popup:-abp-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; }
metroweekly.com##div[data-styleslug="join-our-email-list"]
metroweekly.com##div[data-styleslug="membership-pop-up-large"]
lifehacker.com##.smcx-modal-invitation
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=newyorker.com
babupc.com##body > div[id][class][style*="width:"][style*="height:"][style*="padding-bottom:"][style*="padding-right:"]
infobus.eu##.bitrix-fake
tastesoflizzyt.com##.newsletter
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-window-banner { display: none !important; }
farmlend.ru#$#.modal-backdrop { display: none !important; }
farmlend.ru#$#body { overflow: visible !important; }
farmlend.ru##.chaos-indivisible-teaser
news.vitebsk.cc##.ltteleg-overlay
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-"]
gorodkiev.com.ua###fb-box-background
cabinetdoorsnmore.com##.noty_theme__semanticui
anket.memurlar.net##a[onclick^="gtag("] > img
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; }
prokazan.ru###telegram_subscription
||aykiri.com.tr/template/js/jquery.modal.js
dreamstime.com#%#//scriptlet("prevent-setTimeout", "SignUPPopup_load", "5000")
motorola.com,wagwalking.com##.ReactModal__Overlay--after-open
||turkishfoodchef.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/js/hustle-ui.min.js
||livingtraditionally.com/wp-content/cache/min/1/f6d40e07318704badcdcdac0aff1556a.js
||androidmods.net/wp-content/plugins/hustle/assets/hustle-ui/js/hustle-ui.min.js
viking.de,arbeitssicherheit.de,boomsocial.com###newsletter-box
tvr.by###flybox
gruppal.com###mailal
thetechsutra.com#$#.cp-modal-popup-container { display: none !important; }
thetechsutra.com#$#html { overflow: auto !important; }
||cdn.toontrack.com/wp-content/plugins/tt-popup/
instagram.com#%#//scriptlet("set-constant", "_sharedData.is_whitelisted_crawl_bot", "true")
silesion.pl,abazero.com###wpd-bubble-wrapper
||obukhiv.info/site/assets/pwpc/pwpc-*.js
101.ru##.hypotheses-poll
digikitz.net#$#.promo-popup-wrapper { display: none!important; }
digikitz.net#$#html { overflow: visible!important; }
storry.tv#$#cloudflare-app[data-goal="signup"] { display: none!important; }
storry.tv#$#body { overflow: visible!important; }
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=/;";
muratlihizmetgazetesi.com#$#.fancybox-container { display: none !important; }
muratlihizmetgazetesi.com#$#body { overflow: visible !important; }
sneakerhead.ru##.retailrocket-popup
dictionary.com###marketingBanner-right
mshowto.org##.content-row > .more-in-category
sneakerstudio.com.ua###myoverlay
sneakerstudio.com.ua###pp-email-widget
ege-study.ru##.m365-topbar-bottom-fixed
vk.com##.OldBrowser
narodna-pravda.ua###facebook-popup
novagente.pt#%#//scriptlet('remove-cookie', 'visit')
laroche-posay.pl##.widget_popin_newsletter
theswaddle.com##.module-newsletter__timer
rozetka.com.ua##.lang-switcher-popup
stackshare.io#%#//scriptlet('remove-cookie', 'pageViews')
tvoemisto.tv##.community_promo
sobesednik.ru##.navbar.fixed-bottom
news.naver.com###channelRecommendLayer
levi.com##.opt-in-email-signup-drawer
levi.com##.opt-in-email-signup-drawer ~ div.modal-backdrop
brighteon.com#%#document.cookie="popupSubscription=1; path=/;";
webmd.com##.nl-hov-mobile
speakenglishwell.ru###overlay-sidebar-wrap
acfun.cn##.app-guide
acfun.cn###appguideBox
askona.ru###topbanner_wrapper
profile.ru###telegramModal
nv.ua##.remp-banner
cubiq.ru##div[id^="hwp-"]
pressherald.com#$#.pum-theme-5184894 { display: none !important; }
pressherald.com#$#html { overflow: auto!important; }
blog.hubspot.com##.hs-cta-wrapper
blog.hubspot.com##.blog-sticky-footer
pastebin.com##.popup-box.-pro
pianorooms.ru##.yButton
unsplash.com###app > div > div[data-test="editorial-route"] + div
/AsyncChatWithUs.*.min.*$script,stylesheet,domain=footshop.ua
diabetdieta.ru##.blockOverlay
diabetdieta.ru##.subscribe-from-block-msg
stackshare.io##[id^="HeaderNotice-"]
store.softline.ru###js-main_bottom_subcriber
vgtimes.ru##.write_gr
vgtimes.ru##.login > span.create_acc
ehow.com#$#.component-modal-newsletter { display: none!important; }
ehow.com#$#body { overflow: auto !important; }
yahoo.co.jp###Perorin
appsfullversion.com##.ht-ctc-chat
trustpilot.com##.covid19
pcland.hu##.HMi-popup-overlay
dictionary.com##.marketing-message
thesaurus.com##div[class*="-RightMarketingSlot"]
gastronom.ru##.js-bother
tri-it-fit.de##.snp-pop-22834
disasterscans.com###ouibounce-modal
bing.com###b_notificationContainer_bop
financialexpress.com,indianexpress.com###id_newsletter_subscription_popup
hibboux.com##.fix-wapp
mediasphera.ru#$#div[class^="modal"] { display: none !important;}
mediasphera.ru#$#body { overflow: visible !important;}
senpa.io###new-panel
||macmost.com/wp-content/themes/*/awpop-subscribe-*.js
||cyprusjobcentre.com/template/*/jQuery.NagAds.min.js
mamasepeti.com#$#.pWrapper { display: none!important; }
mamasepeti.com#$#body { overflow: visible!important; }
ibe.kr#$##ouibounce-modal { display: none!important; }
ibe.kr#$#.modal-backdrop { display: none!important; }
ibe.kr#$#body { overflow: visible!important; }
shiachat.com###ipsLayout_header > div.cAnnouncementsFloat
navcargo.com.br###body-modal
rbc.ru,sravni.ru,price.ua##.subscription-popup
khersondaily.com###socialGroups
enerjibes.com##.modalJS_object
administradores.com.br##.tulsa-campaign
administradores.com.br#$#html.om-position-popup body { overflow: auto!important; }
pravda.if.ua##.mpp-container
pravda.if.ua#$#body { margin-top: 0 !important; }
partnerize.com##.showOnScroll.contentPopupMini
schlank-mit-darm.de##.pum-overlay[data-popmake*="newsletter"]
nb2.bicerovo.ru,ingrad.ru###scb_bg
mskguru.ru###callback_phone
stiga.com,tomshw.it,ionos.de###bio_ep
stiga.com,tomshw.it,ionos.de###bio_ep_bg
gotoshop.ua##.fixed-tabs
gotoshop.ua##.fixed-tabs ~ div.overlay
underverse.su,underver.se##.i-am-new
||6sotok-dom.com/wp-content/plugins/f-seo-social/
feedspot.com###instantpopup
feedspot.com###exitpopup
feedspot.com##.regoverlay
downmienphi.com##footer > div#fanback
naturitas.es#$#.dialogBg { display: none !important; }
naturitas.es#$#html { overflow: visible !important; }
ebrosur.com###popID-Like
uol.com.br##.pwa-a2hs-install
kommersant.ru##.new-subscription-popup
||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
kod.ru##.telegram-popup
dermaclub.com.br##.club-popup
dermaclub.com.br##.header-bar
ciapc.com.br##.fancybox-overlay
ciapc.com.br#$#body { margin-right: 0 !important; }
windowschimp.com#$#.tl-states-root { display: none !important; }
windowschimp.com#$#body { overflow: visible !important; padding-right: 0 !important; }
windowschimp.com#$#html { overflow: visible !important; }
xrel.to##.the_big_misunderstanding
grammarly.com#$#div[class$="--popup-popupEnterActive"] { display: none !important; }
grammarly.com#$#._3nN_y-src-shared-pages-post-post_popup--post_popup-disableScroll { overflow: visible !important; }
||traffclick.me^$domain=terminy.info
blog.getsocial.im###popup-backdrop
freelistenonline.com###FblikeModal
xakep.ru##.s_so
||singaporemotherhood.com/overlay/script.js
smclinic-spb.ru###callmeForm
invitro.ru##.subscription
newizv.ru##.zen-popup-component
kiwi8.top##.jconfirm
kanzler-style.ru##.retailrocket-notify-widget
kingston.com##.emailsignup-popup
nurlat-tat.ru###popupZen
flyuia.com###promo-sub
codota.com##.DownloadPopup
beardandblade.com.au###load-chat
schick.com#$##skintimateNewsletterPopUp { display: none!important; }
schick.com#$#.modal-backdrop { display: none!important; }
schick.com#$#body { overflow: visible!important; }
hotline.ua##.translation-box
parfums.ua##.contacts-widget
/genesys/widgets.min.*$script,stylesheet,domain=ralphlauren.com
ralphlauren.com##.emailsignupform
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#$#.newspopup_up_bg { display: none!important; }
executive-shaving.co.uk#$#body { overflow: visible!important; }
executive-shaving.co.uk#$#.newspopup-blur { filter: none!important; -moz-filter: none!important; }
item.rakuten.co.jp##.exT_sdtext > label[for="modal"]
dongknows.com##.opt-in-hound-opt-in-pop-up-overlay
699pic.com##.springtime-pop
699pic.com##.springtime-floatLink
699pic.com##.winpopbg
vashsport.com##.__utl_follow-popup-panel-wrapper
empowerwisconsin.org#$#.pum-overlay { display: none !important; }
empowerwisconsin.org#$#html { overflow: visible !important; }
empowerwisconsin.org##.ctct-popup-form
welcome.frankrg.com##.project-description
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]
||sales-notification-cdn.makeprosimp.com^$domain=japaneseactionfigures.com.au
youtube.com##.ytd-single-option-survey-option-renderer
indianexpress.com##.bell-icon
blog.livedoor.com##a[href="http://blog.livedoor.com/influencernews/"]
denwakanyuken-navi.com###bottom-tap
finecooking.com##.article__marketing-unit
finecooking.com##.meter-bar-expanded
employment.en-japan.com##.guideSignup.js_stickyUnit
poder360.com.br#$#.jquery-modal.blocker { display: none !important; }
poder360.com.br#$#body { overflow: visible !important; }
forum.gamer.com.tr##.__b-popup1__
forum.gamer.com.tr###popup_this
forum.gamer.com.tr##.notices
fossil.com###email-sign-up
fossil.com##.underlay:empty
hottopic.com##.email-signup--popup
newbalance.com##div[id^="cdev-email-lightbox-"]
culture.ru##.c-subscription-widget
legendofkorra.tv#$#.pum-overlay { display: none !important; }
legendofkorra.tv#$#html { overflow: visible !important; }
newsweek.pl##.bottomBartoLP
||fitcurves.org/wp-content/themes/fitcurves/otzywy/assets/remodal/js/remodal.min.js
desktopsolution.org###wp_social_popup_and_get_traffic
askleo.com##body #popup-box-pro-gfcr-1.popupally-pro-opened-pro-gfcr-1
ramsaydiagnostics.ru##.modal-base
francetvinfo.fr###newsletterSubContainer
inmyroom.ru##.c-subscribe-popup
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; }
wakacje.pl#?#body > div[class*=" "]:-abp-has(> div[class*=" "] > div[height="auto"] > header > h3[class]:contains(/^Pomóż nam usprawnić stronę$/))
duzcetv.com##.wpicon
webgradients.com##.newpromo-banner
rb.ru##.popup-subscribe-shadow
pb.pl###PB_bottom_promo
pb.pl###subscriptionBox
union-bulletin.com,timescall.com##.Mg2-connext.bottom
fakt.pl,medonet.pl##.facebookLikePopup
vimeo.com#?##main > div > div[class^="_"]:-abp-has(> button + p[format="dark"])
nejm.org#$#.featherlight { display: none !important; }
nejm.org#$#html { overflow: visible !important; }
coronavirus-control.ru##.tg-notification
delfi.lv#$##trySubscriptionIntroductionPopup { display: none !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
omniconvert.com###mktz_container
omniconvert.com###mktz_outer
sima-land.ru###lt-label
sima-land.ru#?##footer > div[class] > div[class]:-abp-has(> div[class] > div:contains(Консультант))
sputnik.kz,sputnik.kg##.global-fade
sputnik.kz,sputnik.kg##.window-push_sng
floristics.info##.exitblock
domicad.com.ua###pop_up_subscription
amp.theatlantic.com##amp-subscriptions-dialog
designrr.io###cbox
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; }
bluebeards-revenge.co.uk#$#body { overflow: visible!important; }
bluebeards-revenge.co.uk#$##bbr-popup { display: none!important; }
20min.ch#?#body > #modal:-abp-has(> div[class] div[class] > div[class] > a[href^="https://cp.20min.ch"])
20min.ch#$#body { overflow: visible !important; }
blutv.com##a[test-id="registerStickyLink"]
banki.ru##.l7e6a58f5
transport-publiczny.pl,rynekinfrastruktury.pl,rynek-lotniczy.pl##.szerokosc > div[style^="float:"] > .popupModal
transport-publiczny.pl,rynekinfrastruktury.pl,rynek-lotniczy.pl##.szerokosc > div[style^="float:"] > .popupElement
subaruturkiyeforum.com###pencere
inc.com##.newsletterBar
dns-shop.ru##.quick-opinion
klikmanga.com##body > .mtsnb-shown
troyhunt.com###floating_subscribe
thecollegefix.com##.newsletter-modal
australianfrequentflyer.com.au##div[class="cp-slidein-body cp-optin  "]
web.dev##.w-actions__fab--subscribe
davidicke.com###rf-countdown
justnutritive.com##.prom-container
justnutritive.com###modal-window
idahopress.com##.promo-designer-modal
ufacitynews.ru#$#.mfp-ready { display: none !important; }
ufacitynews.ru#$#html { overflow: visible !important; }
tsargrad.tv##.push-suggest__popup
sdtimes.com,donweb.com##.convertflow-cta
123watchmovies.co,123movies4u.icu,put-locker.com##.alert-bottom
||thespectator.info/wp-content/plugins/arforms/js/arf_modal_js.js
popcorners.com#$#html { overflow: visible!important; }
popcorners.com#$#body { overflow: visible!important; }
popcorners.com#$#.fancybox-overlay { display: none!important; }
wethegeek.com##img[style^="width: 688px; height: 404px; position: fixed;"]
wethegeek.com,blogs.systweak.com##.mfp-content
blogs.systweak.com##.mfp-content + img[class]
wethegeek.com,blogs.systweak.com##.popup-dialog
gorod24.online##.dialog-message-result
docs.google.com##.onegoogle-material-minibar > div.gb_sa > div[data-ogsr-up] > div.gb_Xf > div.gb_Ad[aria-label][style][role="dialog"]
usnews.com###zm_survey-prompt
hasepost.de#$#.pum-overlay { display: none!important; }
hasepost.de#$#html { overflow: visible!important; }
vegasslotsonline.com###variation1_popup
lightpdf.com,media.io,convertio.co##.chrome-app
timesofisrael.com##.crm-bottom-popup
timesofisrael.com##.modal-overlay.nlPopup
timesofisrael.com##.modal-overlay.nlPopup + #modal
niketalk.com##div[id^="avantisContainer"]
blog.reedsy.com,zerohedge.com,researchgate.net###exit-modal
fullhub.ru###floating-block
baddogbooks.com,graduateguru.in##.woocommerce-store-notice
wotexpress.info##.twitch_prime_battlepass2
tube8.com,tube8.es###catFishBanner
tube8.com,tube8.es###announcement_ticker
dtf.ru##.videoStratum--hidden
shein.com#$#body .S-modal { display: none !important; }
shein.com#$#body .c-vue-coupon { display: none !important; }
shein.com#$#body { overflow: auto !important; position: static !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"]
adindex.ru##div[class^="volna-copywriting-bnr"]
20minut.ua#$#div[id^="modal_"] { display: none!important; }
20minut.ua#$#.modal-backdrop { display: none!important; }
20minut.ua#$#body { overflow: visible!important; }
netology.ru##div[class*="-banner-module"]
video.sibnet.ru###vjs-overlayclip-container-box
thedailystar.net###dsYoutubePopUPDIV
bolutakip.com###girisReklamalani
solarmovie.fun##.popOverForADSInPlayer
bolicheintercambios.net###spu-25135
||douga.geo-online.co.jp/campaign_bnr.js
translate.google.ad,translate.google.ae,translate.google.al,translate.google.am,translate.google.as,translate.google.at,translate.google.az,translate.google.ba,translate.google.be,translate.google.bf,translate.google.bg,translate.google.bi,translate.google.bj,translate.google.bs,translate.google.bt,translate.google.by,translate.google.ca,translate.google.cat,translate.google.cd,translate.google.cf,translate.google.cg,translate.google.ch,translate.google.ci,translate.google.cl,translate.google.cm,translate.google.cn,translate.google.co.ao,translate.google.co.bw,translate.google.co.ck,translate.google.co.cr,translate.google.co.id,translate.google.co.il,translate.google.co.in,translate.google.co.jp,translate.google.co.ke,translate.google.co.kr,translate.google.co.ls,translate.google.co.ma,translate.google.co.mz,translate.google.co.nz,translate.google.co.th,translate.google.co.tz,translate.google.co.ug,translate.google.co.uk,translate.google.co.uz,translate.google.co.ve,translate.google.co.vi,translate.google.co.za,translate.google.co.zm,translate.google.co.zw,translate.google.com,translate.google.com.af,translate.google.com.ag,translate.google.com.ai,translate.google.com.ar,translate.google.com.au,translate.google.com.bd,translate.google.com.bh,translate.google.com.bn,translate.google.com.bo,translate.google.com.br,translate.google.com.bz,translate.google.com.co,translate.google.com.cu,translate.google.com.cy,translate.google.com.do,translate.google.com.ec,translate.google.com.eg,translate.google.com.et,translate.google.com.fj,translate.google.com.gh,translate.google.com.gi,translate.google.com.gt,translate.google.com.hk,translate.google.com.jm,translate.google.com.kh,translate.google.com.kw,translate.google.com.lb,translate.google.com.ly,translate.google.com.mm,translate.google.com.mt,translate.google.com.mx,translate.google.com.my,translate.google.com.na,translate.google.com.nf,translate.google.com.ng,translate.google.com.ni,translate.google.com.np,translate.google.com.om,translate.google.com.pa,translate.google.com.pe,translate.google.com.pg,translate.google.com.ph,translate.google.com.pk,translate.google.com.pr,translate.google.com.py,translate.google.com.qa,translate.google.com.sa,translate.google.com.sb,translate.google.com.sg,translate.google.com.sl,translate.google.com.sv,translate.google.com.tj,translate.google.com.tr,translate.google.com.tw,translate.google.com.ua,translate.google.com.uy,translate.google.com.vc,translate.google.com.vn,translate.google.cv,translate.google.cz,translate.google.de,translate.google.dj,translate.google.dk,translate.google.dm,translate.google.dz,translate.google.ee,translate.google.es,translate.google.fi,translate.google.fm,translate.google.fr,translate.google.ga,translate.google.ge,translate.google.gg,translate.google.gl,translate.google.gm,translate.google.gp,translate.google.gr,translate.google.gy,translate.google.hn,translate.google.hr,translate.google.ht,translate.google.hu,translate.google.ie,translate.google.im,translate.google.iq,translate.google.is,translate.google.it,translate.google.je,translate.google.jo,translate.google.kg,translate.google.ki,translate.google.kz,translate.google.la,translate.google.li,translate.google.lk,translate.google.lt,translate.google.lu,translate.google.lv,translate.google.md,translate.google.me,translate.google.mg,translate.google.mk,translate.google.ml,translate.google.mn,translate.google.ms,translate.google.mu,translate.google.mv,translate.google.mw,translate.google.ne,translate.google.nl,translate.google.no,translate.google.nr,translate.google.nu,translate.google.pl,translate.google.pn,translate.google.ps,translate.google.pt,translate.google.ro,translate.google.rs,translate.google.ru,translate.google.rw,translate.google.sc,translate.google.se,translate.google.sh,translate.google.si,translate.google.sk,translate.google.sm,translate.google.sn,translate.google.so,translate.google.sr,translate.google.st,translate.google.td,translate.google.tg,translate.google.tk,translate.google.tl,translate.google.tm,translate.google.tn,translate.google.to,translate.google.tt,translate.google.vg,translate.google.vu,translate.google.ws##.tlid-notification-container
foreignaffairs.com#$#body { overflow: visible!important; }
foreignaffairs.com#$#.newsletter-backdrop { display: none!important; }
mycredit.ua#$#.modal-backdrop { 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; }
patrika.com##div[aria-describedby="popupBox"]
bestfree.ru###mine
ichkoche.at##.newsletterSlideIn
3dsounada1.blogspot.com###mbsocial
ifeng.com###root > a[class^="bookrack-"]
cnnindonesia.com##body > div[id="live_tv"]
beritasatu.com##.hz_main_post_content > #nextread_layout
browmart.ru#$#.fancybox-container { display: none !important; }
browmart.ru#$#body { overflow: visible !important; }
healthrangerstore.com##._form-wrapper
rbkgames.com###web-notification-ask-enable-modal
secure.booking.com##.surveygizmo-survey-invite
linkedin.com##.sticky-footer--with-image
lookmovie.ag##.notifyjs-prem_notify-base
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; }
onitsukatiger.com##.osr-overlay
python-3.ru##body > div[class="modal"]
bartinolay.com###siteAcilis8Saniye
usak.tv#$#.modal-backdrop { display: none!important; }
usak.tv#$#body { overflow: visible!important; }
usak.tv#$##modal-ads { display: none!important; }
libertaddigital.com,libremercado.com##.ampliacion
galka.if.ua#$##fb-modal { display: none!important; }
galka.if.ua#$#.modal-backdrop { display: none!important; }
galka.if.ua#$#body { overflow: visible!important; }
modagamers.com##.wa__btn_popup
nashvancouver.com###exit_content.modal
nashvancouver.com###exit_content.modal ~ div.modal-backdrop
enerji-dunyasi.com,helpsetup.ru,qumo.ru,glenatbd.com,tesisat.com.tr##.sb-overlay
enerji-dunyasi.com,helpsetup.ru,qumo.ru,tesisat.com.tr##.subscribe-me
kibrisgenctv.com#$##modal-ads { display: none!important; }
kibrisgenctv.com#$#.modal-backdrop { display: none!important; }
kibrisgenctv.com#$#body { overflow: visible!important; }
haberdairesi.com##.sagaltreklam
really-simple-ssl.com##.ibx-notification-popup
adatavir.com#$##popup-reklam-modal { display: none!important; }
adatavir.com#$#.modal-backdrop { display: none!important; }
adatavir.com#$#body { overflow: visible!important; }
technode.com#$#.pum-overlay { display: none!important; }
technode.com#$#html { overflow: visible!important; }
inkazan.ru,nashgorod.ru##.zen-popup-component
hellomagazine.com##.footer__subscribe
consultant.ru##iframe[src^="//banner.consultant.ru/files/html/"]
sitepoint.com#$#.sp-smartbar { display: none! important; }
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#$#.CampaignType--popup { display: none!important; }
analyticsindiamag.com,flighthacks.com.au#$#body { overflow: visible!important; }
bbc.com###sign_in
bbc.com###sign_in-bg
memeburn.com##div.footerSub
autobild.de##div[id^="overlay"].timer
boxberry.ru###dialog
macys.com###tinymask
macys.com###tinybox
hannity.com##.push-mailnami-overlay-modal
rimworldbase.com#$#html.pum-open-overlay { overflow: visible!important; }
rimworldbase.com#$#.pum-overlay[data-popmake*="rimworld-t-shirts"] { display: none!important; }
survivalistprepper.net##.ck_form_container
fire-declaration.ru,fashionwaltz.com##.scroll-triggered-box
askaprepper.com##.optin-monster-saas-overlay
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; }
turkascihaberleri.com##.nofocus
nulledpremium.com##.simplemodal-overlay
nulledpremium.com##.simplemodal-container
stuttgarter-zeitung.de##.container-stz-popup
themorningsun.com##div[data-display-type="info-box"][class$="Mg2-bottom-left"]
nytimes.com##.MAG_web_anon_new-journey-rollout
sparwelt.de##.deals-alarm-slideIn
sparwelt.de##.deal-alarm
studentshare.org#$#.leave-popup { display: none!important; }
studentshare.org#$#body { overflow: visible!important; }
internet-technologies.ru###popup-subscribe
glutenfrei-bier.com###trustamiOverlay
glutenfrei-bier.com##.alert
geo.de,essen-und-trinken.de##.pier12-popup
alexanderschimpf.de,geo.de,essen-und-trinken.de##.blocker
sparwelt.de#$#.sw-modal { display: none!important; }
sparwelt.de#$#body { overflow: visible!important; position: static!important; }
bbcearth.com#$#.remodal-overlay { display: none!important; }
bbcearth.com#$#body { overflow: visible!important; }
bbcearth.com#$#html { overflow: visible!important; }
renklikodlar.net##body > #extension
jet2.com#$#.dialogue--email-sign-up { display: none !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; }
jet2.com#$#.channel--app { overflow: visible !important; }
profile.ru#$##subscribeModal { display: none!important; }
profile.ru#$#.modal-backdrop { display: none!important; }
profile.ru#$#body { overflow: visible!important; }
mangatown.com,mangahere.cc###edShow
coolmod.com#$#.sweet-overlay { display: none!important; }
coolmod.com#$#.sweet-alert { display: none!important; }
coolmod.com#$#body { overflow: visible!important; }
5lb.ru###rees46-popup
stroi.mos.ru##.subscribe-popup__wrapper
iosninja.io###social-modal
gameloft.com##.fancybox-overlay
kodi-tipps.de#$#.pum-overlay { display: none!important; }
kodi-tipps.de#$#html { overflow: visible!important; }
||cointelegraph.com/assets/*/cuties-dragon-banner-place-index.
015.by##.f-poll-preview
turkcetarih.com##.widget.recommend-box
aksarayhaberci.com##.whatsapp-se-btn
handelsblatt.com#$#.isShadowLayer { overflow: visible !important; }
handelsblatt.com#$#div[data-shadowlayer="Reload_Layer"] { display: none !important; }
metadriveweb.com##.pum-overlay[data-popmake*="popup-newsletter"]
qna.habr.com###register-banner
square-enix-games.com###proactive-survey
prostofinovo.ru##.sotbit-modal-social
snbforums.com##.FloatingContainer.Notices
abgeordnetenwatch.de##div[data-modal-name="modal_newsletter"]
gurme.com.tr,etver.ru###pop
technologyreview.com###__next > .stickystrap
profesor10demates.com###elementor-popup-modal-5929
kocaelihaberci.com###emanset
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
creative-beast.com##div.mo-has-name-email.moModal
systweak.com###SubscribePopUpBox
tripadvisor.de,tripadvisor.be,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##div[class^="memx-facebook-onetap-Facebook"]
warda.at#$#div[class^="mfp-"] { display: none !important; }
warda.at#$#body { overflow: visible !important; }
warda.at#$#html { overflow: visible !important; }
gamesrepacks.com#$#.mpc-modal { display: none!important; }
gamesrepacks.com#$#.mpc-modal-overlay { display: none!important; }
gamesrepacks.com#$#html > body { overflow: visible!important; }
gamesrepacks.com#$#html { overflow: visible!important; }
bjnews.com.cn##.layer_mian
povarenok.ru##.dr
versii.if.ua###lightb_fb_page_like_baner
versii.if.ua##.overlay_fon
zmega.com#$?#.overlay_promo { remove: true; }
marca.com##.banda_suscripcion
mcdulll.com##.pixnet-happix-pilot__launcher-bubble
abendblatt.de##body > #fb-root ~ div[class^="tp-"][style*="z-index:"]
girisimhaber.com,britva11.ru###popup-container
kliinik.ee,yoox.com###popupNewsletter
kliinik.ee##.semiblack-opaque
daumd02.net##.pop-layer
daumd02.net###partner_divpop1
modesens.com##div[id^="abtestbassistant_"]
solecollector.com###ctoolbar
antonioli.eu##.overlay-newsletter
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; }
kisscartoon.info,kisscartoon.love###spu-98
kisscartoon.info,kisscartoon.love###spu-bg-98
badtaste.it##.footer-float-premium
reitinvest.top#$##popupModal { display: none!important; }
reitinvest.top#$#.modal-backdrop { display: none!important; }
reitinvest.top#$#body { overflow: visible!important; }
hypebeast.com###newsletter-popup-fixed
typeroom.eu##.l-region--newsletter
street-beat.ru###exp_modal_form
ecco-shoes.ru#$#ipopap { display: none!important; }
ecco-shoes.ru#$#body { overflow: visible!important; }
xm.com###risk-block
timesofindia.com#$#div[data-plugin="nextarticleband"] { position: absolute!important; left: -3000px!important; }
sunlight.net#$##popups > #new-form-login-popup { display: none!important; }
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=/;";
airly.eu##.app__map-container > .map-container > .map-container__banner
airly.eu##.app__map-container > .map-container > .map-container__onet
flaticon.com##.christmas-banner
flaticon.com###campaign-christmas-landing
benchmark.pl##aside > .next-click
novostroy-m.ru##.mcs-button
novostroy-m.ru###animation_container
tiu.ru###besida
tiu.ru##div[data-bazooka="NewYear2020AnimationBazooka"]
sandiegosymphony.org##.popup-announcement
loxotrona.net#$#.fancybox-container { display: none!important; }
loxotrona.net#$#body { overflow: visible!important; }
tp-link.com##.bottom-popup
tp-link.com###soho-market-consumer-survey-2019
frenchweb.fr,e-marineeducation.com#$#.wpmui-popup { display: none!important; }
frenchweb.fr,e-marineeducation.com#$#body { overflow: visible!important; }
frenchweb.fr,e-marineeducation.com#$#html { overflow: visible!important; }
dfm.ru##.yandex-video-bottom-right
gulte.com###popupWrap
wstream.video##.alertvpn
feedough.com#$#.tl-states-root { display: none!important; }
feedough.com#$#html { overflow: visible!important; }
feedough.com#$#body { overflow: visible!important; }
m.lenta.ru##.social-subscribe__wrap
sadanduseless.com###conversions-box
kemalisthaber.com##.bakmadangecme
fitbook.de,travelbook.de###notifications-dialog
digitaldiy.jp,mugglenet.com,4kfilme.de##div[class^="boxzilla-"]
discoverskills.com##.et_bloom_popup
lamoda.ru##.unipop__container
kicksusa.zendesk.com,ibe.kr,sneakerhead.com,support.newbalance.com##.zEWidget-launcher
shoes.com###_GUARANTEE_SealSpan
monday.com##.exit-popup-overlay
ebiotrade.com##.bottom_box
lexico.com###feedbackTab
coinmarketcap.com##.js-platform-alert
nature.com##.c-site-messages--nature-briefing
livecricket.is##iframe[id^="_pn_"]
koinbulteni.com#$#body.dialog-prevent-scroll { overflow: visible!important; }
koinbulteni.com#$#.elementor-popup-modal { display: none!important; }
statesman.com#$#.modal-scrollable { display: none!important; }
statesman.com#$#.connext-modal-backdrop { display: none!important; }
statesman.com#$#body { overflow: visible!important; }
writingexplained.org##.atlanta-lightbox
addnature.co.uk#%#document.cookie = "newsletter_opened=1; path=/";
file.fm,files.fm###popup-poster
kompasiana.com##.konten__menarik
bolavip.com,gorky.media##.subs-block
campz.at#$#.no-overflow { overflow: visible!important; }
campz.at#$#.cyc-dialog { display: none!important; }
bilgidehasi.com###rs_container
martombike.com#$#.cp_id_dfaa7 { display: none!important; }
martombike.com#$#html.cp-overflow-hidden { overflow: visible!important; }
m.timesofindia.com##.openinapp_cont
m.timesofindia.com##.ctaopenapp
quora.com#$#.qu-overflow--hidden[class*="qu-zIndex--modal_"] { display: none !important; }
quora.com#$#.qu-overflow--hidden { overflow: auto !important; }
quora.com#$#.qu-overflow--hidden[style*="filter: blur"] { filter: none !important; }
quora.com#$#.q-box[style*="blur"]:not([style*="function"]) { filter: none !important; }
feedingamerica.org###block-newslettersignup
economictimes.indiatimes.com##.afb.uc
economictimes.indiatimes.com##body > .hook-section.js-common-hook
coachmag.co.uk##.block-dennis-newsletter
thebell.io##.ball
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; }
ali-express.info##.mpp-container
zaochnik-com.ru#$#body { overflow: visible!important; }
zaochnik-com.ru#$#html { overflow: visible!important; }
zaochnik-com.ru#$#.modal_subscribe { display: none!important; }
evrimagaci.org##.content-kreosus-container.sticky
detik.com##.new-breaking
cazkolik.com###gizlegoster
uamodna.com#$#.main-container { filter: none!important; }
m.detik.com##.notif_breakingnews
topmusicarts.com##.autoketing-button-chat-default
indaily.com.au##.CampaignType--floating
||static-olxeu.akamaized.net/static/*/js/xgemius.js
pekbook.com##.light-modal
mogilev.online##.follow_button
||moneytimes.com.br/wp-content/themes/moneytimes/js/popup.js
aif.ru##.popup_js.subscribe_popup
aif.ru##.overlay.show
eku.ru##.JC-popup
examcollection.com##.p_overlay
examcollection.com###p_win1.p_content2
linkiesta.it##.lkPopover[data-popover="facebook"]
linkiesta.it##.lkPopover[data-popover="newsletter"]
gorodrabot.ru###yandex_zen_popup
gorodrabot.ru##.news__subscription
whatcounts.com,omaha.com##.wcpopupmodal-open
whatcounts.com,omaha.com##.wcpopupmodal-wrapper
20min.ch##.loginPrompt-backdrop
zalakirovano.ru##.sideSubscribeMe
||animedia.online/arcticmodal/jquery.arcticmodal.min.js
tencentgamingbuddy.co#$#body.sgpb-overflow-hidden { overflow: visible!important; }
tencentgamingbuddy.co#$#html.sgpb-overflow-hidden { overflow: visible!important; }
tencentgamingbuddy.co#$#.sgpb-popup-overlay { display: none!important; }
tencentgamingbuddy.co#$##sgpb-popup-dialog-main-div-wrapper { display: none!important; }
eurodicas.com.br#$#html.pum-open-overlay { overflow: visible!important; }
eurodicas.com.br#$#.pum-overlay[data-popmake*="eud-newsletter"] { display: none!important; }
revitonica.ru###overv
revitonica.ru##.wrapper_multi
okezone.com##.sosvertikal
receivesms.co###subbscribe
bethowen.ru##body > div[data-href$="/landings/season_sale/"]
fit-ness24.ru#$#body { overflow: visible!important; }
fit-ness24.ru#$#.arcticmodal-overlay { display: none!important; }
fit-ness24.ru#$#.arcticmodal-container { display: none!important; }
diadora.com##div[aria-describedby="newsletter-popup"]
yapokupayu.ru##.post-feed-popup
te1.com.br##.ltteleg-overlay
fredericksburg.com,dailyprogress.com##div[class^="wcpopupmodal-"]
dailyprogress.com##.popover
livecoinwatch.com#$?#.banner-box-wrap.right { remove: true; }
echinacities.com##.newVisitor
dailyhive.com##.signup-modal-holder
medsprava.com.ua#$#.megaShadow { display: none!important; }
medsprava.com.ua#$#body { overflow: visible!important; }
news.ifmo.ru##.modal-layer
news.ifmo.ru##.subscribe-modal
prozoro.net.ua##.socialWidgetButton
demagog.org.pl##.popup-delay
rmj.ru##div[class*="reg_auth_popup_overlay"]
rzetelnafirma.pl#%#//scriptlet("prevent-setTimeout", "setPopup")
talk.sonymobile.com##.ui-widget[aria-label="Feedback for community"]
kickz4u.ru##.giftd-ribbon_aligner
kickz4u.ru###thanksBannerFixed
proball.ru##.widgets_email
kolejedolnoslaskie.pl,gogoanime.cool##.ays-pb-modals
forum.duolingo.com##body > div.ReactModalPortal:not(:empty):-abp-has(img[src$="/images/duo_wave.svg"])
m.timesofindia.com##.newsletter_overlay
realadmin.ru###contactable
nltimes.nl##.ath-viewport
mangacanblog.com##.mas_tamvan
idnes.cz##.ads-popup
napi.hu##.cikkajanlo
hsk.academy#$?#body > div:-abp-has(> div[data-react-toolbox="overlay"]) { display: none!important; }
hsk.academy#$#body { overflow: visible!important; }
preply.com##.wrapper > .subscribe-block.content-modal-wrap
||timesofindia.indiatimes.com/common_cube.cms
||transparentcalifornia.com/static/js/slickModal.min
manoramaonline.com##.notify-overlay
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-"]
psicolinea.it##.sfsi_outr_div
geekwire.com##.flyover-email-cta
fenokulu.net##.WalpaperBanner
fenokulu.net##.WalpaperBg
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
1000ps.at###newsletterbox
princesshighway.com.au,uniqlo.com##.subscribe-popup-overlay
princesshighway.com.au,uniqlo.com,tvkinoradio.ru,sport.ua,naturalmedicinejournal.com,maximonline.ru##.subscribe-popup
game-debate.com#%#document.cookie = "adPanelOpen=0; path=/;";
forums.watchuseek.com##div[class^="tloom-lb_"]
gitlab.com###sticky-banner
novate.ru##.top_window
rambler.ru#?##main > div[class]:-abp-has(> div[class] > div:contains(стартовой страницей))
nosteamgames.ro###main_content_section > #drop[style*="z-index:"]
sibnet.ru##.rt2019_sibnet
lolhehehe.com#$#.tdarkoverlay { display: none !important; }
lolhehehe.com#$#.tbrightcontent { display: none !important; }
lolhehehe.com#$#body { overflow: visible !important; }
kitanalure.xxx###offline-notifications-message
kitanalure.xxx###valentines-gifts-popup
drogerienatura.pl#$#.modal-backdrop { display: none!important; }
drogerienatura.pl#$##newsletter-popup-dn { display: none!important; }
drogerienatura.pl#$#body.modal-open { overflow: visible!important; margin-right: 0!important; }
jetsetter.com###subscription-gate
street-beat.ru,notino.pl##.exponea-subscription-dialog
street-beat.ru,notino.pl##.exponea-banner-backdrop
britannica.com#$?#body { overflow: visible !important; }
britannica.com#$?#body > div.md-modal2:-abp-has(> div.marketing-popup) { display: none !important; }
scandinaviansoul.com##.rstbox_overlay
scandinaviansoul.com##.rstbox_emailform
tabletopgaming.co.uk#$#body { overflow: visible !important; }
tabletopgaming.co.uk#$#.modal-backdrop { display: none !important; }
tabletopgaming.co.uk#$##cookie-control-modal { display: none !important; }
thehindubusinessline.com,thehindu.com##.entrySubs
rei.com#$#.modal-open { overflow: visible !important; }
rei.com#$##emailAcqModal { display: none !important; }
rei.com#$#.modal-backdrop { display: none !important; }
avsforum.com##body > div[data-tloom-lb="show"]
youtube.com##ytd-popup-container[class="style-scope ytd-app"] > iron-dropdown[force-close-on-outside-click="true"]
daodu.tech##.alert-success.alert-dismissable
pasada.com.tr##.whatsappme
iobit.com##.vk-float
atarigamer.com###at_follow_popup
isitdownrightnow.com,blublu365.com###likeBox
schmuckwerk.de,designrush.com,hbr-russia.ru,thewrap.com,reserved.com,citizenwatch.co.uk##.newsletter-popup
citizenwatch.co.uk##.overlay-newsletter-popup
avtovod.com.ua###pblock
file-up.org###boxes
m.re-store.ru##.exponea-banner
pastebin.com###float-box-frame
||electric-house.ru/yved/script.js
teknobaze.com##.penci-rlt-popup
mobil.krone.at##.social-toolbar
||openssource.biz/*/popups/
openssource.biz##.link_telegramm
chocolatey.org#%#//scriptlet('set-cookie', 'chocolatey_hide_packages_disclaimer', 'true')
kg.ua##div[id^="slidebox"]
racefans.net##.ui-dialog[aria-labelledby="ui-id-1"]
kitapaktif.com###ideaPopup
kitapaktif.com###PageOver
marketmedia.ru##.slideup-subscribe
gamereason.com##.notificationBlockContainer
m.ok.ru##.invite-block.js-sticky-block
aipa551.com,aipa552.com###main-alert-modal
adidas.ru###snapins_invite
nabmovie.com##body > a.telegram
numbeo.com##div[aria-describedby="offerMembership"]
reason.com##body > div.blackout
softonic.cn,softonic.com,softonic.pl###modal-download-now
spankwire.com###wrapper > #js-react-feedback
garnier.co.uk,startupcafe.ro###optanon-popup-bg
flyblog.cc##.pixnet-happix-pilot__launcher-bubble__wrapper
inforeactor.ru##.dialog-social-widgets-vk
xk5.com.ua#$##sumskaModalAds { display: none!important; }
xk5.com.ua#$#.modal-open { overflow: visible!important; }
zaochnik.ru#$#.modal_subscribe { display: none!important; }
zaochnik.ru#$#body { overflow: visible!important; }
zaochnik.ru#$#html { overflow: visible!important; }
upscpdf.com###fancybox_ns-overlay
upscpdf.com###fancybox_ns-wrap
promodo.ua###email-popup-form
f2dsex1.com##.alert
f2dsex1.com##.cover
bodrumluculuk.com##.ad-popup
bodrumluculuk.com##.ad-popup-overlay
dyz99.com##div[class^="layui-"]
neredekal.com##.modalbox-subscription
guruma.net###nopo
vosizneias.com###ml_subscribe
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##.newUserPop1
gearbest.com##.layui-layer-shade
rabota.ua##.show-news-modal.slide-right
flame.az##.facebook-bg
flame.az##.facebook-window
yahoo.com###Hero-0-FeatureBar-smartphone-Proxy
mp3istek.com,find-key.ru#$#iframe[id^="_pn_"] { visibility: hidden!important; }
chan.sankakucomplex.com#$##sank-prestitial { display: none!important; }
chan.sankakucomplex.com#$#body { overflow: visible!important; position: initial!important; }
svyaznoy.ru##.flocktory-widget-overlay
svyaznoy.ru##div[class="uxs-wrapper"][style*="cursor: pointer"]
driveridentifier.com##.black_overlay
driveridentifier.com##.white_content
helpsetup.ru,bolshoibelarus.by###popup__toggle
edc1014070.pixnet.net,maxfoodfun.com,sutin0831.pixnet.net##.pixnet-happix-pilot__launcher-bubble
sutin0831.pixnet.net##.pixnet-happix-pilot__sticky-box[data-link*="/redirect/widgets"]
||kinoclub77.ru/lib/overplay/overpic-min.js$domain=pcpro100.info
zirochka.ua##.pop_Content
aniplay.tv##.joyride-expose-wrapper
aniplay.tv##.joyride-tip-guide
aniplay.tv##.joyride-modal-bg
rosewe.com###subscribing_box
ferra.ru#?#.stickyWrapper:-abp-has(> div > .swiper-container-horizontal)
stacksocial.com#$##email-capture-modal { display: none !important; }
stacksocial.com#$#body { overflow: visible !important; }
thehindu.com###stickyfooterarticle
sms-acktiwator.ru#$#body { overflow: visible!important; }
sms-acktiwator.ru#$#.modal { display: none!important; }
sms-acktiwator.ru#$#.modal-backdrop { display: none!important; }
kurierwysmaz.pl,ddwloclawek.pl##.hey-outer.hejhej
amgreatness.com##.email-main-wrapper.pm-location-modal-popup
3mdeutschland.de##div[class^="fancybox"]
3mdeutschland.de##.privacy_prompt
gysev.hu###topbarmsg-wrapper
fatherly.com##.email-submit
handballerd.hu##.facebookwidget
siteclinic.ru#$##telegramModal { display: none!important; }
siteclinic.ru#$#.modal-backdrop { display: none!important; }
siteclinic.ru#$#body { overflow: visible!important; }
courseforfree.net,coursecatalog.us,uygunpencere.com##.wptwa-container
dugun.com###feedback-modal
dugun.com#$#.modal.wp { display: none!important; }
dugun.com#$#html.is-clipped { overflow: visible!important; }
pcgamer.com##.suggestionbox
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; }
leephone.ru#$#.cp-overlay { display: none !important; }
vice.com##.up-next
webformyself.com,moydrygpk.ru###slidebox
simeonpanda.com#$#div[data-section-id="newsletter-popup"] { display: none!important; }
simeonpanda.com#$#body { overflow: visible !important; }
simeonpanda.com#$#html { overflow: visible !important; }
kathyshoemaker.remax-midstates.com###overlayMask
kathyshoemaker.remax-midstates.com##.rn-search-form.rng-property-form
theoryandpractice.ru##.facebook__modalwrapper
fitness-pro.ru###modal_form__one
fitness-pro.ru###overlay__one
nv.ua##.sponsors_left_fixed
nv.ua##.radioButton
kolobok.ua##.justify-content-center[role="tablist"]
dolina.ua##.b-callback-fixed
litres.ru###zendesc__btn
philips.hu#$#body { overflow: visible !important; position: relative !important; }
philips.hu#$#.mfp-close-btn-in.mfp-auto-cursor { display: none !important; }
philips.hu#$#.mfp-bg2 { display: none !important; }
philips.hu#$#html { overflow: visible !important; position: relative !important; }
bkv.hu###karrier
engblog.ru##.stb-overlay
engblog.ru##.stb-content > p > a[href="https://englex.ru/sign-up"]
engblog.ru##.stb-40068
tr.link##.sweet-alert
tr.link##.sweet-overlay
retro-bit.com#$#.popup-newsletter { display: none!important; }
retro-bit.com#$#body { overflow: visible!important; }
ibizaglobalradio.com##a[onclick*="banner popup"]
ibizaglobalradio.com##.md-overlay
ibizaglobalradio.com###modal-1
zirochka.ua##.pop_Content > div.wpcf7
zirochka.ua##.disable_bg
russia.tv##.vgtrk-social-subscribe
rarus.ru##.message__selector
gsmturkey.net###TapatalkBanner_Container
alawar.com##.b-action-banner_blank
haqqin.az##.wb-popap
haqqin.az##.wb-popap-bg
xsplit.com#$#.smartbanner { display: none!important; }
xsplit.com#$#body { padding-top: 0!important; }
xsplit.com#$#body > .nav { top: 0!important; }
chita.ru##.chitaru__newsletter-subscription
chita.ru##.chitaru__page-shadow
chita.ru##.popup-message-container
chita.ru##.chitaru__newsletter-subscription-button
tokar.ua##.under-header
tokar.ua##.bouncing-icon
e.budgetnik.ru##body > div.backdrop
beauty.ua##.popup-instagramm
hightech.fm#$#body { overflow: visible!important; }
hightech.fm#$#.fancybox-container { display: none!important; }
cosmo.com.ua##body > div.pose
malnapc.hu###auroraOverlay
kalypsomedia.com###popdup
kalypsomedia.com##.popup--linkr
acc.cv.ua###facebookLikeBox
autotrader.com#$#.internationalOverlay + .ui-widget-overlay:empty { display: none!important; }
autotrader.com#$#.internationalOverlay { display: none !important; }
autotrader.com#$#.modal-backdrop { display: none !important; }
autotrader.com#$#body { overflow: visible!important; }
berrybase.de#$#div[id^="tsbadge"] { position: absolute!important; left: -3000px!important; }
yogatrain.ru###reallike_div
myjane.ru###moon-calendar
myjane.ru##.popup-thirdclick
fmovies.cab##.feedback-icon
fremdwort.de###openModal
itemci.com#$#body { overflow: visible!important; }
itemci.com#$#html { overflow: visible!important; }
itemci.com#$#.fancybox-overlay { display: none!important; }
baltimoresun.com##.trb_bnn
||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
cont.ws##.iziToast-wrapper
couriermail.com.au,heraldsun.com.au###persistent-marketing-banner
lucidchart.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("exit-intent-marketing", "1") } } catch (ex) {} })();
drive.google.com##body > [aria-labelledby$=".afp"]
mafengwo.cn###float-pannel-gloable
thenation.com##.meerkat
thenation.com#$#body { overflow: visible!important; }
thenation.com#$#.tp-modal { display: none!important; }
thenation.com#$#.tp-backdrop { display: none!important; }
club.panasonic.ru##.motivation_popup
eplaza.panasonic.ru##.bannerFixed
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; }
panasonic.com#$##lightbox-overlay-popup { display: none!important; }
nationalfm.ro###box-fb-like
raywenderlich.com##.c-banner-advert-sticky
eva.ru###subscribe-dialog
afisha.ru##.email-subscription-button
navalny.com###pushPopup
techcrunch.com,yahoo.com##.surveymonkey-popup
onovini.eu,sadeempc.com###facebookpopup-fanback
programmist1s.ru###profbuh_overlay
programmist1s.ru##.profbuh_register_wrap
nabory.kprm.gov.pl##.popup-newsletter
rambler.ru#?#div:-abp-has(> div > a[href^="https://soft.rambler.ru/yabrowser"][target="_blank"])
world.rugby##.popupRegistrationForm
58b.tv##.site-tips
lemarbet.com##.btn-popup-form
lemarbet.com##.posts-modal_mobile
||plerdy.com^$domain=lemarbet.com
sitistravel.com###pages_rus_subscribe
||surveygizmobeacon.s3.amazonaws.com^$domain=support.mozilla.org
||photo-monster.ru/plugins/sm/|
finanzen.net###template-popup-integration
maxpark.com##.innerActsWrapper
maxpark.com##.innerOverlay
precitaj.si#%#document.cookie = "efbl_dont_show=1; path=/;";
allcalc.ru###myfond_gris
allcalc.ru##.mymagicoverbox_fenetre
hh.ru,hh.ua##.saved-search-subscription-wrapper
delo.ua##.promo-block-subscribe
sky.com##.mast-c-sign-in-notification
blogs.oracle.com###delayedPopup
blogs.oracle.com###bkgOverlay
skyqzone.com###likeBox
firsatbufirsat.com#%#//scriptlet("abort-current-inline-script", "$", "FBF.modalWindow.show")
wiwo.de##.c-sticky-footer
rebenok.by###testWarp
rebenok.by###centerFacebookBlock.active
templatemonster.com##.livechat-girl
ottawacitizen.com#$#body { overflow:visible!important; }
ottawacitizen.com#$#.tp-modal { display:none!important; }
ottawacitizen.com#$#.tp-backdrop { display:none!important; }
technogym.ru,technogym.com#%#document.cookie = "visited=true; path=/;";
huffpost.com##.subscription-toaster
seattletimes.com##.NewsletterSignupSplash
bookmix.ru###regdiv
atlasobscura.com##.yt-fly-in
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#$##gastro-email-roadblock-modal { display:none!important; }
atlasobscura.com#$#.modal-backdrop:not(.lightbox-backdrop) { display:none!important; }
||cdn-promote.weebly.com/js/dist/lead-form.js$domain=skiehacker.weebly.com
chromeunboxed.com##.hui-module-type--slidein
iobit.com###browserpop
gateworld.net###docked-player
allthatsinteresting.com##.__b-popup1__
allthatsinteresting.com##.__b-popup1__ + .popup
buro247.ru##.order-panel
anna-kulik.ru##.wonderplugin-box-container
freeform.go.com##.nonstop-promo
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
finans.mynet.com##.buy-popup-1
minds.com##.m-modal-bg
minds.com##.m-modal-container
oleole.pl,euro.com.pl#%#document.cookie = "exitIntent=session; path=/;";
nzz.ch###c1notification
dmxq.fun,yanmaga.jp,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
dasding.de###modal-whatsapp
dasding.de###modal-whatsapp + .modal-backdrop
vivre.eu##.js-modal-newsletter-1
m.oe24.at##.mobileTeaserOe24Tv
sportbuzzer.de###idleModalPane
sferis.pl#%#document.cookie = "np=1; path=/";
roadtovr.com##.mpp-container-position-bottom-right > .mpp-popup[data-form-type="user-subscription"]
zielonyogrodek.pl###newsletter-pp
tageskarte.io#$#.modal-open { overflow:visible!important; }
tageskarte.io#$#.modal-newsletter { display:none!important; }
tageskarte.io#$#.modal-backdrop { display:none!important; }
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=/;";
vivre.hr,vivre.ro##.js-popup-register:not(.is-visible)
fox.com.tr##body.home #lightbox
soo.cool###ideaPopupExitOffer
soo.cool###PageOver[onclick="CloseDialog('ideaPopupExitOffer');"]
||levashove.ru/wp-content/uploads/pum/pum-site-
musicbusinessworldwide.com##.mb-newsletter
fishki.net##.lemur-promo
pollenundallergie.ch##.info-panel
senetic.pl##.nws-popup__wrapper
atlanticleague.com##.incap_page-tooltip
58pic.com##.heypikBottomPopup
58pic.com##.activitySettings-fixedBottom
diendan.tiengnga.net,kit-capper.cc,openssource.info##.notices
global.llbean.com##.subscribe-modal
nymag.com##.newsletter-slideout
shopping.yahoo.co.jp##.mdPromoCommonFloating
shopping.yahoo.co.jp##.mdFloatingButtonB
fishki.pl###facebookLikePopUp
theblockcrypto.com##body > .fixed-bottom
online-umwandeln.de##.ouibounce-modal
karnaval.com##.mini_survey
||static.leadpages.net/leadboxes/current/embed.js$domain=troypoint.com
thewirecutter.com##div[class^="newsletter_banner"]
yasamloji.net###faebegald
duckduckgo.com##.atb-banner
anadolugazetesi.com,yenimarmaragazetesi.com,sonhaber.com.tr##.inginizicekebilirContiner
calciomercato.com#$##modal-club-selector { display: none !important; }
calciomercato.com#$#.no-scroll { overflow: visible !important; }
||cdn*.editmysite.com/js/site/footerSignup.js
golf.tv#$#body { overflow: visible!important; }
golf.tv#$#.modal { display: none!important; }
golf.tv#$#.modal-backdrop { display: none!important; }
shein.com##.j-quick-register
bitdefender.ru##.m365-popup
beru.ru##div[data-apiary-widget-name="@marketplace/desktop/EmailSubscriptionForm"]
beru.ru#$#body { overflow: visible!important; }
snce.ru#$#div[id^="popup-"] { display: none!important; }
snce.ru#$#.modal-backdrop { display: none!important; }
buzzfeednews.com##.newsblock-promo-popup
prostudenta.ru#$#body { overflow: visible!important; }
prostudenta.ru#$#.fancybox-container { display: none!important; }
fangraphs.com###my_popup_wrapper
fangraphs.com###my_popup_background
em.com.br##nav.fixed-btn-uai
em.com.br###js-read-more-about-widget
compress-or-die.com##.component_latest-news
pornhub.com##div[id^="age-verification"]
politize.com.br##.rdstation-popup-position-center
samag.ru###popmechanic-snippet
medicinenet.com##.sc-modal
biqle.org,hipdf.com,daftsex.com##.extension
gardrops.com##.callToRegister2
gardrops.com##.callToRegisterPopupWrapper
jornaldacidadeonline.com.br##.exit-screen
vivareal.com.br###viva-nps-container[data-step="vote"]
aol.com#%#document.cookie = "app_promo_views=1"; document.cookie = "app_promo=1";
jakbudowac.pl##.exit-popup
jakbudowac.pl##body > .overlay
jaybirdsport.com###subscribeDrawer.slideUp
porn.com##.lang-notif
racketboy.com###rb-newsletter
newsday.com#$#body.modal-open { overflow: visible!important; }
newsday.com#$#body.modal-open .modal-scrollable { display: none!important; }
newsday.com#$#body.modal-open .modal-scrollable + .connext-modal-backdrop { display: none!important; }
spotv24.com,av-jamak.com,avsee12.tv,newtoki131.com,newtoki132.com,newtoki133.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,newtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki144.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,newtoki150.com,e-files.net###hd_pop
life-reactor.com##.telegram_channel
filmes-torrent-baixar.blogspot.com###fundopop
filmesonlinex.co##.ArevicoModal
filmesonlinex.co##.ArevicoModal-bg
||1cloud.ru/js/subscribe?
sebweo.com##.fb-modals
mob-mobile.ru##.interesting-block
forbes.com##.ju_Con[data-title="Daily%20Dozen"]
backblaze.com,forbes.com##.ju_overlay
equity.today##.popup_post
lyrsense.com##.puzzleUsach
thrillist.com###popup-signup
ustanovkaos.ru###main > #slide-sidebar-wrap
thestar.com###digitalAccessOverlayParentContainer
virtualnights.com#$##nativendo-article { opacity: 1!important; }
virtualnights.com#$##fb-likegate { display: none!important; }
anti-malware.ru##.dialog-social-fb
pleer.ru###close_pop
nv.ua##.subscrb_form_wrap
catamobile.org.ua##.et_social_flyin
101android.ru#?#body > iframe:matches-css(width: 360px)
megomult.ru##.fancybox-wrap
megomult.ru###fancybox-overlay
techbang.com###idle-container
merriam-webster.com###subscribe-overlay
lenta.ru#$#.subscribe-popup { display: none!important; }
lenta.ru#$#body { overflow: visible!important; }
iptvdroid1.blogspot.com###subscription-button
3bmeteo.com#$#body { overflow: visible!important; }
3bmeteo.com#$#div[id^="banner_mobile_"] { display: none!important; }
satkurier.pl###newsletterMsg
autoexpress.co.uk,evo.co.uk##.block-dennis-newsletter-popup
ivi.tv##.service-notification
caminteresse.fr###nl_popin
boardingarea.com,online-tech-tips.com,helpdeskgeek.com,noviceguitar.com,tamiltunes.network,omgfoss.com##.et_bloom_popup.et_bloom_optin.et_bloom_auto_popup
||sehrikeyif.com/ajax/bulten-kaydi-getir/
armedangels.de###newsletterPopupModal
igdiryasargazetesi.com,kriptom.com,harpers.org##.splash
harpers.org###issuem-leaky-paywall-articles-remaining-nag
vpnmentor.com##.share-blog-modal
glavcom.ua###facebook-popup
ppt.ru##.popup-form-advisory-council
cam4.com###disclaimerModal
cam4.com###Cam4DialogContainer
espaebook.org###simplemodal-containter-share
espaebook.org###simplemodal-overlay[style^="opacity: 0.95;"]
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; }
tuxboard.com##body > div:not([class]):not([id]) > div[class*=" "] > div[class]
dowolnycel.pl#$#.exit-pop { display: none!important; }
dowolnycel.pl#$#body[style="overflow: hidden;"] { overflow: visible!important; }
czasnabuty.pl###topLayerBackDrop
czasnabuty.pl###toplayer_newsletter_popup
sowafinansowa.pl##.popover#last_buy_pop
tproger.ru###float-otus
pornxt.com###playerOverlay
m.banggood.com#$#.pop_box { display:none!important; }
m.banggood.com#$#body { overflow:visible!important; }
glenatbd.com###subscribe-me > .subscribe-me
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; }
get-itsolutions.com##.ppm-popup-halfway-scroll-activate
news-medical.net###tnsbox-form
gamme.com.tw##.line_Promotion
gamme.com.tw##.m_line_Promotion
tfc.tv###successful_prompt
geva.co.il#$#.mfp-wrap { z-index: -9999!important; }
geva.co.il#$#html { overflow: visible!important; }
geva.co.il#$#.mfp-bg { opacity: 0!important; }
geva.co.il###ANDISELECTORonFocusMessageText
wysokienapiecie.pl#?#.modal:-abp-has(>.newsletter-box)
review-hub.co.uk##.essb-viralpoint-overlay
watchpro.com#$#html.hustle-no-scroll { overflow: visible!important; }
watchpro.com#$#html.hustle-no-scroll body { overflow: visible!important; }
watchpro.com#$#.module_id_1[data-type="popup"] { display: none!important; }
mediamarkt.com.tr##.sp-fancybox-opened
mediamarkt.api.useinsider.com###insider-notification-content
portail.free.fr###boutonsdepartage
pinterest.*##div[data-test-id="giftWrap"]
sabah.com.tr##.main-survey
sabah.com.tr##.opacityBg
opinie24.pl##.side-box-container.box-size
uphold.com###cta-join
dailymail.co.uk##div[class^="shared-"]
gazetapraca.pl###overlayJS
forum.miuiturkiye.net##div[style="position: fixed;left: 0;top: 0;background-color: rgba(0,0,0, 0.8);overflow-x: hidden;height: 100%;width: 100%;z-index: 9999;"]:not([class]):not([id])
researchgate.net###post-signup-modal
kstarmp3.com,agrimpasa.com#$#div[class^="ArevicoModal"] { display: none!important; }
kstarmp3.com,agrimpasa.com#$#html { overflow: visible!important; }
cicicee.com,reviews.org##.snp-builder
cicicee.com,reviews.org##.snp-overlay
searchenginejournal.com#$?##sej-popup-wrapper:-abp-has(> div) { display: none!important; }
searchenginejournal.com#$?#html:-abp-has(> body) { overflow: visible!important; }
wymarzonyogrod.pl###js_popup_newsletter
fandomwire.com,gizibu.com,phoneswiki.com,sciencepost.fr#$#.g1-popup-newsletter { display: none!important; }
fandomwire.com,gizibu.com,phoneswiki.com,sciencepost.fr#$#html.g1-popup-visible { overflow: visible!important; }
creativemarket.com#$##site-modals { display:none!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; position: relative!important; }
deine-tierwelt.de#$#.modal-backdrop { display: none !important; }
emart.ssg.com###floatWrap3
anlegen-in-immobilien.de##.showAiiNewsletterLayer
aktiencheck.de###side_teaser_topleft
psmag.com##body > div.m-interstitial
u.gg###main-content > .discord-notification
maxstock.co.il##.dsticky
trudbox.com.ua##.job-alert-modal
w-o-s.ru###social-subscribe
independent.co.uk##.footer-prompt.sticky
indigowild.com##.email-signup-modal-content
geniusmarketing.me,indigowild.com##.modal-overlay
~sklep.player.pl,player.pl##.__ipPerunElement[style^="position: fixed; z-index:"]
ispaniagid.ru#$#body { overflow: visible!important; }
ispaniagid.ru#$#.modal-backdrop { display: none!important; }
ispaniagid.ru#$#.miha-popup { display: none!important; }
acsi-eurocampings.ru##.js-popup[data-type="footer"]
simyo.es##.cortinillaHome
evvelcevap.com##.snp-overlay
evvelcevap.com##body .snp-bld-showme
evvelcevap.com##.fancybox-wrap.snp-wrap
evvelcevap.com##.fancybox-overlay[class*="snp-pop-"]
lightinthebox.com##.pop_up.ctr-track-show
baikal-daily.ru#$##bdModal { display: none!important; }
baikal-daily.ru#$#.modal-backdrop { display: none!important; }
baikal-daily.ru#$#body { overflow: visible!important; }
||gaua.hit.gemius.pl/*/rexdot.js
inforeactor.ru##.sn_groupblock
cococare.com##form#ic_signupform.popup
cococare.com##form#ic_signupform.popup + #lean_overlay
chessmatenok.ru##.popup-kurs-container
godealla.pl##.facebook.playfair
tubefilter.com,720dgree.de,fileproinfo.com,e2enetworks.com,auto-doc.at,prospektangebote.de,budsgunshop.com,godealla.pl##.overlay
auto-doc.at##.popup-leaving-users
glassesusa.com##div[class^="welcomeNotice__wrap"]
kissanime.com.ru,kissanime.*,kisscartoon.*,xmovies8.*###upgrade_pop
livescience.com,space.com,tomshardware.com###ec-modal
boston.com##.content-toaster--newsletter
ejje.weblio.jp###free-house-ad-on-load-modal-overlay
ejje.weblio.jp###free-house-ad-on-load-modal-container
||weblio.hs.llnwd.net/*/script/include/house_ad_on_load_modal_smp.js
rappler.com###emailPopupDiv
finans.dk##.desktopFloatingBanner
lidl.de##.newsletter-extra-wrap
gearslutz.com##.EngagementDrawer
blog.google##.uni-newsletter-toast
huffingtonpost.gr,huffingtonpost.jp###newsletter-toaster
globus-baumarkt.de##.alpha-popup--wrapper
iopen.pl###facebook
obozrevatel.com##.poll-notification__head
keyifadami.net##.x-content-dock-on
hackernoon.com##.js-stickyFooter
1plus1.ua##.popup--subscribe
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__
pcoutlet.pl,acom.pl###callpageWrapper
gopro.com##.gpn-email-capture-lightbox-overlay
emlak.al##.loverlay
emlak.al##.likebox
||zotabox.com^$domain=playpcesor.com|taiphanmempc.net
sierratradingpost.com#$#.modal-open { overflow:visible!important; }
sierratradingpost.com#$##emailLightBox { display:none!important; }
sierratradingpost.com#$#.modal-backdrop { display:none!important; }
mt.360tv.ru###mt_popup
mt.360tv.ru###mt_popup_fill
mt.360tv.ru#$#body { overflow: visible!important; }
sbagry.com##.view-modal-container
programme-tv.net,capital.fr,geo.fr##.pmc-newsletter
baeldung.com#$#html { overflow: visible!important; }
baeldung.com#$#body { overflow: visible!important; }
baeldung.com##.tl-lb-target.tve-scroll
moviecrumbs.net,duforum.in,liquidbounce.net,scr.cr,koreanturk.com##cloudflare-app[app="flashcard"]
tv-phone.wixsite.com##.tpagw0
informator.news##.link--telegram-group
megazakaz.com##.overlay_item
forbes.pl##.nitro-right
tiki.vn#%#//scriptlet("prevent-setTimeout", "mweb_to_app_popup")
nordpass.com##.ReactModalPortal
news-journalonline.com###dialog-message
galesburg.com###dialog-message.slideDown
msn.com##.fbpopup-container
stiripesurse.ro###gdpr-modal
superiorwallpapers.com#$#html.uk-modal-page { overflow: visible!important; }
superiorwallpapers.com#$#body[style="padding-right: 17px;"] { overflow: visible!important; padding-right: 0!important; }
superiorwallpapers.com#$##subscribe.uk-modal { display: none!important; }
skagen.com#$#.modals-overlay { display:none!important; }
skagen.com#$#.newsletter-content-popup {display:none!important; }
skagen.com#$#._has-modal { overflow:visible!important; }
designhill.com#$#.fancybox-lock { overflow:visible!important; }
designhill.com#$#.fancybox-overlay { display:none!important; }
designhill.com##.bottom_popup_container
stopgame.ru##.notice-wrapper
orlygift.com#$#.modal-open { overflow:visible!important; }
orlygift.com#$##exit-intent-guest { display:none!important; }
orlygift.com#$#.modal-backdrop { display:none!important; }
4brain.ru###brmrk_pup
lifebio.wiki##.smallwind
lifebio.wiki##div[class^="bigwind"]
gordonua.com###facebook-popup
addictivetips.com#$#body { overflow:visible!important; }
addictivetips.com##.addtips_popup_box
addictivetips.com#$#.Campaign { display:none!important; }
bonprix.ua#$#body { overflow: visible!important; }
bonprix.ua#$#body > div#newsletter-subscribe { display: none!important; }
bonprix.ua#$#body > div.modal-backdrop { display: none!important; }
change.org##div[data-model_name="Petition"][data-name="bottom-bar-interrupt"]
gentside.com,maxisciences.com##.invite-popin#newsletter-invite
pornhub.com###age-verification-container
pornhub.com##div#age-verification-wrapper
vichy.com.tr###popinVichy2016
hcn.org,vichy.com.tr###exposeMask
dagensbyggeri.dk,maskinbladet.dk##.popup-nyhedsbrev-wrapper
bestvpnrating.com##.popup-overlap
sportfood40.ru##.informer.flying
mel.fm##body > div.b-coach-mark
agesecrets.ru##.slidebox-spec-cb
automotogarage.ru##.subscribe-win
firstonetv.net#$#body > div[class]:empty + div[class][style="display: block;"] { display:none!important; }
firstonetv.net#$#body > div[class]:empty { position: absolute!important; left: -3000px!important; }
pcsecrets.ru#?#.popmake-overlay:-abp-has(> div)
pcsecrets.ru#$?#html:-abp-has(> body) { overflow: visible!important; }
serfery.ru#$#body { overflow: visible!important; }
serfery.ru#$#.fancybox-overlay { display: none!important; }
rubiks-cube-solver.com###alertBox
rubiks-cube-solver.com###alertShadow
geek-nose.com##.cp-modal-popup-container
yenialanya.com##.alert.fixednews
pri.org##.CtaMessage__announcement___2yo3y
cars.com#$#.cui-overlay-scroll-locked { overflow:visible!important; position: relative!important;}
cars.com#$#cui-modal { display:none!important; }
darkos.club###noty_bottomRight_layout_container
bigleaguepolitics.com##.modaal-inline
kinoafisha.ua###goodbye-box
iherb.com##.welcome-banner
pcwelt.de###rsKiosk ~ .rsButton
pcwelt.de###rsKiosk
pcwelt.de##.rsCloseButton
hogan.com###newsletterPopup
consultant.ru##.banner-container
thenews.im##div.ns-box.ns-type-notice
dzenkino.com.ua##.sendpulse_of
fossil.com#$#.modal-open { overflow:visible!important; }
fossil.com#$#.modals { display:none!important; }
fossil.com#$#.modal-backdrop { display:none!important; }
popsugar.com,popsugar.co.uk##.email-exitintent-widget
||glam.com/wp-content/plugins/mds_p2popup/popup-handler.js
usplabsdirect.com##.privy-popup-container
usplabsdirect.com##.privy-tab-container
npvua.com##.spu-centered
docs.microsoft.com##.rating-helpful-active
denverpost.com,theoaklandpress.com,twincities.com,macombdaily.com,delcotimes.com,chicoer.com,pe.com##.info-box.Mg2-connext > .info-box-body
kinokadr.ru###floatleft
androidauthority.com##.gcap-shown
currenttime.tv,radiosvoboda.org,amerikaninsesi.com,d19jioddu7q9d3.cloudfront.net,d1e6t2g7k08m8d.cloudfront.net,svoboda.azureedge.net,svoboda.org##body .slide-in-wg
sunfood.com###pdv4overlay
wixsite.com,wix.com,boxabl.com,sage.exchange,d4rkexecutor.com,strive-magazine.de,note4tech.com,stone-stream.com,twinlab.com###POPUPS_ROOT
anti-malware.ru###parent_popup_ank
nethistory.su###memoize_popup
denverpost.com##.info-box > .info-box-body .banner_small
tg24.sky.it###c-exitPopup
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
irecommend.ru##.review-yesno-widget
petrolplus.ru###allnew.modal_block
loveplanet.ru##.flash_notify_block
telegraph.co.uk##.adblocker-message
begemot.media##.modal-block
uk.pcmag.com##body > #bouncex-blocker
||cdn.playwire.com/bolt/js/zeus^$domain=softonic.com
||geva.co.il/wp-content/themes/geva/js/geva-modal.js
||nalivay-ka.ru/wp-content/themes/sm/js/jquery-semanticwp-modal-
jack-wolfskin.de##body > div[id^="um"][id$="_exint"][style]
dict.hinkhoj.com##a[href^="market://"]
m.yahoo.co.jp###_idpfLP_wrapper
cartalk.com#$#body { overflow:visible!important; }
cartalk.com#$#.emma-show { display:none!important; }
dmax.com.tr##.more-container-popup
sibnet.ru##.yaWidget
desigual.com##.t005-overlay
desigual.com##.t005-lightbox
ecoreporter.de,reischmann.biz,bergfreunde.de,campdavid-soccx.de###newsletter-popup
answear.ua###popupNewsletterWrap
||courier-js.dallasnews.com/courier-client.js
gruenderszene.de##.container > #rotation-box
theoryandpractice.ru##.vk__modalwrapper
trashbox.ru###div_rec_topic_after
watergate.tv##.yes_scrollbox
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
hse24.de##div#hse-modal[data-src="/cmsresources/html-layer/include-snippet-first-visit-newsletter-registation.html"]
lojistiknews.com,yenimuhalefet.com###yanilgi
delo.ua###formEmail
themarker.com,haaretz.co.il##.modal-wrapper.js-subscription-popups
babaszoba.hu#$#body.modal-open { overflow: visible!important; }
babaszoba.hu#$##webpushModal { display: none!important; }
zismo.biz##.simplemodal-overlay
zismo.biz##.simplemodal-container
gruenderkueche.de,gruene.de###fancybox-content
gruenderkueche.de,gruene.de###fancybox-overlay
lexpress.mu##.page-views-counter
lineballsod.com###linebox
ndtv.com###__cube
gaystarnews.com##.boxzilla-container
corriere.it#$#.fancybox-overlay.extBox { display: none!important; }
healthline.com##.css-16thghd.no-hash
huffingtonpost.it##.newsletter-toaster__body-container
gizchina.it##div[id^="container_auto_movable_"]
press-centr.com##.modalFacebook
lifeessence.ru##.o-discount-label
jewishjournal.com##.animated-email-box
jn.pt##.t-float-win-1
blablatel.es#$#.modal-open { overflow:visible!important; }
blablatel.es#$##newsletterModal { display:none!important; }
blablatel.es#$#.modal-backdrop { display:none!important; }
duowan.com##.dw-mini-popup-wrap
clarins.ru##.newsletter-overlay
clarins.ru##.homepage-newsletter-section
zapovednik96.ru###popup-window-content-subscribe_popup
upclosed.com##div#follow.modal
dermae.com###loyaltylion #loyaltylion
sport.ro##.articleBoxCrossuri_boxStangaCentru
prosport.ro###bula-ultima-ora
fb.ru##div[class="deed js-article-action is-fixed"]
intothegloss.com##ng-modal[layout="newsletter-popup"]
community.spiceworks.com##.snap-slidein
express.co.uk###breaking-news-alert
vokrug.tv##.videobomba
masterskayafanstranic.com.ua##div[id^="custom_fan_gate_overlay"]
livingproof.com###ssmi_overlay
livingproof.com###ssmi_get_an_email_container
aveda.com##.welcome15-overlay
influenster.com##.join-now-popup
4fresh.ru#$#.fancybox-overlay { display: none!important; }
4fresh.ru#$?#body:-abp-has(> div) { overflow: visible!important; }
theoryandpractice.ru##.email_subscription_modal
teknoseyir.com#$#.modal-backdrop { display: none!important; }
teknoseyir.com#$#body { overflow: visible!important; }
bigfm.de##.firebase__overlay-wrapper
brainly.lat,brainly.com.br,brainly.in,brainly.co.id,znanija.com##.js-register-toplayer
digitalstudiome.com,harpersbazaararabia.com##.intent-nl-popup
mfor.hu###mfor_cikk_beuszo
linuxtoday.com###sitePrivacyModal
allenwestrepublic.com##div[class^="modaal-"]
jamadvice.com.ua##.autolike
kinopoisk.ru###partial_component__deadpool-dialog
diziweb.net###modal_sosyalmedya
diziweb.net##.facebook_begen_popover
istockphoto.com##.slide-up-fade-in
banki.ru##section[class^="corner-popup-module__root"]
text.ru##.news-preview__tooltip
t-online.de###T-ipadbubble
inforesist.org###push_notificationBlock
communities.apple.com,discussionskorea.apple.com,discussionschinese.apple.com,discussionsjapan.apple.com,discussions.apple.com,softikbox.com,inforesist.org##.notification
vitaminshoppe.com###email-overlay
vitacost.com###headerEmailSignUp
countrylifevitamins.com##.subscribe-overlay
botanichka.ru###subscribeForm
m.ign.com##div[class^="app-link-"]
prog.hu###subscribepopuppanelalign
nosalty.hu##.push-container
dizijet.net##div[class^="spu-"]
apfellike.com###appful-overlay-banner
||real-vin.com/wp-content/uploads/pum/
seriesgato.tv,sportstream.tv##body > div[style^="z-index: 99999999; width: 100%; height: 100%;"]
yeniisfikirleri.net##.scrollbox-popup
euroinvision.ru###fancybox-overlay
euroinvision.ru##.fancybox-desktop[style*="width: 420px; height: auto;"]
boyabatsonhaber.com###ilgisistemi
camgirlbay.net,camwhores.video,camwhores.tv,cambabe.me##.hola_top_element
||creativecommons.org/wp-content/uploads/pum/
vm.ru##.subscribe--container
megafon.ru##.b-email-popup
softonic.com##.article-next
ditchthecarbs.com###milotree_box_wrap
techsini.com##.stylishnotificationpopup-modal
svidok.online###fb-overlay
rt.com##.subscribe-layout
fatalgame.com##.banner-battle
buyon.ru##.subscription_banner
denofgeek.com##.block-dennis-newsletter
||bigpicture.ru/liquidstorm/am/jquery.arcticmodal-*.min.js
obozrevatel.com##.chrome-app-promo
sanalyer.com##.content-bottom
sibnet.ru##.sibnet-notifications
rasthaber.com##.notification-box
photoshoplady.com##.wph-modal
ajanskarabuk.com,duzcepusula.com,egepolitik.com,kulishaber.com.tr,gunedogushaber.com,saatbasihaber.com,izmirhabermerkezi.com,mahalligundem.com,ashaber.com,thecruiselife.com.tr,mansetizmir.com,denizliekspres.com.tr,banazguncelhaber.com,akdenizbulten.com,ankaraport.net,aksehirpostasi.com,ilerigazetem.com,oncusehir.com,kanalege.com.tr,turizmnews.com,trakyanews.com,ekonomidunya.com,spilhaber.com,marasnews.com,tokathaber.com.tr,yeniakcakocahaber.com,iskilipinsesi.com,projemlak.com##.kosehbr
dermoloji.com##.greensboro-background
palitranews.az###exestylepopupdiv
azertag.az##.notification-container
evhayat.com,thejewishvoice.com,photoshoptutorials.ws###snppopup-welcome
ecco-shoes.ru##.ipopap[mode="contrafactue"]
beautyhack.ru##.pop_up_body1
cofe.ru###fb_popup
povar.ru##.soc-banner
two-movies.com##div.ui-widget-overlay
two-movies.com##div.ui-widget[aria-describedby="subscribeModal"]
ekburg.tv##.subscriber-splash
bilgicik.com#$##lightbox_duyuru { display: none!important; }
bilgicik.com#$#.modal-backdrop { display: none!important; }
bilgicik.com#$#body { overflow: visible!important; }
camwhores.video,camwhores.tv,cambabe.video,cambabe.me##body > div[style^="position: fixed;"][style*="top: 50%; left: 50%;"][style*="z-index:"]:not([class]):not([id])
softonic.com##.modal-apps-alternative
two-movies.net##div[aria-describedby="subscribeModal"]
buzzhand.com#$?#.mash-lightbox[-ext-has="div"] { display: none!important; }
buzzhand.com#$?#body[-ext-has="div"] { overflow: visible!important; }
choiz.me##.socialblock
computerbild.de##div[id^="newsletterOverlay"]
loreal-paris.de##body > form ~ div[style^="cursor: pointer; overflow: hidden;"][style*="z-index:"][style*="background: rgb"]
interpress.az###interpresspop
motortrend.com##.newsletter-signup-module
hola.com###webpush-modal
hola.com##.gigya-background-layer
intersportv.com###ef-content
stern.de##.js-inactivity-layer
gucluanadolugazetesi.com##body > div#kodac
autozeitung.de#$?#html.remodal-is-locked:-abp-has(> body) { overflow: visible!important; }
autozeitung.de#$#.remodal-is-opened { display: none!important; }
infobus.pl###popup_i
materikelas.com###sidebar > #text-7 #box-message
crazymailing.com##.fb_block
bbs.tianya.cn##.barcode-float
evhayat.com,thejewishvoice.com,proiezionidiborsa.it###snppopup-exit
campaigntr.com,ogrenio.com,derstarih.com,justnerd.it##.more-stories
vucutgelistirmehareketleri.org##.tavsiyekonu
glavbukh.ru#$#body { overflow: visible!important; }
glavbukh.ru#$#div[class^="GbShadow"] { display: none!important; }
segodnya.ua###ctrl_c
generacionretro.net###makingdifferentpopup
howtogeek.com##.email-overlay
howtogeek.com##.email-overlay + .overlay-wrapper
softobase.com##div[class^="modal-shading"]
kriminalukraine.com.ua###block-block-22
incrussia.ru##.lolkek
blogkurdu.net###singlemodal
pravda.if.ua#$#body { overflow: visible!important; }
pravda.if.ua#$#.modal-backdrop { display: none!important; }
pravda.if.ua#$##fb-modal { display: none!important; }
yahoo.com###uh-scroll-promo
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; }
camgirlbay.net##body > div[style^="position: fixed"][style*="background-color:"]:not([class]):not([id])
kaspersky.ru##.blog_subscription
eugene.kaspersky.ru,kaspersky.ru##.mask-overlay2
rynek-kolejowy.pl##.popupModal
rynek-kolejowy.pl##.popupElement
price.ru##div[data-region="bumerang_email"]
budsgunshop.com##.popupboxnewoffer
siporcu.com,tavsanlihaber.com.tr,hurdusun.com,bodrumtime.net,capakcurgazetesi.com.tr,turkiyeaktuel.com,koroglugazetesi.com,ukraynahayat.com###socialslide
52av.tv###fwin_popad_7ree
brainly.co.id,eodev.com##.sg-overlay
gearpatrol.com##.frame-container.picreel-element
bitfeed.co###elastic-related-article.modal
maksimumkitap.com###osx-overlay
maksimumkitap.com###osx-container
jeans-meile.de,sportfm.ru##.fancybox-wrap
jeans-meile.de,sportfm.ru##.fancybox-overlay
bagnet.org,rupor.info###fb_pop
bagnet.org,rupor.info###overlay_pop
vchasnoua.com##.socialbox
ok.ru##.html5-vpl_info-panel
stopgame.ru##.notice-wrap
pravmir.ru##.hh-donation-popup-fancybox-window
pravmir.ru##.fancybox-overlay
gearbest.com###email_subscribe
gearbest.com###email_subscribe + #mask
100percentfedup.com##div[class^="modaal-"]
gazeta.zp.ua##div#colorbox[style*="width: 987px; height: 120px; top: 230px;"]
burgerking.hu##div[class^="modal"]
webcheats.com.br###bg_trasp
avsarsinema.com.tr###kutu
onlimegames.ru##.js-overlay
onlimegames.ru##.js-subscribe-modal
juejin.im###juejin > .recommend-box
juejin.im###juejin > .global-component-box > .suspension-panel > .meiqia-btn
juejin.im###juejin > .global-component-box > .book-new-user-award-popup
akampus.com#%#Object.defineProperty(window,'userclosed',{value:true});
cwtvembeds.com,camwhoreshd.com##body > div[style^="position: fixed; background-color:"][style*="width: 380px; z-index:"]:not([class]):not([id])
cwtvembeds.com,camwhoreshd.com##body > div[style^="position: fixed; left: 0px; top: 0px; background-color:"][style*="pointer-events: none; width: 100%; height: 100%; z-index:"]:not([class]):not([id])
dizifilm.com###thim-related-post-popup
viaccess-orca.com,blog.disqus.com,blog.hubspot.com,blog.hubspot.de,blog.bonus.ly,harmonicinc.com,articulatemarketing.com,webmaster.kitchen,coolutils.com##.leadinModal
thrillist.com##body > [id^="vortex"]
thrillist.com##ul.utility-nav > .vortex-open
||signup.thrillist.com/campaigns/iframe/
zdnet.com##.preloaded_lightbox
zi.dn.ua###make-start-page-holder
chita.ru###subscribe-sendpulse
topspb.tv##.social-popup
ruerovideos.tv##.inline_el
rupornotube.me##.inline_el
onlinemultfilmy.ru###add_favorite_tooltip
radyopop.com###fancybox-wrap
radyopop.com###fancybox-overlay
lifter.com.ua###substrate
thequestion.ru##theq-login-banner
handelsjournal.de,b17.ru,sporx.com##.stick_container
handelsjournal.de,b17.ru,sporx.com##.stick_block_layer
digitalplayground.com##.floating-container.girlbanner
bleacherreport.com##.atom.installApp
bleacherreport.com##.followSocial
rosphoto.com##.widget_opened
osvita.ua##.js-likebox
gannikus.com#$#body {overflow: visible!important;}
gannikus.com#$#.no-scroll {overflow-y: visible!important;}
gannikus.com##div[class^="wph-modal"]
tadviser.ru,securitylab.ru###BottomSocial
||vote.sibnet.ru^
animesorion.tv##div[id^="yb_"]
manyvids.com##.mv-announcement
getrelax.cc,getrelax.club##.outside-more-articles
getrelax.club##.loaded-popup-wrapper
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:"]
muz-tv.ru###social_popup_window
digitalplayground.com##.floating-container-banner
netto-online.de#$#html {overflow:visible!important;}
siemens.com##.ste-survey
sivashaber.com,sondakika.com.tc##.container > .calsof
opensnow.com#$#.modal-open {overflow:visible!important;}
opensnow.com###emailPopover
slipstick.com##.wpoi-container
xhamster.com##.welcome-dialog
stackoverflow.com##.hero-container
bikutumutluluk.com###maillist.modal
monster.de###topPopupEmailCardViewWidget
||fastpic.ru/chrome.php
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,polatbuyukarslan.com###upprev_box
ln-cc.com##.b-email_popup-notification
petri.com##.bottom-interstitial
quadranet.com,trendus.com##.popup-wrapper
newinform.com##.ya-widget-modal-wr
riverisland.de###newsletter-signup-modal-wrapper
investing.com###PromoteSignUpPopUp
folha.uol.com.br###corner_box
rg.ru##.b-subs-ads
turktime.com##.ilgili
airbus.com###MetrixLab_overlay
tasit.com##.page-overlay
tasit.com##div.event-popup
boehms-dax-strategie.de###ouibounce-modal
finanztip.de##.nl-overlay
||ubembed.com^$domain=brokerdeal.de|bulbapedia.bulbagarden.net|pctipp.ch|computerworld.ch
asics.com##.email-signup-popup
asics.com##.email-signup-popup + .ui-widget-overlay.ui-front
armani.com##.uiLayer-newsletterLink
spor.mynet.com###container > #rightBottomNews
militaryarms.ru##.sform_main_container
militaryarms.ru##.mrBlack
hosttest.de###close-banner + #fob.slide
t-online.de###Tnotificationoverlay
censor.net.ua##.facebook-popup
appleyardim.org###vb-vbturkopopup-kararti
appleyardim.org###vbturkopopup
censor.net.ua##.twitter-popup
indirmax.com###otolike
antena3.ro,ilenta.com,cnetfrance.fr##body > div#slidebox
laptopmag.com#?#.ec-popup-modal[style^="display:"]:-abp-has(> div.ec-popup-modal-content > div.top-text > h2:contains(Join Laptop Mag))
goblin-online.ru##.bg_popup-social__wrap
goblin-online.ru###popup-social
memohaber.com###rooteto_geri
memohaber.com##.sagaltpop
takehost.biz,7days-ua.com##.fblbCenterOuter
jojothemes.com,intersportv.com##.td-more-articles-box.td-front-end-display-block
apa.az###editorschoisePopup
cosmopolitan.fr,magazine-avantages.fr,magicmaman.com,marieclaire.fr##.MagazineSubscription-popin
thurrott.com##.lean-overlay
fins.az###facebook-popup
lifeistravel.com.ua,inettools.net###ouibounce-modal
space.com###ec-popup-modal
freiepresse.de###fmsurvey
||freiepresse.de/w3b/bkgd.jpg
bisikletforum.com,fav10.net,maxicep.com,mc-tr.com,cabconmodding.com##.FloatingContainer
livescience.com###ec-popup-modal
video.az###js-dialog-social-overlay
plantes-et-sante.fr##.jq_inscription_newsletter
journaldev.com##.stb-bottom-right-container
rimondo.com##.rimondo_overlay
m.focus.de###nlgate
m.sportbild.bild.de##.js-flyin
minval.az###facebook_subscribe
surf.az,votzaraza.ru###popupwindow
moderator.az##body > #popupContact
moderator.az##body > #backgroundPopup
kino-kingdom.com##.uPopup
azerbaycan24.com##body > #ouibounce-modal
femida.az##body > #colorbox
femida.az##body > #cboxOverlay
spravkaru.info##.popup__background
freedomoutpost.com##.modaal-wrapper
freedomoutpost.com##.modaal-overlay
valutaomregner.dk,fotografwdrodze.pl,sachmoi.info,gencim.net,observalgerie.com###exitpopup-modal
cpygames.com##.afc_popup
edmsauce.com##a[href^="https://my.leadpages.net/leadbox/"]
digitalcamerawarehouse.com.au,marketrealist.com,columbiaspectator.com###PopupSignupForm_0
kv.by##.block-kv-maillist
kinoafisha.info##.premiereReminder
kinoafisha.info##.podkatLayer
kinoafisha.info##.buyTicketsPopup
memeburn.com,ventureburn.com###sub-bordered-container.rounded
latribune.fr##[id^="acquisition-modal"]
haaretz.com##.modal-wrapper--dark
ibrasoftware.com##.msb
huffingtonpost.de##.follow-huffpost
wildo.ru###shadow_vk
wildo.ru###vk_wiget_popup
kanobu.ru##.informer-popup
||popup*.lifterapps.com^$domain=linuxandubuntu.com
tamiltunes.live###fbslidebox
prizyv.ru##.pum-overlay
tomsguide.com,tomsguide.fr###ec-popup-modal
softonic.com##div[id^="Newsletter-Subscription"]
cebhe.info###rooteto_geri
tomshardware.com##.ec-popup-modal
tomshardware.co.uk##.ec-popup-modal
psd-tutorials.de###overlay-newsletter
unn.com.ua##.popup-window
maketecheasier.com###mte_optin
tvnetil.net##.warnpop
freedio.co.il,indiatimes.com,tvnetil.net###backgroundPopup
freedio.co.il###topopup
satechi.net###popup-newsletter
groupon.nl###subscribe_modal_container
groupon.nl###spotlight
vgolos.com.ua###likesplash
vgolos.com.ua###fader
topito.com###social-slide-box
digaspi.com.br,lidyana.com,kieskeurig.nl##.modal-newsletter
kieskeurig.nl##.js-newsletterpopup-close
bhg.com.au##.Newsletter-Overlay
infoconcert.com###ic-cache
infoconcert.com###ic-popup
endlessflix.co.uk##body > .reveal-modal
decider.com###nyp-newsletter-modal
||nation-news.ru/assets/js/user.js
||nation-news.ru/assets/js/likebox.js
webos-forums.ru###purr-container
geant-beaux-arts.fr###page > .js-home-lightbox
alimentation-sante.net##body > [id^="spu-"]
emmenetonchien.com##.block-emmenetonchien-popup
gezondheidsplein.nl##.dialog-nieuwsbrief
watch5s.rs###pop-subscribe
expatforum.com###vspopup-overlay
floristics.info###fancybox-wrap
floristics.info###fancybox-overlay
trancepodcasts.com##.cp-overlay
trancepodcasts.com##.cp-social-media
askleo.com##.et_bloom_flyin_right
dailyburn.com##body > #boxes
dailyburn.com##body > #spmask
webmd.com##.newsletter-hover
bbc.com##.nw-c-breaking-news-banner
g2crowd.com##.flyin-selector
gizbot.com##.subscription-popup-overlay
gizbot.com##.subscription-block
dailylviv.com###followdaily
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
livestrong.com##.newsletter_signup_overlay
groupon.com,groupon.co.uk,groupon.be,groupon.fr###subscribe_modal_container
groupon.com,groupon.co.uk,groupon.be,groupon.fr###subscribe_modal_container ~ #spotlight
tradeciety.com##.cp-modal-popup-container
fairbinaryoptions.com##.popup-banner.overlay.normal
ren.tv###box-view-wrapper
abercrombie.com###first-look-toaster
abercrombie.com###simplemodal-overlay
abercrombie.com###simplemodal-container
babycenter.de##.ui-widget[aria-describedby="registrationInterstitial"]
g2esports.com##body > .et_bloom_flyin_right.et_bloom_auto_popup
google.be##.widget-consent[role="dialog"]
astrogaming.com##.signup-modal
astrogaming.com##.signup-modal + .ui-widget-overlay
3suisses.fr##body > .mfp-ready
xakep.ru##.snp-fb
xakep.ru##.snp-pop-127840-wrap
xakep.ru##.snp-pop-127840-overlay
onpress.info##.modalParent
eadaily.com###like_box
chernozem.info###social-community-popup
m.albamon.com###LayerPop_185
tvfru.org##.fancybox-wrap
tvfru.org###fancybox-overlay
kolokolrussia.ru##.subscribeBox
son-video.com##.k-widget-dynamic-open
wissen.de##.reveal-modal.open
goal-life.com###sysModal
msc.com###newsletterSignupModal
cryptozoic.com##.reveal.open
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
ogo.ua###aPopup
tv5.zp.ua###social-community-popup
kl-ruppert.de##.kl-start__sticky-newsletter
seattletimes.com##.facebook-modal
theonion.ru##.fbpopup
theonion.ru###bodypopup
kochfreunde.com##.mailmunch-overlay
kochfreunde.com##.mailmunch-popover
sportspass.de,info-direkt.eu##div[id^="spu-"]
||kinosklad.net/templates/kinosklad/js/jquery.arcticmodal.min.js
2ememain.be##.chat-promo-popup
mercedes-benz.de##.clickToAddWrapper
thinkster.io##div[id^="Modal-react-component-"]
104.ua##.custom-popup
vchaspik.ua###block-block-354
kleiner-kalender.de###ActionMessage
segodnya.ua###vogue_block_cont
||segodnya.ua/pub/vogue.html
||focus.de/resources/*/js/*likegate.js
citytraffic.ru###notefication.modalDialog
jav.one###BSad
ncp.az##.modal-bg.open
ncp.az##.gift-modal
dzone.com##.emailSubscriptionsPopover5
esenyurthaberleri.com#%#AG_onLoad(function() { setTimeout(function() { document.body.className = document.body.className.replace("jconfirm-noscroll",""); }, 500); });
creativemarket.com##.modal-welcome
gekkan-fukugyou.jp,creativemarket.com###modal-overlay
gekkan-fukugyou.jp###modal-content
connect-trojan.net###fb-fanbox
afyonprestij.com##body > div#kodac
afyonnews.com##.simplemodal-container
afyonnews.com###simplemodal-overlay
afyonajans.com##body > div#kodac
gizmochina.com##.boxzilla-subscribe-boxilla-button
line.do##facebook-like-box
segodnya.ua##.mailing-popup
tvfru.ru###fancybox-overlay
tvfru.ru##.fancybox-wrap
wsj.com##.login-section-container[amp-access="NOT access"]
||cdn.ampproject.org/v0/amp-access-0.1.js$domain=wsj.com
bigkiev.com.ua,experttur.com,liniakino.com,plutonpromo.az,znaj.ua###parent_popup
sportarena.com##div[aria-describedby="socialModal"]
slippedisc.com,kommersant.ru##.subscription_popup
takprosto.cc###facebook_takprosto
software.informer.com###jqibox
athletico.com,moderndiplomacy.eu,fosspost.org,kibrissondakika.com##.popmake
haberkibris.com##.boxfb
sports.yahoo.co.jp,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
utro.ru##.facebook__box
ren.tv###banner_ss_all
qadin.net##.qadin_footer > div.hot_news
ensonxeber.com###fancybox-wrap
ensonxeber.com###fancybox-overlay
news.rambler.ru#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('rnews.disablePopups', '9999999999999'); }
mirtankov.su###popup-message-window
mirtankov.su###popup-message-background
sitepoint.com##body > .reveal-modal-bg
sitepoint.com##body > .reveal-modal-bg + .reveal-modal
zaful.com##.xubox_layer
zaful.com##.xubox_shade
frontlineshop.com##.ui-widget.newsletterResult
frontlineshop.com##.ui-widget.newsletterResult + .ui-widget-overlay
thefreedictionary.com###SubscrSlider
popmech.ru###_sim_popup
booking.com###alertify-logs
felomena.com###b-pop_up__ajax_horo_na_zavtra
tcmakale.com,sarizeybekhaber.com.tr###bakmagecme
lebwa.tv,timeallnews.ru###bg_popup
expertreviews.co.uk,autoexpress.co.uk,alphr.com,itpro.co.uk###block-dennis-newsletter-newsletter-block
softpedia.com###bottombubble
eescobarvip.com,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
rumaysho.com###om-lightbox-chalkboard-optin
fishki.net###chrome_popup
bilecikhaber.com.tr###cm-social-overlay
lostiempos.com,nazya.com,firstthings.com,nikolaev24.com.ua,odessa.net.ua,kr24.com.ua,androidcanavari.net,dnepr24.com.ua###colorbox
uincar.ru###dialog-popap
diziizle.net###facebook-takipet
e1.ru,ngs.ru,nn.ru,116.ru,14.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,ekat.ru,irkutsk.ru,kbs.ru,mgorsk.ru,omsk1.ru,proizhevsk.ru,provoronezh.ru,sochi1.ru,sterlitamak1.ru,tolyatty.ru,ufa1.ru,ulyanovskcity.ru,v1.ru###fade
skipol.pl,nosteam.ro,gifyagusi.pl,legendas.tv,polszczyzna.pl,boardgamesonline.net,yes-icancook.com,bestel.az,majorgeeks.com,bestfilmeshd.com,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
31tv.ru,doramy.moy.su,hdkinomax.com,hdkinomax.tv###fancybox-overlay
31tv.ru###fancybox-wrap
ukr-today.com,yts.ac###fb-back
coco01.net###fbCover
mcqslearn.com##.fbox-background
mcqslearn.com,mcqlearn.com,megafilmestorrenthd.net,softwarebeam.com,masterkreatif.com###fbox-background
kredivepara.com###ffbp
kredivepara.com###ffbp-bg
focus.de###flying_mbox.teaserBlock
cnet.com###flyoutPromo
mindbodygreen.com###freeMeditationModal
fusion.net###fusion-email-signup-modal
facebook.com###contentCol > div > div > div[class="_5hn6"][style]
ipatriot.com###iPatriotWrite
eragonitalia.it,galka.if.ua###itro_opaco
eragonitalia.it,galka.if.ua###itro_popup
personalbanker.com.ua###jbounce-jmodal
praxistipps.chip.de###js-Vertical__Flyin
ozyurtgazetesi.com,bolgegazetesi.com###kodac
palo.com.tr###like-popup
meraklimedya.net###mjpopup
usanetwork.com###mobileVideoModal
usanetwork.com###mobileVideoModalOverlay
bianalisi.it,prostobank.ua,ibe.kr,e-files.net,sex-empire.tv###modal
alexanderschimpf.de###modal-blog-message
savefrom.net###modal-container.center-popup-cont
savefrom.net###modal-container > div.popup-content
savefrom.net###modal-container > div.shade
zn.ua###modal_window
m.facebook.com###msite-pages-header-contents > div[class="_4b-b"][style]
rzn.info###myNotification
jeudegolf.org###myadsbanner
pcportal.org,pcportal.org.ru###n_ov
sourceforge.net###newsletter-floating
m.tmz.com###newsletter-signup
digitalocean.com###newsletter-signup-dialog
news.de###nllayer-container
thehindu.com###nlpopup
pcportal.org.ru###nnews_ovnews
forumodua.com###notices
thehackernews.com###ouibounce-modal
zn.ua###overlay_fb_modal
facebook.com###pagelet_growth_expanding_cta
vinbazar.com###parent-popup
wn.de###paywall_container
steambuy.com###popup-overlay
ulyanovskcity.ru###popup_contact
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
promipool.de###pp_fb_popup_wrapper
tvrain.ru###promo_bottom_nest
mytechdecisions.com###promo_bottombar
vauxhall.co.uk,seat.fr,mini.de###psyma_layer
chubbyparade.com###regp_bg
finanzen.net###showpopup2
instela.com###signup-popup
indiatimes.com###similarNews
gospelprime.com.br,0lik.ru###simplemodal-container
gospelprime.com.br,kizlarsoruyor.com,0lik.ru###simplemodal-overlay
inforesist.org,zabeba.li###social-community-popup
qha.com.ua###social-like-us
unn.com.ua###social_popup
diziizle.net###spopup
zvistka.net,javhdx.tv,tecadmin.net###spu-bg
zvistka.net,javhdx.tv,tecadmin.net###spu-main
karar.com###subscribe-box.subscribe
secretmag.ru,steambuy.com###subscribe-popup
mobilluck.com.ua###subscripepopup
pcworld.com###toaster
dfiles.eu###virgopass_console
avsforum.com###vspopup-all-overlays
itzgeek.com###wbounce-modal
wallpapershome.ru###welcome
cosmo.ru###widget-collection-overlay
cosmo.ru###widget-collection-popup
geliebte-katze.de###zs_next_article
businessua.com##.b-counter
linux.com##.backdrop-default
eugene.kaspersky.ru##.blog_subscription_wrapper
microsoftstore.ru##.bn-logout-subscr
forumodua.com##.body_wrapper > div > table[width="100%"] > tbody > tr > td[valign="top"]
rauchmeldungen.de##.boxzilla-container
mynizhyn.com##.close-soc-popup
all-free-download.com##.corner_banner
reaction.org.ua##.cp-modal-popup-container
bradsknutson.com##.cro-background
tecmint.com##.dgd_stb_box
igate.com.ua,greatpicture.ru##.dialog-bg
igate.com.ua,greatpicture.ru,novyny.online.ua,mediasat.info,loveopium.ru,golbis.com##.dialog-social
tamindir.com##.ebulten-scroll
teleprogramma.pro##.facebook-bn_site-overlay
doramy.moy.su##.fancybox-desktop
hdkinomax.tv##.fancybox-outer
kinopoisk.ru##.feature_promo
aznews.az##.fixed_iframe
galeria-kaufhof.de##.gk-layer[role="dialog"]
sabah.com.tr##.ilgi
sex-empire.tv##.in.fade.modal-backdrop
rgmechanics.com,takprosto.cc,hzonesp.com##.jquery-modal.blocker
microsoft.com,community.sony.de##.lia-panel-dialog-modal-valuesurvey
microsoft.com,community.sony.de##.lia-panel-dialog-modal-valuesurvey ~ .ui-widget-overlay
gurubanks.com##.lwp-modal_wrap
techblogng.com##.mailmunch-scrollbox
d3olbu2cl74039.cloudfront.net,d29z1quku5t3sk.cloudfront.net,currenttime.tv##.media-block-wrapper.slide-in-widget
m.gd.ru##.megaShadow
glassdoor.com,lazarangelov.academy##.mfp-bg
lazarangelov.academy##.mfp-wrap
wyborcza.pl##.mod.mod_ddbox.is-visible
linux.com##.modal-default
hyser.com.ua##.modal-facebook-like
patient.info##.modal.darken
schuhmuecke.de##.monoOverlayContent
sinemia.com##.new-invitation-time-outer-time
dnainfo.com##.newsletter-dialog-box
eatsmarter.de##.newsletter-overlay
gadventures.com##.newsletter-slider.visible-desktop
huffingtonpost.*##.newsletter-toaster
wpbeginner.com,bluesnap.com##.optin-monster-saas-overlay
nitecore-ua.com##.pop-up-wrap
tsargrad.tv##.popUp-wrapper
ulke.com.tr##.popularNewsPopup
denikreferendum.cz##.PopupBackground
denikreferendum.cz,prospektangebote.de,gutscheininfos.de,iasparliament.com,pro-palliativ.ru,spravkaru.info,newizv.ru,webmath.ru,clipwatching.com,indaily.com.au,mynizhyn.com##.popup
cluber.com.ua##.popup-bg
politeka.net##.popup-box.js-popup-box
mywot.com##.popup__container
mywot.com##.popup_social-av
slovoidilo.ua##.pp-reminder
lifehacker.ru##.push-overlay
takvim.com.tr##.relatedNewsBox
rolex.com##.rlx-popin
tichyseinblick.de##.rty-pop-up
golos-ameriki.ru##.slide-in-widget
bolumsonucanavari.com,forum.donanimhaber.com##.smtakip
domkino.tv##.social-annoyer
korayspor.com##.sp-fancybox-wrap
nintendosoup.com##.spu-box[data-box-id="5356"]
naszesprawy.eu##.spu-box[data-nconvert-cookie="spu_conversion_39088"]
kbcsm.hr##.spu-box[data-box-id="84424"]
naszesprawy.eu,kbcsm.hr,nintendosoup.com,collive.com,valuewalk.com,ellalanguage.com,spiritualresearchfoundation.org,conference2go.com,animeout.xyz,ludent.ru,askdavetaylor.com,kissseries.me,responsibility.org,golos.te.ua,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,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,kissanime.asia,soft4fun.net,lingq.com,therecoveryvillage.com,informator.news,memepedia.ru,richluck.ru,eusouandroid.co,bizled.co.in,ternopillive.com.ua,dyvys.info,comments.ua,ilife99.com,mur.tv,online-buhuchet.ru,richlife7.com,tehnot.com,журналистика-обучение.рф##.spu-box
komtv.org,wpbakery.com##.stb-container
microsoftstore.ru##.subscribe-b
qha.com.ua##.transparent-bg
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
ziekenhuis.nl##.ui-widget.ui-widget-content
natureweight.ru##.ulp-animated
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
odernichtoderdoch.de,highbrewcoffee.com,loleknbolek.com##.ulp-window
natureweight.ru##.ulp-window-bottom-right
cyberleninka.ru##.visual-big > .combo-box
fxprosystems.com##.wpmui-popup.no-subtitle
ntv.ru##.xpopup_overlay
sethealth.ru##a[id^="fullscreen-overlay"]
allrecipes.com#%#document.cookie = "AR_Display_FeedEducationalModal_Cookie=true";
allrecipes.com##article.slidein[ng-class="slideOutClass"]
sovets.net##body > div.mask
sovets.net##body > div.modal-baner
dnainfo.com##body > div.overlay
2daygeek.com##body > div[id^="spu-"]
deutsche-handwerks-zeitung.de#%#document.cookie = "showsupportwin_nlreg=none";
lenta.ru##div.b-topic__favorite-tooltip
visnyk.lutsk.ua##div.dgd_stb_box
schuhmuecke.de##div.monoOverlay
fc-zenit.ru##div.splash-banner
okcaller.com#$#body.modal-open { overflow: visible!important; }
okcaller.com##div[class="bootbox modal fade in"]
okcaller.com##div[class="modal-backdrop fade in"]
tomchun.tw##div[class^="ArevicoModal"]
androidsage.com,ilife97.com,politeka.net##div[class^="spu-"]
sahibinden.com##div[class^="walkme-custom-"]
opodo.de##div[data-viewwidget="newsletter"]
oddee.com##div[id="slidebox"][style="right: 0px;"]
applesencia.com##div[id^="facebook-flyer"]
free-software.com.ua,duzcepostasi.com##div[id^="fancybox"]
worldsoffood.de##div[id^="fblike"]
goldkino.net##div[id^="ffbp"]
newengland.com##div[id^="haven-paywall"]
shoneekapoor.com,24news.com.ua,akillitelefon.com,instinctcoder.com##div[id^="ppsPopup"]
afyonhaber.com,tamindir.com,bigfishgames.de,adapostasi.com,yumurtaliekmek.com##div[id^="simplemodal-"]
nitroflare.com##div[id^="superbox-"]
temaretik.com##div[ng-if="$root.joinGuest"]
techblogng.com##iframe.HB-Takeover[src="about:blank"]
medialnk.com#%#Object.defineProperty(window, 'Lightbox', { get: function() { return {}; } });
com-magazin.de##w-div[role$="dialog"]
||auto.newsler.ru/assets/js/sideroll.js
||bleepstatic.com/js/jquery/jquery.simplemodal.*.min.js
||cache.ltn.com.tw/js/fb_mask.js
||dfiles.eu/pay/virgopass
||fedpress.ru/themes/fp/js/jquery.fancybox.pack.js
||filmihemenizle.com/wp-content/plugins/popover/js/public.min.js
||gamepur.com/popup/subscribe-us.htm
||glavbukh.ru/js/popupManager.js
||haolam.de/includes/bioep.js
||infranken.de/fileadmin/scripts/fancybox/jquery.fancybox.css
||ing.nl/assets/cds/js/jquery/fancybox/jquery.fancybox.css
||iz.com.ua/arcticmodal/jquery.arcticmodal.js
||malerex.ru^$third-party
||mediaset.it/include/js/attivaPopUpEstero.js
||muzofond.com/mithdl.js
||sud.ua/js/jquery.arcticmodal*.min.js
/jquery.magnific-popup.min.js$domain=ufatime.ru|koreanworld.ru
!
!
! Gannett news
aberdeennews.com,alamogordonews.com,amarillo.com,amestrib.com,app.com,argusleader.com,augustachronicle.com,azcentral.com,battlecreekenquirer.com,beaconjournal.com,blueridgenow.com,buckscountycouriertimes.com,bucyrustelegraphforum.com,burlingtoncountytimes.com,burlingtonfreepress.com,caller.com,cantondailyledger.com,cantonrep.com,capecodtimes.com,cheboygannews.com,chieftain.com,chillicothegazette.com,cincinnati.com,citizen-times.com,cjonline.com,clarionledger.com,coloradoan.com,columbiadailyherald.com,columbiatribune.com,commercialappeal.com,coshoctontribune.com,courier-journal.com,courier-tribune.com,courierpostonline.com,courierpress.com,currentargus.com,daily-jeff.com,daily-times.com,dailyamerican.com,dailycomet.com,dailycommercial.com,dailyrecord.com,dailyworld.com,delawareonline.com,delmarvanow.com,demingheadlight.com,democratandchronicle.com,desertsun.com,desmoinesregister.com,devilslakejournal.com,dispatch.com,dnj.com,ellwoodcityledger.com,elpasotimes.com,enterprisenews.com,eveningsun.com,eveningtribune.com,examiner-enterprise.com,fayobserver.com,fdlreporter.com,floridatoday.com,fosters.com,freep.com,gadsdentimes.com,gainesville.com,galesburg.com,gastongazette.com,goerie.com,gosanangelo.com,goupstate.com,greatfallstribune.com,greenbaypressgazette.com,greenvilleonline.com,hattiesburgamerican.com,heraldmailmedia.com,heraldnews.com,heraldtribune.com,hillsdale.net,hollandsentinel.com,hoosiertimes.com,houmatoday.com,htrnews.com,hutchnews.com,indeonline.com,independentmail.com,indystar.com,ithacajournal.com,jacksonsun.com,jacksonville.com,jconline.com,jdnews.com,journalstandard.com,jsonline.com,kinston.com,kitsapsun.com,knoxnews.com,lancastereaglegazette.com,lansingstatejournal.com,lcsun-news.com,ldnews.com,lenconnect.com,lincolncourier.com,livingstondaily.com,lohud.com,lubbockonline.com,mansfieldnewsjournal.com,marionstar.com,marshfieldnewsherald.com,mcdonoughvoice.com,metrowestdailynews.com,milforddailynews.com,monroenews.com,montgomeryadvertiser.com,mpnnow.com,mycentraljersey.com,naplesnews.com,newarkadvocate.com,newbernsj.com,newportri.com,news-journalonline.com,news-leader.com,news-press.com,newschief.com,newsherald.com,newsleader.com,njherald.com,northjersey.com,norwichbulletin.com,nwfdailynews.com,oakridger.com,ocala.com,oklahoman.com,onlineathens.com,pal-item.com,palmbeachdailynews.com,palmbeachpost.com,patriotledger.com,pekintimes.com,petoskeynews.com,pjstar.com,pnj.com,poconorecord.com,pontiacdailyleader.com,portclintonnewsherald.com,postcrescent.com,poughkeepsiejournal.com,press-citizen.com,pressconnects.com,progress-index.com,providencejournal.com,publicopiniononline.com,record-courier.com,recordnet.com,recordonline.com,redding.com,registerguard.com,reporter-times.com,reporternews.com,rgj.com,rrstar.com,ruidosonews.com,salina.com,savannahnow.com,scsun-news.com,sctimes.com,seacoastonline.com,sheboyganpress.com,shelbystar.com,shreveporttimes.com,sj-r.com,sooeveningnews.com,southbendtribune.com,southcoasttoday.com,starcourier.com,stargazette.com,starnewsonline.com,statesman.com,statesmanjournal.com,staugustine.com,stevenspointjournal.com,sturgisjournal.com,swtimes.com,tallahassee.com,tauntongazette.com,tcpalm.com,telegram.com,tennessean.com,the-daily-record.com,the-dispatch.com,the-leader.com,the-review.com,theadvertiser.com,thecalifornian.com,thedailyjournal.com,thedailyreporter.com,thegardnernews.com,thegleaner.com,thehawkeye.com,theintell.com,theleafchronicle.com,theledger.com,thenews-messenger.com,thenewsstar.com,thenorthwestern.com,thepublicopinion.com,therecordherald.com,thespectrum.com,thestarpress.com,thetimesherald.com,thetimesnews.com,thetowntalk.com,times-gazette.com,timesonline.com,timesrecordnews.com,timesreporter.com,timestelegram.com,tmnews.com,tricountyindependent.com,tuscaloosanews.com,usatoday.com,uticaod.com,vcstar.com,visaliatimesdelta.com,vvdailypress.com,wausaudailyherald.com,wisconsinrapidstribune.com,ydr.com,zanesvilletimesrecorder.com#$#.gnt_mol_oy { display: none!important; }
aberdeennews.com,alamogordonews.com,amarillo.com,amestrib.com,app.com,argusleader.com,augustachronicle.com,azcentral.com,battlecreekenquirer.com,beaconjournal.com,blueridgenow.com,buckscountycouriertimes.com,bucyrustelegraphforum.com,burlingtoncountytimes.com,burlingtonfreepress.com,caller.com,cantondailyledger.com,cantonrep.com,capecodtimes.com,cheboygannews.com,chieftain.com,chillicothegazette.com,cincinnati.com,citizen-times.com,cjonline.com,clarionledger.com,coloradoan.com,columbiadailyherald.com,columbiatribune.com,commercialappeal.com,coshoctontribune.com,courier-journal.com,courier-tribune.com,courierpostonline.com,courierpress.com,currentargus.com,daily-jeff.com,daily-times.com,dailyamerican.com,dailycomet.com,dailycommercial.com,dailyrecord.com,dailyworld.com,delawareonline.com,delmarvanow.com,demingheadlight.com,democratandchronicle.com,desertsun.com,desmoinesregister.com,devilslakejournal.com,dispatch.com,dnj.com,ellwoodcityledger.com,elpasotimes.com,enterprisenews.com,eveningsun.com,eveningtribune.com,examiner-enterprise.com,fayobserver.com,fdlreporter.com,floridatoday.com,fosters.com,freep.com,gadsdentimes.com,gainesville.com,galesburg.com,gastongazette.com,goerie.com,gosanangelo.com,goupstate.com,greatfallstribune.com,greenbaypressgazette.com,greenvilleonline.com,hattiesburgamerican.com,heraldmailmedia.com,heraldnews.com,heraldtribune.com,hillsdale.net,hollandsentinel.com,hoosiertimes.com,houmatoday.com,htrnews.com,hutchnews.com,indeonline.com,independentmail.com,indystar.com,ithacajournal.com,jacksonsun.com,jacksonville.com,jconline.com,jdnews.com,journalstandard.com,jsonline.com,kinston.com,kitsapsun.com,knoxnews.com,lancastereaglegazette.com,lansingstatejournal.com,lcsun-news.com,ldnews.com,lenconnect.com,lincolncourier.com,livingstondaily.com,lohud.com,lubbockonline.com,mansfieldnewsjournal.com,marionstar.com,marshfieldnewsherald.com,mcdonoughvoice.com,metrowestdailynews.com,milforddailynews.com,monroenews.com,montgomeryadvertiser.com,mpnnow.com,mycentraljersey.com,naplesnews.com,newarkadvocate.com,newbernsj.com,newportri.com,news-journalonline.com,news-leader.com,news-press.com,newschief.com,newsherald.com,newsleader.com,njherald.com,northjersey.com,norwichbulletin.com,nwfdailynews.com,oakridger.com,ocala.com,oklahoman.com,onlineathens.com,pal-item.com,palmbeachdailynews.com,palmbeachpost.com,patriotledger.com,pekintimes.com,petoskeynews.com,pjstar.com,pnj.com,poconorecord.com,pontiacdailyleader.com,portclintonnewsherald.com,postcrescent.com,poughkeepsiejournal.com,press-citizen.com,pressconnects.com,progress-index.com,providencejournal.com,publicopiniononline.com,record-courier.com,recordnet.com,recordonline.com,redding.com,registerguard.com,reporter-times.com,reporternews.com,rgj.com,rrstar.com,ruidosonews.com,salina.com,savannahnow.com,scsun-news.com,sctimes.com,seacoastonline.com,sheboyganpress.com,shelbystar.com,shreveporttimes.com,sj-r.com,sooeveningnews.com,southbendtribune.com,southcoasttoday.com,starcourier.com,stargazette.com,starnewsonline.com,statesman.com,statesmanjournal.com,staugustine.com,stevenspointjournal.com,sturgisjournal.com,swtimes.com,tallahassee.com,tauntongazette.com,tcpalm.com,telegram.com,tennessean.com,the-daily-record.com,the-dispatch.com,the-leader.com,the-review.com,theadvertiser.com,thecalifornian.com,thedailyjournal.com,thedailyreporter.com,thegardnernews.com,thegleaner.com,thehawkeye.com,theintell.com,theleafchronicle.com,theledger.com,thenews-messenger.com,thenewsstar.com,thenorthwestern.com,thepublicopinion.com,therecordherald.com,thespectrum.com,thestarpress.com,thetimesherald.com,thetimesnews.com,thetowntalk.com,times-gazette.com,timesonline.com,timesrecordnews.com,timesreporter.com,timestelegram.com,tmnews.com,tricountyindependent.com,tuscaloosanews.com,usatoday.com,uticaod.com,vcstar.com,visaliatimesdelta.com,vvdailypress.com,wausaudailyherald.com,wisconsinrapidstribune.com,ydr.com,zanesvilletimesrecorder.com#$#html.gnt__mo { overflow-y:scroll !important;pointer-events: unset !important;user-select: unset !important;margin-right: unset !important; }
!
! "Add to home screen in mobile Chrome"
||mail.ru/manifest.json
||m.lenta.ru/manifest.json
! Twitter login popup
! https://github.com/AdguardTeam/AdguardFilters/issues/112718#issuecomment-1069965416
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#$?#div[data-testid="sheetDialog"] > :not(div[data-testid="IntentLoginSheet_Login_Sheet"]) div[aria-label=""] > img[class^="css-"][src$="/privacy_cover.png"]:upward(div[role="group"]) { display: none !important; }
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#$?#div[data-testid="sheetDialog"] > :not(div[data-testid="IntentLoginSheet_Login_Sheet"]) div[role="button"]:not([data-testid]) + div[role="button"]:not([data-testid]):upward(div[role="group"]) { display: none !important; }
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#$?#div[data-testid="sheetDialog"] > :not(div[data-testid="IntentLoginSheet_Login_Sheet"]) div[role="button"][data-testid="apple_sign_in_button"]:upward(div[role="group"]) { display: none !important; }
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#$?#html { overflow: auto !important; padding-right: 0 !important; overscroll-behavior-y: auto !important; }
!
! Yandex
mail.yandex.by,mail.yandex.com,mail.yandex.com.tr,mail.yandex.fr,mail.yandex.kz,mail.yandex.ru##.promo-gen-theme-fs-Container
yandex.*##.desk-notif-card__card[aria-label="Реклама"]
yandex.*##.dist-overlay__popup
yandex.*##.distr-smartbanner-loader
yandex.*##div[data-apiary-widget-name="@mobile/EntryPointPopup"]
yandex.*#?#body[class*="Route"] div.top-root
metrica.yandex.com,metrika.yandex.*##.email-subscriptions-promo
travel.yandex.ru#?#body > section[style^="z-index:"]:-abp-has(> section form[name="MODAL_SUBSCRIPTION"])
! https://github.com/AdguardTeam/AdguardFilters/issues/70051#issuecomment-751493705
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; }
! Chrome banner in MS Edge
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;"])
! Help us to improve Google
google.*##div[id][data-promoid] div[aria-labelledby="task-text"][aria-modal="true"]
google.*##div[aria-modal="true"] > div[aria-labelledby="task-text"]
!
! https://github.com/AdguardTeam/AdguardFilters/issues/100436
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/94408
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/89306
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/80916
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/74468
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#$#div[class="_1X8pZ-src-shared-components-popup--popup-overlay"] { display: none !important; }
grammarly.com#$#body { overflow: auto !important; }
!
ultrafarma.com.br#$#body { overflow: auto !important; }
ultrafarma.com.br#$#div[role="dialog"][data-closetime="20000"] { display: none !important; }
ultrafarma.com.br#$#div[role="dialog"][data-closetime="20000"] ~ div.modal-backdrop { display: none !important; }
!
joebiden.com#$#section[aria-labelledby="donate_label"] { display: none !important; }
joebiden.com#$#body { overflow: auto !important; position: unset !important; }
joebiden.com#$#html { overflow: auto !important; position: unset !important; }
joebiden.com##.donate__body-wrap
!
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###tbh-offer-popup-wrapper
thebetterindia.com##.tbi-gtap-notification-overlay
thebetterindia.com##.tbi-gtap-notification-content
thebetterindia.com##.tbi_content
!
foodmagazine.com.br#$#div[id="modalPopup"][aria-labelledby="myModalLabel"] { display: none !important; }
foodmagazine.com.br#$#div[id="modalPopup"][aria-labelledby="myModalLabel"] ~ div.modal-backdrop { display: none !important; }
foodmagazine.com.br#$#body { overflow: auto !important; }
!
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; }
westernstandardonline.com#$#div[data-popmake*="become-a-ws-member"] { display: none !important; }
!
numero.com#$#.type-newsletter_subscription { display: none !important; }
numero.com#$#body { overflow: visible !important; }
!
kurs.com.ua#$#body { overflow: visible !important; }
kurs.com.ua#$#body div.fc-ab-root:not(#style_important) { display: none !important; }
!
theguardian.com#$#div[data-test-id="article-review-body"][style="display: none;"] { display: block !important; }
theguardian.com#$#.signin-gate__first-paragraph-container { display: none !important; }
theguardian.com#$#.signin-gate { display: none !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')
!
! Chrome browser suggest
translate.google.ad,translate.google.ae,translate.google.al,translate.google.am,translate.google.as,translate.google.at,translate.google.az,translate.google.ba,translate.google.be,translate.google.bf,translate.google.bg,translate.google.bi,translate.google.bj,translate.google.bs,translate.google.bt,translate.google.by,translate.google.ca,translate.google.cat,translate.google.cd,translate.google.cf,translate.google.cg,translate.google.ch,translate.google.ci,translate.google.cl,translate.google.cm,translate.google.cn,translate.google.co.ao,translate.google.co.bw,translate.google.co.ck,translate.google.co.cr,translate.google.co.id,translate.google.co.il,translate.google.co.in,translate.google.co.jp,translate.google.co.ke,translate.google.co.kr,translate.google.co.ls,translate.google.co.ma,translate.google.co.mz,translate.google.co.nz,translate.google.co.th,translate.google.co.tz,translate.google.co.ug,translate.google.co.uk,translate.google.co.uz,translate.google.co.ve,translate.google.co.vi,translate.google.co.za,translate.google.co.zm,translate.google.co.zw,translate.google.com,translate.google.com.af,translate.google.com.ag,translate.google.com.ai,translate.google.com.ar,translate.google.com.au,translate.google.com.bd,translate.google.com.bh,translate.google.com.bn,translate.google.com.bo,translate.google.com.br,translate.google.com.bz,translate.google.com.co,translate.google.com.cu,translate.google.com.cy,translate.google.com.do,translate.google.com.ec,translate.google.com.eg,translate.google.com.et,translate.google.com.fj,translate.google.com.gh,translate.google.com.gi,translate.google.com.gt,translate.google.com.hk,translate.google.com.jm,translate.google.com.kh,translate.google.com.kw,translate.google.com.lb,translate.google.com.ly,translate.google.com.mm,translate.google.com.mt,translate.google.com.mx,translate.google.com.my,translate.google.com.na,translate.google.com.nf,translate.google.com.ng,translate.google.com.ni,translate.google.com.np,translate.google.com.om,translate.google.com.pa,translate.google.com.pe,translate.google.com.pg,translate.google.com.ph,translate.google.com.pk,translate.google.com.pr,translate.google.com.py,translate.google.com.qa,translate.google.com.sa,translate.google.com.sb,translate.google.com.sg,translate.google.com.sl,translate.google.com.sv,translate.google.com.tj,translate.google.com.tr,translate.google.com.tw,translate.google.com.ua,translate.google.com.uy,translate.google.com.vc,translate.google.com.vn,translate.google.cv,translate.google.cz,translate.google.de,translate.google.dj,translate.google.dk,translate.google.dm,translate.google.dz,translate.google.ee,translate.google.es,translate.google.fi,translate.google.fm,translate.google.fr,translate.google.ga,translate.google.ge,translate.google.gg,translate.google.gl,translate.google.gm,translate.google.gp,translate.google.gr,translate.google.gy,translate.google.hn,translate.google.hr,translate.google.ht,translate.google.hu,translate.google.ie,translate.google.im,translate.google.iq,translate.google.is,translate.google.it,translate.google.je,translate.google.jo,translate.google.kg,translate.google.ki,translate.google.kz,translate.google.la,translate.google.li,translate.google.lk,translate.google.lt,translate.google.lu,translate.google.lv,translate.google.md,translate.google.me,translate.google.mg,translate.google.mk,translate.google.ml,translate.google.mn,translate.google.ms,translate.google.mu,translate.google.mv,translate.google.mw,translate.google.ne,translate.google.nl,translate.google.no,translate.google.nr,translate.google.nu,translate.google.pl,translate.google.pn,translate.google.ps,translate.google.pt,translate.google.ro,translate.google.rs,translate.google.ru,translate.google.rw,translate.google.sc,translate.google.se,translate.google.sh,translate.google.si,translate.google.sk,translate.google.sm,translate.google.sn,translate.google.so,translate.google.sr,translate.google.st,translate.google.td,translate.google.tg,translate.google.tk,translate.google.tl,translate.google.tm,translate.google.tn,translate.google.to,translate.google.tt,translate.google.vg,translate.google.vu,translate.google.ws##iframe[src^="https://ogs.google."][src*="/widget/callout?prid="]
!
allconnect.com#$#div[data-preamp="mobile-subscribe-banner"] { display: none !important; }
allconnect.com#$#.modal-backdrop { display: none !important; }
allconnect.com#$#body { overflow: auto !important; }
!
! tut.by
tutby.*,tut.by##.toster-popup
tutby.*,tut.by##.b-poll-popup
tutby.*,tut.by##.popcorn_wrapper
!
yofreesamples.com#$##subscribe-dialog { display: none !important; }
yofreesamples.com#$##subscribe-dialog ~ div.modal-backdrop { display: none !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#$#.promo-remodal-wrapper { display: none !important; }
roscontrol.com#$#.promo-popup-overlay { display: none !important; }
roscontrol.com#$#html { overflow: auto!important; }
! Sync with the rules in Social filter
theflixer.tv,sflix.se,2kmovie.cc,musichq.net,swatchseries.*,1movieshd.com,fmoviesto.*,solarmovie.pe,cineb.net,myflixerhd.ru,hdtoday.*,yesmovies.mn,divicast.com,seriestv.watch,freemoviesfull.com,dopebox.to,fmovies.*,sflix.to,myflixer.to,movies2watch.tv,ev01.to,ummagurau.com,6movies.net,tinyzonetv.to,myflixertv.to,f2movies.to,moviesjoy.*,moviesjoy.*,myflixerhd.ru,soap2day.*,solarmovie.pe,cineb.net#$#body { overflow: auto !important; padding-right: 0 !important; }
theflixer.tv,sflix.se,2kmovie.cc,musichq.net,swatchseries.*,1movieshd.com,fmoviesto.*,solarmovie.pe,cineb.net,myflixerhd.ru,hdtoday.*,yesmovies.mn,divicast.com,seriestv.watch,freemoviesfull.com,dopebox.to,fmovies.*,sflix.to,myflixer.to,movies2watch.tv,ev01.to,ummagurau.com,6movies.net,tinyzonetv.to,myflixertv.to,f2movies.to,moviesjoy.*,moviesjoy.*,myflixerhd.ru,soap2day.*,solarmovie.pe,cineb.net#$#.modal-backdrop { display: none !important; }
theflixer.tv,sflix.se,2kmovie.cc,musichq.net,swatchseries.*,1movieshd.com,fmoviesto.*,solarmovie.pe,cineb.net,myflixerhd.ru,hdtoday.*,yesmovies.mn,divicast.com,seriestv.watch,freemoviesfull.com,dopebox.to,fmovies.*,sflix.to,myflixer.to,movies2watch.tv,ev01.to,ummagurau.com,6movies.net,tinyzonetv.to,myflixertv.to,f2movies.to,moviesjoy.*,moviesjoy.*,myflixerhd.ru,soap2day.*,solarmovie.pe,cineb.net#$##modalshare { display: none !important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/58976
himovies.to#%#document.cookie="show_share=true; path=/;";
!
atbmarket.com#$#.popup_promo_block { display: none !important; }
atbmarket.com#$#.popup_promo_block ~ div.modal-backdrop { display: none !important; }
atbmarket.com#$#body { overflow: auto !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#$##fancybox-container-1 { display: none !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#$#.mb-popup-custom-newsletter { display: none !important; }
crkt.com#$#.mb-popup-overlay { display: none !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/popup/*/popup.html$popup
g-school.co.kr#%#//scriptlet("prevent-setTimeout", "popupObject")
!
hardreset.info#$##modal-facebook { display: none !important; }
hardreset.info#$#.modal-backdrop { display: none !important; }
hardreset.info#$#body { overflow: visible!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/49469
zoom.com.br,buscape.com.br#$##alert-exit-modal.active { display: none!important; }
zoom.com.br,buscape.com.br#?#aside#modals-container:-abp-has(> #alert-exit-modal.active):not(:-abp-has(.modal.active)) ~ #overlay-modal.active
!
zentrum-der-gesundheit.de#$#body { overflow: visible !important; }
zentrum-der-gesundheit.de#$#.newsletter-overlay { display: none !important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/48005
tvmovie.de#%#document.cookie = "nlPopupShown=true; path=/;";
!
! https://github.com/AdguardTeam/AdguardFilters/issues/48065
ggames.com.br#%#(function(){var a=new Date,b=a.getTime();document.cookie="ips4_bacalltoactionpopup="+b})();
!
spid.center#$##app-root > div.r_SA3 > div._1aNet { display: none !important; }
spid.center#$#body { overflow: visible !important; }
!
greatist.com#$##modal-host { display: none !important; }
greatist.com#$#body { overflow: visible !important; }
!
bongacams.net,bongacams.org,bongacams4.com,bongacams3.com,royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,hdkinomax.com,prostocams.com,pure-t.ru,r2games.com,smutcam.com##.popover_spygasm
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,bongacams.org,bongacams4.com,bongacams3.com,royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,hdkinomax.com,prostocams.com,pure-t.ru,r2games.com,smutcam.com##.fancybox-overlay
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,bongacams.org,bongacams4.com,bongacams3.com,royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,hdkinomax.com,prostocams.com,pure-t.ru,r2games.com,smutcam.com##.fancybox-wrap
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,bongacams.org,bongacams4.com,bongacams3.com,royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,hdkinomax.com,prostocams.com,pure-t.ru,r2games.com,smutcam.com##.js-spoofIM
!
pastemagazine.com###newsletter-signup-overlay
pastemagazine.com##body > div.screen:empty
!
medium.com##.screenContent > .u-zIndexMetabar
medium.com#$#html { overflow-y: visible!important; }
!
codeburst.io###lo-meter-banner-background-color
!
~connect.deezer.com,deezer.com###modal_login
deezer.com#?#.modal:-abp-has(> div.modal-wrapper > div.modal-dialog > div#modal_push_premium)
! https://github.com/AdguardTeam/AdguardFilters/issues/72687
haaretz.co.il###__next > div[class*=" "] > div[class*=" "][data-test="topStrip"]
haaretz.co.il###__next > div[class*=" "] > div[class*=" "][data-test="bottomStrip"]
haaretz.co.il#$?##__next > div[data-google-interstitial="false"]:not([class]):not([id]):-abp-has(section > a[href*="/promotions-page/"]) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45799
themarker.com###__next > div[class*=" "] > div[class*=" "][data-test="topStrip"]
themarker.com###__next > div[class*=" "] > div[class*=" "][data-test="bottomStrip"]
themarker.com#$?##__next > div:-abp-has(> div > section > a[href^="/promotions-page?htm_source="]) { remove: true; }
themarker.com#$?##__next > div > div:-abp-has(> span > a[href^="https://promotions.themarker.com/promotions-page?"]) { remove: true; }
themarker.com#$?##__next > div[class*=" "]:-abp-has(> div[class*=" "] > section > a[href^="https://promotions.themarker.com/promotions-page"]) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41761
haaretz.co.il#?##__next > div:-abp-has(> span > a[href^="https://promotions.haaretz.co.il"])
haaretz.co.il#$?##__next > div:-abp-has(> div > section > a[href^="/promotions-page?htm_source="]) { remove: true; }
haaretz.co.il#$?##__next > div > div:-abp-has(> span > div > a[href^="https://promotions.haaretz.co.il"]) { remove: true; }
!
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 > div.modal-scrollable:-abp-has(> div[class*="newsletter-modal_notif"])
bostonherald.com#$?#body > div.connext-modal-backdrop { display: none !important; }
bostonherald.com#$?#body { overflow: visible !important; }
!
basedistanbul.com#$#.popout-holder-overlay { display: none !important; }
basedistanbul.com#$#body { overflow: visible !important; }
basedistanbul.com#$#html { overflow: visible !important; }
!
gazeddakibris.com#$#.ppsPopupShell { display: none!important; }
gazeddakibris.com#$##ppsPopupBgOverlay { display: none!important; }
gazeddakibris.com#$#html { overflow: visible!important; }
gazeddakibris.com#$#html > body { overflow: visible!important; }
!
agrolink.com.br#$##modalConversaoExitUser { display: none !important; }
agrolink.com.br#$#body { overflow: visible!important; }
agrolink.com.br#$#.modal-backdrop { display: none !important; }
!
dailynews.com#$#.modal-scrollable { display: none!important; }
dailynews.com#$#.connext-modal-backdrop { display: none!important; }
dailynews.com#$#body { overflow: visible!important; }
!
anires.ru###shadow_logo
anires.ru###hello_iframe
anires.ru##.tourcontrols
anires.ru##.tourimg
anires.ru##.preview_logo
!
lvnews.org.ua,tenews.org.ua#$##ourSocial { display: none!important; }
lvnews.org.ua,tenews.org.ua#$#.modal-backdrop { display: none!important; }
lvnews.org.ua,tenews.org.ua#$#body { overflow: visible!important; }
!
rusplt.ru#$?#body:-abp-has(> div) > div.shadowLayout__black { display: none!important; }
rusplt.ru#$?#.post__widgetPopup__bigBlock:-abp-has(> div) { display: none!important; }
rusplt.ru#$?#body:-abp-has(> div) { overflow: visible!important; }
!
beate-uhse.com#$#.modal.exitIntent { display: none!important; }
beate-uhse.com#$#.modal-backdrop { display: none!important; }
beate-uhse.com#$#body { overflow: visible!important; }
!
littleone.com#$#div[id^="subs_form"] { display: none!important; }
littleone.com#$#.mfp-bg { display: none!important; }
littleone.com#$#html { overflow: visible!important; }
!
kormoran-rowy.pl#$?#.fancybox-overlay.fancybox-overlay-fixed:-abp-has(div) { display: none!important; }
kormoran-rowy.pl#$?#.fancybox-lock:-abp-has(div) { overflow: visible!important; }
kormoran-rowy.pl#$?#body:-abp-has(div) { overflow: visible!important; }
!
dynamo.kiev.ua#$#body { overflow: visible!important; }
dynamo.kiev.ua#$#.fader-social { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27246
radioego.com#%#document.cookie = "facebook_like_page_2=shown; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/26981
accorhotelsarena.com#%#document.cookie = "sessionBercy=1; path=/;";
accorhotelsarena.com#$##block-popb-popin-popinnewsletter { display: none!important; }
accorhotelsarena.com#$#body[style="overflow: hidden;"] { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26798
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; }
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#$##c_onboarding-interstitial { display: none!important; }
!
life-fitness.ru#$#body { overflow: visible!important; }
life-fitness.ru#$#.arcticmodal-overlay { display: none!important; }
life-fitness.ru#$#.arcticmodal-container { display: none!important; }
!
turboserial.net#$#body { overflow: visible!important; }
turboserial.net#$#.arcticmodal-overlay { display: none!important; }
turboserial.net#$#.arcticmodal-container { display: none!important; }
!
radbag.de#$#.newspopup-blur { filter: none!important; -moz-filter: none!important; }
radbag.de#$#body { overflow: visible!important; }
radbag.de#$#.newspopup_up_bg { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26046
vw-passat.pl#%#document.cookie = "fblb=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/26050
poradnikogrodniczy.pl#%#document.cookie = "cookies_newsletter=1; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/25810
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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25809
smaker.pl#$#html > body.scrollingDisabled { overflow: visible!important; }
smaker.pl#$#body.scrollingDisabled > .fanPlug { display: none!important; }
smaker.pl#$#body.scrollingDisabled > #overlay { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22912
buckscountycouriertimes.com#$#body.tp-modal-open { overflow: visible!important; }
buckscountycouriertimes.com#?#.tp-modal:-abp-has(>.tp-iframe-wrapper > iframe[id^="offer-0-"])
buckscountycouriertimes.com#?#.tp-modal:-abp-has(>.tp-iframe-wrapper > iframe[id^="offer-0-"]) ~ .tp-backdrop.tp-active
! https://github.com/AdguardTeam/AdguardFilters/issues/25623
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";
!
diamante-wear.com#$#.newsletter__popup { display: none!important; }
diamante-wear.com#$#.popup__opened { overflow: visible!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/23317
mediaworld.it#%#document.cookie = "hidenewsletter=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/22272
2b.com.eg#%#document.cookie = "newsletter_popup=dontshowitagain";
! https://github.com/AdguardTeam/AdguardFilters/issues/22635
shop.dangerfield.com.au#%#Object.defineProperty(window, 'okToShow', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/21026
briefmenow.org#%#document.cookie = "disallowPrepawayBanner=1";
briefmenow.org#$#.popup_get-discount { display: none!important; }
briefmenow.org#$#body.blocked { overflow: visible!important; }
briefmenow.org#$#body.blocked::after { display: none!important; }
!
turizm.ru#$?#html:-abp-has(> body) { overflow: visible!important; }
turizm.ru#$?#body:-abp-has(> div) { overflow: visible!important; }
! turizm.ru#?#.fancybox-overlay:-abp-has(> div)
!
! Группа компаний Актион
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; }
glavbukh.ru,gazeta-unp.ru,business.ru#$#.paywall-activated { display: none!important; }
glavbukh.ru,gazeta-unp.ru,business.ru#$#.contentBlur { opacity: 100!important; pointer-events: auto!important; -webkit-filter: none!important; -moz-filter: none!important; filter: none!important; }
glavbukh.ru,gazeta-unp.ru#$#.contentByTheme__wrapper { opacity: 100!important; pointer-events: auto!important; -webkit-filter: none!important; -moz-filter: none!important; filter: none!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/20456
techwalla.com#%#document.cookie = "PromoModalShown=1;path=/";
! https://github.com/AdguardTeam/AdguardFilters/issues/17131
freshline.gr#$#.fancybox-is-modal:not(.fancybox-is-zoomable) { display: none!important; }
freshline.gr#$#body.fancybox-active { overflow: visible!important; margin-right: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16962
ipon.hu#$#.noscroll { overflow:visible!important; }
ipon.hu#$##gdpr-popup { display:none!important; }
ipon.hu#$#.js-overlay is-visible  { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16823
allocine.fr###newsletter-anchor
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){}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/16630
wrestling-online.com#$#.sg-popup-overlay { display: none!important; }
wrestling-online.com#$#.sg-popup-content { display: none!important; }
wrestling-online.com#$#html.sgpb-disable-page-scrolling { overflow: visible!important; }
!
pr-cy.ru#$?#html > body:-abp-has(> div) { overflow: visible!important; }
pr-cy.ru#$?#body > div:-abp-has(h3.splash__title:contains(Проверяйте больше сайтов)) { display: none!important; }
pr-cy.ru#$#.modal-backdrop { display: none!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; }
dc-marvel.ru#$##conkursModal { display: none!important; }
dc-marvel.ru#$#.modal-backdrop { display: none!important; }
!
glavred.info#$#.telegram__block { display: none!important; }
glavred.info#$#body { overflow: visible!important; }
!
jooble.org#$?#.root_modal { display: none!important }
jooble.org#$#body { overflow: visible!important }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/15339
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; }
securityweek.com#$#cloudflare-app[app="cover-message"] { display: none!important; }
!
saocarlosagora.com.br#$?#html.fancybox-lock:-abp-has(> body) > body > div.fancybox-overlay { display: none!important; }
saocarlosagora.com.br#$?#html.fancybox-lock:-abp-has(> body) > body { overflow: visible!important; }
saocarlosagora.com.br#$?#html.fancybox-lock:-abp-has(> body) { overflow: visible!important; }
!
community.spiceworks.com#$##photo-join-modal[data-modal-el="overlay"] { display: none !important; }
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";
!
seattletimes.com#$#.NewsletterSignupModal { display: none!important; }
seattletimes.com#$##container[style="filter: blur(2px);"] { filter: none!important; }
!
bim.com.tr#$#div[class^="modal"] { display: none!important; }
bim.com.tr#$#body.modal-open { overflow: visible!important; }
!
wegame.com.ua#$#.modal-subscribe { display: none!important; }
wegame.com.ua#$#.modal-backdrop { display: none!important; }
wegame.com.ua#$#body { overflow: visible!important; }
!
texterra.ru#$#body > div.mfp-wrap { display: none!important; }
texterra.ru#$#body > div.mfp-bg { display: none!important; }
texterra.ru#$#body { overflow: visible!important; }
!
voxel.com.br#$##js-modal-triad { display: none!important; }
voxel.com.br#$##qm-modal-background { display: none!important; }
voxel.com.br#$#body.qm-disable-scroll { overflow: visible!important; position: static!important; }
!
armani.com#$?#html[style^="margin-right:"]:-abp-has(>body) { overflow: visible!important; margin-right: 0!important; }
!
themoneyhabit.org#$#.featherlight { display: none!important; }
themoneyhabit.org#$?#html.with-featherlight[-ext-has=">body"] { overflow: visible!important; }
!
ringside24.com#$#.fader-social { display: none!important; }
ringside24.com#$#.social-open { overflow: visible!important; }
!
! https://forum.adguard.com/index.php?threads/https-www-alexa-com.26217/
alexa.com#%#document.cookie = "ExitIntentPopupClosed=true";
!
fanserials.tv#$##modal-notice[aria-labelledby="noticeLabel"] { display: none!important; }
fanserials.tv#$#.modal-backdrop { display: none!important; }
fanserials.tv#$#body { overflow: visible!important; }
!
securitylab.ru#?#html.fancybox-lock > body > div.fancybox-overlay[-ext-has="div#popup-push"]
securitylab.ru#$?#html.fancybox-lock[-ext-has="> body"] { overflow: visible!important; }
!
whispersinthecorridors.com#$#body { overflow: visible!important; }
whispersinthecorridors.com#$#body > div.modal { display: none!important; }
whispersinthecorridors.com#$#.modal-backdrop { display: none!important; }
!
kraftrecipes.com#$#body.modal-open { overflow: visible!important; padding-right: 0!important; }
kraftrecipes.com#$#.modal-backdrop { display: none!important; }
kraftrecipes.com#$#.kraft-modal.fade.modal { display: none!important; }
!
1track.ru#$##shareModal { display: none!important; }
1track.ru#$#.modal-backdrop { display: none!important; }
1track.ru#$#body { overflow: visible!important; }
! https://forum.adguard.com/index.php?threads/wired-com.23851/
wired.com#$#.newsletter-rad-desktop { display: none!important; }
wired.com#$#body[style="overflow: hidden;"] { overflow: visible!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5702
mic.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('new_user_modal_show_dates', '[9999999999]'); }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5525
photobucket.com#$#.modal-backdrop { display: none!important; }
photobucket.com#$#body.modal-open { overflow: visible!important; }
!
uinterview.com#$##myNewsModal { display: none!important; }
uinterview.com#$#.modal-backdrop { display: none!important; }
uinterview.com#$#body.modal-open { overflow: visible!important; }
!
freeview.com.au#$#body { overflow: visible!important; }
freeview.com.au#$#.modal-backdrop { display: none!important; }
freeview.com.au#$##adsModal { display: none!important; }
!
evensi.de#$##inv-reg-big { display:none!important; }
evensi.de#$#body.modal-open{overflow:visible!important;}
evensi.de#$#.modal-backdrop{display:none!important;}
!
forum.autoua.net#$#.fader-social { display: none!important; }
forum.autoua.net#$#body { overflow: visible!important; }
!
telsat.az#$##myModalhello { display: none!important; }
telsat.az#$#.modal-backdrop { display: none!important; }
telsat.az#$#.modal-open { overflow: initial!important; }
!
subscribe.ru##.blockUI
subscribe.ru#$#body { overflow: initial!important; }
! lifenews.ru - всплывающее сообщение с предложениями
lifenews.ru##html > body > div.lifecorr-banner
! https://forum.adguard.com/index.php?threads/11649/
tns-e.ru#$#div[class^="digital-receipt-banner"] { display: none!important; }
tns-e.ru#$#html { overflow: visible!important; }
! https://forum.adguard.com/index.php?threads/11472/
bitdefender.com#$##mediaModal { display: none!important; }
bitdefender.com#$#body { overflow: visible!important; }
! https://forum.adguard.com/index.php?threads/11950/
||washingtonpost.com/pb/resources/conditions/drawbridge.json
||washingtonpost.com/pb/resources/drawbridge/drawbridge.js
! wikipedia.org - donations notification
m.wikipedia.org###frbanner3
m.wikipedia.org##.banner-container
wikipedia.org#$#body > #centralNotice { display:none!important; }
wikipedia.org#$##mw-head { top: 0!important; }
wikipedia.org#$##mw-head-base { display:none!important; }
m.wikipedia.org##div[class^="frbanner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/59536
! wikipedia.org#$##mw-panel { top: 0!important; }
!
newkaliningrad.ru#$#.modal-backdrop { display: none!important; }
newkaliningrad.ru#$#body > noindex { display: none!important; }
newkaliningrad.ru#$#body { overflow: visible!important; }
!
gagadget.com#$#.js-social-fader { display: none!important; }
gagadget.com#$#body.social-open { overflow: visible!important; }
!
okino.ua#$#.fader-social { display: none!important; }
okino.ua#$#body { overflow: visible!important; }
!
thegreatdaily.com#$##fbModel { display: none!important; }
thegreatdaily.com#$#.modal-backdrop { display: none!important; }
thegreatdaily.com#$#body { overflow: visible!important; }
!
dooralei.ru#$#body { overflow: visible!important; }
dooralei.ru#$#div[id^="mt_popup"] { display: none!important; }
! https://forum.adguard.com/index.php?threads/14633/
facebook.com##.aclb > div._4b-b
!
twgreatdaily.com#$#.body.modal-open { overflow: visible!important; }
twgreatdaily.com#$#.modal-backdrop.fade { display: none!important; }
twgreatdaily.com#$#div[aria-labelledby="mySmallModalLabel"] { display: none!important; }
!
sport-express.ru#$#.show-popup{ display: none!important; }
sport-express.ru#$#body.popup { overflow: visible!important; }
!
catalogmineralov.ru#$#.modal_bg { display: none!important; }
catalogmineralov.ru#$#.modal_window { display: none!important; }
catalogmineralov.ru#$#body { overflow: visible!important; }
!
downloadperiscopevideos.com##.modal-backdrop.fade
downloadperiscopevideos.com#$##alert.fade { display: none!important; }
downloadperiscopevideos.com#$#.modal-open { overflow: visible!important; }
!
luckyniki.com###leave-fold
bomb01.com#$##modal{ display: none!important; }
bomb01.com#$#.modal-open { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5310
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); });
! NOTE: Regular rules end ⬆️
! !SECTION: Popups - Regular rules
!
! SECTION: Popups - Mobile sites only
! NOTE: Mobile sites only end ⬆️
! !SECTION: Popups - Mobile sites only
!
!+ NOT_OPTIMIZED
mycredit.ua#%#//scriptlet('remove-class', 'js_show-android', '.wrapper')
!+ NOT_OPTIMIZED
mycredit.ua#$#.js-modal-show { display: none !important; }
!+ NOT_OPTIMIZED
clubdam.com##.l-page-bottom__cv
!+ NOT_OPTIMIZED
page.auctions.yahoo.co.jp##.idpfLPOpen
!+ NOT_OPTIMIZED
townwork.net##.js-chatApplyBanner
!+ NOT_OPTIMIZED
full-count.jp###piano_offer_popup
!+ NOT_OPTIMIZED
glavred.info##.telegram-new__block
!+ NOT_OPTIMIZED
iasabhiyan.com##.sfsi_outr_div
!+ NOT_OPTIMIZED
iasabhiyan.com###sfsi_floater
!+ NOT_OPTIMIZED
medonet.pl##body.withFPU::before
!+ NOT_OPTIMIZED
kurashiru.com#$##dly-LandingPopupBanner { display: none!important; }
!+ NOT_OPTIMIZED
kurashiru.com#$#html.dly-modal-active { overflow: auto!important; }
!
!
! This section contains the list of rules that fix the problems caused by incorrect blocking of in-page popups.
! At the bottom of this file, you can find the allowlist that fixes issues caused by the rules from this file.
!
! Good: @@||popups.org^$domain=example.org
! Bad:  ||example.org^
!
!--- Allowlist
! SECTION: Popups - Allowlist
! https://github.com/AdguardTeam/AdguardFilters/issues/126265
@@||celloworld.com/wp-content/plugins/popup-maker/assets/js/vendor/mobile-detect.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/118320
zlavomat.sk#@##credential_picker_container
! https://twitter.com/nkym4575/status/1504995658675093505
@@||delivery.satr.jp^$script,domain=mieru-ca.com
! https://github.com/AdguardTeam/AdguardFilters/issues/91863
! https://github.com/AdguardTeam/AdguardFilters/issues/91825
@@||kbb.com/wp-content/themes/Newspaper-child/assets/KBBLogoRefresh.svg$domain=kbb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85886
@@||pc-builds.com/wp-content/themes/Newspaper-child/js/calculatorInitV2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/82424
@@||novadex.com/wp-content/plugins/arscode-ninja-popups/js/ninjapopups.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64941
@@||a.mailmunch.co/app/$domain=getfitwithjen.net
! https://github.com/ryanbr/fanboy-adblock/issues/1403
@@||widget.pico.tools/static/js/bundle.js$domain=escapistmagazine.com
@@||widget.pico.tools/widget_frame.html$domain=escapistmagazine.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56615
@@||downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js$domain=thisisbarry.com
! https://forum.adguard.com/index.php?threads/23138/
@@||photoshoptutorials.ws/wp-content/plugins/arscode-ninja-popups/js/jquery.placeholder.js
!
@@||my.leadpages.net/template/$script,domain=weddingjams.com|thesaturdaypaper.com.au|careercontessa.com
@@||my.leadpages.net^*/public/
! NOTE: Section end
! !SECTION: Popups - Allowlist
!
!
! This section contains the list of generic rules that block website push notifications ("subscribe to the news" kind of notifications).
!
! Good: any type of the rules will be good
! Bad:  @@||example.org^$stealth (should be in AdGuard Base - allowlist_stealth.txt)
!
!
! SECTION: Push notifications - Generic rules
!
###kp-subscribe-window
###NotificationsAskMsg
###onesignal-popover-container
###smart_push_smio_overlay
###smart_push_smio_window
###visilabs_web_push_perm_box
##.insider-opt-in-notification
##.tsoft-push--in-notification
##amp-web-push-widget
!
/OneSignalSDKWorker.js
/push.js?utm_source=*&domain=$script
-push-notifications/$script,stylesheet
.club/rp/rp.php?site=
.com/sdk/siteScript?p_id=*&hold=*&subid_*sitescript&subid*
.vafrike.ru^$third-party
/?smpushprofile=load_frontend_push_js
/js/pushsubscribe.js
/pnsw_init.js
/pus2/app.js
/pushJs/*$third-party,script
/smio-push-notification/*
/storefrontmarketing/webpush/webpush.client.
/wp-content/plugins/push-notification/*
/pushwoosh-$script,domain=~pushwoosh.com
! `window.wpnConfig`
! https://vinuser5.biz/?pu=ha3gemtcg45ha3ddf4ytanju
.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
.name/?pu=$script,third-party
.site/?pu=$script,third-party
.me/?pus=$script,third-party
.ru/?pus=$script,third-party
.vip/?pus=$script,third-party
.com/?pus=$script,third-party
.biz/?pus=$script,third-party
.name/?pus=$script,third-party
.site/?pus=$script,third-party
!
||mewigurom.com^
||pushadvert.bid^
||notifpush.com^
||greysummergo.biz^
||zovihutum.com^
||pt.appirits.com^
||cleverpush.com^$third-party,domain=~app.bsdex.de
||sdk.push7.jp^$third-party,domain=~secret2.cygames.co.jp
||widget.intercom.io^$third-party,domain=~app.rezi.io|~intercom.com|~backerclub.co|~quidco.com|~green.energy|~artisthub.io
||a.trstplse.com^$third-party
||abcnewspro.com^
||accengage.net^$third-party
||achilles-ena.com^
||actirinius.com^$third-party
||actuanius.com^$third-party
||admessage.support^$third-party
||adsblockkpush.com^$third-party
||alerts.hungama.com^$third-party
||allstat-pp.ru^$third-party
||amacritus.com^$third-party
||amfeed.ru^$third-party
||amsfi.com^
||amsthr.com^
||amsvts.com^
||android-win-reward.com^
||api.infinario.com^$third-party
||api.jeeng.com^$third-party
||api.pushnami.com^$third-party
||api.savemedia.website^$third-party
||api.sociaplus.com^$third-party
||api.useinsider.com^$third-party
||app.dengage.com^$third-party
||app.getbeamer.com^$third-party
||app.najva.com^$third-party
||aptashark.club^$third-party
||aquarepush.com^$third-party
||arianelab.com^$third-party
||aristianewr.club^$third-party
||aswpsdkeu.com^$third-party
||aswpsdkus.com^$third-party
||bagirastyle.ru^$third-party
||bakibarus.com^$third-party
||bezrukov.fun^$third-party
||bigreal.org^$third-party
||bildirim.net^$third-party
||bildirimci.net^$third-party
||bildirnet.com^$third-party
||bildirt.com^$third-party
||bitmakerz.biz^$third-party
||bmfeed.ru^$third-party
||bosspush.com^$third-party
||britopush.com^$third-party
||bro1.biz^
||bttm.guru^$third-party
||burningpushing.info^$third-party
||burstinious.com^$third-party
||calculator.codes^$third-party
||canzocoos.com^
||catchynews.net^
||cdn.carrotquest.io^$third-party
||cdn.contentsitesrv.com/js/push/$third-party
||cdn.frizbit.com/frizbitjs^$third-party
||cdn.gravitec.net^$third-party
||cdn.hostpush.info$third-party
||cdn.instadrama.site^$third-party
||cdn.jeapie.com^$third-party
||cdn.letreach.com^$third-party
||cdn.mxapis.com^$third-party
||cdn.onepush.app^$third-party
||cdn.p-n.io^$third-party
||cdn.siteswithcontent.com^$third-party
||cdn.subscribers.com^$third-party
||cdn.webpush.jp^$third-party
||cdnt.netcoresmartech.com^$third-party
||celesterium.com^$third-party
||centrnotify.com^$third-party
||centrpush.com^$third-party
||check-now.online^
||checke.biz^$third-party
||checkpost.club^$third-party
||chensenconter.com^$third-party
||chgilks.com^
||clairpixum.com^$third-party
||click-to-win-prize.com^
||clicktimes.bid^
||cloud.roistat.com^$third-party
||colamirus.com^$third-party
||corported.com^$third-party
||cr-eam.com^$third-party
||cracataum.com^$third-party
||crimitating.com^$third-party
||currepush.com^$third-party
||d2r1yp2w7bby2u.cloudfront.net^$third-party
||d3bo67muzbfgtl.cloudfront.net/edrone_2_0.js
||dankulavius.com^$third-party
||danorenius.com^$third-party
||datswebnnews.com^$third-party
||defundium.com^$third-party
||deltaction.com^$third-party
||device-api.indigitall.com^$third-party
||dgpcdn.org^$third-party
||disrepush.com^$third-party
||distributiontomatoes.com^
||dlyakleopushey.ru^$third-party
||dolohatum.com^
||dolweerum.com^$third-party
||dryum.ru^$third-party
||easyfeeed.com^$third-party
||easyinformer.com^
||emarketingsuite.net^$third-party
||encounts.com^$third-party
||erihj.com^
||esputnik.com^$third-party
||esterlonder.com^$third-party
||face-push.com^$third-party
||feductius.com^$third-party
||feed-6009.coderformylife.info^
||feedify.net^$third-party
||feraciumus.com^$third-party
||fernomius.com^$third-party
||fire-push.net^
||first.megas44.ru^$third-party
||fistcartyped.casa^
||foxpush.com^$third-party
||foxpush.net^$third-party
||fspark-ap.com^$third-party
||gagwebapi.com/api/webpush/$third-party
||gatecurium.com^$third-party
||gerdonarium.com^$third-party
||getpush.net^$third-party
||getpush.org^$third-party
||getpushmonkey.com^$third-party
||gewrh.com^
||gogool.ru^$third-party
||guideforwindows.top^$third-party
||hattepush.com^$third-party
||heroesdom.com^$third-party
||hilleness.info^$third-party
||hostpush.info^$third-party
||hrbpark.bid^$third-party
||hurdleyreer.info^$third-party
||ichecknotifyfriends.info^$third-party
||informfeed.ru^$third-party
||inpcut.com^
||inpptouch.info^$third-party
||inspirenews.net^
||install.searchfrit.com^$third-party
||iopushtech.com^$third-party
||ismcdn.jp^*/webpush_dialog.$third-party
||ittorchicer.com^
||izooto.com^$third-party
||jagevirom.com^
||jubi.ai^$third-party
||karuna4u.com^$third-party
||kattepush.com^$third-party
||kerchenovias.com^$third-party
||kursatarak.com^$third-party
||latest.android-central.news^
||latest.news-pro.today^
||lecaleros.com^$third-party
||leechiza.net^$third-party
||leefmylife.info^$third-party
||liatutsch-comeceful.icu^
||lib1.biz^$third-party
||list-news.net^$third-party
||lmy.de^
||loboclick.com^$third-party
||lodder6.biz^
||loulouly.net^$third-party
||luravius.com^$third-party
||m-th.ru^$third-party
||magarimot.com^$third-party
||mailer.i.bizml.ru^
||majorworker.com^$third-party
||master-push.com^$third-party
||master-push.net^$third-party
||maylohack.ru^$third-party
||mediaboom.site^
||meladonicum.com^$third-party
||merdihatus.com^$third-party
||mibknb.com^$third-party
||moengage.com^$third-party
||mol17.biz^
||mol3.biz^
||monstelenius.com^$third-party
||motazeever.com^$third-party
||motbw.com^$third-party
||mp3lofts.com^$third-party
||mp3starz.com^$third-party
||mucizewus.com^$third-party
||mypush.online^$third-party
||n1goserch.com^$third-party
||nativesubscribe.pro^
||navse.pukchpok.online^$third-party
||netmera-web.com^$third-party
||news-back.best^
||news-back.com^
||news-back2.com^
||news-delta.com^
||news-easy.com^
||news-gamma.com^
||news-hefoja.cc^$third-party
||news-jupiter.com^
||news-mars.com^
||news-pro.net^
||news-robot.com^
||news-venere.com^
||news-yakaja.cc^$third-party
||news.ueep.com^
||news.vuer.net^
||news2day.me^$third-party
||newscaffe.net^
||newsforall.biz/push/$third-party
||newsgrabber.me^$third-party
||newsmagic.net^
||newswe.org^
||notification-time.com^$third-party
||notification.best^
||notify-guru.com^
||notify-master.net^
||notify-service.com^$third-party
||notify.premium-news.me^
||notify.rocks^
||ntsecd.com^
||ntvsw.com^$third-party
||nwliko.com^
||nydrctnk.com^
||nyphtrue.com^
||ofhappinyer.com^
||olgtex.com^$third-party
||onesignal.com^$third-party
||p.dengage.com^$third-party
||panaur.com^$third-party
||partishion.com^$third-party
||pathfootprint.com^$third-party
||pathlime.com^$third-party
||pathlinex.com^$third-party
||patrospermit.com^$third-party
||pecukirom.com^$third-party
||personal-video.live^
||piranida.com^$third-party
||powr.io^$third-party
||praght.tech^
||pro-news.net^
||pro-web.net^
||pronews.me^$third-party
||prospertinum.com^$third-party
||psh.one^$third-party
||purchacade.info^$third-party
||puscomosca.com^$third-party
||push-ad.com^$third-party
||push-centr.com^$third-party
||push-centr.net^$third-party
||push-free.com^$third-party
||push-house.net^$third-party
||push-money.ru^$third-party
||push-news.net^$third-party
||push-pro.net^$third-party
||push.akket.com^
||push.all-stor.ru^$third-party
||push.anews.one^$third-party
||push.asahiinteractive.com^$third-party
||push.connect.digital^$third-party
||push.esputnik.com.ua^$third-party
||push.estart.jp^$third-party
||push.expert^$third-party
||push.knd.ro^$third-party
||push.maribacaberita.com^
||push.news-pro.today^
||push.newscraft.io^
||push.ueep.com^
||push.webandname.com^$third-party
||push.world^$third-party
||push.zdips.ru^
||push4site.com^$third-party
||pushalert.co^$third-party
||pushall.ru/widget.php$third-party
||pushassist.com^$third-party
||pushaya.com^$third-party
||pushbasitop.ru^$third-party
||pushbird.com^$third-party
||pushcentr.com^$third-party
||pushchev.info^$third-party
||pushcode.jp^$third-party
||pushcodetop.ru^$third-party
||pushcrew.com^$third-party
||pushell.info^$third-party
||pushengage.com^$third-party
||pushere.info^$third-party
||pushex.io^$third-party
||pushex.net^$third-party
||pushid.info^$third-party
||pushify.com^$third-party
||pushiki.ru^$third-party
||pushkahouse.com^$third-party
||pushkapro.com^$third-party
||pushkintop.ru^$third-party
||pushland.net^$third-party
||pushmaster-cdn.xyz^$third-party
||pushmaster.xyz^$third-party
||pushnotificationx.com^$third-party
||pushofferpro.com^$third-party
||pushout.ru^$third-party
||pushpad.xyz^$third-party
||pushpanda.io^$third-party
||pushpro.co.za^$third-party
||pushprofit.net^$third-party
||pushprofit.ru^$third-party
||pushpush.net^
||pushpushgo.com^$third-party
||pushsar.com^$third-party
||pushwelcome.com^
||pushwoosh.com^$third-party
||reallypab.com^$third-party
||realpush.media^$third-party
||redpsh.pro^$third-party
||relateddigital.com^$third-party
||reprocautious.com^$third-party
||rocket-push.com^$third-party
||rokettsaince.com^$third-party
||rushhips.com^$third-party
||salesmanago.com^$third-party
||sckxppzdm.com^$third-party
||sdk.jeeng.com^$third-party
||sdkloc1.com^$third-party
||secure.esputnik.com.ua^$third-party
||select5.realpush.network^$third-party
||send-news.net^
||send-notice.com^$third-party
||sendelven.com^$third-party
||sendpulse.com^$third-party
||serumawus.com^$third-party
||setrowid.com^$third-party
||shaidolt.com^$third-party
||sitreleastme.info^$third-party
||smart-push.best^
||spacepush.ru^$third-party
||spattepush.com^$third-party
||special-offers.online^
||ss.6ib.ru^$third-party
||static.pushe.co^$third-party
||stengeholt.com^$third-party
||sticky.news^
||stumtererum.com^$third-party
||swaptrap.live^
||tafrebadus.com^$third-party
||tempersonic.com^$third-party
||today.vuer.net^
||topswp.com^
||tracker.wigzopush.com^
||traglencium.com^$third-party
||traneranium.com^$third-party
||tranqulitius.com^$third-party
||trenchenious.com^$third-party
||trendentrium.com^$third-party
||trenrasius.com^$third-party
||trourted.pro^$third-party
||truepush.com^$third-party
||trynews.me^$third-party
||tutad.ru^
||u21drwj6mp.com^
||ucfeed.ru^$third-party
||unattepush.com^$third-party
||us.xmlppcbuzz.com^
||valkirum.com^$third-party
||varroterius.com^$third-party
||vergilimus.com^$third-party
||via.batch.com^$third-party
||viapush.com^$third-party
||vinuser5.biz^$third-party
||vistoolr.net^$third-party
||vitalectium.com^$third-party
||vivdq.com^
||vkonrakte.com^$third-party
||volanosier.com^$third-party
||vultispotus.com^$third-party
||web-sdk.urbanairship.com/notify/
||web.webpushs.com^$third-party
||webpush.hackers.com^
||webpush.ria.com^
||webpushonline.com^$third-party
||webpushr.com^$third-party
||wertendium.com^$third-party
||whitepush.biz^$third-party
||win-your-prize.com^
||windowsguidenews.com^
||womanshouz.ru^$third-party
||wonderpush.com^$third-party
||wp.24smi.org^
||wpush.biz^$third-party
||wwclicknews.club^
||wwopenclick.vip^$third-party
||wwsercher.biz^$third-party
||xedo.me^$third-party
||xyznews1.today^
||xyznews2.today^
||xyznews3.today^
||xyznews4.today^
||yisogarom.com^$third-party
||you-just-won-prize.com^
||yourbestru.site^$third-party
||z6uc8er1mzx8n2qd.pro^$third-party
||zorbanmat.com^$third-party
! NOTE: Generic rules end ⬆️
! !SECTION: Push notifications - Generic rules
!
!
! This section contains the list of rules that block website push notifications ("subscribe to the news" kind of notifications).
!
! Good: any type of the rules will be good
! Bad:  @@||push.org^$domain=example.org (should be in AdGuard Base - push-notifications_allowlist.txt)
!
! SECTION: Push notifications - Popular rules
!
/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|aylink.co|detik.com|sunmag.me
/firebase-messaging.js$domain=webursa.com|s.akiba-souken.com|bfm.ru|theswagsports.com|focus.ua|ukranews.com|comments.ua|coub.com|porno90.me|cnnamador.com|giallozafferano.it|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|semnasem.org|bluradio.com|carwale.com|finanznachrichten.de|home.kingsoft.jp|sputnik.kg|sportskeeda.com|notizie.it
!
! Disabling of push-notifications
! Currently unsupported - 'denied'
! #%#//scriptlet("set-constant", "Notification.permission", "denied")
ch3plus.com,dropmefiles.com,rg.ru,reddit.com,life.ru#%#//scriptlet("set-constant", "Notification.requestPermission", "noopFunc")
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")
! NOTE: Specific end ⬆️
! !SECTION: Push notifications - Popular rules
!
! SECTION: Push notifications - Regular rules
!
||customer-gw.hepsiburada.com/api/users/notificationpermissions/
calc.ru###notifies_subscription_info
||calc.ru/js/push_subscription.js
zakon.kz###allowNotificationsPopup
||push.englishraven.com^
intesa.it##.floating-cta
||toiassets.indiatimes.com/assets/CustomNotificationPromptLoader.
||jvspin91603.top/bundle/app/Default/Desktop/pushfree_integrate.
||js.iplsc.com/inpl.webpush/
engadget.com##body .notification-upsell-push:not(#style_important)
||eleconomista.com.mx/system/modules/com.tfsla.diario.eleconomista/resources/scripts/PushFirebase.js
timesofindia.indiatimes.com###izootoCustomPopup
e1.ru##section:-abp-has(> p:contains(/уведомления в браузере|Ежедневная подписка/))
e1.ru###onesignal-slidedown-container
||app.avada.io/scripttag/push/avada-push.min.js
kurzy.cz###notifpopup
||kurzy.cz/push/push.js
||letemsvetemapplem.eu/wp-content/plugins/tfnotifier-wp/swloader.php
||cdn.files.smcloud.net/t/webpush-launcher.js
mildom.com#%#//scriptlet('set-local-storage-item', 'has_popout_notification_dialog_recently', '1')
gamerevolution.com##div[data-spot-im-shadow-host="floating-bell"]
jc.ne10.uol.com.br###rdmapps-webpush-main
masrawy.com###izooto-optin
saarbruecker-zeitung.de##.park-floating-bell
androidmakale.com,simulasyonturk.com##.widget_onesignalwidget
||acasa.ro/js/web-push-sdk.js
timesofindia.indiatimes.com##.bluy8
||community.spontacts.com/OneSignalSDKWorker.js$script,redirect=noopjs,important
||community.gemeinsamerleben.com/OneSignalSDKWorker.js$script,redirect=noopjs,important
||piano.io/public/sdk/$domain=pravda.com.ua
vitalia.cz,pcworld.cz##.js-push-notifications-modal-dialog
||drevostavitel.cz/js/notification
comingsoon.net##div[data-spot-im-shadow-host="floating-bell"]
aliexpress.com##._3KrBP
lavanguardia.com###gg-alert
||cdn.dataroid.com/sdk/web/dataroid-websdk.js
||vr4you.net/sw.js
bukinfo.com.ua###notification-subscribe
||robot.net.ua/upload/crm/site_button/loader_$third-party
||notify.hindustantimes.com/resources/js/dm-script.js
||chitai-gorod.ru/*/js/push_subscribe_firebase.js
||1mg.com/notifyvisitors_push/
africaintelligence.com##.message-push-notification
aliexpress.ru##div[class^="WebPush_WebPush"]
abendzeitung-muenchen.de###webpush-app
/webpush.$domain=egoiapp2.com|haberler.com|haberler.com|haberturk.com|soccer.ru|internet-technologies.ru|sondakika.com|brigitte.de
/js/push.js$domain=site.ua|gorod24.online|ytro.news|vz.ru
kgw.com##.page__notifications
kufar.by##div[class^="styles_webpush_banner__"]
pecom.ru##.gr-visual-prompt
ladbible.com##div[data-cypress="soft-push-notification-modal"]
polskieradio.pl##.main-page__bell
tycsports.com###modalCognitoPush
eltiempo.com##.signwall-notificacion
voici.fr,gala.fr##.showPush
voici.fr,gala.fr##.showPush + div.genericModal-overlay
||assets.alicdn.com/*/*nano-webpush-ui-
||assets.alicdn.com/*/webpush.js
lifebursa.com##body div#notificationPopup
einvestidor.estadao.com.br###push-notification-prompt-container
girafa.com.br#%#//scriptlet('set-cookie', 'saiupagina', 'true')
sloanreview.mit.edu##.news-signup
manutd.com##div[data-impression^="Notification_Prompt"]
||image.sendsay.ru/app/js/forms/forms.min.js
||image.sendsay.ru/app/js/sdk/sdk.min.js
||de.russiatoday.com/static/js/pushes/web-push-notification.js
||free.rnv.life/js/pub.min.js
gladbachlive.de##.dm-switch__cleverpushJS + .dm-switch--infoBox
kojikisokuhou.com##.notification
||localmemphis.com/notifications
||nicoblomaga.jp/material/31/tatefication.png$domain=kojikisokuhou.com
||thetennisdaily.jp/assets/js/push-modal.js
||ozmall.co.jp/scripts/js/user-notification.js
/notification.js$domain=jauns.lv|a2zapk.com|rt.com
tproger.ru##.push-modal
carwale.com#?#div[data-skin="bg-transparent"] > div > div > button:contains(Subscribe Now):upward(2)
igfhaber.com,sozbursa.com,bursahayat.com.tr,bursahakimiyet.com.tr###notificationPopup
||s.akiba-souken.com/firebase/push_notification.js
||boredpanda.com/blog/wp-content/themes/boredpanda/push/sw.js
||trashbox.ru/push-worker.js
24tv.ua##app-notification-popup
insider.com##.notification-prompt-wrapper
||aylink.co/*/js/push.latest.min.js
ficbook.net#$##notificationsSubscribeModal { display: none!important; }
ficbook.net#$#body { overflow: visible!important; padding-right: 0!important; }
ficbook.net#$##notificationsSubscribeModal ~ .modal-backdrop { display: none!important; }
eisamay.com,samayam.com,indiatimes.com##.notification_popup
||149.56.24.226/service-worker.js
||fahrradmagazin.net/p/app.js
||careerindex.jp/templates/push_notification
24nyt.dk##.tnp-leads-topbar-show
24nyt.dk###custom_html-170
timesnownews.com##div[class^="ArticleShow-ze__subscribe-container-"]
ndtv.com##.live__updts
chinatimes.com###avivid_waterfall_subscribe
mediazona.by,mediazona.ca##.mz-push-banner
||thehindubusinessline.com/serviceworker.js
fellowsfilm.com##.u-bottomFixer
graty.me###push-modal
||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
||push-parking.inzhener-info.ru^
||static.bonprixsecure.com/resource/*/desktop/scripts/controller/soft_prompt.js
n-tv.de##.backdrop
reviewgeek.com,howtogeek.com###notificationAllowPrompt
sme.sk##.js-notification-window
||up-load.io/sw.js
sondakika.com###web_push_notif_perm
sadeceon.com##.notifyjs-corner
||design-homes.ru/sp-push-worker-fb.js
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
||cyberlink.com/prog/util/web-notification
esputnik.com##.webPushSubscriptionPreview--component
forum.donanimhaber.com##.push-notification-content
forum.donanimhaber.com###portalNotificationContainer
||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
||push.1plus1.ua/js/app.js
caracoltv.com,shock.co##.PushSubscription-content
banglatech24.com###perfecty-push-dialog-container
newinform.com,nevnov.ru,rueconomics.ru,slovodel.com,riafan.ru##.pushSubscribe
||maximizly.*/sources/webpush/production/js/maximizly-push.js
||cosplay-porn.me/swps.js
animefire.net###page-mask
animefire.net###sub_modal
flashscore.*,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com,tennis24.com,diretta.it,livescore.in,soccer24.com,soccerstand.com,livesport.com,scoreboard.com###notifications-alert-wrapper
||sport.ru/app/web/push.js
||cdn.lentainform.com/js/push/subscribe.js
pricerunner.com,pricerunner.dk,pricerunner.se#?#div[class*=" "][aria-labelledby="dialogHeading"] > div[style^="background-image: url"][style*="/web_push_lvlup"]:upward(1)
||rssing.com/rpcg.js
rocket-league.com##.rlg-notificationperms
isha.sadhguru.org###video-alert-pop
||fujossy.jp//assets/registerServiceWorker-
moneycontrol.com##.pushbtn
||cdn.usefulcontentsites.com/js/push/subscribe.js
businessinsider.in##.grx-wdgt
fcinter1908.it##.notification-pwa
||videosdesuavizinha.com/videosdesuavizinha.com.js
||i.tmgrup.com.tr/tmdwebpush/tmdwebpush.js
mercomindia.com###text-28
oneindia.com###notification-articleblock
/sw.js$domain=avtoblog.ua|tmearn.com|infox.ru|mp3download.to
ltn.com.tw##.softPush_notification
||abw.by/src/js/OneSignal.js
phonearena.com##div[class="nc"]
/static/c1e/static/notification_config/*/*/js/index.js$domain=lifestylenama.in|manoranjannama.com|sportsnama.in|naukrinama.com
roblox.com##.push-notifications-global-prompt
||download-video.com/web-notification/wsNotification.js
termedia.pl##body #ue_popups > #ue_push_dialog
tiktok.com##.push-permission
jornaldocomercio.com##.push-btn-container
/service-worker.js$domain=eisamay.com|lsm.lv|mirror.co.uk|hclips.com|ladbible.com|stfly.me|ladbible.com|dailystar.co.uk
armeniasputnik.am##.window-push
armeniasputnik.am##body > div.globalFade
bloomberg.com##.navi-push-notification-prompt
||tuttotech.net/wp-content/plugins/tttheme/dist/*notifications-entry.
focus.de###wpBreakingNewsBanner
elbotola.com###js-notif-popup
m.republika.co.id##.notification-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
||codecs.forumotion.net/serviceworker.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
||static.stirileprotv.ro/static/ro/microsites/stirileprotv/js/push-service.js
finanzen.net###finWebpushNotificationModal
||lifehacker.ru/sw.js
lanacion.com.ar###notificacion-modal
techradar.com,tomshardware.com,tomsguide.com##.onesignal-customlink-container
zentralplus.ch##.grid-box-notification_info
||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
ifunny.co##.push-notification
||myzooplanet.ru/chat.js
||games.mail.ru/hotbox/gem_static/content/frontend/sw.js
||kp.ru/push/
||smartworld.it/wp-content/plugins/push_notification/
||dcnews.ro/sm-sw.js
||redditstatic.com/*/PushNotifications.
||pcdn.dengage.com/p/push/
||ridus.ru/push.js
||news.biglobe.ne.jp/js/push/
news.biglobe.ne.jp##.push-area-btn
news.biglobe.ne.jp##.push-bx
afkgaming.com#%#//scriptlet('set-local-storage-item', 'notifModal', 'true')
abplive.com###notificationPopUp
tvbs.com.tw##.web-push
||puntocellulare.it/push/push_modal.asp
||jetanimes.com/sw.js
||band.uol.com.br/webalert-notification.js
||static.folha.uol.com.br/folha/js/push/
macrumors.com##.notice--enablePush
||karsolay.com/js/fcm-web-push.js
||musictor.org/didgesdle/ssw.js
kizi.com###kizi-popover-container
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; }
||wps.euromsg.net/*/relatedpush_sdk.js
2conv.com,flvto.biz,flv2mp3.by##.push-offer
americanmusical.com##div[aria-describedby="pushNotificationSubscribePopup"]
americanmusical.com##.ui-widget-overlay
radiozet.pl##.notification__info
||ziare.com/firebase-messaging-init_*.js
aktuality.sk##.push-notification-modal
||cooldj.com/sw.js
||medonet.pl/sw-push.js
||pravda.com.ua/push/push.js
||excite.co.jp/news/js/web-push.js
||ajansara.com/wp-content/plugins/wordpress-fire-push/public/js/wordpress-fire-push-public.js
ctwant.com##.m-notification
wowhead.com##.notifications-dialog
journaldesfemmes.fr,linternaute.com##.sns_ico--bell
perfil.com###wpnDialogcontainer
casper.com.tr###push-confirm
netzwelt.de##._Bell[onclick^="_webpushrGetPromp"]
onet.pl##.notificationPrompt
mactechnews.de###divPushOrNotPush
||timesofindia.indiatimes.com/sw.cms
nypost.com##.web-alerts-modal
starhit.ru##.push-popup
||youla.ru/build/pwa/platform/services/WebPush-*.js
||doctorhead.ru/push-subscribe/push-sw.js
||boldsky.com/common/build/js/site-notification-desk.min.js
||hindustantimes.com/res/js-ns/ht-notification-script.js
||pp.teksty-pesenok.ru^
||gu7socdn.txxx.com^
||gurl.pw/glx_*.js
mk.ru##.suggest_push
||script.finanz.ru/Content/Scripts/web-push/init.min.js
games.mail.ru##.custom-push
||efelerhaber.com/js/fcm-web-push.js
||tii.ai/sw_*.js
||kp.*/adaptive/push/
wap.business-standard.com###notification_bar
||milfzr.com/sw.js
||sputnik-*/js/pages/push.js
gursesgazetesi.com##.ZebraDialog_NotModal
||static.bravotube.net/pusher/subscribe.js
||linksly.co/sw.js
patheos.com,majorgeeks.com###push-popup-container
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,prostocams.com,r2games.com,royalcams.com,smutcam.com##.push_notification_alert
||ocdn.eu/ucs/static/*/build/js/pushModule.js
||uploadrar.com/sw.js
liga.net#%#//scriptlet("abort-current-inline-script", "askPermission", "")
||tecmundo.com.br/assets/js/service-worker-register.
||short.articlix.com/glx_*.js
||dailyuploads.net/sw.js
nos.nl##div[class^="notificationBar_"]
m.sputnik.kz,m.ru.sputnik.kz,m.lv.sputniknews.ru##.modal-push
1prime.ru##.push-confirm
life.ru##header ~ div[style^="pointer-events:"] + div[style*="animation-timing-function: ease; animation-duration: 400ms;"]
||static.wbstatic.net/j/firebaseSubscribe.min.js
||cdn.pushowl.com^$third-party
||townwork.net/js/register_sw.js
||iir.ai/sw_*.js
||kitapyurdu.com/catalog/view/javascript/firebase/fcm.js
comments.ua##.push_inf
||faselhd.live/sw.js
||pornomoll.net/sw.js
||dailymail.co.uk/api/web-push-notification/
||vesti.ru/js/push/
/wp-content/plugins/dfm-notifications/*$domain=mercurynews.com|marinij.com
hespress.com###notification-popover-container
elmir.ua###basket-prompt
||deviants.com/sw.js
yatsan.com##.smpl-close-main
dailymail.co.uk#%#//scriptlet("set-constant", "PushManager", "undefined")
||thereforem.com/sw.js
indiatoday.in#%#//scriptlet("abort-on-property-read", "notifyMe")
||s3.amazonaws.com/agilecrm/web-rules-static/agile-webrules-min.js$domain=bgasecurity.com
||images.hepsiburada.net/serviceworker/*/pushnotification.js
||hd-streams.org/sw.js
||pornyhd.com/sw.js
||cbsistatic.com/fly/js/components/urban-airship-
||static.farakav.com/v3content/assets/js/push-notification/push-notifications.js
||cdn.thebell.io/assets/sendpulse/
||pornxbit.com/sw.js
takiedela.ru##.b-push-notification
justnutritive.com##.order-notification
||api-analytics.rozetka.com.ua/js/exponea.min.js
||7themes.su/sw.js
platinmods.com##.notice--enablePush
tv6tnt.com##.notification-button
||tr.link/push/push.js
||s.aimg.sk/sport_symfony/build/sport-push-notification.$domain=aktuality.sk
betcity.ru##app-push-confirm-form
bankiros.ru##.pushup--subscribe
||arabseed.*/sw.js
||assetsds.cdnedge.bluemix.net//sites/all/themes/tds/scripts/alert-parent.js$domain=thedailystar.net
polskieradio24.pl##.main-page__bell
sukabumiupdate.com##.modal
sukabumiupdate.com##.notification-wrapper
popcornnews.ru##.notifications_popup
51015kids.eu##.sm-webpush
square-enix-games.com##div[class^="notificationsBannerPadding_Layout"]
square-enix-games.com##div[class^="container_NotificationsBanner"]
thebell.io##.banner-bottom-subscribe
woman.rambler.ru##.popup.j-mail-alert
king5.com,wcnc.com,kens5.com,khou.com,wkyc.com,ksdk.com##.page__notifications
fox17online.com###desktop-notifications
||s.aimg.sk/zive_symfony/build/push-notification.*.js
||rankomat.pl/kalkulator/client_app/assets/push-notifications/push-notifications.script.js
||seosence.com/sw.js
||codziennypoznan.pl/webnotf.js
ceneo.pl###notifications-toast.js_popup_shown
elnuevodia.com###push-popup
onet.pl##.popupNotif
fakt.pl,przegladsportowy.pl##.pushBell
sindonews.com##.notif-box
capital.com.tr##.pushBarContainer
ngoisao.net###web_push
shqiptarja.com###myModal
vidup.io##.PushNotification
||megatfile.cc/push-wrap.js
||kinoafisha.info/sw.js
okezone.com##body > #confirm
tuttotech.net,tuttoandroid.net###notifiche-manager.modal-notifiche
clarin.com#%#document.cookie = "notification-_clarin=no; path=/";
||ariva.de/js/ariva_notification
sputnik-georgia.ru,sputnik.md##.modal-push
sputnik-georgia.ru,sputnik.md##.window-push
sputnik-georgia.ru,sputnik.md##.globalFade
unocero.com##.notifications-auto-dialog
telegraaf.nl##.WebpushOptin
masrawy.com,ciasex.com.br##.notification
ciasex.com.br##.notification-backdrop
24smi.org###smi-webpush-popover-container
||script.boerse-online.de/Content/Scripts/web-push^
uol.com.br##.webalert_container
||c.jsuol.com.br/assets/*tpl=assets/dist/service-worker/webalert-notification
lanacion.com.ar##.notificacion-modal
||pornl.com/ps/index.js
||sw.wpu.sh/script/main.js$domain=hclips.com|erkiss.live
auchan.ua#%#//scriptlet("set-constant", "navigator.geolocation", "emptyObj")
/push.js$domain=acunn.com|tsn.ua|sputnik.by|nation-news.ru|news.noteru.com|sputnik-georgia.ru
lifehacker.ru###lh-push-app
youla.ru##.web_push_confirmation
izlesene.com,doviz.com,sinemalar.com###x-comet-dialog
stalkermods.ru,ucoz.net##.pshsndr
calciomercato.com###dialog-push-notification
sbt.com.br,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
||s.nwsfl.net/push/sbscr.js
tjournal.ru##.push_offer
la-croix.com###batchsdk-ui-alert-container
autocentrum.pl##.web-push-box
diets.ru,povarenok.ru###web-push-sub
travelplanet.pl##.fcx-push-modal
gamestar.hu,helloworldonline.hu,pcworld.hu###web-push-popup
meczyki.pl##.notifications-info
picodi.com###oneSignalBell
komiklokal.me,migalhas.com.br,tuhentaionline.com,freecourselab.com,picodi.com###onesignal-bell-container
antyradio.pl,chillizet.pl,radiozet.pl##.btn-notif
||123link.pro/push/
||maxicep.com/onesignal/OneSignalSDK.js
kemaltanca.com.tr##.valuezon-opt-in
1tv.ru##.itv-push-suggest
vc.ru##.push_offer
ettoday.net##.et_push_notification
radaronline.com,jpost.com##.jeeng-widght
businessinsider.com.pl###pushBell
businessinsider.com.pl###pushDefaultPopUp
evomag.ro,romanialibera.ro###pushinstruments_popup
dtf.ru##.push_offer
evidea.com###pa-push-notification-subscription-overlay
lenta.ru##.js-custom-push-notifications
goodreturns.in###oiNotification
goodreturns.in##.notf-overlay
oneindia.com##.notf-overlay
oneindia.com###oiNotification
storia.me##.web-push
webrazzi.com###frizbit-prompter
spletnik.ru##.push-wrap
turkuvazradyolar.com##.notBar
zorlupsm.com###frizbit-prompter
stern.de,gala.de,brigitte.de##.m-webpush-layer
nefisyemektarifleri.com###webpush-info-div
ga.de##.park-floating-bell
sport.ro##.notification-wrapper
hvg.hu###webpushSelctorFormId
businessht.bloomberght.com,showtv.com.tr##.showtvPushOverlay
player.hu###pushpushgo-container
joygame.com###push-container
||push.joygame.com/index.html
24.hu###webPushPopup
sozsepeti.com##.bildirim_ekrani_esn
saocarlosagora.com.br###ilabspush-optin-container
elmir.ua###subscribe-prompt
appleinsider.ru###pushbanner
business-standard.com##body > .bg#bg
oligarh.media##.push-container
oligarh.media##.push-overlay
||capital.com.tr/bundles/onesignal^
bloomberght.com##.pushNotWrap
weather.com##.styles-WdPwMspF__pushBanner__1e3SD
forbes.ru##.push_warn
forbes.ru##.push_back
smutty.com###noti_msg
ndtv.com###___ndtvpushdiv
ndtv.com##.overlay__side-nav
evidea.com###pa-push-notification-subscription
ceptetamir.com##.frizbit-prompt
tjournal.ru##.push_subscribe
finam.ru##.subScribeModalWrapper
finam.ru##.subScribeModal
sputniknewslv.com##.globalFade
sputniknewslv.com##.window-push
||appleinsider.ru/wp-content/plugins/ioimedia-pushbanner/pushmodal.js
dtf.ru###push_subscribe
sporx.com##.box-push
hellomagazine.com##.push-wrap
scoopwhoop.com##body > #permission_div
psm7.com###pushAlert
dunya.com##.wb-push
mk.ru##.bubble-push
||istiklal.com.tr/assets/site/js/pushControl.js^
m.timesofindia.com###js-gcm-notif
m.gadgetsnow.com##.ntfc_popup.notify_alert
championat.com##.push-popup
gadgets360.com###__notify
gazetevatan.com###divPnot
milliyet.com.tr###pushNotification
||otr-online.ru/__banner.php?location=sp_notify_prompt
ura.news###push_notifications
tsn.ua##.push-message
gadgetsnow.com##.ntfc_overlay
riafan.ru##.logo_share > div.popup_block
||tut.by/push/*/app.js
vesti.ru###push-notification-pop-up
yeniakit.com.tr##.popBottomchip
unian.info,unian.net,unian.ua##._pusher_notify
obozrevatel.com###SubscribePushNotificationPanel
gadgets.ndtv.com###__notify
bigpicture.ru###bigpicture-webpush-widget
fishki.net###fishki-prompt-widget
superzarabotki.com###jeapie-prompt-widget
indiatimes.com###my_web_push_app_box_confirm
milliyet.com.tr###push
atv.com.tr###push-notification
indiatimes.com###pushSec
24tv.ua###pushSubscribeModal
ntv.ru###push_alert
qrz.ru###qrzpush-prompt-widget
bandirmasehir.com,gunlukbakis.com,karabukgundem.com,siporcu.com,manisahalkhaber.com,silopigazetesi.com.tr,yenibizimadana.com,gazetecorlu.com,gundogmusgazetesi.com,haberyaziyorum.com,edeajans.com.tr,bitlisdogruhaber.com,tavsanlihaber.com.tr,hurdusun.com,medyaayvalik.com,brtv.com.tr,kanalurfa.com,parlamentohaber.com,amasyagazetesi.com,ukraynahayat.com##.alerttt
trinixy.ru##.b-notification-push
anews.com.tr,yeniasir.com.tr,aspor.com.tr,fikriyat.com,ahaber.com.tr,sabah.com.tr,takvim.com.tr##.notBar
haberturk.com##.notifacition-area
haber7.com##.notification-box
teatroporno.com,antena3.ro,webtekno.com##.push-notification
inside-digital.de,sanalbasin.com##.push-wrapper
kommersant.ru##.push_notification
apkdayi.com##.subsbar
24tv.ua##.subscription-bell-wrap
sinemia.com##.web-notification
yenisafak.com##.ys-push
indiatimes.com##div[class^="ntfc_"]
ndtv.com/js/notify.js
zr.ru#%#document.cookie = "zrPushSubsPopUp=1";
||ndtv.com/popupNotification.aspx
||rackcdn.com/stf.js$domain=rg.ru
||superzarabotki.com/notify/
||xiaomi.eu/community/forumrunner/detect.js
||zakon.kz/static_zakon/push-notifications/main.js
!
autoevolution.com#$##notif_asker_div { display: none !important; }
autoevolution.com#$#html { overflow: auto !important; }
autoevolution.com#$#body  { overflow: auto !important; }
!
officelife.media#$##subscribePushModal { display: none !important; }
officelife.media#$##subscribePushModal ~ div.modal-backdrop { display: none !important; }
officelife.media#$#body { overflow: visible !important; }
filmweb.pl#%#//scriptlet("abort-on-property-read", "webPushPublicKey")
!+ NOT_OPTIMIZED
armeniasputnik.am,sputniknewslv.com##.modal-push
!
aol.com#$#.m-notifications-banner { display: none !important; }
aol.com#$#.banner-active { margin-top: 0 !important; }
!
! NOTE: Regular rules end ⬆️
! !SECTION: Push notifications - Regular rules
!
!
! This section contains the list of rules that fix the problems caused by incorrect blocking of website push notifications.
! At the bottom of this file, you can find the allowlist that fixes issues caused by the rules from this file.
!
! Good: @@||popups.org^$domain=example.org
! Bad:  ||example.org^
!
! SECTION: Push notifications - Allowlist
!
! https://github.com/AdguardTeam/AdguardFilters/issues/131114
pipedream.com#@##credential_picker_container
! https://github.com/AdguardTeam/AdguardFilters/issues/130066
@@||onesignal.com^$domain=e1.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/129633
!+ NOT_PLATFORM(windows, mac, android)
||cdn.onesignal.com/sdks/OneSignalSDK.js$script,redirect=noopjs,domain=sammobile.com
! https://github.com/AdguardTeam/AdguardFilters/issues/126988
@@||cdn.onesignal.com/sdks/amp/amp-helper-frame.js$domain=lelum.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/121072
@@||powr.io/powr.js$domain=lavatools.co
@@||powr.io/form-builder/$domain=lavatools.co
! https://github.com/AdguardTeam/AdguardFilters/issues/121298
||cdn.onesignal.com/sdks/OneSignalSDK.js$script,redirect=noopjs,domain=lotto.pl
! https://twitter.com/boycott_hbol/status/1503392009356451844
@@||webpush.jp/js/browserpushv3.js$domain=zakzak.co.jp
! https://github.com/uBlockOrigin/uAssets/issues/11495
@@||app.getbeamer.com^$stylesheet,script,domain=announce.zerotier.com
! https://github.com/AdguardTeam/AdguardFilters/issues/103076
@@||cdn.onesignal.com/sdks/OneSignalSDK.js$domain=simkl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88711
@@||powr.io^$domain=kinetikwellbeing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88236
@@||d2r1yp2w7bby2u.cloudfront.net/js/a.js$domain=lottiefiles.com
! https://github.com/AdguardTeam/AdguardFilters/issues/80209
! https://github.com/AdguardTeam/AdguardFilters/issues/78785
@@||api.useinsider.com/sw.js$domain=gratis.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75205
@@||rdsubfrm.relateddigital.com/api/Unsubscription
! https://github.com/AdguardTeam/AdguardFilters/issues/76306
@@||powr.io/powr.js$domain=ipitaka.com
@@||powr.io/form-builder/$domain=ipitaka.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69675
@@||cdn.onesignal.com/sdks/OneSignalSDK.js$domain=kargomnerede.co
! https://github.com/AdguardTeam/AdguardFilters/issues/69576
@@||cbsistatic.com/fly/js/components/urban-airship-$domain=cnet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63418
@@||secure.esputnik.com^$domain=commited.tech
! https://github.com/AdguardTeam/AdguardFilters/issues/59806
@@||web.webpushs.com/js/push/$domain=culture.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/48754
@@||app.getbeamer.com^$domain=comss.ru
! https://github.com/AdguardTeam/AdguardFilters/pull/36690#issuecomment-510926591
@@||cdn.onesignal.com/sdks/OneSignalSDK.js$domain=pes24.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42302
@@||cdn.onesignal.com/sdks/OneSignalSDK.js^$domain=satoshimonster.com|satoshihero.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36261
@@||cdn.onesignal.com/sdks/OneSignalSDK.js$domain=warhead.su
! https://forum.adguard.com/index.php?threads/puls4-com.21577/
@@||cdn.onesignal.com/sdks/OneSignalSDK.js^$domain=puls4.com
! https://forum.adguard.com/index.php?threads/14675/
@@||cdn.sendpulse.com/js/push/*.js$domain=surfingbird.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/73132
@@||api.savemedia.website^$domain=convert2mp3.club
! NOTE: Allowlist end ⬆️
! !SECTION: Push notifications - Allowlist
!
!
! This section contains the list of generic rules that block the promotion of subscriptions, newsletters.
! Examples: "subscribe to our blog", "subscribe to our newsletter" blocks in all kinds of blocks.
!
! Good: any type of the rules will be good
! Bad:  @@||signup.e2ma.net^$domain=example.org (should be in AdGuard Base - subscriptions_allowlist.txt)
!
! Genegic rules
! SECTION: Subscriptions - Generic
!
##.skinny-signup
##.mailpoet_form_popup_overlay
##.mailpoet_form
##.sqs-popup-overlay
##.followit--follow-form-container
##.widget_blog_subscription
~theoatmeal.com,~copays.org,~nothing.tech,~mega-debrid.eu,~curvegames.com,~news.un.org,~norwichzen.org.uk,~dereferer.me###mc_embed_signup
!
/wp-content/plugins/mailoptin/*
!
||embeds.fanmatics.com^$third-party
||inyourarea.co.uk^$third-party
||js.emailable.com^$third-party
||loader.wisepops.com^$third-party
||cp.unisender.com/*/form-widget-loader.js$third-party
! e2ma subscription forms
||signup.e2ma.net^$third-party
/e2ma.js
||static-cdn.e2ma.net/signups/$third-party
! NOTE: Generic end ⬆️
! !SECTION: Subscriptions - Generic
!
!
! This section contains the list of rules that block the promotion of subscriptions, newsletters.
! Examples: "subscribe to our blog", "subscribe to our newsletter" blocks in all kinds of blocks.
!
! Good: any type of the rules will be good
! Bad:  @@||signup.e2ma.net^$domain=example.org (should be in AdGuard Base - subscriptions_allowlist.txt)
!
! SECTION: Subscriptions - Popular rules
!
! common names
! ##.cta-component-half-width
andoveradvertiser.co.uk,asianimage.co.uk,banburycake.co.uk,barryanddistrictnews.co.uk,basingstokegazette.co.uk,bicesteradvertiser.net,borehamwoodtimes.co.uk,braintreeandwithamtimes.co.uk,bridportnews.co.uk,bromsgroveadvertiser.co.uk,bucksfreepress.co.uk,burytimes.co.uk,campaignseries.co.uk,chelmsfordweeklynews.co.uk,clactonandfrintongazette.co.uk,cotswoldjournal.co.uk,cravenherald.co.uk,croydonguardian.co.uk,dailyecho.co.uk,darlingtonandstocktontimes.co.uk,dorsetecho.co.uk,droitwichadvertiser.co.uk,dudleynews.co.uk,ealingtimes.co.uk,echo-news.co.uk,enfieldindependent.co.uk,eppingforestguardian.co.uk,epsomguardian.co.uk,eveningtimes.co.uk,eveshamjournal.co.uk,falmouthpacket.co.uk,freepressseries.co.uk,gazette-news.co.uk,gazetteherald.co.uk,gazetteseries.co.uk,greenocktelegraph.co.uk,guardian-series.co.uk,halesowennews.co.uk,halsteadgazette.co.uk,hampshirechronicle.co.uk,harrowtimes.co.uk,harwichandmanningtreestandard.co.uk,heraldscotland.com,heraldseries.co.uk,herefordtimes.com,hillingdontimes.co.uk,ilkleygazette.co.uk,keighleynews.co.uk,kidderminstershuttle.co.uk,knutsfordguardian.co.uk,lancashiretelegraph.co.uk,ledburyreporter.co.uk,leighjournal.co.uk,ludlowadvertiser.co.uk,maldonandburnhamstandard.co.uk,malverngazette.co.uk,messengernewspapers.co.uk,middlewichguardian.co.uk,milfordmercury.co.uk,newsshopper.co.uk,northwichguardian.co.uk,northyorkshireadvertiser.co.uk,oxfordmail.co.uk,oxfordtimes.co.uk,penarthtimes.co.uk,prestwichandwhitefieldguide.co.uk,redditchadvertiser.co.uk,richmondandtwickenhamtimes.co.uk,romseyadvertiser.co.uk,runcornandwidnesworld.co.uk,salisburyjournal.co.uk,southendstandard.co.uk,southwalesargus.co.uk,southwalesguardian.co.uk,stalbansreview.co.uk,sthelensstar.co.uk,stourbridgenews.co.uk,surreycomet.co.uk,suttonguardian.co.uk,swindonadvertiser.co.uk,theargus.co.uk,theboltonnews.co.uk,thenational.scot,thenorthernecho.co.uk,theoldhamtimes.co.uk,thescottishfarmer.co.uk,thetelegraphandargus.co.uk,thetottenhamindependent.co.uk,thewestmorlandgazette.co.uk,thurrockgazette.co.uk,times-series.co.uk,tivysideadvertiser.co.uk,wandsworthguardian.co.uk,warringtonguardian.co.uk,watfordobserver.co.uk,westerntelegraph.co.uk,wharfedaleobserver.co.uk,wiltsglosstandard.co.uk,wiltshiretimes.co.uk,wimbledonguardian.co.uk,wirralglobe.co.uk,witneygazette.co.uk,worcesternews.co.uk,yorkpress.co.uk,yourlocalguardian.co.uk##.cta-component-half-width
! ##.newsletter
quantamagazine.org,inzynieria.com,inforchannel.com.br,bricodepot.ro,mcsweeneys.net,autoreview.ru,icij.org,wob.com,ftw.usatoday.com,vionetworks.de,mkset.ru,project-syndicate.org,huffingtonpost.jp,bfm.ru,globetrotter.de,time.com,deichmann.com,europeanfilmacademy.org,euractiv.com,tasty.co,katadata.co.id,surfer.com,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
! ##.newsletter-signup
whattowatch.com,asia.nikkei.com,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
! ##.cta-component-full-width
bournemouthecho.co.uk,eveningtimes.co.uk,greenocktelegraph.co.uk,heraldscotland.com,swindonadvertiser.co.uk,wiltshiretimes.co.uk##.cta-component-full-width
! ##.newsletter-box
edh.tw,vigo.de,arbeitssicherheit.de,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
! ##.subscribe
gotovim.ru,livelib.ru,daily.afisha.ru,cnnturk.com,ko.ru,torontovka.com,mrpl.city,mydeliciousmeals.com,marieclaire.ru,inforeactor.ru,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,marieclaire.ua,mvs.gov.ua,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
! ##.subscription
holiday.by,hcdinamo.by,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
! ##body > div[id][style*="top: 0px; width: 100%; z-index: 99999999;"]
quinhillyer.com,johnbiver.com,jasonmattera.com,ipatriot.com,hooligancharters.com,greatamericanpolitics.com,dailylol.com,clickitconservativenews.com,brasspills.com,brandonvallorani.com,affluentinvestor.com,thinkamericana.com,schaftleinreport.com##body > div[id][style*="top: 0px; width: 100%; z-index: 99999999;"]
! ##a[href^="https://news.google.com/publications/"]
b1tv.ro,moviesroom.pl,techwafer.com,moonshot.news,radiokp.ru,brestcity.com,aykiri.com.tr,yenicaggazetesi.com.tr##a[href^="https://news.google.com/publications/"]
! Turkish digital magazines
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
! tinypass.com / piano.io popup
technologyreview.com,inews.co.uk,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; }
technologyreview.com,inews.co.uk,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; }
technologyreview.com,inews.co.uk,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; }
! NOTE: Popular rules ⬆️
! !SECTION: Subscriptions - Popular rules
!
! SECTION: Subscriptions - Regular rules
!
post-gazette.com##.pg-notifybox
news.obozrevatel.com##aside.verifiedInfo
heraldonline.com###newsletter-signUpWidget
charlotteobserver.com##.option-banners
||giardiniblog.it/wp-content/uploads/2022/01/tgdesktop2022.jpg
courrierinternational.com##.banner-abo
ex-press.by##.msg-subscribe
rg.ru##div[aria-label="Наш Telegram"]
matadornetwork.com#$#body { overflow: auto !important; }
matadornetwork.com#$#.brazen-modal-newsletter-subscribe { display: none !important; }
iltalehti.fi#?#.column > div[style]:-abp-has(> div.card > div.block > div.iltalehti-newsletter-column-embed)
clinique.com.tr##.email-signup-block
bellroy.com###FlyoutSignupModalWrapper
bellroy.com##.NewsletterSignupFooter
expat.com##.floating--bottom
itech.co.ua#?#.tdb-block-inner > p:-abp-has(> em + strong > em > a[href="https://www.instagram.com/baloh_y/"])
reuters.com##div[class^="regular-article-layout-v2__newsletter_"]
bomtv.ru#?##sidebar > div.block:-abp-has(> .blockcontent > noindex > a[href="https://t.me/hdseason"])
rbc.ru##a[data-yandex-show="block_newsfeed_show"]
technologyreview.com##.piano__post_body
||campaign-list.com/subscribe/
derstarih.com###forminator_widget-4
pazarlamasyon.com##.binduz-er-populer-news-sidebar-newsletter
life.ru#?#body > div#modal-root:-abp-has(> div[class^="styles_root"] > section[class^="styles_content"] > button[type="button"] + div[class] > div[class] > div[class^="styles"] > button > span:contains(Подписаться))
life.ru#$#body { overflow: auto !important; }
amedia.online##.telegr
binaryfork.com###subscribe-overlay
edumap.az##.sidebar > div.widget:-abp-has(> div.utf_newsletter_block)
final-inc.com###shopify-section-newsletter-type01
westchestermagazine.com##.cp-popup-container
lancers.jp###js-work-detail-sign-up-footer
oantagonista.uol.com.br###form-newsletter
tribunademinas.com.br##.ggNews
thebell.io##.arena-cut-black
||news.atptour.com/resources/sharing/embed.js?*sign-up-for-atp-wta-newsletters-short-form-atp
pornfidelity.com##.hero
middleeastmonitor.com##.memo-newsletter-widget
red-by-sfr.fr###eTnl
tutu.ru##.m-wide_email_subscription
kursiv.media##.floating-btn
maggi.ru##.h-subscribe
culture.ru#?#div[class^="_"] > div[class] > div[class] + div > form:upward(2)
lovehoney.co.uk##.lc-a56-signup
mediapart.fr##div[data-selligent-placeholder="expand-banner"]
blog.ostrovok.ru##.mailcollector
comparic.pl#?#table.widefat:-abp-has(td:contains(Śledź nas w Google News))
eleminist.com##.NewsLetter
eleminist.com##.globalFooter__newsletter
washingtonexaminer.com##.NewsletterSideList
zorbasmedia.com##.mail
skidka.ua###feed
morexlusive.com##.youtube-subscribe-bar
benzinga.com##a[class^="GoogleNewsButton__"]
benzinga.com##div[class^="CallToAction__"]
kod.ru##a[title="Подписаться в Telegram"]
g1.globo.com##.bastian-feed-item[data-type="post-newsletter"]
recruitmenthub.in###wpfront-notification-bar-spacer
recruitmenthub.in##.eds-animate a[href="https://recruitmenthub.in/wh"]
recruitmenthub.in##.eds-animate  a[href="https://t.me/recruitmenthub"]
homesoverseas.ru###subscribe_window
reuters.com##div[class^="registration-prompt"]
dziennikprawny.pl##section[class="container"][style="max-width: 100% !important;"]
1ps.ru##.fw-wrap
1ps.ru##.tg-sticky
1ps.ru##.blog-sidebar-email2
kinopoisk.ru##div[class*=" styles_sidebar__"] > a[target="_blank"][class*=" styles_editorial__"]
reviewed.com##.persistent-email-cta
reviewed.com##.email-signup__container
businessinsider.com,insider.com##.inline-newsletter-form
goal.com#%#//scriptlet('prevent-setTimeout', 'function(){return i(!0)}', '3000')
theverge.com##.duet--cta--newsletter
jpl.nasa.gov#?#div[itemprop="articleBody"] > div.BaseGrid + div.BaseGrid:-abp-has(> div.relative > div.bg-gray-light > a[href="/newsletter-signup"])
parkerlebnis.de###pe_newsletter_signup
nbcnews.com##amp-iframe[title^="Newsletter"]
suspilne.media##.c-article-subscribe
tech.co###form-subscribe
moneymag.com.au###newsletterSignupForm
watermarkremover.io#$#body { overflow: auto !important; }
watermarkremover.io#?##modal-root > div[class^="NewModal__ModalWrapper-"]:-abp-has(> div[class^="NewModal__ModalContent-"] > div[class^="SignupBanner__OuterWrapper-"])
letpub.com.cn#%#//scriptlet('prevent-setTimeout', 'refreshCount()')
cato.org##.site-footer__top
cato.org##.single-email-subscription
bloomberglinea.com,bloomberglinea.com.br###piano-newsletter-container
bloomberglinea.com,bloomberglinea.com.br##.piano-newsletter-mobil
bloomberglinea.com,bloomberglinea.com.br##a[href^="https://news.google.com/"][href*="/publications/"]
bloomberglinea.com,bloomberglinea.com.br##.new-blocks-wrap > div > a[href="/newsletter/"]
bloomberglinea.com,bloomberglinea.com.br#$#.tp-modal:-abp-has(> div.tp-iframe-wrapper > iframe[id^="offer_"]) { display: none!important; }
bloomberglinea.com,bloomberglinea.com.br#$#.tp-backdrop { display: none!important; }
bloomberglinea.com,bloomberglinea.com.br#$#body { overflow: auto!important; position: static!important; }
bloomberglinea.com,bloomberglinea.com.br#%#//scriptlet('remove-class', 'tp-modal-open', 'body')
bloomberglinea.com,bloomberglinea.com.br#%#//scriptlet('remove-class', 'frozen-mobile-body', 'body')
heyreliable.com##.popup-newletter
heyreliable.com##.popup-newletter ~ div.fancybox-overlay
bigthink.com##.bt-inline-form
eleconomista.com.mx##form[target="_top"][method="POST"]
ef.edu#$?#body > div.ReactModalPortal:-abp-has(div[class^="BlogNewsletterSignUpForm_newsletter"]) { display: none!important; }
ef.edu#$#body { overflow: auto!important; height: auto!important; }
ef.edu##div[class^="BlogArticlePostBannerNewsletter"]
ef.edu##div[class*="NewsletterSignup_newsletterFooter"]
masterclass.com###email-capture
interestingengineering.com##div[class^="Newsletter_overlay"]
urbandictionary.com##.flex-1 > div[data-x-data="subscribeData()"]
inzynieria.com##.small-box-newsletter
nbcmiami.com##.widget_nbc_newsletter
mil.in.ua#?#.single-news__wrapper > p:-abp-has(> strong:contains(Будь з “Мілітарним” на всіх платформах))
mil.in.ua#?#.single-news__wrapper > p:-abp-has(> strong:contains(Будь з “Мілітарним” на всіх платформах)) + p
remarkable.com##div[class^="MarketingOptInExitIntent_"]
remarkable.com##section[class^="MarketingOptInOnScrollDesktop_"]
kyivindependent.com##.module-subscribe
kyivindependent.com##.module-banner
in.gr##.google-news > div:first-child
abendblatt.de#$#.tp-modal { display: none !important; }
abendblatt.de#$#.tp-modal ~ div.tp-backdrop { display: none !important; }
abendblatt.de#$#body.tp-modal-open.frozen-mobile-body { overflow: auto !important; position: unset !important; }
newsday.com##div[class^="Newsletter_newsletter-"]
universalis.fr###content_block_newsletter
blog.icook.tw##div[class^="style_googleNews_"]
thestar.co.uk##div[class^="NewsletterSignup__"]
ted.com##aside[class^="css-"] > div[class^="pt-6"] > div > div.hidden
fintolk.pro##.articles-telegram
oann.com##.ctct-flyout-form
bqprime.com##.pn-boilerplate--newsletter
oggusto.com##.subscription-form-lg
auto-swiat.pl##.googleNewsBanner
newsgeorgia.ge##.custom_html-23
kapook.com##.likepage
kapook.com##.foot
glavred.net,glavred.info##.subscribe
glavred.net,glavred.info##.support-gl-btn + div.main-title
kocpc.com.tw#?#div[id^="pum-"]:-abp-has(> div[id^="popmake-"] > div.pum-content > div[class^="popup"] > p[style] > a[onclick^="window.open('https://news.google.com/publications/"])
xatakamovil.com#?#.sticky-sidebar-container > div.related-alts-container:-abp-has(> div.aside-box > form.js-subscription)
btu.org.ua##.dle_b_telegram
yarnews.net##.js-email-subscribe
yarnews.net##.tg
kogan.com###footer-subscription-modal
forbes.ru#?#article[id^="article"] > footer > div[class] > div[class] > button[type="button"]:contains(Подписаться):upward(2)
forbes.ru#?#article[id^="article"] > footer > div[class] > div[class] > div[class] > a[target="_blank"]:contains(Подписаться):upward(3)
canon.com#$#.email-subscribe { display: none!important; }
canon.com#$#.modal-backdrop { display: none!important; }
canon.com#$#.fog-of-war-overlay { display: none!important; }
canon.com#$#html > body:not(#style_important) { overflow: auto!important; }
te4h.ru###text-5
inkazan.ru#?#.matter-after > div:-abp-has(> div[class^="Subscribe_subscribe"])
affpaying.com#?##sidebar .bg-blue-lightest:-abp-has(> div.flex > button.subscribe)
bianity.net#$##modal_newsletter { display: none !important }
bianity.net#$#.modal-backdrop { display: none !important }
bianity.net#$#.modal-open { overflow: auto !important; }
seekingalpha.com##a[data-test-id="mcm-strip-link"]
bakadesuyo.com##.newsletter-blog
bakadesuyo.com###content-subscribe
substack.com##div[class^="subscribe-"]
bnkomi.ru###sidebarbox > a[href="https://t.me/BNK11"]
pbteen.com,potterybarn.com,potterybarnkids.com,westelm.com,williams-sonoma.com#%#//scriptlet('set-constant', 'WSI.contentPersonalization.hideEmailCaptureOverlay', 'true')
markandgraham.com#$##join-email-campaign { display: none !important; }
markandgraham.com#$#body { overflow: auto !important; }
rejuvenation.com##div[id^="email-signup-flyin"]
kommersant.uk#?#main > section + div.container:-abp-has(> article.subscription__form)
huffingtonpost.kr###letter-form
bookmaker-ratings.ru##div[class^="sc-"] > section[class^="sc-"] + div:not([class]):not([id])
bloomberg.com###expandableBanner
mywebpc.ru##img[src$="/baner-mywebpc.png"]
galeriakrakowska.pl###newsletter-bar
web.dev##.gc-analytics-event[data-label="view-subscribe"]
nytimes.com#$#.pz-header-sales { height: 53px !important; }
nytimes.com#$#.pz-header-sales > .show-messaging { display: none !important; }
nytimes.com#$#.pz-header-sales > .nav-messaging.pz-nav { top: 0 !important; }
nytimes.com#$#.pz-header-sales > .nav-messaging.pz-nav-drawer { top: 52px !important; }
metro.co.uk###metro-comments-container > .spot-im-spotlight[data-conversation-spotlight]
riamo.ru##.article--external
sunderlandecho.com,scotsman.com###sidebar-newsletter-signup
designboom.com###nlbox-popup-wrapper
megacatstudios.com#$#div[class^="mfp-"] { display: none !important; }
megacatstudios.com#$#html[style*="overflow:"] { overflow: auto !important; margin-right: 0 !important; }
postoast.com##.code-block a[href^="https://news.google.com/"]
total-croatia-news.com##.sign-newsletter
blizko.by##cite
aamuposti.fi##.diks-box--commercial
bbbl.dev##.subscription-section
bbbl.dev##.telegram-widget
npr.org##.callout--newsletter
techbang.com##.google-news-wrapper
blog.domclick.ru##form[data-e2e-id="blog-subscription-block"]
womo.ua##.telegram_buttun
aberdeennews.com##form[class^="gnt_"][aria-label*="newsletter: "]
e360.yale.edu#%#//scriptlet("abort-on-property-write", "rightnow")
gamerevolution.com##div[data-spot-im-module-default-area="spotlight"]
artandeducation.net##.overlayer
emergencemagazine.org##.newsletter-overlay
emergencemagazine.org##.newsletter-popup
emergencemagazine.org##.newsletter-dropin
psyche.co##aside[data-cy="layout-newsletter-signup"]
aeon.co##div[class^="SupportBar__Wrapper-"]
currentaffairs.org#?#.wp-block-image:-abp-has(> a[href$="/subscribe"])
thewalrus.ca##.spu-container
argumenti.ru#?#ul[class*="topanons"] > li:-abp-has(> a[href^="https://t.me/"])
argumenti.ru###invite_bottom-news
nautil.us##.subscibe-bar
eater.com###toaster
jacobin.com###mailing-list-popup
e-flux.com##.landing-subscribe
bostonreview.net##.elementor-element-1b2cb65
bostonreview.net##.elementor-element-16134f5
bostonreview.net#?#div[data-elementor-type="header"] > div.elementor-section-wrap > section.elementor-top-section:-abp-has(> div.elementor-container article.elementor-post div.elementor-button-wrapper > a[href="https://store.bostonreview.net/memberships"])
||thenewatlantis.com/wp-content/themes/thenewatlantis/js/donate.js
culture.org,thebeliever.net##.subscriber-popup-container
themarshallproject.org##.toast-email-signup
teneriffa-news.com##.pum-overlay[data-popmake*="newsletter"]
ciokorea.com##.newsletter-large
ciokorea.com##.newsletter-small
gauchazh.clicrbs.com.br##a[href="https://campanha.assinanterbs.com.br/newsletter/"]
gauchazh.clicrbs.com.br#?#.gzh-content > section:-abp-has(> div.l-row > div.newsletter-vertical-area)
icij.org##body > div[no-headings][style^="position:"]
huffingtonpost.fr##.homeNewsletter
kp.ru##.serial-content__subscribe-wrapper
thestreamable.com##.container-lg > aside.container-sm.mb-7
bookforum.com##.hideClose.overlay
bookforum.com##.register-newsletter
sony.pl###primary_tout_for_pdx_prospect
pbs.org##.popup
bleacherreport.com##.newsletterSubsModule.flyIn
cleananddelicious.com##.widget_reblex-widget
cleananddelicious.com###text-18
cleananddelicious.com##.wp-block-kadence-rowlayout
sarenza.de#$##Popin { display: none !important; }
sarenza.de#$#body { overflow: auto !important; position: unset !important; }
geekbuying.com##.sub_bg
mehilainen.fi#?#.MuiDialog-root[style^="position:"][role="presentation"] > div > div[aria-labelledby="marketingconsent"]:upward(2)
mehilainen.fi#$#body { overflow: auto !important; padding-right: 0 !important; }
kaspersky.ru#?#.c-page > section.c-page-footer:-abp-has(> section > div > div.c-form--newsletter)
skyscanner.net#$##email-capture-trigger { display: none!important; }
skyscanner.net#$#body { overflow: auto!important; padding-right: 0!important; }
thecatcity.com##.app-footer-media
marketer.ua##.all-box-subscribe
newdeaf.lol##.tlg
||cooking.nytimes.com/api/*/access?
chicagoreader.com###block-66
dpqp.jp###dpcustomtextwidget-48
dpqp.jp###dpcustomsocialwidget-2
hofats.com##.mag-newsletter-overlay-box-modal
spaceexplored.com,9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co##.google-news-link
lavnik.net##.td-main-content-wrap a[href="https://t.me/lavniknet"]
lavnik.net##.td-main-content-wrap a[href^="https://news.google.com/publications/"]
||tags.tiqcdn.com/utag/adidas/adidasglobal/prod/utag.js
bargainfox.com##div[aria-label="promotional-form"]
bargainfox.com##.site-content > div.nt_custom_new
topwar.ru#?#.str-cont > div.alert:-abp-has(> div.alert_in p > strong > a[href="https://t.me/topwar_official"])
topwar.ru##.ya-dzen
manager-magazin.de###mmPlusBanner
topcor.ru##.block_news
atlas.ru##.subscribe-sticky-wrapper
nato.int##.subscription-box
||glassdoor.com/garnish/static/js/gd-user-hardsell-overlay.bundle.js
tripmydream.com##.tg-popup
tripmydream.com##.mediaSubscribeAdware
tripmydream.com##.wind-email-subscribe
tripmydream.com##.mediaTelegram
tripmydream.com##.h-pricealert
aida64.com###block-block-10
armidaleexpress.com.au##.mx-auto > div.rounded-lg.bg-indigo-700
transition-news.org##.crayon.article-texte-1042
allsaints.com##.sign-up-popup
indiewire.com##.right-side > div.u-padding-tb-20
novinhastop.com##.telegram-call-to-action
apptractor.ru###custom_html-30
potokmedia.ru#?#.td-is-sticky div.textwidget > h4:contains(ПОДПИШИСЬ):upward(1)
hellotech.com#%#document.cookie = "emailwall_instant_guide=visited";
hellotech.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("emailwall_instant_guide", "visited") } } catch (ex) {} })();
dni24.com##.socmob
travelcharme.com#?#div.border-border-gray:-abp-has(> form[action="/service/newsletter"])
digg.com##.bg-digg-gray-darker > div.view-container.relative.text-center
overclockers.ru##div[itemprop="articleBody"] + div.sixteen > div.warning.message
it-tehnik.ru##.widget-soc
prezydent.pl##.widget-subscription
otodom.pl#%#//scriptlet('set-local-storage-item', 'isNotificationsReleaseModalVisible', 'false')
hightech.fm##.contentArea > div.article-telegram
ua-football.com##div[class="row"][style="margin-top: 15px;"]
dev.ua##.subscription-block
mmafighting.com##.c-toaster[data-cdata*="newsletter"]
psyche.co##aside[class^="styled_"][class*="InSituNewsletterSignup-"]
allsoft.ru##.b-footer-subscription--injected
theguardian.com##figure[data-spacefinder-type$=".NewsletterSignupBlockElement"]
rg.ru##div[class^="EditorialPageArticle_buttonsUnderText"]
mywebpc.ru#?#.post-single-content > center:-abp-has(> a[href="https://t.me/mywebpc"])
marktechpost.com##aside.widget > div[data-id="13"]
newser.com###divNewsletterPromoPopup
gcaptain.com###newsletterModal
journaldesfemmes.fr##.jPkgModal.app_ml_modal_ct--nobg
lab.kutikomi.com##.wrap-mailmag
1ps.ru##.mailing-sticky
tirendo.de##.quick-newsletter-container
dotwatcher.cc##.cPJcM
informpskov.ru###telegramButton
informpskov.ru###telegramButton ~ br
dhnet.be###selligent-newsletters
dailymail.co.uk##div[data-track-module="newsletter-sign-up"]
sotoguide.ru###button_tg
trans.info##.newsletter-subscribe-popup
publico.pt##.outter-box_paywall
publico.pt##.site-message--subscription-promo.paywall_camp_verao
newsmaker.md###custom_html-10
politico.eu##.entry__content > div.wp-block-cover
paperpaper.ru#?#.stk-post > div.stk-grid:-abp-has(> div[class] > a:contains(/^подписаться$/))
eurotopics.net##div[class^="newsletter-banner"]
newsweek.com##.subscribe-block-wrapper
pisni.org.ua##td[valign="top"] > div.sidebarblock + div.sidebarblock[style="bbackground-color: #FFBBBB"]
reviewjournal.com##.rj-ins-obj
state.gov##.wp-block-newsletter-container
backpacker.com,betamtb.com,cleaneatingmag.com,climbing.com,outsideonline.com,oxygenmag.com,pelotonmagazine.com,skimag.com,trailrunnermag.com,triathlete.com,vegetariantimes.com,velonews.com,womensrunning.com,yogajournal.com##.c-newsletter-subscribe
||assets.guim.co.uk/assets/SignInGateSelector-importable.
usccb.org##.b-signup
ekathimerini.com##.inline-newsletter-form-wrap
cloudflare.com##.bottom-0.bg-blue0
tv-lida.by##.stream-item-below-post
mil.in.ua##hr + p[style^="padding-left: 40px;"] > a[href^="https://www.facebook.com/"]:upward(1)
cphpost.dk#?#.row > .col-md-5.marTop10px:-abp-has(> .marTop10px > #newsletter)
t.ks.ua###block-block-90
depo.ua##.ds-subscribe-btn
porsche-design.com#%#//scriptlet("set-cookie", "NewsletterPopupEUROPA", "true")
hromadske.ua##.Mailing
drevostavitel.cz##div[class$="box"] > .newslet_stat:upward(1)
ysia.ru##.dmi-group-buttons
zr.ru##.story-note-subscribe
thepage.ua##div.bg-grey-darkest.py-3
thepage.ua##.newsletter-full-width
4sysops.com###footer-sidebar-2
||jmd.co.jp/libs/php/bv.php?no=211|
liga.net###s-banner
||ryobitools.eu^*/NewsletterPopup-$script
la-croix.com##div[id^="showAutoPromo"]
rubryka.com##div[style="padding: 0 0 30px"]
rubryka.com##.single-page__social
wsj.com##div[data-inset_type="newsletterinset"]
dgb.de##.js-newsletter-popup
dgb.de##body.js-show-newsletter-popup::before
secretmag.ru##a[href="https://zen.yandex.ru/secretmag"]
pravda-nn.ru##.modal-backdrop
pravda-nn.ru##.article__incidents-description
news.finance.ua##div[aria-label*="subscription"]
root-nation.com##.widget_easysocialbuttons
latestly.com###showMe
moscowtimes.ru##.contribute-bar
guidecomp.ru##.widget_subscribe_and_social
helpdeskgeek.com,mintpressnews.com,mintpressnews.ru,mintpressnews.es,mintpressnews.cn##.social-signup
mintpressnews.com,mintpressnews.ru,mintpressnews.es,mintpressnews.cn##.content-sidebar-wrap.follow
sudouest.fr##.ph-easy-subscription
bbc.com##.app__domestic-disclaimer
fiskars.com#$#.c-newsletter { display: none !important; }
fiskars.com#$#.modal-backdrop { display: none !important; }
fiskars.com#$#body.modal-open { overflow: auto !important; }
tbsnews.net###__subscribe
bowwowinsurance.com.au##.newsletter-subscription-wrapper
thisisblackmetal.com##.tt-newsletter
thisisblackmetal.com###fancybox_ns-overlay
thisisblackmetal.com###fancybox_ns-wrap
block-chain24.com##.reclam_telegramm
axios.com##div[class^="Modal_ctaContainer"]
dilling.de###soundest-forms-container
livecamcroatia.com##section[class^="newsletter_wrap"]
aussiedlerbote.de##.wp-content > a[href="https://t.me/aussiedlerbote"]
aussiedlerbote.de##pushnoti-widget
ordnungsliebe.net#%#//scriptlet('set-cookie', 'pum-32511', 'true')
jre-travel.com##.mailmag_box
date.yonelabo.com###lfslinkspp
||webukatu.com/wordpress/wp-content/*/bannerC.jpg
smarticular.net###marketing-box-container
keurig.com###__tealiumModalParent
keurig.com###tDrkDiv
citydog.io##.email-subscription
vitvesti.by##.btn-primary[href][rel="noreferrer"]
home.webinarjam.com#$##popup_exit { display: none !important; }
home.webinarjam.com#$#.modal-backdrop { display: none !important; }
home.webinarjam.com#$#body.modal-open { overflow: auto !important; }
gotovim.ru##.obj-tg
lafoy.ru#?#div[itemprop="articleBody"] > noindex:-abp-has(> p.post__text > b > a[href="https://zen.yandex.ru/lafoy.ru"])
realt.by##.reading-box
linuxhint.com##.formkit-overlay
hoy.es#%#//scriptlet('remove-attr', 'style', 'body[style^="overflow:"]')
hoy.es#?#body > div > div[id="engagement-top"]:upward(1)
hoy.es##div[data-animated-modal-bottom]
crypto.ru#$##modal { display: none !important; }
crypto.ru#$#html.with--no_scroll { overflow: auto !important; }
nv.ua,crypto.ru##.telegram-subscribe
vinbazar.com#?#.news_photos > p:-abp-has(> a.mesengers)
nubiapage.com#?#.g1-collection-items > li:-abp-has(> aside.g1-newsletter)
reform.by,reform.news##blockquote.info
vestiprim.ru##.fullsingup
gymglish.com#%#//scriptlet("set-cookie", "a9-beforeyouleave-popin", "1")
fcbayern.com##div[class^="newsletter__Wrapper"]
flora-toskana.com##.footer-container-before
jawoll24.de,blumixx.de###footerColumnsTop
shoppingpl.com#%#//scriptlet('set-cookie', 'likePopupShown', '1')
radarbox.com##div[class*=" SplashScreen__SplashModalStyle-"]
howstuffworks.com###async-footer > div.w-full[data-background]
newstula.ru##.post-content + div[style^="border:1px solid"]
theculinarytravelguide.com##[data-ff-name="popupNoImage"]
site.ua#?#.sub-title + div.grid > div[x-data]:-abp-has(> div.w-full > div.fb-page)
site.ua###newsSubscriptionForm
economist.com##._newsletterContentPromo
zpravda.ru#?#.page-main > p:-abp-has(> a[href="https://t-do.ru/tatmediaofficial"])
zpravda.ru#?#.page-main > h2:-abp-has(a[href="https://t.me/zpravda"])
livelaw.in##.bottom-popup
nordvpn.com##.SubscribeSection
hi-news.ru#?#.post__text > p > code:-abp-has(> a[href^="https://zen.yandex.ru/hi-news.ru"])
lkw-teile24.de#$#.popup-newsletter { display: none!important; }
lkw-teile24.de#$#.modal-backdrop { display: none!important; }
lkw-teile24.de#$#body { overflow: auto!important; padding-right: 0!important; }
klimareporter.de###bottom-right
muenchen.de##.m-newsletter-registration
dometic.com#?##container div[class]:-abp-has(> button[aria-label="Schließen"])
hurrythefoodup.com##div[id^="cp_popup_id"]
bbc.com##div[id^="piano-inline"]
phileweb.com###rmenu_mail
techinsider.ru,pravilamag.ru##.app-popups__popup
nextpit.de##.np-nl-widget
nextpit.de##.seva-form
notino.co.uk##.exponea-banner
kartell.com#$##CC-newsletterModalPanel { display: none !important; }
kartell.com#$#body { overflow: auto !important; }
fruitfulenglish.com##.fixedFooter
fruitfulenglish.com##.header_bunner
mozo.com.au#%#//scriptlet('set-cookie','newsletter_popup_closed', 'true')
mozo.com.au##.b-newsletter-signup
smolnarod.ru###header_telegram
cnet.com##div[section="homepage-email-promo"]
handelshof.de#?#body > div.fancybox-container:-abp-has(> div.fancybox-inner > div.fancybox-stage div.newsletter-modal)
handelshof.de#$#html { overflow: auto !important; }
easeus.com##div[class^="email_box_"]
||static.klaviyo.com/onsite/js/klaviyo.js$domain=stetson.com|cooksy.com
molistar.com##.box-post-share-gg
molistar.com##.form-register
||u939.colgate.com^
sports.yahoo.com###Col2-2-NewsletterSubscription-Proxy
reform.by,reform.news#?#.b-r--after_content > p:-abp-has(> a[href^="https://news.google.com/publications/"])
calend.ru##.broadcastWidget
site.ua##div[class="flex flex-col sm:flex-row items-center justify-center border border-gray-300 px-4 md:px-6 p-5 bg-gray-50"]
news.gallup.com#?#article > div.cmsitem:-abp-has(> div.innercmsitem  div.content-card > div > h2:contains(Subscribe to))
news.gallup.com##.section--callout
news.gallup.com##.c-subscribe-redirect
aok-erleben.de##.newsletter-lead:first-child
muglayenigun.com##.kanews-article-action-left
whats-on-netflix.com##.moOptinForm
vladimirbelev.ru##.b-follow
vladimirbelev.ru#$?#body > div.fancybox-container:-abp-has(div.fancybox-content > aside.b-subscribe) { display: none!important; }
vladimirbelev.ru#$#body { overflow: auto!important; }
incrussia.ru##.sub-form-wrapper
incrussia.ru##.inline-subscription-form
incrussia.ru##.stk-mask > a[href="https://t.me/incrussiamedia"]
tennis.com,fortune.com#$#.preloaded_lightbox { display: none !important; }
tennis.com,fortune.com#$#.fb_lightbox-overlay { display: none !important; }
tennis.com,fortune.com#$#body { overflow: auto !important; }
tp-link.com###subscribe-us
telecomtalk.info##.subs-sec
telecomtalk.info##.subscribe-image
meduza.io#?#.Section-root > div.Section-block:-abp-has(form.SignalBlock-subscribe)
yomiuri.co.jp##.p-footer-subscribe
logicool.co.jp##.email-subscription-modal
myfin.by##.article__content > div[data-ga-experement="short-infinity-news"] > h4[style="text-align: center;"]
eatthis.com##.newsletter-window
eatthis.com##.widget-postup-standalone-form
naked-science.ru##.single_subscribe
chayka.lv##.ch-telegram-banner-container
delicious-audio.com#$##container div.wow-modal-overlay { display: none !important; }
delicious-audio.com#$#body { overflow: auto !important; }
sfchronicle.com#?#.hst-freeform:-abp-has(> div.BC_body > div.BC_wrapper > p.BC_disclaimer)
minecraft20.ru##.store-features__list
themoscowtimes.com##.article__newsletter
schuhplus.com###popu-12384
hotokami.jp##.register-banner
hotokami.jp##.mail_magazine_form--container
theatlantic.com##div[class^="LostInventoryMessage_root__"]
theatlantic.com##div[class^="LostInventoryMessage_clsAvoider__"]
theatlantic.com###site > div#leaflets
inews.zoombangla.com##.code-block + div[class]:-abp-has(> blockquote > strong > a[href^="https://news.google.com/publications/"])
mvdmedia.ru##.sharing + div[style^="margin-bottom:"]
life.ru##div[class^="styles_footerBlock__"] > div[class^="styles_root__"]
zakaz.atbmarket.com##.netpeak-popup-conteiner
diejugendherbergen.de##.newsletter-popup22
animeworld.tv#?##sidebar > div.widget.simple-film-list:-abp-has(> div.widget-body > div.social-aw)
thenextweb.com##.channel-cta
wccftech.com##.subscribe-now
comments.ua##article > br + p[style^="font-weight: 700!important"]
totylkoteoria.pl##.popup-mask
totylkoteoria.pl##.newsletter
totylkoteoria.pl##.newsletter__sidebar
shieldsgazette.com##.piano-section-banner
nationalreview.com##.aside-module--promo-module
nationalreview.com##.article-newsletter-module
sportpursuit.com#$#div[data-modal="unified-register"] { display: none !important; }
sportpursuit.com#$#body.v--modal-block-scroll { overflow: visible !important; }
airconcentre.co.uk##body #_lpSurveyPopover
debenhams.com#%#//scriptlet('hide-in-shadow-dom', 'div[class*="box-subscription-"]')
louisbouchard.ai#?#section > p:-abp-has(> a[href="https://www.linkedin.com/in/whats-ai/"])
louisbouchard.ai#?#section > figure.kg-card:-abp-has(> a[href^="http://eepurl.com/"])
wenz.de##section[role="dialog"]:-abp-has(> aside[aria-label^="ZUM NEWSLETTER"])
mona.de,wenz.de##entd-newsletter-subscription-footer
/images/bentham_newsletter.jpg$domain=benthamscience.com|eurekaselect.com
firesticktricks.com##.banner-btm-section
whistleout.com.au##div[data-subscribe]
megatop.by##.v-application--wrap > div.action.d-flex
mignews.com##.button-telegram
skay.ua##.newsletter_block_section
levi.com##div[data-testid="auth-modal-controller"]
digitalcameraworld.com,cinemablend.com,cyclingnews.com,guitarworld.com,marieclaire.com,imore.com,whattowatch.com,whathifi.com,space.com,windowscentral.com,gamesradar.com,laptopmag.com,livescience.com,musicradar.com,pcgamer.com,tomsguide.com,toptenreviews.com,androidcentral.com,tomshardware.com,techradar.com###slice-container-exitIntent
lamartina.com#?#.MuiDialog-root[style^="position:"][role="presentation"]:-abp-has(> div.MuiDialog-container span + div[class] > label[for^="newsletter_"])
lamartina.com#$#body[style*="overflow:"] { overflow: auto !important; padding-right: 0 !important; }
discovermagazine.com#$#body { overflow: auto !important; }
discovermagazine.com#$#div[role="button"][aria-label="Dismiss Dialog"] { display: none !important; }
discovermagazine.com#$#div[style="animation: 200ms ease 0s 1 normal none running fadeIn;"] { display: none !important; }
dida.do##div[class^="lg"][class*="bg-dida_background"] > div.border-dida_background
holiday.by##.messenger-sub-wrap
scooter-zip.ru##.lhWidgetItem-Wheel_Of_Fortune
edh.tw##.newsletter-backdrop
zentrum-der-gesundheit.de#?#main > div > div[class*="lime"]:-abp-has(> form > button[aria-label="Jetzt anmelden"])
nbcnews.com,today.com##.nl-signup-inline
tycsports.com##.subs-box
vistaprint.de#?#main > div.standard-hero-short:-abp-has(div:contains(/^Abonnieren Sie unsere E-Mails.$/))
noktabursa.com.tr##.googlenews
||static3.car.ru/js_min/d3ccad35a90401b5b5aa1797d99c5a8f_yg_promo.js
stoneforest.ru#?#.td-ss-main-sidebar > aside.widget_text:-abp-has(> div.textwidget > a[href="https://ttttt.me/stoneforest"])
click-or-die.ru#?#.post-content > p:-abp-has(> a[href="https://t.me/clickordie"])
click-or-die.ru#?#.post-content > p:-abp-has(> a[href="https://t.me/clickordie"]) + p
foto.mueller.de##section > [name="newsletterSignupFloatingBox"]
papier.com###email-pop-up-container
daily.afisha.ru##.bottom-social
life.ru##div[class^="CommonLayout_animation_notification_"]
5-tv.ru##p[class^="contAlt cFadeDark"]
newyorker.com##div[class^="paywall"]
newyorker.com##.cm-footer__wrapper
agents.media##subscribe-c2a
raiffeisen.com#$#RNModal { display: none!important; }
raiffeisen.com#$##RNModal ~ .modal-backdrop { display: none!important; }
raiffeisen.com#$#body { overflow: visible!important; padding-right: 0!important; }
itzine.ru##.single-footer > a[href="https://telegram.me/itzine/"]
itzine.ru##.single-footer > a[href^="https://yandex.ru/news/?"]
build.com#$#body { overflow: auto !important; }
build.com#$##modal-portal-subscribe-to-mailing-list-popup { display: none !important; }
ledauphine.com##.GSOC_newsletterRegistration
chromeunboxed.com###block-8
kj.de###newsletter-kunden
stewmac.com#$#body { overflow: auto !important; }
stewmac.com#$#.lightbox-newsletter-form { display: none !important; }
stewmac.com#$#.modal-backdrop { display: none !important; }
news.ru##.most-discuss__subscribe
news.ru##.bem-main-video__subscr
watchasian.ac###sidebar > div.fanpage
gloss.ua#?#.article > p:-abp-has(> strong > a[href="https://t.me/glossua"])
winfuture.de#?##rightWrap > div.rightBx:-abp-has(> div.rightBx_btm > a[href="/beispielnewsletter.html"])
muscleandstrength.com##.footer-email-signup
muscleandstrength.com##.node-email-subscribe
flynorse.com##app-mailing-list
mattressfirm.com#$#body { position: unset !important; }
mattressfirm.com#$#.modal-email-subscription { display: none !important; }
mattressfirm.com#$#.modal-email-subscription + div.msc-modal__backdrop { display: none !important; }
academics.de##.js-registration-fence
academics.de##.widgets-registration-teaser
321linsen.de#$##subscribeModal { display: none!important; }
321linsen.de#$#.modal-backdrop { display: none!important; }
321linsen.de#$#body { overflow: auto!important; padding-right: 0!important; }
rg.ru##section[class^="PageArticle_buttonsUnderText"]
androidinsider.ru##a[href="https://zen.yandex.ru/androidinsider.ru"]
maidenhead-advertiser.co.uk###popuptest
fandomwire.com##.g1-newsletter-horizontal
ortobom.com.br###newsletterHomeSection
unstop.com##.subscribe-bg
elespectador.com##.Button_googleAlert
elespectador.com##.BannerNewsletter
semana.com##.footer-google-news
jooble.org##div[data-test-name="_subscriptionWidget"]
creativespirits.info###exit-intent
sloanreview.mit.edu##.welcome-box
ukrinform.*##.projectsBlock
chesterstandard.co.uk##.send-us-your-news-cta
lotto.it#$#.newletterModal { display: none !important; }
lotto.it#$#.modals-overlay { display: none !important; }
lotto.it#$#body._has-modal { overflow: auto !important; }
smartbuyglasses.de#$#.preloaded_lightbox { display: none!important; }
smartbuyglasses.de#$#.fb_lightbox-overlay { display: none!important; }
smartbuyglasses.de#$#body { overflow: auto!important; }
charlietemple.com#$#.modal-newsletter { display: none!important; }
charlietemple.com#$#body { overflow: auto!important; position: static!important; }
crocs.co.jp###global-header div#m-header-email-signup
moonshot.news,activestate.com,xakep.ru###custom_html-7
remontka.pro##div[style^="margin:auto; width:300px;margin-bottom:15px;"]
sergiorossi.com##.newsletterOptinModal
torontovka.com##div[data-type="subscription"]
torontovka.com##tor-subscribe-btn
parfois.com#%#//scriptlet("set-cookie", "newsletter_shown", "false")
lavatools.co##.nsio-edp-overlay
ayntec.com##section[data-section-type="newsletter-popup"]
github.com##.js-newsletter-signup-form
||thesun.co.uk/simwidgets/v1/sim$subdocument
the-sun.com##iframe[src="https://www.thesun.co.uk/simwidgets/v1/sim"]
machow2.com#%#//scriptlet('set-cookie-reload', 'hustle-hide-module-2', '2')
globo.com###newsletterMCWrapper
piacenza24.eu###simplemodal-overlay
piacenza24.eu###simplemodal-container
||opera.com/en/downloadassets/sticky-bar-auto
blogs.opera.com##.widget_text
xsport.ua#$#.social-sharer__item--google-news { visibility: hidden !important; }
||shefinds.com/iframe-modal-homepage/
shefinds.com##.subscribe-footer-wrap
express.co.uk##.sh__banner
vidooly.com###elementor-popup-modal-21364
renderforest.com##.footer-subscription
edimdoma.ru##.zen_block
gearjunkie.com###pu-wrapper
ngs55.ru,74.ru#?#section[class^="_"]:-abp-has(> p:contains(/^Подпишитесь на/))
simonandschuster.com##.signup-background
arabic.rt.com##a[href="http://t.me/rtarabictelegram"] > img
actualidad.rt.com##.ArticleView-telegramBanner
rt.com##.layout__content div.telegram
rt.com##.telegram_visual
francais.rt.com##a[href="https://t.me/rtfrance_officiel"] > video
francais.rt.com##.article__telegram-button-container
actualidad.rt.com,de.rt.com##.Section-block > div.Subscription-isReact
de.rt.com##.ArticleView-googleNewsBanner
readovka.news##.block-community-tg
heystacks.com##.email-notification-snackbar
jpost.com##div[class^="__ADORIC__"]
cleanipedia.com##section[aria-label="Newsletter abonnieren"]
maketecheasier.com##.newsub-box
eobuv.com,eschuhe.at,eapavi.lv,eobutev.si,eobuv.com.ua,eavalyne.lt##.newsletter-section-wrapper
elperiodico.com##.susbscribe_newsletter_button
oglobo.globo.com#$#.barreiraJornada { display: none !important; }
oglobo.globo.com#$#html { overflow: auto !important; touch-action: auto !important; }
guns.com##.marketing-container
kp.ru,kp.by,kp.kg,kp.kz,kp.md#?#div[data-gtm-el="content-body"] ~ div[class^="sc-"] > div[class^="sc-"]:-abp-has(> div[class^="sc-"] > div[class^="smi24_"])
anura.io##.subscribeSection
[$domain=mail.ru,path=/^\/$/]#?#div[data-testid="pulse-row"] > div[data-testid="pulse-card"] div[class*="_"] > input[name="email"]:upward(div[data-testid="pulse-card"])
proptiger.com##.fixed-sub-bx
proptiger.com###popupStart
proptiger.com##.getupdateBox
proptiger.com##.subscribe_bx
digitimes.com###artcount
farmer.pl###axnBodyContainer
zif-berlin.org##.block-bundle-newsletter
croissant-online.jp##.mod-subscribemailmagazine
rud.ua##.subscription-module--popup
elperiodicoextremadura.com###fmegaPiano
delovoymir.biz##.art_tlgm_dz
famous-smoke.com###email-banner
tecnoandroid.it##.td-ss-main-sidebar > aside#text-145
nypost.com##.nyp-zephr-flyout--left
klymenko-time.com##.single_sources
ozmall.co.jp##.cmp__banner-item > a[href^="/members/"]
r.gnavi.co.jp##.topMailRegLink
domonet.jp##.banner_contents > a[href="/users/entry"]
townwork.net##.panel-parts-regist-mail
townwork.net##.btn-regist-mail-wrap
muenzeoesterreich.at#$#.js-newsletter-modal { display: none!important; }
muenzeoesterreich.at#$#.modal-backdrop { display: none!important; }
muenzeoesterreich.at#$#body { overflow: auto!important; padding-right: 0!important; }
goal.com##section[data-type="NewsletterComponent"]
waz.de##.content-options .collapsable__content > div > form.layout_form
fila.com#$#.signup-modal { display: none!important; }
fila.com#$#.ui-widget-overlay { display: none!important; }
fila.com#$#body { position: static!important; }
gatdaily.com###custom_html-22
jin115.com##.plugin-follow_buttons
netgeek.biz###text-10
timesofisrael.com##.nlsignup
oeko.de##.frame-type-form_formframework
thebarentsobserver.com##.pane-simplenews-19
thebarentsobserver.com###article-newsletter
developerinsider.co##.witget-subscribe
rbc.ua#?#.nano-content > .item > a[href="https://t.me/RBC_ua_news"]:upward(1)
rbc.ua##a[href="https://t.me/RBC_ua_news"]
inpower.com.br##.home-popup
avantree.com##.subscibe
thesun.co.uk###sim-module
sputnik.by#?#.floor > div.floor__cell:-abp-has(> div.floor__cell-size > div.floor__cell-shape > div.cell > a[href="https://t.me/sputnikby"])
detector.media##.submailchimp
bihus.info##.bi-horizontal-ad__link
bihus.info##.bi-subscribe
bihus.info##.bi-instagram
sundaypost.com##.dct-cta--subscribe
rawstory.com###piano-infobar-container
rtvi.com##.tlg-block
takvim.com.tr,atv.com.tr,ahaber.com.tr##.detail-google-news
bioguia.com##.article-form-newsletter
brestcity.com#%#AG_onLoad(function(){var el = document.querySelector('.pageviews-placeholder + br');if(el&&el.nextSibling&&el.nextSibling.textContent.includes('Подпишитесь на')){el.nextSibling.remove();}});
brestcity.com#?#.entry > p[style="text-align: right;"] > strong:contains(Присоединяйтесь!)
coingape.com##.ads-up
rskrf.ru##.subscr_form
rskrf.ru##.subscribeBlockFixed
kdnuggets.com##.box-form
souspark.ru##.widget_wpshop_widget_subscribe
capital.fr##.pmcInsert[data-signupservice^="CAP_NEWSLETTERS_ENCART-NL-SITE-CAP_NL-ECO_"]
techcult.ru##.facebook
analyticsindiamag.com##div[class^="code-block code-block-"][style]
kp.ru#?#div[class]:-abp-has(> div[class] > div[class] > input[type="email"])
ciatr.jp#?#.article-footer-unit > h2.head-main:contains(ニュースレター)
ciatr.jp##.news-letter-item
hindian.net##.buttonizer
zaochnik.ru##.vuedals
belmarket.by#?#.aside:-abp-has(> div.subscription-form)
vegasslotsonline.com##.subscribe-to-newsletter
sundaypost.com###dct-cta--signup-signup-generic
sport-express.ru##.se-material-page__blog-buttons
||hindishouter.com/wp-content/uploads/2022/01/download.jpg
dieversicherer.de##.newsletter__container
sportingnews.com##.social-media-sidebar
biteki.com##.sideblock_social
currenttime.tv##.design-top-offset > div.region
news.mynavi.jp###piano_mailform
cnet.com##.newsletterWrap
vsim.ua##.title-clear > .btn
7days.ru##a[class$="_button-social_telegramm"]
medium.com#?#div[role="dialog"] ~ div > div > div > div > div > h2:contains(Sign up for Analytics Vidhya News Bytes):upward(2)
latest-ufo-sightings.net###text-3
silicon.de###nl-overlay
silicon.de##.wrap-contenus
edimdoma.ru##.sticky_subscribe_block
booking.com##.hide-newsletter-menu-tab
booking.com##.emk_footer_update
vsim.ua#$##modal_mail { display: none !important; }
vsim.ua#$#.modal-backdrop { display: none !important; }
vsim.ua#$#.modal-open { overflow: auto !important; }
gqjapan.jp##div[class^="LinkBannerMarquee-"]
bezprovodoff.com##div[id^="mc4wp_form_widget-"]
cyfral-group.ru#$#div[data-popup-subscribe-inited] { display: none !important; }
cyfral-group.ru#$#.t-body_popupshowed { overflow: auto !important; }
guidingtech.com##.join-newsletter
paperpaper.*#?#.stk-post > div.stk-grid:-abp-has(> div.stk-grid-col div[class^="stk-theme"] > a[href^="http://paperpaper.uno"])
pepper.ru##.js-telegram-widget
heizung-billiger.de###news_modal
kp.ru##.page-content__footer-top
kp.ru##a[href="https://zen.yandex.ru/kpsport"]
m.ura.news##.publication-send-news
ura.news##.publication-subscribe
elementor.com##.stop-banner
offshoreleaks.icij.org##.signup-card
freshnrebel.com##.content-main + div:not([class])
discours.io###mailingList
ria-m.tv###center > p.typerr + p[style="text-align: left;"]
dantri.com.vn##div[data-module="cognito-form"]
pfister.ch##div[class^="style__NewsletterPopupComponent"]
1istochnik.ru##div[class^="article_"][class$="-share"]
1istochnik.ru##.news-sidebar-social
mel.fm##.subscriptionBlock
kanobu.ru##div[class^="MaterialSubscription_root"]
discovermagazine.com##div[class^="thz"]
discovermagazine.com##div[class^="sc-"] > section + div[class^="sc-"]
kickz.com#$##newsletter-popup_modal { display: none !important; }
kickz.com#$#body { overflow: visible !important; }
mashingup.jp##div[class$="MailMagazine"]
businessinsider.de##.piano-article__after-block--2
businessinsider.de##.bi-image > a[href="https://www.businessinsider.de/informationen/money-mindset-finanz-newsletter/"]
atlanticcouncil.org##.gravity-form
infox.ru##.yan-invite-block
aktualne.cz##.right-column__newsletter
foodist.de#$#html.no--scroll { overflow: auto !important; }
foodist.de#$##newsletter-overlay { display: none !important; }
classicalmusicnews.ru##.entry-footer a[href="https://t.me/classicalmusicnews"]
meduza.global.ssl.fastly.net,meduza.io##.SignalBlock-root
restofworld.org##.block--homepage-newsletter
nomadicboys.com##.boxzilla-subscribe-bar-mobile
nomadicboys.com##.article-post > div.inline-form
service-public.fr##.col-home-follow
lidea.today##.aa-mailMagazine
opensource.com##.subscribe-float
mydeliciousmeals.com##.subscription-module
crea.bunshun.jp##.mail-magazine
cepa.org##.tf-sh-a48575d152037e04ccab10c97fedfa66
kushat.net##a[href="https://www.facebook.com/groups/2429123930441615"]
boredpanda.com#$#body { overflow: auto !important; padding-right: 0 !important; }
boredpanda.com#$##subscribe-before-leaving { display: none !important; }
boredpanda.com#$##subscribe-before-leaving ~ div.modal-backdrop { display: none !important; }
francetvinfo.fr##.page-content > section.nl-block
||media.fidoalliance.org/wp-content/plugins/wordpress-popup/$script
ookla.com##.article-sidebar-panel-subscribe
peopletalk.ru##body .zen-block
ukr.media##.push_btn
mhw.fuguai-online.com,momoniji.com##.sns-follow
opopular.com.br##.container-inner-newsletter
||egoi.page^$third-party
folhabv.com.br##iframe[src^="https://egoi.page/"]
nsn.fm###articleBody > div[class] div[itemprop="articleBody"] + div[class] > section[class]
nsn.fm##div[itemprop="articleBody"] > div[class^="_"] > div[class] >  p
peopletalk.ru##.only-mobile
positivr.fr##.positivr-newsletter-cta
myticket.de##div[id^="c-newsletter"]
myticket.de###c-eventalarm
yeniasir.com.tr##.detail-subscribe
huffingtonpost.jp##.js-newsletter-container
deutschestheater.de##.JS-Newsletter-Registration
ticketonline.de,eventim.de#?#.main-content > section[data-c="eviwidget"]:-abp-has(.evi-widget-type-general-newsletter)
miamistandard.news##.pps-popup
uvi.net,miamistandard.news##.__b-popup1__
24tv.ua##app-subscription-banner
ctnews.ru##.goto_news__block
i-ua.tv##.tm-article a[href="https://t.me/iuatv"]
digitalocean.com#?#div[class^="ToastStyles__StyledWrapper"]:-abp-has(> div[class^="NewsletterToastStyle__NewsletterText"])
csmonitor.com###ezve-inbody-newsletter-widget
||lightboxcdn.com/vendor/$domain=deadline.com|csmonitor.com
novayagazeta.ru##div[class^="SubscriptionInformer_root__"]
matichonweekly.com,sentangsedtee.com,silpa-mag.com,technologychaoban.com,matichon.co.th##div[class] > div.td_block_text_with_title
daily.afisha.ru##.news-footer
newdaynews.ru##.ftbn
hozzi.ru##.social_rm
finanznachrichten.de##.modal-scrollable
finanznachrichten.de##.modal-scrollable + div.modal-backdrop
intermedia.ru##.mainpage-subscribe-block
ren.tv##div[class*=" SubscribeBtm_"]
textstudio.co##.premium-banner
vecernji.hr##div[id^="pianoSectionPosA"]
wwdjapan.com###wwdj-registration-2
wwdjapan.com##.wwdj-mail-magazine
leoncycle.de##.s360-newsletter-wrapper
justinbiebermusic.com##div[id^="mailing-list"]
justinbiebermusic.com##.reveal-modal-bg
moscowtimes.*#$#.contribute-modal { display: none !important; }
moscowtimes.*#$#body { overflow: auto !important; }
moscowtimes.*##.social-follow
||api-esp.piano.io/publisher/unattended/
mlyn.by#?#.siteorigin-widget-tinymce > blockquote:-abp-has(a[href="https://t.me/mlynby"])
meduza.global.ssl.fastly.net,meduza.io##.EmailSubscription-root
kinderraeume.com#$#html { overflow: auto !important; }
kinderraeume.com#$#body { overflow: auto !important; }
kinderraeume.com#$#.newsletterregistration--modal ~ div.js--overlay { display: none !important; }
kinderraeume.com#$#.newsletterregistration--modal { display: none !important; }
coder.com#?#div[class^="jss"]:-abp-has(> header > div > h2:contains(Join our newsletter))
zen.yandex.*##.feed-subscription-promo
mumsnet.com###main-container > div[\:class^="$store.adtech.reskinRenderedDesktop"]
kinopoisk.ru##div[data-ui-id="post"] > div[style^="background-color:rgba(247, 247, 247, 1);"][style*="border-radius:10px"]
nsn.fm#?#article div:not([class]) > div[class] > section[class]:-abp-has(> div[class] form > input + button:contains(подписаться))
guru99.com##.af-form-wrapper
emais.estadao.com.br##.emais-newsletter
pyimagesearch.com##.gpd-footer-cta
insights.sei.cmu.edu##.subscribe_small
analyticsindiamag.com##section[data-id="23d45d60"]
lamoda.pl##article + a[href="/newsletter"]
||adebiportal.kz/web/images/tlg*.png
adebiportal.kz##p + hr
inform.kz##.soc_art_block2
poetschke.de#?#.three-widgets > section:-abp-has(> div.widget-inner > div.newsletter)
poetschke.de##.detailsNewsletter
onmeda.de##.areas-newsletter
khaosod.co.th##.udfollow
androidauthority.com##a[href="https://www.androidauthority.com/newsletters/"]
androidauthority.com##a[href="https://www.androidauthority.com/newsletters/"] + div[class]
inforeactor.ru##.image-dzen-link
bikeathome.com###mp-popupwrapper1
timeturk.com#?#.sidebar > div.sidebar-widget:-abp-has(> form.mail-form)
marianne.net###modal-newsletter
marianne.net##.overlay--cover-all
teknoblog.com#?#a[href^="https://news.google.com/publications/"] > img
jagran.com##.tp-container-inner
coop-land.ru##.wr-area
coop-land.ru##article > div.text-center[style="margin-bottom: 20px;"]
coop-land.ru##article > div[class="center m10"]
ganc-chas.by##.wp-block-wptelegram-widget-join-channel
vesti.ua##.mainContentBlock > div.mainContent > div.singleContentFooter
ficbook.net##.header-holder > div.alert
reform.news,reform.by##div[class="b-r b-r--after_p_1"]
reform.news,reform.by##.b-r > noindex
cerave.ru##.sticky-subscribe
crio.do###ghost-portal-root
flatout.com.br##.gg-crowdfunding-subscribe
||popup-static.unisender.com/service/loader.js
posthaus.com.br#?##root > div[offset="0"] > div[class]:-abp-has(> div[overflow="auto"] > div[class] > form div[name="newsEmail"])
posthaus.com.br#?##root > div[offset="0"] > div[class]:-abp-has(> div[class] > form div[name="newsEmail"])
phonearena.com##.content-subscription
deccanherald.com##.opt_widget_main
nli-research.co.jp##.mail_maga
shoestock.com.br,zattini.com.br##.home-gamma__newsletter
forbes.ru###feed-subscription
timeout.ru#?#div[data-stk-css="stkLNQgn"]
timeout.ru##div[data-stk-css="stkLNQgn"] + hr
thelocal.de##.ml-manual-widget-container
cpp.libhunt.com##.text-strong-invite
timeout.ru##.circle-wrapper
timeout.ru#?#.square:-abp-has(> a[title="Time Out в Viber"])
bittorrent.com#?#.prodnews-container div[class^="col-"] > div.row:-abp-has(> div[class] > div[id="emailFormContainer"])
tproger.ru,newsgram.com,paperpaper.*,deon.pl##aside .subscription-widget
tproger.ru###post-widget-container.subscription-widget
accordancebible.com#?#.flex-grow > div.bg-primary:-abp-has(> div.container div.newsletter-signup)
try-it.jp##div[class^="register"]
earth.com##div[class^="NewsSubscribeLg_"]
theverge.com##.l-sidebar-fixed > div[data-analytics-placement]
afyonhaber.com##.googlenewsm-btn
newsindiatimes.com##.spu-bg
newsindiatimes.com##.spu-box
thetimes.co.uk###paywall-portal-sale-modal
||edugram.com/partnersforms/widget/?component=popupEmailForm
polaroid.com##body .privy
pravda.com.ua##.block_post > div[style="margin-top: 25px;"]
ukrinform.pl,ukrinform.jp,ukrinform.fr,ukrinform.de,ukrinform.es,ukrinform.net##div[data-name="int_hidden"]
vnnews.ru##div[class^="telega_sub"]
ranak.me##.youtube-list > div.line
webcg.net##.mailmagazine-widget
gooday.nikkei.co.jp##.gdy-side-sns
onliner.by#?#.news-text > p[style]:-abp-has(> strong:contains(/Наш канал в|Падпісвайцеся/))
time.com##.roadblock
free-ebooks.net##.register-box
free-ebooks.net##.lp-popup__iframe-wrapper
manomano.de#%#(function() { try { if ('undefined' != typeof localStorage) {var date = new Date(); window.localStorage.setItem("newsletter_displayed_timestamp", date.getTime()); } } catch (ex) {} })();
oneesports.vn###oes-dedicated-article-card
oneesports.vn##.oes-hbs-sticky-bar
magicland.it##.PopupNewsletter
informburo.kz##.article-social-block
businesstoday.in##.newsltter-iframe
primpress.ru##.b-channels
primpress.ru##.b-socials
bustle.com#?#aside[class] > div > div[class] > div:contains(newsletter):upward(1)
carwale.com#?#section > div > div > button:contains(Subscribe Now):upward(1)
womenforwomen.org##.webform-submission-newsletter-signup-form-add-form
danamon.co.id##.form-dcwcoid
danamon.co.id##.dcwcoid-newsletter
besthealthmag.ca###cmu_right_rail_widget-3
mashable.com##div[data-ga-category="newsletters"]
cnews.ru##.notification
news.acer.com##div[class^="SubscribeForm_"]
timesnownews.com##div[class^="ArticleShow-googleFollow-"]
vivaldi.com#?#.blocks > div.row > div.column:-abp-has(> div.color6 h2:contains(Будьте в курсе))
epravda.com.ua#?#.post__text > blockquote:-abp-has(> p > a[href="https://t.me/epravda"])
life.pravda.com.ua##.content-block-column > div.img-wrap > div[style="text-align:center; padding-top: 0px;"]
pravda.com.ua##.unit_sp_place
lifeonvirginiastreet.com###genesis-content > div.after-entry
lifeonvirginiastreet.com#?#.sidebar > section.widget > div.widget-wrap > h3.widget-title:contains(Subscribe):upward(2)
mag.auto.ru##div[class^="SubscriptionForm"]
mag.auto.ru##.ArticleFooterTelegram__card
mag.auto.ru##.SectionBlock a[href="https://zen.yandex.ru/autoru_mag"]
leparisien.fr##.article-section .nl-article-card
sputniknews-uz.com,sputnik-tj.com,sputnik-ossetia.com,sputnik-abkhazia.info,sputniknewslv.com,armeniasputnik.am,sputnik-ossetia.ru,sputnik-georgia.ru,sputnik-abkhazia.ru,sputnik.*,sputniknews.*##.article__messengers
star.com.tr##.ebulletin
auto.ru##.ListingPromoSubscription
augsburger-allgemeine.de##.aa-newsletter
managertoday.com.tw##div[class^="epaper-item"]
eluniversal.com.mx##.contenedor-gral-widget
anews.com##.rb-subscriber
anews.com##.btn-readmore
hindustantimes.com##.new__newsletter__signup
gvm.com.tw##.sleepy-overlay
indiatoday.in##.newsltter-iframe-new
starhit.ru#?#.article > p:-abp-has(> b > a[href="https://zen.yandex.ru/starhit.ru"])
graty.me##.widget_3
368.media##.telegram-promo
bits.media##.subscribe-form-news
becloud.by##.rss
howtogeek.com##.subscribe-button
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:"]:-abp-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:-abp-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
decider.com,pagesix.com##.nyp-zephr-flyout
androidinsider.ru#?#.article-body > p:-abp-has(> code > a[href="https://zen.yandex.ru/androidinsider.ru"])
androidinsider.ru#?#.article-body > p:-abp-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:-abp-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
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.cnet.com,japan.zdnet.com###article_under_nllink
japan.zdnet.com##.mailmagazine
interfax.ru##.group-btns
interfax.ru###form__subscribe
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:-abp-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:-abp-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:-abp-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:-abp-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:-abp-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
teknolojioku.com,f5haber.com##.subscribe-google-news
semnasem.org##.article__footer-column-subscription-form-column-right
oantagonista.uol.com.br##.newsletter_form_amp
diyarbakirhaber.com.tr,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"]
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
ampcapital.com#?#.featured_publications-col > div.featured_publications-item:-abp-has(> div.card_signup)
ampcapital.com#?#.hl-template > div.capital-aem-component:-abp-has(> div.capital-aem-component > div.hp-light > div.hl-content_block-content > form[action$="/insights-inpage-subscribe"])
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
kuow.org##.cta_newsletter
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; }
siberbulten.com##.pum-overlay[data-popmake*='"slug":"haftalik-abonelik-popslider"']
m.tribuneindia.com##amp-img[alt="Google News"]
m.haber365.com.tr##.row.mt-2 > div[class="col-12"][style="text-align: center;"]
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:-abp-has(> div.v-card__text > div[id^="mc_embed_signup"])
milatgazetesi.com#?#div[class^="col-"] > div.row:-abp-has(> a[href^="https://news.google.com"])
informator.ua##.post__subscribe-banner
informator.ua#?#.post__text > p:-abp-has(> a[href="https://t.me/informator_live"])
720dgree.de##.needsclick
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
rebaltica.lv###MG-container
filminquiry.com#$#.newsletter-popup { display: none!important; }
cinemacao.com##.mc--iframe-responsive-wrapper
cinemacao.com##a[href="https://bit.ly/telegramcinemacao"] > img
hometogo.de##.email-subscription-banner
hometogo.de##div[data-test="email-subscription-banner"]
afound.com,made.com,elementor.com,infosperber.ch,salzburg-airport.com,michalpasterski.pl##.newsletter-popup
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
ozgunkocaeli.com.tr,milligazete.com.tr##.google-news-button
bloomberght.com,haberturk.com##.widget-google-news
slivy.news##.canvas-content > div.cnvs-block-section:-abp-has(div.pk-subscribe-form-wrap)
knews.kg###gnews
ubr.ua##.subscription_Carousel
newonce.sport,newonce.net###piano-main-bottom
protarif.info##.banner_subscription
buzzfeednews.com##.newsblock-newsletter-signup
frantic.im##.about
diemer.de#?#section[role="dialog"]:-abp-has(> aside[aria-label$="zum Newsletter"])
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.uol.com.br,oantagonista.com##.aux-bar
newcastleherald.com.au#?#.bg-indigo-700:-abp-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##.trial-optin-cta
blogs.constantcontact.com##.blogs-cta-wrapper
blogs.constantcontact.com##.optin-overlay
ioshacker.com#?#.cnvs-block-section-sidebar-inner > div.wp-block-group:-abp-has(> div.wp-block-group__inner-container > h2#sign-up-for-our-weekly-newsletter)
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:-abp-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:-abp-has(> #taboola-below-article-thumbnails)
freedownloadmanager.org##.wrap_subscribe
freedownloadmanager.org##.wrap_subscribe + .note
freedownloadmanager.org##.news_subscr
philomag.de##.stickyfooter .node--promoted
sobesednik.ru##a[href="https://t.me/sobesednikru"] > img
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
nameit.com##.customer-club-signup
leninogorsk-rt.ru,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
caribbean-airlines.com##.ctct-popup-form
wordstream.com##.ws-card-v4
stroi.mos.ru##.subscribe_telegram
hellweg.de##.mod-newsletter-registration
handmadekultur.de###elementor-popup-modal-228660
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:-abp-has(> span:contains(Читайте нас))
chronext.de##.e-tastic__chronext-newsletterStage
av.by##.journal-youtube
av.by##.article__content > h4:-abp-has(> a[href="https://zen.yandex.ru/av.by"])
ab-in-den-urlaub.de#$#.reveal-overlay { display: none !important; }
ab-in-den-urlaub.de#$#body.is-reveal-open { overflow: auto !important; }
ab-in-den-urlaub.de#$#html.is-reveal-open { overflow: auto !important; height: unset !important; }
valmano.de##div[data-component-id="comp_0000A142"]
autostat.ru##.Block-subscribe
kanobu.ru#?#.knb-grid-layout > div.knb-grid-cell:-abp-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:-abp-has(> div.mgz-element-inner div.mgz-element-separator-wrapper > h2.title:contains(Newsletter))
seiko-boutique.de#?#.magezon-builder > div.mgz-element:-abp-has(> div.mgz-element-inner div.mgz-element-separator-wrapper > h2.title:contains(Newsletter)) + div[class]
seiko-boutique.de#?#.magezon-builder > div.mgz-element:-abp-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
steiner-juwelier.com#$#body[class$="remodal-is-active"] { padding-right: 0 !important; }
steiner-juwelier.com#$#html.remodal-is-locked { overflow: auto !important; }
steiner-juwelier.com#$#div[class^="remodal-"] { display: none !important; }
watch.de#$#body[class*="newspopup_"] { overflow: auto !important }
watch.de#$#div[id^="newspopup_"] { display: none !important; }
1kr.ua##.read-google-news
dmarge.com##.entry-subscribe
dmarge.com##.section-background-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:-abp-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
rg.ru##.b-yandex-zen
livecodestream.dev#?#aside > div[class]:-abp-has(> div[class] > p:contains(Join our newsletter))
bizmates.jp##.p-magazine
iherb.com##.products > .email-subscription-new-container
paddle.com##.o-article__newsletter
paddle.com##.o-article__footer--newsletter
violity.com##body > #telegramchanal
vr46.com##.newsletter-block-popup
sciencefocus.com,discoverwildlife.com,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
photoshoproadmap.com##.mpp-container
paulaschoice.com#$?#div[class^="Modal__Wrapper-"]:-abp-has(div[class^="SignUpModal__"]) { display: none!important; }
paulaschoice.com#$#div[class^="App__Content-"] { position: static!important; }
metv.com##.side-newsletter-wrap
dailyresearchplot.com##.subscribe-news
radiokp.ru##.dummy-yandex-zen-channel-block
axios.com###referrerModalCTA--modal_prorata
bankstoday.net##.please-share
first-class-and-more.de,bankstoday.net###subscribe_widget
||js.hsforms.net/forms/$domain=oko.uk
oko.uk##.wppopups-whole
oko.uk##.hwp-bottomright
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:-abp-has(> form[action="https://gomakethings.com/api/subscribe.php"])
netflixlife.com#?##sidebar-primary > div.widget:-abp-has(> div.textwidget form[action^="https://daily.fansidedtv.com/"])
car.ru,esoligorsk.by##.dzen
esoligorsk.by##.comments-buttons
esoligorsk.by##.telegram-viber
apemans.com#$#.mfp-wrap { display: none!important; }
apemans.com#$#.mfp-bg { display: none!important; }
filminquiry.com,apemans.com#$#html { overflow: visible!important; padding-right: 0!important; }
continental-aftermarket.com##.newsletter-popUp
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
gazeta.uz##.tg-footer-popup
skipser.com#?#.post > .after-post.widget-area:-abp-has(#subscribe)
adler-farbenmeister.com#?#.emotion--container > div.emotion--element:-abp-has(> div.look_adlerEKWaction > img[src*="newsletter"])
adler-farbenmeister.com##.dasPopup
flightconnections.com##.email-box
flightconnections.com##.email-subscribe-position
departures.to#?#.box:-abp-has(> div.ml-subscribe-form)
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:-abp-has(> b > a[href="https://zen.yandex.ru/media/agroxxi.ru"])
kam24.ru,astv.ru###overlvaysubcribe
kam24.ru,sastv.ru###followwhatsapp
miloserdie.ru##.adp-popup
bloombergquint.com###bq-piano-story-page-newsletter
korsanedebiyat.com#$##popup-box { display: none !important; }
korsanedebiyat.com#$#body.collapsible-active { overflow: auto !important; }
korsanedebiyat.com#$#body.collapsible-active::before { display: none !important; }
diepresse.com##.newsletter-form--article
mecze.com#%#//scriptlet("prevent-setTimeout", "#newsletter-dialog")
visualcapitalist.com###wpforms-widget-4
economictimes.indiatimes.com##.subBox
economictimes.indiatimes.com##.bottomSection
finmarket.ru##div[style^="border: 1px solid #d2d2d2;"][style*="padding: 20px;"]
mogilev.online##a[href="https://t.me/mogilevonline"] > img
lexception.com#$##modal_welcome { display: none !important; }
lexception.com#$#.modal-backdrop { display: none !important; }
lexception.com#$#body { overflow: auto !important; padding-right: 0 !important; }
psm7.com##.b-subscribe-min
medikforum.ru##.fa-newspaper-o
newssky.com.ua##.bb1
changeua.com##.telegram_subscrib
telegraf.news,telegraf.by#?##primary > aside:-abp-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:-abp-has(> strong > a[href="https://t.me/blizkoby"])
carnegieeurope.eu##.engage-box
carnegieendowment.org,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
gartengeraete-onlineshop.de##.footer__newsletter
moogaudio.com##.smile-prompt-frame-container
eigo.plus###text-21
dgbrechtsschutz.de#%#//scriptlet('set-local-storage-item', 'newsletterAdvise', '1')
washingtonpost.com#?#article[data-qa="main"] > div[class]:-abp-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:-abp-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:-abp-has(> p.subs)
paramountplus.com###feedback-form
today.ua##.check-google-news
thepage.ua##.channel__connect-btn
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
mindtecstore.com##.newsletterpopup
aiseesoft.de##.footer--newsletter
||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
apartmenttherapy.com##.Post__emailSignup
hackware.ru##.widget_email-subscribers-form
ppt.ru##.sub-tg
blog.treering.com##.sidebarSubscribe
daily.jstor.org##.article-bottom-email-signup
daily.jstor.org##.homepage-side-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
cquestions.com###HTML12
virtualbrest.ru##a[href="https://tx.me/virtualbrestnews"] > img[height="65"]
radio-canada.ca##.m-newsletter-subscription
tuclothing.sainsburys.co.uk##section[class^="Footer-module__marketing"]
delo.ua##.s-content__subscribe
eurasianet.org,tribuneindia.com##.follow
banki.ru##section[data-test="widget-subscribe"]
buyzero.de##.soundest-form-simple-open-extra-holder
transpack-krumbach.de#?#footer > div[style]:-abp-has(> div.container > div[style] > div[class] > form#form_nl_signup_footer)
qiita.com##.apm-Content
neg.by##.banner-search-system
neg.by##.category-banner-wide
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
cinra.net##.p-newsletter
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
littleinfinite.com###sidebar-signup
strana.news,strana.today,strana.digital##.article-afterbody
tecmundo.com.br###js-widget-thebrief
japan.cnet.com##a[data-ga_label="right_col_newsletter"]
bfore.ai###wrapper > header ~ div.section.cta
mfo-matratzen.de#$#div[class*="newspopup_"] { display: none!important; }
mfo-matratzen.de#$#body { overflow: visible!important; }
albelli.de#$#.newsletter-popup-modal { overflow: visible!important; }
albelli.de#$#body { overflow: visible!important; padding-right: 0!important; }
albelli.de##.arc3-newsletter-bar
baunetzwissen.de###eye_catcher
make-it-in-germany.com##div[id^="popup"]
agro-center.de#$?#.container > div.modal:-abp-has(a[href="https://agro-center.de/newsletteranmeldung/"]) { display: none!important; }
agro-center.de#$#body { overflow: visible!important; padding-right: 0!important; }
ideeundspiel.com#$##newsletter-popup-modal___BV_modal_outer_ { display: none !important; }
ideeundspiel.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
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')
m.vz.ru##main > div.signature
f5.com##div[class*="-newsletter-signup-"]
obserwatorlogistyczny.pl,footbar.info,obserwatorgospodarczy.pl###fm-pu-container
ajansspor.com##.detail__item-sub
bradford.de###mageplaza-betterpopup-block
bradford.de###bio_ep_bg
newsweekjapan.jp###magazine-bnr
gala.fr,yellowkorner.com##.popin-newsletter
yellowkorner.com##.popin-modal-background
life.tw###box
schuco.de##.social-v2--newsletter
schuco.de#$##exit_intent_newsletter_modal { display: none!important; }
schuco.de#$#body { overflow: visible!important; padding-right: 0!important; }
ravensberger-matratzen.de###vonmaehlen-adobe-newsletter-popup
kingcorso.com#$#.wd-promo-popup-wrapper { display: none!important; }
kingcorso.com#$#html { overflow: visible!important; margin-right: 0!important; }
nevnov.ru##.social-container
vbr.ru##.social-banner
eapteka.ru##.main--subscription
wired.com##div[class^="ConsumerMarketingUnitThemedWrapper"] .cm-footer a[href^="https://subscribe.wired.com/subscribe/"]
fakty.com.ua###single-subscribe-news
brecorder.com##.relative[role="dialog"]
loksado.com#%#//scriptlet("abort-current-inline-script", "DS_Popup_1")
m.faz.net##.art_txt > .derivate_default
fdpbt.de###block-webform
skillbox.ru,codastory.com,interior.ru##.subscribe-popup
northantslive.news##.factbox
||data.reachplc.com^$domain=northantslive.news
bellingcat.com##.footer__mailing__right
clevescene.com###NewsletterSignup
seaside-cottage.de##.widget_wp_cleverreach
newindianexpress.com##.morefrom
m.economictimes.com##.techSec
news.itsfoss.com##amp-img[src*="follow-Google-News.png"]
wrestling-online.com#?#.wpb_wrapper > div.wpb_wrapper ~ div.td_block_wrap:-abp-has(> div.td_mod_wrap div#groupsio_unstyled_embed_signup)
seonews.ru##.sidebar > div.index-banner-wrapper
colgate.com###gigya-screen-dialog-page-overlay
colgate.com##.gigya-screen-dialog-main
matduggan.com###ghost-portal-root
quiksilver.de##.slot-item-top-footer-2
zentrum-der-gesundheit.de##.overlay
transition-news.org,corona-transition.org###collapse-newsletter
analyticsinsight.net#?#.article-content > p:not([class]) ~ div.awac-wrapper:-abp-has(> div.awac span[style] > a[href^="https://t.me/joinchat/"])
cnx-software.com##.widget-area > section.widget:-abp-has(> div.textwidget > div[style] > a[href^="https://news.google.com/"])
cnx-software.com##.widget-area > section.widget:-abp-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
werbemittel24.com###container3
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
gap.eu#$#.email-popup-dialog { display: none!important; }
gap.eu#$#.ui-widget-overlay { display: none!important; }
gap.eu#$#body { overflow: visible!important; }
||pfundskerl-xxl.de/modules/ecl/nllayer/out/src/js/nllayer.js
medlineplus.gov###gov-delivery-section
testim.io##.r-sub-s
nerolac.com##.row > div[class^="col-"] > div.green-container
operanews.com##div[id$="_panelNewsletterInputs"]
valorinveste.globo.com##.section-assine-newsletter
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:-abp-has(a[href^="https://newsletter.cyberciti.biz/subscription"])
couponzguru.com##.sendy-email-subscribe
theprint.in##p:not([class]) ~ p.postBtm
||static.theprint.in/wp-content/uploads/*/newsletter_*.png
lrepacks.net###sidebar > a[href="https://t.me/lrepacks"]
wunschliste.de##.benachrichtigungsbox
afterschoolafrica.com#?#.bs-vc-wrapper > div.vc_wp_text:-abp-has(> div.widget > div.textwidget > form#subscribe-form)
afterschoolafrica.com##.widget_sendy_widget
afterschoolafrica.com#$#body > div.pum-overlay[data-popmake*="newsletter-"] { display: none!important; }
afterschoolafrica.com#$#html { overflow: visible!important; }
internetpasoapaso.com##.suscripcion
osxdaily.com###subscribe_box
digiday.jp,businessinsider.jp###mail_mag-under_title
dzyannica.by##.field-name-field-kanal
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])
socialsamosa.com##iframe[src^="https://www.mailerswift.host/form?"]
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"]
iveybusinessjournal.com##.cm-signup
educative.io#?#.sticky > div[style]:-abp-has(> div[class] > div.from-subscription-banner)
businessinsider.com##.inline-newsletter-preview
grabon.in##.go-emailSubscriptionContainer
grabon.in##.g-subm > div.container
news.bitcoin.com##div[name="bitcoincom-wgt-newsletter"]
blogs.archives.gov##section[id^="email-posts-to-subscribers-"]
discudemy.com##.ui > div.black.message
itsmycity.ru#$#body { overflow: auto !important; padding-right: 0 !important; }
itsmycity.ru#$##subscribeModal { display: none !important; }
itsmycity.ru#$##subscribeModal + div.modal-backdrop { display: none !important; }
kavkaz-uzel.eu##.b-feedback_banner
paidcoursesforfree.com#?#.sidebar > div.widget:-abp-has(> div[class] > span:contains(Follow Us))
telecom.economictimes.indiatimes.com##.model-container.sticky-rgt-btm
r-bloggers.com#?#.sb-right > div.sb-widget:-abp-has(> div.textwidget input[value="Subscribe"])
r-bloggers.com##.snp-fb
freekaamaal.com##.telepulse_link
freekaamaal.com##.subscription-container
javarevisited.blogspot.com###HTML15
twominutebooks.com,nextpit.com,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:-abp-has(> div.modal-content > div#mc_embed_signup)
sipri.org###emailnewsletter
promkod.ru,discountreactor.com##.store-subscribe
||internshala.com/static/js/subscribe/popup.*.js
darkwiki.in###media_image-5
mikrotiklab.ru,coursecouponclub.com###media_image-2
betterprogramming.pub#?#div[class]:-abp-has(> div[class] > h2:contains(/^Sign up for programming bytes$/))
templatemonster.com###maillist-subscription
klingel.de,happy-size.de#?#section[role="dialog"]:-abp-has(> aside[aria-label*="Newsletter-Anmeldung"])
aceofhacking.com###tpbr_topbar
techcracked.com###Image1
washingtoninformer.com###boxzilla-93937
washingtoninformer.com###boxzilla-overlay-93937
glavred.info##.popup-vb
milligazete.com.tr,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"]
reason.com##.single-post-signup-box
sadeczanin.info,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
cashfloat.co.uk##.social-col
tommy.com###siteNewsletter
techopedia.com##.jan-box
vivoglobal.ph#?#.elementor-widget-wrap > div.elementor-widget:-abp-has(> div.elementor-widget-container > div.uael-wpf-container)
quke.ru##.a-pop-wr
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:-abp-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
koko.by##.cs-sidebar__inner > div.powerkit_opt_in_subscription_widget
koko.by##.cs-sidebar__inner > div.powerkit_social_links_widget
arstechnica.com###follow-us
ava-may.de###shopify-section-newsletter-modal
vivat.de##.footer__top
impressionen.de#?#div[data-app] > div[class] > div:-abp-has(> div[class] > div[class] > section[role="dialog"] > aside[aria-label^="Zum Newsletter"])
banglatech24.com#?#.schema-faq-section > div.code-block:-abp-has(> div.custom-jetpack > div.jetpack_subscription_widget)
acunetix.com#?#.entry-content > div.featured-pages-spacing:-abp-has(> div.featured-page-row > div.row > div[class] > form#mc-embedded-subscribe-form)
networkworld.com#%#//scriptlet('set-cookie-reload', 'nsdr', '1')
klerk.ru##.base-subscribe-pop-up
klerk.ru##div[class^="klerk-subscribe"]
myvitamins.com,myprotein.com,homebase.co.uk,zavvi.*##.emailReengagement
centslessbooks.com,idec.org.br###ouibounce-modal
chromatichq.com##.webform__block
livemaster.ru###banner-subscribe-to-news
otvfoco.com.br##.confira
timeweb.com##.cm-side-block--mailing
octoparse.com##.subtitle-follow
octoparse.com##.flex-row-follow
korrespondent.net,rbc.ua##.read-in-google
swarajyamag.com#?#div[style^="position:"] > div[class] > div[class^="_"]:-abp-has(> form[name] > input[name="email"])
liveinternet.ru#?##Bl-Sidebar > div[id^="BlockVar-"]:-abp-has(> h3.sorted > strong:contains(Подписка по))
tausendkind.de#?#section[id^="home-test-patricia"] > section.advertising-small:-abp-has(> a[href="/service/newsletter"])
ajc.com##.radt-banner-hp
camelactive.com#$##sendinblueModal { display: none!important; }
camelactive.com#$#body { overflow: visible!important; padding-right: 0!important; }
ambria.de,sieh-an.de,heine.de,witt-weiden.de##div[data-testid="newsletter-flyout"]
arket.com##.newsletterLightbox
brandible.de,walbusch.de##.bannerNewsletter
msmode.de###newsletterSubscribeModal
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:-abp-has(> aside[aria-label*="Newsletteranmeldung"])
creation-l.de##div[data-testid^="newsletter-"]
steuertipps.de###stl-newsletter
steuertipps.de###nlRegistrationForm
gp.by##.news-soc
historia.nationalgeographic.com.es##.sticky-subscription
raywenderlich.com##.c-banner-draper-sticky--subscribe
talenta.co##.insight--subscribe
ytro.news##.news__social
ara-shoes.de###newsletterHub
paulgreen-shop.de##.footer_mitte
vamos-schuhe.de#?#div[data-app] > div[class] > div:-abp-has(> div[class] > div[class] > section > aside[aria-label*="Newsletteranmeldung"])
deichmann.com##a[href="/de-de/newsletter"]
wayfair.de#?#.pl-Grid--gutterFullBleed > div:-abp-has(> div.pl-Box--display-flex > div.SignUpWidget-iconContainer)
thueringer-allgemeine.de#?#.sidebar__column > div.content--teaser--container:-abp-has(> div.collapsable__content > a[href^="https://www.thueringer-allgemeine.de/newsletter/"])
testbytes.net###sub_side
toptal.com##.is-subscription
livrariadavila.com.br#?#footer > div.linha-1:-abp-has(> div.coluna-1 > div.newsletter-texto)
stxnext.com##.newsletter_module
becominghuman.ai,medium.com,plainenglish.io#?#div[data-test-id="post-sidebar"] ~ div:not([class]) div ~ div[class]:-abp-has(> div[class] > h2[class]:contains(/^Get an email|^Sign up for/))
autojournal.fr#?#.list-ms-item > aside.widget:-abp-has(> div.textwidget > div.widget_newsletter)
f1i.autojournal.fr#?#.list-ms-item > aside.widget:-abp-has(> div.textwidget > ul.reseaux_sociaux_am)
analyticsindiamag.com##div[id^="wpdevar_comment_"] ~ hr
analyticsindiamag.com##div[id^="wpdevar_comment_"] ~ hr + pre.wp-block-preformatted
inverse.com#?#aside:-abp-has(> div[class] > div[class] > div[class] > form[action="https://newsletter.bustle.com/signup"])
broadbandspeedtest.org.uk##.sign-up-banner-bottom
linksys.com##.sign-up-form
dol.com.br###newsletterInterna
lloyd.com#$#div[class*="vex-overlay"] { display: none!important; }
lloyd.com#$##overlay-background { display: none!important; }
lloyd.com#$#body { overflow: visible!important; }
lloyd.com###page a[href^="https://www.lloyd.com/"][href$="/newsletter"]
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
hbm.com#$##newsletterRegistrationModal { display: none !important; }
hbm.com#$#.modal-backdrop { display: none !important; }
hbm.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
asianefficiency.com##.bc-post-optin-wrapper
fullswinggolf.com##.side > aside > #gov-delivery-section
thehindubusinessline.com###section-nl
slovoidilo.ua##.box-telegram
store.universalmusic.com##.mailer-pop-up
thefederal.com###cusmodal
idalko.com###text-20
casaevideo.com.br##.sec-news-nova
palaciodasferramentas.com.br###newsletterPop
whatis.techtarget.com##.wotd-bar
zeolearn.com#?#.col-md-3 > div.bg-white:-abp-has(> form.subscription-form)
penzainform.ru##.news-foother
mayoclinic.org##.myc-subscription-form
stackabuse.com#?#div:not([class]) > div:not([class]):-abp-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"]
aqweeb.com##.email-section
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)
netgear.com###discount-opt-in-overlay
valentins.de###modalwrapper
mindtecstore.com,profi.ru,starterstory.com,valentins.de,netgear.com##.modal-backdrop
starterstory.com###emailCaptureModal
starterstory.com##.fixed-toc-right
starterstory.com##.subscribe-end-article
vm.ru##.article--subscribes
vkusvill.ru##.VV21_Subscribe
blurtitout.org##.postOptin
square-enix-games.com###newsletter-subscription-2
tolknews.ru##.b-news_aggr
1prime.ru##.subscription-aside-block
1prime.ru##.article-aggr
khaleejtimes.com##.newletter-widget-wrapper
utilitymagazine.com.au,tefida.com,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"]
kinokong.pro##.kk__telegram
sakhaday.ru,hdrezka.re,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
miningweekly.com###sp_fuzz
miningweekly.com###fde_bar
szalonewalizki.pl##.mailpoet_form_shortcode
techrepublic.com##div[data-component="newsletterSubscription"]
pcprogs.net##.fullstory__subvktg
positronx.io##.affiliate-button
positronx.io##.tweet-follow-box
collegiateparent.com##div[class^="newsletter"]
collegiateparent.com##.connect_with_us
collegiateparent.com##.email_list_prefooter
||news.glavred.info/images/glavred_vibercommunity_
influencermarketinghub.com##.signup-banner-right
mirfactov.com#?#.wp-block-quote:-abp-has(> p > a[href="https://t.me/MirFactov"])
handheldlegend.com#$##shopify-section-entry-popup { display: none !important; }
handheldlegend.com#$#.modal-backdrop { display: none !important; }
handheldlegend.com#$#body { overflow: auto !important; padding-right: 0 !important; }
business2community.com##.newsletter-lightbox
gadgets.ndtv.com##._sbcrb
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#$##subscribeModal { display: none!important; }
terminix.com#$#body { overflow: visible!important; padding-right: 0!important; }
theindusvalley.in##.hmlbout
beezzly.com##.subscribe-form-aside
car-moebel.de##.div_newsletter_banner
koffer.com#$#.Newsletter-ModalDialog-Big { display: none!important; }
koffer.com#$##overlay { display: none!important; }
koffer.com#$#body { overflow: visible!important; }
rosenthal.de##.o-content-container--newsletter-teaser
footboom.com##.news-social
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"]:-abp-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:-abp-has(> form[action="qotd_subscribe.php"])
quotes.net#?##content-body > * > .translate > hgroup > h4:contains(delivered to your inbox daily)
createmybooks.com###newsletter-popup
dedicatedbrand.com##.modal--newsletter
reason.com##.puprf-signup-widget
naukatehnika.com#?#.block > ul > li.onlypk:-abp-has( > img[onclick^="window.open"][onclick*="zen.yandex.ru"])
||naukatehnika.com/assets/cache_image/files/journal/bannera_glavnaya/*/zen_
kdnuggets.com,edtimes.in,rossiniartsite.com,tip-berlin.de,stoodnt.com,zimamagazine.com##.boxzilla-container
kdnuggets.com,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:-abp-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; }
digitalic.it,diariosanrafael.com.ar##.et_bloom_optin
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
pepper.ru,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:-abp-has(> div.card form#formEmailPost)
bhavishya.raftaar.in##.followus
astroawani.com##div[headerbannerprops]
sourcecodester.com##form[action="//feedburner.google.com/fb/a/mailverify"]
lopinion.fr###quick-nl-form
hvylya.net##.subscription-under-article
fossbytes.com###spotim-specific[conversation_header-ad-container]
skyfilabs.com#?#.container > div.row-breadboard:-abp-has(> div[class] div[class] > form#subscribe-form)
unian.net#$#.popup-tg { display: none !important; }
unian.net#$#.popup-vb { display: none !important; }
unian.net#$#.main-menu { height: 50px !important; }
||unian.net/images/unian_vibercommunity_banner_
epravda.com.ua##.post__text + div.push
serfery.ru##.fancybox-container
tiendeo.it##section[class*="AlertMailBlock-"]
inews.co.uk###piano-inline-footer
kursiv.kz##p[class^="uk-visible"] a[href="https://t.me/kursivkz"]
kursiv.kz##p[class^="uk-visible"] a[href="https://www.instagram.com/kursiv.kz/"]
bola.net##.bola-social-bar
gsminfo.com.ua,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;"]
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
meanjin.com.au,lalanguefrancaise.com,graphicux.com#$#.hustle-popup { display: none !important; }
meanjin.com.au,lalanguefrancaise.com,graphicux.com#$#html[class].hustle-no-scroll { overflow: auto !important; }
forum.finance.ua##.subscribe-news-widget
segodnya.ua##.article__intouch
gothamist.com##div[data-pym-src^="https://apps.nypr.org/newsletter-signup/"]
gothamist.com##.c-newsletter-form
timeout.com##div[class*="newsletter_"]
timeout.com##div[class^="_inlineNewsletter_"]
wmj.ru#?#div[class^="layoutContent"] div:not([class]):-abp-has(> a[href][target="_blank"] p + span[href]:contains(Подписаться))
golosinfo.org#?#.Social > div.col:-abp-has(> div.Social__action > form > div.Footer__subscribe)
scarymommy.com##.sm-subscribe-form
apnews.com.ua##.post__telegram-subscribe
swarmia.com##div[class^="CTASection__CTASectionContainer-"]
swarmia.com##div[class^="SecondaryCTA__Container-"]
reviewjournal.com,embarcadero.com##.signup-box
embarcadero.com##.signup-module
hhla.de###hhlaupdate-sticky
oblgazeta.ru##.readus-title
megapixel.cz##.pdbox--subscribe-newsletter
proglib.io##.telegram-btn
wroom.ru##.text-block > div.row.nomobile
thepythoncode.com##form[action="/subscribe"]
thepythoncode.com##.subscribe-area
thepythoncode.com#$?#.modal:-abp-has(form[action="/subscribe"]) { display: none!important; }
thepythoncode.com#$#body { overflow: visible!important; padding-right: 0!important; }
codetiburon.com#$#.exit-popup { display: none!important; }
codetiburon.com#$#body { overflow: visible!important; padding-right: 0!important; }
codetiburon.com##.ctb_subscription_form
blueletterbible.org###rtBub_1015
blueletterbible.org#?##container > div.row > div.column > div.widget:-abp-has(> div.bubBody > div[id] > div.mc_embed_signup__widget)
citybuzz.pl#?#.g1-collection-items > .g1-collection-item:-abp-has(> .g1-newsletter)
isha.sadhguru.org##.custom-subscription
webfx.com##.cta-get-posts-by-email
globetrotter.de###newsletterpopup
sourcecon.com##.section--subscribe
extravelmoney.com#?#aside > section:-abp-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
blog.irdeto.com#?#.et_pb_extra_column_sidebar > div[id^="custom_html-"] > .widgettitle:contains(Subscribe to the Blog):upward(1)
wikijob.co.uk#?#div[class^="ResumeWidget-"]:-abp-has(> form[name="cvreview"] > input[name="email"])
kripeshadwani.com##a[href="https://sendfox.com/kripeshadwani"]
psycom.net###modalpop
smith.ai#?#.blog__row div.bm40:-abp-has(> div[class] form#email-form)
businessinsider.in#?#p > a[href="http://e.businessinsider.com/join/ci/insider-picks"]:upward(1)
blog.collegevine.com##.blog-post-body + div.row
blog.collegevine.com#?#body > section.py-4:-abp-has(> div.container form#newsletter-signup)
blog.academyart.edu##h3[id^="h-follow-us-on"]
baunetz.de###schnellanmeldung_popup
onmanorama.com##.subscribe-right-frame
public.fr,marianne.net,programme-television.org###tc-newsletter-banner
nur.kz##.block-social
pen4pals.com##.block-simplenews
speedify.com#?#.x-text ~ .cs-content > div.x-section:-abp-has(> div.x-row div.x-text-content-text > h1[class]:contains(Follow Speedify))
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:-abp-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
life.ru#?#div[class^="styles_bodyWrapper__"] > div[class^="styles_root__"]:-abp-has(> ul > li > a[class*="styles_google_news__"])
business2community.com##.sticky_in_parent > div#community
theblogsmasher.in#?#.wp-block-quote:-abp-has(> p > a[href^="https://chat.whatsapp.com/"])
aws.amazon.com#?#.lb-row > div.lb-col:-abp-has(> div.lb-tiny-iblock[style="background-color:#eaeded;"])
steezy.co#?#div[class^="div-block-"] > div.w-form:-abp-has(> form[data-name] > input[type="email"])
kaspersky.com#?#.c-page > section:-abp-has(> section > div.o-container-fluid > div.c-form--newsletter)
wallpaper.com,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
rotadasbandeiras.com.br##.boxAlertas
abc.net.au##div[data-component="InlineSubscribe"]
abc.net.au##aside[data-component="CampaignNewsletter"]
faz.net#?#.ctn-PlaceholderContent:-abp-has(> .con-Html > div > .faz-html-box > .widgetheader > p > span:contains(/^Newsletter$/))
faz.net#?#.ctn-PlaceholderContent:-abp-has(> .con-Html > .mm-adbox  > .mm-adbox--container > a[href="https://nl.faz.net/#machtfrage"])
time.com#$#.modal--newsletter { display: none!important; }
time.com#$#body { overflow: visible!important; }
outdoorfan.de#$?#.modal:-abp-has(a[href="https://www.outdoorfan.de/Newsletter"]) { display: none!important; }
outdoorfan.de#$#body { overflow: visible!important; padding-right: 0!important; }
straight.com##.box--social--newsletter
6pm.com##a[href^="/subscriptions/signup?"]
newbalance.com###discount-popup-nb-reward-container
fairobserver.com##.n-email-popup
gofeminin.de##.news-letter-section
purina.de##.nppe-modal-is-dismissable
purina.de##.nppe-modal-is-dismissable ~ div.ui-widget-overlay
expert.ru##a[id^="tag_right_column_adv"]
redstate.com##.thm-piano-nl-hpfixed
devby.io,dev.ua,resolver.co.uk##.subscription-popup
resolver.co.uk###resolver-subscription-popup
trip101.com##.subscription-panel
m.malaysiakini.com##div[class="px-4 mb-4"][style="height:190px"]
seudinheiro.com##.box-newsletter
electronicsforu.com##.webform-wrapper
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"]
sec-ed.co.uk###newsletter-panel
aeon.co##div[class^="NewsletterPopup__NewsletterPopupWrapper"]
aeon.co##div[class*="NewsletterSign"]
||psyche.co/_next/static/chunks/PopupManager.*.js
||aeon.co/_next/static/chunks/NewsletterPopup.*.js
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
scholarship-positions.com##.ulp-window-container
scholarship-positions.com##.ulp-overlay
victor-mochere.com#?#.elementor-widget-wrap > div.elementor-widget:-abp-has(> div.elementor-widget-container > div.elementor-shortcode > form[data-name="Newsletter"])
outlookindia.com##.__outlook_newsletter_right
purevpn.com##.form-serach-green
purevpn.com##.home-banner
fastestvpn.com##.noptin-optin-form-wrapper
remote.tools##.newsletter-header
remote.tools##.newsletter-header-s
remote.tools##.newsletter-header-for-sandwich
remote.tools#?#main > div.banner:-abp-has(> div > div.row > div > form[action="/subscribers"])
remote.tools#?#.row > div.col-lg-4 > div.card:-abp-has(> div[style] > form[action="/subscribers"])
mention.com##.men__sidebar > a[href="https://info.mention.com/newsletter-signup"]
tvzvezda.ru##.news-subscriptions
ksta.de##.sticky-footer[data-acod="ksta-plus-sticky-footer_btw"]
programiz.com,thecap.com.br##.mauticform_wrapper
emlakdream.com,sysadmintips.ru,learningdl.net###text-9
nwzonline.de##div[data-tb-region="Newsletter"]
misspompadour.de,nw.de###nl-box
nw.de###paywall-footer-slider
it-actual.ru##body > div[class^="wrap"][style="display: block;"]
it-actual.ru##body > div[class^="wrap"][style="display: block;"] + div.show
trendblog.euronics.de,parkurmerkezi.com,courseamz.com##div[class*="mailpoet_form_popup"]
technofaq.org##.widget_rssiconwidget
diariodocomercio.com.br##.elementor-image > a[href^="https://news.google.com"]
diariodocomercio.com.br#?#.elementor-widget-wrap > section.elementor-section:-abp-has(> div.elementor-container div.elementor-widget-container > div#mauticform_wrapper_newsletter)
ebizfacts.com#?#.elementor-shortcode > div.elementor-element:-abp-has(> div.subscribe-form-wrapper)
ebizfacts.com#?#.elementor-section-wrap > section:-abp-has(> div.elementor-container > div.elementor-row > div.elementor-column  div.elementor-widget-wrap > div.home-subscribe)
ebizfacts.com#?#.elementor-section-wrap > section:-abp-has(> div.elementor-container > div.elementor-row > div.elementor-column  div.elementor-widget-wrap div.elementor-shortcode > div.subscribe-form-wrapper)
ebizfacts.com##.wp-block-group__inner-container > div.subscribe-form-wrapper
discoverybrasil.com##div[data-testid="modalWrapper"]
nydailynews.com##.nws-cnt
singularityhub.com##.td-main-page-wrap > .td-container > .cta--row
singularityhub.com#?#.td-ss-main-sidebar > .widget_text:-abp-has(.hbspt-form)
classcentral.com##.mailChimp
udemyfreecourses.info#?##sidebar > div[id^="HTML"] > .widget-content > #subscribe-box:upward(2)
kienguru.vn###modalOverlay
webcreatorbox.com,unian.net##.article-bottom
pogoda.com##.grafica-newsletter
duh.de##.newsletter_reduced
duh.de##.buttonNL
utopia.de##.newsletter-content-area
training.javatpoint.com#%#//scriptlet('abort-current-inline-script', '$', '#myModal')
innovationaus.com##.fade-bg
||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,nrz.de,morgenpost.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,thueringer-allgemeine.de###piano-newsletter-inline
wr.de,ikz-online.de,waz.de,otz.de,nrz.de,braunschweiger-zeitung.de,abendblatt.de,wolfsburger-nachrichten.de,wolfenbuetteler-zeitung.de,morgenpost.de##.newsletter-cleverreach
gazetadopovo.com.br#$#html > body.tp-modal-open { overflow: auto !important; position: static !important; }
gazetadopovo.com.br#$#div[class="tp-modal"][style^="z-index: 300050; display: block;"] { display: none !important; }
gazetadopovo.com.br#$#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)
medindia.net#?#.aside > section:-abp-has(> div.section__body > p.twitter-link)
coolztricks.com#?#.inside-right-sidebar > aside.widget_text:-abp-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)
atlasvpn.com##.typeform-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:-abp-has(> form > div.sm_sub)
greeninfo.ru##.sm_sub
invespcro.com##.enter_email
||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-"]
tubularinsights.com##.newsletter--form-panel
testsigma.com#?#.flex_item > h2:contains(/^SUBSCRIPTION$/)
testsigma.com##.subscribe_section
testsigma.com#$##inlinepopup { display: none!important; }
testsigma.com#$#body { background-color: inherit!important; }
testsigma.com#$#.g_banner { background-color: inherit!important; }
mel.fm##.content__newsletter-signup-form
mel.fm##.newsletter-footer
typepad.com###typepad_newsletter
||buhexpert8.ru/partner-popup.js
computergaga.com##.content-sidebar-wrap div[class^="AW-Form-"]
heise.de##.article-newsletter-subscription
heise.de#?#.article-body > .article-body > .row > .col-sm-4:-abp-has(> .downloads-container form[action^="https://www.heise.de/newsletter/"])
warc.com##.get-daily-news
spicyip.com##.subscribe_form_div
theaggie.org##a[title="Subscribe to our e-newsletter"]
epic.org##.signup_box
couponcause.com##div[dusk="newsletter-signup"]
sharewareonsale.com#?#.widget-area > aside.home-widget:-abp-has(> h1[class] > span:contains(Follow Us))
square-enix-games.com,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_"]:-abp-has(form.mailchimp-form)
theconversation.com#?#.content > .slot > .promo > div[class^="MuiBoxroot"]:-abp-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/"]
silesion.pl,thetruedefender.com,sociology.utoronto.ca###text-3
topdocumentaryfilms.com#?#aside > div.module:-abp-has(> form[action^="https://app.bigmailer.io"])
ebookee.com##form[action="//www.feedburner.com/fb/a/emailverify"]
ebookee.com#?##secondNav > ul:-abp-has(> li > a[href="//feeds.feedburner.com/ebookee"])
ebookee.com#?##secondNav > div.navbar:contains(/Email Subscribe|Feed & Bookmark/)
techsupportalert.com#?##secondary > aside.widget:-abp-has(> div.textwidget form[action^="https://api.follow.it/subscription-form/"])
ravallirepublic.com,mtstandard.com###pu-email-form-daily-email-article
pharmaguideline.com##.email-join-box
pharmaguideline.com#?#.widget-content > h2:contains(Follow Pharmaguideline)
wowza.com##.blog-subscribe-emails
wowza.com#?#.sidebar > div.sidebar-widget:-abp-has(> div > a[href="https://www.wowza.com/blog/feed"])
pixalate.com#?#.widget-type-cell > div.row-fluid-wrapper:-abp-has(> div.row-fluid > div.sticky-item-wrapper > div.widget-type-custom_widget > div.widget-type-blog_subscribe)
pixalate.com#?#.widget-type-cell > div.row-fluid-wrapper:-abp-has(> div.row-fluid > div.widget-type-cell > div.row-fluid-wrapper > div.row-fluid  > div.widget-type-cell > div.row-fluid-wrapper > div.row-fluid  > div.widget-type-blog_subscribe)
pixalate.com#?#.row-fluid > div.widget-type-cell:-abp-has(> div.row-fluid-wrapper > div.row-fluid  > div.widget-type-cell > div.row-fluid-wrapper > div.row-fluid > div.vcenter-outer > div.widget-type-cell > div.row-fluid-wrapper > div.row-fluid > div.widget-type-cell > div.row-fluid-wrapper > div.row-fluid > div.widget-type-blog_subscribe)
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
lifeoptimizer.org#?#.entry-content ~ div.code-block:-abp-has(> div > center form[action^="https://static.mailerlite.com/"])
skillsyouneed.com#?##sidebar > div.widget > div.infobox1:-abp-has(> a.syn-subscribe-btn)
nomadicboys.com##.subscription-bar
nomadicboys.com##.subscription-inline-box
rediff.com##div[id^="div_subscribe_in"]
x265.club,knowledgecity.com##.sidebar-content > div.sidebar-top
inc.com#?#div[class^="ArticleGrid__feedContainer"] > div[class^="Article__articleContent__"]:-abp-has(> form.newsletter)
sodapdf.com##.foot-newsletter
grammarly.com#?#main > div[class*="-container"]:-abp-has(> form > button > span:contains(subscribe))
rockmods.net###HTML2
screamingfrog.co.uk,socialmediatoday.com##.signup
daytranslations.com##.newslette-wrapper
ccl.org#?#.elementor-column-wrap:-abp-has(> div.elementor-widget-wrap > div.single_article_newsletter)
staradvertiser.com##.breaking-news-signup
tor.com##a[href="http://read.macmillan.com/tordotcom/newsletter-signup/"] > img
techobserver.in##form[id^="ewf_subscriptionForm"]
techacode.com,techobserver.in##.tdn_block_newsletter_subscribe
sharpbrains.com###wysiwyg_widgets_widget-25
wecanbeheroes.io#?#.elementor-column > div.elementor-widget-wrap > section:-abp-has(> div.elementor-container div.elementor-widget-container > div.elementor-heading-title:contains(Subscribe to our newsletter))
sarvgyan.com#?#.entry > div.blue_box:-abp-has(> div.blue_box_content > div.enquiry-form)
janefriedman.com###text-24
meaningfulhq.com##.af-form-wrapper
thomasjfrank.com#?#div[data-elementor-type="section"] > div.elementor-section-wrap > section:-abp-has(> div.elementor-container div.elementor-widget-wrap h3:contains(Subscribe to my newsletter))
twominutebooks.com#?#main > div[id^="uid_"]:-abp-has(> div.rbc-container form.seva-form)
remontcompa.ru#?#.sidebar > div.widget:-abp-has(> h3:contains(Подпишитесь))
realpython.com#?#.card:-abp-has(> form[action="/optins/process/"])
blu-ray.com#?#table[width="300"][style^="background-color: #dbf2d5; border-radius: 4px;"]:-abp-has(form#dealalerts)
vantastic-foods.com##.social-media-footer-newsletter-wrapper
vantastic-foods.com##.newsletter--banner
adlermode.com##.prefooter-newsletter
nordicnest.de#?##container > div[style]:-abp-has(> div[class] > div[class] > a[href="/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
wa.de,meine-anzeigenzeitung.de,ludwigshafen24.de,kurierverlag.de,heidelberg24.de,hanauer.de,hallo-muenchen.de,echo24.de,dasgelbeblatt.de,come-on.de,bw24.de,az-online.de,24vita.de,24rhein.de,24hamburg.de,24auto.de,fuldaerzeitung.de,mannheim24.de,hersfelder-zeitung.de,op-online.de,wlz-online.de,werra-rundschau.de,wetterauer-zeitung.de,24garten.de,soester-anzeiger.de,giessener-allgemeine.de,fnp.de,fr.de,hna.de,kreiszeitung.de,tz.de,merkur.de,extratipp.com,buzzfeed.de##.id-StoryElement-embed--newsletter
livehindustan.com##.sgnupbtn
e-recht24.de##.newsletterbox
raymond.cc#?#.sidebar div.widget:-abp-has(> div.textwidget > section#aa_wpfs_wrap)
webstaurantstore.com##.fsr-email-prompt
bostonreview.net###block-br-hhog-module-br-hhog-newsletter-general
rtvi.com##.podpis
copyblogger.com##.sidebar > #custom_html-7
sparknotes.com##body > .global-banner
smallbiztrends.com##.smb-subscribe-widget
techninjapro.com##section[data-id="f319550"]
mathmos.com##div[class="dialog noborder"]
utorrent.com#?#.prodnews-inner-container  div.col-10:-abp-has(> div#emailFormContainer)
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
||readingeggs.co.uk/images/cta-sidebar-desktop_201902.png
forums.macrumors.com##.mr_join_sidebar
forums.macrumors.com##.mr_signup_container
reviews.org##.REV-InContent-EmailSignUp-Internet
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#?#.central-column-container > div.mobile.tablet.laptop.desktop > div:-abp-has(> div[style*="/img/subscription/"])
outlookindia.com##.subscribe_div
tjargon.com###text-html-widget-9
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
music-theory-for-musicians.com###ExtraColumn > div.Liner
sbs.com.au##.connect-sbs--banner
govoritmoskva.ru##.darkPart > div[align="center"] > a[target="_blank"]
elmundotoday.com##.emt-paywall-warning
techashi.com##.sidebar .rehub_chimp
ing.org###crush > #signup
carnegieendowment.org#?#.zone-main > .from-right.slide-in:-abp-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:-abp-has(> div.textwidget > form[action^="https://iconcollective.activehosted.com/"])
libertyparkmusic.com#?#.fl-builder-content > div.fl-row:-abp-has(> div.fl-row-content-wrap h3[class]:contains(Sign up for our free newsletters))
harpersbazaar.com,esquire.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
oxfordlearning.com##.widget_olc_signup_widget
topuniversities.com##.get-free-updates
topuniversities.com##.qsjoinus
cars.com#?#.sds-page-container > div[class] > section:-abp-has(> div[data-phx-view="EmailCaptureLive"])
cars.com##.email-capture-live-section
dailywire.com#?#main ~ div[class^="css-"] > div[class^="css-"]:-abp-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
senioren-ratgeber.de#?#.container > div.teaser:-abp-has(> div.teaser > a[href="https://www.senioren-ratgeber.de/Newsletter"])
thetrendspotter.net##.essb-subscribe-form
simonandschuster.co.in##.ticker-container
simonandschuster.co.in##.sticky-sidebar .signup-background
digest.myhq.in##.post-content .mc4wp-form
digest.myhq.in#?#.post-content > p > em > span > b:contains(/^Subscribe to our newsletter and/)
electronicdesign.com##.ebm-subscribe
sixsigmastudyguide.com,learntocodewith.me##.ck_form
inspiringtips.com##.spbsm-followbuttons-output-wrapper
inspiringtips.com##.enews
belmarket.by#?#.aside:-abp-has(> div.soc-wrapper)
belmarket.by##.anons-big__bottom ~ p + div[style^="background:#eeeeee;"]
infoworld.com##.brand-social
grmag.com##.vc_widget_sidebar > div.tagdiv-type.tdi_30_aa0
readbrightly.com##.inline-subscribe
upthinkisgood.com#?#.entry-content > div[align="center"] > .box-outer:-abp-has(> .box-inner > #mc_embed_signup)
brightside.me##div[data-test-id="subscription-block"]
fateka.com##.newsletter-subscription-section
akc.org##div[data-js-props*="newsletter"]
cesarsway.com#?#.elementor-widget-wrap > section:-abp-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
bcmj.org##.block-subscribe-right
||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
slivy.news#?#.gridlove-sidebar > div.widget:-abp-has(> div.textwidget a[href="https://t.me/zheltyeslivy"])
finder.com##.form-signup
filmcompanion.in##.email-subscribe-wrapper-fcn
belsat.eu##a[href="https://t.me/belsat"]
deinebaustoffe.de##newsletter-registration
meritnotes.com#?#.col-md-3 > div.panel:-abp-has(> div.panel-heading > h4:contains(REGISTER TO GET FREE UPDATES))
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
shopify.in##.js-guide-cta
intermiles.com##div[class^="SignUpFormDesktop__Container-"]
intermiles.com##.static_page_signup_form
southeastasiabackpacker.com##.backpacker-sign-up
influencermarketinghub.com###cta_popup
meijer.com###MyMeijerIntro_signup
cnbc.com##.ArticleBody-subtitle ~ * div[data-test="WildCardEmbed"]
howstuffworks.com,liujo.com,themoscowtimes.com###newsletter-modal
computer.org##.landingHeaderActions > a[href*="/subscribe-digital"]
computer.org##.generalContent p[style^="text-align: center; color:"] > a[href^="https://www.computer.org/resources/newsletters/"]
computer.org#?#.landingHeaderActions > a[href*="/subscribe-digital"]:only-child:upward(1)
devops.com##.sidebar > .gform_widget
cicnews.com##.subscribe_box
cicnews.com##.article_box button[class^="popmake-"][style^="border"][style*="background:"]
prospects.ac.uk##.content-call-to-action
savethestudent.org##.widget.-newsletter
stoodnt.com##.ct-sidebar > #custom_html-26
linkradquadrat.de#%#//scriptlet('set-cookie', 'mag-newsletterbox', '1')
fahrradmanufaktur.de#%#//scriptlet('set-cookie', 'newsletterBox', '1')
derprivatpatient.de###block-block-49
yaplakal.com,yap.ru##.tableborder form[enctype="multipart/form-data"] + div[class^="row"]
kyiv.media##.post-inserted-form
tamindir.com,engelli.com,medyafaresi.com,haberlobi.com,kamudanhaber.net,habervakti.com,ntv.com.tr,ntvspor.net,haberglobal.com.tr,cumhuriyet.com.tr,kyiv.media##.google-news
gooverseas.com##.layoutArticle__main > div.views-element-container + aside.island-aside
reachout.com##hwc-subscription-module
ef.com##.js-news-signup-cta
norwegian.com##nas-newsletter-signup
||pcdn.co/wp-content/uploads/*/Get-your-copy
algemeiner.com##.formnews
mayoclinic.org##.internal-promo-stack-order + div.internal.side
omio.*##div[id^="LpsContent-EmailSubscription"]
thecode.media##.main-subscribe-wrp
jrnlst.ru##.maincontent > div.region-content > div#block-multiblock-1
grottonetwork.com###signup-full
n-e-n.ru,moyo.ua,azbigmedia.com##.subscribe-section
||joinsubtext.com^$third-party
trendblog.euronics.de##.trendblog-subscription-card
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
lenta.ru##.b-topic__content a[class^="telegram-"]
enterprisersproject.com###subscribe-cta
enterprisersproject.com###block-homepagesubscribetoournewsletter
java67.com##.sidebar > #HTML3
prodesigntools.com##.widget_essb_subscribe
theplanetd.com##.inside-right-sidebar > #custom_html-10
grottonetwork.com###trigger-newsletter
prsport.net#?#iframe ~ p[style]:-abp-has(> em:contains(Подписывайтесь на нашу новостную ленту))
nailsup.ro,partyfiesta.com##.block_newsletter
hpe.com##.subscribe-card-cta
marktjagd.de##.component-newsletter
handelsangebote.de,marktjagd.de##.wrapper-label-newsletter
marktjagd.de##.label-newsletter
visualcapitalist.com##.widget_mc4wp_widget
forbes.ua##.c-footer-subscribes
winaero.com###post-subscribe
mirtesen.ru##.blog-post__subscribe
blog.sagipl.com##.newsletter2
downtoearth.org.in##.single-news-letter
mycs.com##.Home__newsletterContainer
mycs.com##.NewsletterFormBanner__newsletter
macupdate.com##.mu_index_side_form
mindler.com###text-14
sensortips.com,technofaq.org,mindler.com###text-7
bloomberg.com##.inline-newsletter-middle
blog.feedspot.com###wp_subscribe_popup_clone
topdocumentaryfilms.com#?#aside[class^="grid-"] > div[class="module"] > #mailerlite-form_1:upward(1)
economictimes.indiatimes.com##.techBrief
fiercevideo.com###block-marketounifiedmultiformnewslettersignupblock
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
stetson.com,fdpbt.de,webmd.com,thepostmillennial.com,designmodo.com##.newsletter-wrapper
krebsonsecurity.com,mikrotiklab.ru,newsmaker.md,edtimes.in,appwrk.com,theinternetpatrol.com,pocketwanderings.com,thedronegirl.com###custom_html-2
deepsense.ai,lawenforcementtoday.com,anime7.download,telekritika.ua###custom_html-3
faqpda.ru,cancanlah.com,tokion.jp,thescholarshipsystem.com,blogs.perficient.com,copyblogger.com,gotoadm.ru###custom_html-4
learnmech.com,winaero.com###custom_html-5
internet-access-guide.com,myadultanimes.com###custom_html-6
marcandangel.com###custom_html-8
hackware.ru,fosspost.org###custom_html-9
investmentwatchblog.com###custom_html-11
scholarship-positions.com###custom_html-13
newsmaker.md###custom_html-15
coingape.com,android-kino-tv.ru###custom_html-17
fastbikesmag.com###custom_html-21
honeysanime.com###custom_html-133
rand.org##.newsletter-subscription-box
smashingmagazine.com##.c-garfield__nl
smashingmagazine.com##.feature-panel-container
spokesman.com#?##in-post-footer-sidebar ~ div[class]:-abp-has(> div.flex-column h2[class]:contains(Subscribe))
impakter.com##.mkdf-sidebar > .mkdf-image-widget > a[href="https://up.impakter.com/"] > img
dmagazine.com##.w-newsletter
cuprum.media#?#.mediator-wrapper:-abp-has(> section > div.container > div.subscribe)
medvestnik.ru##.floating.message
markdownguide.org##div[class^="col-"] > p ~ div.card + div.card.border-info
archive.vanityfair.com##.bondi_article_sidebar > .shared_substory_cta
voltus.de###c4sCookieOneClickModal
wetter24.de##.emailSub
defector.com##.lede-common__newsletter-block
capitaldaily.ca##.in-article-membership-wrap
capitaldaily.ca##.in-article-newsletter-wrap
theintercept.com##.NewsletterEmbed-container
theintercept.com##.InlineDonationPromo-container
wsvn.com##.wp-block-newsletter
today.com,nbcnews.com##.newsletter-signup__container
texasobserver.org##.fund-cta
karl.com###newsletter_prefooter
foreignaffairs.com###newsletter-sign-up-message
newrepublic.com##.footer-newsletter-cta
insider.com,businessinsider.com##.multi-newsletter-signup
laprovence.com###nwslItemContainer
alistapart.com##.pre-footer-email-signup
electricaleasy.com##.ksub > div[style^="float: left; background-color: #0091ca;"]
newrepublic.com##.ad-container-house
materials4me.com##.newsletter--wrapper
vox.com#?#.c-float-right > div:-abp-has(> div.c-entry-sidebar:-abp-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:-abp-has(> div.callout-green)
hackread.com###text-52.widget
brief.pl##.sidebar > #custom_html-2
brief.pl##.sticky-column form[action^="https://s.enewsletter.pl/"]
brief.pl#?#.sticky-column > .bs-vc-wrapper > .wpb_raw_code:-abp-has(> div > form[action^="https://s.enewsletter.pl/"])
commondreams.org##.block--commondreamsnewslettersubscriptionblock
commondreams.org#?#.block:-abp-has(> div#subscribeModal)
nationalgeographic.com##.InlineEmail__Container
nationalgeographic.com###subscribe-banner
vizita.si##onl-embed-mailing
architecturaldigest.com##.homepage__newsletter-row
architecturaldigest.com##.ticker-wrapper
nytimes.com##div[id*="_MAIN_CONTENT_"][data-testid="region"]
gq.com##.consumer-marketing-unit--cm-footer
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]):-abp-has(> div[class] button:contains(Subscribe))
yesilist.com#?##secondary > aside.widget > div.textwidget input#emailbulten:upward(aside.widget)
talkingpointsmemo.com##.NewsletterForm
byrdie.com##.header__newsletter-button
theatlantic.com##aside[aria-label="Subscribe to The Atlantic"]
buzzfeed.com#?#div[class^="content__"] > div[class^="container__"]:-abp-has(> h2:contains(Newsletter))
pri.org#?#aside > div[class^="TextBlock__"]:-abp-has(> h3:contains(newsletter))
pri.org##.newsletter__signup
pri.org##.donate__story-msg
metro.us##.subscribe-now-box
metro.us##.chunk-newsletter
metro.us##.subscribe-section-container
simhost.org##.article_subscrblock
healthline.com##article form[novalidate]
healthline.com###banner-sticky
embibe.com##.mail_chimp_embibe
cnnsofake.news###NNSubscribeBar
cnnsofake.news###Widget15
grueneerde.com##div[cms="behaelter-newsletterregistrierung-footer-abstandseitlich"]
realpython.com##form[action="/optins/process/"]
realpython.com##.article > div.card.bg-secondary
noticiasaominuto.com##.pub-container-cofidis
noticiasaominuto.com##.newsletter-form-block
rahmenversand.de##.cookie-consent-banner-overlay
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:-abp-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#?#.mfp-wrap:-abp-has(> div.mfp-container > div.mfp-content > form[data-options*="after_subscribe"])
valuewalk.com#$#.mfp-bg { display: none !important; }
valuewalk.com#$#html[style*="overflow:"] { overflow: auto !important; margin-right: 0 !important; }
valuewalk.com###MG-placeholder
valuewalk.com##.vc_column 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
buttondown.email##.footer + div > div > form
99mobilemovie.com##.sidebar > #HTML12
bravissimo.com##section[data-ref="Container: Lets Stay In Touch"]
thelingerieaddict.com#?#.sidebar-container > aside.widget:-abp-has(> div.textwidget > img[src*="-Signup"])
thelingerieaddict.com#?#.sidebar-container > aside.widget:-abp-has(> div.textwidget > img[src*="-Signup"]) + aside.widget
thelingerieaddict.com#?#.sidebar-container > aside.widget:-abp-has(> div.textwidget > img[src*="-Signup"]) + aside.widget + aside.widget:-abp-has(> div.textwidget > hr)
matomo.org##div[data-widget_type^="matomo_newsletter"]
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
infotoday.eu#?#.sidebar_section:-abp-has(> h3:contains(Newsletters))
fieldtechnologiesonline.com##.vm-newsletterbribe
socialblade.com##div[style^="width: 860px; min-height: 90px"]
socialblade.com##div[style^="width: 300px; height: 250px;"][style*="background: #fff;"]
collider.com,makeuseof.com###newsletter-from
pfundskerl-xxl.de,bauprofessor.de##.newsletter-home
mona.de,klingel.de##section[role="dialog"]:-abp-has(> aside[aria-label^="Zum Newsletter"])
aldi-nord.de##.mod-newsletter-teaser
fresnobee.com,kansascity.com###story-cta-widget
focus.ua##.c-post__channel--facebook
focus.ua##.c-post__channel--telegram
focus.ua##.c-post__channel--google
haaretz.com#?#div[data-test="articleBody"] > div:not([class]):-abp-has(> aside > a[href^="mailto:doptint-subscribe"])
ksl.com##.emailSignup
ksl.com#?#.queueHeader > h3:contains(NEWSLETTER)
boston.com##.m-generic-cta--email-signup
unian.net##a[href="https://vb.me/unian_web"]
mskgazeta.ru##.telega_box
mskgazeta.ru##.zen-widget
altyazi.net##.thb-newsletter-form
efahrer.chip.de##.subscriber-form
mobilemarketingreads.com##[class*="-newsletter"]
washingtonpost.com#$##qa-modal-body { display: none !important; }
washingtonpost.com#$##wall-bottom-drawer { display: none !important; }
washingtonpost.com#$#.regwall-overlay { display: none !important; }
washingtonpost.com#$#html[style*="overflow"] { overflow: visible !important; height: auto !important; }
washingtonpost.com#$#body[style*="overflow"]:not(.border-box) { overflow: visible !important; position: static !important; }
theblockcrypto.com##.newsletterFeed
desiringgod.org##.daily-email
scientificamerican.com###promo-header
scientificamerican.com##.house__home_ad
scientificamerican.com##.tout_subscribe
4esnok.by##a[href^="https://news.yandex.ru/index.html?"]
eadaily.com##.site-follow
mi.com##.footer-customer-relationship
canberratimes.com.au##.newsletter-weekly
benguturk.com#?#div.card:-abp-has(> div.card-body > form[action="https://www.benguturk.com/newsletter"])
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/"]
49.com.tr##.registeremail
49.com.tr#?#.container > div[class] > form.registeremail:upward(1)
filmehd.se##.box-subscribe
conservativebrief.com#?##primary > div.main-box:-abp-has(> h3:contains(Newsletter))
conservativebrief.com##a[href="https://conservativebrief.com/newsletter/"]
loveopium.ru,dubzstreams.com##.widget_admania_optin_box
blog.getadmiral.com##.widget-span.blog-right > div.row-fluid-wrapper.row-number-2
edureka.co,damemagazine.com##.newsletter_section
foxsports.com#?#.tune-in-list > li.tune-in-item:-abp-has(> div[class] > div[class] > div:contains(Newsletter))
blackbelt.analyticsvidhya.com###main-popup-Modal
blackbelt.analyticsvidhya.com##.whatsapp-floating
blog.feedspot.com###bloggersoutreach
blog.feedspot.com##.mkt-container
foodnavigator.com##.NlForm
news.ru##.subscription-in-socials
vesti.ua#?#.singleMainContent > p.warning:-abp-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
lisamorganmoore.com###secondary > #widget_sp_image-4
lisamorganmoore.com##aside[id^="widget_getnoticed_subscribe-"]
skillcrush.com#?##container > section:-abp-has(> div.flex > div.lazyloaded > div#blog-newsletter)
beautifulbetween.com##.ck_form_container
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
gizmodo.com,theroot.com,jalopnik.com,lifehacker.com,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"]
mail.ru##.block_subscription-terms
ghacks.net##.ghacks-sidebar > div.ghacks_share_widget + div.widget
natgeotv.com##.NewsletterBanner
natgeotv.com###Newsletter
||gkseries.com/image/ca-2021-latest-1.png
newsmaker.md,gkseries.com###media_image-3
zety.com#?#body > section:-abp-has(> div.grid > div.newsletter)
penguinrandomhouse.com###newsletter-wrap-desktop
odia.ig.com.br##.container_newsletter
sensorstechforum.com##.subscribe_form_widget
ria.ru###subscriber
globo.com##.newsletterMCWrapper
laprovence.com,foxnews.com##.item-newsletter
odishabytes.com##.single-container > div.better-studio-shortcode
odishabytes.com##.bs-subscribe-newsletter
lionsroar.com##.our-newsletter
dailyamerican.com##form[aria-label^="Sign up for newsletter:"]
thephoblographer.com###side-bar > div.widget_search + div.widget_simpleimage
drogariaspacheco.com.br#?#.row > div.col-12:-abp-has(> form input[placeholder^="cadastre-se"])
drogariaspacheco.com.br#?#.rnk-container-oferta-relampago > div.row > div.col-12:-abp-has(> div.rnk-componente-oferta-relampago > form input[placeholder="Digite seu email"])
soccer24hd.com###tme
cppbuzz.com###right > div > div[align="center"]
slivy.news,hightimes.com##.cs-entry__subscribe
business-gazeta.ru,osnmedia.ru##a[href^="https://yandex.ru/news/?favid="]
diets.ru##.left-newsletter
fastly.com##section[class^="newsletter-form-module--"]
hashicorp.com##section[class^="newsletter-section_newsletterSection__"]
towardsdatascience.com#?#div:matches-css(border-top:3px):-abp-has(> div > div > span > a[href^="https://medium.com/"][href*="newsletters"])
smashingmagazine.com#?#.row > div[class^="col"]:-abp-has(> div.promo-box div.nl-box__group > input[type="email"])
gazzetta.it##.bck-tile-newsletter
canonrumors.com###text-16
allmusic.com##.new-release-newsletter-promo-tile
allmusic.com##.sidebar-promo
dailycaller.com##.piano-newsletter
autosport.com.ru##.subscribe-email-telegram
irishtimes.com##.newsletters-widget
css-tricks.com##.footer-form-wrap
fashn.de###newsletter_layer
foxnews.com##.promo-newsletter
analyticsindiamag.com#?#.post-content > h2:contains(Subscribe)
analyticsindiamag.com#?#.post-content > h5:-abp-has(> a[href^="https://t.me/joinchat/"][target="_blank"])
analyticsindiamag.com#%#AG_onLoad(function() { document.body.innerHTML = document.body.innerHTML.replace(/Get the latest updates and relevant offers by sharing your email\./g, ""); });
gorodche.ru,eg.ru##.feed_sub
300mbfilms.ws###sidebar > #text-15
promondo.de##.nl-bar
sheego.de###js-nlContainerTarget
press-start.com.au##.post-end-subscribe
press-start.com.au##.block-wrap-mailing
greatist.com#?#.article-body > div:-abp-has(> form input[type="email"])
digitalinspiration.com#?##products ~ div[class]:-abp-has(> div[class] button[type="submit"])
abw.by##.special
schmuckrausch.de###newslettertoolkit_block_footer
diemer.de##div[data-entd-teaser="bildteaser"] > a[href="/e/newsletter-subscription-view/"]
searchengineland.com##.sidebar-nl-form
findbestopensource.com#?#.featured-post > div.search-bar:-abp-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
iphonehacks.com##.social-wid
springsrescuemission.org###sidebar > #text-5
spiegel.de##div[data-component="Iframe"][data-settings*="//spiegel-online-neu-profil.newsletter2go.com/"]
seafarerswelfare.org##.subscribe.gray
biservis.com.tr#?#.sidebar-warp .row.mb-40:-abp-has(+ .subscribe-form)
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
humansarefree.com##form[action*="/subscription-form/"]
governmentslaves.news###homebanner-subscribe
psy.su##.content-column > form.signup
||zvzda.substack.com/embed
zvzda.ru##.k-new-right > div.grid-item + h4[style="margin-top:20px;"]
dcclothesline.com###after-content-signup
dcclothesline.com###right-rail-signup
activistpost.com#?#aside[class$="sidebar"] > div.widget_text:-abp-has(> h4.widget-title > span:contains(/Newsletter|Protect Your Liberty/))
||mogilev.online/wp-content/uploads/2021/01/telega.png
gameguidesbook.ru##.sidebar_list > li[id^="text-"]
vladtime.ru##.ya_subscribe
telerik.com##.BlogPost-Sticky-Sidebar[data-placeholder-label="EmptyWrapper"]
worldclassmag.com##.b-subscribe-form
stackabuse.com#?#.grid div.mx-auto:-abp-has(> div[class] form[aria-labelledby="newsletter-headline"])
udemypremiumcourses.com##form[action="https://feedburner.google.com/fb/a/mailverify"]
udemypremiumcourses.com#?##text-2 .elementor-widget-container > h5.elementor-heading-title:contains(/^Do you want to learn more\?$/)
hager.de###flyout
taliun.com##.dmform[data-element-type="dContactUsRespId"]
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)
nanu-nana.de#?#.page-wrapper > div.page-footer:-abp-has(> div.footer > div.newsletter)
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
architekturvideo.de#?#.vlog-sticky > div.widget:-abp-has(> div.textwidget > a[href^="https://eepurl.com/"])
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]
diabetesincontrol.com#?#.theiaStickySidebar > div.widget:-abp-has(> div[class] > h4:contains(Newsletter))
insidermonkey.com##.advertorial-offer-container
5play.ru##a[href="https://t.me/android_5play"]
dogsofthedow.com#?#.code-block:-abp-has(a[href="https://www.dogsofthedow.com/dogs-of-the-dow-newsletter-cl.htm"])
eguardtech.com##.blog-newsletter
sbs.com.au###sidebar-first
techrrival.com###ta_newsletter
tellychakkar.com###block-simple-subscription-subscribe
roskvartal.ru##.news-subscription
ad.nl##iframe[src="https://www.ad.nl/redactie/checktitel/nieuwsbrief-angela.html"]
paquetaesportes.com.br#$#.modal--optin { display: none!important; }
paquetaesportes.com.br#$#.modal-backdrop { display: none!important; }
paquetaesportes.com.br#$#body { overflow: visible!important; }
gipernn.ru##.js-subscription-root
thediplomat.com###td-box-newsletter
gazetadopovo.com.br###tab_newsletter
todayifoundout.com#?##sidebar > aside.widget:-abp-has(> div.textwidget div#mc_embed_signup)
uswitch.com##.email-capture-wrapper
eckovation.com##.mo-has-name-email
antipub.org##.sidebar .wpcf7
timesofindia.indiatimes.com##.et_newsletter_widget
ramsaydiagnostics.ru##.mailing-box_wide
redditgifts.com#$#.exchanges-notify-form { visibility: hidden !important; }
morningstar.*###iSharesSignupWrapperEx
appsumo.com##.cc-header-form.text-left
androidauthority.com##div[data-nc="nc-newsletter"]
coloradonewsline.com##.subContainer
coloradonewsline.com#?#.td-ss-main-sidebar > aside.widget:-abp-has(> div[class] input.sli-input-contact-email)
liquidweb.com##.subscribe-sidebar-form
debugbear.com##.monitoring-cta + div[class] > style + div[style^="margin-top:"]
ambria.de,sieh-an.de,heine.de,witt-weiden.de,socialbakers.com##div[data-testid="newsletter-banner"]
capital.bg###newsletter-box-holder
thedrive.com##.newsletter-image
reverso.net##.more-newsletter-subcribe
scamadviser.com##.section div > div > div.newsletter__row
cleananddelicious.com,itsfoss.com,tut4dl.com##.enews-widget
thedailybeast.com##.ProductCalloutNewsletterModule
timesofindia.indiatimes.com#?#.nonAppView > div[class]:-abp-has(> div.contentwrapper > button)
searchenginewatch.com##.ab--subscribe
nationalreview.com##.aside-newsletter
nationalreview.com##.inline-newsletter-subscribe
coursevania.com#?##main div.vc_row:-abp-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
internet-access-guide.com##.tve_wp_shortcode
internet-access-guide.com##.inside-right-sidebar > #custom_html-4
ademocut.com,lawlex.org###wp-subscribe
lawlex.org###singlesubscribe
nofap.com#?#.elementor-column-gap-default > div.elementor-row:-abp-has(form.infusion-form)
cinestar.de###newsletter-section
loudtechie.com##.oab
koinmedya.com###mc4wp_form_widget-2
securityboulevard.com#?#.theiaStickySidebar > aside.widget:-abp-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:-abp-has(> div.elementor-container > div.elementor-column > div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > form[id^="newsletter"])
bremer-gewuerzhandel.de##.emotion-genussletter-container
schuh-okay.de,abc-schuhe.com##footer > div.news
impulse.de###sidebar > #custom_html-3
pensoft.net,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
republicworld.com##.subscribe-wrapper
vervemagazine.in##.block--newsletter
geospatialworld.net##.weekly_form_blk
rtinsights.com##.subscribe-sidebar
blog.eccouncil.org#?#.sidebar-right-item > div.widget > h3.gdlr-widget-title:contains(Subscribe):upward(1)
infolaw.co.uk#?#.textwidget li > a[title="Sign up to our email list"]:upward(1)
campaignindia.in##.bulletinModule
teraz-srodowisko.pl###footer-newsletter-container
merriam-webster.com##.wotd-side__subscribe
merriam-webster.com##.right-content-box.active-subscribe
blockerx.net,pocketwanderings.com,listoffreeware.com##.elementor-popup-modal
couponxoo.com##.container-fluid.px-0.bg-navy
e-commerce-magazin.de#?#div.elementor-element-populated:-abp-has(> div.elementor-widget-wrap > div.elementor-widget-heading h4:contains(/^Redaktionsbrief$/))
thewritelife.com##.widget_newsletter_widget
share.upmc.com##.sfmc-combo-module
share.upmc.com###homeEmail
developer-tech.com##.techforge-subscribe-widget
obj.ca###block-largecallouttest
29.ru#?#.central-column-container div > div[placeholder="Введите e-mail"]:upward(3)
siberianhealth.com##.blogSub-wrapper
softwebtuts.com##.FollowByEmail
technologyreview.com##.newsletter__wrap
designmynight.com##dmn-newsletter
toeic.com.sg##.aside-wrapper > #easy-opt-in-widget-2
gdata.de###newsletterbox-guidebook-sidebar
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
businessinsider.de##.bi-mobility-newsletter
businessinsider.de##.bi-karriere-newsletter
belmarket.by##.read
belmarket.by##.share
belmarket.by##.sticky > div.aside
tindie.com##.mailing-list-box
literaturcafe.de##.vc_widget_sidebar > .widget_wysija
diy.obi.ru##.news-template-subscription
delo.ua##.telegram__block_container
niemanlab.org##.simple-emailsignupbox
niemanlab.org##.simple-endofarticleemail
niemanlab.org##.simple-sidebar-emailsignupbox
coinkolik.com###mailpoet_form-3
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)
wristreview.com#?##contents-wrap > div.block-wrap-native h2 > span[style]:contains(/NEWSLETTER$/)
wristreview.com#?##contents-wrap > div.block-wrap-native div.mailing-wrap:upward(3)
healthline.com#?#.article-body > div > form[novalidate]:-abp-has(input[type="email"])
healthline.com#?##homepage-medium-listing-live-trending section > div[data-empty="true"] + div > div > div[class] > div[class] > div[class] > form[action="/newsletter-signup"]:upward(3)
vozpopuli.com##.widget_sf_newsletter_form
bestreviews.net###contact-form
htxt.co.za#?#.elementor-widget-container:-abp-has(> h2:contains(NEWSLETTER))
notateslaapp.com#?#.content > div[class^="col-a"] > div.container:-abp-has(> div.release > div.subscribe-container)
mylifetime.com,forward.com##.newsletter-signup-container
britannica.com##.col-da-300 > div.rr-module > div.pl300
hackaday.com##.widget-had-subscribe
highspeedinternet.com##.active-campaign__form-wrapper
||login.kataweb.it/registrazione/newsletterwidget/launcher.htm$domain=ilsecoloxix.it
evo-rus.com##.subs-in-social
indiaeducation.net##.newsletter_sub_wrapper
caclubindia.com##.fixed-side-column div.card-body + div[style^="background:#fff;"]
jagranjosh.com##.subscribe-sec
activelylearn.com##.column-2 > .div-block-22
edsys.in#?#div[class^="_"] > div[data-toggle="collapse"]:-abp-has(> h6:contains(Subscribe))
edsys.in#?#div[class^="_"] > div[data-toggle="collapse"]:-abp-has(> h6:contains(Subscribe)) + div
seths.blog#?#.sidebar-content > div.sidebar-widget > div#subscribeform:upward(1)
careercontessa.com##div[class^="col-xs-"] > div.sidebar-item-container:first-child
sleepfoundation.org##div[class^="sf-newsletter-signup"]
health.harvard.edu##.widget-newsletter-signup
deathwithdignity.org###email-signup
zapier.com##.e1741cg91
oggusto.com##.home-newsletter
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
annualreviews.org##.ar-right-col > div.collections-arBuzz
chromeunboxed.com##.newsletterSignupBlock > *:not(.wp-rss-template-container):not(h6)
jamesclear.com##div.cta.first > div.container > div.cta__right
jamesclear.com##div.cta:not(.first)
680news.com##.featured-submission
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
cleananddelicious.com,javcc.com,analogictips.com,1000projects.org,hostdime.com,whatobuy.in,blog.alexa.com###text-6
blog.alexa.com##.awac-wrapper
auslogics.com##.subscribed-form_section
auslogics.com###sidebar-subscribe
wikihow.com###hp_newsletter
thinkwithgoogle.com##.article-toolbar__cta-wrapper
pikabu.ru##.email-block
freepress.net##.join-us
nytimes.com##div[data-scp="newsletter"]
nytimes.com###__next > div[data-arachne="slc_edit_singular_link"] + div[class]
greaterkashmir.com##.m-subscribe-widget
downloadsource.net##div.newsletter-box
axios.com##div[id^="localTopicCTA--"]
bizreport.com###facilities
defector.com#?#.article-footer > div[class^="default__Wrapper-"]:-abp-has(> form  label[for="email"])
allinterview.com#?#.col-md-4 > .panel > .panel-heading:contains(/^Subscription$/):upward(1)
monetizemore.com##.form-mailbox-main
reuters.com##div[class^="NewsletterCard__container___"]
tvspielfilm.de##.widget-box.mail-abo
rihappy.com.br##.cadastro-whatsapp
medaboutme.ru##.sidebar > form.form
ryte.com###adNewSkyscraper
forklog.com##div[class^="subscribe_blk"]
jbl.com##.mail-form
inshokuten.com##.mailMagazineArea
m.timesofindia.com##.newsletter_entertainment_widget
programiz.com###mauticform_wrapper_csubscribersform
travel.yandex.ru#?#form[name="MODAL_SUBSCRIPTION"]:upward(3)
theblaze.com##div[id*="_Newsletter_"]
jetbrains.com###social-footer
qz.com#?#h2[class]:contains(Support journalism):upward(2)
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
blog.doist.com##.home-form-banner
blog.doist.com##.article-subscribe-form
mambiznes.pl##.newsletter-area
cointelegraph.com##.article-subscription-widget
team29.org##.mc-subscribe
howtogeek.com##div[class^="walter-march2021-"]
||activehosted.com^$third-party
producthunt.com##div[data-test="dismiss-EmailSubscribeCard"]
sadhguru.org##.block-email-subscription
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"]
cbsnews.com##div[title*="Get the Newsletter"]
livehindustan.com##.nletter-cont
itcstore.in,farmasave.it##.wrapper-newsletter
vawoo.co.uk##.footer-stay-connected
timesofindia.indiatimes.com##.toinewsletternudge
eisamay.com,maharashtratimes.com,navbharattimes.indiatimes.com##.wdt_newsLetter
komyounity.com##.entry-content > p.has-text-align-center.has-vivid-purple-background-color
komyounity.com##.entry-content > p.has-text-align-center.has-vivid-purple-background-color + div figure > a
komyounity.com##div[style="height:100px"]:empty
themaclife.com###sidebar_form
wiseadvice-it.ru,aajtak.in##.subscribe-banner
derechadiario.com.ar#?#div[class^="jsx-"] > h2[class]:contains(Newsletter):upward(2)
producthunt.com#?#div[class^="styles_postsList__"] > div[class^="styles_card__"]:-abp-has(input[value^="email_capture_"])
producthunt.com#?#aside[class^="styles_sidebar__"] > div[class^="styles_container__"]:-abp-has(> div > span:contains(Newsletter))
citywire.co.uk##.alert-registration
finextra.com##.module--signup
elpais.com.uy,ovaciondigital.com.uy,protocol.com##.email-wrapper
eastbaytimes.com##.newsletter-simple
eastbaytimes.com##.Mg2-newsletter-inline_notif_mng
mag.auto.ru##.jrnl-article-subscription
adpushup.com##a[href="https://www.adpushup.com/blog/newsletter-subscription/"]
hobokengirl.com##.newsbox
bikeradar.com##.sidebar .promotional-content
elearningindustry.com##a[href^="https://elearningindustry.com/newsletter-signup?"] > img
mshowto.org#?#.theiaStickySidebar > aside:-abp-has(> div.textwidget > center > a[href^="https://forms.office.com/Pages/ResponsePage.aspx"])
nytimes.com##.expanded-dock
soydemac.com##.sidebar-subscripcion
vermangasporno.com#?##fooside > div.col-md-4:-abp-has(> div.textwidget > form#feedburner)
gazin.com.br##section[class^="styles__SectionNewsletterPromocoes-"]
masfrandy.com##.berlangganan-box
infomoney.com.br##.infomoney-newsletter
pureinfotech.com###newswrapper
donbosco-medien.de###wh_nl_hint
gamespot.com##.nlsub
newseveryday.com##.f-subscribe
thehindu.com##.newsletter_rhs
runnersworld.com,prevention.com##journey-inline-newsletter
washingtontimes.com##.email-alerts
washingtontimes.com###newsletter-form-story
minsknews.by##.video-subscribe-header
thenextweb.com##.p-channel-subscribe
magazine.skyeng.ru##.ske-email-subscription
businessinsider.com##a[href*="&itm_campaign=chart-of-the-day-newsletter"]
cooking.nytimes.com###inline-recipe-newsletter-signup
seattletimes.com###amp-usermessaging
radiokp.ru##.fx-ai-center
straganzdrowia.pl###box_newsletter
swarajyamag.com##div[class^="email-subscribe-"]
revolt.tv##div[id="toaster"][data-cdata*="Subscribe"]
flos.com###link-newsletter
||coop-land.ru/uploads/posts/*_telegram.jpg
ultimateclassicrock.com##.tsq_sailthru_newsletter_widget
ultimateclassicrock.com##.widget-tsq_sailthru_newsletter_widget
androidauthority.com##.andro-newsletter-signup
engblog.ru,guvi.in,burmistr.ru##.section-subscribe
burmistr.ru##.balloon-subscribe
frame.work##.container > div[data-test-id^="email-signup-"][data-controller="spree--containers--email-signup-component--email-signup"]
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/"]
businessinsider.de##.bi-newsletter
nubank.com.br##.newsletter-box-widget
nubank.com.br###newsletter-experiment
minhaoperadora.com.br##.sidebar > div#custom_html-39
mywot.com##div[data-automation="floating-add-wot"]
pnas.org##.signup-for-alerts
lastpass.com##.marketo-wrap
lanacion.com.ar##.mod-newsletter
psyjournal.ru##.block-webform
thepalmierireport.com#?##secondary > div.widget:-abp-has(> div.textwidget > div.ifklicked-subscribe)
debenhams.com##.t-footer__newsletter
myfirstcomp.ru#?#.tm-sidebar-a > div.uk-panel:-abp-has(> form[action^="https://feedburner.google.com/"])
kaplunoff.com##.block__subscibe
7info.ru##.td_separator_center
7info.ru#?#.vc_row_inner:-abp-has(> div.vc_column_inner > div.vc_column-inner > div.wpb_wrapper > div.td_block_wrap > h4 > span:contains(Подписывайтесь на новости))
tcl.com##.footer-subscribe-exist + div.row
timeout.ru##.footer-search
mobzik.ru#?#.asd > div.dl-capt:-abp-has(> h2:contains(Подпишись))
ttt.ua##.subscribe-layout__mailer > *
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
mail.ru#?#.pulse-lenta-layout div.pl_b3:-abp-has(> div.pl_n > div.pl_bu > div.pl_fx > div.pl_fz > div.pl_fy > input[placeholder="Оставляй почту и читай лучшее"])
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
kocpc.com.tw##.feedly-link
kocpc.com.tw##.feedburn
kocpc.com.tw###sidebar > div#custom_html-4 > h3
fark.com##.newsletter_callout
news-front.info##.social-news-buttons
sezamzpavy.cz#?#div[class] > div:-abp-has(> iframe[src^="https://share.seznam.cz"])
sezamzpavy.cz##div[data-dot="newsletter"]
interestingengineering.com##.main-subscription
interestingengineering.com##.slim-subscription
interestingengineering.com##.news-icon
||app.mailjet.com^$third-party
shop.philips.ru##.footer-top-block__subscribe
jakubmarian.com##.subscribe-article
ej.by##.share
ej.by##.article-footer + span.tags-title
thedenverchannel.com,wcpo.com##.newsletter-opt
tlz.de##.piano-newsletter-inline
pga.com##div[data-cy="gdpr-banner"]
elespanol.com##.md-suscription
journaldesfemmes.fr,commentcamarche.net##.nl-box
||cdn.convertbox.com^$third-party
||app.conversiobot.com^$third-party
correiobraziliense.com.br##.revue-embed
futurism.com#?##__next > div.antialiased > div > div.text-center:-abp-has(> div.mx-auto > div:contains(newsletter))
cnx-software.com#?##secondary > section.widget:-abp-has(> div.textwidget a[rel="nofollow"]:contains(Subscribe))
cnx-software.com##.textwidget > div[align="center"] a[rel="nofollow noopener"][target="_blank"]
||sb.by/upload/banners/tg-sub.jpg
geniusinteractive.org,jardima.com,farklifarkli.com##.g1-slideup-newsletter
golospravdy.eu###text-130
mvideo.ru#?#.footer div.footer-subscribe-title:upward(2)
telegraf.com.ua##.article__social_block
20minutes.fr###header_banner_serious
coincodex.com##app-sidebar-subscribe
minfin.com.ua##.mf-subscribe--wgt
t3n.de##.c-native-newsletterbox
nevasport.ru##.post-tags__yn
nevasport.ru##.post-tags__gn
nevasport.ru##.post-tags__yz
arquidiocesedeteresina.org.br##.widget_sola_nl_subscribe_widget
pressherald.com##.gform_wrapper
puzzle-english.com###j-only-email-auth
delcastellano.com##.sidebar > #text-14
delcastellano.com##.entry-content .aviso-global.publi-inpost
bankier.pl##.widgetNewsletter
wsws.org##.content > p + aside[data-content-name] + aside[style^="width:100vW;left:50%;"]
novayagazeta.ru#?#footer > div[class] form[name="subscription-form"]:upward(1)
manshet.org#?#.card-title ~ div.ignore-select div.subscr-title:upward(2)
doncorgi.com##.inside-right-sidebar > aside#text-10
doncorgi.com##.pum-overlay[data-popmake*="form_submission"]
glavred.net,glavred.info,forbes.ru##.article__subscribe
strefainwestorow.pl###newsletter-ipo
afisha.ru##.subscribe-footer
golospravdy.eu#?#div[id^="sidebar-widget-"] > div.widget_text:-abp-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
news.mail.ru###subscriptionFormBlockId
parasut.com##.signup-newsletter
1cloud.ru##.sidebar__banner
thebell.io##app-subscription-header-form
change.org##.bottom-bar-interrupt
searchengines.guru##.article-blue-block
a2hosting.com,entrepreneur.com##.article-subscribe
entrepreneur.com##.mobile-article-subscribe
80.lv#?#footer:-abp-has(> div[class] > form#subscribe-form)
zerohedge.com##div[class^="SidebarNewsletter"]
zerohedge.com##div[class^="MidArticleNewsletter"]
womo.ua##.promo-block-subscribe
ru-mi.com##.mail_bottom
freefincal.com##.tve-leads-in-content
sobaka.ru##.b-sidebar-widget--subscribe
sobaka.ru##.b-post-view__telegram-promo
foma.ru##.wrap-geobanner
newinform.com###tg-vk
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
m-timesofindia-com.cdn.ampproject.org##.newsletter_hook_content
1kr.ua##.right-subscribe
1kr.ua##.telegram-chat
mercola.com##.top-subscription
securitylab.ru###subscribe-section
usvinternet.ru###text-54
peopletalk.ru##.subscribe-wrapper
khl.ru##.sapCpRuntime
sonicsoak.com###shopify-section-newsletter
gizmodo.com##.sc-18b1b2r-4.bemTYH
kotaku.com##.sc-18b1b2r-5
crainsdetroit.com#?#.block-region-content-right > div.block:-abp-has(> div.digital-edition-block > form.newsletter-signup-form)
||teleskop-by.org/wp-content/uploads/2020/09/youtube5.jpg
epicentrk.ua##.footer__blue
vtimes.io##.signup-form
uplifers.com##.newsletter > section.up-form
journaldunet.com#?##jSidebarSticky > div.sticky-zone:-abp-has(> div.sticky-element span[class]:contains(Newsletter))
vangraaf.com##.pc-newsletter
beverfood.com##.widget-subscribe
lung.org##.section-signup-email
techgistafrica.com##.jeg_push_notification
sportpanorama.by##.b-bottom-plates-section
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
probonoaustralia.com.au##.news-sign-up
vctr.media##.adv_button
drugs.com##.sideBoxSubscribe
grammarly.com##div[class$="subscribe_form-container"]
zdnet.fr###secondary > section.keepUp
insomniacookies.com##.mail-list-wrap
fragrancex.com##section[id^="SideCouponAsyncSection"]
bidunyahaber.net###bulten_div
freep.com##header ~ main form[aria-label^="Sign up for newsletter"]
incestvidz.com###sidebar > div.widget_text.masonry-brick
welovetrump.com##.sidebar ._form_1
wundergraph.com##.main-wrapper ~ div > hr + div[class="container"][style="padding-top:2vh;padding-bottom:2vh"]
||sdk.getsitekit.com^$third-party
bel.biz##.subscribe__wrapper
proekt.media##div[data-ui-id="post"] > div[class^="stk-grid stk-theme_"] > div[style="background:#2B52BD;padding:24px"]
e1.ru#?#.central-column-container > div[style] > div:-abp-has(div[class] > button > span:contains(Подписаться))
zaborona.com,blog.lacoste.com.tr##.thb-article-subscribe
reminder.media##div[class^="_menu_footer_"] > div[class^="_container_"]  > div[class^="_wrap_"] > a[class^="_menu_search_"] ~ *
pctipp.ch##.footer_newsletter
express.co.uk##.newsletter-pure
moneylife.in##.main_article_holder > div[class="grid_16 mtop_10"][style="margin:20px 0px;"]
moneylife.in##.mainarticle_content > div > .grid_7.right[style="background: #FF6939; border-radius: 5px; padding-bottom: 5px;margin:30px 8px 8px 8px;"]
gymgrossisten.no##.newsletterForm
macrumors.com##div[class^="subscribe--"]
semanticscholar.org##.footer > .subscribe-tile
littleone.com###subs_form_static
officelife.media##.subscribe-mob
bdg.by##.mailchimp_block_
wired.com#?#.article__chunks > .grid-layout--adrail > .grid--item > .callout--content-type--asset-embed:-abp-has(> .heading-h5 > a[href^="https://www.wired.com/newsletter/"])
omggamer.com##.widget_convertkit_form
newsmax.com###nmSignUpContainer
||web.webformscr.com^$third-party,domain=~sqatraining.ru
healthshots.com##.hts_sub_box
||realt.by/uploads/pics/Plashka_
itpro.co.uk##.polaris__newsletter
pewresearch.org##.prc-block-area > div.wp-block-prc-block-promo:first-child
worten.pt##.w-newsletter-block
worten.pt#?#.iss-content-box > section.w-banner:-abp-has(> div[class] h3.p-form:contains(Subscreve))
mobzik.ru,tv-vybor.ru,diakov.net##.subscr-lazydev
vseinstrumenti.ru##.footer-subscribe-form-email
magazine.skyeng.ru#?#.article__body > div.stk-post > div.stk-grid > div.stk-grid-col > p:contains(Каждый день вы будете получать письма)
buffalonews.com###pu-email-form-buffalo-bills
reminder.media###footer-mailing
baladain.com.br##.bn-newsletter
eff.org##.pane-effector-signup
catsthemusical.com##.two-column > div.gform_wrapper
nubiapage.com,geniusinteractive.org,olumhaberi.com,teknikhukuk.com,mbk-news.appspot.com##.g1-newsletter
hstoday.us##a[href$="/newsletter-ad/"]
takiedela.ru##.i-subscribe
iptv4best.com##.g1-sidebar > #custom_html-2
expres.cz##.nabirac-in-art
reclaimthenet.org##.elementor-form-fields-wrapper
pcmag.com###article + div[class] > div[x-data="window.newsletters()"]
pornhub.com,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
magazine.skyeng.ru#?#div[data-ce-tag="grid-col"] > p[data-ce-tag="paragraph"]:contains(/(^В изучении английского.*оригинале.\s$)|(^Чтобы без проблем общаться.* фразы на английском.$)/)
clara.es##.content-newsletter
poder360.com.br##.mod-newsletter
xda-developers.com###newsletter-sidebar-subscribe
theregister.com##.newsletter_signup_unit
theregister.com###index_page > .srow > .faux-article > .newsletter_link
theregister.com#$?##index_page > .srow > .faux-article:-abp-has(> .newsletter_link) { visibility: hidden !important; }
franceinter.fr,time.com,techbang.com,fivethirtyeight.com,eschuhe.de,kotaku.com.au,gizmodo.com.au,finanzen100.de##.newsletter-subscribe
lancashiretelegraph.co.uk##div[data-block-pull="newsletter-interstitial"]
bestbuy.com###footer-email-block
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:-abp-has(> div.container div.newsletter-info)
knowledgecity.com,whatsnewinpublishing.com,subscriptioninsider.com,prontomarketing.com##.gform_widget
canonrumors.com###gform_widget-3
technopoint.ru,dns-shop.ru##.main-footer__subscription
xgamers.ru###parent_subscribe
ajansara.com##.ebultencover
hindustantimes.com##.subscribe-update
cosmoturk.com,medyacuvali.com##.ebulten
yenisafak.com##.subscribe-list
foxtrot.com.ua##.subscribe-container
mrbigandtall.ca###joinTheClubPopupContainer
fosspost.org#?#.widget-area > section.widget:-abp-has(> h3.widget-title > span:contains(Newsletter))
journaldesfemmes.fr,linternaute.com##.nl-box--right-col
zapravdu.org###newsform
bookdepository.com,crystalgemstoneshop.com,allthatsinteresting.com,gestion.pe,edureka.co,tubularinsights.com,rollei.de,hashicorp.com##.newsletter-section
eroskosmos.org##.subscribe-main
towardsdatascience.com#?##root div:-abp-has(> h2:contains(Sign up for The Daily Pick))
hashicorp.com##div[class^="BlogNewsletterSignup_blogNewsletterSignup"]
insidermonkey.com,jpost.com##.daily-newsletter
insidermonkey.com##.daily-newsletter + .email-privacy-policy-warning
kriptoradar.com,otomobilgunluklerim.com,buneymis.net,siberkalem.com##.widget-mailchimp-subscribe
vpncompare.co.uk,genbeta.com##.section-newsletter
xataka.com#?#.aside-box:-abp-has(> form.newsletter-form)
moneylo.fr#?#main > section:-abp-has(> div[class^="Section__Content-"] > div[class^="Subscribe__FormContainer-"])
patronlardunyasi.com##form[action="/newsletter.asp"]
imore.com,computerhoy.com,windowscentral.com,androidcentral.com##.block-newsletter
lisa.ru,budzma.org##.subscriber
chefkoch.de#?#.ds-container > aside.ds-box:-abp-has(> h2.hp-headline:contains(Newsletter))
newsherald.com#?#div[class] > form[class]:-abp-has(> input[name="email"])
westernstandardonline.com##.widget_mailchimpsf_widget
pinknews.co.uk##.pn-single-post-wrapper__newsletter-signup
romance.io###deals-signup
ad.nl##.fjs-newsletter
herder.de##div[id$="upanNewsletter"]
monstersandcritics.com##.newsletter-surround
monstersandcritics.com##.inside-right-sidebar > #custom_html-4
avclub.com,theroot.com,jalopnik.com,kotaku.com,gizmodo.com,lifehacker.com##.js_newsletter-form-inline
inquirer.com##.newsletter-card
intermedia.ru###subscribeForm
intermedia.ru##.personaldata_notice
qmaths.in#?#.sidebar > div.widget:-abp-has(> div.widget-content > form input[name="email"])
cpomagazine.com##.entry-content > div.essb-ctt + p + div[class^="_"]
lyonpeople.com##.widget_monarchwidget
lyonpeople.com##.widget_monarchwidget + div[class]
lyonpeople.com#?#.et_pb_extra_column_sidebar > div.widget_text:-abp-has(> h4.widgettitle:contains(Newsletter))
elegantthemes.com###exitpopup
4fresh.ru##.botSub
hipertextual.com##.mrf-newsletter
astro-world.ru##.theiaStickySidebar > aside.penci_popular_news_widget + aside.widget
inosmi.ru,ria.ru##.article__aggr
wisn.com##iframe[src^="https://d2cmvbq7sxx33j.cloudfront.net/email/prod_coronavirus_iframe_section.html"]
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"]
lesfrontaliers.lu##iframe[src^="https://app.mailjet.com/"]
ligazakon.net##.light_subscription_block
ligazakon.net##.rowflex-col-subscription_sidebar
ligazakon.net##.subscription_sidebar_block
gizmodo.com#?#.js_starterpost > div[class] div:-abp-has(> a[href="/newsletter"])
||peterburg2.ru/i/subscribe.jpg
peterburg2.ru##img[src="/i/subscribe.jpg"] + div[style^="width: 240px; height: 176px;"]
newyorker.com##.paywall-bar--visible
gq.com,newyorker.com##.journey-template--footer
www-cnet-com.cdn.ampproject.org##.newsletter
feedspot.com##form[id^="newsletterform_"]
wpexplorer.com###newsletter-wrap
getpocket.com###__next > div[class$=" isVisible"] > div > aside
shieldsgazette.com,northantstelegraph.co.uk,newsletter.co.uk,scotsman.com###article-newsletter-signup
trouw.nl###ANON_USER_NCB_BOTTOM_BAR_M1_B
parool.nl###ANON_USER_NCB_BOTTOM_BAR_M1_A
parool.nl##iframe[src="https://www.parool.nl/marketing/parent-check/nieuwsbrief-app-parool.html"]
legionathletics.com###oneweek-sidebar
hmpgloballearningnetwork.com,legionathletics.com##.opt-in
legionathletics.com##.post-container > div#sign-up
||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
curbsideclassic.com#?#.sidebar > ul > li:-abp-has(> div.textwidget > p > a[href="https://www.curbsideclassic.com/email-subscription/"])
proagro.com.ua##table[style="border:1px solid #d0d0d0;"]
gazetadopovo.com.br#?#.container > div.c-botao-flutuante:-abp-has(> a.btn-flutuante-newsletter)
gazetadopovo.com.br##.box-promo-newsletter
gazetadopovo.com.br###end-post > div.c-box-news
recruitingtools.com,feedspot.com##.fixedBar
feedspot.com##.et_pb_extra_column_sidebar > div.widget_custom_html
360tv.ru##amp-img[alt="google_news_image"]
okido.com##.woocommerce-store-notice
myks.com.ua##.social-statistics-widget
pekarstas.com##div[class^="share-block"]
core77.com##div#full_bottom_pop
burninghut.ru###sidebar-above-comments
k1news.ru##.yand
buffalonews.com###paywall-footer
bloombergquint.com##div[class^="subscription-"]
pdfdrive.com###subscribebox-cats
pdfdrive.com###subscribe-heading
dmitripavlutin.com#?#article > div:-abp-has(> div > form[name="mc-embedded-subscribe-form"])
dmitripavlutin.com#?#main ~ aside > div > div:-abp-has(> form[name="mc-embedded-subscribe-form"])
mtb-news.de##.mtbn-newsletter-bar
kp.ru##.page-footer_subscribe
hindustantimes.com##.storyArea > div.storyDetail + div.subscribe-update
m.hindustantimes.com#$#body { overflow-y: visible !important; }
m.hindustantimes.com#$#.skippablePop { display: none !important; }
tochka.net##.subscribe_widget
sostav.ua##.tgzen
adidas.com.tr##div[class^="footer_newsletter"]
blog.remarkable.com#?#.screenContent > div.js-collectionStream > div.streamItem:-abp-has(> div.u-marginAuto > div.u-marginAuto > div.u-marginBottom20 > a[href="https://mailchi.mp/mail.remarkable.com/subscribe_to_newsletter"])
remarkable.com#?#main > div[style] > article[class^="business-module"]:-abp-has(> div[class^="business-module"] > h2:contains(Stay in the loop))
jv.ru##.signupnewsletter
androidgreek.com##.sidebar-container > #custom_html-19
iz.ru##.news-google
allconnect.com##div[data-preamp="footer-email-capture"]
i-m-i.ru#?#div[type="article"] ~ div[class]:-abp-has(> div > div > form:contains(Подписаться))
pult.ru##div[id^="subscription"]
pult.ru##.s-main-news-subscribe
readovka.news##.block-community-zen
dinos.co.jp,supermagnete.de,lampenwelt.de,oxfordlearning.com,caseking.de,lidyana.com,officedepot.co.cr##.footer-newsletter
laprovence.com,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:-abp-has(> div[data-component="NewsletterCard"])
newsandstar.co.uk###newsletter-interstitial
vitaexpress.ru###subscribtion-form
yfood.eu##.shopify-section > div.w-full[style="background-color:#f6f6f6"] > .container-md
mk.ru##.article__subscription
digitalcitizen.life##.block-next-sidebar-subscription-options > :not(.subscription-options__social_buttons)
bloggif.com###right > #rightTools + div.sky + h2
dafideff.com##.widget-content > div.follow-by-email-inner > ul.list-inline ~ *
istories.media##.subscr
tasteandtellblog.com###oc_acf_cta-2
tasteandtellblog.com##.subscribe_widget
thegatewaypundit.com##.email-list-subscribe
belta.by##.bans
||chimpstatic.com^$domain=xakep.ru
ekd.de,blog.mozilla.org###newsletter-subscribe
cbc.ca##.newsletterWidget
parfums.ua##.js-subscription_block
vtm.be###block-vtm-blocks-vtm-blocks-newsletter-large
||rh.by/images/banners/rhzen.jpg
slidety.com###secondary .g1-newsletter
classicalmusicnews.ru,ege-study.ru##.m365-embeded-showed
bleepingcomputer.com##.bc_news_letter_sidebar
macupdate.com##.mu_email_subscription
1sa.com.ua##div[class*="footer-newsletter"]
stolichki.ru,fbk.info##.subscriptionForm
||skyjoom.com/images/banerblog.jpg
mmo13.ru##.promo.youtube
lidl.de##.lidl-insider-floor-ad
lidl.de##.btn--newsletter
maski-proekt.media,proekt.media##.tile--subscribe
yeniwindows.com#?#.connect-widget-form > form[action]:-abp-has(> input[value="Subscribe"])
maski-proekt.media,proekt.media#?#div[data-ui-id="post"] > div.stk-grid:-abp-has(> div > div > div > h4:contains(Подпишитесь))
vice.com##.user-newsletter-signup
thenewstack.io##.newsletter-sign-up-block
roscontrol.com##.article__subscription
sciencemag.org###newsletter-interstitial-div
filehorse.com###newsletter1
goodnewsfromindonesia.id##.ts-widget-newsletter
beautyinsider.ru###articleSubscribeBlock
officelife.media##.subscribe-plate
pinsknews.by#?#.sidebar_list > li.widget:-abp-has(> div.textwidget > form[action] strong:contains(Подпишитесь))
politico.com#?#.below-article-section div.below-story-text > aside:-abp-has(> section > div.sign-up__column > div.sign-up__summary > a[href="https://www.politico.com/newsletters"])
politico.com#?#.container div.story-text > aside:-abp-has(> section > div.sign-up__column > div.js-tealium-newsletter)
politico.com#?#.container .container__slot > section:-abp-has(> div.sign-up__column > div.js-tealium-newsletter)
politico.com##aside[class*="morning"][class*="esu"]
politico.com##.morning-energy
politico.com##.health-care-pulse-esu
politico.com##.the-long-game-sign-up
politico.com#?#.pos-beta > aside:-abp-has(> div.promo > div.promo-content > div.js-tealium-newsletter)
politico.com##.new-york-playbook-sign-up-right-rail
unity3diy.blogspot.com##.followbyemail
gsm1x.xyz,enttechub.com##.FollowByEmail
radiokp.ru##.zen-button
brighteon.com##.bottom-banner
sinpas.com.tr##.blogDetayBulten
apartmentguide.com##.ag-newsletter-sidebar
nv.ua##.collection_form__container
wired.co.uk##.bb-newsletter
inews.co.uk##.inews__email-signup
cosmo.ru##.news-subscription
ad-italia.it,ad-magazin.de,admagazine.com,admagazine.fr,admagazine.ru,allure.com,architecturaldigest.com,architecturaldigest.in,bonappetit.com,cntraveler.com,cntraveller.com,cntraveller.in,glamour.com,glamour.de,glamour.es,glamour.mx,glamour.ru,glamourmagazine.co.uk,gq-magazin.de,gq-magazine.co.uk,gq.com,gq.com.mx,gq.com.tw,gq.ru,gqindia.com,gqitalia.it,gqjapan.jp,gqmagazine.fr,houseandgarden.co.uk,lacucinaitaliana.it,newyorker.com,pitchfork.com,revistaad.es,revistagq.com,revistavanityfair.es,self.com,tatler.com,tatler.ru,teenvogue.com,them.us,traveler.es,vanityfair.com,vanityfair.fr,vanityfair.it,vogue.co.jp,vogue.co.uk,vogue.com,vogue.com.tw,vogue.de,vogue.es,vogue.fr,vogue.in,vogue.it,vogue.mx,vogue.ru,voguebusiness.com,wired.co.uk,wired.com,wired.it,wired.jp##.ticker-view
vogue.ua##.subscribe_wrapper
ekantipur.com#?#body > div[class]:-abp-has(> div.text-center > a[href="http://kmg.com.np/subscribe"])
habr.com##.tm-editoral-subscription
express.co.uk##amp-img[alt="Royal newsletter"]
express.co.uk##form[action-xhr^="/app/newsletter"]
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
daan.dev##.halfway-post.widget-area
clubstrannik.ru,noktabursa.com.tr,girlonthenet.com,substack.com,santiye.com.tr,rb.ru,investors.com##.subscribe-widget
theguardian.com##gu-island[props*="/email/form/plaintone/"]
theguardian.com##.email-sub__iframe
opindia.com,downloadhub.host##form[action="https://feedburner.google.com/fb/a/mailverify"]
tvanouvelles.ca###covid_infolettre
mediazona.ca,mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.js-subscribe
mediazona.online,fourth-sphere-302420.appspot.com,zona.media##.tools__container
wmaraci.com##.e-posta-abonelik
dictionary.com##.sidebar .gform_wrapper form[method="post"]
allo.ua##.catalog-social-subscribtion
macmost.com#?#.sidebar > div.widget:-abp-has(> div.textwidget > form#awebersubside)
e-karali.com#?#footer > div.grid-rows > div.grid-row:-abp-has(> div.grid-cols > div.grid-col > div.grid-items > div.grid-item > div.module-newsletter)
easyspeak.ru##.blog_subscribe
hibboux.com##.subscribe-title
creditznatok.com.ua##.cz-subscribe-box
superhq.net##.feedrss
pocketgamer.com###mailing-foot
pcnews.ru###subscribe_form-yellow
pets.webmd.com##.sf-nls-wrapper
webmd.com##.nls-module
thebarentsobserver.com,cashtocode.com###newsletter-overlay
zik.ua##.mailchip-form
severpost.ru#?##content div.col:-abp-has(> div[style] > form[action="/subscribe.php"])
hollywoodreporter.com,delfi.ee##.newsletter-cta
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
businessinsider.de,insider.com,businessinsider.com##.inline-newsletter-signup
bigbangnews.com##.suscribehorizontal
fosspost.org##.mailform
fosspost.org##.footermailform
fosspost.org#?#.theiaStickySidebar h4.block-title:-abp-has(> span:contains(Subscribe))
domov.sme.sk##.global-article-newsletter
7dach.ru##.topic-subscribe
blog.calltouch.ru###blog-subscribe
sports.yahoo.com##div[id$="-NewsletterSubscription"]
formulatv.com##.share_email
erco.com###newsletter-bottom-bar
autocarindia.com,laleggepertutti.it##.news-letter
singaporemotherhood.com##.sgm_subscription_wrapper
liga.net###subscribe-right
vitiana.com##.bizjournal
suhorukov.com###block-simplenews-0
suhorukov.com##a[title="Подписаться на рассылку"]
amp.ura.news##.yandex-zen
wpolityce.pl##.nu-newsletter
auto.ru##.ListingPromoSubscription-module__container
ewn.co.za##.mailer-signup-sidebar
kanzler-style.ru##.copyright_block div.columns.text-right
executive-shaving.co.uk##footer .newsletter
wtftime.ru##.art-telegram-container
techradar.com##.region_redirect_popup
marstranslation.com##.new_letter_block
dongknows.com###secondary > .widget_oih_opt_in_widget
vegetarian.ru#?#.widget:-abp-has(> div[id] > div.bx-subscribe)
empowerwisconsin.org##.signup-wrap
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
motorsport.com#?#.ms-footer > div.ms-footer_top:-abp-has(> div.ms-footer_top-start > a[href="/info/newsletter/"])
||engine.findaphd.com^
kompasiana.com##.kolom-newslt
metro.co.uk##.metro-email-signup
sekach.ru###right-component > div#user-panel_form + div[rel="nofollow"]
vogue.ru,gq.ru##div[class^="NewsletterStickyWrapper-"]
financialexpress.com,indianexpress.com###id_newsletter_subscription
finegardening.com##.module--email-cta
windows101tricks.com###bs-newsletter-mailchimp-3
tdn.com,trib.com##div[id^="pu-email-form"]
sbermegamarket.ru,kxii.com,wired.com,blog.masmovil.es,energo.by,thelocalproject.com.au,cointelegraph.com##.subscription-form
digitalstudiome.com##.pane-block.sup-blk
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
trudbox.com.ua###subscription-index-form
dukechronicle.com###mc-container
nv.ua##.promo
jooble.org###susbscribePlace
jooble.org###footerSubscribeContainer
trud.com##.scroll-follow-unit
blog.luz.vc##.td-ss-main-sidebar > aside.td_block_template_1
vesti.ua##.post_new_socs
vesti.ua##.the-content > p.warning
nejm.org##.g-cta-subscribe
nejm.org##.m-mini-promo-blank
playboyrussia.com##.sidebar-panel > form[id^="form-subscribe_"]
latimes.com##.NewsletterModule
xn--80aaadf9a6agjohr9n.xn--p1ai##.section--content > .wrap > .row > form[name="subscribtion_form"]
technologywindow.com##.widget_feedburnerformwidget
velonews.com##.c-newsletter-subscribe
marinij.com##iframe[src^="https://apps.mercurynews.com/newsletters-signup/"]
huffingtonpost.gr##section.newsletter
coral.ru##.flexbox-newsletter-wrap
tennessean.com##.newsletter-signup-condensed-module
tennessean.com##gannett-atoms-component-newsletter-cta
pikabu.ru##.sidebar-block_mail
denofgeek.com##.entry__content > .grid > div > .newsletter
fdr.com.br,hacks.mozilla.org###newsletterForm
androidpolice.com#?#ul#sbar-content > li[id^="custom_html-"]:-abp-has(> div > section > form[action$="/subscriptions"])
lifehacker.com#?#.js_starterpost > div[class] > div:-abp-has(> a[href="/newsletter"])
appleinsider.ru#?#.entry-content > p:-abp-has(> code > a[href="https://zen.yandex.ru/appleinsider.ru"])
gizmodo.com,kotaku.com###newsletterPromoModule
vogue.com,gq.com,cntraveler.com,wired.com,spicebar.de,vanityfair.com,self.com,cnet.com,newyorker.com##.newsletter-subscribe-form
newyorker.com#?#div[class^="PageSections__container"] > section[class^="SoloPromoSection__promoWrapper"]:-abp-has(> div[class^="SoloPromoSection__promoColumn"] > p[class^="SoloPromoSection__promo"] > span > a[href="https://www.newyorker.com/newsletters"])
belretail.by##.bannerAfterArticle
ettoday.net#?#.inner > div.block:-abp-has(> div.sidebar-hot-express)
decrypt.co##.sc-118zf0s-2
decrypt.co##div[style^="position"][style*="relative"] > div[size="10"] + div.Veblq
vademec.ru##.detail_news_subsr
recyclingtoday.com,banki.ru##.quick-subscribe
enzahome.com.tr##.bulletinContent
flutenotes.ph##div[id^="FollowByEmail"]
medicalnewstoday.com##.article-body > form[novalidate]
bgasecurity.com###call-maillist
vkurier.info,akket.com##.anycomment-subscribe
vedomosti.ru##.subscription-email
rushop.lg.com##body > div[id="wrapper"] + section.subsub
meduza.global.ssl.fastly.net,meduza.io##.MaterialPanel-root
meduza.global.ssl.fastly.net,meduza.io#?#figure.EmbedBlock-cc:-abp-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:-abp-has(> div.subscription + form[action] > input[name="email"])
androidride.com##li[id^="custom_html-"]
thinkmobiles.com##.subscribeEmailForm
greatergood.berkeley.edu##.article-subscribe
greatergood.berkeley.edu##.section-subscribe-secondary
iphone-gps.ru##.post_subscribe
incredibox.com#?#.content > section.bloc:-abp-has(> #newsletter)
survivalsullivan.com###nonSubscriberDiv
glavcom.ua##.row div.chapter ~ article > div.body > ul.credits > li.subs
theins.ru#?##sidebar > .widget:-abp-has(> div > #mc_embed_signup)
idahopress.com##.signup-wrapper
idahopress.com###tncms-region-article_top_content
thecanary.co##.subscribe-panel-wrap
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
reisenexclusiv.com,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##.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
leparisien.fr##.newsletter-text
leparisien.fr##.newsletter-border
ochkov.net##.footer__subscription
3652.ru,magnitcosmetic.ru,ochkov.net##.c-subscribe
usnews.com##.coronaviruspromo
usnews.com##div[class^="KioskEconomy__Container"]
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
buddinggeek.com,dewaweb.com##.widget_sib_subscribe_form
mercurynews.com##.Mg2-newsletter-inline_notif_mng
washingtonpost.com##.grid-item > div.headline-list + div[class] + div.hide-for-print
merriam-webster.com##.word-of-day-subscribe-block
dyvys.info##.mymail-form-fields
nv.ua##.coronavirus_subscribe
scmp.com##.content--newsletter
scambieuropei.info##.footerSearch > a.logo + form[action]
scambieuropei.info##.box--newsletter
demandprogress.org##.email-footer
scambieuropei.info#?##sidebar > .widget:-abp-has(> div.textwidget > div[id="mc_embed_signup"] > form[id="mc-embedded-subscribe-form"])
puzzle-english.com###SubsInrightBar
complyfoam.com##.klaviyo-form
screencrush.com##.newsletter-frame
thebell.io##.appbox
thebell.io##.subs-only__overlay
thebell.io#$#article.subs-only { height: auto !important; overflow: visible !important; }
thebell.io##.follow > .follow__subtitle
thebell.io##.follow > .follow-form
thebell.io##app-subscription-sticky-dialog
thebell.io##app-post-subscription
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
getpocket.com###pocket-hits-container > div[class^="css-"][class*="-Chyron-Chyron-Chyron"] > div[class^="css-"][class*="-CTAContainer"]
rb.ru,vietnamairlines.com##.subcribe
desimartini.com##.stay_connected
livemaster.ru###email-subscribe-block
aerztezeitung.de#?#.WcmsModule > div[class] > div[id] > div.WcmsContainer > div[class] > div.row > div:-abp-has( > div.WcmsContainer > div.HtmlModule > div.HtmlModuleContent > div.well > span.html-newsletter-icon)
schieb.de##.inner_sidebar > #custom_html-2
turkchem.net##.vc_column-inner > div.wpb_wrapper > div.vc_empty_space + div[class] + div.wpb_content_element
turkchem.net##.widget_wysija_cont
mangafeeds.com###bgdiv
mangafeeds.com#?#.panel-body div.panel-heading > h3 > strong:contains(Email Subscriptions)
cannagardening.com,rz.com.ua##.pane-simplenews
cbslocal.com##.widget_cbs_newsletter_widget
limo.media##div[class^="formbox-editor"]
limo.media#?#.article-body > h4:contains(ニュースレター)
vokrug.tv##.subscribe-false-bg
buro247.ua##.subscribtion
mycredit.ua##.mailSubs
optimakomp.ru##.menu > div[id="conteiner"] ~ div[class]:last-child
bestfree.ru###right-menu > section:first-child
bestfree.ru##.distribution_bottom
italianbark.com,survivalmesserguide.de##.optinforms-form-container
blog.ipleaders.in,egonomik.com##.widget_subscribe
ati.su##.subscribe-block-place
starhit.ru##.offers-wrap
nippononline.ru##.left_block .subscribe_wrap
loccitane.ru###footerNewsletter
||oilprice.com/iframes/sidebar_signupform/
oilprice.com###sidebar_signupform_container
flyingmag.com##.email-widget-container
record.pt###newsletter_block
camstrans.ru###right-column > section.right-box
geo.de##.nlAnmeldg
tecchannel.de#?##articletext > footer.row > div.col-xs-12:-abp-has(> div.row > div.col-md-12 > form.idgNewsletterTeaserForm)
minfin.com.ua##.mail-subscribe-user
erkekadam.org#?##secondary > section.widget:-abp-has(> h2.widget-title:contains(E-Posta))
spark.ru###digestSubscribeBlock
itechtics.com#?#.inside-right-sidebar > aside.widget:-abp-has(> div.textwidget > form[action] > input[value="Subscribe"])
sailuniverse.com##div[id^="tie-newsletter-"]
congressoemfoco.uol.com.br#?#aside > div.widget_text:-abp-has(> div.textwidget > form[id="mailee-form"])
kleo.ru##.footer-sub
zimamagazine.com##.subscribe-article-sidebar
neg.by#?#.right > div.right_element_container_arch:-abp-has(> a[href="/podpiska"])
pingvin.pro#?#.row div.card-blog:-abp-has(> div.mailpoet_form)
setafi.com##.zen_box
theandroidpro.com#?##sidebar > div.widget:-abp-has(> div.widget-content > div#material-subscribete)
sddhelp.ru##section[id="order-now"]
eniyiandroid.com##.bulten
osnmedia.ru,vesti.ua##.subscribe-line
kempinski.com##[data-target="#newsletter-modal"]
kempinski.com#?#h4.footer__title:contains(BÜLTENİMİZ İÇİN KAYDOLUN)
bankchart.com.ua,prostopravo.com.ua,prostobank.ua##.subscription-ad
glamour.ru##.sign-up-block
hellomagazine.com##.formNewsletter
birdinflight.com##.newsletter-subsribe
smashingmagazine.com##.c-garfield-aside--newsletter
smashingmagazine.com###article__content div[data-component="FeaturePanel"][data-audience="non-subscriber"]
arzamas.academy##.mp-subscribe
businesstech.co.za##div[class^="article-"][class$="-newsletter"]
techfast.com.au###widget-newsletter
ngadget.ru###revsubscribe
creativebloq.com,ebaumsworld.com,digitalcameraworld.com###newsletterWidget
projekt-gesund-leben.de#?#.post-entry > div.entry-content-wrapper > div.av-special-heading:-abp-has(> h2:contains(Trag dich in unseren Verteiler ein))
projekt-gesund-leben.de##._form_41
projekt-gesund-leben.de##._form_43
projekt-gesund-leben.de##.container > :not([itemprop="mainContentOfPage"]) > div.post-entry > div.entry-content-wrapper > div.flex_column > section.avia_codeblock_section > div.avia_codeblock > div._form_13
projekt-gesund-leben.de##._form_17
thefastingmethod.com#?#.fusion-row section.widget:-abp-has(> div.textwidget > form.mc4wp-form)
anti-malware.ru#?#.region > section.block:-abp-has(> div[id] > form.webform-client-form > div > div.webform-component-email)
pythonworld.ru#?##secondary > aside.widget:-abp-has(> div[id="rss"])
8muses.com#?#.p-body-sidebar > div.block:-abp-has(> div.block-container > div.block-body > div[id="mc_embed_signup"])
lcsun-news.com##gannett-atoms-component-newsletter-cta[link-newsletter]
fashionwaltz.com#?#.pull-left > div.widget:-abp-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
edinburghnews.scotsman.com##.dmpu-ad
elmundo.es##.ue-c-newsletter-widget
sparheld.de##.newsletterSubscribe
9am.ro,vzsar.ru##.subscribeBox
zobakit.com##.subcribe-box
spletnik.ru##.block-subscribe
tp-link.com##.tp-follow-subscribe
kind.com##.AP_ext-newsletter
themorningsun.com##.Mg2-newsletter-inline_notif_mng
biblesociety.bg###home-subscribe
minhavida.com.br,sparwelt.de###section-newsletter
tvr.by,uznaytut48.ru##.podpiska
ixbt.com#?#.b-footer > div.b-block > div.b-content--wrapper > div[class]:-abp-has(> div.describe-form > form > input[name="email"])
devby.io,jooble.org,stereo.ru,honor.ru,vchehle.ua##.subscription-block
pik.ru##.Emails
bw-online-shop.com##.newsletter_message_wrapper
bw-online-shop.com##.block-subscribe
officelife.media##a[href="https://t.me/officelife_media"]
probier-club.de#?#.page-wrapper > section:-abp-has(> div.row div.text-center > div.row > div[class] > form[id^="subscribe"])
sciencenews.org##section[class^="newsletter-signup__wrapper"]
livingathome.de##.htmlNlWidget
flaschen-glaeser-und-dosen.de,ara-shoes.de,2b-drinks.de##.column--newsletter
bbcearth.com##.sf-newsletter-component
tvmovie.de##.newsletterPopup
b-g.by##.ban-bottom-post
pronetblog.by#?#aside > section.widget-after-post-content:-abp-has(> div.textwidget > div[id] > div.rss2)
stroi.mos.ru###subscribe-title
osp.ru#?#.right-column > div.panel:-abp-has(> div.panel-body > script[src^="https://email.osp.ru/"])
otus.ru###formSubscribe
kodi-tipps.de##.widget_newsletter2go
purevpn.com###email-box
mywebpc.ru#?#.sidebar_list > div.widget:-abp-has(> div.textwidget > form[method="post"] input[name="email"])
myfreesoft.ru#?##rightcolumn > div.widget:-abp-has(> div[class] form[method="post"] > button[type="submit"])
psypost.org,kdnuggets.com,khaosodenglish.com,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
fotocommunity.de#?#.site-main > div.vc_row > div.vc_row:-abp-has(> div.wpb_column > div.vc_column-inner > div.wpb_wrapper > div.index__newsletter)
cointelegraph.com##.b-post-subscription
cointelegraph.com##.b-new-subscribe
iphone-tricks.de###sidebar > #text-24
naturalnews.com###NNSubscribeBar
naturalnews.com##.Subscription-Article-Box
coinmarketcal.com##.support-us
infox.ru##.ya-invite-block
economiasc.com,hrpicks.com##.widget_bs-newsletter-mailchimp
theregister.co.uk##.faux-article
readmanga.me#?#.rightContent > div.rightBlock:-abp-has(> h5:contains(Подписаться))
mytoys.de##.newsletter-layer
discounto.de##div[data-toggle="notification-form"]
autostat.ru##a[data-yacounter-click^="banner_zen"]
zdnet.com##div[data-component="newsletterWidget"]
espanol.yahoo.com##.header-dialogue-container
makeup.ru##.header-subscribe
hollywoodreporter.com##.email-subscribe-holder
remontka.pro##.rem-linkdiv + aside > div.uk-panel-box-primary
frankrg.com,postnauka.ru##[class*="subscribe"]
postnauka.ru#?#enroll:contains(/Подпишитесь|Подпишись/)
postnauka.ru##.brit-sub
postnauka.ru##.sub-btn
postnauka.ru##[class*="hist"][class*="sub"]
cuisineactuelle.fr##.newsletterBlock
gamesrepacks.com###nksub-overlay-wrapper
gamesrepacks.com###nksub_sidebar
gamesrepacks.com##.nksub_tab
portativ.ua##.page-account-subscribe-block
portativ.ua##.yt-channel-container
vc.ru,dtf.ru,tjournal.ru##.email_subscribe
net4energy.com,gurmeajanda.com##.leadinModal
pluggedin.com##div[data-pi-newsletter]
povarenok.ru#?#.content-md-sub > div.bl:-abp-has(> span:contains(Наши рассылки))
serveradmin.ru#?#.theiaStickySidebar > div.widget:-abp-has(> div.widget-container > div[style="text-align:center;"] > form[style] > input[value="Подписаться"])
rg.ru##.b-telegram
online.1c.ru#$#body { overflow: visible!important; }
online.1c.ru#$#.fancybox-overlay { display: none!important; }
tomshardware.com##.box.newsletter-signup
azcentral.com##.newsletter-signup-condensed-module
zerohedge.com###sidebar-form
zerohedge.com##.newsletter-insert
bstn.com##footer > #signUp
reitinvest.top###top_form
whowhatwear.co.uk##.subscribe_tag
badtaste.it###salesmanagoIframe
mann-ivanov-ferber.ru##.nkk-presale-mini
mann-ivanov-ferber.ru##.nkk-subscribe-form
hibboux.com,sepsneakers.com##form#newsletter-validate-detail
auto-moto.com###crm_article_box
auto-moto.com#?##blockRight aside:-abp-has(> div > .widget_newsletter)
tion.ru##.footer-gform-header
tion.ru##.gform-bg-wrapper
tion.ru###subscribe_bird
zive.aktuality.sk##.footer-object-newsletter
domotrax.com##a[href="https://t.me/domotrax"]
nature.com#?#.nature-briefing-box:-abp-has(> form[action="/briefing/signup/formfeedback"])
ideasoft.com.tr,eticaret.com,lifehack.org##.convertflow-cta
segmentnext.com##.aksile-silo-drawer
footwearnews.com##.l-newsletter
footwearnews.com##.c-widget--newsletter
iplastica.ru#?#aside > div.widget:-abp-has(> div.textwidget > form[style] > p > input[value="Подписаться"])
loxotrona.net#?#aside > aside.b-widget:-abp-has(> form.b-follow__form[action$="/subscribe"])
golos.zp.ua##a[href="https://t.me/ednist"]
feedough.com##.tve-leads-conversion-object[data-tl-type="widget"]
stackabuse.com##.main-content .section > .newsletter
stackabuse.com#?#.sidebar > .widget:-abp-has(> .newsletter)
discoverskills.com##.entry-content > div.et_bloom_inline_form
prostoprosport.ru##.news-link
lamoda.ru##.subscription-footer_wrapper
protips.dickssportinggoods.com##footer > .dsgfooter-top
burdastyle.ru##footer > .follow
coinmarketcap.com#?#.cmc-bottom-margin-2x > div[class]:-abp-has(> div.cmc-newsletter-signup__widget)
usatoday.com##aside[aria-label="Newsletter signup form"]
usatoday.com##form[aria-label^="Sign up for newsletter"]
gomel.today,mogilev.online##img[src="https://gomel.today/uploads/News/2018/11/02/plashka.png"]
||mogilev.online/uploads/images/*_read.jpg
gomel.today,mogilev.online##.teleg
meat-expert.ru##.subscribe-side-form
||feeds.intoday.in/newsletter/
gadgetguideonline.com,courseforfree.com,allmacworld.com,itechfever.com###blog_subscription-2
space.com###article-body > figure > a[target="_blank"] img
sandiegouniontribune.com##div[aria-label="Consent Banner"]
journal.tinkoff.ru##div[data-tracking-level-label*="mailing"]
journal.tinkoff.ru#?#.article-body > .inline-level:-abp-has(> div > div > div > div[data-tracking-level-label*="mailing"])
||funnyandhumorous.com/*/newsletter.png
theculturetrip.com##div[class^="content-newsletter"]
||beejournal.ru/images/banners/banner_podpiska
vistanews.ru##.ya_subscribe
semantica.in##.innerContentSubscribe
petri.com#?#.content_widget:-abp-has(> div.widget_content > div.hs-form-insert)
fort-russ.com#?#.single-container > div.better-studio-shortcode:-abp-has(> div.bs-push-noti-inner)
gatevidyalay.com#?#aside > section.widget-sidebar:-abp-has(> div.textwidget > section > form[id^="subscribe-"])
thebell.io##.follow > .follow__title
thebell.io##.follow > .follow-form > .follow-form-cell >.follow-form-line
thebell.io##.follow > .follow-form > .follow-form-cell >.follow__example
thebell.io#?#.follow > .follow-form > .follow-form-cell:-abp-has(> .button)
meditation-portal.com###subscribe-7
scotsman.com##.sticky-footer-banner
goodhouse.ru##.sub-banner
interfax.ru##.modal__but_subscribe
viajenaviagem.com##.mailchimp
moneytimes.com.br##.mt-optin-inline
moneytimes.com.br#$#.newsletter-bar { display: none !important; }
moneytimes.com.br#$#.header-spacer { height: 58px !important; }
washingtonpost.com##.newsletter-unit
eku.ru#?##sidebar > div.widget:-abp-has(> form[action="/subscribe/make/"])
gomel.today##a[href^="https://news.yandex.ru/index.html?from="]
||gomel.today/uploads/images/teleg_read.jpg
||gomel.today/uploads/images/vk_read.jpg
||gomel.today/uploads/images/insta_read.jpg
gruzdevclinic.ru##.article-consultation-wrapper
||gizmodo.uol.com.br/wp-content/blogs.dir/*/gizmodo-newsletter-
djmag.de##.cookieinfo
||belaruspartisan.by/images/podpiska
lafa.site,videoplenka.info###qs_form_div
ohotniki.ru#?#.rb_header:-abp-has(> form[action^="https://subscribe.ru/"])
skin.ru##.subscribe-down
zalakirovano.ru##.subscribeme
cosmo.ru##.subscription_block
odia.ig.com.br##.news__letter
diadora.com###upper-footer .footer-newsletter
adn.com##.support-box
endclothing.com##footer ul[data-test="MailingList"]
yapokupayu.ru##.js-post-feed-form-container
vesti.ua###firstStickyWorkDiv > a[target="_blank"] > img[src$="_facebook.png"]
vesti.ua#?#.sbody > .rowFullSecond:-abp-has(> div > div > .email-form)
autonews.com#?#.block:-abp-has(> div.digital-edition-block > form.newsletter-signup-form)
cooking.nytimes.com##.recipe-newsletter-signup
dailyprogress.com##div[id^="wc-email-form"]
photoshop-kopona.com##span[class$="_subscribe"]
buhgalter.com.ua##.new_subscribe
unocero.com#?#.column-main > div.widget:-abp-has(> div.newsletter)
citylab.com##.c-newsletter--promo
marinij.com,bostonherald.com##.newsletter-simple
semantica.in##.sideSocialSubscribe
semantica.in##.sideSubscribe
politros.com##.email-dispatch
washingtonpost.com#?#aside > div[class]:-abp-has(> div > form#newsletter-form)
ashingtonpost.com###newsLetter-signup-box
||washingtonpost.com/*/resources/images/newsletter-
livesport.ws##.ads-fullstory
telegraaf.nl##.Col .Newsletter__body
||cbn.com.ua/wp-content/uploads/2019/06/20061924.jpg
m.timesofindia.com##.newsletter_wdgt
turkcetarih.com,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
trashexpert.ru,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
24tv.ua##.subscribe-revolver-wrap
ricksdailytips.com##.tag-newsletter
naviny.by##a[href="https://t.me/naviny_by"]
sunmag.me,poder360.com.br,becloud.by,propublica.org,lifan-car.ru,2x2tv.ru,thecode.media##.form-subscribe
vesti.ua#?##adpartner_branding > div.rowFullsecond:-abp-has(> div.redLine > div[class] > form.email-form)
dailycaller.com##.spot-im-conversation-header
tproger.ru##.yikes-mailchimp-container
gsmfirmware.net,noobslab.com###FollowByEmail1
geekwire.com###newsletter-subscribe-sidebar
boxerdergisi.com.tr###MobileNewsLetterFormContainer
newatlas.com###NewsletterSubscribe
androidauthority.com###aa-subscribe-widget-wrap
golem.de###abo-clip
simplemost.com###alo_easymail_widget_form
tanke-guenstig.de###article-66 > .ce_form
theregister.co.uk###article_newsletter_signup
elmundo.es###banda_suscripcion
indeed.com###bjobalertswrapper
ibtimes.com,newsweek.com###block-fusion-newsletters-fusion-newsletter-signup
buzz.be.com###blockRight > .list-ms-item > [class="col-xs-12 col-sm-6 col-md-12 ms-item pull-left widget widget_text"]
kakprosto.ru###blocks-sidebar-follow-us-block
themoneyhabit.org###blog_subscription-4
goodreads.com###connectPrompt
muyinteresante.es###content_newsletter
bournemouthecho.co.uk###cta1
l2inc.com###daily-newsletter-signup
newser.com###divNSS
thehackernews.com###email-outer
betterworldbooks.com###email-signup-container
muylinux.com,em.com.br,4sysops.com##.newsletters
explosm.net###email_signup_2
freeupscmaterials.org###ez-feature-top-container-wrap
moneysavingexpert.com###fixed-cross-site-tipbox
it-times.de###follow-service
xelent.ru###footer-feedback
news-journalonline.com###footer-main-newsletter
stiefelparadies.de###footer-newsletter
soft98.ir###footer-subscribe
actu-environnement.com,caseking.de###footer_newsletter
igniel.com###ignielNewsletter > .email__
patch.com###in-article-sub-button
audiofanzine.com###index-newsletter
rallye-magazin.de###inj_nl_form
decider.com###inline-newsletter-signup
searchsecurity.techtarget.com###inlineRegistrationWrapper
mediamarkt.com.tr###ins-email-collection
vesti-ukr.com###js-fm-subscr
lifehacker.ru###lhPopupsRoot
neonnettle.com###mailList
mikrometoxos.gr,filmdaily.co,connectwww.com,helpnetsecurity.com,journaldev.com###mailchimp-top-bar
allkpop.com###mailing-list
vellisa.ru###mbt-sub-box
hola.com,thatskygame.com,melhoresdestinos.com.br,archives.gov,glvrd.ru,todayifoundout.com,it-here.ru,grammar-tei.com,thinktanks.by,money.cnn.com###mc-embedded-subscribe-form
jasonsavard.com,rawstory.com,zik.ua###mc_embed_signup_scroll
2ch.hk,2ch.pm###mobile-plashque
speedtest.net###modal-edit-newsletter
pi-shop.hu###module_newsletter_subscribe_wrapper
motorsport.com###motorsport_insider_form
scmagazine.com###newsLetterAsset
m.economictimes.com###newsWidgetSection
cphpost.dk,lodzkisport.pl,xetra-gold.com,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
ilrestodelcarlino.it###newsletter--mailupform
stackexchange.com,stackoverflow.com###newsletter-ad
bicycling.com,runnersworld.com,womenshealthmag.com###newsletter-block
national-geographic.pl,pcworld.pl###newsletter-box
delfi.lt###newsletter-container
dezeen.com,metalinjection.net,salon.com###newsletter-form
rd.com###newsletter-form-container
dailyhive.com###newsletter-module
eurogamer.net###newsletter-promo
simtimes.de###newsletter-setup
infowars.com###newsletter-side-widget
fresnobee.com,star-telegram.com,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
bunte.de###newsletter-subscribe-teaser
maskworld.com,meedia.de###newsletter-teaser
yourstory.com,geek.com###newsletter-widget
businessinsider.com.pl###newsletter.biWdgItem
gruenderszene.de###newsletter_box
dn.pt###newsletter_footer
publico.pt###newsletters_inline
boersennews.de###nlRegistration
ibtimes.co.uk###nl_subscribe_anchor
bravo.de###node-367208
popsugar.co.uk,popsugar.com,popsugar.com.au###node-email-widget
qz.com###obsessions-email-container
moneysavingexpert.com###overlayTipbox
wymarzonyogrod.pl###panel > #contact
2ch.hk,2ch.pm###plashque
gsminfo.com.ua,itcrumbs.ru,sailuniverse.com,geeksultd.com###post-newsletter
navalny.com###push_block
context.reverso.net###register-popup-bottom
babycenter.de###registrationModuleBottom
babycenter.de###registrationModuleRight
playboy.hu###rightSideColumn > .sideElement.sideElementDark
sebeadmin.ru###scrollable
stylevamp.de###secondary > .widget-ads + .widget.widget-highlight
indianpornvideos.com###secondary.widget-area > .widget
welt.de###sectionSponsor + div
film.ru###selectable-content > .zen
iguides.ru###sender-subscribe
sport-express.ru###sendsay_form
slidetoplay.com###side-bar > #bl_html-6
comicallyincorrect.com###sidebar > #text-4.widget_text
golbee.com###sidebar > #text-html-widget-5
space.com###sidebar > .newsletter-signup
muyinteresante.es###sidebar > .sidebar_form
boehms-dax-strategie.de###sidebar > .sideblock.e-book
techposts.org###sidebar > .wp_subscribe
ghacks.net###sidebar > form[action="//inl02.netline.com/rssnews0001/"]
popsugar.co.uk,popsugar.com,popsugar.com.au###sidebar-email-widget
guideautoweb.com,reichelt.de###sidebar-newsletter
itpro.co.uk###sidebar-second > #block-boxes-subscription-promo-content
trendblog.net###sidebar-wrapper > ul > li.widget_duplicate_widget
glavbukh.ru,fd.ru,medsprava.com.ua,26-2.ru###sidebar_mailing
ohmymag.de###signup-holder
theatlantic.com###site-footer > .row > .newsletters
theatlantic.com###site-footer > .row > .subscribe
amp.vestiprim.ru,eaomedia.ru,magadanmedia.ru###soc_invites_block
zn.ua###social_block_article
mobil.nwzonline.de###sticky-share
photo-monster.ru###subSidebar
infobus.*,biblio.com,acf.international,codastory.com,atbmarket.com,dogeat.ru,oggusto.com,pcsecrets.ru,paradoxplaza.com,beforeitsnews.com,nplus1.ru###subscribe
problogbooster.com###subscribe-box-sbm
dreamfancy.org###subscribe-css
the-village.ru,aljazeera.com,psychologies.ru###subscribe-form
revistapegn.globo.com,epocanegocios.globo.com,vogue.globo.com,smh.com.au,theage.com.au###subscribe-newsletter
chips-journal.ru##.subscribe-newsletter-simple
vpntesting.com,magilev.by,bobruisk.ru###subscribe-popup
news-journalonline.com###subscribe-widget
e-marine.ru###subscribe_form_fixed
kinokrad.co,kinoprofi.org,kinoprofi.vip###subscribe_sidebar
ipress.ua###subscribe_us
designmodo.com###subscribesinglepad
cs-fundamentals.com###subscription-form
theglobeandmail.com###subscription-pencil-area
outsidethebox.ms###subscription-wrap
championat.com###subscription_block
wonderzine.com###subscription_digest
naturallycurly.com###suscribe-form
buzz.be.com###text-35
ruled.me,chugaku-juken.com,testandmeasurementtips.com,investmentwatchblog.com###text-5
evaveda.com###text-7.widget-container
iphone-tricks.de###text-8:nth-child(5)
geeksultd.com###tie-newsletter-3
indeed.com###tjobalertswrapper
omaha.com,pantagraph.com###tncms-region-article_instory_bottom
billingsgazette.com,magicvalley.com###tncms-region-article_instory_middle
insidenova.com###tncms-region-front-full > .tncms-block > [style^="-webkit-box-shadow:"][style*="margin:15px auto 15px auto;"]
alternate.de###topPage > a[href^="/html/newsletter/page.html"]
updatesmarugujarat.in###twist-blogger-sbox-v2
pornohirsch.com###wa_11
ray-ban.com###wcs-newsletter-footer-signup
moneysavingexpert.com###weekly-tip .tipbox-form-wrp
moneysavingexpert.com###weekly-tip .tipbox-links
babycenter.de###welcomeContainer
shz.de###whatsapp
clickz.com###widget_marketo-email-form-widget
care2.com###wp_newsletter
thehindu.com##.AuthorBottom-srch
thedailybeast.com##.CheatNewsletter
thetimes.co.uk##.ConversionPopup
thedailybeast.com##.InlineNewsletter
retailturkiye.com##.Mebulten
dailybreeze.com,dailynews.com,reviewjournal.com##.Mg2-newsletter-inline_notif_mng
lepoint.fr,liveagent.com,nbc-2.com,theintercept.com##.Newsletter
thedailybeast.com##.NewsletterSignup
seattletimes.com##.NewsletterSignupBlock
seattletimes.com##.NewsletterSignupInset
wpri.com,wgntv.com,nationalpost.com,ottawacitizen.com##.Sailthru_Subscribe
gutefrage.net##.Sidebar > [class="Plate Plate--noPadding Teaser u-mbl"]
mercedes-benz.de##.aem--newsletter__base
wunderground.com##.alert-forecast
linternaute.com##.app_share_nl
arstechnica.com##.ars-appeal-wrapper
evrl.to##.art-telegram-container
livescience.com##.article-body > #inContentEmail
theatlantic.com##.article-body > .injector-promo-wrapper--article-top > .injector-promo > aside
infowars.com##.article-footer-details > a[href="/newsletter-sign-up/"]
soar-world.com,gothamist.com,mybroadband.co.za,today.com##.article-newsletter
nybooks.com,galesburg.com,mobilesyrup.com,news-journalonline.com##.article-newsletter-signup
noz.de##.article-page-newsletter-teaser
mic.com##.article-page__mobile-newsletter
marieclaire.ru##.article-subscribe
psychologies.ru##.article-subscript-fixed
1plus1.ua##.article__content > .subscribe
insider.pro##.articles--recommended__subscribe
augsburger-allgemeine.de##.aside > div[style^="width:300px; overflow:hidden; text-align:right; border: 1px solid"]:not([class]):not([id])
xatakawindows.com##.aside-newsletter-box
xatakandroid.com##.aside-newsletter-box > .newsletter-form
sibnet.ru##.b-dzen-widget
rg.ru##.b-favourites-sources__list
vladimirbelev.ru,serfery.ru##.b-footer-callout
svyaznoy.ru##.b-footer-subscribe-block
irk.ru##.b-news-subscription
104.ua##.b-newsletter-sub
mel.fm##.b-pb-article__body > .b-pb-article__publication-newsletter-formarticle__publication-newsletter-form
altapress.ru,expedition-pricep.ru,sobaka.ru,samsungstore.ru,psm7.com##.b-subscribe
politeka.net##.b__subscription-email
maximonline.ru##.b_subscribe
game2day.ru##.banner_articl
buzzfeednews.com##.bfp-newsletter-signup-container
maclife.de##.blk-wrapper > article > .nextprev_wrapper + div[style="margin-top: 50px;"]
maclife.de##.blk-wrapper-der-ios-9-morning-tipp
sobesednik.ru##.block--sobesednik-advertising
closermag.fr,reponsesphoto.fr,science-et-vie.com,telestar.fr##.block-inscription-newsletter
yogajournal.ru##.block_subscribe
pg3dhacks.com##.blog-sidebar-separator > ul.columnlist-blog > div:not([class]):not([id]) > form[id^="form"]
developerinsider.co##.bottom-subscribe
digitalcameraworld.com,gamesradar.com##.box.newsletter-signup
fort-russ.com##.bs-subscribe-newsletter
unitingaviation.com,fort-russ.com,techsolutiontips.com##.bs-newsletter-pack
interfax.ru##.bss__wrap
news-journalonline.com##.btn-subscribe
vucutgelistirmehareketleri.org##.bulten
zik.ua##.button_social_like
buzzfeed.com##.buzzblock-newsletter
skyandtelescope.org,crisisgroup.org,wired.co.uk,folha.uol.com.br##.c-newsletter
recode.net,theatlantic.com##.c-newsletter-promo
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
sports.ru##.c-tag-subscription
xcom.me##.cactus-sidebar-content > #text-145
beko.com.tr##.callmebackform.parbase
m.zaful.com##.cemailsWrap
1zaicev.ru##.center-subscribe
coinmarketcap.com##.cmc-newsletter-signup
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
rp.pl##.col-xs-12 > form > .page-footer__mk
hosting.1und1.de##.content > .gcsOptin__container
infranken.de##.content > div[style="margin:24px 12px 24px 0;border-left:1px solid #f3f3f3;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3; "]
prostotech.com##.content a[href="https://t.me/Prostotech/"]
gameslog.ru##.content_subscribe
weser-kurier.de##.contentbox_content > script[src^="https://app.whappodo.com/"] ~ div[style="margin: 0 auto; text-align: left; width: 100%; "]
prodir.com##.cookie_newsletter
onlinemarketingrockstars.de##.cp-info-bar-wrapper
radbag.de##.custom-newsletter
oxforddictionaries.com##.dayword
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
moneysavingexpert.com##.dropdown-email.ajaxtipbox
e1.ru##.e1-news-subscribe2
nutritiondata.self.com##.ecom-placement
fireeye.com,wordcounter.io##.email
atlasobscura.com##.email-ask-full-width
newrepublic.com##.email-container
ubr.ua##.email-form
thoughtbot.com,komando.com##.email-sign-up
joesnewbalanceoutlet.com,urbanmilwaukee.com,offspring.co.uk,beautifulhomes.com,trueachievements.com##.email-signup
thenation.com##.email-signup-module
freedomoutpost.com##.email-signup.widget
mirfactov.com,howtogeek.com##.email-subscribe
popsci.com,saveur.com##.email-widget-container
hello7app.com##.email_box
plymouthherald.co.uk##.emerging-test-2
tekrevue.com##.enews-box--main
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
travelask.ru##.f-banner--booking
dnevnyk-uspeha.com##.feed_flat
deepdotweb.com##.feedburner-email-subscription
liberation.fr##.flow-bloc-subscription
macrumors.com##.follow-banner
theoutline.com##.follow-embed__newsletter
mybroadband.co.za##.follow-subscribe
cubiq.ru##.follow-telegram
huffingtonpost.co.uk##.follow-us
huffingtonpost.co.uk##.follow-us--b-page
joinfo.ua##.follow_zen_block
fedpress.ru,russian.rt.com##.follows-channel
zaful.com##.foot-sign
walmart.com##.footer-GlobalEmailSignup
giga.de##.footer-logocontainer .h4
geekcity.ru##.footer-social-icons
kerastase-usa.com##.footer-stiky-subscribe
netdoktor.de##.footer-subscribe-list
nkd.com##.footerNaviWrapperRight > .footer_headline:first-child
nkd.com##.footerNaviWrapperRight > .footer_newsletterbox
spektrum.de##.footer__nl
bosco.ru,timeout.ru##.footer__subscribe
prophotos.ru##.footer_subscriptions
ideegreen.it,oantagonista.com##.form-newsletter
oantagonista.com###buttonopenmannychat
oantagonista.com##.box-home-captacao-email
hwupgrade.it##.form-offerte
gerbeaud.com##.form_newsletter
easyspeak.ru,russiancouncil.ru##.form_subscribe
tutsplus.com##.free-trial-highlight
finanztip.de##.ft-cnt-nl-container
m.faz.net##.fulltxt-html > .adbox
topwar.ru##.g-news
eatthis.com##.gd-ad-strip
bk55.ru,iz.ru##.get_news_link
ghacks.net##.ghacks-sidebar > #ghacks_ad_code-6
standard.co.uk##.gigya-signup
infox.ru,glavcom.ua,m.glavcom.ua,gordonua.com##.google_news
astrakhan-24.ru##.goyandex
ran.de##.grid_300 > .box.module_group.has_header[data-track$="cont:WhatsApp"]
mobil.stern.de,stern.de##.h-teaser-newsletter
cooking.nytimes.com##.has-newsletter
handelsblatt.com##.hb_whatsapp_anm_box
ray-ban.com##.header-newsletter-signup
zoomgirls.net##.header_subtab
dotesports.com##.hidden-md-down > .mt-1.mb-2
naturallycurly.com##.hubspot-newsletter-container
the-village.me,the-village.com.ua,the-village.ru##.hype-panel
mel.fm##.i-layout__subscribe
bigleaguepolitics.com##.ifklicked-subscribe-form-below
sso-mil.ru##.inf-sw
mrskin.com##.inline-access-form
aol.com##.inline-breaking-news-newsletter
thrillist.com##.inline-email-signup-container
6abc.com,abc7.com,bostonglobe.com,huffpost.com##.inline-newsletter
ibtimes.co.uk##.inner-box > #article-social-wrap
newrepublic.com##.inserted-housead
klerk.ru##.inside-subscription
gamedev.net##.ipsDialog_narrow[aria-label="Sign Up with GameDev.net!"]
atlasobscura.com##.item-newsletter-form
hulldailymail.co.uk##.iya-test-wrapper
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
facenews.ua##.joinus
tonkosti.ru##.journal-subscribe
tsf.pt##.js-contentcollapse-root[data-type="box-newsletter-detail"]
medium.com##.js-directEmailSignup
travelask.ru##.js-footer-banner
transparency.org,mytoys.de##.js-newsletter
gamebillet.com##.alert-box-flexible
haaretz.com##.js-newsletter--alerts
rbc.ru##.js-subscribe-block
kotaku.com##.js_newsletter-btn--subscribe
deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kinja.com,kotaku.com,lifehacker.com,theroot.com##.js_subscribe-region-sidebar
trustedreviews.com##.keystone-newsletter-class
linternaute.com##.layout_right > .app_aside--nl
fashionista.com,psmag.com##.m-brand-engagement
theultralinx.com##.m-detail--body > blockquote.l-inline[data-client-rendering-id]
gauchazh.clicrbs.com.br,intothegloss.com##.m-newsletter
akket.com##.m_subscribers
gamezebo.com##.mail-form-container
lifehacker.ru##.mailchimp-ajax-form
womanadvice.ru##.mailchimp-container
nova.bg##.mailchimp-wrap
dom.ria.com,tvrain.ru##.mailing
fitness-pro.ru##.mailsubscribe
likeni.ru##.main-widgets-subscribe
hogan.com##.mainFooter__newsletterPopup__section
newsmaker.md,seance.ru,photorecept.ru,helpnetsecurity.com,forbes.com.br,javacodegeeks.com,turizmgunlugu.com##.mc4wp-form
tribalfootball.com##.mc_embed_signup
britannica.com##.md-newsletter-promo
sunexpress.com##.meta-informations__information--newsletter-form
activistpost.com##.mh-sidebar > #text-46
huffingtonpost.co.uk##.mod-follow
tanke-guenstig.de##.mod_subscribe.block
thedenverchannel.com##.module--email-widget
expansion.com##.modulo.especial.newsletter
2ch.hk,2ch.pm##.moneymoneymoney
zdrav.ru##.moreInteresting__wrapper
motorradonline.de##.mps-newsletter
moneysavingexpert.com##.mse-news-tipbox
ain.ua##.multi-subscribe
m24.ru##.n_subscribe_wdgt
economia.uol.com.br##.news-notice.subscribe
motorpage.ru##.news-subscr
news.ru,ain.ua##.news-subscribe
ua-football.com##.newsEMS
primamedia.ru##.news_subscribe_form
stackoverflow.com##.newsletter-anon
csmonitor.com,polizeinews.ch##.newsletter-banner
maclife.de##.newsletter-blk
it-times.de##.newsletter-box.teaser-box--blue
verbraucherzentrale.de,verbraucherzentrale.nrw##.newsletter-button
britannica.com##.newsletter-c
novmak.com##.newsletter-content
diatribe.org##.newsletter-featured
theblockcrypto.com##.newsletter-feed
leroymerlin.ro,sketchbook.com,confianca.com.br,buson.com.br,haberturk.com,mel.fm,washingtonpost.com,belsat.eu,economist.com,gitlab.com##.newsletter-form
infowars.com##.newsletter-inline-widget
onlinemarketingrockstars.de##.newsletter-inner-post
highsnobiety.com##.newsletter-interstitial
today.com##.newsletter-l-wrapper
sunderlandecho.com##.newsletter-mobile-widget
eurogamer.de,scientificamerican.com,gamesindustry.biz,usgamer.net,techrepublic.com##.newsletter-promo
guidingtech.com##.newsletter-push
odishatv.in,pbs.org,tuasaude.com,onlinemarketingrockstars.de,thescore.com##.newsletter-sidebar
techcrunch.com##.newsletter-signup-block
jpost.com##.newsletter-signup-wrap
vg247.com##.newsletter-signup-wrapper
auto.ndtv.com##.newsletter-subs
gamespot.com##.newsletter-subscribe-box
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
financialpost.com,lfpress.com,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
hindenburgresearch.com,l-iz.de,techrepublic.com,zielonyogrodek.pl##.newsletter-wrap
designmodo.com##.newsletter-wrapper + div[style="clear:both;"] + .sidebar-divider
gabot.de,geizkragen.de##.newsletterBox
wallstreet-online.de##.newsletterHead
haaretz.com##.newsletterInarticle
screendaily.com,technologyreview.com,barstoolsports.com,newsday.com##.newsletterSignup
autozeitung.de,wunderweib.de##.newsletterSubscription
jornaldacidadeonline.com.br##.newsletter__card
nicematin.com##.newsletter_block
acasa.ro,praxisvita.de##.newsletter_subscribe
journaldesfemmes.fr,timeout.com##.newsletter_subscription
xda-developers.com##.newsletters-form-wrapper
techcrunch.com##.newsletters-signup
krone.at##.newslettersubscribe
finanztip.de##.nl-box-inintrotext
finanztip.de##.nl-box-intext
thinkster.io##.nl-subscribe
codico.com##.nlInfoLashContainer
laptopmag.com##.nlSubscribe
dk.ru##.no-subscribe
brigitte.de,gala.de##.o-newsletter--register-box
brigitte.de##.o-newsletter-teaser
gala.de##.o-teaser--sidebar[title="Newsletter"]
writingexplained.org,itsfoss.com##.optin-monster-api
mobil.nwzonline.de##.page-footer > a[href^="https://aktion.nwzonline.de/landingpages/whatsapp/?utm_source=off&utm_medium="]
afisha.ru##.page__footer > section[class$="section_subscribe"]
opensource.com##.pane-bean-email-capture
prevention.com##.pane-blocks-menshealth-ajax-newsletter
hairlife.ru##.panel_subscribe
livescience.com,space.com##.partner-banner
laravel-news.com##.partners + div.gutter
patch.com##.patch-home-page-subscribe-block
columbiaspectator.com##.pb-f-article-specdaily-side
washingtonpost.com##.pb-f-page-newsletter-inLine
solowrestling.com##.peuletter
softonic.cn,softonic.com,softonic.pl##.popup-newsletter
cadlinecommunity.co.uk##.post-col-left > #sidebar_advert > a[href^="http://cadlinemail.co.uk/cadlinelz/WebCapture.aspx"]
gdetraffic.com##.post-footer
infoniac.ru##.post-zen
compgramotnost.ru##.postSubscribe
bohenon.com##.post_subscribe_block
free-tor.com##.post_wrap > center > div[style*="font-weight: 500; color:#000; transition: all 150ms linear;"]
free-tor.info##.post_wrap > center ~ center > div[style*="font-weight: 500; color:#000; transition: all 150ms linear;"]
vsadu.ru##.postinfo-panel
the-challenger.ru##.postlayout__subscribe
the-challenger.ru##.postsub_mobile
thechive.com##.postup-form-wrapper
thelocal.ch##.promo-module
autogidas.lt##.promo-subscription
fitforfun.de##.promotion
kraftrecipes.com##.rbe-wrapper > .recipes-by-email
intex-press.by##.readalso
moneysavingexpert.com##.reference-email-tip-box
moneysavingexpert.com##.reference-email-tip-popup
hosting.1und1.de##.right > .gcsOptin__container
space.com##.right-rail > .subscribe.mod
livescience.com##.right-rail > div[class^="subscribe"]
businessinsider.com##.right-subscribe
blick.ch##.rightElement > .nl_reg
scoopwhoop.com##.rightPart > .subscribe
tweaktown.com##.right_subscribe
blog.roku.com##.roku-blog-post-subscribe-container
godmode-trader.de##.row > #published_work_footer
sport1.de##.s1-live-fab-container
mycompplus.ru##.sabs
cossa.ru##.sandsay-subscription
soft-file.ru##.sbar
realnyezarabotki.com##.section > .form-static
moneysavingexpert.com##.section-tipbox
searchenginejournal.com##.sej-subscribe-form
zik.ua##.selected_google_news
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
schnaeppchenfuchs.com##.sidebar-whatsapp
hongkiat.com##.sidebar-widget--subscribe
folha.uol.com.br##.siga_a_folha .newsletter
segodnya.ua##.sign-for-news
sharptype.co,jpost.com##.sign-up-wrap
jpost.com##.sign-up-wrapjpost.com
autocar.co.uk##.signup-block
thesaturdaypaper.com.au##.signup-box-container
allenwestrepublic.com##.signup1
makeuseof.com##.single-post-newsletter
game2day.ru##.single_socials
psd-tutorials.de##.site-newsletter
brodude.ru##.site__footer-center-subscribe-form
fototips.ru##.snp-builder
weraveyou.com##.snp-fb
podrobnosti.mk.ua##.social-bottom
povarenok.ru##.social-groups
iphones.ru##.social-subscription
aif.ru##.socials-bar
hochu.ua##.socials-viber
beautyhack.ru##.sp-form
shz.de##.span1 > [id="10590226"].teaser-topic
thehardtimes.net##.spot-im-registration-module
stylevamp.de##.sticky > .widget.widget-highlight
anwalt.de##.stickyNewsletterBar
grafixfather.com##.su-button-center > a:not([href*="anonymz.com"])
seonews.ru##.sub-mailing-bg
ndtv.com##.sub_newsletter
mos-holidays.ru,igate.com.ua,harpersbazaar.com.ua,incrussia.ru##.subs
gastronom.ru,marketplace.magazineluiza.com.br,supersadovnik.ru,tripoli.land,rockstargame.su##.subs-form
buyon.ru##.subscribe-b
newsweek.com,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
rabota.ru##.subscribe-block__inner
carnegie-mec.org,newegg.com,bracontece.com.br,livemint.com##.subscribe-box
ppt.ru##.subscribe-card-wide
dazeddigital.com,ellegirl.ru##.subscribe-container
last.fm##.subscribe-cta
daily.afisha.ru##.subscribe-feed
irn.ru,atlas.ru,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
rbc.ru##.subscribe-infographic
sntch.com##.subscribe-inline-box
klerk.ru##.subscribe-inside
gizmodo-com.cdn.ampproject.org##.subscribe-module
fitforfun.de,golem.de##.subscribe-newsletter
wired.com##.subscribe-panel-component__newsletter
jooble.org##.subscribe-place
theaustralian.com.au##.subscribe-popover
mesosphere.com##.subscribe-post.js-subscriber-cookie
24tv.ua##.subscribe-revolver-el
screenanarchy.com##.subscribe-screen-anarchy
collegedekho.com,two-movies.com##.subscribeBlock
joy.hu##.subscribeForMagazineButton
26-2.ru##.subscribeInside
pokernews.com,expresso.pt,sapo.pt##.subscribeWidget
biztorg.ru##.subscribeWrap
it-tehnik.ru##.subscribe__big
u.today##.subscribe__content
taker.im##.subscribe__form
kurkul.com,slk.kh.ua,atbmarket.com,giveawayoftheday.com##.subscribe_block
korrespondent.net##.subscribe_button
aif.ru##.subscribe_content_wid
beautyhack.ru##.subscribe_fix
penzavzglyad.ru##.subscribe_form
brain.com.ua##.subscribe_newsletters
aif.ru##.subscribe_wid
banglachotikahinii.com##.subscribebox
softikbox.com##.subscribers-form
liberation.fr##.subscription-bloc
miamiherald.com##.subscription-cta-widget
esquire.ru,popmech.ru,warhead.su##.subscription_block
graziamagazine.ru##.subscription_block_container
tvrain.ru##.subscription_buttons_nest
m.faz.net##.subscription_footer_bar
detstrana.ru##.subscription_offer
marca.com##.suscripciones-noticias
sport.ua##.t_subscribe
eusouandroid.co##.td-ss-main-sidebar .sfm_widget_sec
kaldata.com##.tdn_block_newsletter_subscribe
t-online.de##.teaser-cr-subscribe
brigitte.de##.teaserNewsletter
wunderweib.de##.teaser_html
charter97.org,regnum.ru##.telegram-banner
bitgid.com##.telegram-long
yurasumy.livejournal.com##.telegram-userpromo
gazeta.ru##.telegram_info
cadelta.ru,overclockers.ua##.telegram_subscribe
m.pln24.ru,freesoft.ru##.telegramim_button
detstrana.ru##.tell_friends_subscription
dawgpounddaily.com,fansided.com,mlsmultiplex.com,tomahawktake.com##.textwidget > .fs-daily.sidebar
riafan.ru##.tg_block
mskc.pro##.theiaStickySidebar > div.penci-mailchimp
androidpit.com,androidpit.es,androidpit.fr,androidpit.it##.tile_newsletterSubscription
mybroadband.co.za##.top-subscribe
klops.ru##.topic-subscription-panel
trustedreviews.com##.tr-newsletter-email-signup
latimes.com##.trb_ar_page > aside.trb_em[data-content-type="blurb"] > .trb_em_bl[style="padding-top: 240px;"]
ctnow.com##.trb_bnn
dailypress.com,latimes.com##.trb_nls_c
tageskarte.io##.tx-registeraddress
dtf.ru,tjournal.ru,vc.ru##.vacancies_widget
gamerant.com##.w-newsletter-signup
dailytelegraph.com.au,heraldsun.com.au##.w_newsletter-signup
tutsplus.com##.weekly-digest-subscription
der-postillon.com##.whatsapp-abo
mybroadband.co.za##.whatsapp-button
mobil.berliner-zeitung.de##.whatsapp-widget-blz
erdbeerlounge.de##.whatsapp-widget-container
obozrevatel.com##.widget-instagram
androidcentral.com,windowscentral.com,cinemablend.com,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
bestvpn.com##.widget-subscribe_widget
libertyunyielding.com##.widget-text > .signup1
fotocommunity.de,journaldev.com##.widget.enews-widget
decider.com##.widget__newsletter
wowdigital.com,tamiltunes.network,omgfoss.com##.widget_bloomwidget
extremetech.com##.widget_email_signup
vertex-academy.com##.widget_knews_widget
techsolutiontips.com##.widget_newsletter-pack
meteorologiaenred.com,desdelinux.net,movilforum.com,ubunlog.com,piacenza24.eu,evolutionofbodybuilding.net,androidayuda.com,databaseitalia.it,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
courseforfree.com,modelist-konstruktor.com,smopo.ch##.widget_newsletterwidgetminimal
dealdoktor.de##.widget_tmx-dd-newsletter-widget
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
libertyunyielding.com##.wpdev-newsletter-signup
giveawayoftheday.com##.wrap_subscrb
tvernews.ru##.y_dzen
solovei.info,topwar.ru##.ya-news
inforeactor.ru##.yandex-widget
film.ru,proekt.media,evrl.to##.zen
baby.ru##.zen-promo
eva.ru##.zen-share
cadelta.ru,mmohelper.ru##.zen_subscribe
allmusic.com##[class*="promo"] > [title="Newsletter banner"]
zdnet.de##[class="box keepUp"]
sitepoint.com##[class="l-w-100 l-pv2 l-pv4--2col versioning-background f-c-white l-p-rel"]
independent.co.uk##a.email-signpost
lenta.ru##a[class*="b-redline"][target="_blank"]
rusplt.ru##a[data-ct="To_Zen_rusplt"]
sbs.com.au##a[data-target="newsletter-signup"]
americanlookout.com,rarus.ru##a[href$="/subscribe/"]
svyaznoy.ru##a[href="/personal/subscription/go"]
mobil.news.at##a[href="http://mobil.news.at/whatsapp"]
maclife.de##a[href="http://www.maclife.de/wichtigsten-apple-news-direkt-whatsapp.html"]
mobil.news.at##a[href="http://www.onlinenewsletter.news.at/neuanmeldung"]
freesoft.ru##a[href="https://t.me/freesoftru"]
replyua.net##a[href="https://t.me/replyuanet"]
softportal.com##a[href="https://t.me/softportalcom"]
wallstreet-online.de##a[href="https://www.wallstreet-online.de/tools/whatsapp"] > img
podrobnosti.mk.ua##a[href="tg://resolve?domain=pdnew"]
proglib.io##a[href="tg://resolve?domain=proglibrary"]
kicker.de##a[href^="/community/newsletter"]
spiegel.de##a[href^="/newsletter/"]
rp-online.de##a[href^="/whatsapp"]
rp-online.de##a[href^="/whatsapp"] + p
pcwelt.de##a[href^="http://newsletter.pcwelt.de"]
stuttgarter-zeitung.de##a[href^="http://www.stuttgarter-zeitung.de/inhalt.stz-newsletter-"]
lepoint.fr##a[href^="https://moncompte.lepoint.fr/campagne/newsletters"]
sportbild.bild.de##a[href^="https://sportbild.bild.de/services/newsletter"]
mirnov.ru##a[href^="https://t.me/"] > img
futurezone.de##a[href^="https://www.futurezone.de/community/"][href*="/futurezone-de-als-Newsletter.html"]
kitchendecorium.ru,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:-abp-has(> div > #newsletters_subscribe)
animedia.online#$#.film-desc { min-height: 86px!important; }
apteka.ua##aside > #subscribe_form
spoonuniversity.com##aside > .subscribe
wetter.com##aside > div.mv a[href="/apps_und_mehr/whatsapp/"]
geekspin.co##aside[class*="newsletter"]
aljazeera.com##body .NewsLetterForMobile
bikifi.com##.mailerliteform
dotesports.com##body ._1j8km1l
m.gordonua.com##body .content > div.article > div[style="height: auto; padding: 4px; margin-bottom:10px; background-color: #d0ecff; text-align:center;"]
m.gordonua.com##body .content > div.article > div[style="height: auto; padding: 9px; margin-bottom:10px; margin-top:25px; background-color: #f7dede; text-align:center; line-height:25px;"]
gentside.de##body .post-actions > .button-subscribe
bilemezsin.com##body > .altmenu#onboardingalttan_refsiz
haaretz.com##body > div.footer-ruler
fly-phone.ru##body > section.homesub
techradar.com##body section.newsletter-signup
ohmymag.de##body.omm .larger.button-subscribe
iodine.com##button[aria-label*="newsletter"]
chip.com.tr#?#.altbolum:-abp-has(> div > div > .newslettergroup)
tjournal.ru##div[air-module="module.subscribe"]
qz.com##div[aria-labelledby="subscribe-bar-primary-text"]
rawstory.com##div[class$="-email-signup-container"]
androidauthority.com##div[class*="-sidebar"] div[id^="aa_subscribe-"]
healthline.com##div[class="css-xvi0o9"]
thescore.com##div[class^="NewsletterCard__newsletterContainer--"]
axios.com##div[class^="SubscribeStreamCap__"]
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"]
netology.ru##div[class^="subscriptionForm-module"]
mytoys.de##div[data-bannerid="3893118"]
thedrum.com##div[data-event-category*="Newsletter"]
thescore.com##div[data-react-class="FrontEndArticlesFacebookMessenger"]
okazjum.pl##div[data-react-class="Shared.NewsletterWidget"]
abril.com.br##div[id^="abril_newsletter_widget"]
bildderfrau.de##div[id^="newsletter-weekly"]
focus.de##div[id^="nlgate"]
postandcourier.com##div[id^="tncms-region-article_instory_"].tncms-region.hidden-print
theindependent.com,qctimes.com,stltoday.com##div[id^="wc-email-form-"]
proglib.io##div[role="form"][dir="ltr"]
proglib.io###push-toast
eva.ru#?#div:-abp-has(> div > .subscribe-form)
computerworld.com##figure > a[href^="https://www.androidintel.net"][rel][target="_blank"] > img[alt="AI Newsletter"]
live-new.com#?##footer .widget:-abp-has( > div > div > form[action="https://subscribe.ru/member/quick"])
download.cnet.com##form.SignUp
wildo.ru##form.mail
pg11.ru##form.newsletter
popculture.com##form.pc-newsletter-sidebar
giga.de##form[action="http://www.giga.de/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"]
videoplenka.info##form[name="qualsub"]
livepage.pro##form[name="subscribe"]
lemarbet.com##header-buttons > a[href="https://t.me/lemarbetUA"]
vogue.de##iframe[src="https://crm.vogue.de/public/m/anmeldung_vrnl_art"]
wesh.com##iframe[src="https://link.watchstitch.com/join/5ed/signup-box-embed"]
t-online.de##img[src^="https://bilder.t-online.de"][src*="newsletter"]
wochenblick.at##img[title="newsletter"]
instagram.com#?#footer[role="contentinfo"]+div[class]:-abp-has(> div[class] > a[href="/accounts/emailsignup/"])
kotaku.com#$#.js_newsletter-btn--subscribe { position: absolute!important; left: -4000px!important; }
lenta.ru#?#.b-box:-abp-has(> i > a[href="https://www.instagram.com/etolentaru/"])
lenta.ru#?#.b-box:-abp-has(> i > a[href^="https://www.youtube.com"])
lifehack.org#?#aside:-abp-has(p.hidden-sm:contains(Signup for our free Newsletter))
mybroadband.co.za#?##main > .single-side > .side-box[-ext-has='.whatsapp-button']
fly-phone.ru##main > section[class="widget"]
marketingland.com#?#.panel:-abp-has(> .panel-body > p:contains(Sign up for our NEW daily brief.))
mediasat.info#?#.widget:-abp-has(> h4 > span:contains(ПОДПИСКА))
mvideo.ru#?#footer > div:-abp-has(> .section > .footer-sign-up)
navalny.com#?#.b-right-col__item:-abp-has(> .b-subscribe)
nickles.de#?#div:-abp-has(> #nickles_subscribe)
masterpaiki.ru#?##secondary .widget-title:contains(Новые статьи на почту)
brisbanetimes.com.au##section[aria-live="assertive"]
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"]
subscity.ru#?#.undernavbar-container:-abp-has(> div:contains(Подписывайтесь на нас))
t-online.de#?#div:-abp-has(> form[action$="/newsletter/signup.php"])
techgenix.com#?#ul.sidebar_widget > li:-abp-has(> div > .sidebar-optin)
thequestion.ru##theq-subscribe
thewirecutter.com#?#body > div > div:-abp-has(> div > div > form[name="newsletter-banner"])
u.today#?#.aside-block > section[class="card"]:-abp-has(> div > div.subscribe-result)
vgorode.ua#?#div:-abp-has(> .flip_panel > .front + .back)
winaero.com#?#aside:-abp-has(> h2:contains(Subscribe))
worldometers.info#?#div:matches-css(border:3px):-abp-has(> div > div > div > iframe[src="/newsletter-subscribe/newsletter-signup.php"])
||alertme.news^$third-party
||alternate.de/pix/themeworld/takeOvers/*/Newsletteranmeldung_*_takeover_pur.jpg
||animedia.online/banner/youtube
||bilder.augsburger-allgemeine.de/img/incoming/*/Mobilportal-Promo-Smartphone-Portrait-*x*px.png
||crm.vogue.de/public/m/anmeldung_vrnl_art$domain=vogue.de
||email.osp.ru/view_webform_*.js
||erdbeerlounge.de/app/themes/erdbeerlounge/assets/img/whatsapp/v4/$image
||erdbeerlounge.de/app/themes/erdbeerlounge/component/social/whatsapp.js
||gadgetsnow.com/newsletter_js.cms$other,script,domain=m.gadgetsnow.com
||golem.de/microsite
||ipepostman.com^$third-party
||link.watchstitch.com/join/5ed/signup-box-embed
||maclife.de/sites/all/modules/custom/tec_socialmedia/images/whatsapp/banner/
||mailerlite.com^$third-party,domain=~howtosucceed.at|~riavrn.ru|~masterborn.com
||media.threatpost.com/wp-content/uploads/sites/103/2019/02/19151457/subscribe2.jpg
||mytoysgroup.scene7.com/is/image/myToysGroup/*_nl-anmeldung
||s3-*.amazonaws.com/news-networkeditorial/masthead/*/widgets/edm/index-*.html
||sapo.pt/api/molecule/newsletter
||secure2.everlytic.net/public/forms/get/$domain=memeburn.com|ventureburn.com
||senler.ru^$domain=sys-team-admin.ru
||subscriptions.rambler.ru^$domain=gazeta.ru|rns.online
||telegram.im/widget-button/
||wb.whatsbroadcast.com^$third-party
||widget.manychat.com^$domain=ukrinform.ru
||widgets.contentfleet.com/newsletter/
||womenshealthmag.com/*/files/wh-newsletter-signup$image
||x.mail.bonnier-subscriptions.com^$domain=flyingmag.com|popsci.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/125821
! subscribtion popup
flightradar24.com##.dialog-lightbox-message
! subscribtion after article
flightradar24.com##[data-id="d8f8cdf"][data-element_type="widget"]
flightradar24.com##[data-id="ccfe42b"][data-element_type="widget"]
flightradar24.com##[data-id="5b712b8"][data-element_type="widget"]
flightradar24.com##[data-id="c8e5444"][data-element_type="widget"]
flightradar24.com##[data-id="8f395b5"][data-element_type="widget"]
flightradar24.com##[data-id="38127e6"][data-element_type="widget"]
flightradar24.com##[data-id="6aa0707"][data-element_type="widget"]
! sidebar subscribtion
flightradar24.com##[data-id="cb3c1e5"][data-element_type="widget"]
flightradar24.com##[data-id="7263e9e"][data-element_type="widget"]
flightradar24.com##[data-id="1f03f7d"][data-element_type="widget"]
flightradar24.com##[data-id="18f2aaf"][data-element_type="widget"]
! mail subscribtion on https://www.flightradar24.com/blog/
flightradar24.com##[data-id="1bd9894"][data-element_type="widget"]
flightradar24.com##[data-id="cb6d3f7"][data-element_type="widget"]
flightradar24.com##[data-id="7d6f55d"][data-element_type="widget"]
! follow us
flightradar24.com##[data-id="a2aa32b"][data-element_type="widget"]
flightradar24.com##[data-id="a5b8151"][data-element_type="widget"]
flightradar24.com##[data-id="35ae40a"][data-element_type="widget"]
!
!+ NOT_OPTIMIZED
profile.ru##.cell__promo__body
!+ NOT_OPTIMIZED
amp.scmp.com###newsletter-register-widget
!+ NOT_OPTIMIZED
mail.ru###subscriptionFormWeekMainBlockId
!+ NOT_OPTIMIZED
magazine.skyeng.ru##.tg-banner
!
! NOTE: Regular rules end ⬆️
! !SECTION: Subscriptions - Regular rules
!
!
! This section contains the list of rules that block the promotion of subscriptions, newsletters.
! Examples: "subscribe to our blog", "subscribe to our newsletter" blocks in all kinds of blocks.
!
! Good: @@||signup.e2ma.net^$domain=example.org
! Bad:  ||example.org^ (should be in AdGuard Base - subscriptions_specific.txt)
!
! SECTION: Subscriptions - Allowlist
!
! https://github.com/AdguardTeam/AdguardFilters/issues/129785
bakadesuyo.com#@##mc_embed_signup
! https://github.com/AdguardTeam/AdguardFilters/issues/116753
@@||artivive.activehosted.com/*/embed.php$domain=artivive.com
! https://github.com/AdguardTeam/AdguardFilters/issues/111595
@@||prussiabier.activehosted.com/proc.php?$domain=loja.prussiabier.com.br
! https://github.com/AdguardTeam/AdguardFilters/issues/95023
@@||sibforms.com/serveUnsub/
@@||sibforms.com/serve/$domain=camelactive.com
! NOTE: Allowlist end ⬆️
! !SECTION: Subscriptions - Allowlist
!
!-------------------------------------------------------------------!
!---------------------- MobileApp ----------------------------------!
!-------------------------------------------------------------------!
!
! This section contains the list of generic rules are against banners that promote mobile apps.
!
! Good: ##amp-app-banner
! Bad:  example.org###amp-app-banner (should be in mobile-app_specific.txt)
!
! SECTION: Mobile apps - generic rules
!
/wp-content/plugins/ioimedia-app-banner/*
/js/jquery.smartbanner.js
||2app.lk^$third-party
||br.app.link^$third-party
!
##amp-app-banner
###smartbanner.ios
###smartbanner.windows
##head[prefix~="medium-com:"] ~ body .js-openInAppButton
##head[prefix~="medium-com:"] ~ body .js-postActionsBarContent > .js-readNextInteractions
! https://developer.apple.com/documentation/webkit/promoting_apps_with_smart_app_banners
! NOTE: Generic rules end ⬆️
! !SECTION: Mobile apps - Generic rules
!
!
! This section contains the list of rules are against banners that promote mobile apps.
! Note, that the file consists of multiple sections for different purposes. For instance, there is a section for exceptions and some platform-specific sections.
!
! Good: any type of the rules will be good
! Bad:  example.org#@##smartbanner.ios (should be in AdGuard Base - mobile-app_allowlist.txt)
!
! HINTS are at the end of Specific section
!
! SECTION: Mobile apps - Regular rules
!
nieuwsblad.be##a[href="https://www.nieuwsblad.be/app"]
michaelsan.livedoor.biz#?#.plugin-memo > div.side > a[href^="https://play.google.com/store/"]:upward(.plugin-memo)
mcdonalds.co.jp##.apps-and-sns-banners
pinterest.*##div[role="main"] div[data-test-id="floating-app-upsell"]
wear.jp#?##__WEAR__ROOT__ > div.relative > div[class^="border"]:-abp-has(> div.flex > div.flex-none > p > a[href="/sp/app/download.html"])
dictionary.goo.ne.jp##.appDlSp
media.rakuten-sec.net##.top-news-attention
xconvert.com##.mobile-prompt
3sat.de#$#.smartbanner { display: none !important; }
3sat.de#$#.smartbanner-show .js-offcanvas-panel { top: 0px !important; }
3sat.de#$#.smartbanner-show .o--header { top: 0px !important; }
3sat.de#$#.smartbanner-show .b-offcanvas-wrap { padding-top: 0rem !important; }
3sat.de#$#.smartbanner-show .o--epg .epg-content .options-bar { top: 2.9375rem !important; }
3sat.de#$#.smartbanner-show .playlist-wrap { height: calc(100%) !important; }
amazon.co.jp###kcpApp_feature_div
emailnator.com#%#//scriptlet('set-local-storage-item', 'announcement_1', '1')
cimri.com#?#a[href="https://www.cimri.com/en-son-kaca-olur"] > img:upward(2)
thedailystar.net##.special-block
dpoint.docomo.ne.jp###store_item_app
dbook.docomo.ne.jp###app_dl
go.chatwork.com##.floating-banner
ostrovok.ru##div[class^="MobileAppWidget-module__button-wrapper"]
ostrovok.ru##.zenorders-mobile
ostrovok.ru##.mobileappbanner
ostrovok.ru##.homepage-mobile-wrapper
ostrovok.ru#%#//scriptlet('set-cookie', 'otaMobileFullScreenAppBannerHidden', '1')
atptour.com###articleSection a[href^="https://www.atptour.com/en/apps?"]
betteranime.net#$##appModal { display: none!important; }
betteranime.net#$#.modal-backdrop { display: none!important; }
betteranime.net#$#body { overflow: auto!important; }
mail.yahoo.co.jp##img[alt="Yahoo!メールアプリをインストール"]
mail.yahoo.co.jp##img[alt="Yahoo!メールアプリをインストール"] + div[class^="sc-"]
boomplay.com##.googlePlay
boomplay.com##.getAppUI
aptoide.com##div[class^="aptoide-installer"]
live.line.me##.MdBtn01Download02
reddit.com#$#body.scroll-disabled { overflow: visible !important; position: static !important; }
reddit.com#$#shreddit-experience-tree { display: none !important; }
reddit.com#?#.XPromoPopup.m-active
reddit.com#$#body.scroll-is-blocked { overflow: auto !important; }
spaceshipearth.jp##.boxzilla-bottom-right-container
canva.com#$#body > div[style="position: relative; z-index: 1;"]:last-child { display: none !important; }
canva.com#$#body { overflow: auto !important; }
nbcnews.com##amp-list#branch-amp-journey
kino.tricolor.tv#$##app-dock-trikolor-kino-i-tv { display: none !important; }
kino.tricolor.tv#%#//scriptlet('remove-class', 'add_app-module', '.main')
tiktok.com##.tiktok-1vrbodl-DivPromotionContainer
moovitapp.com##.qr-code-wrapper
lazada.com.ph###smb-container
mixch.tv##.app-bnr
bigo.tv##.load-box
bigo.tv##.download-dialog
girlstyle.com##.top-app-promotion
fanyi.qq.com##div[class^="header-download-"]
fanyi.qq.com##.textpanel-banner
liveme.com##.boxWrap
hinative.com##.mod_banner_bestapp_footer
doctolib.fr##.dl-smart-app-banner
doctolib.fr#?#body > .MuiDrawer-modal:-abp-has(.dl-app-marketing-drawer-v2-action-container)
novel.prcm.jp##app-app-promotion-banner
novel.prcm.jp##app-web-to-app-campaign-banner
tiktok.com#?#body > div[class^="tiktok-"][class*="-DivContainer"]:-abp-has(> div[DivBodyWrapper] > div[DivContentWrapper] > div[data-e2e="bottom-cta-container"])
tiktok.com##.e1dsngob0
m.douban.com#$#.TalionNav-static { display: none!important; }
m.douban.com#$#.TalionNav { padding-bottom: 30px!important; }
gaosan.com##.float-qrcode
kapook.com###wrap_banner_app
kogan.com###kogan-ad-sidebar
edh.tw###vip-banner
msdmanuals.com##.box--marketing
homepro.co.th###app-popup-container
sekerbank.com.tr##div[class^="mobilebadge_mobileBadge"]
theschooloflife.com##.article-banner
windy.com###articles
healthshots.com###openApp
wear.jp###ftrAppDownload
aliexpress.com###mobile-download
tenki.jp,m.diningcode.com##.app-banner-wrap
meme.chat##.footer-new
7themes.su###android_promo
livemint.com##.appMint
vivo.com.br##.barra-conversao--purple[data-settings='{"pagina": "Vivo Easy Prime: Plano de celular digital com Cashback"}']
prom.ua#%#//scriptlet('set-cookie-reload', 'hide_mobile_download_app_popup', 'true')
9gag.com##.use-app
cuonet.com##.hidden-sm > .widget-box + div:not([class]):not([style])
gnavi.co.jp###js-app
tabelog.com##.matome-webtoapp
tinyview.com##.open-app-container
books.com.tw#$##app_banner { display: none !important; }
books.com.tw#$#.page-content > #header { top: 0 !important; }
books.com.tw#$#.page-content.with-app-banner #content { padding-top: 70px !important; }
books.com.tw#%#//scriptlet('remove-class', 'with-app-banner', '.page-content.with-app-banner')
navitime.co.jp###app-dl-frame
navitime.co.jp###app-invite-frame-renew
tripadvisor.com##.ZHIlj
neeva.com##div[class^="app-layout__column"] > div[style="--group-height:160px;"]
kaspersky.ru##.kl_sm_sidebar_banner
vitaexpress.ru##.banner-desktop
atlasbus.ru#%#(function(){-1==document.cookie.indexOf("native-app-topper")&&(document.cookie="native-app-topper="+Date.now()+"; path=/;",location.reload())})();
dolap.com#?#.fancybox-overlay > .fancybox-wrap:-abp-has(div.fancybox-inner > div.redirectToDownloadApp)
dolap.com#$#.fancybox-lock { overflow: auto !important }
tripmydream.com#?#.mediaSP__center > div.mediaIncut:-abp-has(> div.mediaIncut__content > p > a[data-type="iosapp"])
appledaily.com.tw##a[href="https://feature.appledaily.com.tw/apppromo/"]
[$path=/chat]yandex.*##.yamb-mobile-app-suggest-block
aliexpress.com##.mobile-app
mzh.moegirl.org.cn#?#.header > div:not([class]) > button.download-app:upward(1)
mzh.moegirl.org.cn###open-in-app-wrapper
mojagazetka.com##article[data-cy="FeatureMobileAppAdvertisement"]
yandex.com##div[class^="shortcut-popup"]
m.bilibili.com#?#.story-nav.bottom:-abp-has(> .launch-app-btn)
zowa.app##.l-header__appInstall
wallstreetcn.com#?#main > .modal:-abp-has(> .oia-drawer)
wallstreetcn.com#$#body { overflow: auto !important; }
wallstreetcn.com##.open-in-app
wallstreetcn.com##.oia
cian.ru#$#html { overflow: auto !important; }
cian.ru#$#body { overflow: auto !important; }
cian.ru#$##mobile-mainpage-frontend > div > div[class*="--banner-wrapper--"] { display: none !important; }
pharmaguideline.com#?#h2:contains(GET APP FOR NEWS UPDATES)
sketch.pixiv.net###MobilePromote
goobike.com###appbnr
palcy.jp##.dl-area
sportsbull.jp#$##post-content-container.noevent a { pointer-events: auto !important; }
sportsbull.jp#$#.single-more-container { display: none !important; }
sportsbull.jp##.app-announce-container
openrice.com###smart-banner-collection
wear.jp###appAd
beauty.hotpepper.jp##.nativeAppliArea
tumblr.com##.TopeC
me.me###app-store-modal
||jmd.co.jp/api/linkimg.php?imgid=JMD_Application_
voicy.jp##.gtm-top-dl-button
hinatazaka46.com##.app-button
||gu-global.com/*/material/l1/app
ps.hket.com#$#html { overflow: auto !important; }
ps.hket.com#$#body { overflow: auto !important; }
ps.hket.com#$#.redirect-panel { display: none !important; }
ps.hket.com##.article-floating-button
arabiaweather.com##.content-side-app-card
readly.com##.discover-ribbon
lesen.mk-elona.de##.apps-advt
deezer-blog.com#?#.blog-details-text > iframe ~ p > strong + a[href^="https://play.google.com/store/apps/"]:upward(1)
rapidgator.net##a[href^="https://itunes.apple.com/us/app/rapidgator-net-file-manager/"]
asia.nikkei.com##.app-sidebar
spooncast.net##.app-down-banner-container
spooncast.net#$#.app-banner { display: none !important; }
spooncast.net#$#.view-container.on-top { padding-top: 0px !important; }
wq.jd.com###id-pcprompt-mask
gibiru.com##.icon-mobile-app
gibiru.com##.lead > div[class^="visible"]
s-pulse.co.jp##.contents a[href="/fan/app/spulseapp_lp"]
islambook.com###page-loader + div.panel-danger
linkedin.com##.base-promo
green-japan.com#?#.MuiBox-root > a[href^="https://greenlink.onelink.me/ACx6/"]:upward(1)
mercari.com###getTheAppFooter
tutu.ru##.b-mobile_apps
tutu.ru#%#//scriptlet('set-cookie', 'ptt_ad_banner_hidden', 'true')
so.m.jd.com###mDownload
pro.m.jd.com##.download-pannel
getmoneytree.com##.pp_text_externallink_article + div.div-block-35
||okinawaokuyami.com/images/common/app_
tiktok.com#?#body > div[class*="-DivModalContainer "] > div > div[data-e2e="middle-cta-container"]:upward(2)
tiktok.com##div[data-e2e="footer-guide"]
mts.by##.main-slider__item[style*="/content/app"]
news.nifty.com##.widget_official_full_app
vk.sportsbull.jp##.banner-area
hdi.zetfix.online##.fpage > div.ftitle + noindex
livelaw.in###header_ad_mobile
wantedly.com##.open-in-app-banner
sports.smt.docomo.ne.jp#$##app_ad_bnr { display: none!important; }
sports.smt.docomo.ne.jp#$##wrapper_low[style^="top:"] { top: 0 !important; }
kotobank.jp###ftInfo
flightradar24.com##.overlay-open-in-app-button
giphy.com##div[class*="OpenInAppContainer"]
search.yahoo.co.jp##div[class^="AppPromo"]
search.yahoo.co.jp##.W2ACarousel_W2ACarousel__ggrnX
finance.yahoo.co.jp##div[class^="_"] > a[href^="https://app.adjust.com/"]
moneyforward.com##.app-btns-container
zaim.net##.top-fix
tinhte.vn##a[href="https://tinhte.vn/app"]
tinhte.vn##.app-install-wrapper
warcrimes.gov.ua##.modal-app
terabox.com#$#.introduce-top-panel .introduce-sticky-btn img { position: static !important; }
mapion.co.jp##.btn-ptn2
filmora.wondershare.com.ru##body > div.d-lg-none > div.py-3
forfun.com##.app-promo
1kr.ua##.install-application
tenki.jp##.app-week-btn-img-box
noin.shop##.promote-app
kuronekoyamato.co.jp##.customer-top-app
kuronekoyamato.co.jp##.app-induction-inner
buyma.com##.js-app-download-url
shopch.jp###informApp
news.kodansha.co.jp##.spaceSp .inlineC
apkpure.com##.aegon-link
dokuha.jp##.app-item
calend.ru##.banner2
tieba.baidu.com##.app_download_box
suruga-ya.jp#$#.alert-top-page { display: none!important; }
suruga-ya.jp#$#.alert-top-page + .navbar.fixed-top + section { margin-top: 0 !important; }
suruga-ya.jp#$#.alert-top-page + .navbar.fixed-top { top: 0 !important; }
kufar.by###open-in-app-button
apfelpage.de###appful-overlay-banner
myfin.by##.own-services-promo
tumblr.com#?#div[aria-label="Notification"]:-abp-has(> div > a[href="/open/app?referrer=mobile_banner"])
lipscosme.com##.welcome-index__hero
m.baomoi.com##.bm_Bp
b.hatena.ne.jp##.top-app-banner
b.hatena.ne.jp##.comment-store
lylcrc.cn###bdnovel
blutspendedienst.com#%#//scriptlet("set-cookie-reload", "smartbanner_exited", "1")
buy.line.me##.app-appPromotionBanner
lipscosme.com##.open-app-banner
lipscosme.com###footer-app-banner
zavvi.com###productPromotionalMessage
tenki.jp##.point-app-image-box
tenki.jp##.ft-app
journiapp.com#?#div[class^="stickyDetails_container"] > div[class^="stickyDetails_content"]:-abp-has(> div[class^="details_actionSection"] > div[class^="details_storeButtons"])
journiapp.com##div[class^="details_mobileCTABox"]
cancam.jp###addToHomeScreen
smule.com#?#div[class^="_"]:-abp-has(> div[class^="_"]:contains(Download the app:) + div[class^="_"] > a[href^="https://app.adjust.com/"])
meetup.com##div[data-testid="MobileAppBanner"]
calendar.yahoo.co.jp##.js-AppBanner
search.shutoko-eng.jp##.androidBnr
search.shutoko-eng.jp##.qr
magickum.com##.banerpril
fotor.com##div[class^="BtnOpenApp_btn"]
fotor.com##div[class^="MobileToApp_goart_app_ad"]
ouest-france.fr##.bp-revive_x10_x14
ouest-france.fr###bloc_x14
dtf.ru,vc.ru,tjournal.ru##.mobile-app-redirect
forums.oneplus.com##.app-recommand-layer
oneplus.com##.side-download-dialog
semana.com##.footer-store
semana.com##.footer-store + hr
locondo.jp###anime_sab
swarmapp.com#%#//scriptlet("set-cookie", "hasShownSwarmUpsell", "true")
swarmapp.com##.fixedUpsellTop
swarmapp.com#%#//scriptlet('remove-class', 'pushDown', '#container.pushDown')
downdetector.jp###apps-card
nefisyemektarifleri.com##.app-presentation
bournemouthecho.co.uk,dorsetecho.co.uk,oxfordmail.co.uk###piano-floating-bottom-banner
afternoon-tea.net#$#.header-app-banner { display: none!important; }
afternoon-tea.net#%#//scriptlet('remove-class', 'js-bannar-band', 'header')
macaro-ni.jp##.globalFooter__appWrapper
trtworld.com#$#body #smartbanner.android { display: none!important; }
trtworld.com#$#body > #smartbanner ~ header.navbar { margin-top: 0 !important; }
mbok.jp##.GotoApp
brandeli.com###appbuner
store.wacoal.jp##.spm-toast[style="display: block; animation-duration: 1000ms; animation-timing-function: ease-in; left: 0px; right: 0px; margin-left: auto; margin-right: auto;"]
hiraki.co.jp###SmBnLink
auto.ria.com##.entry-promo-app
auto.ria.com##.mopile-app-banner
flightradar24.com##.applink-container
sankakucomplex.com###news-ticker
etsy.com###web2app-shophome
spbdnevnik.ru#%#//scriptlet('set-local-storage-item', 'getAppAddsClosed', '1')
spbdnevnik.ru###getAppAdds
piacenza24.eu##.custom-html-widget > a[href^="https://itunes.apple.com/"]
piacenza24.eu##.custom-html-widget > a[href^="https://play.google.com/"]
piacenza24.eu##.custom-html-widget > a[href^="https://appgallery.huawei.com/"]
piacenza24.eu##.custom-html-widget > a[href^="https://www.microsoft.com/"]
saiyasune.com#?#div[class]:-abp-has(> div[id]:contains(アプリ版なら))
mcdonalds.co.jp###freestyle-apps-sns
m.hungryapp.co.kr##.Mibox_down
suzuri.jp##.footer-app-banner
hair.cm##.AppLink
m.yahoo.co.jp#$##log-modal { display: none !important; }
m.yahoo.co.jp#$#body { overflow: auto !important; height: auto !important; }
m.yahoo.co.jp#$#html { overflow: auto !important; height: auto !important; }
teriyaki.me#?##overlay > div.appeal-modal:upward(1)
domonet.jp##.banner_contents > a[href="/app/domo/"]
ozmall.co.jp##.cmp__banner-item > a[href^="/app/"]
lp.p.pia.jp##.piawebFooter__download
folk-media.com##.l-footer__appPcBanner
wowma.jp###js-deepLinkBanner
baitoru.com##div[class*="-appBanner"]
baitoru.com#?#div[style="padding:40px 10px 0px;"] > a[href^="https://app.adjust.com"]:upward(1)
rakuten-card.co.jp##.footerNav__item--app
handyticket.de###app-alert
||s.yimg.jp/images/weather/promo/banner
r.gnavi.co.jp###sub-ap
locotoku.jp##.get_app
1track.ru##.offer_app
matchtv.ru##div[data-promo-desktop-url^="https://apps.rustore.ru/"]
home.kingsoft.jp#?#.popup:-abp-has(button#open-app)
pokemongo-get.com###text-26.widget-over-sns-buttons
m.finance.yahoo.co.jp##.appNotice
uniqlo.com##.uq-ec-cms-smart-banner
m.kariyer.net##.download-app-wrapper
pointcard.rakuten.co.jp###optionalAppDownload
lepoint.fr#$##Ad4screen { display: none !important; }
news.yahoo.co.jp##img[src^="https://s.yimg.jp/images/news-app/promo/banner/"]
tutu.ru##div[data-ti="mobile_app_banner"]
comicsvalley.com##.sgpb-popup-dialog-main-div-wrapper
wifiman.com#%#//scriptlet('set-cookie', 'sb-closed', '1')
jalan.net##.dwldiv
dailymail.co.uk,sevenbank.co.jp###smartBanner
benesse.jp###inter
dtac.co.th###banner_dtacapp
ozmall.co.jp##.AppBannerFooter
trovo.live##.mobile-header > button.open-btn
bbc.com##main > div > section[aria-label="Информация"]
scamadviser.com###bylp-popup-overlay
scamadviser.com##a[href="https://tmcheck.us/g8Uan4xV"]
latest-ufo-sightings.net###popmake-22334
m.dmzj.com##a[onclick^="playAd('https://hapjs.org/app/com.zztc.company.dmzj'"]
dmzj.com##.float_code
infobus.*##.application-brief
timesnownews.com###openin-app
booking.com##.appacq-banner-rating
pepper.ru##div[data-track*="app_installs_banner"]
haveagood.holiday##.ios-app-banner-top
haveagood.holiday#%#//scriptlet('remove-class', 'top-app-banner-exists', '#contentWrapper')
asajikan.jp##.apri_b_pc
asajikan.jp##.bnrAppGuidance
asajikan.jp##.appdl1
asajikan.jp##.appGuidanceArea
asajikan.jp##.apri_a
asajikan.jp##.apri_b_sp
asajikan.jp#%#//scriptlet("set-cookie", "header-guidance-close", "true")
vinted.*##.sticky-footer
ynjn.jp##.S-top__hero__store
m.happymoney.co.kr##.recommendAppWrap
m.tomtop.com##.m_app
capital.com##.award-banner-wrap
antenna.jp###install-link
antenna.jp##.bottom-install-link
antenna.jp##.sp-install-link-block
antenna.jp##.paragraph.more-link-alt
m.guancha.cn##.g_swiper_container
m.guancha.cn##.g_sea
||static.curazy.com/image/banner_curazy_app.png
whowatch.tv,curazy.com,ebay.*,locari.jp##.app-download-banner
locari.jp##.in-app
locari.jp##.app-install-banner
liggatelecom.com.br##.bl_app
travel.navitime.com##.l-footer-app
travel.navitime.com##.app-presents-frame
natalie.mu##.NA_mynatalie
laurier.excite.co.jp###exAppInstall
deepl.com##.lmt_targetToolbar__appPromotion_container
m.shein.com#$#.journey-contain { display: none !important; }
m.shein.com#$#body { margin-top: 0px !important; }
m.youm7.com##.mobileAdvFooter
||scdn.line-apps.com/stf/line-news/js/thirdparty/
apnews.com##div[class*="appDownload-"]
aol.com##.m-promo-standard
realt.by#?#.row > div[class^="col-"]:-abp-has(> div.media > img[src$="/images/apps/app.png"])
m.compuzone.co.kr##.visibleAppLyr
m.dcinside.com###app_down_pop
1090ys8.com##a[href="http://1090app.com/"]
2chmatome2.jp##.appli-box-description
2chmatome2.jp##div[class^="app-dl"]
2chmatome2.jp##.adtext
2chmatome2.jp##.appli-view-box
w.grapps.me##.app-intro
pinkvilla.com##div[id^="BottomApp"]
banggood.com#$#.drainage-pop { display: none !important; }
banggood.com#$#.global-no-scroll { position: static !important; }
banggood.com##.bottom-app-contain
banggood.com#$#.header.show-app-bar { top: 0 !important; }
banggood.com#$##appTopBar { display: none !important; }
retty.me,redbull.com##.web-to-app
dev.to###runtime-banner-container
||kangaroobro.com/bn.js
||kangaroobro.com/bnpc.js
dailymail.co.uk#$#body > section#mobile-content { margin-top: 0 !important; height: 100% !important; }
konest.com##div[style$="width:128px; height:240px;"]
k-jz.com###smart_app_banner
k-jz.com###app_guide
torisetsu.biz##.app_guide
m.facebook.com##div[data-type="vscroller"] > div[style="margin-top:5px; height:167px; z-index:0; width:360px;"][data-mcomponent="MContainer"][data-tti-phase]
storm.mg#%#//scriptlet("set-cookie", "app_download_banner", "true")
storm.mg###floating_bottom_ad
fril.jp##.mainVisual
tw.yahoo.com#$#body { overflow: auto !important; }
tw.yahoo.com#$#.lastAppPromotionTime { display: none !important; }
tw.yahoo.com###module-appPromoBanner
tw.yahoo.com##.app-promo
m.104.com.tw#%#//scriptlet("set-cookie", "SMART_BANNER", "0")
news.cnyes.com#?#.fixed > section > a[href^="https://play.google.com/store/apps/details?id=com.cnyes.android"]:upward(1)
cnyes.com##.download-wrapper
cnyes.com#%#//scriptlet('set-cookie', 'smart-banner-closed', '1')
news.cgtn.com##.openBtn
gaodun.com##.js_appdownload
lazada.co.th#%#//scriptlet('remove-class', 'with-smart-banner', '#lzd-global-header')
lazada.co.th###J_Smart_Banner_Bottom
lazada.co.th###module_guide_app
getpocket.com##div[data-cy="reader-flyaway-apps"]
operanewsapp.com##.footer-wrapper
navitime.co.jp###appli-dl-frame
ficbook.net##.install-app-container
translate.google.*##div[class][jsname] > div[class] > c-wiz > div[class][jsname][style^="transform: matrix("]
budzdorov.ru##.popup-metadata-popup__paranja
selfmind.ai##.store-bannar-container
bittorrent.com#?#.prodnews-container div[class^="col-"] > div.row:-abp-has(> div[class] a[id^="prodnews-go-adfree-"])
biquwo.com###content > div[style="padding:15px;"]
lehren.com##.tds-button > a[href^="https://onelink.to/lehren"]
arteryex.biz###footer-widgets
arteryex.biz##.elementor-popup-modal
arteryex.biz##a[href="https://arteryex.biz/click-karte/"]
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##.rbgrBd div[role="dialog"] > div[jsaction^="settings."] button[jsaction^="settings.useApp;"]
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##body > div[style="min-height: 100%; display: none;"] + div[style="visibility: visible;"] > div[jsowner]
sofy.jp##.app-dl-fixed
job.nifty.com##.bnr-area
erecipe.woman.excite.co.jp##.appdl_container
access.line.me##.MdMN01Banner
hidemy.name##.main-download-popup
tunein.com#%#//scriptlet('set-cookie', 'navBasedDialogManager', 'true')
kinarino.jp#%#//scriptlet('set-cookie-reload', 'hide_app_banner', '1')
bushikaku.net##.ad__foot-lower
r.gnavi.co.jp##div[class^="style_appAdvertise__"]
dcard.tw##.__portal > button
pdfdrive.com##img[title="PDF Drive App"]
rapidgator.net##a[href="https://play.google.com/store/apps/details?id=net.rapidgator"]
xn--pckua2a7gp15o89zb.com##.p-balloon_bm
girlswalker.com##.gw-header-app
world.rugby###laws_landing_app_wrap
shingakunet.com###kikakuKomaArea > div[style="margin:20px 0 0 0;"]
wetransfer.com##.AppDownloadDrawer
wetransfer.com##.downloader__collect-header
trovo.live##.app-sidebar
trovo.live#%#//scriptlet('set-session-storage-item', 'download-dialog-closed', '1')
moneynet.com.tw##.download-container
moneynet.com.tw##.nav-download-container
moneynet.com.tw##button[onclick="appclick()"]
shpock.com##div[class^="Box-"][class*="HeroApp"]
||popdaily.com.tw/statics/images/appDownloadBanner.png
spacemarket.com##div[class^="AppInstallBannerPresenter__StyledBannerContainer"]
nipponrentacar.co.jp##.appArea
mc.163.com##.down-box
eznavi.auone.jp##[class^="service-info"]
abema.tv##.c-application-MobileAppContainer__floating-app-button
abema.tv##.c-application-MobileAppContainer__footer
abema.tv##.com-application-MobileHeaderBannerBase
abema.tv##.com-vod-MobileVODScreen__view-in-app-overlay
recipe-blog.jp###topBnrAppBadge
nissen.co.jp###nissen_app_area
m.augsburger-allgemeine.de###piano_wrapper_unten
dictionary.goo.ne.jp#$#.appDlPc__inner { visibility: hidden !important; }
m.hoyolab.com#%#//scriptlet('set-local-storage-item', 'closedAppHeader', '1')
fontanka.ru#?#footer ~ div:-abp-has(> div > div#adv_mob_sticky)
jp.stanby.com,theriver.jp##div[class^="app-banner"]
stanby.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem('app_banner_close', '{"value":"close"}') } } catch (ex) {} })();
ecosia.org,pierrotshop.jp##.cta
hoyolab.com##.mhy-download-section
hoyolab.com##.mhy-hoyolab-app-header
evroopt.by##.top-bar-app
iq.com##.multiport-show
wondershare.com##.d-lg-none
biletall.com###mobile-applications
dospara.co.jp##.p-footer-app
kurashiru.com##.SpApp-floatButton
kurashiru.com##.SearchSuggestModal-toAppBannerWrap
kurashiru.com##.SpRoot-topBannerWrapper
kurashiru.com##.SpRoot-topToAppButtonWrapper
kurashiru.com##.AppLp-content
kurashiru.com##.SpApp-recipesShowFloatButton
kurashiru.com##.PcToAppBanner
kurashiru.com##.footer-image-wrapper
sp.nicovideo.jp##.watch-OpeningPlayerInfo_LaunchAppsButton
sp.nicovideo.jp##.siteWide-AppModalWithLogin
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
brandavenue.rakuten.co.jp##.rf-banner-app
delivery.rakuten.co.jp##.app-bnn
pay.rakuten.co.jp###Smart_App_Banner
pay.rakuten.co.jp###bt-download
recipe.rakuten.co.jp##.rakuten_recipe_app
recipe.rakuten.co.jp##.rakuten_recipe_app__btn
travel.rakuten.co.jp###appDlBn
travel.rakuten.co.jp##.downloads-in
hoyolab.com##.bbs-qr
prostovasya.ru##.t-popup_show
jumpbookstore.com###flipdesk
tenor.com##.UpsellPill
lulucos.jp##.p-home__top
lulucos.jp##.GlobalSmartAppBanner
lulucos.jp##.GlobalAppDL
linkedin.com##.apptivation-promo
linkedin.com#$#.core-nav { margin-top:0px!important; }
linkedin.com#$##smartbanner-wormhole { display:none!important; }
linkedin.com#$#.header-container { margin-top:0px!important; }
wear.net,wear.jp###hdr_download
wear.net,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##a[class^="GetAppFooter_"]
oceans-nadia.com#$#div[class^="CommonModal_modalBack"] { display:none!important; }
oceans-nadia.com#?#div[class^="CommonModal_modalWrap"]:-abp-has(> div > div > div[id^="recipe_popup_app_dl_"])
oceans-nadia.com#$#header { margin-top: 0px !important;}
point.md#%#//scriptlet('set-cookie', 'visited', 'true')
m.qoo10.jp##.app_download_banner
||baby-calendar.jp/img/common/app/
||baby-calendar.jp/images/default_web/banner_side_app.png
baby-calendar.jp##a[href^="https://itunes.apple.com/jp/app"]
rarefivem.com,baby-calendar.jp##a[href^="https://play.google.com/store/apps"]
baby-calendar.jp##.box-side-bana
s.kakaku.com##.homebtnbnr
windy.com###open-in-app
hk01.com##div[id^="ig-"][data-title$="app download"]
aumo.jp###js-smartBanner-footer
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
chess.com##.ready-to-play-banner-component
m.liputan6.com##.gateway__mobile-app
sp.netkeiba.com##.HeadBnrWrap
sp.netkeiba.com##.netkeiba_app_link01
france24.com##.o-self-promo--app
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#$#body.smartbanner-placeholder { padding-top: 0 !important; }
m.ja.aliexpress.com#$##header-float-banner { display: none !important; }
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-"]:-abp-has(> div > div[class^="col-"] > a[href="https://track24.ru/?g=track24-android-app"])
101soundboards.com##.appStoresContainer
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"]
tenshoku.mynavi.jp##.topHeaderBanner__block
store.line.me##div[data-widget-id="RedirectModalWindow"]
kusurinomadoguchi.com##.app-wrap
pandahelp.vip##.post-float
pandahelp.vip##div[class*="float-qrcode"]
pandahelp.vip##.post-app-rec
pandahelp.vip###btm-mask
kuow.org##.cta_download
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
estar.jp##.buttonTextFloating
r25.jp##.AppDownload
m.coupang.com###fullBanner
tfm.co.jp###super
nhac.vn#$#.tbl-link { display: none !important; }
nhac.vn#$#.main-wrapper[style^="margin-top:"] { margin-top: 0 !important; }
nhac.vn#$#header.header-setup[style^="height:"] { height: 87px !important; }
||st.work.ua/js/app-banner-
mhealth.ru##.pwa-nameplate
academia.edu#$?#body > div:-abp-has(> div.ds-Modal button:contains(/^Get the app$/)) { display: none!important; }
academia.edu#$#body { overflow: auto!important; }
retty.me##.js-app-store-banner
hatalike.jp##.hdr_app_wrap
m.kuku.lu#?#table[width="100%"] > tbody > tr > td:-abp-has(> a[href^="https://play.google.com"])
ekitan.com##.header-app-invitation
tapple.me#?##gatsby-focus-wrapper > div.py-10.pl-4.pr-16:-abp-has(> div > div > a.w-full[href^="https://go.onelink.me"])
kashikoi.with.is##.top-banner
coconala.com##.c-appBanner
pairs.lv#$##headerBanner { display: none !important; }
pairs.lv#$##page_top[style="top: 64px;"] { top: 0 !important; }
pairs.lv#$#.fixheader[style$="top: 64px;"] { top: 0 !important; }
op.gg##.e6ayeey0
banco.bradesco##a[href="modal/app.shtm"]
banco.bradesco#$#body.mobile div#topBar.headertopBar { display: none !important; }
banco.bradesco#$#body.mobile div.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.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 > div.visible > div[role="dialog"][jsaction^="focusout:promotion.dismiss;"]
spark-interfax.ru##.mobile-app-banner
pizzahut.jp##.promote-app
oi.com.br##.incentivo-minhaoi
autonews.ru##.app-link
casasbahia.com.br##.newAppHeader
||st.work.ua/js/app-banner||st.work.ua/js/app-banner-src_*.js
turktelekomprime.com##.mobile-smart-app-banner
kinarino.jp,kinarino-mall.jp##.p-view-in-app
kinarino.jp,kinarino-mall.jp###download-app
kinarino.jp,kinarino-mall.jp###js-view-in-app
kinarino-mall.jp##.p-footer-banner-app__anchor
kinarino.jp##.c-item__piece--target-app
kinarino.jp#$#.l-header.have-banner { position: fixed!important;top: 0!important; }
kinarino.jp#$#.l-header__banner { display: none!important; }
kinarino.jp#$#.l-wrapper.have-banner { padding-top: 50px!important; }
times.abema.tv##.c-footer__app
smotrim.ru#$#.google-app { display: none !important; }
delishkitchen.tv##.delish-recipe-app-launch-button
delishkitchen.tv#$#aside[class^="footer-app-banner-wrap"] { margin: 1em 0 0 !important; visibility: hidden !important; height: 0 !important; }
mapion.co.jp,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##.app_sec
nana-music.com##.base-top
nana-music.com##.footer__app
nana-music.com##.sidebar__app
kikkoman.co.jp##.application-banner
napbizblog.jp##.napbizapp
napbizblog.jp##.napbiz-app-text
nazology.net##.js-chase[data-content-piece="Googleニュース告知"]
nazology.net##.post-googlenews
||united-arrows.co.jp/sp/js/smartbanner/
rakuten-card.co.jp,sp.ch.nicovideo.jp,m.economictimes.com,skype.com###appBanner
sp.ch.nicovideo.jp##.c-fixedAppBanner
stickam.jp,bushikaku.net##.banner
ch.nicovideo.jp###chapplink
ch.nicovideo.jp##.ads_nicovideo
live.nicovideo.jp##a[class^="___app-download-banner"]
sp.live.nicovideo.jp##div[class^="___program-information_"] > div[class^="___launcher_"]
nicovideo.jp###jsSmartAppBanner
sp.nicovideo.jp###jsAppModalWithLogin
||seiga.nicovideo.jp/manga/img/manga/common/app_store_banner_
||seiga.nicovideo.jp/manga/resources/viewer/dl_banner.png
seiga.nicovideo.jp##.launch_app_container
seiga.nicovideo.jp##.related_info_main > div[style*="lohas.nicoseiga.jp/material/"]
seiga.nicovideo.jp#?#a[href="https://site.nicovideo.jp/nicomanga/?appstore=1"][style^="width: 100%; text-align: center; background-color"]:upward(1)
sp.seiga.nicovideo.jp##a[href^="https://site.nicovideo.jp/nicomanga/?appstore="]
||tomorrowland.co.jp/assets/smartbanner/
gocart.jp##.p-footer-wego-app
||noin.shop/_nuxt/img/btn_webapp.appStore
muji.com###header-app-link
nbblog.jp###App
niutrans.com##.diaBox
radiokp.ru##.dummy-app-store-radio-block
radiokp.ru##.dummy-google-play-radio-block
weather.goo.ne.jp##.announcearea_info.cx
departures.to#?#.box:-abp-has(> article.media:contains(TestFlight Apps))
costadelmar-radio.com###apps
rudaw.net##.smallMobileImage
||carservice.r10s.jp/img/top/sidebar-app-
lawsonbank.jp##.m-following-conversion
pokopangtown.game.line.me##.fix-menu
wap.sobiquge.com##[onclick*="https://apps.apple.com/cn/app/"]
myoji-yurai.net###app_ad
boomplay.com,speedtest.vn##.appStore
wordreference.com##a[title$=" App"]
wsoctv.com##a[href="/mobile-apps/"]
dokusho-ojikan.jp##.sc-gInthZ
kakuyomu.jp###readWithApp
kakuyomu.jp##.widget-dynamicLinksButton
1010dy.cc##.col-xs-1 > div > a[href="http://www.shuangshi.cc/"][target="_blank"] > img
uteka.ru##.app-discount-mini-banner
carnegie.ru##.section--2x + strong.letter-space
||s.jlogos.com/images/jlogosbanner2.png
video.tv-tokyo.co.jp##.adApp-wrapper
3dmgame.com##.addapp
3dmgame.com##.Content_L > a[href="https://www.3dmgame.com/app.html"]
intellipaat.com##.sticky-whatsapp-wrapper
||static.gc-img.net/img/parts/banner_readafter.png
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
purepeople.com##.c-promo-app
sukima.me##header > div.v-toolbar__content div[class="container"]
sukima.me#$#header > div.v-toolbar__content { height: 52px!important; }
pochta.ru##div[class^="TrackingInput__Banners-"]
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/
manga.line.me##.MdCMN09App
paypay.ne.jp##.stickyApp
||d-card.jp/st/smartbanner/
eggs.mu##.mainappBtn
atis.co.jp##.aside-app-banner
tieba.baidu.com#$#.tb-backflow-defensive { display: none !important; }
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\)"] > div.w-screen
||doga.hikakujoho.com/assets/sp/img/common/aukana_app.png
profuture.co.jp##div[class^="bnrApp_"]
||vitbichi.by/wp-content/uploads/*/banner_prilozhenie.jpg
popdaily.com.tw##div[class^="DownloadAppBannerContainer-"]
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; }
stayway.jp#?#.css-0 > div > div[class^="css-"] > img[src$="/app-icon.png"]:upward(1)
stayway.jp##.css-0 > script[type="application/ld+json"] + div
||bangumi.skyperfectv.co.jp/i/TV_guide_app_
context.reverso.net###side-badges
eapteka.ru##.notifications__item--mobile > .notification:not(.cookie-informer)
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]:-abp-has(> ul[class] > li > h6 + p > a[href="http://get.timesofindia.com"])
work.ua##.b-install-app
feebee.com.tw###dynamic_link
cocokarafine.co.jp##.js-float_banner_wrap
||jpnumber.com/m/img/googleplaylink.png
2gis.*##a[href^="https://2gis.onelink.me/nw2S/"]:upward(1)
businessinsider.com##.app-download-cta-container
narendramodi.in##.nmapp-container
zeenews.india.com##.float-btn
kt.wowkorea.jp##a[href="https://wowkorea.page.link/Tn65"]
kt.wowkorea.jp##div[style="background-color:#FFFFFF; border:1px solid #D4D4D4; width:95%;-webkit-border-radius:10px;-moz-border-radius:10px;"]
gamewith.jp##.gdb-game-header-follow-btn-only
sports.ru,ua.tribuna.com,by.tribuna.com##amp-iframe[src^="//st.s5o.ru/public/amp-smartapp/"]
byjusexamprep.com##.gradeup-info-banner
telesputnik.ru##.applications
leverageedu.com##div[class^="downloadBtn"]
leverageedu.com##.show-content > p ~ div[class$="course"]
m.economictimes.com##.appInstlBnr
m.economictimes.com###appinstall_bnr
autouncle.de##.autouncle-smart-banner
emule-island.eu##.gplay-box
myfin.by##.section-block--banner
rtrp.jp##footer-induction
benesse.jp##.bnr-bottom-art
benesse.jp##.bnr-overlay-art
benesse.jp##.bnr_flow-under-h2
benesse.jp##.sh-appbnr
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-"]:-abp-has(> a[data-bn-type="button"][href^="https://ftp.binance.com/"])
sber-zvuk.com#?#.reactRoot > div[class]:-abp-has(> div[class] > a[href*="?pid=smart_banner"])
pinterest.*#?#.footerButtons a[href$="dwebandroid"]:upward(.footerButtons)
livemaster.ru##.smartbannerapp-shadow
listenradio.jp###fancybox-wrap
shabdkosh.com#?##ehresults > .row > .col-md-3 > h2.ehr:contains(/^SHABDKOSH Apps$/)
shabdkosh.com#?##ehresults > .row > .col-md-3 > .align-items-center:-abp-has(> div > a[href*="/apps"])
shabdkosh.com#?#div[class^="px-4 pt-3 mb-4 bg-light rounded-3 border"]:-abp-has(.text-center > .row > .text-md-right > a.playstore-dl)
ati.su##.apps-block
freeoffice.com##.nav-banner-top
||audee.jp/js/smart.banner/
ada.com#?##page-wrap > main > aside[class]:-abp-has(> a[href^="https://app.adjust.com/"])
homeworklib.com#?#.span4 > div.box:-abp-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_"]
cookpad.com###ru-promotion-banner
cookpad.com##.appinstall
cookpad.com##.footer-1azakc
mobile.mi.co.id,mobile.po.co,mobile.mi.com##.header-storeapp
mercari.com##div[class^="BrazeBanner__HomeBannerContainer"]
jp-news.mercari.com##.mercari-app
skymetweather.com##a[href="https://play.google.com/store/apps/details?id=com.skymet.skymetaqi"] > img
skymetweather.com##span[style^="color: #003366;"][style*="font-size:23px;"]
skymetweather.com##.openapp
skymetweather.com###appblock
fuzhou.baixing.com##.app-downlod
lifehacker.ru##a[href="https://redirect.appmetrica.yandex.com/serve/892107163701433566"]
||glav-dostavka.ru/js/n-smartbanner.min.js
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
hmetro.com.my,bharian.com.my,nst.com.my#%#//scriptlet('set-cookie', 'appDownloadBanner', '1')
biz-journal.jp##.sns_apuri > a.lozad
forum.finance.ua###banner-zone-top-forum-mobile
zomato.com#?##root > div[class] > div[class]:-abp-has(> div[class] > div[class] > div[class] > h2:contains(Get the Zomato App))
zomato.com#?##root > div[class] > div[class] > div[class]:-abp-has(> p:contains(This page looks better in the app))
zomato.com###oamV2
flipboard.com##.cta-banner-redesigned
flipboard.com##a[data-vars-button-name="main-nav-get-app-cta"]
flipboard.com#$?#.app > div > div.modal-overlay:-abp-has(> section > div.mobile-gate) { display: none!important; }
flipboard.com#$#body { overflow: visible!important; position: static!important; }
m.cda.pl##.api-cell
speedify.com#?#.x-text ~ .cs-content > div.x-section:-abp-has(> div.x-row div.x-text-content-text > h2[class]:contains(Get started now!))
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; }
tiktok.com##.footer-guide
tiktok.com##.app-promotion
tiktok.com##.download-container.card
tiktok.com##.smart-container
tiktok.com##footer + div[class^="jsx-"] > div.mask
tiktok.com##footer + div[class^="jsx-"] > div.guide
moneycontrol.com##.download_app_container
allegrolokalnie.pl##header.masthead[class*="--app-view"][class*="-mobile-masthead"] a.topheader
allegrolokalnie.pl#%#(function() { try { if ("undefined" != typeof sessionStorage) { sessionStorage.setItem("lokalnie.is_top_header_hidden", "true") } } catch (ex) {} })();
baidu.com#?##content_wrapper ~ div[class*="_"]:-abp-has(> p:contains(百度APP内阅读))
baidu.com##.searchbox-exp > div[style="overflow: hidden;background: #fff;"]
victor-mochere.com###elementor-library-7
daraz.com.bd#$#div[data-module-id="campaignBanner"] { display: none !important; }
daraz.com.bd#$#.J_NavScroll { margin-top: 0 !important; }
2gis.*##._w4tulz
2gis.*##.layout__app > a[href^="https://2gis.onelink.me/"]
netmovies.com.br##div[class^="styles_storesDownload__"]
qrius.com##.sidebar-info > div.s-widget > p + div.store-btn
||abhipedia.abhimanu.com/UP/FreeResources/*-Down-load-android-app-on-playstore.jpeg
carnegie.ru,atlasvpn.com##.app-links
m.mobile01.com,radiobells.com#%#//scriptlet('set-cookie-reload', 'smartbanner_exited', '1')
medicaldialogues.in#?#.bottom_cont > li:-abp-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"]
krsk.au.ru##.au-go-to-app-modal
wondershare.com##.appBox
bosco.ru##.mobile-app__bosco
smallseotools.com##.available_on
observer-reporter.com#?##tncms-region-global-side-primary > div.tncms-block:-abp-has(> div > a[href^="http://marketplace-redirect.doapps.com/"])
kiro7.com##.layout-section a[href="/mobile-apps/"]
kalingatv.com###ctenkbr-7
freshercooker.in###custom_html-5
prabhasakshi.com#?#.left-sticky > div.ps-left-app:-abp-has(> a[href^="https://play.google.com/"])
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
yourmystar.jp#$#.navbar-header[style^="top:"] { top: 0!important; }
yourmystar.jp#$#.smart-app-banner-block { display: none!important; }
musical-u.com#?##sidebar > div.widget_text:-abp-has(> div.textwidget > a[href="https://www.musical-u.com/apps/"])
youla.ru#%#document.cookie = "youla_fullscreenbanner=disabled; path=/";
yandex.*##.distr-promo-head
brightside.me##div[data-test-id="install-app"]
aminoapps.com##.fixed_get_amino_app
medscape.com##.rel-links-media > a[href="https://www.medscape.com/public/medscapeapp"]
aajtak.in##.aapsection
folk-media.com###app-banner-pc-footer
intermiles.com##div[class^="DownloadBedge_download_bedge_wrapper"]
intermiles.com###blogCompWrapper
ejje.weblio.jp###smp-android-app-link
peoplematters.in##.sphere-link
jntufastupdates.com##a[href="http://bit.ly/jfu-app"]
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
talkspace.com##.text-5
economictimes.indiatimes.com##.artData > div.disclamerText
economictimes.indiatimes.com##.artData > div[data-url="/primebenefits_slider.cms"]
m.bithumb.com###appInstallInducePopup
collabo-cafe.com##.app__smart__dl
webtoons.com##.foot_app
boredpanda.com,hackread.com##.get-app
tryzapp.com##.jss6
tryzapp.com##.jss69
chorki.com##.appstore-suggestion
minuteschool.com##.ms-cta
minuteschool.com##.et_pb_promo
babymed.com##div[style*="homepage_obie_"]
babymed.com##.obie-wrapper
electrical4u.com###custom_html-24
noticiasaominuto.com##.news-main-text > div.pub-container-leaderboard ~ div.col-lg-12
noticiasaominuto.com#$#.main-container.padding-top-sm-70 { padding-top: 0 !important; }
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:-abp-has(>div.row > span > a[href="https://play.google.com/store/apps/details?id=com.ucuzabilet"])
rabota.ua##alliance-shared-app-promo-banner
m.rabota.ua##app-promo-banner
warnung.bund.de##.apphint
bulurum.com##.MobileContainer
mcqlearn.com##.app_store > span.android
essenjet.com###mobileApp
huijiwiki.com###HuijiAppBanner
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
speedtest.net##div[data-view-name="mobile"] div.mobile-pretest
autodoc.de##.mob_app_link
takvim.com.tr,ahaber.com.tr##.application-widget
autodoc.de##.js-app
9gag.com##a[href="/apps"]
mercadolivre.com.br##body > div[style^="position: fixed; z-index: 1000; bottom: 0px;"]
foxnews.com##.article-wrap a[href*="foxnews."][href$="apps-products"]
||i.glbimg.com/og/ig/infoglobo1/static/blog/_js/redesign2019/smartbanner.js
contents.fc2.com##.items_dl_appArea
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
diemer.de##div[data-entd-teaser="bildteaser"] > a[href="/mobile-app/"]
diemer.de#?#div[data-test="suchen-header"] div[data-entd-teaser="banderolenteaser"]:-abp-has(> div[class] > div[class] > a[href="/mobile-app/"])
report.netcraft.com##.notification-sidebar
moboreader.net##.vip_box
moboreader.net##.fixedBtn > .erweima_con
onlineradiobox.com##.playmarket
||groups.tapatalk-cdn.com/static/js/smartbanner_
fanyi.baidu.com##.app-side-banner
amazon.*###afap-bottom-sheet-container
studysite.org##.layout-header > span[style^="float:left; vertical-align: middle;"]
m.economictimes.com###floatingAppButton
gazetadopovo.com.br###touchpointPostFooter > div.tp-container-inner > iframe[id^="offer_"][allow="payment"]
profile.ru##.header__store
uol.com.br##.c-notification-link-app
codesdope.com###div_right > div.app
blog.system76.com##.tmblr-iframe
blog.system76.com#$#body { padding-top: 0!important; }
abplive.com##.app-download-lnk
m.facebook.com##div[data-sigil="m-promo"]
||pikicast.com/js/view/layer/asset/layer.store.js
n-tv.de##.teaser__appbanner
hoerzu.de##.hz-ios-banner
hoerzu.de##.hz-android-banner
||cdn.jsdelivr.net/gh/dsx0095/thcdn/statics/js/layer/layer.js$domain=tv.ci
finanswebde.com##.prouser.fcbluebg
||tver.jp/img/sd_to_app_banner.png
tver.jp##a[class^="app-banner_container"]
admin.blog.fc2.com##.gtm-h_bnr
cart.fc2.com##.app_notice_overlay
reverso.net###mobileAppZone
booking.com##div[data-item-id="gta_smart_banner"]
news.nifty.com##.mod_ad_app
smallseotools.com##.app_link_box
studentbeans.com##._12nlxqp
livemint.com#$#.mobileAd { height: 0 !important; }
livemint.com##.mobNavTab
genius.com##div[class^="AndroidBannermobile__Container"]
genius.com##.apple_music_player_container
680news.com##.div-app-alerts
duzcerota.com##.app-area
news.tv-asahi.co.jp##.sp-app-banner
portal.librus.pl###app-download
portal.librus.pl##picture > img[src="https://portal.librus.pl/images/base/aplikacjamobilna.jpg"]
||portal.librus.pl/images/base/aplikacjamobilna.jpg
||portal.librus.pl/images/base/aplikacjamobilna_mobile.jpg
||portal.librus.pl/ad|
portal.librus.pl###synergiaLogin + div[class] picture > source[srcset^="https://portal.librus.pl/images/base/aplikacjamobilna_logowanie"] ~ img[src^="https://portal.librus.pl/images/base/aplikacjamobilna_logowanie"]
premium.5ch.net##.janestyle-banner
m.economictimes.com#$##prominentOverlay { display: none !important; }
m.economictimes.com#$##prominentBanner { display: none !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##.ml-promotion-container
kompas.com##.bapps
reverso.net###home-badges
intel.com##.promoteSMA
ifunny.co#$#.promo-popup { display: none !important; }
ifunny.co#$#body { overflow-y: auto !important; }
selcuksportshd303.com,selcuksportshd304.com,selcuksportshd305.com,selcuksportshd306.com,selcuksportshd307.com,selcuksportshd308.com,selcuksportshd309.com,selcuksportshd310.com,selcuksportshd311.com,selcuksportshd312.com,selcuksportshd313.com,selcuksportshd314.com,selcuksportshd315.com,selcuksportshd316.com,selcuksportshd317.com,selcuksportshd318.com,selcuksportshd319.com,selcuksportshd320.com,selcuksportshd321.com,selcuksportshd322.com,selcuksportshd323.com,selcuksportshd324.com,selcuksportshd325.com,selcuksportshd326.com,selcuksportshd327.com,selcuksportshd328.com,selcuksportshd329.com,selcuksportshd330.com,selcuksportshd331.com,selcuksportshd332.com,selcuksportshd333.com,selcuksportshd334.com,selcuksportshd335.com,selcuksportshd336.com,selcuksportshd337.com,selcuksportshd338.com,selcuksportshd339.com,selcuksportshd340.com,selcuksportshd341.com,selcuksportshd342.com,selcuksportshd343.com,selcuksportshd344.com,selcuksportshd345.com,selcuksportshd346.com,selcuksportshd347.com,selcuksportshd348.com,selcuksportshd349.com,selcuksportshd350.com,selcuksportshd351.com,selcuksportshd352.com,selcuksportshd353.com,selcuksportshd354.com,selcuksportshd355.com,selcuksportshd356.com,selcuksportshd357.com,selcuksportshd358.com,selcuksportshd359.com,selcuksportshd360.com,selcuksportshd361.com,selcuksportshd362.com,selcuksportshd363.com,selcuksportshd364.com,selcuksportshd365.com,selcuksportshd366.com,selcuksportshd367.com,selcuksportshd368.com,selcuksportshd369.com,selcuksportshd370.com,selcuksportshd371.com,selcuksportshd372.com,selcuksportshd373.com,selcuksportshd374.com,selcuksportshd375.com,selcuksportshd376.com,selcuksportshd377.com,selcuksportshd378.com,selcuksportshd379.com,selcuksportshd380.com,selcuksportshd381.com,selcuksportshd382.com,selcuksportshd383.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"]
haberinkalemi.com###pg-8-2
haberinkalemi.com###pg-8-1
gotradio.com##.leftColAd
pinterest.*##div[data-test-id="header"] div[style^="background-color: rgba(255, 255, 255, 0."][style*="box-shadow: rgba(0, 0, 0, 0.0"]
pinterest.*##div[data-test-id="footer"] div[style="max-width: 264px;"]
hindustantimes.com##.openAppButton
m.gamer.com.tw,noin.shop,india.com##.open-app
commaful.com##.suggested-story-section > div.desktop-only.float-left
commaful.com##.ios-app-promo
m.wanben.org,jingwuhotel.com##.appguide-wrap
lylcrc.cn,jingwuhotel.com##.aznav
flipkart.com#?#div[class*=" "] > div[class]:-abp-has(> div > img[src*="flipkart_app_icon-"])
microsoftedgewelcome.microsoft.com##.mobile-banner__unexpanded
zeenews.india.com##.appdownloadbanner
bhaskar.com,divyabhaskar.co.in#?#div[class][style^="position:"] > div[class]:-abp-has(> a[href^="https://play.google.com/store/apps/details?id=com.ak.ta."])
/images/playstore-$domain=bhaskar.com|divyabhaskar.co.in
weather.com##section[ctatext="Download App"]
volia.com##section[class="product.component__content"] div.banner
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; }
tinhte.vn#?#.main div.app-install-wrapper:upward(2)
gids.tv##.promo-apps
account.mail.ru##.mail-app-promo
yoomoney.ru##.money-app-promo2
malaysiastock.biz###sideMenu_install_app
malaysiastock.biz###div_mobileApp_Promotion
navitime.com###white-space
10jqka.com.cn###backWashNav
nur.kz##.js-page-top
decrypt.co#?##__next > div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"]:-abp-has(> div[class] > a[href^="https://apps.apple.com/"][title="app-store-link"])
zhihu.com#$?#.ContentItem > div.ModalWrap:-abp-has(> div > div.ModalExp-content > div.ModalWrap-content > div:contains(继续浏览内容)) { display: none!important; }
pinterest.com##div[style*="transition: transform 225ms ease-in-out 0s; transform: translateY(0%);"]
nperf.com##.mobilePromoLogos
bleacherreport.com,tvbs.com.tw##.smart_banner
||m.555duo.net/images/app.gif
||m.youwu333.com/images/app.gif
thebetterindia.com##.adp-sticky-banner-item
myanimelist.net##.header-mini-banner
buser.com.br,belsat.eu##.banner-app
belsat.eu##.baner-sep
fanfox.net###edShow
ask.fm##.app-store-banner
ask.fm#?#.lightbox_overlay:-abp-has(#signupConversionForm)
ask.fm##.lightbox_hat
ask.fm##.lightbox_content > div.buttonFooter
m.market.yandex.ru##div[data-apiary-widget-id="/smartBannerPopup"]
m.market.yandex.ru##div[data-apiary-widget-name="@marketfront/SmartBanner"]
m.pokupki.market.yandex.ru##div[data-apiary-widget-id="/header/smartBanner"]
m.auto.ru#$#.PromoHeaderChose { display: none!important; }
m.auto.ru#$#.page_mobile { position: static!important; overflow: visible !important; }
myfin.by##.app-top
myanimelist.net##div[data-text="Get the App"]
androeed.net,magazine.hitosara.com,kyoko-np.net,myanimelist.net##.app
hitosara.com##.app_area
dailymail.co.uk##a[href^="http://itunes.apple.com/app/"]
||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
xs26.com##.show-app2
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#$#.js-popup { display: none!important; }
idaprikol.ru#$#body { overflow: visible!important; position: static!important; }
idaprikol.ru#$#.promo-popup { display: none!important; }
coincodex.com##.download-coincodex-app
mirtesen.ru#$#html { overflow: auto !important; }
mirtesen.ru#$#.app-promotion-fullscreen { display: none !important; }
hindustantimes.com##.appDownload
muzofond.fm###sveta__muzika-banner
m.kenh14.vn##a[href="https://kenh14.vn/download-app.htm"] > img
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
woman.excite.co.jp,m.economictimes.com###footer_banner
m.economictimes.com###footer ~ a[href^="https://play.google.com/store/apps/details"][href*="&utm_campaign=floating_pwa"]
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
zeenews.india.com###readinappbtn
m.economictimes.com,m-economictimes-com.cdn.ampproject.org###mappBanner
radio.fr##a[data-testid^="broadcast-appstore-"]
||xgoo.jp/img/portal/misc/footer_app_recommend/
blog.goo.ne.jp##.app_induction
m.hurriyet.com.tr##a[href="https://link-to.app/egazete-banner"] > img
zona.plus##div[id="zona-android"]
mobi.yahoo.com###header-2-GoldenGate-Proxy
uteka.ru##.app-qr-code-popover
uteka.ru,investing.com##.mobile-apps
vprok.ru#$#.fo-mobile-app-popup { display: none!important; }
diariosanrafael.com.ar##.toppersecond
mashina.kg##.download-app-plashka
novelcool.com##.sus-download-app-box
track24.ru#?#.theiaStickySidebar > div.ds:-abp-has(> h3 > i.icon-android)
outlook.live.com#?#.react-tel-input > input.form-control:upward(4)
m.hindustantimes.com##.openappbutton-main
toppr.com##div[class^="question_suggestionsAppBannerWrapper__"]
ortobom.com.br,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
profile.ru##div[class="read-yzd mobile-only"]
biokadar.com#?#.sidebar > div.widget:-abp-has(> div.textwidget > center > a[href="https://www.biokadar.com/biokadarcom.apk"])
allwish.me,teknowebim.com,op.gg,cameralabs.org##a[href^="https://play.google.com/store/apps/details?id="]
blocket.se##div[class^="AppLinks__"]
||m.pufei8.com/skin/iymbl-app.js
m2o.it##.player > section.player-wrapper + div.footer_player
drugs.com##.promo-content
m.imdb.com##.imdb-footer > div[class^="_"]:not([class="container"])
m.imdb.com#?#.col-xs-12 > span.ab_widget:-abp-has(> div.ab_ninja > span.widget_header:contains(Get More From IMDb))
whoer.net##.app-popup
misli.com##.smartBarWrapper
gaode.com##.amap-app-download
u.pcloud.link##.hidden-under.appear
viu.com###home_web_to_app_banner
maximiles.com.tr##div[id^="App_Market_Maximiles_"]
app.slack.com##.p-download_modal
app.slack.com##.p-ia__workspace_banner
foursquare.com##.appButton
foursquare.com,wsj.com###branch-banner-iframe
kitsu.io##.alert-kitsu
infobus.eu##.application-block-background
lachainemeteo.com###autopromoAppli
||farmlend.ru/images/megi-app.jpg
d3olbu2cl74039.cloudfront.net,d29z1quku5t3sk.cloudfront.net,currenttime.tv#%#//scriptlet('remove-class', 'has-promo-bannner--enabled', 'body')
tut.by##.popup-app
livelaw.in###playstore_items_links
m.timesofindia.com##.downloadbanner
||getnada.com/google_play_banner.
midomi.com##div[style] > div[class^="Banner_snackBar_"]
mozilla.org##.mobile-download-buttons-wrapper
raysigorta.com.tr#$#.modal { display: none!important; }
ifeng.com###qrCode
obi.ru#$#.obi-iphone div.off-canvas-outer > #Main-Content { padding-top: 85px !important; }
obi.ru#$#.obi-android div.off-canvas-outer > #Main-Content { padding-top: 85px !important; }
dict.hinkhoj.com##.new_app_ne_div
mega.nz,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
mp3yukleindir.com##a[href="http://market.android.com/details?id=com.mp3kulisi.muzikkeyfi"] > img
pons.com###widget_apps
tinhte.vn##.pro-container > a[href="http://tinhte.vn/app"]
indianexpress.com,financialexpress.com##.app-btn
duolingo.com##._1e7JD
||nekto.me/chat/img/gplay.
moneycontrol.com##.fixed_downapp
moneycontrol.com##.app_btn_container
nekto.me##.swal2-grow-fullscreen
deeeep.io###play-store-container
f2movies.to##a[href="/android-movies-apk"]
||m.hindustantimes.com/res/img/*/app.png
battleboats.io###appstores
player.fm#$#.open-in-app-promo { display: none !important; }
player.fm#$#html.bottom-promo-showing body { height: auto !important; overflow: auto !important; }
creatur.io###mobile-download-panel
||i2.sinaimg.cn/*/searchCallup.js$domain=gu.sina.cn
gu.sina.cn###__callup_bottom
m.imgur.com##.get-app-block
||myaccount.earthlink.net/cam/images/login/ad-4.jpg
outlook.live.com##.ms-Fabric > div[tabindex] + div[class] > div[class] > div[class*="__cGoCqh"]
bing.com##.bnp_btc
bing.com###bnp_hfly
himovies.to###gift-1
issuu.com##.js-smart-banner
ebrosur.com##.downloadAppBar
demorgen.be###APP_DOWNLOAD
||iwatchme2u.com/Public/banner.jpg
tunein.com#$#body { overflow: visible !important; }
tunein.com#?#body > div:-abp-has(> div[style] div[class^="dark-theme-dialog__"])
raysigorta.com.tr#$#.modal[aria-labelledby="myModalLabel"] { display: none !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
aksarayhaber68.com##a[href="https://play.google.com/store/apps/details?id=com.aksarayhaber.altmissekiz"]
ngoisao.net,vc.ru,tjournal.ru,spark.ru,dtf.ru##.download_app
eiga.com###app-notice
motorsport.com##.ms-side-widget--promo-app
motorsport.com##.ms-promo-widget--app
blog.livedoor.com##a[href="http://blog.livedoor.com/guide/blog_reader"]
employment.en-japan.com##.appHeader
gnavi.co.jp##.p-appli
||s3.amazonaws.com/uploads/image/505544/33ab86499a.png$domain=nishinippon.co.jp
nishinippon.co.jp##.l-footer-middle-app
mess-y.com,biz-journal.jp##.sns_apuri > a[href="http://www.cyzo.com/i/cyzoapp/"]
jmty.jp##.p-app-induction-link
jmty.jp###header > .js_header_induction
sanspo.com##.sanspoApp
j-cast.com##.services-app
donanimhaber.com##.uygulamayi-indir
donanimhaber.com##div[class="sosyal-ag boya-6"]
||s.yimg.jp/images/news-app/promo/banner/$domain=news.yahoo.co.jp
||yimg.jp/images/shp_app/flagship/web2app/smartappbnr/$domain=shopping.yahoo.co.jp
yahoo.co.jp###Appinfo
yahoo.co.jp##.sn-modAd
m.yahoo.co.jp##.RichSmartAppBanner
yahoo.co.jp##.sn-modInterstitial
beauty.yahoo.co.jp##.Top__bannerList
chiebukuro.yahoo.co.jp###app_bnr
fincaraiz.com.co###AppBannerContent
gyao.yahoo.co.jp##.to-app-banner
headlines.yahoo.co.jp###peronArea .dressUp.tracked_mods
login.yahoo.co.jp###appAndroid
news.yahoo.co.jp##.newsFeed_list > li.newsFeed_item.null
news.yahoo.co.jp##a[data-ylk^="rsec:webtoapp;slk:bnr_"]
news.yahoo.co.jp###wrapper > #peron
partner.yahoo.co.jp##.Rsab
paypayfleamarket.yahoo.co.jp###appadbnr
weather.yahoo.co.jp##.doubleImage_cardBetween
weather.yahoo.co.jp##.linkAndroid
weather.yahoo.co.jp###content > #doubleImage.tracked_mods.doubleImage-skew
weather.yahoo.co.jp###doubleImage
weather.yahoo.co.jp##.footeLinkPromo
weather.yahoo.co.jp##.appLink
weather.yahoo.co.jp##.mdStickyFooter
weather.yahoo.co.jp##a[href^="https://app.adjust.com/"]
roadway.yahoo.co.jp##.banners > li > a[href^="https://app.adjust.com/"]
roadway.yahoo.co.jp##.banners > li > a[href^="https://itunes.apple.com/app/"]
roadway.yahoo.co.jp###rc_app
shopping.yahoo.co.jp,103.by##.AppBanner
search.yahoo.co.jp###contentsInner > article[class^="W2ALink_W2ALink__"]
sports.yahoo.co.jp###header > #RSAB
sports.yahoo.co.jp###prm_text
baseball.yahoo.co.jp,sports.yahoo.co.jp###prm_sapp
baseball.yahoo.co.jp,soccer.yahoo.co.jp##.sn-modBanner
shopping.yahoo.co.jp###h_app
store.shopping.yahoo.co.jp##.elItemEntryLink[data-ylk^="slk:applnk"]
thehindu.com###artmeterwrap
mdpr.jp##.pg-articleHeadline__readApp
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
m.hurriyet.com.tr##.container > div[style*="text-align: center"][style*="margin-bottom: 20px"]
prom.ua##.x-promotion[data-tg-became-visible*="\"label/label\": \"b2c\""]
ltn.com.tw##.ltnapp
haberglobal.com.tr##.open-in-application
weather.com##div[id^="WxuUpsellToast-main-"]
swoodoo.com##.Flights-Frontdoor-Brands-Swoodoo_wl-AppBox
tumblr.com##.tmblr-iframe--app-cta-button
gorod24.online##.mob-download
office.com##ohp-mobile-app-banner
investing.com##.installAppPopup
caixinglobal.com##.caixinAPP
market.yandex.ru##div[data-apiary-widget-name="@MarketNode/AppPromoBanner"]
scribd.com##.auto__doc_page_webpack_view_in_store_promo
kreiszeitung.de#?#.id-SiteMain > div.id-g > div[class] > div.id-Container:-abp-has(> div.id-Container-content > div.id-LB > div[class^="id-LB"] > div[class^="id-Teaser"] > a[href^="https://itunes.apple.com/de/app/mediengruppe-kreiszeitung/"])
priceza.co.id###mobilePopupBtm
eba.gov.tr##.go-app
tinhte.vn#?#.sidebar > div.loginButton + div.widget-single:-abp-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
operanewsapp.com,iq.com,news.awa.fm,trip.com##.download
trip.com##.download-bg
trip.com##.tcp-h5-install-bottom
trip.com###ibu_app_download_banner
sirabee.com##a[href^="https://app.sirabee.com"]
ati.su##.service-app
mobile.donanimhaber.com##.mobil-forum-tanitim
moovitapp.com##mv-mobile-app-cta
forum.outerspace.com.br,mobilkulup.com##.TapatalkBanner_Container
ifeng.com###root > section[class^="fixSlide-"]
ifeng.com###root > div[class^="bottom_box-"]
ifeng.com###root > div[class^="container-"] > div[class^="bottomSlide-"]
ifeng.com###root > div[class^="share-"]
ifeng.com##.down17-float
||jx.la/*/true.js
||jx.la/*/h.js
m.jx.la##dd[style][class]
m.sportmaster.ru##div[esm-banners="promoplate"]
m.sportmaster.ru#$#div[esm-banners="mobile_fullpage"] { display: none!important; }
leonardohobby.ru##.appdownload-panel
ozon.ru##a[data-widget="webToAppBanner"]
isbank.com.tr##div[id^="App_Market_"]
dcard.tw#?##__next > div[class^="sc-"]:-abp-has(> a[href^="https://go.onelink.me/"])
gamer.com.tw##.goAPP
firstcry.com##section[appdownload]
zaycev.net###__next > div[class^="Popupstyled__"]
game-state.com###playstore
arzamas.academy##.ra__heading .ra__app__btns
arzamas.academy#$#body.is_mobile .top-banner { display: none!important; }
arzamas.academy#$#body { margin-top: 0! important; }
m.thehipstore.co.uk#$##smartbanner.android { display: none!important; }
m.thehipstore.co.uk#$##main > header { margin-top: 0!important; }
tim.com.br###incentivo-app
epoznan.pl###epoznan-apk-banner-container
c.mi.com##.qr-box
papara.com###smart
homify.com.tr##.layout--app-banner
tinhte.vn#?#body .snd > div.main + div[class^="jsx-"]:-abp-has(div.content > div.children > div.app-install-wrapper)
walmart.com###vh-app-container
||images.finanzen.net/images/b_devisen/waehrungsrechner_300x100.jpg
||js.em.com.br/*/smartBanner.*.min.js
||picdumps.com/ddeal*.png
vip.tiin.vn##.BoxAdvB1Home
sparwelt.de#?#.row > div[class]:-abp-has(> div.ge-content-box > div.box > div[class] > a[href] > img[width="200"][height="69"])
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
nefisyemektarifleri.com##.stickyunit.hide-on-nyt-app
hepsiburada.com##.downloadapp-modal
||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; }
msn.com###ahsbanner
profile.ru#?#.right-side > div.cell:-abp-has(> a[href$="mobilnye-prilozheniya"])
asna.ru#?##header > div:-abp-has(> div > a[href^="https://play.google.com"] + a[href^="https://itunes.apple.com"])
m.yelp.com##body > div[data-hypernova-key^="mobile_site_"] > div._2oFDT > div.u-space-t4 + div[class="_1mboc _39b4o _2oFDT"]:last-child
||naturalnews.com/Images/NaturalNews-App-
h5.17k.com###TopTask
waze.com##.wz-downloadbar
wego.here.com##.fullBanner[data-ng-click="hideBanner();"]
newsnation.in##.app-ico
tw.mobi.yahoo.com###overlayRegion
puhutv.com##.m-app-bar
dlive.tv##.v-snack--bottom
yemek.com##.headerBox > .yemekcomApp
msn.com##a[href^="https://aka.ms/InstaInstaContent"]
mail.yandex.by,mail.yandex.com,mail.yandex.com.tr,mail.yandex.fr,mail.yandex.kz,mail.yandex.ru##.smartBanner-container
radio-canada.ca##.m-smartbanner
m.onvista.de#$?#.installAppBanner { remove: true; }
m.jiemian.com##body > .app-open
jiemian.com##.article-view > .jm-app
m.timesofindia.com##.getapp
quora.com##.ViewInAppLink
hurriyet.com.tr##.app-redirect
yaplakal.com###android-app
||adab.com/photos/back44.jpg
brainly.co.id,eodev.com##.brn-web-to-app-banner
koooragoal.com###postAD-top
ucnews.id##.bottom-download-app-view
vgtime.com##.vg_download_app
muzeasist.com##body .app-row
app.handelsblatt.com#$#.show-appinstall-banner #hb-app { padding-top: 0px!important; }
app.handelsblatt.com#$#.show-appinstall-banner #hb-app-header { top: 0px!important; }
app.handelsblatt.com#$#.c-app-install { remove: true; }
||forum.doctorhead.ru/mobiquo/tapadetect.js
yasehub.com#$#.swal2-shown { overflow: visible!important; }
zeenews.india.com##.bannertophead-ab
bbs.51credit.co##div[class^="appdown"]
sese-777.com###srollVideo
nepisirsem.com,onliner.by#$#.smartbanner { display: none!important; }
onliner.by#$#.smartbanner-show body:not(.modal-visible) { padding-top: 0px!important; }
bankturov.ru##.mobile-promo
theculturetrip.com##div[class^="download-bannerstyled"]
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
cnbcindonesia.com,cnnindonesia.com##.smartbanner_new
wdzj.com##.ggao-pc_hjzs_download
labirint.ru###custom_smartbanner
labirint.ru##.smartbanner__height
||static.riafan.ru/assets-mobile/*/smartbanner.
factor.ua##.b-app-banner
decolar.com##.go-to-app
decolar.com###incentiveAppBanner
montecarlo.ru##.mobile-popup
uol.com.br##.bannersmart
indeed.com###appPromoBanner
hitta.se##.AppBannerContainer
aminoapps.com##.recommend-app
instagram.com##section._aa41
instagram.com##section._aa9j
instagram.com##section._9arc7
instagram.com##a[href^="https://itunes.apple.com/app/instagram/id389801252?"][role="alert"]
instagram.com##a[role="alert"][href^="https://play.google.com/store/apps/details?id=com.instagram.android"]
instagram.com###react-root > section > nav > div > div > section.xZ2Xk
instagram.com##main[role="main"] .APQi1
instagram.com##a[href^="https://www.microsoft.com"][href*="/store/apps"]
||instagram.com/static/images/appstore-install-badges^
androidforums.com##.af_notices
daum.net##.hcg_mobile_go_daumapp
m.hh.ru##.application-promo
radio.net##.station-info-apps
radio.net##.section-block > h2[data-mobile-title="App"]
radio.net##.section-block > h2[data-mobile-title="App"] + div.accordion-toggle
radio.net#?##__next > div > div:-abp-has(> div > div > div > a.app-banner-btn)
radio.net##a[data-testid^="broadcast-appstore-"][title="Download now"]
radio.net##section[data-testid="station-section-app"]
tnt.com##.tc-smartbanner
m.aboutyou.hu##div[class^="AppInstallTeaser"]
mangacanblog.com###mta_bar
pepco.hu,pepco.pl,pepco.eu,pepco.sk,pepco.cz,pepco.ro,pepco.hr,pepco.lt,pepco.si,pepco.lv,pepco.ee,pepco.bg##a[href="applikacio"]
emag.hu##a[href^="https://www.emag.hu/mobilalka"]
y2mate.com###adInstallAndroid
castbox.fm##.downloadPlay
103.by,1plus1.video,1plus1.ua##.AppPopup
foreks.com##.foreksM
m.iqiyi.com##.m-iqyDown
work.ua,donationalerts.com##.b-mobile-app
lacentrale.fr##.meaApp
blublu365.com##body > a[target="_blank"][href*="apps"]
m.timesofindia.com##a[href^="https://timesofindia.onelink.me/"]
context.reverso.net#%#//scriptlet("set-constant", "smartbanner_params", "undefined")
m.economictimes.com##.open-in-app
m.economictimes.com###stickyBanner
promobit.com.br,bodrumolay.com###custom_html-4
tieba.baidu.com##.app-view > div.top-guide
tieba.baidu.com##.open-style
hg6384.com-www.6u7u.com##.focus-wrap
hg6384.com-www.6u7u.com##.copyright-tips
fdoctor.ru##section.app
kobi8.com##div[id^="dow_APP"]
vkusvill.ru##.NewAppBanner
vkusvill.ru##.AppSection
infowars.com##a[href="https://play.google.com/store/apps/details?id=com.infowars.official"]
ck101.com,av.movie,ettoday.net###app-download
indianexpress.com##.m-app-download-tout
duckduckgo.com##.js-atb-banner
eapteka.ru##.mobile-fullscreen-banner
businessinsider.com##.app-badges
6030000.ru##.popup_is-active_mobile
andro-news.com,zooplus.de##.app__banner
ze.tt##.ph-app-banner-in-content
ze.tt##.store-links
ze.tt##.grid-box-app_store
bk.com##section.container-fluid.bkDelivers
aksam.com.tr###bottomrightside > a[href*="/app"]
filepursuit.com##cloudflare-app[app="welcome-bar"]
prostotech.com##.content a[href="https://play.google.com/store/apps/details?id=com.veboro.prostotech"]
genius.com##.android_banner
tw.news.yahoo.com##div[id$="-Banner-Proxy"] a[href^="https://promo.campaign.yahoo.com.tw/superapp-intro/"] > img
foodinlife.com.tr###topContainer > #appDownload
thegreekz.com###purr-container
promovies.pro##a[href="https://play.google.com/store/apps/details?id=promovies.pro"]
m.tecmundo.com.br##.nzn-app-interstitial
gorod24.online##.content-app-block
m.dm5.com,manhuaren.com###index-ad
m.dm5.com,manhuaren.com##.ad-top-info
thegreatcourses.co.uk###uk-banner-background
dcard.tw##div[class^="DownloadAppBanner__"]
actionnetwork.com##.main-promo
actionnetwork.com###branch-amp-journey
thescore.com##div[class^="GetTheApp__fullScreenContainerScrolldown--"]
thescore.com##div[class^="Header__headerContainer--" ] > span > div[class^="GetTheAppModal__"]
gmx.net##.mod-installprompt
wxxv25.com,41nbc.com,bcsnnation.com##body #smartbanner.shown
telemundo20.com,telemundo31.com,telemundo40.com,telemundo47.com,telemundo48elpaso.com,telemundo49.com,telemundo51.com,telemundo62.com,telemundoareadelabahia.com,telemundoarizona.com,telemundochicago.com,telemundodallas.com,telemundodenver.com,telemundohouston.com,telemundolasvegas.com,telemundosanantonio.com,telemundowashingtondc.com,telemundopr.com,telemundonuevainglaterra.com,nbcbayarea.com,nbclosangeles.com,nbcsandiego.com,nbcconnecticut.com,nbcwashington.com,nbcmiami.com,nbcchicago.com,nbcphiladelphia.com,nbcdfw.com,nbcnewyork.com###appIntercept
allegro.pl##.main-wrapper > div[data-box-name="MobileAppBanner - RWD"]
allegro.pl##.main-wrapper > div[data-box-name^="Mobile app banner for"]
dvtk.eu###app-downloader
molotov.tv###app > div[class][data-reactroot] > div > div._3YpkE._2VIvz._102KK
finance.sina.cn##aside#actionTop + .m-client-call
gnavi.co.jp##.under-pager-edit-area a[href^="https://play.google.com/store"]
banggood.com##div[class^="top_app_download_"]
andro-news.com##.rightbar .google-play
spencers.in###appLinkPopup
olx.ua##.footerapps
mediamarkt.com.tr##body > .ins-preview-wrapper div.ins-notification-content
symbolab.com###androidLink
symbolab.com###itunesLink
au.ru##div[id^="au-mobile-app-teaser-modal"]
intertop.ua###plash_top_large
wiwo.de##.c-sticky-footer__block > a[href="https://auswahl.wiwo.de/relaunch/app/intern/eigenportal/"]
ganganonline.com##.gn_top_foot_app
ganganonline.com##body > [style^="position: fixed; z-index: 1000;"]:not([class]):not([id])
boston.com##.content-toaster--mobile-app
gaana.com###smsbanner
||m.autohome.com.cn/news/cdn_20180706/view/ah/nsee.html
allo.ua##.bg-fade
weathernews.jp###app_link
weathernews.jp###app_radar_banner_box
weathernews.jp##aside#sub a[href="https://weathernews.jp/app/"]
weathernews.jp###link_banner > ul.small > li.web
weathernews.jp##a[href*="//weathernews.jp/s/download/weathernewstouch.html"]
weathernews.jp##.wni-appMenu
tvbs.com.tw##.header .smart_banner
zalando.de,zalando.pl##.z-mask-smartbanner
qarabazar.az##div[style="text-align: center;margin: 5px 0 0"]
gearbest.com##.open-app-dialog
gearbest.com##.js-openAppBox
gearbest.com##.layui-m-layershade
gearbest.com##.siteFooter_appContain
gearbest.com##.siteAside_appLink
hk.on.cc##img[src*="/img/app_banner.gif"]
togetter.com###fixed_social_header > .download_header
pieseauto.ro##.pa-inst-app-piese-wrap
||play.google.com/intl/en_us/badges/$domain=richluck.ru
vnexpress.net##body > article[class="art_item art_section inner_section art_app"]
appletips.nl##.atapp
m.kfc.ru##.app-download-wrapper
economictimes.indiatimes.com##.i_download[onclick]
oneindia.com##.extensionElem
m.baomoi.com##.footer__anchor-event
sport1.de,amazon.de,amazon.com,amazon.co.uk,amazon.fr,amazon.it,amazon.es###smart-app-banner
amazon.de,amazon.com,amazon.co.uk,amazon.fr,amazon.it,amazon.es##div.afap-above-nav#afap-above-nav
arukereso.hu,msg.aliexpress.*,uinterview.com,eapteka.ru,locator.transitcard.ru##.mobile-app
rt.com##.offers
tree.tv###android_app
pandao.ru##.main-slider
autoshow.com.tr###text-41
onedrive.live.com##.c-uhfh-alert.f-information
bing.com##.opal_serpftrc
tvplusnewtab.com##.chromeStoreBadge
turkuvazradyolar.com##.mobileApp
eda.yandex##.src-common-components-common-Header--header-smartBanner
leo.org##div[title="LEOs APPs"]
auto.ru##.PromoFooterMobileApp-module__container
mkb.hu###mobilapp-download-module
sp.baseball.findfriends.jp##.AppInstWrap
m.accuweather.com###app-store-links
narodna-pravda.ua##.mobile_apps
narodna-pravda.ua##.copyright > a[rel="noopener"] > img
bing.com###hc_opalinst_cta
bing.com###bnp_ttc_div
zexy.net,carsensor.net,vesselfinder.com##.applink
vesselfinder.com###map-sidebar > #sbup
androidinsider.ru###google-play-app-post
zdnet.de,neberitrubku.ru##.appPromo
kino-teatr.ua##a[href="https://play.google.com/store/apps/details?id=com.kinoteatr.ua.filmgoer"]
wrestling-online.com###mvp-wallpaper > a[href="http://w-o.it/woiosfree"]
bleacherreport.com##.notification.smart_banner
bleacherreport.com##.notification.mobile_interstitial
givemesport.com##.gms-notification-app
m.baby.ru##.happy_mama-banner
lefigaro.fr,type.jp,yenihaberden.com,malatyaguncel.com,victorysportsnews.com###app-banner
filejoker.net,sport.de##a[href^="https://itunes.apple.com"][href*="app"]
ugurfilm3.com,filejoker.net,sport.de##a[href^="https://play.google.com"]
kicker.de###ovAppBar
arukereso.hu##.mobile-application
arukereso.hu###app-promo
gamme.com.tw##.app_link
androidaba.com###widget_sp_image-3
zhihu.com##.MobileAppHeader-downloadLink
zhihu.com##.ViewAllInappCard
zhihu.com##.OpenInAppButton
ivi.ru##.popup-teaser
m.imgur.com##.AppBanner-container > *:not(.AppBanner-continueBrowsing)
m.hh.ru##.popup-banner
m.hh.ru##.popup-banner-overlay
theguardian.com##.site-message--banner
||hibiny.com/images/new_site/iphone/app-store.png
||hibiny.com/images/new_site/iphone/google-play.png
winphonemetro.com##a[href^="http://www.windowsphone.com/s?appid="]
bing.com#$#body > div[id^="bnp.nid"] { display: none !important; }
bing.com#$#html[style="overflow: hidden;"] { overflow: visible !important; }
vnexpress.net##.box_vne_app_pin
ivoox.com##.banner-box
msn.com###NewsApps
qu.la##.downcode
handelsblatt.com##.vhb-registerlayer
zybang.com##.firstBanner
computerbild.de##section[data-on-scroll-element-top*="PartnerBoxCtrl"]
avito.ru##.common-banner
99kubo.tv##.Notice-box
sina.cn##.fl_qr
feng.com###qr_weixin
tw.yahoo.com##.twpromo
cna.com.tw##.qrcode_box
||static.fastpic.ru/android.png
itao.com###itao-bottom
stitcher.com###appnag
outlook.live.com##.notificationBarSlideIn
radarbox.com,compendium.com.ua,maximonline.ru##.apps
sahibinden.com##.download-app-banner
bing.com##.mt-edge-extension
morhipo.com###morhipo-smart-app-banner
comic-days.com##.entry-content > div.box1 + p + p > strong
comic-days.com,banggood.com##.appdownload
miuiturkiye.net,slatedroid.com###banner_div_empty
miuiturkiye.net,slatedroid.com###tt_mobile_banner
howwe.biz##.wrap_app_block
a101.com.tr##.mobileAppWarning
liveexpert.ru##.android-app
m.liveexpert.ru##.app-info
makeuseof.com##.playstore
makeuseof.com##.itunes
autoshow.com.tr##.sidebar > #text-44
coursera.org##.rc-MobilePromoBannerBottom
hi-news.ru###app-post
blickamabend.ch###mobdl
binance.com##.ng-scope > div.download-fixed
robotistan.com,petburada.com###mobileAppNotify
||teknowebim.com/uploads/mobil-ads.png
lokalkompass.de##body > .row .alert-box.secondary[style="margin-top: 0.5em;"]
lessentiel.lu###app_bar
europaplus.ru##div[id^="AdwolfBanner240x400"]
hipp.de##.bar-appstore
superfb.com##a[href="http://www.superfb.com/mobil"]
||superfb.com/_img/banner/sfb*.png
||superfb.com/_img/mobil_imaj.png
finans.mynet.com###moblie_banner_650x80
finans.mynet.com###moblie_banner_300x250
spor.mynet.com###fSocialMediaWrap > #fApp
reuters.com##[class^="GetTheAppBanner"]
||m.faz.net/*/fit/project/files/js/smartbanner.js
geniuskitchen.com##.gk-promo-card
androidauthority.com##.aa_app_widget
m.brigitte.de###bottom-bar
pagesix.com##.pagesix-app-flyout__wrapper
zedge.net##.column.grid_12.leader
zedge.net##.column.trailer.leader
ipleer.fm##.rt_play_market
video.az##.sidebar-right > .text-center > a[href*="/app"] > img
autoblog.com###toaster_autoblog-app
wallstreet-online.de##.app-advertising
lazada.com.ph,lamoda.ru,lazada.co.id,milliyet.com.tr,esky.com.tr,allo.ua,home24.de,cbsnews.com,lieferheld.de##.smart-banner
besplatka.ua##.footer_bottom > div#applications
onlineradiobox.com##.page__column-right > .playmarket
newchic.com,m.zaful.com,c.mi.com,m.vseinstrumenti.ru##.app-download
m.avito.ru##.promo-app-inner
m.17track.net##.yq-panel-download
ozon.ru##.bMobileAppBanner
sport.de##a.hs-app
||klavyer.com/android/klavyer-android-uygulamamiz.jpg
moviefone.com##.app-intercept
olx.ua###mobileAppsbadge
appleinsider.ru###ioimedia_app_banner
radugaskidok.ru##.store-bg
ifeng.com##.openApp[onclick^="loadOpen.init(download"]
roblox.com###app-bumper-main
sporx.com##a[href="http://www.sporx.com/mobil/"]
sporx.com##a[href="http://bit.ly/2iqT2Bm"]
webaslan.com##center > a[href^="http://bit.ly/"] > img
webaslan.com##a[href="http://www.webaslan.com/mobil"]
||dogruhaber.com.tr/image/foto/*/mobil-uygulamamamiz_*.gif
opodo.de###new_app_layer
opodo.de###app-layer
wap.ithome.com###a_ad
gran-turismo.com,m.tv.naver.com,m.comic.naver.com,m.bombaytimes.com##.app_banner
||rueconomics.ru/template/mobile/assets/jquery.smartbanner/jquery.smartbanner.js
||gamer-mods.ru/.s/src/jquery.smartbanner.js
intellicast.com###promoAd
intellicast.com###stormLink
catalog.onliner.by,hket.com,fashion-headline.com,momoshop.com.tw,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
ipaddressguide.com##img[alt="iptools apple app"]
ipaddressguide.com##img[alt="iptools android app"]
m.albamon.com##.app_down_promotion
oncoforum.ru##.ad-app
oceans-nadia.com,epicentrk.ua,oncoforum.ru##.footer-app
m.ndtv.com###header_ap_id
schnaeppchenfuchs.com##.header-promo-apps
schnaeppchenfuchs.com##.mobile-promo-apps__vertical-spacer
ngoisao.net,m.evensi.de##.down-app
presseportal.de##.mobile-container.app-notification
skyrock.fm###promo_app_android
zillow.com###mobile-upsell-container
supreme2.ru###s2newsad
kakprosto.ru##.android_app_adv
abril.com.br##.magazine-read
soundcloud.com##article.mobileApps
m.apkpure.com##.aegon-warp
apkpure.com##.safe-link > .dl-ref
wattpad.com###bottom-banner-container
wattpad.com###announcements-container
sputnik.ru##.b-cover__box > div.b-panel.js-panel[style="height: 60px;"]
m.huffpost.com###aol-banner
icc-cricket.com,marca.com##.js-mobile-banner
kaktam.ru##.wrapper--banner
olx.ua###appsBottomBar
||turnkeymobileapps.com/*/smart-app-banner.
twitter.com##header[role="banner"] > ._3oxnid3o._3f2NsD-H
twitter.com###layers div[class="css-1dbjc4n r-l5o3uw r-97e31f"]
fielmann.de##.cookienotice
pcgames.de##div.header_footer.ui-footer.ui-bar-inherit.ui-footer-fixed.slideup[data-role="footer"]
tchibo.de,tchibo.com.tr##.appPromotionPanel
ntv.ru###androidbanner
m24.ru###AndroidMobileAppBanner
zargan.com###app-menu
e-aidem.com##.appbanner
medizinfuchs.de###appbanner
shpock.com###auction_overlay_bg
valyuta.com###bannerParent
shpock.com###body-wrapper > .small-banner
delfi.ee###delfi_header > div#dh_middle
freekaamaal.com###ftrbgdiv
mangareader.net###googleModal > a[href="http://www.animemobile.com/MangaApp/"]
tellows.de###hint_box
baidu.com###main > div[lgoinprompt="prompt"]
obzor.press###meerkat-wrap
tripadvisor.co.uk,tripadvisor.com.br,tripadvisor.jp###partialScreenInterrupter
baidu.com###search-appPromote
lifehacker.ru###sidebar-footer-3 > aside > div.textwidget > a > img
prcm.jp,uol.com.br,m.netpincer.hu,m.yelp.com,opodo.de###smart-banner
mobile01.com###smartbanner-area
zona.plus,zona.mobi###zona-android
m.imgur.com##.FloatingOIA
quora.com##.OpenInAppBanner
m.imgur.com##.Post-contentContainer > div.Post-metaContainer
m.imgur.com##.PostContainer-postGetApp
sport-express.ru##.addmenu li.advertwww
webtekno.com##.android-dropdown.dropdown-container
mcdart.de##.app-download-wrap
russian.rt.com##.app-panel
mywot.com##.app-stripe
makuake.com,news.cgtn.com,suumo.jp,socratic.org,nordbayern.de##.appBanner
boylove.cc,music.line.me,miui.com##.app_download
oilprice.com,m.qidian.com##.app_download_ad
m.qidian.com##.app_download_blank_show
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###lithium-root > div[role="dialog"][aria-labelledby="messageTitle"]:first-child
surfingbird.ru##.b-mobile-redirect
livejournal.com##.b-smartappbanner
bigbangnews.com##.bajar-app-fixed
avito.ru##.banner-apps
regnum.ru##.footer-apps
lezzet.com.tr##.footer-mobil-uygulama-box
frankfurt-airport.com##.fra_js_app_banner
hindustantimes.com##.install_app
17track.net##.jsAppDown
planetakino.ua##.mobile-app-links
onedio.com##.o-ftr > .main > .f-border > .everywhere
ednist.info##.phone-container
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##.ppr_priv_mobile_full_page_interstitial
m.qidian.com##.read_app_download
lifehacker.ru##.soc-div
zaycev.fm##div[class^="soft-promo"]
sports.ru##.sports-apps-promo
m.btime.com##.sx-download-bar
twitter.com##.toast.client_prompt
wish.com##.ui-overlay-a.in
wish.com##.ui-overlay-a.in + .ui-popup-container
viu.com##.v-foot-wrap > div#app
rambler.ru##.wrap > section.promo.j-promo
/mobiquo/smartbanner/appbanner.js
shpock.com##body > #smartbanner
chip.de##body > .AppBanner
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
pixiv.net##dialog.app-dialog-for-first-user
pinterest.com##div[class^="AppUpsellHeader"]
youku.com##div[id$="_ykbanner"]
apkpure.com##div[id^="ad-aegon-"]
imageban.ru##img[alt="Get it on Google Play"]
||banki.ru/static/common/vendor-libs/jquery.smartbanner/
||malatyahaber.com/wp-content/uploads/2016/05/SA.gif
||ntv.com.tr/Content/img/promote.jpg
||s.livelib.ru/js/smartbanner.
||turkiyecocuk.com.tr/banner/
||unleashedprepaids.com/mobiquo/smartbanner/
||vizefinalsorupaylasimi.com/uploads/googleplay.jpg
mediamarkt.de##.mrh-app-banner
rt.com###offers
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=/;";
svyaznoy.ru#%#//scriptlet('remove-class', 'android-banner-on-page')
ebay.*###gh-appBanner
m.avito.ru##div[data-marker="main-container"] > div[data-scroll-blocker="true"]
vodafone.ua#$#div.smartbanner { display: none !important; }
vodafone.ua#$#.smartbanner-show { margin-top: 0 !important; }
m.imgur.com#$#div[class^="SeeImgurOIA-"] { display: none!important; }
m.imgur.com#$#body { overflow-y: visible!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')
mytuner-radio.com###appDownloadAd
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
beru.ru##.mobile-applications-promo
jn.pt#$##smartbanner ~ header[role="banner"].t-header[style="margin-top: 78px;"] { margin-top: 0!important; }
zalando.pl#$#html { margin-top: 0!important; }
radugaskidok.ru#$#.rs-header-line-new { top: 0!important; }
klavyer.com#$#body .container .sidebar_last { margin-top: -5px!important; }
klavyer.com#$#a[href="https://www.klavyer.com/android-uygulamamiz"] { display: none!important; }
m.topsante.com#$#body.smartbanner { margin-top: auto!important; }
m.douglas.de#$##page-mobile-header-placeholder { min-height: 44px!important; }
shazam.com#$#.with-banner { height: 71px!important; }
m.sport1.de#$#.smart-app-banner-open { margin-top: 0!important; }
vtm.be#$#html { margin-top: 0!important; }
schlaukopf.de#$#html { margin-top: 0!important; }
nostalgie.be,nrj.be#$#.navbar-fixed-top { top: 0!important; }
nostalgie.be,nrj.be#$##android_box { display: none!important; }
zalando.ch#$#.z-bit-smartbanner{display:none!important;}
zalando.ch#$#body.z-bit-smartbanner_offset{margin-top: 0!important; }
momondo.de#$##mobile-splash-popup { display: none!important; }
momondo.de#$##mui-header { display: block!important; }
momondo.de#$#.flights-section-container { display: block!important; }
mediamarkt.de#$#.app-banner-active #header-wrapper { height: 50px!important; }
mediamarkt.de#$#.app-banner-active header.mrh-header { top: 0!important; }
ask.fm#$#.app-store-banner{ display:none!important; }
ask.fm#$##appPromoter{ display: none!important; }
ask.fm#$#body.appPromoBody{ margin: 0!important; }
tripadvisor.co.uk,tripadvisor.jp,tripadvisor.com.br#$##PAGE_CONTAINER.smartbanner_shown_on_top { top: 0!important; }
tripadvisor.de,tripadvisor.be,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#$#._1iK6seYO:-abp-has(div[class^="memx-gating-overlays-GateRedesignSignIn__modalContainer"]) { display:none !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; }
9gag.com##.download-app-container
9gag.com##a[class="get-the-app-banner"]
9gag.com#$#.open-in-app { display: none !important; }
9gag.com#$#body { overflow: auto !important; }
adidas.ru#$#.mobile_app_baner_container { display: none!important; }
adidas.ru#$#body > .sticky-wrapper { height: 61px!important; }
aminoapps.com#$#.get-app { display: none!important; }
aminoapps.com#$#.overlay { display: none!important; }
aminoapps.com#$?#html:-abp-has(> body) { overflow: visible!important; }
atresplayer.com#?#div[class^="style__StyledGlobalWrapper-"] > div[class^="style__StyledGenericModal-"]:-abp-has(> a[title="Descargar la app"])
bigbasket.com#$#.smart-banner .mdl-layout__drawer-button { top: 0!important; }
bigbasket.com#$#smart-banner { display: none!important; }
bing.com#$##bLogoExp { display:block!important; }
bing.com#$#.b_hphb { display:block!important; }
cardsmobile.ru#$#.cm-menu--page-begin[style="top: 60px;"] { top: 0!important; }
cardsmobile.ru#$#body > div[class="cm-dbn"] { position: absolute!important; left: -3000px!important; }
cardsmobile.ru#$#body > section[class="cm-s-0"][style="padding-top: 196px;"] { padding-top: 88px!important; }
citrus.ua#$#.download-mobile-app { display: none !important; }
citrus.ua#$#body { overflow: visible !important; }
citrus.ua#$#html { overflow: visible !important; }
fandom.com#$#.global-navigation-mobile-wrapper { top: 0!important; }
fandom.com#$#.smart-banner { display: none!important; }
fandom.com#$#body { margin-top: 0!important; }
givemesport.com#$##gms-editorial > .gms-article-indicator.floating-fixed { margin-top: 0!important; }
goodreads.com#$#html.withAppInstallationBanner .siteHeader { top: 0 !important; }
goodreads.com#$#html[style="margin-top: 80px;"] { margin-top: 0 !important; }
hidemyna.me#$##top-menu { top: 0px!important; }
hidemyna.me#$#.main-download-popup { display: none!important; }
hidemyna.me#$?##content-section > header:not(:-abp-has(> *)) { display: none!important; }
kicker.de#$##ovContentScroller { padding-top: 0!important; }
kicker.de#$##ovHeader { top: 0!important; }
lefigaro.fr#$#html.smartBanner header#fig-header { height: 50px!important; }
linkedin.com#$#.no-scroll { overflow:visible!important; }
linkedin.com#$#.shared-modal-open { overflow:visible!important; }
m.aboutyou.de#$#.app-teaser { display: none!important; }
m.aboutyou.de#$#.app-teaser+.fake-nav-bar+* .bar-header { top: 0!important; }
m.aboutyou.de#$#.app-teaser+.fake-nav-bar+*+.container { padding-top: 0!important; }
m.box.com#$#.app-banner-enabled div.page { top: 0!important; }
m.box.com#$#.mobile-app-banner { display: none!important; }
m.imgur.com#$#.AppBanner-container { height: 50px!important; }
m.soundcloud.com#$##app > #content { padding-top: 45px !important; }
m.soundcloud.com#$#.upsellBanner { display: none !important; }
m.tokopedia.com#$#.unf-overlay { display: none!important; }
m.tokopedia.com#$#body { overflow: visible!important; }
m.tokopedia.com#$#div[data-testid="divBottomSheetWebToApp"] { display: none!important; }
m.tokopedia.com#$?#body > div > div.unf-sheet__wrapper:-abp-has(> article img[alt="app"]) { display: none!important; }
m.tr.beinsports.com#$#.content_section[style="margin-top: 78px;"] { margin-top: 0!important; }
m.tr.beinsports.com#$#body > .android.shown { display: none!important; }
m.tr.beinsports.com#$#form > header[style="top: 78px;"] { top: 0!important; }
m.ulmart.ru#$#.smartbanner { display: none!important; }
m.ulmart.ru#$#.smartbanner_show .snap-content, .smartbanner_show .snap-drawers { top: 0!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; }
m.vlive.tv#$#body.layer_open { position: relative!important; }
m.webtoons.com##._appDownloadPopup
m.webtoons.com#$#._homeAppDownloadPopup { display: none !important; }
m.webtoons.com#$#.dim.home { display: none !important; }
m.webtoons.com#$#.pop_download_home { display: none !important; }
m.webtoons.com#$#body { overflow: visible !important; position: relative !important; }
mobile.reuters.com#$##nonEditBannerContainer { display: none !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; }
reddit.com#?##AppRouter-main-content > div[class] > div[class^="_"]:-abp-has(> div[class^="_"] > img[alt="QR Code to get the Reddit app"])
reddit.com#$#.m-blurred { filter: none !important; }
reddit.com#$#.XPromoBlockingModal { display: none !important; }
reddit.com#$#div[class="NavFrame"] div.XPromoBottomBar { display: none !important; }
reddit.com#%#//scriptlet('remove-class', 'm-blurred', '.m-blurred')
reddit.com#%#//scriptlet('remove-class', 'scroll-disabled', 'body')
retrip.jp,rtrp.jp#$##page[style^="padding-top"] { padding-top: 45px!important; }
retrip.jp,rtrp.jp#$#header-induction { display: none!important; }
retrip.jp,rtrp.jp#$#header.ng-scope[style^="height"] { height: auto!important; }
rtl2.de#$#.campaign-overlay { display: none !important; }
rtl2.de#$#body { overflow: auto !important; }
sat1.de#$##smartbanner { display: none!important; }
sat1.de#$#html.mob[style^="margin-top:"] { margin-top: 0!important; }
teb.com.tr#$##smartbanner.android { display: none!important; }
teb.com.tr#$##smartbanner.ios { display: none!important; }
teb.com.tr#$#html { margin-top: 0!important; }
tieba.baidu.com#$#.navbar-box { top: 44px!important; }
tieba.baidu.com#$#body .tb-index-navbar .navbar-view { top: 24px!important;}
touch.mail.ru##.tp-1-overlay
touch.mail.ru#$?#body > div[class^="meta-block-"] { display: none !important; }
touch.mail.ru#$?#body { overflow: visible !important; }
touch.mail.ru#$?#html { overflow: visible !important; }
tvrain.ru#$#.smartbanner { display: none!important; }
tvrain.ru#$#html.smartbanner-show { margin-top: 0!important; }
unian.net#$#.app-weather { display: none!important; }
unian.net#$#.main-column > div > aside { height: 30px!important; }
vivareal.com.br#$#.app-smart-banner { display:none!important; }
vivareal.com.br#$#.site-header[data-smart-banner] { margin-top:0px!important; }
zdf.de#$#.smartbanner { display: none !important; }
zdf.de#$#.smartbanner-show header.b-header { top: 0 !important; }
zdf.de#$#.smartbanner-show { margin-top: 0 !important; }
zillow.com#$##app-upsell > .fixed-banner { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/128317
check24.de##.c24m-ls-ap
check24.de##.c24AppSplash
check24.de###c24m-sab
check24.de#$##c24asle { display: none !important; }
check24.de#$#.qa-splash-screen { display: none !important; }
check24.de#$##splashScreenContainer { display: none !important; }
check24.de#$#c24m-app-splash-banner { display: none !important; }
check24.de#$#.tko-app-splash-banner { display: none !important; }
check24.de#$#.u-cv--hidden { content-visibility: auto !important }
check24.de#$#html > body[class] { overflow: auto !important; }
check24.de#%#//scriptlet('set-cookie', 'app_promo_splash_screen_close', '1')
check24.de#%#//scriptlet('set-cookie', 'c24FlugSplashApp', '1')
check24.de#%#//scriptlet('set-cookie', 'appsplash', '1')
check24.de#%#//scriptlet('set-cookie', 'dslsplash', '1')
!+ NOT_OPTIMIZED
check24.de#$#.c24m-asb { display: none !important; }
!+ NOT_OPTIMIZED
check24.de#$#.c24m-asb-visible { position: absolute !important; }
!
! Misc rules, removed during optimization. If some rules are in groups, no need to move them here
!
!+ NOT_OPTIMIZED
speedtest.vn##.jconfirm-open
!+ NOT_OPTIMIZED
idaprikol.ru###App > div._0sJI
!+ NOT_OPTIMIZED
yahoo.co.jp###prm_apbn
!+ NOT_OPTIMIZED
ht.kyodo-d.jp,yahoo.co.jp###RSAB
!+ NOT_OPTIMIZED
m.apkpure.com##.aegon-down-item
!+ NOT_OPTIMIZED
gu-global.com###smbn_app
!+ NOT_OPTIMIZED
gunosy.com##div[class*="_app_d"]
!+ NOT_OPTIMIZED
gunosy.com##.download_link
!+ NOT_OPTIMIZED
gunosy.com##.airplain
!+ NOT_OPTIMIZED
gunosy.com##.store_fixed_footer
!+ NOT_OPTIMIZED
retty.me##.app-store-banner-wrap
!+ NOT_OPTIMIZED
jumpbookstore.com###header_app_banner
!+ NOT_OPTIMIZED
stylehaus.jp##.smart-app-bnr
!+ NOT_OPTIMIZED
stylehaus.jp##.footer-banner__app
!+ NOT_OPTIMIZED
lulucos-bys.jp##.p-article__app-dl-banner
!+ NOT_OPTIMIZED
lulucos-bys.jp##.p-article__app-download-banner
!+ NOT_OPTIMIZED
girlschannel.net##.topic-items > li > a[href^="https://play.google.com/store/apps/details?id=net.girlschannel"]
!+ NOT_OPTIMIZED
girlschannel.net##.topic-items > li > a[href^="https://itunes.apple.com/app/apple-store/id658785238"]
!+ NOT_OPTIMIZED
girlschannel.net##.banner-wrap
!+ NOT_OPTIMIZED
mdpr.jp##.l-footerAppBanner
!+ NOT_OPTIMIZED
mdpr.jp##.p-articleComment__buttonArea
!+ NOT_OPTIMIZED
mdpr.jp###app-header-banner
!+ NOT_OPTIMIZED
~trtworld.com,~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
! https://github.com/AdguardTeam/AdguardFilters/issues/62101
! https://github.com/AdguardTeam/AdguardFilters/issues/59635
! https://github.com/AdguardTeam/AdguardFilters/issues/58693
!+ 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_PLATFORM(ios, ext_android_cb)
svyaznoy.ru###android-banner-container
!+ 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
! https://github.com/AdguardTeam/AdguardFilters/issues/40738
! https://github.com/AdguardTeam/AdguardFilters/issues/16526
!+ NOT_OPTIMIZED
pestisracok.hu#$##smartbanner { position: absolute!important; left: -4000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42849
!+ 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; }
!+ NOT_OPTIMIZED
24.rakuten.co.jp##.c-addToHomeScreen
!+ NOT_OPTIMIZED
dictionary.goo.ne.jp###app-promo-dialog
!+ NOT_OPTIMIZED
hotpepper.jp##.jsc-app-banner
!+ NOT_OPTIMIZED
jp.indeed.com###jobsearch-JapanAppDownloadPromo
!+ NOT_OPTIMIZED
||bokete.jp/images/banner_over_w640.png
!+ NOT_OPTIMIZED
auctions.yahoo.co.jp###js-GoAppBtnCommonSAB
!+ NOT_OPTIMIZED
erecipe.woman.excite.co.jp##.headerWebToApp
!+ NOT_OPTIMIZED
erecipe.woman.excite.co.jp##a[onclick*="Appbanner_footer"]
!+ NOT_OPTIMIZED
eiga.com##.cmnBnrBox
!+ NOT_OPTIMIZED
aumo.jp#$##js-smartBannerLink { display: none!important; }
!+ NOT_OPTIMIZED
aumo.jp#$##wrapper-js[style^="padding-top:"] { padding-top: 48px!important; }
!+ NOT_OPTIMIZED
cookpad.com##.app_promotion
!+ NOT_OPTIMIZED
rtrp.jp##.btnApp
!+ NOT_OPTIMIZED
clubdam.com##.bnr-app
!+ NOT_OPTIMIZED
ameblo.jp#$?#.skinBody2.skinTextColor > div[class^="_"][role="navigation"] { top: 0!important; }
!+ NOT_OPTIMIZED
ameblo.jp#?#aside[class^="_"] > a[class^="_"][href$="app-download-upper"]:upward(1)
!+ NOT_OPTIMIZED
s.tabelog.com#$#.js-modal-overlay-clickarea { display: none !important; }
!+ NOT_OPTIMIZED
s.tabelog.com#$#html.is-overlay-visible { overflow-y: auto !important; }
!+ NOT_OPTIMIZED
s.tabelog.com#$#html.is-overlay-visible body { overflow-y: auto !important; }
!+ NOT_OPTIMIZED
s.tabelog.com##.rstlst-map-box__tabelog-appli
!+ NOT_OPTIMIZED
tabelog.com##.p-webtoapp-banner
!+ NOT_OPTIMIZED
s.tabelog.com##div[id^="js-webtoapp-floating-banner-overlay"]
!+ NOT_OPTIMIZED
s.tabelog.com##.area-ranking-wrap
!+ NOT_OPTIMIZED
s.tabelog.com##.search-temp__floating-app
!+ NOT_OPTIMIZED
s.tabelog.com##div[class^="p-global-footer__webtoapp"]
!+ 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
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
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; }
!
! NOTE: Regular rules end ⬆️
! !SECTION: Mobile apps - Regular rules
!
!   SECTION: Mobile apps - Mobile sites only
!
!   NOTE: Mobile sites only end ⬆️
!   !SECTION: Mobile apps - Mobile sites only
!
!
! This section contains the list of rules that fix incorrect blocking of mobile app banners. Rules should be domain-specific.
!
! Good: example.org#@##smartbanner.ios
! Bad:  example.org###smartbanner.ios (should be in cookies_specific.txt)
!
! SECTION: Mobile apps - Allowlist
!
! https://github.com/AdguardTeam/AdguardFilters/issues/118200 RECOMMEND not shown
@@||fashion-headline.com/js/jquery.smartbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/113325
@@||bfn.today/min/*/js/jquery.smartbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/92920
@@||mafia.ua/js/jquery.smartbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63780
@@||mckolomen.ru/js/jquery.smartbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/57818
@@||rshb.ru/source/js/jquery.smartbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37627
24h.m.pchome.com.tw#@##smartbanner.ios
! Fixing broken buttons
@@/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
! https://github.com/AdguardTeam/AdguardFilters/issues/35423
@@||cdn.bustracker.utrack.com/js/jquery.smartbanner.js
!
! Unhide for Android CB if CSS rules are required
! NOTE: Allowlist end ⬆️
! !SECTION: Mobile apps - Allowlist
!
!-------------------------------------------------------------------!
!---------------------- Other Annoyances ---------------------------!
!-------------------------------------------------------------------!
!
! This section contains the list of rules targeting annoyances that do not fall under existing categories. Rules should be domain-specific.
!
! Good: example.org##.annoyance (it's an annoyance that not falling under existing categories)
! Bad:  ||example.org^$third-party (it's an adserver and should be in adservers.txt)
!
!
!######### Annoying elements (not ads)
! SECTION: Other annoyances - Uncategorized
!
! Test for youtube. Look for feedback
! youtube.com#%#//scriptlet("set-constant", "ytInitialPlayerResponse.auxiliaryUi.messageRenderers.upsellDialogRenderer.isVisible", "false")
! youtube.com#%#//scriptlet("set-constant", "ytInitialData.topbar.desktopTopbarRenderer.interstitial.consentBumpRenderer.forceConsent", "false")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/76987
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)});
!
! floating video
||player.ivideosmart.com^$domain=myjitsu.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/131669
||softpedia.com/zds.php
! msn.com - get Edge extension (elements are in shadow-root)
msn.com##.banner-container
msn.com##.dummy-header-container
msn.com#$##entry-point-hp-wc-header { top: 0px !important; }
msn.com#$##entry-point-hp-wc-root-wrapper.limited-width { margin-top: 100px !important; }
! https://gi##.video-js.dj-is-floatingthub.com/AdguardTeam/AdguardFilters/issues/131390
b1tv.ro##.video-js.dj-is-floating
! https://github.com/AdguardTeam/AdguardFilters/issues/130626
theweathernetwork.com#$#body[style*="overflow"] { overflow-y: visible !important; }
theweathernetwork.com#%#//scriptlet('remove-class', 'jw-flag-floating', '.news-article-body .jwplayer.jw-flag-floating')
! https://github.com/AdguardTeam/AdguardFilters/issues/129699
freewebcart.com###tpbr_topbar
! dzen - not related button
[$path=/pogoda]dzen.ru##.debug-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/129248
washingtonpost.com#?#.grid-body > .hide-for-print:-abp-has(> div[data-qa="newsletter"])
! https://github.com/AdguardTeam/AdguardFilters/issues/129064
porn5f.com##.top_slider
! https://github.com/AdguardTeam/AdguardFilters/issues/129018
athletics.uwaterloo.ca##body .main-footer__sticky:not(#style_important)
! https://github.com/AdguardTeam/AdguardFilters/issues/128665
||pay-day.ru/wp-content/cache/min/1/js/vq_starter.js
! https://github.com/AdguardTeam/AdguardFilters/issues/128281
myiptvforum.com##a[href="https://myiptvforum.com/paid-ads/"] > img
! golem.de - big newsletter banner main page
golem.de##a[href^="https://hits.golem.de"]
! https://github.com/AdguardTeam/AdguardFilters/issues/126279
gitee.com##.register-guide
! https://github.com/AdguardTeam/AdguardFilters/issues/125864
lpgenerator.ru##.blog__content__entriesList__entryFull_footer
! https://github.com/AdguardTeam/AdguardFilters/issues/126566
indifferentlanguages.com##.too-many
! https://github.com/AdguardTeam/AdguardFilters/issues/124569
bing.com##.moduleCont > a[data-h^="ID=HpApp"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124908
meduza.io#?#.GeneralMaterial-article > hr[class^="SimpleBlock-module_divider__"]
meduza.io#?#.GeneralMaterial-article > p[class^="SimpleBlock-module_p__"] > a[href$="-skachat-v-pdf"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/125403
||static.insurancedekho.com/pwa/js/bundle/Newsdetail.
insurancedekho.com##.leadformV3
! https://github.com/AdguardTeam/AdguardFilters/issues/124958
[$path=/search]yandex.ru##.Warning_type_roskomnadzor
[$path=/video/search]yandex.ru##.prevention_instance_rknWarning
! https://github.com/AdguardTeam/AdguardFilters/issues/124961
[$path=/search]nova.rambler.ru##div[class^="SerpWarning__warning"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124959
go.mail.ru##.App-RKN
! amazon.de video player -- Rating of episode at start as overlay
amazon.de#?#.webPlayerElement .atvwebplayersdk-player-container div:not([class]):not([tabindex]) > div[class]:not([style*="margin"]) > div[class] > div[class] > div[class] > span:contains(Bewertung)
! gamestar.de - left-over with no content on https://www.gamestar.de/news/
gamestar.de#?#.box-reload > .media:not(:-abp-has(> *)):not(:contains(/[a-zA-Z0-9]/))
gamestar.de#?#.box-reload > .media:not(:-abp-has(> *)):not(:contains(/[a-zA-Z0-9]/)) + hr
! https://github.com/AdguardTeam/AdguardFilters/issues/124405
wcnc.com#$#.video__docker_state_docked { position: static !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/123138#issuecomment-1171536858
theroot.com,jalopnik.com,lifehacker.com,kotaku.com,gizmodo.com##.sidebar-sticky-children
theroot.com,jalopnik.com,lifehacker.com,kotaku.com,gizmodo.com###js_moreFromNetwork
! https://github.com/AdguardTeam/AdguardFilters/issues/123176
public.fr###dailymotion-pip-large-viewport
! https://github.com/AdguardTeam/AdguardFilters/issues/123018
voici.fr###dailymotion-pip-large-viewport
! https://github.com/AdguardTeam/AdguardFilters/issues/123042
tver.jp##div[class^="floating-companion-ad-slot_host"]
tver.jp##div[class^="two-column_companionAd"]
! https://github.com/AdguardTeam/AdguardFilters/issues/122829
svoboda.org#?#.wsw > div.wsw__embed:-abp-has(> div.infgraphicsAttach > div[id^="GR-"] > a[href^="https://news.google.com/publications/"])
! watchmaster.com
watchmaster.com#$##modalPreOwned { display: none !important; }
watchmaster.com#$#.modal-backdrop { display: none !important; }
watchmaster.com#$##newsletterPopup { display: none !important; }
watchmaster.com#$#body { overflow: visible !important; padding-right: 0 !important; }
! 9gag.com - signup banners
9gag.com##.signup-side-banner
9gag.com##.comment-signup-banner
9gag.com##.signup-list-banner
! kotaku.com - annoying non-related video in article
kotaku.com#?#.js_post-content > div[class]:-abp-has(> .instream-native-video)
! https://github.com/AdguardTeam/AdguardFilters/issues/120604
vivi.tv##.c-addHome
! https://github.com/AdguardTeam/AdguardFilters/issues/121185
sadyogrody.pl##.partner-portalu
! https://github.com/AdguardTeam/AdguardFilters/issues/121070
indianexpress.com#?#.ev-meter-content:-abp-has(> p.appstext)
! https://github.com/AdguardTeam/AdguardFilters/issues/120501
programme-tv.net##.mediaSelectionSidebar > .mediaSelectionSidebar-stickyWrapper .pushCard-item > a[href^="https://www.programme-tv.net/espace-dedie/"] > .pictureTagGenerator
programme-tv.net###dailymotion-pip-large-viewport
! https://github.com/AdguardTeam/AdguardFilters/issues/120950
mel.fm##.special-group-card-wrapped
! https://github.com/AdguardTeam/AdguardFilters/issues/120998
blick.ch#?#header + div[class] > div[class]:-abp-has(> iframe[src^="https://php.blick.ch/static/"][src*="romandie/newsletter-signup-form"])
! https://github.com/AdguardTeam/AdguardFilters/issues/120074
eurasianet.org##.featured-news .top > .callout
! https://github.com/AdguardTeam/AdguardFilters/issues/120426
hpplus.jp#%#//scriptlet("set-constant", "$.cookie", "trueFunc")
! https://github.com/List-KR/List-KR/pull/357
m.10000recipe.com##.view_sp_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/119596
lepoint.fr##.dailymotion-cpe > div.pip
! https://github.com/AdguardTeam/AdguardFilters/pull/119657
tarnkappe.info##.sidebar-sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/119411
capital.fr###dailymotion-pip-large-viewport
! https://github.com/AdguardTeam/AdguardFilters/issues/118395
news.obozrevatel.com##.videoOfDay
! https://github.com/AdguardTeam/AdguardFilters/issues/118551
star-telegram.com###story-cta-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/118441
qiita.com#?#.p-items_main > div > section ~ div > a[href^="/signup?"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/118406
so.toutiao.com##.s-side-list > div.result-content > div[id^="s-dom-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/118353
||widget.golfscape.com^$domain=sport360.com
! https://github.com/AdguardTeam/AdguardFilters/issues/118308
! embed tv, used on many sites in floating player
||embed.dugout.com^$script,third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/117432
cureco.jp##object[width="640"][height="480"]
! https://github.com/AdguardTeam/AdguardFilters/issues/116423
||player.cnevids.com^$domain=wired.com
wired.com##amp-iframe[src^="https://player.cnevids.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/116397
ais.th##.container_float_shop
||ais.th/asset_index2020/js/chat_and_shop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/116476
||wikipedia.su/muzikfon.php
! https://github.com/AdguardTeam/AdguardFilters/issues/116246
gala.fr###dailymotion-pip-large-viewport
! https://github.com/AdguardTeam/AdguardFilters/issues/115659
ign.com##.premium-content-block
ign.com##.infeed-player
! https://github.com/AdguardTeam/AdguardFilters/pull/112714
! twitch.tv - promoted stream tiles
twitch.tv##div.tw-tower > div:-abp-has(div.promoted-card-stat__promotion)
! https://github.com/AdguardTeam/AdguardFilters/issues/113750
turkishairlines.com#?##page_wrapper > section.nopadding:-abp-has(> div.middle-wrapper img[title^="Turkish Airlines"])
! https://github.com/AdguardTeam/AdguardFilters/issues/115178
eurosport.tvn24.pl#%#//scriptlet('prevent-requestAnimationFrame', 'toggleFloatingClass')
! https://github.com/AdguardTeam/AdguardFilters/issues/115052
||img.weblogssl.com/*/js/dailymotion-$domain=applesfera.com
applesfera.com##.base-asset-video
! https://github.com/AdguardTeam/AdguardFilters/issues/114333#issuecomment-1093685116
niusnews.com##div[class^="divLogin"]
niusnews.com##.divMPop
! https://github.com/AdguardTeam/AdguardFilters/issues/114967
auto.ru##.ListingCars__c1Promo
! https://github.com/AdguardTeam/AdguardFilters/commit/cc85b4d94882cc02a9a7fce4580730cdd5af15c5#r70606842
full-count.jp##.l-sidebar-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/114143
anime.dmkt-sp.jp##.footerBottomMenu
! https://github.com/AdguardTeam/AdguardFilters/issues/109526
townwork.net##.keep-navi-wrap
townwork.net##.ico-followup-app-label
! https://github.com/AdguardTeam/AdguardFilters/issues/114625
portalspozywczy.pl##body > .one > .pageWidth
! https://github.com/AdguardTeam/AdguardFilters/issues/114319
farmer.pl##.partners-bar
farmer.pl##body > .p-top > .p-top-container > .p-top-right
! https://github.com/AdguardTeam/AdguardFilters/issues/113730
is.fi#%#//scriptlet('remove-class', 'stuck', '.placeholder > .sticky-container.stuck')
! https://github.com/AdguardTeam/AdguardFilters/issues/112486
m.qoo10.jp###signup_popup
! https://github.com/AdguardTeam/AdguardFilters/issues/112464
sbbit.jp###fixedbaner
! autojournal.fr - floating player
autojournal.fr##.viously-sticked
! https://github.com/AdguardTeam/AdguardFilters/issues/112760
ohmymag.com##div.player.desktop-companion
! https://github.com/AdguardTeam/AdguardFilters/issues/112287
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"]
! https://github.com/AdguardTeam/AdguardFilters/issues/111994
surfshark.com##.post-content .get-surfshark
! https://github.com/AdguardTeam/AdguardFilters/issues/71439#issuecomment-1057720690
rifme.net###content li.greysmall
! https://github.com/AdguardTeam/AdguardFilters/issues/111160
event.rakuten.co.jp##.Permission
! https://github.com/AdguardTeam/AdguardFilters/issues/105849
oxu.az##article.news + h2.news-share-title
oxu.az##article.news ~ div.news-share-container
! Video recommendations
ndtv.com###firework1
||fireworkapi1.com/embed/v2/playlists/5m1wZ5/feeds?page_size=10
||fireworkapi1.com/embed/v2/channels/whats_trending
||fireworkapi.com/embed/v2/publisher_clients/
||fireworkapi1.com^$domain=jj-jj.net|mensnonno.jp|olive-hitomawashi.com|gizmodo.jp|final-inc.com|ndtv.com
olive-hitomawashi.com##.ly_main_inner[style^="margin-top: 50px; "]
! https://github.com/AdguardTeam/AdguardFilters/issues/109710
sunnylife.tw##.bottom-side-menu > li > a:not([title="GOTOP"])
! https://github.com/AdguardTeam/AdguardFilters/issues/109332
planetf1.com#$#.ciam-article-pf1 > div[id^="pp-"] { display: none !important; }
planetf1.com#$#.ciam-article-pf1 > [style^="display: none;"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110331
rlsnet.ru##.attention-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/120703
! https://github.com/AdguardTeam/AdguardFilters/issues/109969
leparisien.fr###dailymotion-pip-large-viewport
leparisien.fr###right_rail .dailymotion-cpe
! https://github.com/AdguardTeam/AdguardFilters/issues/109576
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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108684
avg.com,avast.com###offer-chrome
! https://github.com/AdguardTeam/AdguardFilters/issues/108457
||point.widget.rakuten.co.jp^$third-party
! https://github.com/AdguardTeam/AdguardFilters/pull/108306
fistia.proj.tokyo#?#.v-alert.info a.white--text[href="/about"]:upward(.info)
! https://github.com/AdguardTeam/AdguardFilters/issues/110165
hilltopads.com##.adblock-notification
! https://github.com/AdguardTeam/AdguardFilters/issues/107894
wiki.merionet.ru##.bottom-banner
wiki.merionet.ru##.new-cource
! https://github.com/AdguardTeam/AdguardFilters/issues/103839
m-78.jp##.st-Footer_FixedBnr
! https://github.com/AdguardTeam/AdguardFilters/issues/103903
hollywoodreporter.com##div[class="jw-wrapper jw-reset"][style="will-change: auto; width: 100%; max-width: 400px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/106486
gazeta.ru##div[data-widget="Player"][style^="position: fixed; width: 400px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/105735
watch.impress.co.jp##.right.ad > aside.special
! https://github.com/AdguardTeam/AdguardFilters/issues/104740
||images.news18.com/static_news18/pix/ibnhome/news18/jio_saavn_
news18.com##.jio_widgetAmp
! https://github.com/AdguardTeam/AdguardFilters/issues/103127
gamewith.jp##.to-btn--nps
! https://github.com/AdguardTeam/AdguardFilters/issues/103112
tamashii.jp###tw2019_bra_bnr_area
! https://github.com/AdguardTeam/AdguardFilters/issues/103079
4900.co.jp##.fixedFooter
! https://github.com/AdguardTeam/AdguardFilters/issues/103058
csoonline.com#%#//scriptlet('set-cookie', 'aiia', 'true')
csoonline.com#%#//scriptlet('set-cookie-reload', 'nsdr', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/101898
chip.de###footer-white-global
! https://github.com/AdguardTeam/AdguardFilters/issues/103126
biglobe.ne.jp###spage-bnr
! https://github.com/AdguardTeam/AdguardFilters/issues/104390
meduza.global.ssl.fastly.net,meduza.io##div[class^="AnnouncementInText-module_root__"]
! https://github.com/AdguardTeam/AdguardFilters/issues/115016
banbye.com#%#(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){}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/100595
entrepreneur.com###mainDomContainer > noscript + div.bg-gray-200
! https://github.com/AdguardTeam/AdguardFilters/issues/102956
comedy-radio.ru##.flying-socials
! https://github.com/AdguardTeam/AdguardFilters/issues/103172
digitalidentity.co.jp##div[class^="bnr_contact"]:last-child
! https://github.com/AdguardTeam/AdguardFilters/issues/103158
vedomosti.ru##.the-header-announce
vedomosti.ru##.subscription-placeholders
! https://github.com/AdguardTeam/AdguardFilters/issues/100585
tubics.com##.blog-detail-aside > div:not([id="related_widget"])
! https://github.com/AdguardTeam/AdguardFilters/issues/102737
ananweb.jp##nav.related-links:first-of-type
! https://github.com/AdguardTeam/AdguardFilters/issues/102410
pornpics.com###fb-button
! https://github.com/AdguardTeam/AdguardFilters/issues/101963
blog.tinect.jp###meerkat-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/101781
||belaruspartisan.by/images/sherem.png
||belaruspartisan.by/images/svaboda3.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/102185
dentacoin.com##.bottom-fixed-promo-banner
dentacoin.com##.bottom-drawer > .christmas-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/100089
hindustantimes.com##.embed_div > #games_popup_div
! https://github.com/AdguardTeam/AdguardFilters/issues/97768#issuecomment-965743241
! blocked useless player
tomshardware.com###article-body > div.widthsetter ~ div.jwplayer__widthsetter
! https://github.com/AdguardTeam/AdguardFilters/issues/100075
digitalocean.com##.featured-items-right-bar-cta > div.featured-item-highlight
! https://github.com/AdguardTeam/AdguardFilters/issues/100041
developgoodhabits.com##.inside-right-sidebar > aside#text-4
! https://github.com/AdguardTeam/AdguardFilters/issues/99974#issuecomment-982721148
medium.com##.paragraph-image > a[href="http://medium.com/pythoneers"]
! https://github.com/AdguardTeam/AdguardFilters/issues/101611
hotskidki.by##body > a[href^="https://hotskidki.by/deal/"] > center
! https://github.com/AdguardTeam/AdguardFilters/issues/101285
||meczyki.pl/js/news-widget.js$domain=devilpage.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/101361
egzamin-ee08.blogspot.com,egzamin-ee09.blogspot.com,egzamin-e12.blogspot.com,egzamin-e13.blogspot.com,egzamin-e14.blogspot.com###divpop
! https://github.com/AdguardTeam/AdguardFilters/issues/99968
skillcrush.com##div[class^="mt-"] > p + div.sc-post-cta
! https://github.com/AdguardTeam/AdguardFilters/issues/83190
meteo.ua##.add-favourites
! enquete banner https://gamewith.jp/gamedb/userreview/show/6328?from=android (mobile)
gamewith.jp##.gdb-enquete-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/118095
! https://github.com/AdguardTeam/AdguardFilters/issues/100367
zhihu.com#%#(()=>{var b=EventTarget.prototype.addEventListener,c=function(a,b){var c=document.querySelector("button.AppHeader-login");c&&b.bind(c)("click",function(){d.disconnect()},{once:!0})},d=new MutationObserver(function(){var a=document.querySelector(".Modal-wrapper .signFlowModal > .Modal-closeButton");a&&(d.disconnect(),e.disconnect(),a.click())});d.observe(document,{childList:!0,subtree:!0});var e=new MutationObserver(a=>{c(a,b)});e.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){e.disconnect(),d.disconnect()},5E3)})();
! freundin.de newsletter
freundin.de#?#nav + div > div > div[class]:-abp-has(> div[class] > div[class] > form)
! https://github.com/AdguardTeam/AdguardFilters/issues/99472
||azby.fmworld.net/usage/images/banner_enquete.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/99892
pricearchive.org##.footerstorelink
! https://github.com/AdguardTeam/AdguardFilters/issues/99334
seeedstudio.com###content aside.widget-area > div.sfsi
! kakaku.com PRs
kakaku.com##.p-ranking_list_item-feature
s.kakaku.com###priceMenuMakerSelect
s.kakaku.com##.p-ranking_link-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)
s.kakaku.com#?#li .icnPr:upward(li)
! https://github.com/AdguardTeam/AdguardFilters/issues/99522
cheathappens.com#$#.navbar.attn_shift { margin-top: 0 !important; }
cheathappens.com#$#.fixed-top > .attn_link { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/99343
||player.octivid.com/*/video?*&autoplay=$removeparam=autoplay,domain=kooora.com
! https://github.com/AdguardTeam/AdguardFilters/issues/100047
newscientist.com##.issue-promotion
! https://github.com/AdguardTeam/AdguardFilters/issues/99318
! Big empty block (not a leftover)
pcgamer.com##.related-articles-block
! https://github.com/AdguardTeam/AdguardFilters/issues/99351
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=/;"}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/100216
app2top.ru##.vacancies-block
! https://github.com/AdguardTeam/AdguardFilters/issues/99193
miastodzieci.pl##.video_popout
! https://github.com/Yuki2718/adblock/issues/39
dengekionline.com##.gNews_advertisement
! banner on top page
youtube.com##ytd-statement-banner-renderer
! https://github.com/AdguardTeam/AdguardFilters/issues/101816
osehero.pl##.social-media-fabs-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/98919
qanda.ai##img + div[class^="Picture__Cover-"]
! adguard-vpn.com, adguard.com - common rule for all annoyances on the site
adguard-vpn.net,adguard-vpn.com,adguard.app,adguard.com##.annoyance
! native-ad PRs
j-town.net##.advertisement-list
j-town.net##aside.section_content > div.section_title > h2.pr-list
! https://github.com/AdguardTeam/AdguardFilters/issues/98482
migalhas.com.br##.flutuante
migalhas.com.br##.principal__side app-apoiadores
migalhas.com.br##.principal__side app-fomentadores
! https://github.com/AdguardTeam/AdguardFilters/issues/98079
||mwcm.nytimes.com/capi/metered_assets/?plat=*&areas=welcomeAd
! https://github.com/AdguardTeam/AdguardFilters/issues/98420
closermag.fr##.sidebar-wrapper .dailymotion-player-wrapper#dailymotion-pip-large-viewport
! https://github.com/AdguardTeam/AdguardFilters/issues/98411
w3cschool.cn##body > .widget-body[data-type] > .widget-main
! zoon.ru - annoying animated banner
zoon.ru##.box-banner
zoon.ru#?#.ss-contents > div.box-padding:-abp-has(> a.box-banner)
! top page banner
avgle.com##.alert-success
! https://github.com/AdguardTeam/AdguardFilters/issues/97714
reuters.com#%#//scriptlet("prevent-addEventListener", "scroll", "#sticky-video")
reuters.com#%#//scriptlet("set-constant", "Object.prototype.enable_floating", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/98683#issuecomment-956297233
goo.ne.jp#$#.chrome-extension-banner { display: none!important; }
goo.ne.jp#$#body.NR-col2a[style="padding-top: 50px;"] { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97768
! Not leftovers, probably not used at the moment
tomshardware.com##.read-more-container
tomshardware.com##.related-articles-block
! https://github.com/AdguardTeam/AdguardFilters/issues/96888
torrentgalaxy.to##.alert-danger
! https://github.com/AdguardTeam/AdguardFilters/issues/96809
originalnews.nico###right_rec_banners
! https://github.com/AdguardTeam/AdguardFilters/issues/96512
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"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97527
benesse.jp##.bookmark.fixed
! https://github.com/AdguardTeam/AdguardFilters/issues/96110
xyj321.com##.he_footer2
! https://github.com/AdguardTeam/AdguardFilters/issues/97166#issuecomment-945181844
www.nicovideo.jp##.MarqueeContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/96004
kompas.com##.ultah26
! https://github.com/AdguardTeam/AdguardFilters/issues/95782
myuploadedpremium.de##.copyright
! https://github.com/AdguardTeam/AdguardFilters/issues/98929
||newzit.com/static/videoplayer/*/scripts/mol-fe-videoplayer.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/96537
wizaz.pl###forum-gad-video
||edicloud.edipresse.pl/random/wizaz/video.js$domain=wizaz.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/96651
time.com###time-in-content-widget.myFinance-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/95840
ng.ru##img[src^="//telegram.im/widget-logo/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/95680
nuance.com###myModal
nuance.com##.modal-backdrop
! https://github.com/AdguardTeam/AdguardFilters/issues/96323
crunchyroll.com###footer ~ .opt-in[data-role="opt-in-banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/94838
healthians.com##.bottomsticky
! https://github.com/AdguardTeam/AdguardFilters/issues/94286
courseupload.net##.vc_message_box
! https://github.com/AdguardTeam/AdguardFilters/issues/95530
smartpress.by##.list-event > a[href="https://t.me/smartpress"]
! https://github.com/AdguardTeam/AdguardFilters/issues/94475
opportunitydesk.info#?#.td-ss-main-sidebar> aside.widget:-abp-has(> a[href="https://t.me/OpportunityDesks"])
! https://github.com/AdguardTeam/AdguardFilters/issues/94860
nydailynews.com##.pb-f-utilities-lead-art
nydailynews.com##amp-iframe[src^="https://embed.sendtonews.com/amp/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/94790
virtualbrest.ru##a[href="https://www.instagram.com/virtualbrest/"] > img[width="310"]
virtualbrest.ru##a[href="https://tx.me/virtualbrestnews"] > img[width="310"]
virtualbrest.ru##p[align="center"] > a[href="https://t.me/virtualbrest_bot"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/94334
heise.de##.sidebar-deal
! https://github.com/AdguardTeam/AdguardFilters/issues/93378
securitymagazine.com##.sponsored-content-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/93118
iaspaper.net##.gmu-footer
! gismeteo.ru follow zen button
gismeteo.ru##.follow-zen
! https://github.com/AdguardTeam/AdguardFilters/issues/93107
allconnect.com#?#main section.h-break-container:-abp-has(> div.container p.text-gray-steel > a[href="/advertising-disclosure"])
! https://github.com/AdguardTeam/AdguardFilters/issues/92826
inc42.com#?##secondary > div.widget:-abp-has(> div.textwidget > div.recommendation-side)
! https://github.com/AdguardTeam/AdguardFilters/issues/92719
pgrkam.com###registerModal1
! https://github.com/AdguardTeam/AdguardFilters/issues/93650
falkirkherald.co.uk#?##content-wrapper > div[class]:-abp-has(> div[class] > div.dailymotion-cpe)
! https://github.com/AdguardTeam/AdguardFilters/issues/92597#issuecomment-915197886
safecities.economist.com##div[class*="-AltAdvertisement"]
! https://github.com/AdguardTeam/AdguardFilters/issues/92824
rockmods.net###HTML1
! https://github.com/AdguardTeam/AdguardFilters/issues/92539
freetutorialonline.com#?#.sidebar > div.widget:-abp-has(> div.textwidget span:contains(DISCLOSURE))
! https://github.com/AdguardTeam/AdguardFilters/issues/92527
freshercooker.in##.telegramim_button
! https://github.com/AdguardTeam/AdguardFilters/issues/93575
!+ 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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/93496
b-g.by##a[href="https://t.me/brestgazetatelegram"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/93845
pakpassion.net#$##content_container { margin-right: 0 !important; }
pakpassion.net#$##content { margin-right: 0 !important; }
pakpassion.net###sidebar_container
! https://github.com/AdguardTeam/AdguardFilters/issues/93731
mademyday.com#?##container > div.widget:not([data-mode="gallery"]):-abp-has(a[href="#"][onclick^="$.loginlayer.show();"])
! https://github.com/AdguardTeam/AdguardFilters/issues/93514
stream.co.jp##.base__widget
! https://github.com/AdguardTeam/AdguardFilters/issues/93542
||syouron.com/NEKO_TORA.js
! Native-ad article list
diamond.jp###trend-watch
! https://github.com/AdguardTeam/AdguardFilters/issues/91831
popularmechanics.com##.bar-content-disclaimer
! https://github.com/AdguardTeam/AdguardFilters/issues/92601
vgr.by##body .edgtf-post-group
! https://github.com/AdguardTeam/AdguardFilters/issues/92644
kv.by###our-channels
kv.by##.telegramim_button
! https://github.com/AdguardTeam/AdguardFilters/issues/92407
fb.ru##.intext
! https://github.com/AdguardTeam/AdguardFilters/issues/91734
news.trendmicro.com##div[class*="nav_top-info-bar"]
! https://github.com/AdguardTeam/AdguardFilters/issues/91675
blog.hubspot.com##.blog-card-cta
! https://github.com/AdguardTeam/AdguardFilters/issues/91598
digitalvidya.com###text-13
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
support.meduza.io#$#.ebala + nav { margin-top: 50px!important; }
istories.media##.ForeignAgentBanner
tvrain.ru##.foreign-agent-text
tvrain.ru##.document-head__title_foreign_agent
! https://github.com/AdguardTeam/AdguardFilters/issues/91421
thesimpledollar.com##.compare-quotes-widget--sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/91542
themoscowtimes.com##.contribute-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/91728
techtarget.com#?#.resources-bar-header:contains(Sponsored News)
techtarget.com##.sponsored-news
! https://github.com/AdguardTeam/AdguardFilters/issues/91310
||static3.car.ru/img/ya.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/91277
minsknews.by#$#.our-news-links { display: none!important; }
minsknews.by#$?#article > h4:-abp-has(> span:contains(Читайте и подписывайтесь на нас)) { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91443
||darkcrew.org/forum/service_worker.js
darkcrew.org#%#//scriptlet('abort-current-inline-script', 'shortcut')
darkcrew.org#%#//scriptlet('abort-current-inline-script', 'DADrcv3s1')
! https://github.com/AdguardTeam/AdguardFilters/issues/89652
lenta.ru##.b-header__russia
! https://github.com/AdguardTeam/AdguardFilters/issues/90949
smt-cinema.com##.tieupBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/90563
transtutors.com###pnlAskSimilarQuestionBanner
transtutors.com##.serve-better
! https://github.com/AdguardTeam/AdguardFilters/issues/91024
neonime.*##.tampilan_tambahan > a[href^="https://bit.ly/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/90985
andro-news.com##img[title="telegram__banner.png"]
! https://github.com/AdguardTeam/AdguardFilters/issues/90783
hitechplus.in###sidebarrightsc > #HTML2
! notion.so - annoyance
notion.so##.spacer + div.signup-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/90258
! https://github.com/AdguardTeam/AdguardFilters/issues/89747
||brief.pl/wp-content/uploads/2021/06/baner-www-750x100px.png
! https://github.com/AdguardTeam/AdguardFilters/issues/90105
gaziantepgunes.com##.block-pano
gaziantepgunes.com###_ws_fan
! https://github.com/AdguardTeam/AdguardFilters/issues/89384
dreamstime.com##.top-banner--covid19
! livemint.com - newsletter
livemint.com#%#//scriptlet('set-cookie', '_hlm_skipCounter', '15')
! https://github.com/AdguardTeam/AdguardFilters/issues/89578
platformazakupowa.pl##.alert-info
! https://github.com/AdguardTeam/AdguardFilters/issues/90575
artigercek.com#?#.container > div.row:-abp-has(> div[class^="col-"] div.small + a.social-icon)
! https://github.com/AdguardTeam/AdguardFilters/issues/89379
uinterview.com##.alert-discreet
! https://github.com/AdguardTeam/AdguardFilters/issues/89307
||fiverr.com/embed_gigs?id$domain=ytplaylist-len.herokuapp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/89004
! https://github.com/AdguardTeam/AdguardFilters/issues/109126
howtogeek.com##.social-media-buttons + a + hr
howtogeek.com##.affiliate-disclosure
howtogeek.com##.affiliate-disclosure + hr
! https://github.com/AdguardTeam/AdguardFilters/issues/89085
fandom.com#?##WikiaBar:-abp-has(> #WikiaBarWrapper > .wikia-bar-anon > .message[data-wikiabarcontent])
! https://github.com/AdguardTeam/AdguardFilters/issues/88960
||hentaidude.com/wp-admin/admin-ajax.php?action=geocheck$xmlhttprequest,redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/88949
cartoonprn.com##a[href="https://cartoonprn.com/link/prngames/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/88649
netdoktor.de###newsletter-abonnieren
! habr.com
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:-abp-has(> div.tm-block__body > div.tm-vacancies-block__item)
habr.com#?#section.tm-block_spacing-around:-abp-has(> div.tm-block__body > div.tm-promo-block__content-wrapper)
! https://github.com/AdguardTeam/AdguardFilters/issues/87867
xchina.co#?#.aside > div.center:-abp-has(> a[href="/tg.html"])
! https://github.com/AdguardTeam/AdguardFilters/issues/87972
eadaily.com#?#.latest-block > div.side-announcement:-abp-has(> a[href="tg://resolve?domain=EurasiaDaily"])
! sponsor page at the end of video
||nicoad.nicovideo.jp/v1/contents/video/*/pickup_supporters
! https://github.com/AdguardTeam/AdguardFilters/issues/87856
||sputnik.by/files/tgparser/sputnik_by.html
! https://github.com/AdguardTeam/AdguardFilters/issues/88112
pusatporn18.com###HTML4
pusatporn18.com###HTML2
! t-online.de - non-related video teaser link in article
t-online.de##div[itemprop="articleBody"] > div[onfocus*="mp=tv-videoteaser-emb"]
! https://github.com/AdguardTeam/AdguardFilters/issues/87235
oprahdaily.com##.affiliate-disclaimer
! cnews.ru - annoyance
cnews.ru##article > a.other-news-note
! https://github.com/AdguardTeam/AdguardFilters/issues/87700
auctions.yahoo.co.jp#?#li[class^="ListItem-sc-"] img[src$="_stop/376_376.png"]:upward(li)
||s.yimg.jp/images/auct/salespromotion/2021_2/0216_stop/376_376.png$domain=auctions.yahoo.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/87068
winitpro.ru#?#aside > div.block-search:-abp-has(> div.subscription > span > img[alt="telegram"])
! https://github.com/AdguardTeam/AdguardFilters/issues/87223
/\/(support_banner.*|sidebar-your-brand-on-your-links.*|sidebar-how-to-build-a-brand|sidebar-stop-using-generic-links.*)\.(jpg|png)/$domain=rebrandly.com
! https://github.com/AdguardTeam/AdguardFilters/issues/86963
itech.co.ua##a[href="https://t.me/ITechNewsUa"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/86574
testbook.com##a[class*="banner-link"]
! https://github.com/AdguardTeam/AdguardFilters/issues/86611
careerkarma.com##.ck_box_1
careerkarma.com##.code-block > div#container > div.border-form-ajax
! https://github.com/AdguardTeam/AdguardFilters/issues/86883
books.google.*###gb-ogen-opt-in-banner
! https://github.com/uBlockOrigin/uAssets/issues/9535
bimiacg.net#$#body { cursor: auto!important; }
bimiacg.net#$#a:hover { cursor: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86796
wikicat.net##div[id^="an-mailchimp-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/86372
aagmaal.com##a[href="https://t.me/maalsite"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/85939
interfax.by##img[width="970"][height="250"]
! native ad links
tsuiran.jp#?##pickup-box > article img[src^="/image/pr/"]:upward(article)
! https://github.com/AdguardTeam/AdguardFilters/issues/85982
eusaudavel.net#$#.warning { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85735
researchgate.net##.research-detail-signup-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/85771
||diets.ru/i/rb/start_to_lose_weight_*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/85648
smashingmagazine.com###sponsors-main-page + div.f-article-item
! https://github.com/AdguardTeam/AdguardFilters/issues/85495
sankei.com#?#div[class^="grid__col--lg-"] span.sponsored:upward(div[class^="grid__col--lg-"])
sankei.com#?#.piano-information-default li > a > span.sponsored:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/85716
adespresso.com##.banner-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/85462
rarefilmm.com###simple-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/86354
itsider.com.ua###kpvmzjg-2
! https://github.com/AdguardTeam/AdguardFilters/issues/85364
manchestereveningnews.co.uk##.top-sharebar
! https://github.com/AdguardTeam/AdguardFilters/issues/85369
greatist.com##.disclaimer
! https://github.com/AdguardTeam/AdguardFilters/issues/85102
telegeography.com###sponsor
! https://github.com/AdguardTeam/AdguardFilters/issues/86209
itubego.com##.hero > section.container > div.container > div.bg-warning-dark
! https://github.com/AdguardTeam/AdguardFilters/issues/85000
deviantart.com#?##root > header ~ div[class] > span.theme-light > a[href$="/users/login"]:upward(header ~ div[class])
! https://github.com/AdguardTeam/AdguardFilters/issues/84883
searchengines.guru#?#body div[class]:not([id]):-abp-has(> div[align="center"] > iframe[src*="/index.html?link="])
! myshows.me - social widget
myshows.me#?#.Page-main > div.Home-section:-abp-has(> div > iframe#instagram-widget)
! https://github.com/AdguardTeam/AdguardFilters/issues/84605
lankasri.com##.blurb-links
lankasri.com##.lsb-blurb-header
! https://github.com/AdguardTeam/AdguardFilters/issues/85993
republika.id###ltumat
! wowgame.jp - annoying widget
wowgame.jp###tubiaWalkthroughNotification
! vtimes.io - уведомление про иностранных агентов
vtimes.io##.article__fa-disclaimer
! https://github.com/AdguardTeam/AdguardFilters/issues/84268
hackspirit.com##.hacks-affiliate-disclosure-before-content
! https://github.com/AdguardTeam/AdguardFilters/issues/84259
mayoclinic.org##.globalnotice
! https://github.com/AdguardTeam/AdguardFilters/issues/84232
! https://github.com/AdguardTeam/AdguardFilters/issues/88283
||youtube.com/embed/$domain=eksisozluk.com
@@||youtube.com/embed/*$domain=seyler.eksisozluk.com
! https://github.com/AdguardTeam/AdguardFilters/issues/83699
viva.ua##.telegram-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/84256
blunt-therapy.com#?#.elementor-column-wrap div.elementor-widget:-abp-has(> div[class] .elementor-heading-title:contains(Get Our Best tips))
! https://github.com/AdguardTeam/AdguardFilters/issues/83741
gamevicio.com##.header-logo-extra
! https://github.com/AdguardTeam/AdguardFilters/issues/84054
helpsetup.ru##.themes-container > h5#center
! https://github.com/AdguardTeam/AdguardFilters/issues/85406
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
! https://github.com/AdguardTeam/AdguardFilters/issues/84095
tomshardware.com##.ad-unit + div.jwplayer__widthsetter > div.future__jwplayer
tomshardware.com##.van_vid_carousel
! https://github.com/AdguardTeam/AdguardFilters/issues/83804
bbva.es#$#html > body { opacity: 1 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83768
costcotravel.com#$#html[style="opacity: 0;"] { opacity: 1 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/82715#issuecomment-847745704
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#%#(function() { try { if ("undefined" != typeof localStorage) { window.localStorage.setItem("gtButterbarDismissalExpiry", ((new Date).getTime() + 6048E5).toString()) } } catch (ex) {} })();
! https://github.com/AdguardTeam/AdguardFilters/issues/83731
reuters.com##div[class^="OldSiteBanner_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/83480
nationthailand.com##.banner-special
! https://github.com/AdguardTeam/AdguardFilters/issues/83361
liquidweb.com##.knowledgeBase + div[class]
! https://github.com/AdguardTeam/AdguardFilters/issues/83208
pln-pskov.ru##.telegramim_button
! https://github.com/AdguardTeam/AdguardFilters/issues/83115
klops.ru##.container-telegram
! https://github.com/AdguardTeam/AdguardFilters/issues/83062
onliner.by##.news-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/83222
ask.lecturenotes.in##nav[aria-label*="mailbox"] + div[class]
! https://github.com/AdguardTeam/AdguardFilters/issues/82749
shakko.ru,mirovich.media,livejournal.com##.lj-recommended
||api.rnet.plus^$important,domain=shakko.ru|mirovich.media|livejournal.com
! https://github.com/AdguardTeam/AdguardFilters/issues/82998
movieparadise.org##.sidebar > aside[id^="text-"]:first-child
! https://github.com/AdguardTeam/AdguardFilters/issues/82683
infolaw.co.uk#?#.inside-sidebar h3:contains(Featured services)
infolaw.co.uk#?#.inside-sidebar h3:contains(Featured services) ~ p
! reverso.net - annoyances
context.reverso.net###promotional-bar
context.reverso.net##.home-banner-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/82800
bream2008.narod.ru###contentBlock > div[style*="line-height:30px; font-size:12px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/83614
glavred.info##.content-right > div.infinite-container > div.loader
! https://github.com/AdguardTeam/AdguardFilters/issues/82706
mag2.com##.in_alm
mag2.com##.sidebar-content > section#text-18.widget_text
! https://github.com/AdguardTeam/AdguardFilters/issues/82274
techradar.com##.ad-unit + .van_vid_carousel
! https://github.com/AdguardTeam/AdguardFilters/issues/82282
699pic.com###landlord
! https://github.com/AdguardTeam/AdguardFilters/issues/81352
centurylink.net##div[id^="sc_"][id*="top"] + div.single-cube_pieces_top-border_topBorder
centurylink.net##div[class*="Banner"] + div.single-cube_pieces_top-border_topBorder
! https://github.com/AdguardTeam/AdguardFilters/issues/81306
down.mdiaload.com##a[href*="download"][href*=".html"]
down.mdiaload.com#?#.download-option-btn > button > a[href*="download"][href*=".html"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/81006
marriedgames.com.br##.mdl_container
marriedgames.com.br#%#//scriptlet("abort-on-property-read", "videoIds")
! https://github.com/AdguardTeam/AdguardFilters/issues/80514
lifehacker.ru#?#.single-article > div.widgets-renderer .article-card__middle-observer:-abp-has(> div > div > div > span:contains(/Промо|Партнерский/))
! https://github.com/AdguardTeam/AdguardFilters/issues/81202
lidl.de#$?#style#kameleoonLoadingStyleSheet { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/80898
chromeunboxed.com##a[href="https://patreon.com/chromeunboxed/"] > img
! newsletter banner
dailyshincho.jp##.l-contents__section > dl.p-entry
bunshun.jp###mail-magazine
bunshun.jp###main-content > .fw-media-thum
cbsnews.com##.newsletter_signup
! https://github.com/AdguardTeam/AdguardFilters/issues/80376
||embed.sendtonews.com^$domain=dailyrecordnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/80577
milliyet.com.tr###ramazanCountDown
! https://github.com/AdguardTeam/AdguardFilters/issues/80478
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:"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/114295
! https://github.com/AdguardTeam/AdguardFilters/issues/78751
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
! https://github.com/AdguardTeam/AdguardFilters/issues/79085
saashub.com##.sponsored
saashub.com##.featured-services-vertical
saashub.com#?#.sidebar-box > h3:contains(Featured):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/80689
||drozdogan.com/images/koronavirus_banner_*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/101976
techradar.com##.jwplayer__widthsetter
||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 - remove floating player
owlcation.com#%#//scriptlet('remove-class', 'jw-flag-floating', '.m-video-player--frame-container .jwplayer.jw-flag-floating')
! https://github.com/AdguardTeam/AdguardFilters/issues/78706
blog.hootsuite.com##.content-upgrade--popup-variant
! https://github.com/AdguardTeam/AdguardFilters/issues/78657
vpnranks.com###hb-strip
! https://github.com/AdguardTeam/AdguardFilters/issues/79862
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"]
! https://github.com/AdguardTeam/AdguardFilters/issues/78435
!+ NOT_OPTIMIZED
m.sobaka.ru##.b-head-banner
!+ NOT_OPTIMIZED
m.sobaka.ru##.b-main-menu__banner
! https://github.com/AdguardTeam/AdguardFilters/issues/80462
odysee.com##.file-page__secondary-content > div > div.notice-message
! https://github.com/AdguardTeam/AdguardFilters/issues/80281
nickles.de#%#//scriptlet('set-constant', 'Nickles.Consent.show', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/78228
tvn24.pl#%#//scriptlet("json-prune", "options.auto_play")
! egotter.com private window detection
egotter.com#%#//scriptlet('abort-on-property-read', 'SecretModeDetector')
! https://github.com/AdguardTeam/AdguardFilters/issues/76406
! https://github.com/AdguardTeam/AdguardFilters/issues/108953
||cdn.viqeo.tv/js/vq_starter.js$domain=teleprogramma.pro|coop-land.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/79892
ownedcore.com###site-header > div > div[style="text-align:center;"] > a[rel="nofollow"][target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/76893
gds.it###oggiinedicola
! https://github.com/AdguardTeam/AdguardFilters/pull/112959
||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-/"):-abp-has(> a[href="https://namu.news"])
namu.wiki#?##app > div[class]:matches-attr("/data-v-/") > div > div:-abp-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
! https://github.com/AdguardTeam/AdguardFilters/issues/79295
toroox.com#?#.box-main > div.row > div.col-md-6:-abp-has(> div.link-details > div.panel)
! https://github.com/AdguardTeam/AdguardFilters/issues/76187
defacto.com.tr##section[data-name="WebMainRecommendation"]
! https://github.com/AdguardTeam/AdguardFilters/issues/76604
elabcrural.com###simple-sticky-footer-container
! https://github.com/AdguardTeam/AdguardFilters/issues/80578
hurriyet.com.tr##.ramazan-widget-box
! https://github.com/AdguardTeam/AdguardFilters/issues/76808
discovermagazine.com#?#div[sizes^="[object Object]"]:contains(Sponsored)
! https://github.com/AdguardTeam/AdguardFilters/issues/75682
games-xxx.com#?##sidebar div.block:-abp-has(> h4:contains(/Помоги проекту, оставь комментарий/))
! https://github.com/AdguardTeam/AdguardFilters/issues/75429#issuecomment-789563286
independent.co.uk##.above-article-prompt-donations
! https://github.com/AdguardTeam/AdguardFilters/issues/75700
bloggingguidance.com##.box-mai > center > p
bloggingguidance.com##.box-mai > center > h3
bloggingguidance.com##.box-mai > center > input
bloggingguidance.com###link-view > p
bloggingguidance.com###link-view > h3
bloggingguidance.com##.col-md-offset-1 > p
bloggingguidance.com##.col-md-offset-1 > h3
bloggingguidance.com###go-link ~ p
bloggingguidance.com###go-link ~ h3
bloggingguidance.com##.row > center > h3
! https://github.com/AdguardTeam/AdguardFilters/issues/75547
! https://github.com/AdguardTeam/AdguardFilters/issues/75116
myfin.by##.tg-discussion
! https://github.com/AdguardTeam/AdguardFilters/issues/75536
jma.go.jp###jma_ad_config_button
! https://forum.adguard.com/index.php?threads/41671/
sudya-dredd.ru#%#//scriptlet("abort-current-inline-script", "stopPrntScr")
sudya-dredd.ru#$?#body > style:contains(::selection) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/75447
reedsy.com##.duplicate-content
! https://github.com/AdguardTeam/AdguardFilters/issues/74927
||cdn.tinypass.com/api/tinypass.min.js$domain=seekingalpha.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75446
mixsoft.org##center > a[href^="https://mixsoft.org/"][target="_blank"]
mixsoft.org###footer-widgets
! https://github.com/AdguardTeam/AdguardFilters/issues/74745
earncoin.site##.box-main > div.faq
earncoin.site##.short div.row > div.text-center > div.content
! https://github.com/AdguardTeam/AdguardFilters/issues/74464
simsdom.com#?#button ~ div[id] > div[id] div[class$="promoted"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/74143
nono.games##.telegram__wraper
! https://github.com/AdguardTeam/AdguardFilters/issues/76595
thelocal.ch##.section-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/75544
youhack.xyz##[onclick^="window.open("]
! https://github.com/AdguardTeam/AdguardFilters/issues/74977
investing.com##.adsFreeSubscriptionMessage
investing.com#%#//scriptlet('remove-class', 'has-ads-free-promo-header', 'body')
! https://github.com/AdguardTeam/AdguardFilters/issues/74043
||vidtech.cbsinteractive.com^$domain=metrolyrics.com
metrolyrics.com##.video-container-inline
! www.wp.pl - unblock scroll while website is loading
www.wp.pl#%#//scriptlet("prevent-addEventListener", "wheel", "preventDefault")
! https://github.com/AdguardTeam/AdguardFilters/issues/73851
bfmtv.com#$#.video-js.vjs-pip-active { position: static!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/73398
mc.today##.bottom-social
! https://github.com/AdguardTeam/AdguardFilters/issues/73618
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)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/72605
||jiosaavn.com/embed/$domain=ndtv.com
ndtv.com###jiosaavn-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/72657
vitvesti.by##a[href^="https://news.google.com/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/73189
india.com##.budgetbgimg
! https://github.com/AdguardTeam/AdguardFilters/issues/72114
world4.eu##.protectionOverlaytext
world4.eu#$?#body > style:contains(::selection) { remove: true; }
world4.eu#$?#head > style:contains(/@media print.*WARNING:/) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71496
wtftime.ru##.article-like-mobile
! https://github.com/AdguardTeam/AdguardFilters/issues/71389
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) });
! https://github.com/AdguardTeam/AdguardFilters/issues/71904
travelask.ru##.notification-appeal
! https://github.com/AdguardTeam/AdguardFilters/issues/70995
u-f.ru##.yt-notice
! https://github.com/AdguardTeam/AdguardFilters/issues/70942
||psxplanet.ru/forum/clientscript/ny2021/scripts/game_v4.js
! https://github.com/AdguardTeam/AdguardFilters/issues/71104
astar.bz,anistar.org,online-star.org,online-stars.org##iframe[src="/info_banners.php"]
! https://github.com/AdguardTeam/AdguardFilters/issues/71852 - suggested videos
pcgamer.com###article-body > .future__jwplayer--carousel
! https://github.com/AdguardTeam/AdguardFilters/issues/71296
||silvergames.com/div/own.php?
! https://github.com/AdguardTeam/AdguardFilters/issues/71198
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')
! https://github.com/AdguardTeam/AdguardFilters/pull/70878
dtf.ru##.kojima-sidebar-item
! https://github.com/AdguardTeam/AdguardFilters/issues/70376#issuecomment-748464264
eg.ru##.main2019_promocodes
! https://github.com/AdguardTeam/AdguardFilters/issues/70607
redbubble.com##div[class^="ImageProtection__gif"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69686
bankbazaar.com###sticky-top
! https://github.com/AdguardTeam/AdguardFilters/issues/70265
codestudyblog.com###divshow3
||codestudyblog.com/ref/myscripts.js
! https://github.com/AdguardTeam/AdguardFilters/issues/70108
kinoafisha.info##.article_channels
! https://github.com/AdguardTeam/AdguardFilters/issues/70130
elle.pl##.flyMoviPlayer
! https://github.com/AdguardTeam/AdguardFilters/issues/69642
ganc-chas.by##.telegramim_button
ganc-chas.by##a[href^="https://invite.viber.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69207
vesti.uz###telegram
! https://github.com/AdguardTeam/AdguardFilters/issues/70195
baltnews.lt###policy-warning
! https://github.com/AdguardTeam/AdguardFilters/issues/69201
catholic.by###content a[href="https://t.me/catholicby"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69286
tribunnews.com###banner_article_slide
! https://github.com/AdguardTeam/AdguardFilters/issues/69140
ilenta.com##div[style*="width:620px;"][style*="height:62px;"]
||ilenta.com/images/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/70310
ml5js.org##.modal-container
! https://github.com/AdguardTeam/AdguardFilters/issues/69138
xsport.ua##.google_news
! https://github.com/AdguardTeam/AdguardFilters/issues/69103
animeworld.tv###cookieAcceptBar
! https://github.com/AdguardTeam/AdguardFilters/issues/69102
mangaworld.cc#?#.container > div.row > div.col-sm-12 > div.row:-abp-has(> div.col-md-12 > div.socials-banner a[href] > img.social-tg-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/69013
||expclan.org/styles/banners/skupka.gif
||expclan.org/styles/banners/des.gif
||expclan.org/styles/banners/iphone.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/67412
express.co.uk##.breaking-news-container
! zmist.org - annoyance
zmist.org#?##root h1 ~ div[class] div[class]:-abp-has(> p ~ a[href="https://www.facebook.com/zmist.org/"])
! colta.ru - annoyance
colta.ru#?##right > p:contains(/Подписывайтесь|Рассылка/)
! https://github.com/AdguardTeam/AdguardFilters/issues/67480
budzma.org##.top-baner
! https://github.com/AdguardTeam/AdguardFilters/issues/67439
snob.ru##.entry__telegram
! https://github.com/AdguardTeam/AdguardFilters/issues/84089
thecode.media##.praktikum-link
! https://github.com/AdguardTeam/AdguardFilters/issues/69011
youhack.xyz##ul.publicTabs > a[style$="margin: 9px 0 0 18px;background-size: 100%;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/67128
microsoft.public.tw.security.narkive.com##div[class="pbs__player"][style^="position: fixed; z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66824
bugsnag.com^$domain=adblock-tester.com
/bugsnag.min.js$domain=adblock-tester.com
||sentry-cdn.com^$domain=adblock-tester.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67146
se.pl##.radio-bar.active
! https://github.com/AdguardTeam/AdguardFilters/issues/67061
iz.ru##.live-news__wrapper.scroll
! gagadget.com - social annoyance
gagadget.com#?#.l-container p[class]:contains(Подписывайтесь)
! https://github.com/AdguardTeam/AdguardFilters/issues/66909
wired.com##div[class*="consumer-marketing-unit--display"]
wired.com##.sidebar-component > .ad--side_rail > .load-failure > .cm-failsafes
wired.com#?##app-root > .page--article > div[class="row"]:-abp-has(> .consumer-marketing-unit--cm-footer:only-child)
! heise.de - newsletter
heise.de##.newsletter-subscription
! https://github.com/AdguardTeam/AdguardFilters/issues/66750
vc.ru,tjournal.ru,dtf.ru##.special-job-teaser
! https://github.com/AdguardTeam/AdguardFilters/issues/66900
qz.com##a[href^="/subscribe"] ~ div[class] > form._938a8
! https://github.com/AdguardTeam/AdguardFilters/issues/66601
nytimes.com##div[data-testid="inline-message"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66594
media-polesye.by##.yandexd
! https://github.com/AdguardTeam/AdguardFilters/issues/66049
vox.com##.c-breaking-news.contribute-banner
vox.com##.c-footer + .c-tab-bar.tab-bar-fixed
! https://github.com/AdguardTeam/AdguardFilters/issues/65651
sukatu.ru##.banner
sukatu.ru##.box-main > p
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});});
! https://github.com/AdguardTeam/AdguardFilters/issues/65567
download.id##.entry div[style="clear:both; margin-top:0em; margin-bottom:1em;"] > a[rel="nofollow"][target="_self"]
! https://github.com/AdguardTeam/AdguardFilters/issues/65554
||jsrdn.com/s/cs.js$domain=foreignpolicy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65255
myanimelist.net##.btn-mal-service
! https://github.com/AdguardTeam/AdguardFilters/issues/65222
! https://github.com/AdguardTeam/AdguardFilters/issues/64776
leagueoflegends.com#%#//scriptlet('remove-class', 'async-hide', 'html')
! https://github.com/AdguardTeam/AdguardFilters/issues/63911
fakt.pl#$#div[amp-access*="showPayWall"][amp-access-hide] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63255
gorodkiev.com.ua##.infolinks
! https://github.com/AdguardTeam/AdguardFilters/issues/62811
indiatoday.in##.mainBorromSliderSec
! https://github.com/AdguardTeam/AdguardFilters/issues/55081#issuecomment-625748051
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=520#14
tutby.*,tut.by##.b-sbscr
statut.by##a[title="Telegram"]
tut.by##div[class^="l-outer impl-variant-"]
tut.by,sb.by##.b-youtube-sbscr
sb.by##.google-subscription
! https://github.com/AdguardTeam/AdguardFilters/issues/64429
! https://github.com/AdguardTeam/AdguardFilters/issues/61638
||connatix.com^$domain=lifehacker.com|thegatewaypundit.com|bleepingcomputer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61601
amp.rbc.ru##.article__infographic-stub
! https://github.com/AdguardTeam/AdguardFilters/issues/61211
e-yasamrehberi.com#$?#iframe[src^="https://www.obilet.com/widget/"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60819
||business-standard.com/covid-*.php
! https://github.com/AdguardTeam/AdguardFilters/issues/60824
tvr.by##.watermark
! https://github.com/AdguardTeam/AdguardFilters/issues/60787
pomponik.pl##div.inpl-tout[data-theme]
! https://github.com/AdguardTeam/AdguardFilters/issues/60561
zeenews.india.com###livebtbox
! https://github.com/AdguardTeam/AdguardFilters/issues/60188
businessinsider.in###corona-stage
! https://github.com/AdguardTeam/AdguardFilters/issues/60516
eurosport.ru#?#.col-content div[class] > div[class]:-abp-has(> a[data-testid="infographic-link"])
eurosport.ru#?#.col-content div[class] > div[class]:-abp-has(> a[data-testid="infographic-link"]) + p
! https://github.com/AdguardTeam/AdguardFilters/issues/90572
! https://github.com/AdguardTeam/AdguardFilters/issues/34115#issuecomment-497969885
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){}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/58862
||cdn.viqeo.tv/embed?playerId=$domain=mail.ru
||viqeo.tv/js/vq_starter.js$domain=mail.ru
mail.ru##.viqeo-embed
! https://github.com/AdguardTeam/AdguardFilters/issues/58407
severpost.ru#?##content div.col:-abp-has(> div[style] a[href="https://Instagram.com/severpost.ru"])
! https://github.com/AdguardTeam/AdguardFilters/issues/57975
blog.calltouch.ru##.mainsub > div#blog-subscribe + div.mainsub__rightside
! https://github.com/AdguardTeam/AdguardFilters/issues/74116
iqiyi.com##iqpdiv[data-cupid=container]
iqiyi.com##div[adid]
! https://github.com/AdguardTeam/AdguardFilters/issues/101151
! https://github.com/AdguardTeam/AdguardFilters/issues/79270
! https://github.com/AdguardTeam/AdguardFilters/issues/44749
! https://github.com/AdguardTeam/AdguardFilters/issues/38910
! https://github.com/AdguardTeam/AdguardFilters/issues/22801
! https://github.com/AdguardTeam/AdguardFilters/issues/14731
! m.iqiyi.com#%#//scriptlet("set-constant", "QiyiPlayerLoader.Package.ad.adPlayerId", "") - doesn't work probably due to scriptlet bug
! m.iqiyi.com#%#AG_defineProperty('QiyiPlayerLoader.Package.ad.adMap', { value: {}, writable: false }); - another working rule, but fixed by a scriptlet
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
! https://github.com/AdguardTeam/AdguardFilters/issues/68543
kupidonia.ru##.zen-container
! https://github.com/AdguardTeam/AdguardFilters/issues/57706
kinogo.by#?##dle-content > div[style]:-abp-has(> a[href="https://vk.com/kinogo_by"])
! https://github.com/AdguardTeam/AdguardFilters/issues/57342
||download.skype.com/share/skypebuttons/js/skypeCheck.js
! https://github.com/AdguardTeam/AdguardFilters/issues/57232
vgorode.ua##.chatbot-sec
vgorode.ua##div[class^="chatbot-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/57337
cultuga.com.br##.cultu-servicos
! https://github.com/AdguardTeam/AdguardFilters/issues/56909
vashsport.com##.zen-subscribe
! https://github.com/AdguardTeam/AdguardFilters/issues/56624
||api.dmcdn.net^$domain=kompasiana.com
kompasiana.com###titledmRelatedPlayer
kompasiana.com##.read-paging + h5.title-dash
! https://github.com/AdguardTeam/AdguardFilters/issues/56328
belaruspartisan.by##.news-detail a[href="https://t.me/belaruspartisanby"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55955
||embed.sendtonews.com^$domain=chron.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55949
mywebpc.ru#?#.sidebar_list > div.widget:-abp-has(> div.textwidget > a[href="tg://resolve?domain=mywebpc"])
! https://github.com/AdguardTeam/AdguardFilters/issues/55890
sankei.com###snsFollow
! https://github.com/AdguardTeam/AdguardFilters/issues/55741
inmyroom.ru##.b-SocialSubscription
! dostfilms.biz - expand description
||dostfilms.*/uploads/readmore.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/55554
mobiflip.de#?#.blog-widget-list > .infinite-post:-abp-has(> span.shortlist:contains(Tarife))
! https://github.com/AdguardTeam/AdguardFilters/issues/55604
parkiet.com##body > user-bar > .userbar--not-logged
! https://github.com/AdguardTeam/AdguardFilters/issues/55408
7mednews.ru##.flw-zen
! sports.ru - news suggestions
sports.ru##.sports-recommendations-container
! https://github.com/AdguardTeam/AdguardFilters/issues/55210
m.health.chosun.com##div[class="swiper-slide menu swiper-slide-next"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55340
hi-blog.ru##.vk-group-block__wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/54430
avito.ru##div[class^="top-banner-root-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55002
old.reddit.com##.listingsignupbar
! https://github.com/AdguardTeam/AdguardFilters/issues/54566
zombie-film.club#%#//scriptlet("remove-class", "isBranding", "body")
! https://github.com/AdguardTeam/AdguardFilters/issues/54035
kuchnia.wp.pl##.content a[data-st-area="goToSG"][href="https://www.wp.pl"]
kuchnia.wp.pl#?#tr[data-reactid]:not([class]):not([id]) > td[class] > div[class*=" "]:-abp-has(> div[class*=" "] > iframe[src^="https://forms.freshmail.io/"])
dobreprogramy.pl,kuchnia.wp.pl,pudelek.pl#%#//scriptlet("prevent-addEventListener", "openFloatingPlayer", "FloatingPlayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/54618
newyorker.com##:not([class^="Navigation__subscribe"]) > div[data-cm-unit="show-failsafe"]
newyorker.com##.cm-footer__failsafe
newyorker.com#?#div[class^="PageSections__container"] > section[class^="SoloPromoSection__promoWrapper"]:-abp-has(> div[class^="SoloPromoSection__promoColumn"] > p[class^="SoloPromoSection__promo"] > span > a[href^="https://subscribe.condenastdigital.com"])
! https://github.com/AdguardTeam/AdguardFilters/issues/54648
hurriyet.com.tr##.secim-widget-link
! https://github.com/AdguardTeam/AdguardFilters/issues/54044
||animepertutti.org/wp-content/uploads/*/telegramjoin.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/54037
pudelek.pl###page_content > a[data-st-area="gotosg"][href^="https://www.wp.pl"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53791
amp.usatoday.com###upNextWrapper.open
! https://github.com/AdguardTeam/AdguardFilters/issues/53849#issuecomment-650242063
nn.by,nashaniva.com#?#.article-content > p:-abp-has(> span.nn-share-info-telegram)
! prozoro.net.ua - fake comments
prozoro.net.ua##.comments-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/53383
moto.pl###footerBack
! https://github.com/AdguardTeam/AdguardFilters/issues/53527
pilot.wp.pl#?##Player0 > .playing > .bola > a[href][target="_blank"]:-abp-has(> img[src*="/akwizycja_do_LP_koronawirus_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/53240
dobreprogramy.pl###divGoToWp
! https://github.com/AdguardTeam/AdguardFilters/issues/52751
||cdn.zmescience.com/wp-content/themes/jnews/assets/dist/image/preloader.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/52523
segodnya.ua##.read-our-telegram
! https://github.com/AdguardTeam/AdguardFilters/issues/51671
marketscreener.com#%#document.cookie = "pv_r0=1;expires=" + Date() + ";";
! https://github.com/AdguardTeam/AdguardFilters/issues/51250
||adncdnend.azureedge.net^$domain=minecraftseedhq.com
! slovoidilo.ua - social branding
slovoidilo.ua##.branding-img
! https://github.com/AdguardTeam/AdguardFilters/issues/51134
||r.dlandroid.com/wp-content/uploads/*/telegram.png
! https://github.com/AdguardTeam/AdguardFilters/issues/50867
lrytas.lt#$#.embedVideoIframe.video-sticky > .embedVideoWrapper.is-sticky { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51140
solarmovie.fun##solarmovie > movie._info > solarmovie > twshow._info > div[class] > div[class] > a[data-type="1"] + div[class]
! https://github.com/AdguardTeam/AdguardFilters/issues/79295
toroox.com#$#.link-details > div.panel { display: none !important; }
payskip.org#$#.box-main > h4 + script + div.row > div[class]:last-child { left: -200px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50806
suara.com###baca-selanjutnya-popup
suara.com###next-article > .close-next
! https://github.com/AdguardTeam/AdguardFilters/issues/51012
ironworld.ru,hiji.ru##article > div.entry-content > br + a[href^="https://zen.yandex.ru/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/50678
igeeksblog.com#%#//scriptlet("set-constant", "Object.prototype.startShow", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/50029
globes.co.il###pianoBottomBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/50369
erolub.com##.drop-shadow
! https://github.com/AdguardTeam/AdguardFilters/issues/50386
thesaturdaypaper.com.au#$#.article-page__body > p[style="display: none;"] { display: block!important; }
thesaturdaypaper.com.au#$#.article-page__body > .end-matter[style="display: none;"] { display: block!important; }
thesaturdaypaper.com.au#$##page-wrapper > .readmore[style="display: none;"] { display: block!important; }
thesaturdaypaper.com.au#$##page-wrapper > .paywall-container-outer { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50352
warcraftlogs.com###anyclip-container-box
||player.anyclip.com^$domain=warcraftlogs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50074
twojapogoda.pl###ipla-player > .videoPlayer.is--persistent:not(.ended)
! https://github.com/AdguardTeam/AdguardFilters/issues/50199
pingvin.pro##.article-content div.wrapper > div.singlebreadcrumbs ~ p + a[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49961
prostobank.ua##.subscription-social
! ekabu.ru - Yandex.Zen banner
ekabu.ru##.e-zen-block
! https://github.com/AdguardTeam/AdguardFilters/issues/49411
medialeaks.ru##.homepage__social-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/49341
belaruspartisan.by#?##content > div.left_block > div[class]:-abp-has(> div.partners)
! https://github.com/AdguardTeam/AdguardFilters/issues/49281
rb.ru##.article__telegram-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/48859#issuecomment-581158889
boxberry.ru###left_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/48443
||business.ru/files/widgets/VKwidget
business.ru##iframe[src^="https://www.business.ru/files/widgets/VKwidget"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49304
||golos.ua/assets/img/telegram.gif
golos.ua#?#article > div.no-padding > div[id^="share-page-"] + div[class] > div[class]:-abp-has(> a[href="https://t.me/golosua"])
! https://github.com/AdguardTeam/AdguardFilters/issues/49115
udf.name,udf.by##.category_news.last
! https://github.com/AdguardTeam/AdguardFilters/issues/48381
||juraganfilm.site/ik/info.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/48274
modelist-konstruktor.com#?#.inside-right-sidebar > aside.widget_text:-abp-has(> h4.widget-title:contains(ПОДПИСЫВАЙТЕСЬ))
! https://github.com/AdguardTeam/AdguardFilters/issues/48256
howdyho.net##.special-top-tip
howdyho.net##.special-ripple
! https://github.com/AdguardTeam/AdguardFilters/issues/48179
mywebpc.ru#?#.textwidget > center > strong:contains(Подпишись)
! https://github.com/AdguardTeam/AdguardFilters/issues/47904#issuecomment-576442492
bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch#$#.authentication-overlay__box-container { display: none !important; }
bzbasel.ch,limmattalerzeitung.ch,aargauerzeitung.ch#$#.article-body__blurred { opacity: 1 !important; overflow: visible !important; max-height: calc(100%) !important; color: black !important; text-shadow: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48175
forumrenkli.com##.SolFace
forumrenkli.com##.SolGoogle
forumrenkli.com##.SolTwit
forumrenkli.com##.SolAyrac
! https://github.com/AdguardTeam/AdguardFilters/issues/47194
nv.ua##.promo_facebook
nv.ua##.promo_youtube
! https://github.com/AdguardTeam/AdguardFilters/issues/47419
vk.com###narrow_column > #feed_filters > .apps_feedRightAppsBlock
! https://github.com/AdguardTeam/AdguardFilters/issues/47490
||cdnjs.cloudflare.com/ajax/libs/Snowstorm/*/snowstorm-min.js$domain=forum.antichat.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/47243
makeup.ru#%#//scriptlet("set-constant", "Makeup.subscribePopup", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/46766
||player.anyclip.com^$domain=thewindowsclub.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46788
adbull.site##.col-sm-4
! pikabu.ru - sponsor
pikabu.ru#?#div[class^="stories-feed_"] > article.story > div.story__main span.story__sponsor:upward(article.story)
! https://github.com/AdguardTeam/AdguardFilters/issues/46551
||i2.kidstaff.com.ua/info-1-5.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46392
||bloodinfo.net/main/forced_popup_donation.jsp$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/46496 - snowflakes
||nu6i-bg-net.com/snow3.gif
nu6i-bg-net.com##.pm-ads-banner > div[id^="dot"][style^="position: absolute; z-index: "]
! https://github.com/AdguardTeam/AdguardFilters/issues/46490
wyborcza.biz##.mcBan[data-campaign-id] > section.mod_swimmer[data-cta-category="plywak"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46465
||fb.ru/front/build/comments.js$domain=fb.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/46329
weather.com##main > aside > div[id^="rail-Donation-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/45351
blog.mercedes-benz-passion.com###cb-bg-to
! https://github.com/AdguardTeam/AdguardFilters/issues/66522
! https://github.com/AdguardTeam/AdguardFilters/issues/45328
komputerswiat.pl#%#//scriptlet("set-constant", "floatingPlayer.isFloatingEnabled", "false")
businessinsider.com.pl,fakt.pl,plejada.pl,medonet.pl,onet.pl#%#//scriptlet("set-constant", "Object.prototype.isFloatingEnabled", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/45633
go99tech.com##.banner
go99tech.com##.text-left
! https://github.com/AdguardTeam/AdguardFilters/issues/45428
minsknews.by##.telegram-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/44911
||avjd014.com/statics/layer_mobile/layer.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44026
bizimyaka.com##.block-fan
! https://github.com/AdguardTeam/AdguardFilters/issues/43632
soap2day.*##div[class^="col-sm-"] > .alert.alert-warning
! https://github.com/AdguardTeam/AdguardFilters/issues/43168
hesgoal.com##.twitter-follow-button
! https://github.com/AdguardTeam/AdguardFilters/issues/43526
shutterstock.com##div[class][style^="transition-duration:"] > div[class] > div[class][data-automation="FirstTimeUser_banner_container"]
! https://github.com/AdguardTeam/AdguardFilters/issues/41887
naver.com###whale_promotion_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/42258
ceneo.pl##.js_widget.widget-mobile.js_analytics-smallWidget[style]
! https://github.com/AdguardTeam/AdguardFilters/issues/42825
belaruspartisan.by#?#.left_block > div:-abp-has(> a[href="https://t.me/belaruspartisanby"])
! https://github.com/AdguardTeam/AdguardFilters/issues/42202
85tube.com##.images > .private + .message
! https://github.com/AdguardTeam/AdguardFilters/issues/41998
dobreprogramy.pl##.wppwidget > #Player0.FloatingPlayer.floating
! https://github.com/AdguardTeam/AdguardFilters/issues/52501#issuecomment-606636283
! linkdrop.net,zoom-link.com,educationvilla.xyz - annoyances text
galaxy-link.space,linkshorts.*,shrinkforearn.in,ccurl.net,fotodovana.com,linkdrop.net##.blog-item
dz-linkk.com,ccurl.net,linkdrop.net,zoom-link.com,educationvilla.xyz##.banner
zoom-link.com,educationvilla.xyz##form#link-view > ol
zoom-link.com,educationvilla.xyz##form#link-view > p
zoom-link.com,educationvilla.xyz##form#link-view > span
! https://github.com/AdguardTeam/AdguardFilters/issues/42320
ruposters.ru#?#.post-text > p:-abp-has(> a[href="https://www.instagram.com/ruposters_ru/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/41718
rp.pl###subscription-bar-top
rp.pl#$#body:not(.menu-expand-open) .site-header__wrapper { height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42095
rmj.ru##.twitter-follow-button
rmj.ru##.icon_youtube
! https://github.com/AdguardTeam/AdguardFilters/issues/41678
||obozrevatel.com/player/*.htm?autoplay=true&mute=true
obozrevatel.com##.player-container-float
! https://github.com/AdguardTeam/AdguardFilters/issues/44422
! https://github.com/AdguardTeam/AdguardFilters/issues/41492
onet.pl,plejada.pl,przegladsportowy.pl#$#.backToOnetBottomBar { display: none!important; }
onet.pl,plejada.pl,przegladsportowy.pl#$#.alternateDataBar.withBackBar { bottom: 0!important; }
onet.pl,plejada.pl,przegladsportowy.pl#$#.alternateDataBar.withBackBar + .goToParagraphBar { bottom: 5px!important; }
onet.pl#$#.Phx__backToOnetBottomBar > .barLink { display: none!important; }
onet.pl#$#.Phx__backToOnetBottomBar { background: none!important; bottom: -60px!important; }
auto-swiat.pl,komputerswiat.pl,onet.pl,plejada.pl##html[amp-version] .barLink
! https://github.com/AdguardTeam/AdguardFilters/issues/53301
! https://github.com/AdguardTeam/AdguardFilters/issues/41491
!+ NOT_OPTIMIZED
komorkomania.pl,money.pl,wp.pl##.wp-pl-redirect
wp.pl##.back_bar[data-st-area="backtosg_mob"]
wp.pl##div[class*=" "] > a[href="https://www.wp.pl/"][data-st-area="goToSG_mob"]
wp.pl##div[style^="background-color:"] > a[href="https://www.wp.pl/"][data-st-area="backToSG_mob"]
abczdrowie.pl,parenting.pl##.btn__back-to-wp
autokult.pl,fotoblogia.pl,gadzetomania.pl,komorkomania.pl##.footer-back-link
! amazon.de search - product trends (often not related to initial search)
amazon.de##.widgetId\=loom-desktop-inline-slot_pcps-antenna
! https://github.com/AdguardTeam/AdguardFilters/issues/41217
||m.timesofindia.com/common_cube.cms$important
! https://github.com/AdguardTeam/AdguardFilters/issues/65142
! https://github.com/AdguardTeam/AdguardFilters/issues/41095
timesofindia.indiatimes.com,mumbaimirror.indiatimes.com#%#//scriptlet('set-cookie', 'playvdclose', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/40730
||player.anyclip.com^$domain=softpedia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53548
! https://github.com/AdguardTeam/AdguardFilters/issues/40302
!+ NOT_OPTIMIZED
www-nytimes-com.cdn.ampproject.org##.i-amphtml-subs-display[subscriptions-display^="grantReason != 'SUBSCRIBER' AND NOT data.hitPaywall"]
! https://github.com/AdguardTeam/AdguardFilters/issues/39069
gotporn.com##div[data-event-type="REC_CLICK"]
! https://github.com/AdguardTeam/AdguardFilters/issues/38876
thedrum.com#$#.freewall { display: none !important; }
thedrum.com#$#.freewall--disable .article * { filter: blur(0px) !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38358
pornosexrolik.info##.fc-right
! https://github.com/AdguardTeam/AdguardFilters/issues/41447
netpeak.net##.social-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/42958
! https://github.com/AdguardTeam/AdguardFilters/issues/38185
!+ NOT_OPTIMIZED
mynet.com##.footer-fixed-share-box.d-flex
! https://github.com/AdguardTeam/AdguardFilters/issues/37915
freelancer.com##.PageProjectViewLogout-fixedBanner
freelancer.com##.PostProjectBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/37879
applesfera.com###editorialRecommendedPosts
flagandcross.com##.klicked-poll-continues
flagandcross.com##blockquote > div#klicked-poll-box
! https://github.com/AdguardTeam/AdguardFilters/issues/37777
||player.anyclip.com^$domain=mobilesyrup.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37248
chip.de##.BestDeal > section > div[data-basket-layer]
! focus.ua - voting banner
focus.ua##.banner-wrap
!
kickassanime.io###notes
ligainsider.de###popup_extra
ccleaner.com##.top-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/35622
douploads.com###news_last
! https://github.com/AdguardTeam/AdguardFilters/issues/36088
piratedhub.com###blog_subscription-3
! https://github.com/AdguardTeam/AdguardFilters/issues/36137
||ferra.media.eagleplatform.com^$domain=ferra.ru
ferra.ru##amp-iframe[src^="https://ferra.media.eagleplatform.com/"]
ferra.ru##div.vikont + div.vikont > div[style^="margin-right:"] > div.snippetWrapper
ferra.ru##iframe[src^="https://ferra.media.eagleplatform.com/index/player?"]
! https://github.com/AdguardTeam/AdguardFilters/issues/37850
||imtranslator.net/images/donate.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/37179
windowsobraz.com##.marquee
! https://github.com/AdguardTeam/AdguardFilters/issues/45111
anidub.life##.foothead
! https://github.com/AdguardTeam/AdguardFilters/issues/38034
nehir.net,malatyatekhaber.com,mersinistikbal.net,dizifilmdergisi.com,kocaelitv.com.tr,turizmhabermerkezi.net,bulten.gen.tr##.okudunuzmu
! https://github.com/AdguardTeam/AdguardFilters/issues/35009
! https://github.com/AdguardTeam/AdguardFilters/issues/35117
qyer.com###zpui-head-ad
qyer.com###zpui-head-web-ad
qyer.com##.advertising
qyer.com##.q-footer-banner
qyer.com##.qyer_layer_fix._jsbeforelogindiv
! https://github.com/AdguardTeam/AdguardFilters/issues/36110
appledaily.com#$#.mediabox { visibility: visible !important; }
appledaily.com#$#.ndAritcle_headPic { visibility: visible !important; }
appledaily.com#$#.ndArticle_margin { visibility: visible !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35917
gmod.fusion-rp.ru##.uix_welcomeSection
! https://github.com/AdguardTeam/AdguardFilters/issues/35100
world-of-facts.com###check-also-box
! https://github.com/AdguardTeam/AdguardFilters/issues/34471
tweakers.net##.relatedItProContent
! https://github.com/AdguardTeam/AdguardFilters/issues/43507
! https://github.com/AdguardTeam/AdguardFilters/issues/37604
! https://github.com/AdguardTeam/AdguardFilters/issues/34185
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#$#.ndgPayway { display: none!important; }
nextmgz.com,nextmag.com.tw#$#.ndPaywall { display: none!important; }
nextmgz.com,nextmag.com.tw#%#//scriptlet("set-constant", "paywall", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/33896
fotomagazin.de###block-fm-page-fm-sticky-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/31259
iobit.com##.banner-zone > a[href="https://www.iotransfer.net/index.php?ref=iobit"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/33184
imagecompressor.com##.more-tools
! https://github.com/AdguardTeam/AdguardFilters/issues/33030
||suedkurier.de/_fWS/jsoninplainout/script/shift-2017_private-mode.js
! https://github.com/AdguardTeam/AdguardFilters/issues/34036#issuecomment-495537217
! https://github.com/AdguardTeam/AdguardFilters/issues/31552
filehippo.com##a#avast-seal
filehippo.com##a.avast-promo[data-ua="avast-link-promo"]
! https://github.com/AdguardTeam/AdguardFilters/issues/32960
viatrolebus.com.br##.herald-single-sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/51695
! https://github.com/AdguardTeam/AdguardFilters/issues/32703
! https://github.com/AdguardTeam/AdguardFilters/issues/32470
! https://github.com/AdguardTeam/AdguardFilters/issues/32419
appledaily.com#$##playerVideo { display: block!important; }
appledaily.com#$#.articulum { display: block!important; visibility: visible!important; }
appledaily.com#$#.mediabox { display: block!important; }
appledaily.com#$#.ndAritcle_headPic { display: block!important; }
appledaily.com#$#.ndArticle_margin { display: block!important; }
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")
appledaily.com.tw##.adblock_splash
feature.appledaily.com#$#.paywallfix { display: block!important; }
feature.appledaily.com#$#.nm-main-articles { display: block!important; }
feature.appledaily.com#$#.nm-main-articles > .iframePlayer[style^="height:"] { height: 100%!important; }
feature.appledaily.com##.videoPlayer > .wrapper > iframe[id^="elm-"] + .absolute.pin
fashion.appledaily.com.tw#%#AG_defineProperty('options.subscriptionContent', { value: "FREECONTENT" });
||img.appledaily.com.tw/pay/js/minisite/paywall.js
!+ NOT_PLATFORM(ext_safari)
||img.appledaily.com.tw/pay/js/paywall.*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32164
digiturk.com.tr###CancelYurtdisi
digiturk.com.tr###CancelYurtdisiContent
! https://github.com/AdguardTeam/AdguardFilters/issues/32002
||news.sy/wp-content/uploads/syr.$media
! https://github.com/AdguardTeam/AdguardFilters/issues/31854
@@||static.mailerlite.com/js/jquery.validate.min.js$domain=ibizaglobalradio.com
! nanonet.pl - incorrect blocking
@@||static.mailerlite.com/js/jquery.validate.min.js$domain=nanonet.pl
! https://uploads.adguard.com/up04_a3e61_Kak_kitaiskie_pisateli_perepridumyvayut_nauchnuyu_fantastiku__Buduschee_na_vc.ru.png
vc.ru##.island--company_entries
! https://uploads.adguard.com/up04_vv5cc_vc.ru__biznes_tehnologii_idei_modeli_rosta_startapy.png
vc.ru##[air-module="module.countdownTeaser"]
vc.ru##[air-module="module.teaserTest"]
vc.ru##[air-module="module.limited_teaser"]
! https://uploads.adguard.com/up04_s4fjg_vc.ru__biznes_tehnologii_idei_modeli_rosta_startapy.png
vc.ru##.events_widget
! https://uploads.adguard.com/up04_mzv1y_vc.ru__biznes_tehnologii_idei_modeli_rosta_startapy.png
vc.ru##[air-module="module.special_stories"]
! specific promos
vc.ru##.teaserTinkoffStock
vc.ru##.tele2-stex-teaser
vc.ru##.psb-tax-teaser
vc.ru##.microsoft-ticker-special
vc.ru###dpir-startup-generator
game2day.ru##a[href="https://p2d.ru/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/30699
genius.com##apple-music-player
genius.com##div[class^="AppleMusicPlayer__"]
! https://github.com/AdguardTeam/AdguardFilters/issues/29612
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(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/128913
instagram.com##.cugdjhsh > div[class*="_"][style="width: 100%;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/28313
shikimori.one,shikimori.org##.about-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/29802
last.fm##.nag-bar--language-mismatch-prompt
! https://github.com/AdguardTeam/AdguardFilters/issues/29341
ritmoteka.ru##body > div[align="center"] > center > table > tbody > tr > td[height="300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/29419
voltimum.com.tr#$##myMod.overlay { display:none!important; }
voltimum.com.tr#$##vlt-article-body { filter:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29107
thestar.com##.articleMeterBanner
thestar.com##.meter-banner
thestar.com##.secondary-header
! https://github.com/AdguardTeam/AdguardFilters/issues/28183
fainaidea.com##.td-footer-wrapper > div.td-container
! https://github.com/AdguardTeam/AdguardFilters/issues/29264
desired.de#$#a#teaserheld-header-desktop[href^="https://www.surveymonkey.de/"] { display: none!important; }
desired.de#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29095
spieletipps.de##a#teaserheld-header-non-sticky[href^="https://www.surveymonkey.de/"]
! https://forum.adguard.com/index.php?threads/4tube-com-nsfw.30550/
4tube.com##.kodplayer-extras
! https://github.com/AdguardTeam/AdguardFilters/issues/28829
travelask.ru##.addPhoto-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/28532
britannica.com###marketing-slider
||cdn.britannica.com/mendel/curiosity/eb-mendel-curiosity-300x90c.png
! https://github.com/AdguardTeam/AdguardFilters/issues/28653
pinme.ru#%#document.cookie = "hide-collage-promo-block=1";
! Snow on the page
/wp-content/plugins/snow-3d/*
! https://github.com/AdguardTeam/AdguardFilters/issues/29013
forum.smartsworld.ru##.xenfocus-snow
! https://github.com/AdguardTeam/AdguardFilters/issues/28489
trashbox.ru##a[href^="https://t.me"]
! https://github.com/AdguardTeam/AdguardFilters/issues/28258
tw.yahoo.com##.tabbar-signin > .feature-cue > .FancyBox.Arrow.Tooltip
! https://github.com/AdguardTeam/AdguardFilters/issues/28342
idntimes.com###videoPlaylistPlugId.convertoFloatClass
! https://github.com/AdguardTeam/AdguardFilters/issues/28117
yam.com###sns-desk
yam.com###sns-mob
! https://github.com/AdguardTeam/AdguardFilters/issues/28225
! https://github.com/AdguardTeam/AdguardFilters/issues/102206
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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28119
pcgamer.com##.leaderboardAdPresent
! https://github.com/AdguardTeam/AdguardFilters/issues/24697
gnavi.co.jp##.hatena-module-body .hatena-fotolife[alt][width]
! https://github.com/AdguardTeam/AdguardFilters/issues/27911
closermag.fr#$#body[style*="overflow: hidden;"] { overflow: visible!important; }
closermag.fr#$#html[style^="overflow: hidden;"] { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27803
animedia.tv##.right-sidebar > center > a[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27801
yummyanime.club,yummyanime.com##a[target="_blank"] > img[style="width: 100%"]
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"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27763
mob-mobile.ru##a[href="#puzzle"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27731
bing.com##header > #b_opalpers
! https://github.com/AdguardTeam/AdguardFilters/issues/27694
toster.ru###register-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/27068
||montpellierhandball.com/scripts/fancybox/minified__fancybox.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26451
arcadepunks.com###wpfront-notification-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/27324
userstyles.org##.android_button_banner
userstyles.org##.android_button_button
userstyles.org##.overlay_background
userstyles.org##.walking
! https://github.com/AdguardTeam/AdguardFilters/issues/26047
budujemydom.pl###newsBoxLeft
! https://github.com/AdguardTeam/AdguardFilters/issues/26057
twoje-piekno.pl###ouibounce-modal
twoje-piekno.pl##.ui-pnotify
! https://github.com/AdguardTeam/AdguardFilters/issues/26066
travelist.pl###logregLead
travelist.pl###modalOverlay
! https://github.com/AdguardTeam/AdguardFilters/issues/26030
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
! https://github.com/AdguardTeam/AdguardFilters/issues/53142
||cdn.playwire.com/*/embed.js$domain=tasteofcinema.com|slant.co|gtplanet.net|readlightnovel.org|filehippo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27212
evosmart.it###snowflakes
! https://github.com/AdguardTeam/AdguardFilters/issues/25209
pornerbros.com##img[alt="Please Disable Adblock"]
pornerbros.com#?#.row > div:-abp-has(> div > img[alt="Please Disable Adblock"])
! https://github.com/AdguardTeam/AdguardFilters/issues/25784
download.komputerswiat.pl###dl_breaking_news
! nnm-club - NY balls
||nnmclub.ch/forum/new_year/style2019e.css
||nnmclub.ch/forum/new_year/newyear2019g.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25810
deccoria.pl##.dc-layout__nav-bar
! healthline.com #25912 -- hiding all annoying popups
||cloudfront.net/_next/chunks/eea-*.js$domain=healthline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25804
styl.pl##.mobile-topbar-container
cdaction.pl,fishki.pl,pcformat.pl,poboczem.pl,pomponik.pl,smaker.pl,styl.pl,swiatkobiety.pl,tipy.interia.pl##body > .topbar
! https://github.com/AdguardTeam/AdguardFilters/issues/25694
bettertechtips.com###wpfront-notification-bar-spacer
! https://github.com/AdguardTeam/AdguardFilters/issues/24259
! useless feedback button. Messages are not sent
support.microsoft.com##.article-container + div[content-survey]
! https://github.com/AdguardTeam/AdguardFilters/issues/25851
tvp.info##.mini-player-container .vstream__small.move
! https://github.com/AdguardTeam/AdguardFilters/issues/48209
m.interia.pl#%#//scriptlet("prevent-addEventListener", "scroll", "floatingPlayerEventHandler")
m.interia.pl#%#//scriptlet("prevent-addEventListener", "resize", "floatingPlayerEventHandler")
! https://github.com/AdguardTeam/AdguardFilters/issues/43848
! https://github.com/AdguardTeam/AdguardFilters/issues/33746
! https://github.com/AdguardTeam/AdguardFilters/issues/25885
~m.interia.pl,interia.pl,pomponik.pl##.floating-player-started > .xlink-floating-wsx
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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25735
luxuretv.com##.contentsvideosimilaire > .cam
luxuretv.com#?#.title > div:contains(Webcam LuxureTV Club)
! https://github.com/AdguardTeam/AdguardFilters/issues/25561
mangovideo.pw##.fp-brand
! https://github.com/AdguardTeam/AdguardFilters/issues/25359
||mshop.rediff.com/trending-now/widget
||recoprofile.rediff.com/news_recommendation/news_template.html
||shopping.rediff.com/trending-now/widget
! quora.com - login window on question https://forum.adguard.com/index.php?threads/quora-login-popup-not-removed.36399
! https://github.com/AdguardTeam/AdguardFilters/issues/62372
quora.com#?#.qu-zIndex--blocking_wall:if-not(> div.q-box > div.q-box > div[class*="qu-top--tiny"])
! quora.com#$#.signup_wall_prevent_scroll div[id*="_signup_wall_wrapper"] { display:none !important; } - breaks login
! https://github.com/AdguardTeam/AdguardFilters/issues/24339
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(:-abp-has(.nytc---largepicturemodal---contentBody > .nytc---x---x.nytc---largepicturemodal---xBtn[role="button"], .nytc---grocerylistmodal---groceryListContentContainer))
! https://github.com/AdguardTeam/AdguardFilters/issues/24235
banana.by###footer
! https://github.com/AdguardTeam/AdguardFilters/issues/24413
rocketnews24.com##hr[class^="amp-wp-inline-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/24141
mobile.de##.private-selling-top-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/24088
myapple.pl##body > .alert-announcement#announcement
! https://github.com/AdguardTeam/AdguardFilters/issues/23735
ck101.com##.shopping-links-con
ck101.com##.thread_shopping_opener
ck101.com##.topicReward5Container__float
ck101.com##.topicReward5Progress
ck101.com##.viewthread-leftfloatbox-con
! https://github.com/AdguardTeam/AdguardFilters/issues/23808
autotraveler.ru##.floater.mt-5
! https://github.com/AdguardTeam/AdguardFilters/issues/9133
computeruniverse.ru###MegaBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/23707
natemat.pl###fbinvite
! express.de - unrelated youtube video at end of article
express.de##.dumont-youtube
! https://github.com/AdguardTeam/AdguardFilters/issues/23677
this.kiji.is##.page__curatedBy
! https://github.com/AdguardTeam/AdguardFilters/issues/23377
github.com##.signup-prompt
! https://github.com/AdguardTeam/AdguardFilters/issues/23153
pwinsider.com###ac-player-ph > #ac-player-wrapper.player-minimize
||wibbitz.com^$domain=pwinsider.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23342
businessinsider.com.pl###InsideTrendsHtmlBox .recomendedWidget > div.html > a[href="https://insidetrends.businessinsider.com.pl/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/23230
erogazo-ngo.com###text-18.free-widget
erogazo-ngo.com###text-19.free-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/23101
send.firefox.com##.fxPromo
! https://github.com/AdguardTeam/AdguardFilters/issues/23053
rp.pl###sidebar-tv.-invisible .linear-tv__iframe[style$="max-width: 200px;"]
rp.pl##.article [ccemodule="marketing_components"]
! https://github.com/AdguardTeam/AdguardFilters/issues/22970
theguardian.com##section#support-the-guardian-thrasher
! https://github.com/AdguardTeam/AdguardFilters/issues/22485
crackwatch.com##.App .announcement
! https://github.com/AdguardTeam/AdguardFilters/issues/22716
fmovie.cc##.alert.notice > p + p.hidden-xs[style*="font-weight"]
! https://github.com/AdguardTeam/AdguardFilters/issues/22590
sarayanews.com##body > div[style="position: fixed;bottom: 0;left: 0;width: 100%;z-index: 1002;"]:not([class]):not([id])
sarayanews.com#$#body > div[style="margin-bottom: 61px;height: 50px;background: #FFFD3D;border-top: 6px solid #555555;position: fixed;bottom: 0;left: 0;width: 100%;display: block;z-index: 1001;"]:not([class]):not([id]) { margin-bottom: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22615
sinemia.com###promo-banner
sinemia.com#$#body.header-social[style="padding-top: 130px;"] { padding-top: 70px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22158
yahoo.com#$#body.uh-banner-wide .App-Bd #mega-banner { display: none !important; }
yahoo.com#$#html:not(.Reader-open) > body.uh-banner-wide .App-Bd #mega-topbar { display: block!important; }
yahoo.com#%#(function(){var a=new Date,b=a.getTime();document.cookie="ucs=lbit="+b})();
! https://github.com/AdguardTeam/AdguardFilters/issues/21851
androidpolice.com###sbar-content > li#ai_widget-6 > .ains > a[href^="https://ad.doubleclick.net/"] + a.no_ul[href="/tags/ifa2018/"]
androidpolice.com##.bigsponsor
! https://github.com/AdguardTeam/AdguardFilters/issues/20884
nownews.com#$#body[style^="overflow: hidden;"] { overflow: visible!important; padding-right: 0!important; }
nownews.com#$#div > div[data-reactroot][role="dialog"][aria-labelledby="modal-label"][style^="position: fixed; z-index:"] { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21565
||cdn-*.playwire.com/*/embed.js$domain=gamezone.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20681
porn.com##.player-cams
! https://github.com/AdguardTeam/AdguardFilters/issues/20915
onlinefilm-hd.com###footer div[align="justify"]
! https://github.com/AdguardTeam/AdguardFilters/issues/21340
androidpit.de###einsUndEinsBannerFixed
! https://github.com/AdguardTeam/AdguardFilters/issues/21169
||mcd-sdk.playbuzz.com/embed^$domain=appunwrapper.com
! eurogamer.de non-related article picture in article
eurogamer.de##.article > main > section > .promotion
! https://github.com/AdguardTeam/AdguardFilters/issues/20814
taraz-gov.kz##.textwidget > video[controls="autoplay"]
||taraz-gov.kz/wp-content/uploads/2018/07/Премия-для-НПО.mp4
! https://github.com/AdguardTeam/AdguardFilters/issues/19582
forbes.com##.video-placeholder.sticky-video-placeholder > fbs-video.sticky-video
! https://github.com/AdguardTeam/AdguardFilters/issues/18788
kievpravda.com##.person-of-day-sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/18710
! https://github.com/AdguardTeam/AdguardFilters/issues/67963#issuecomment-737008135
youtube.com###content > .style-scope > .ytd-compact-promoted-item-renderer
youtube.com##.ytp-subscribe-card
! https://github.com/AdguardTeam/AdguardFilters/issues/18835
ani4u.org#$#a:hover { cursor: pointer!important; }
ani4u.org#$#body { cursor: pointer!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18033
||wp.com/gizchina.it/wp-content/uploads/*/banner-gizdeals.png
! https://github.com/AdguardTeam/AdguardFilters/issues/17547
csdn.net##.pulllog-box
! https://github.com/AdguardTeam/AdguardFilters/issues/17584
jamf.com###learn-more-banner-container > #learn-more-banner
! tvnow.de - pause button maximizing
tvnow.de##.now-player-infobox
! https://github.com/AdguardTeam/AdguardFilters/issues/16986
||trecetv.es/images/banners/TRECE.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/16553
||wibbitz.com^$domain=gamerevolution.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16066
ademocut.com#?##sidebar > .yanmenu[-ext-has='form[action^="https://feedburner.google.com"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/15815
berliner-zeitung.de##.showheroes-spot
! https://github.com/AdguardTeam/AdguardFilters/issues/15718
tofugu.com#%#document.cookie = "__smListBuilderShown=" + Date() + "; path=/";
! https://github.com/AdguardTeam/AdguardFilters/issues/13949#issuecomment-383361759
! https://github.com/AdguardTeam/AdguardFilters/issues/15106
bigpicture.ru##.sticky-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/15145
foreignpolicy.com#$#.js-takeover { display:none!important; }
foreignpolicy.com#$#body { overflow:visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15157
jerusalemonline.com#%#document.cookie = "sawpopup=true";
! https://github.com/AdguardTeam/AdguardFilters/issues/14918
foxnews.com##.page .alert-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/14882
ivoox.com##body > .fixed-bottom-right
! https://github.com/AdguardTeam/AdguardFilters/issues/14477
techradar.com##.omaha-background
! https://github.com/AdguardTeam/AdguardFilters/issues/66042
! it seems element it Edge Chromium specific
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 - Search Console 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###wmxmsg
! https://github.com/AdguardTeam/AdguardFilters/issues/101733
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##svg[width="411"][height="250"][preserveAspectRatio="xMidYMid meet"]
! google - Chrome banner
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.gb_i[data-ogsr-up] > div[style*="overflow: hidden;"][style*="position: absolute;"][style*="z-index: "][style*="overflow: hidden;"][style*="margin-right: 25px;"]
! google - information about Stadia
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###searchform .gb_Sc[aria-label*="Stadia"]
! google - information about data privacy
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###footcnt > #fbar > .fbar + div[class][id][style="display: block;"][data-ved]
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[style^="behavior:url(#default#homePage) url(#default#userData);background-color:"]
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###cnso
! https://github.com/AdguardTeam/AdguardFilters/issues/14650
||javhiv.net/statics/defaultv2/js/debug1.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14293
kresy.pl##.ls-popup [id^="layerslider_"]
kresy.pl#$#.hidewhennotclicked { display: block!important; }
kresy.pl#$#.showwhennotclicked { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13713
journo.com.tr##.herald-single-sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/13488
semrush.com#$##sem-user-limit-popup-container { display:none!important; }
semrush.com#$#body { overflow:visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13322
5lb.ru##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/13305
crazymailing.com###alert_plugin
crazymailing.com##.alert_background
crazymailing.com##.ext-info-bar
crazymailing.com#$#body.download-pl { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13261
||pdj.cc^$domain=promodj.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12824
||widget.crowdynews.com^$domain=gmanetwork.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12831
wikitribune.com##.wt-support-us
!
! https://github.com/AdguardTeam/AdguardFilters/issues/11757
timescall.com,mercurynews.com##.sign-up-follow
! auto.ru
m.auto.ru##.ListingPromoParts__wrapper
m.auto.ru##.index-autocode-banner
m.auto.ru##.index-evaluation-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/11496
dnepr.info##.btn-ads-fix
! https://github.com/AdguardTeam/AdguardFilters/issues/11245
urlaubstracker.de###wysija-2
urlaubstracker.de##.optin-monster-saas-overlay
! disables need for registration after 2 views of an article
ibc.org#%#document.cookie = "AnonUserCookie = " + Math.random() + ";path=/";
! https://github.com/AdguardTeam/AdguardFilters/issues/10911
100percentfedup.com###enhancedtextwidget-6
! https://github.com/AdguardTeam/AdguardFilters/issues/8975
t-online.de###TbNewsWrap
! https://github.com/AdguardTeam/AdguardFilters/issues/10700
10news.com##.module--email-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/10728
pressgazette.co.uk##div[id^="itro_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/10526
neuhandeln.de##.entry-content > p > em
neuhandeln.de##.mh-sidebar > #text-8
! https://github.com/AdguardTeam/AdguardFilters/issues/10501
dbna.de##.redyellow:not(.textblock)
! https://github.com/AdguardTeam/AdguardFilters/issues/10613
||d3otfkap419ijo.cloudfront.net/*/lib-components-newsletter-modal.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10523
uproxx.com##.uproxx-retention-unit > iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/10108
||designmodo.com/wp-content/themes/designmodov2.1/js/banner-slides.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9988
foerderland.de###footerFlyout
! https://github.com/AdguardTeam/AdguardFilters/issues/9761
blickamabend.ch##.rightElement > .widget_maxiteaser + h3
blickamabend.ch##.rightElement > .widget_maxiteaser + h3 + div[style]
! https://github.com/AdguardTeam/AdguardFilters/issues/9590
instela.com##.stripe-warning
! https://github.com/AdguardTeam/AdguardFilters/issues/9546
videonette.com###konumuz a[href^="https://www.facebook.com"]
! https://github.com/AdguardTeam/AdguardFilters/issues/9420
investingnote.com##.blocker
! https://github.com/AdguardTeam/AdguardFilters/issues/9303
m.heise.de##.btn-toolbar > .whatsbroadcast-group
! http://www.pi-news.net/2018/01/berlin-islamischer-hintergrund-bei-messer-attentat-vermutet/
pi-news.net##.widget_wysija
! https://github.com/AdguardTeam/AdguardFilters/issues/9172
gannikus.com###sidebar > #text-8
! https://github.com/AdguardTeam/AdguardFilters/issues/9117
pagalguy.com##.floater-bottom > .pg-card
! https://github.com/AdguardTeam/AdguardFilters/issues/8975
t-online.de###TpromoO
! https://github.com/AdguardTeam/AdguardFilters/issues/8423
gmx.net###topper
! https://github.com/AdguardTeam/AdguardFilters/issues/8738
megatrack.top#?##sidebar1-wrap > div.section:-abp-has( > div.secondaryContent > h3:contains(Радио Online))
||radioroks.ua^$domain=megatrack.top
! https://github.com/AdguardTeam/AdguardFilters/issues/8761
esslinger-zeitung.de##.nfy-ar-detail > footer > .nachrichtendienst-outer
esslinger-zeitung.de##.nfy-searea > .rf-servicebox-html_content
! https://github.com/AdguardTeam/AdguardFilters/issues/8649
phys.org##.nwletter-box
! https://github.com/AdguardTeam/AdguardFilters/issues/8549
mercedes-benz.de##.nextstepnavigation__base > .target + .parbase.nextstepnavigationelement.section.base
! https://github.com/AdguardTeam/AdguardFilters/issues/8390
newtab.club##.section-icon-tabs
! org.rambler.ru - browser banner
org.rambler.ru##.b-chrome_widget
! https://forum.adguard.com/index.php?threads/http-www-webtekno-com.27339/
webtekno.com##.content-bottom
! https://forum.adguard.com/index.php?threads/resolved-uploadrocket-net.27215/
uploadrocket.net##.file_slot > tbody > tr #ID_freeorpremium
! https://github.com/AdguardTeam/AdguardFilters/issues/7740
pri.org##aside.always-under.donate
! https://forum.adguard.com/index.php?threads/27125/
wikipedia.org##.cnotice
! https://forum.adguard.com/index.php?threads/https-www-emaze-com.26992/
emaze.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b) { if(!/loginPopup.show/.test(a)){ _st(a,b);}};
! https://github.com/AdguardTeam/AdguardFilters/issues/23739
vk.com##.feed_friends_recomm
vk.com###profile_friends_recomm
! https://github.com/AdguardTeam/AdguardFilters/issues/7747
vk.com##aside[aria-label="Актуальные новости"]
! https://forum.adguard.com/index.php?threads/https-www-cinemaximum-com-tr.26866/
cinemaximum.com.tr###login-wrapper > .user-reminder.user-not-login-reminder.active
! https://forum.adguard.com/index.php?threads/26738/
ukrainefootball.net###kinoafishaslider
! https://github.com/AdguardTeam/AdguardFilters/issues/7394
ixbt.video##.clickable_zone
ixbt.video#$#body { background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7303
handelsblatt.com###hb-message-alert-bookmark
! Browser extension suggestion
||ext-stat.ru^$third-party
||mystatext.ru^$third-party
! https://forum.adguard.com/index.php?threads/26125/
last.fm##.profile-banner
! Edge browser suggestion
skype.com,xbox.com##.f-information.epb-container
! screenshots.firefox.com - FF suggestion
screenshots.firefox.com##.alt-notification
! https://forum.adguard.com/index.php?threads/25805/
||srviral.com^$domain=alrincon.com
! heraldsun.com.au - note about ads
heraldsun.com.au##.content-bottom
! https://forum.adguard.com/index.php?threads/25618/
whispersinthecorridors.com##.media > .space
! https://forum.adguard.com/index.php?threads/http-www-javhiv-com-nsfw.25509/
javhiv.com##.block-body > .block.announcement
! https://forum.adguard.com/index.php?threads/25412/
answers.yahoo.com##.ginsuAd
! https://forum.adguard.com/index.php?threads/25282/
youtube.com#$##ticker.ytd-masthead { display: none!important; }
! https://forum.adguard.com/index.php?threads/http-topxeber-az.25317/
topxeber.az##.widget.recommend-box
! https://github.com/AdguardTeam/AdguardFilters/issues/6855
amalgama-lab.com###quality
! https://github.com/AdguardTeam/AdguardFilters/issues/6825
||macerkopf.de/wp-content/plugins/dreamgrow-scroll-triggered-box/js/script.js
! https://forum.adguard.com/index.php?threads/http-thefreedictionary-com.25069/
thefreedictionary.com###OccupSlider
! https://github.com/AdguardTeam/AdguardFilters/issues/6720
allmusic.com###ctoolbar
! thequestion.ru - articles banner at the top
thequestion.ru##a.informer
! https://github.com/AdguardTeam/AdguardFilters/issues/6409
haaretz.com##.footer-toolbar.float
! https://forum.adguard.com/index.php?threads/24112/
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); });
! https://github.com/AdguardTeam/AdguardFilters/issues/6305
vizer.tv##body > .vizerNewBox.vizerNoticia
! https://github.com/AdguardTeam/AdguardFilters/issues/21646
rgatorporn.com##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/21572
mgts.ru##.pop_up_through
! https://github.com/AdguardTeam/AdguardFilters/issues/6340
softonic.com##.modal.overlay-alternative-apps
! https://forum.adguard.com/index.php?threads/24059/
dailytelegraph.com.au###ad-blocker-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/24158
! https://github.com/AdguardTeam/AdguardFilters/issues/6211
aftonbladet.se##body.abTouch #header.abThemeBgLight > div[class="_3lW80"] > .abThemeBgLight
! wikipedia.org - requests for donations
wikipedia.org###frb-inline
wikipedia.org###frb-nag
! https://github.com/AdguardTeam/AdguardFilters/issues/5998
kitguru.net###check-also-box
! https://github.com/AdguardTeam/AdguardFilters/issues/5992
dn.se##.navigation__top-container
! twitter.com - You might like elements in timeline
twitter.com#?#section[aria-labelledby][role="region"] > div[aria-label] > div[style] > div[style^="transform: translate"] article[data-testid="tweet"]:-abp-has(> div[class] > div[class] > div[class] a[href^="/i/topics"][dir="auto"])
! https://github.com/AdguardTeam/AdguardFilters/issues/6011
mobile.twitter.com##header[role="banner"] + ._2FU3NGw4 > ._1363jyKz.thXr_Z-z
! mozilla.org - was this page helpful widget
developer.mozilla.org###helpful-survey
! https://forum.adguard.com/index.php?threads/www-topsante-com.23871/
topsante.com###toaster-abo
! https://forum.adguard.com/index.php?threads/www-reponsesphoto-fr.23807/
reponsesphoto.fr###toaster-abo
! https://forum.adguard.com/index.php?threads/23708/
gostream.is##.alert-info
! https://forum.adguard.com/index.php?threads/23381/
cyberforum.ru#?#.page > div[style][align="left"] > div[id^="edit"] > div[style^="margin: 3px 0px 0px"][-ext-has='> table[class][align="center"] > tbody > tr > td > div.smallfont > span.bigusername:contains(MoreAnswers)']
cyberforum.ru#?#.page > div[style][align="left"] > div[id^="edit"] > div[style^="margin: 3px 0px 0px"][-ext-has='> table[class][align="center"] > tbody > tr > td > div.smallfont > span.bigusername:contains(Similar)']
! https://forum.adguard.com/index.php?threads/23364/
! Yandex bookmark widget
riafan.ru,nation-news.ru,polit.info,rueconomics.ru###yandex_save
riafan.ru###yandex_widget_one
politexpert.net##.yandex_button
! https://github.com/AdguardTeam/AdguardFilters/issues/21883
vidz24.com##.partnier-top-nav
vidz24.com##.right-advertising
! https://github.com/AdguardTeam/AdguardFilters/issues/21880
pornhd6k.net###menu-item-34347
pornhd6k.net###menu-item-34816
pornhd6k.net###menu-item-44372
pornhd6k.net##.menu-item-34066
pornhd6k.net##.menu-item-35602
! https://github.com/AdguardTeam/AdguardFilters/issues/21882
intui.travel##.fortyeight-hours-modal-form
intui.travel##.fortyeight-hours-modal-form-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/21881
xtapes.to##.menu-item-2370
xtapes.to##.menu-item-42861
! https://github.com/AdguardTeam/AdguardFilters/issues/5430
blick.ch###article-flyin-container
! https://forum.adguard.com/index.php?threads/21288/
kinopoisk.ru##.film-thin-teaser
! https://forum.adguard.com/index.php?threads/22946/
! https://github.com/AdguardTeam/AdguardFilters/issues/6125
||view.vzaar.com/*/player$domain=filehippo.com
! community.spiceworks.com - proposal for registration
community.spiceworks.com##.join-promotion
! https://forum.adguard.com/index.php?threads/22911/
sueddeutsche.de##.end-of-article-joboffers
! https://forum.adguard.com/index.php?threads/22483/
last.fm##.chartlist-break
last.fm##.join-cta.link-block
last.fm##.lazy-recs-bar-full-width-wrapper
last.fm##.user-dashboard-banner.link-block
! https://github.com/AdguardTeam/AdguardFilters/issues/5312
morgenweb.de##.nfy-mobile-sticky-buttons
! outline.com - browser extension banner
outline.com##.outline-toolbar
! avinfo.co - browser extension banner
||avinfo.co/i/chromavinfo.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/5132
snipz.de##.wpb_wrapper > div.sidebar > div.widget_text[id^="text-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5110
techtarget.com###download-offer
! https://forum.adguard.com/index.php?threads/22065/
tripadvisor.be,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##.ppr_priv_brand_consistent_header
! duckduckgo.com - partner link
duckduckgo.com###powered_by.results--powered
! rbc.ua - messenger icons
rbc.ua##footer > a[id$="-messanger-link"]
! lostfilm.info - удаление брендированного фона (не реклама), отступа сверху
lostfilm.info##div[id^="heraplper"] > a > div[style="width:100%;height:100px;cursor:pointer"]
lostfilm.info#$#body { background: #000000!important; }
||lostfilm.info/css*/b/
! baibako.tv - удаление брендированного фона (не реклама), отступа сверху
baibako.tv##.topserial > a
||baibako.tv/bg/
! forums.redflagdeals.com - proposal for registration
forums.redflagdeals.com##.message.guest_intro
! stackoverflow.com - proposal for registration
stackoverflow.com###herobox
! https://forum.adguard.com/index.php?threads/www-ina-fr.21367/
ina.fr###habillage
ina.fr##.skinny--click
!
! facebook.com
! reactions in live-video even when disabled via button
facebook.com###fbVideoStreamingReactionsTray
! "possible friends"
facebook.com##._5pcr.fbUserPost._4nef._5pcr
m.facebook.com##div[data-mcomponent="MScreen"] > div[data-type="vscroller"] > div[data-mcomponent="MContainer"][style*="height:574px; z-index:0; width:"]
m.facebook.com#?#.filler ~ div:not([data-srat]) > div > div[data-mcomponent="MContainer"][style*="height:"][style*="px; z-index:"][style*="0; width:"]:-abp-has(> div[data-is-snappable-in-h-scroll="true"])
! "People you may know" at https://www.facebook.com/profile.php
! facebook.com###pagelet_pymk_timeline
facebook.com#?##ssrb_top_nav_end + div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div[class]:-abp-has(> div[class] > div[class] > div[class] > div[class] > div[class] > div[class] > div > div[class] > div[aria-label="People you may know"])
! "People you may know" at https://x.facebook.com/profile.php / https://mobile.facebook.com/profile.php / https://touch.facebook.com/profile.php https://m.facebook.com/profile.php
facebook.com##div._10c_ > div[class="_3n40 _2jl2"][id="u_0_1s"]
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"]
! "Suggestions for you"
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})}();
!! for new interface
facebook.com,facebookcorewwi.onion#%#!function(){var b=0,d=[];new MutationObserver(function(){document.querySelectorAll("div[data-pagelet^=\"FeedUnit\"]:not([style*=\"display: none\"]), div[role=\"feed\"] > div:not([style*=\"display: none\"]), #ssrb_feed_start + div > div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div span > h3 ~ div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div h3~ div[class]:not([style*=\"display: none\"])").forEach(function(e){Object.keys(e).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=e[a];try{if(a.children?.props?.category?.includes("ENGAGEMENT")||a.children?.props?.children?.props?.category?.includes("ENGAGEMENT")||a.children?.props?.children?.props?.feedEdge?.category?.includes("ENGAGEMENT")){b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Suggested post blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))}}catch(a){}}})})}).observe(document,{childList:!0,subtree:!0})}();
facebook.com,facebookcorewwi.onion#%#!function(){var b=0,d=[];new MutationObserver(function(){document.querySelectorAll("div[data-pagelet^=\"FeedUnit\"]:not([style*=\"display: none\"]), div[role=\"feed\"] > div:not([style*=\"display: none\"]), #ssrb_feed_start + div > div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div span > h3 ~ div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div h3~ div[class]:not([style*=\"display: none\"])").forEach(function(e){if(e.innerText.contains("Suggested for you")) {b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Suggested post blocked based on text ["+b+"] -> "+f.ariaLabel]),console.table(d))};Object.keys(e).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=e[a];try{if(a.children?.props?.category?.includes("ENGAGEMENT")||a.children?.props?.children?.props?.category?.includes("ENGAGEMENT")||a.children?.props?.children?.props?.feedEdge?.category?.includes("ENGAGEMENT")){b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["Suggested post blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))}}catch(a){}}})})}).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});
t.facebook.com#%#new MutationObserver(function(){document.querySelectorAll('div[role="feed"] > span').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
mobile.facebook.com,alpha.facebook.com,m.facebook.com##article[data-xt*="originated_from_recommendation"]
x.facebook.com##article[data-store*="originated_from_recommendation"]
m.facebook.com##article[data-ft*='originated_from_recommendation":"1']
m.facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] > .native-text > span:contains(/Suggested for you|Vorschläge für dich/))
m.facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] > .native-text > span:contains(/Suggested for you|Vorschläge für dich/)) + div[data-tti-phase]
m.facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] > .native-text > span:contains(/Suggested for you|Vorschläge für dich/)) + div[data-tti-phase] + div[data-tti-phase]
m.facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] > .native-text > span:contains(/Suggested for you|Vorschläge für dich/)) + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase]
m.facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] > .native-text > span:contains(/Suggested for you|Vorschläge für dich/)) + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase]
m.facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] > .native-text > span:contains(/Suggested for you|Vorschläge für dich/)) + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase][data-actual-height="26"]
m.facebook.com#?#div[data-status-bar-color] > div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] div[data-mcomponent="TextArea"] > .native-text > span:contains(/Suggested for you|Vorschläge für dich/)) + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase] + div[data-tti-phase][data-actual-height] + div[data-tti-phase][data-actual-height^="4"]:-abp-has(> div[data-action-id] > div[class] > button)
! Message from facebook, e. g. about Elections or Corona
facebook.com##div[aria-label="Message from Facebook"]
! Create room in newsfeed
facebook.com##div[role="main"] div[data-pagelet="VideoChatHomeUnit"]
! Suggested groups
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"]
m.facebook.com##div[data-type="vscroller"] > div[data-tti-phase][data-mcomponent="MContainer"][style*="height:449px; z-index:0; width:"]
! Suggested pages
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;"]
m.facebook.com##div[data-type="vscroller"] > div[style^="margin-top:"][style*="px; height:35px; z-index:0; width:"]
m.facebook.com##div[data-type="vscroller"] > div[style^="margin-top:"][style*="px; height:35px; z-index:0; width:"] + div[data-tti-phase]
m.facebook.com##div[data-type="vscroller"] > div[style^="margin-top:"][style*="px; height:35px; z-index:0; width:"] + div[data-tti-phase] + div[data-tti-phase][data-actual-height="2"]
m.facebook.com##div[data-type="vscroller"] > div[style^="margin-top:"][style*="px; height:35px; z-index:0; width:"] + div[data-tti-phase] + div[data-tti-phase][data-actual-height="2"] + div[data-tti-phase]
m.facebook.com##div[data-type="vscroller"] > div[style^="margin-top:"][style*="px; height:35px; z-index:0; width:"] + div[data-tti-phase] + div[data-tti-phase][data-actual-height="2"] + div[data-tti-phase] + div[data-tti-phase]:not([data-actual-height="2"]):not([data-actual-height="64"])
m.facebook.com##div[data-type="vscroller"] > div[style^="margin-top:"][style*="px; height:35px; z-index:0; width:"] + div[data-tti-phase] + div[data-tti-phase][data-actual-height="2"] + div[data-tti-phase] + div[data-tti-phase]:not([data-actual-height="2"]):not([data-actual-height="64"]) + div[class*="otf-"]
! Climate info below articles
iphone.facebook.com,m.facebook.com##article > .story_body_container + div[class]
! Covid survey
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"]
! corona information in profile timeline
facebook.com##div[data-pagelet="ProfileTimeline"] a[href^="https://www.facebook.com/coronavirus_info"]
! m.facebook.com#?#div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="MContainer"] > div[data-mcomponent="MTransactional"] > div[data-type="container"] > div[data-type="container"] .native-text:contains(COVID-19 Information Center))
! Suggested post from a public group when viewing groups feed
m.facebook.com#?#div[data-type="vscroller"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-actual-height] > div[data-actual-height] > div[data-mcomponent*="TextArea"] > .native-text:contains(Suggested post from a public group))
m.facebook.com##div[data-type="vscroller"] > div[data-mcomponent="MContainer"][style*="display: none !important;"] + div[style*="height:1px;"]
! do not enable - will stop loading new posts (sometimes whole page are "Suggested post from a public group")
! m.facebook.com##div[data-type="vscroller"] > div[data-mcomponent="MContainer"][style*="display: none !important;"] + div[style*="height:1px;"] + div[style*="height:1px;"]
! Suggested videos in timeline after starting a video
m.facebook.com#?#div[data-mcomponent="MContainer"] > div[data-mcomponent="MContainer"]:-abp-has(> div[data-mcomponent="TextArea"] > div > .native-text:contains(Sugggested Videos))
! Reels and short videos
facebook.com,facebookcorewwi.onion#%#!function(){var b=0,d=[];new MutationObserver(function(){document.querySelectorAll("#ssrb_feed_start + div > div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div span > h3 ~ div[class]:not([style*=\"display: none\"]), #ssrb_feed_start + div h3~ div[class]:not([style*=\"display: none\"])").forEach(function(e){Object.keys(e).forEach(function(a){if(a.includes("__reactEvents")||a.includes("__reactProps")){a=e[a];try{if(a.children?.props?.category?.includes("SHOWCASE")||a.children?.props?.children?.props?.category?.includes("SHOWCASE")||a.children?.props?.children?.props?.feedEdge?.category?.includes("SHOWCASE")||a.children?.props?.category?.includes("FB_SHORTS")||a.children?.props?.children?.props?.category?.includes("FB_SHORTS")||a.children?.props?.children?.props?.feedEdge?.category?.includes("FB_SHORTS")){b++,e.style="display: none !important;";var f=e.querySelector("a[href][aria-label]:not([aria-hidden])");f&&(d.push(["SHOWCASE post blocked based on property ["+b+"] -> "+f.ariaLabel]),console.table(d))}}catch(a){}}})})}).observe(document,{childList:!0,subtree:!0})}();
!
! 44.ua - notification about browser extension
44.ua##.exp-line
! download.cnet.com - annoying useless videoplayer
download.cnet.com#$?#.c-avStickyVideo { remove: true; }
! ipress.ua - annoying animated banner
ipress.ua##.swiper-container
! afisha.ru - annoying animated banner, redirect to broadcast page
||afisha.ru/dzen/yaDzen.js
afisha.ru##section[data-id="yandex-zen"]
||afisha.ru/js/banner_glitch/BannerGlitch.js
||afisha.ru/noindex/IsShowLive.js
! dailypost.co.uk - floating player
dailypost.co.uk##.float-and-park
! livejournal.com - suggestion bar
livejournal.com##.b-discoverytimes-wrapper
! https://forum.adguard.com/index.php?threads/19501/
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,prostocams.com,r2games.com,royalcams.com,smutcam.com###dmca_security
! canlive.net - tag cloud and remains of social buttons
canlive.net##.container > div.row > div[class="col-md-4 margin-top-20"]
! msdn.microsoft.com - "is this page helpful?"
msdn.microsoft.com###standardRating
! https://forum.adguard.com/index.php?threads/18431/
overclockers.ru##.item.hostkey
! systemrequirementslab.com - annoying third-party player
||streamspread.com^$domain=systemrequirementslab.com
! https://forum.adguard.com/index.php?threads/17699/
wikipedia.org##.mw-dismissable-notice
! https://forum.adguard.com/index.php?threads/17930/
yurtgazetesi.com.tr##.hbr-ilgililer
! https://forum.adguard.com/index.php?threads/17569/
subs.ro###subtitles-page > .items > li:empty
! https://forum.adguard.com/index.php?threads/17032/
3dnews.ru###youtube-chunk-wrapper
! https://forum.adguard.com/index.php?threads/16768/
ibtimes.co.uk##figure.fullVideo > div.relative.stuck
! https://github.com/AdguardTeam/AdguardFilters/issues/3576
addons.mozilla.org###site-welcome.site-balloon
! https://forum.adguard.com/index.php?threads/16367/
mavikocaeli.com.tr##.hbr-ilgililer
! https://forum.adguard.com/index.php?threads/16183
gamenguide.com##.at_nwletters
! https://forum.adguard.com/index.php?threads/16191/
overclockers.com###sidebar > div:not(.reference)
! https://forum.adguard.com/index.php?threads/16247/
siliconera.com##.show-ads div.t-footer-wrapper
! orlandosentinel.com - floating bar
orlandosentinel.com##.trb_bnn
! uploadocean.com - annoying social buttons
uploadocean.com##.down1_holder > div[style$="padding-top:10px; float:left; width:100%;"]
! https://forum.adguard.com/index.php?threads/14699/
||mir-avto-moto.ru^$domain=spec-komp.com
! cnet.com - popup player with autoplay
cnet.com#$?#.stickyColumn + div[data-video-player] .videoPlayer { remove: true; }
! https://forum.adguard.com/index.php?threads/14586/
thenextweb.com##.ica-wrapper
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=160#6
superjob.ru##.topNotification
! epochtimes.de - annoying social button
epochtimes.de###fbPopupBG
||epochtimes.de/assets/themes/eptde16/popup/fb-like-epochtimes.de.html
! https://forum.adguard.com/index.php?threads/14238/
comss.info##body > div.top > a > img
comss.info##div.toplogo > span[style^="position:absolute; margin-left:"]
comss.ru##div[style="margin-top:25px;width:300px;"] > a > img
comss.ru##img[style^="width:500px;height:30px;"]
comss.ru##td[style="width:180px"] > div.block
! news.com.au - ads notification
news.com.au##.footer-statements
! bleacherreport.com - accepting the rules notification
bleacherreport.com###feedback-module
!
otzyv.ru##div[align="center"] > .aviasales
vchaspik.ua##div[id="conteiner"][style="height: 410px;"]
weekendnotes.com##div[style*="330px;"][style*="60px;"]
! https://forum.adguard.com/index.php?threads/13621/
pcworld.com##.howto-video
pcworld.com#%#setInterval(function() { var el = document.querySelector('.howto-video video'); if (el) { el.pause(); el.src = ''; }}, 100);
! gismeteo.ru - полоса с предложением установить расширение
gismeteo.ru###soft-promo
! https://forum.adguard.com/index.php?threads/13087/
ctc.ru##.widget.special-block[data-trackable]
||mts.ctc.ru/?nowrap=
! kinokong.net - полоса с популярными фильмами
kinokong.net###hotnewsline
! https://forum.adguard.com/index.php?threads/13001/
grammarly.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("ch:overlay.closed.time", "5000000000000") } } catch (ex) {} })();
! focus.ua - плавающее окно с соц. ссылками
focus.ua###at4-follow
! disqus.com - vote for third-party sites notification
disqus.com##div[data-role="motd-alert"]
! online-life.cc - предложеие зарегистрироваться
online-life.cc##div[class="pull-left"][style="margin-left: 5px;"]
! Полоса со способами обхода блокировок
online-life.cc###top-line
kinogo.club##body > div[style^="position: fixed; bottom: 0px; width: 100%; z-index: 1000; height: 41px"]
! ikinohd.com - панель добавления в избранное
ikinohd.com##.browser-fav
! klerk.ru - блок объявлений
klerk.ru##.lenta-classified
! ivi.ru - notification about traffic optimization on some configurations
ivi.ru###traffic-optimizer-warning
! xeberle.com - big "Powered By" block
xeberle.com##.base-box.mom_box_sc.mom_callout
! https://github.com/AdguardTeam/AdguardFilters/issues/2333
glavpost.com##.useful-slider
! https://github.com/AdguardTeam/AdguardFilters/issues/2282
bigbangnews.com##.follow-fb-fixed
! mob.org.ru - youtube placeholder in the top of the site
||am.cdnmob.org/_/img/youtube-bg-filler.png
! arcor.de - survey
arcor.de###fmsurvey
! pastelink.net - whitespace on the right side
pastelink.net###display-sidebar
! savepic.ru - блок новостей
savepic.ru##.news-feed
! inopressa.ru - пустой блок снизу
inopressa.ru##.alignleft > table[width="715"][border="0"][bgcolor="#DDDDDD"]
! lostfilmonline.ru - пустой блок сверху
lostfilmonline.ru###rt-drawer
lostfilmonline.ru##a[href^="/browse.php?cat="][alt][title] > div[style]
! ads widget and music
||kiwi6.com^$domain=zuketapaajabhisa.blogspot.com|zuketapaajabhisa.blogspot.com.tr|zuketapaajabhisa.blogspot.ru
||whoaremyfriends.net^$domain=zuketapaajabhisa.blogspot.com|zuketapaajabhisa.blogspot.com.tr|zuketapaajabhisa.blogspot.ru
!
! http://forum.adguard.com/showthread.php?6449
absurdopedia.net###p-friends
! http://forum.adguard.com/showthread.php?6417
sourceforge.net###downloading > #mirror
! http://forum.adguard.com/showthread.php?3903
vuku.tv##div[class^="bookmarks_div"]
! kino-dom.tv - third-side player
g-tv.ru/videomore_gtv.php?video_id=*&auto_play=1$domain=kino-dom.tv
! 24tv.ua - остатки блока "Новости партнёров"
24tv.ua##.programs_wrap
! translate.google.ru/com - Improve Google Translate
translate.google.com,translate.google.com.ua,translate.google.ru###gt-promo-lr
!
! sports.ru - START
!
! sports.ru - блок "За кого вы болеете?", "Зарегистрируйтесь" и пр.
sports.ru##.c-favorite-team
! sports.ru - всплывающее сообщение
sports.ru##.js_favteam > .tooltips
! sports.ru - (временно) https://uploads.adguard.com/up04_sports_barca_block.png
||sports.ru/censusbarca/*.js
! блок "подпишитесь на нас"
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
!
! sports.ru - END
!
! fishki.net - блок внизу "с самым интересным на сайте"
fishki.net##.related-posts.related-posts-bottom.clearfix
! http://forum.adguard.com/showthread.php?5500
||vesti.ru/4sport.html
! torrentleech.org - requests for donations
torrentleech.org##a[href="/user/donate"]
!
! START: YouTube annoyances
! YouTube promo annotations
youtube-nocookie.com,youtube.com##.annotation.iv-branding
youtube-nocookie.com,youtube.com##.annotation.iv-promo
youtube-nocookie.com,youtube.com##.iv-promo-video
youtube-nocookie.com,youtube.com##.video-annotations
youtube-nocookie.com,youtube.com##.ytp-cards-teaser
! YouTube video annotations
~studio.youtube.com,youtube-nocookie.com,youtube.com##.ytp-pause-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/84042#issuecomment-867585547
m.youtube.com##ytm-paid-content-overlay-renderer
youtube-nocookie.com,youtube.com##.ytp-paid-content-overlay
! https://forum.adguard.com/index.php?threads/11119/
youtube-nocookie.com,youtube.com###yt-lang-alert-container
! END: YouTube annoyances
! NOTE: Other annoyances - Uncategorized end ⬆️
! !SECTION: Other annoyances - Uncategorized
!
!
! START: Yandex
! SECTION: Other annoyances - Yandex
!
! Yandex main page
! Login suggest
yandex.*##.promo-popup.i-zalogin-cookie
yandex.*##.zalogin-smart
! Banner near the search string
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.dist-popup
! Default search engine and start page (popup)
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.widget_id_teaser
! YB under the search string
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.yabrowser-promo
! YB, Taxi etc. banners (mobile)
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.block.teaser
! Popup
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru#?#.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,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.distr-popup_location_right-bottom
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.distr-smartbanner
! Small Zen
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.desk-notif-card_rotation-group_yes
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.desk-notif-card_zen_yes
! Browser
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.desk-notif-card_teaser_yes
!
! Yandex.Search
! Browser banner
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.distr-popup.distr-popup_type_landing
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##li[data-fast-subtype="browser__one_chrome"]
! YB banner at the top
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru#$#.head-stripe { position: absolute!important; left: -3000px!important; }
! Yandex - default search engine (above the search results)
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.default-search
! Log in to improve your Search (popup)
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.promo-popup_js_inited
! Default search engine and start page
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.distr-popup_js_inited
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.distr-default-search
! YB, debts, mobile yandex in footer (desktop)
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##div[class$="distro_shown_yes"]
! YB, debts, mobile yandex in footer (mobile)
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.footer_type_distro
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.app_clickable_yes
! YB in Zen block
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.media-promo
! Mobile apps
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.serp-footer__mob-app
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##.serp-footer__promo
yandex.*##.DistrSmartbanner
!
! Yandex.Turbo sites
! https://github.com/AdguardTeam/AdguardFilters/issues/57509#issuecomment-648278749
yandex.*##body[data-bem*="_turbo-navigation"] div.widget-feedback_stick_right
yandex.*##.fixed_widget-feedback
!
! Yandex.Images
yandex.*##.CbirPanel-OboardingDrag
yandex.ru##div[id^="BlogPost-"][data-state*="/promo/popup/"]
yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru,~docviewer.yandex.by,~docviewer.yandex.com,~docviewer.yandex.com.tr,~docviewer.yandex.fr,~docviewer.yandex.kz,~docviewer.yandex.ru,~rasp.yandex.by,~rasp.yandex.kz,~rasp.yandex.ru##body[data-bem*="\/images\/search"] .popup[data-bem*="посоветовали бы"]
!
! Yandex.Weather
! Widget popup and banners
yandex.*#$#body[data-bem*="/weather/"] { overflow: auto !important; position: unset !important; }
yandex.*#$#body[data-bem*="/weather/"] > div.SideBlock[style="display: block; z-index: 1000;"] { display: none !important; }
yandex.*##div[class^="MobileWidgetPromo_"]
! Mobile apps
yandex.by,yandex.kz,yandex.ru,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru#?#.footer__links > div.links-section:-abp-has(> div.links-section__title:contains(Мобильные приложения))
yandex.com,yandex.com.tr,~afisha.yandex.by,~afisha.yandex.kz,~afisha.yandex.ru,~avia.yandex.by,~avia.yandex.kz,~travel.yandex.ru,~bilet.yandex.com.tr,~flights.yandex.com,~disk.yandex.by,~disk.yandex.com,~disk.yandex.com.tr,~disk.yandex.fr,~disk.yandex.kz,~disk.yandex.ru,~mail.yandex.by,~mail.yandex.kz,~mail.yandex.ru,~mail.yandex.com,~mail.yandex.com.tr,~music.yandex.ru,~music.yandex.by,~music.yandex.kz,~rabota.yandex.by,~rabota.yandex.kz,~rabota.yandex.ru,~radio.yandex.by,~radio.yandex.kz,~radio.yandex.ru,~realty.yandex.by,~realty.yandex.kz,~realty.yandex.ru,~tv.yandex.by,~tv.yandex.kz,~tv.yandex.ru,~yadi.sk,~zen.yandex.by,~zen.yandex.com,~zen.yandex.kz,~zen.yandex.ru##.info__top-cities-more > div.apps
!
! Yandex.Mail
mail.yandex.*#%#//scriptlet('abort-on-property-read', 'Object.prototype.adv')
! Mobile apps
mail.yandex.*#$#.sidebarPromo { visibility: hidden !important; height: 0 !important; }
mail.yandex.*##.container div.market-place
mail.yandex.*##.mail-PromoMobileApp
mail.yandex.*##.mail-Done-Promo-Container
mail.yandex.*##.js-inline-wizard-dummy
! Push notifications
mail.yandex.*##.mail-PushNotificationsPromo
!
! Yandex.Maps
! Default search engine and start page (popup)
||yastatic.net/daas/stripe.html
! App banner (mobile site)
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.promo-banner
! Реклама кинотеатров
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.home-panel-content-view__tip > a.tip[target="_self"] > img
! Рассылка Яндекс.Карт
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.maillist-form-view
! Предложения в рекламных карточках
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.business-card-view__offers
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.business-card-view__advert
yandex.*##.business-card-title-view__advert
yandex.*##.search-business-snippet-view__badge
yandex.*##._view_advertisement
!
! Yandex.Market
! Online consultant
pokupki.market.yandex.by,pokupki.market.yandex.kz,pokupki.market.yandex.ru##div[data-apiary-widget-id="/webimChat"]
! Feedback popup
market.yandex.*##div[data-apiary-widget-name="@MarketNode/ReviewPollPopup"]
! Subscription
market.yandex.by,market.yandex.kz,market.yandex.ru##.footer-subscription-wrap
! Promotions (at the top)
market.yandex.by,market.yandex.kz,market.yandex.ru##.head-banner
m.market.yandex.by,m.market.yandex.kz,m.market.yandex.ru##.w-head-banner
market.yandex.*##div[data-zone-name="HeadBanner"]
! Promotions (at the main page)
market.yandex.*##div[data-zone-data*="bannerUrl"]:not([data-zone-name="deals-banner"])
! Subscription (popup)
market.yandex.by,market.yandex.kz,market.yandex.ru##.n-settings-notifications-popup
! KP subscription
market.yandex.ru##div[data-apiary-widget-id="/content/productTabs"] li[data-zone-name="promo-tab"]
market.yandex.ru##div[data-zone-name="promoBanner"]
! Promotion popup
market.yandex.*##div[data-apiary-widget-name="@MarketNode/EntryPointPopup"]
market.yandex.ru##div[data-apiary-widget-id="/content/promoPopup"]
market.yandex.ru##div[data-zone-data*="promo-popup"]
! App banner + subscription
m.market.yandex.*##div[data-apiary-widget-id="/fullScreenAppDistributionPopup"]
m.market.yandex.*##div[data-apiary-widget-id="/bannerAfterReverseScroll"]
market.yandex.*##div[data-apiary-widget-id="/footer/appPromoFooter"]
market.yandex.*##div[data-apiary-widget-id="/footer/subscription"]
! Review of the purchased product
market.yandex.*##div[data-apiary-widget-id^="/reviewPoll"]
!
! Yandex.Afisha
! Mobile app banner
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru##div[data-component="AfishaApp"]
! Event banner at the top
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru##.content-rubric > a > img
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru##.event-background
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru#$#.content-event_commercial_yes { margin-top: 0!important; }
! Subscription
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru##span[data-component="Modals"] div[class^="Underlay-"]:empty
afisha.yandex.by,afisha.yandex.com,afisha.yandex.kz,afisha.yandex.ru#?#.modals-react > span > div[class^="Root-sc-"]:-abp-has(> div[class^="Popup-"] > form > div > input[placeholder="Электронная почта"])
!
! Yandex.Aviasales
! Mobile apps
avia.yandex.by,avia.yandex.kz,bilet.yandex.com.tr,flights.yandex.com##.mobile-app-links_kb
!
! Yandex.Music
! Premium promo
music.yandex.com,music.yandex.by,music.yandex.kz,music.yandex.ru#$#html > body.no-scroll { overflow: auto !important; }
music.yandex.com,music.yandex.by,music.yandex.kz,music.yandex.ru#$#.pay-promo-popup { display: none !important; }
! Anti-adblock message
music.yandex.*##div.notify > div.deco-tooltip_notify.notify_shown
music.yandex.*#$#.notify__message { position: absolute!important; left: -3000px!important; }
music.yandex.*##.notify__message
! Mobile app
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.*##.d-overhead-mobile__content_app
! Subscription Яндекс+
music.yandex.*##.crackdown-popup.popup_modal
music.yandex.*##.payment-plus-popup
music.yandex.*##.deco-pane-overlay
music.yandex.*##.teaser-nonmusic
music.yandex.*##a.teaser__content[href="https://music.yandex.ru/family-plus"] > img.teaser__img
! Yandex.News
yandex.*##.news-navigation-menu__wrapper ~ div[data-log-id*="fu-"]
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.tooltip_theme_promo.auth-popup_js_inited
yandex.md,yandex.by,yandex.com,yandex.com.tr,yandex.fr,yandex.kz,yandex.ru##.widget_for_teaser
! Yandex.Radio
! Anti-adblock message
radio.yandex.by,radio.yandex.kz,radio.yandex.ru##.notify
! Disable ads (bottom)
music.yandex.*#$#.bar-below { position: absolute!important; left: -3000px!important; }
music.yandex.*##.bar-below
! Disable ads (sidebar)
music.yandex.*##.no-ads
! Mobile apps
music.yandex.*#$#.button-store_all { position: absolute!important; left: -3000px!important; }
music.yandex.*##.button-store_all
music.yandex.*##.app-sms
! Promo (dogs)
music.yandex.*##a[href="/contest/dogmoroz"]
! Paid subscription
music.yandex.*##.subscription-hint
!
! Yandex.Недвижимость
! Баннер с новостройками
realty.yandex.by,realty.yandex.kz,realty.yandex.ru##.newbuilding-discount-promo
realty.yandex.by,realty.yandex.kz,realty.yandex.ru##a[href*="/novostrojka/"][data-bem*="serp.promo.newlisting"]
! Subscription (popup)
realty.yandex.by,realty.yandex.kz,realty.yandex.ru##.subscription-wizard
realty.yandex.by,realty.yandex.kz,realty.yandex.ru##.popup__under_type_paranja
!
! Yandex.Translate
! Mobile apps
translate.yandex.by,translate.yandex.com,ceviri.yandex.com.tr,translate.yandex.fr,translate.yandex.kz,translate.yandex.ru##.footer-line_promo
!
! Yandex.Video
yandex.*##.VideoViewer-SnippetsFeed > div[class*="_placement_"]
yandex.*##.serp-list__items > div[id^="Direct-"][data-hydrate-priority] > *
! Browser ad
yandex.*###bk-container
!
! Yandex.Zen
zen.yandex.*##.desktop-interview-modal
zen.yandex.*##.app-button
zen.yandex.*##.call-to-action-bar
zen.yandex.*###yabro-strip-element
zen.yandex.*##.article-footer__subscribe
! Yandex.Health
health.yandex.ru##.subscribe-user__wrapper
health.yandex.ru##.product-start-consultation
! Yandex.Zen (third-party)
||zen.yandex.ru/widget-loader$domain=~yandex.by|~yandex.kz|~yandex.ru
||zen.yandex.ru/widget-loader$domain=mail.yandex.by|mail.yandex.kz|mail.yandex.ru|mail.yandex.com|mail.yandex.com.tr
sport-express.ru##.widget-container
volkovysk.by##.zen-sector
russian.rt.com##.dzen--widget
regnum.ru##.slot-article-yandex-zen
##amp-embed[type="zen"]
! Yandex.Metrica
! Mobile apps
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.uz,yadi.sk##.metrika-app
! app banner
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.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.uz,yadi.sk##.app-promo-banner
!
! Полоса сверху
! Поиск, пробки, погода на стартовой, ЯБраузер
||yandex.*/*stripe.html|
!
! Yandex.Еда
! Запрос адреса
eda.yandex##.src-common-components-common-MobileAddressPromptBar--mobileAddressPromptBar-content
!
! Yandex.Tv teaser banner
tv.yandex.ru,tv.yandex.by,tv.yandex.kz##.teaser_hd
tv.yandex.ru,tv.yandex.by,tv.yandex.kz##.recommended-ott
tv.yandex.ru,tv.yandex.by,tv.yandex.kz##body > div.mount > div[class] > div.teaser
! Yandex.Q top banner
yandex.ru##body > div.banner-root
! Yandex.Znatoki top banner
yandex.ru##body > div.page-root > div.head-promo
!
! END: Yandex
! NOTE: Other annoyances - Yandex end ⬆️
! !SECTION: Other annoyances - Yandex
!
!
! START: VK group
! SECTION: Other annoyances - VK group
!
! Main page - self promo
mail.ru#?#.pulse-lenta div[class*="_"] > div > div[class*=" "]:-abp-has(> div[class] > a[href^="https://pulse.mail.ru/"][target="_blank"] > div[class] span[class]:contains(Промо))
! Mail Cloud ad on the main page
mail.ru##.amb_more-pulse
! self promo
go.mail.ru###goTopBn
ok.ru###hook_Block_MallProductsPortletMain
! subscription
pulse.mail.ru###subscribe-mailing
! suggestions
my.mail.ru##.b-column-right__block-sale
my.mail.ru##.b-column-right__block-apps
pulse.mail.ru##div[class="f_am f_ap"]
!+ NOT_OPTIMIZED
mail.ru##.m-pwa-custom-infobar
! push notification
mail.ru#?#body > div.tooltip:-abp-has(div.m-push-notifications__buttons)
||pogoda.mail.ru/*/ct-push-notifications/ct-push-notifications.xml.js
!
! App banners
cloud.mail.ru##.b-tooltip_tariff-promo
! popups
! theme popup
e.mail.ru###theme-currency-notify
! make as start page
mail.ru##.ph-balloon
mail.ru,~e.mail.ru,~octavius.mail.ru##.js-promo-popup
sportmail.ru##div[id^="notification"]
mail.ru,~e.mail.ru,~octavius.mail.ru##.m-subscription
mail.ru##[class*="js-subscription"]
health.mail.ru##form[data-module="Subscription"]
dobro.mail.ru##.dobro-subscription_inline
dobro.mail.ru##.dobro-popup-subscribe
! coupons
hi-tech.mail.ru##.sticky_footer div[class^="block block_padding rb-block-"]
! NOTE: Other annoyances - VK group end ⬆️
! !SECTION: Other annoyances - VK group
!
!
!
! SECTION: Other annoyances - Social
! Annoying elements, related to social networks, which we do not block in the main Social filter
!
##.arcontactus-message-button
##.arcontactus-prompt
##.hs-sosyal
##.sosyal:not(body):not(html)
##.td_block_social_counter
!
! NOTE: Social locker widget
! Social Locker - WordPress content locking plugin
/wp-content/plugins/sociallocker-
! onp-sl-social-locker
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; }
/pandalocker.$script,domain=lanka.ru
0lik.ru##.onp-sl-outer-wrap
animaunt.tv##.icon-bar > .fl-fl
cracxpro.com,hackintoshzone.com,gigadownloads.co,techsini.com##.onp-sl-overlap-box
psdfreebies.com#$#.onp-locker-call { display: block!important; }
rbc.ua##.telegram-link
hackstore.net,activationkeys.co,bicfic.com,boxcracked.com,androidride.com,chserialkey.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,serialkeypro.com,shehrozpc.com,soft7star.com,warezcrack.net,workingkeys.org#$#.onp-sl-content { display: block!important; }
hackstore.net,activationkeys.co,bicfic.com,boxcracked.com,androidride.com,chserialkey.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,serialkeypro.com,shehrozpc.com,soft7star.com,warezcrack.net,workingkeys.org#$#.onp-sl-social-locker { display: none!important; }
latestcracked.com#$#.onp-sl-signin-locker { display: none!important; }
warezcrack.net#$#.onp-sl-content > [data-lock-id^="onpLock"] { display: block!important; }
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/129476
dr-farfar.com##.widget_boombox_social
! https://github.com/AdguardTeam/AdguardFilters/issues/130181
xatakamovil.com##.menu-follow
! https://github.com/AdguardTeam/AdguardFilters/issues/129996
bugun.uz##.tg_link
! https://github.com/AdguardTeam/AdguardFilters/issues/129681
kommersant.uk##.content-default__sidebar > aside > div.advertising
! https://github.com/AdguardTeam/AdguardFilters/issues/128731
mcafee.com##.stay-updated
mcafee.com##.sidebar-socialicons
! https://github.com/AdguardTeam/AdguardFilters/issues/126961
fontanka.ru#?#section + div[style="display: none !important;"] ~ div[class]:-abp-has(> div[class] > h4 + div > ul > li > a[href="https://t.me/fontankaspb"])
! https://github.com/AdguardTeam/AdguardFilters/issues/126928
radiosvoboda.org##.wsw__embed
! https://github.com/AdguardTeam/AdguardFilters/issues/127731
gre4ka.info##div[style] + p.morelinks
gre4ka.info##div[style] + p.morelinks ~ p.tac
! https://github.com/AdguardTeam/AdguardFilters/issues/127691
nato.int##.socialbar
! https://github.com/AdguardTeam/AdguardFilters/issues/127605
blog.themarfa.name#?#.sidebar > div.sidebar__block:-abp-has(> div.sidebar__social)
! https://github.com/AdguardTeam/AdguardFilters/issues/127818
cgtips.org#$#div[class][data-locker-id] { display: block !important; }
cgtips.org#$#.mts-cl[id^="content-locker-"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127080
||i.dailymail.co.uk/i/pix/2017/08/02/636x90_facebook_ad_sport.png
! https://github.com/AdguardTeam/AdguardFilters/issues/124102
e1.ru##button[data-test="report-news-button"] + div[class]
! pianoweb.fr
pianoweb.fr##a[class="fleche-basdepage"] ~ a[class^="logo-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/123184
newsru.co.il##article > a[href="https://t.me/s/NEWSruIsrael"]
! https://github.com/AdguardTeam/AdguardFilters/issues/121873
xakep.ru##.bdaia-block-wrap.bd-course
! https://github.com/AdguardTeam/AdguardFilters/issues/121153
arabic.rt.com##.rtonline-index-main-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/120849
fakty.com.ua##.sp-read-social
! https://github.com/AdguardTeam/AdguardFilters/issues/119815
m.finance.yahoo.co.jp###w2aBnr
! https://github.com/AdguardTeam/AdguardFilters/issues/119835
advice.co.th##.bt-top
! big vk banner
pepper.ru##div[data-track*="vk_banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/116495
teknoblog.com#?#.wpb_wrapper > div.tdm_block:-abp-has(> div.td-block-width > div.td-block-row > div.tdm-col > div.tds-button > a[href="https://goo.gl/TKXKuq"])
! https://github.com/AdguardTeam/AdguardFilters/issues/106898
the-village.ru##div[class="base-Layout--Layout__asideCol"] > section[class^="screens-"] + section[class$="socialBlock"]
! https://github.com/AdguardTeam/AdguardFilters/issues/103196#issuecomment-1000166657
mir24.tv##.js-mediator-article a[href="https://www.tiktok.com/@mir24tv"] > img
! translate.ru
translate.ru###blogRSSRight
! https://github.com/AdguardTeam/AdguardFilters/issues/68286
3dmodelshare.org,3dzip.org#$#.mts-cl[id^="content-locker-"] { display: none !important; }
3dmodelshare.org,3dzip.org#$#div[class][data-locker-id] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57802
labkom.co.id#$#.fca-lockercat-wrapper { display: none!important; }
labkom.co.id#$#.fca-lockercat-content { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46696
! social-locker
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)});
! trimay.ru - social video locker
||trimay.ru/?
!
web.vstat.info##.install
archive.wikiwix.com##body > img[style^="position:absolute;left:0;top:0"][style*="z-index:1000"]
nps.org.au##.net-promoter-btn
delfi.ee#?#.G-container > section:-abp-has(> div.G-col > div.G-row > div.social-blocks)
sensatsiya.com##a[href^="https://news.google.com/publications/"]
kp.ua##.news-social > div.news-social__link
m.fuhuz.com###guideModal
menunedeli.ru##.save-recipe-blk
doomovie-hd.com##.super-sidebar
delovoymir.biz##.dmpr_bl_mini
mag.103.by,mag.103.ua##.b-journal-cat-banner
mag.103.by,mag.103.ua##.b-social-buttons__facebook-like
news-postseven.com##.w-Share
||yargiyayinevi.com/Data/EditorFiles/banners/eylul21/slider-alt
datarobot.com,bessarabiainform.com##.news-bar
wionews.com#?#.article-main-data > p > strong:contains(WATCH)
||wionews.com/live-tv/embed?autoplay=1&mute=1
prachatai.com##.adsbypct
taishu.jp##.youtube-content
full-count.jp##.erase_space-ad
full-count.jp#?#.l-sidebar > aside.l-sidebar__block:-abp-has(> div.l-sidebar-ranking > h2:contains(SAMURAI JAPAN))
worldstarhiphop.com###marquee-wrapper
worldstarhiphop.com##.marquee-section
zeenews.india.com##.field-item > p > a[href="https://zeenews.india.com/live-tv"]
||zeenews.india.com/live-tv/embed#mute
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
life.nv.ua##.content-grid > div.container:not([data-vr-zone]):-abp-has(> div.row > div > a[href][target="_blank"] > picture)
gujaratexclusive.in##.td-post-content p > a[href^="https://t.me/"]
gujaratexclusive.in##.td-post-content p > a[href^="https://chat.whatsapp.com/"]
gujaratexclusive.in##.td-post-content p > a[href^="https://www.instagram.com/"]
gujaratexclusive.in##.td-post-content p > a[href^="https://twitter.com/"]
betonmobile.ru##.promo_cont
blogto.com##[style^="--dndwrpr-position:fixed;"]
financialpost.com,thegrowthop.com#$#.featured-video--fixed .player-wrapper { position: static !important; }
globalknowledge.com##.side-col > div.type-img
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
mmocs.com##body > div.service
||robinlinus.github.io/share-the-love/$domain=robinlinus.com
officelife.media##.social-btn
splav.ru##.catalog__item--promo
toyoheadquarters.com##.notices--floating .notice-content
boyteks.com##.sm_icons > .submenu
rubaltic.ru##.link-telegram
bmu.edu.in##.form_common
disco-polo.info##a[href="https://www.instagram.com/discopoloinfo/"] > img
chis-chernomorsk.com.ua###footmenu > center
laroche-posay.pl##.obj_onglets_fix .facebook
laroche-posay.pl##.obj_onglets_fix .youtube
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
||nallihanhaber.com/wp-content/uploads/2020/09/nallihansondakika-min.gif
gameinformer.com##.gi5-social-share
pixivision.net##._floated-bottom-bar
news18.com##.newftrshare-fixed
news18.com##.story-social-share-fix
eteknix.com###main > div[align="center"] > a[href^="http://bit.ly/"] > img
lenovozone.pl##.social-right-widget
gameost.net##.tt-share
gameost.net##.apsc-floating-sidebar
1sa.com.ua##.spoiler-block
milliyet.com.tr##.socialBox
likar.info##.rigth-column__socialbar
ermenihaber.am##ul#fixed-list
kleo.ru##.inst_ban
xsport.ua##.bottom-social-share-holder
4gamer.net##.tweet_ranking_button
turbopages.org##.fixed_widget-feedback
climate.nasa.gov##.chertools_floater[data-react-props*="share"]
dyvys.info##.td-banner-bg
4sysops.com###footer-sidebar-3
server-setting.info###sc_bookmark
setafi.com##.social_groups_intext
tada.com.tr###sfsi_floater
appledaily.com##.tw-mobile-social_container.sticky
dijitalguvenlik.org##.herald-single-sticky
msn.com###Facebook
haberturk.com###SocialMediaBox
liveradio.fm###ads-info
ggmyfriend.com###check-also-box
sportarena.com###company-info > a[href="https://facebook.com/sportarenacom/"]
sportarena.com###company-info > a[href="https://twitter.com/sportarenacom/"]
freepik.com###layer_coupon
cekilis.biz###mobile-share-boxtop
areamobile.de###mobileOverlayButtonBars
verestrenos.net###msgw
gazete32.com.tr###sidebar_twitter_reklam_alan
itc.ua###sn-2
newkaliningrad.ru###soc-links
mks.space###soc-rotator
wd-x.ru###social
examiner.co.uk###social-follow
4players.de###social_leftbar
androidinsider.ru###telegram-banner
metro.co.uk###we-need-monies
mobile2.24heures.ch,mobile2.berneroberlaender.ch,mobile2.bernerzeitung.ch,mobile2.landbote.ch,mobile2.langenthalertagblatt.ch,mobile2.lematin.ch,mobile2.tdg.ch,mobile2.thunertagblatt.ch,mobile2.zsz.ch,mobile2.zuonline.ch##.NnSocialMediaBox > div > .horizontal.mobile:not(.aggregated)
gameguru.ru##.V7-social-buttons
shaanig.se##.alert-bottom
ladbible.com##.article__share.sticky-fixed
unn.com.ua##.b-notice-msg
yirmidort.tv##.bizitakipet
clutch.ua##.btn-ms
threatpost.com##.c-twitter-post-widget
nikopolnews.net##.callback
nikopolnews.net##.callback2
kfund-media.com,moiglaza.ru##.chatbot
knowyourmeme.com##.combo-wrapper
onedio.ru##.common-social
alfabank.ua##.connection-btn
picenonews24.it##.cresta-whatsapp-chat-box
dailymail.co.uk##.dms-puff
playnation.de##.e3_refresh_button
chip.de##.fanpageTeaser
euroki.org##.filter_share
m.star.com.tr,m.gunes.com##.fixed-interaction-bar
lotto.pl##.fixedFacebook
noizz.de##.floatingShareButtonContainer
schweizer-illustrierte.ch##.floating_social
m.fnp.de,m.kreisblatt.de,m.nnp.de,m.ruesselsheimer-echo.de##.fnp-socialbar
vpnmentor.com##.follow-experts
onmeda.de##.footer-global__socialmedia
cameralabs.org##.gk-form-podpiska
povarenok.ru##.header-socials
texterra.ru##.header-top > div.social
haberinadresi.com##.hs-panel-social
habibs.com.br##.messenger-bot
trickscrunch.com,tricksnation.com,themefire.net,themeslide.com##.mts-cl-overlap-box
ria.com##.news-social-btn
menshealth.com##.pane-blocks-menshealth-ajax-newsletter
kinosafe.net##.player_share
likar.info##.rating-likes-wrp
hdkino.biz##.right-col > div[class="right-block"]:first-child
vatanbilgisayar.com##.sc-media
newschannel9.com##.sd-news-main-footer
dn.se##.section-sidebar__column > .social-media__section
fotomac.com.tr##.share
astar.bz,anistar.org,online-star.org,online-stars.org##.share-soc
vpnmentor.com##.side-follow-wrap
appleinsider.ru,hi-news.ru##.sidebar-banner-telegram
webtekno.com##.sidebar-social
likar.info##.soc-viber
hdmulti.net##.social-counters
tonkosti.ru##.social-friends
thefreethoughtproject.com##.social-icons-widget
sportarena.com##.social-like
tomshardware.co.uk,tomshardware.com##.social-promote-box
kinopoisk.ru##.social-teasers
filmix.ac,filmix.tech,filmix.zone##.social-wrap
akket.com##.social-zone
statista.com##.socialMediaBox
haberler.com##.socialMediaScope
press-centr.com##.social_buttom
everyeye.it##.social_containerx
m.azonline.de##.social_media_block
memohaber.com##.socialdiv
newkaliningrad.ru##.soclinks__list
gs.ru##.sonet_panel
gecid.com##.sscreen ~ table.tel
myjoyonline.com##.sticky-share
informator.news##.td-social-list
mixing.dj##.td-top-menu-full
sonhaber.tv##.td_social_counter
sonhaber.tv##.td_social_counter + .td-a-rec-id-sidebar
levashove.ru,mywebpc.ru##.telegramim_button
androidpit.com##.tile_Follow
trthaber.com##.timelinesoc
onedio.com##.video-social-box
kfund-media.com##a[href="https://goo.gl/7hPAsd"]
appbrowser.ru##a[href="https://t.me/appbrowser"]
gazetevatan.com##a[href="https://www.facebook.com/sampiy10"]
akcenty.com.ua,znaj.ua##a[href^="https://m.me/"]
aa.com.tr##body #socialmobilicon
stylebook.de,techbook.de,travelbook.de##body > #mashbar-header
post-gazette.com#$##content > #toolbar.top-bar[style="height: 85px;"] { height: 45px!important; }
provladimir.ru##div[id^="youtube-widget"]
anayurtgazetesi.com##div[style*="right;"] > div[style*="both;"][style$="20px;"][style*="margin-bottom"]:first-child
erzurumgazetesi.com.tr##div[style="width:300px; margin-bottom:20px;"] > a[class^="social_"]
patronlardunyasi.com##div[style="width:320px; margin-bottom:20px;"] > a[href][class^="social_"]
fxhome.com#$##download > .steps > #step-claim { display: block!important; }
fxhome.com#$##download > .steps > #step-share { display: none!important; }
gazetevatan.com##form ._soc.news
idowa.de##html[data-layout="mobile"] .article-social-bar
ntv.com.tr#$#.follow { visibility: hidden!important; }
playnation.de#$#.e3_refresh_button { position: absolute!important; left: -3000px!important; }
post-gazette.com#$##toolbar > #share-bar { display: none!important; }
||faktxeber.com/images/telegram-logo.gif
||i.hizliresim.com/4r4kBG.gif
||kfund-media.com/wp-content/uploads/2018/01/580h400_banner_telegram-min.png
||mayu-pravo.com/share/slider/
||u.today/img/satoshi-twitter.png
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##.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; }
jianshu.com##.dt-open-bg[data-scene="leftBtn"]
jianshu.com##.note-comment-above-ad-wrap
instiz.net#$?#.backlogo { background-image: none !important; }
! NOTE: Other annoyances - Social end ⬆️
! !SECTION: Other annoyances - Social
!
!
! This is section contains the list of rules that block websites' own banners at our discretion.
!
! Self-promo example: promoting other services from the same company (if it's annoying enough).
!
! Good: any type of the rules will be good
! Bad:  @@||example.org^$stealth (should be in AdGuard Base - allowlist_stealth.txt)
!
!--- Google Chrome banner in IE ----------------
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 Chrome banner in non-IE browsers ---
! Edge
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#$#.pdp-psy > .gb_Lc.gb_g[data-ved]{display:none!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#$?#.pdp-psy[-ext-has='>.gb_Lc.gb_g[data-ved]'] + #searchform{top:20px;}
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 App ad on the Google search page
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
!
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##.gb_g[role="dialog"] > div.gb_fa.gb_g
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##.pdp-psy > .gb_ld.gb_g
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###prt div.pmoabs
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##.pdp-psy.og-pdp
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##.ctr-p > div.og-pdp
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##.pdp-psyv
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##.pmoabs
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="gb_Xc gb_xc gb_g"][data-ved]
! Google Chrome banner at translate.google.com
translate.google.ad,translate.google.ae,translate.google.al,translate.google.am,translate.google.as,translate.google.at,translate.google.az,translate.google.ba,translate.google.be,translate.google.bf,translate.google.bg,translate.google.bi,translate.google.bj,translate.google.bs,translate.google.bt,translate.google.by,translate.google.ca,translate.google.cat,translate.google.cd,translate.google.cf,translate.google.cg,translate.google.ch,translate.google.ci,translate.google.cl,translate.google.cm,translate.google.cn,translate.google.co.ao,translate.google.co.bw,translate.google.co.ck,translate.google.co.cr,translate.google.co.id,translate.google.co.il,translate.google.co.in,translate.google.co.jp,translate.google.co.ke,translate.google.co.kr,translate.google.co.ls,translate.google.co.ma,translate.google.co.mz,translate.google.co.nz,translate.google.co.th,translate.google.co.tz,translate.google.co.ug,translate.google.co.uk,translate.google.co.uz,translate.google.co.ve,translate.google.co.vi,translate.google.co.za,translate.google.co.zm,translate.google.co.zw,translate.google.com,translate.google.com.af,translate.google.com.ag,translate.google.com.ai,translate.google.com.ar,translate.google.com.au,translate.google.com.bd,translate.google.com.bh,translate.google.com.bn,translate.google.com.bo,translate.google.com.br,translate.google.com.bz,translate.google.com.co,translate.google.com.cu,translate.google.com.cy,translate.google.com.do,translate.google.com.ec,translate.google.com.eg,translate.google.com.et,translate.google.com.fj,translate.google.com.gh,translate.google.com.gi,translate.google.com.gt,translate.google.com.hk,translate.google.com.jm,translate.google.com.kh,translate.google.com.kw,translate.google.com.lb,translate.google.com.ly,translate.google.com.mm,translate.google.com.mt,translate.google.com.mx,translate.google.com.my,translate.google.com.na,translate.google.com.nf,translate.google.com.ng,translate.google.com.ni,translate.google.com.np,translate.google.com.om,translate.google.com.pa,translate.google.com.pe,translate.google.com.pg,translate.google.com.ph,translate.google.com.pk,translate.google.com.pr,translate.google.com.py,translate.google.com.qa,translate.google.com.sa,translate.google.com.sb,translate.google.com.sg,translate.google.com.sl,translate.google.com.sv,translate.google.com.tj,translate.google.com.tr,translate.google.com.tw,translate.google.com.ua,translate.google.com.uy,translate.google.com.vc,translate.google.com.vn,translate.google.cv,translate.google.cz,translate.google.de,translate.google.dj,translate.google.dk,translate.google.dm,translate.google.dz,translate.google.ee,translate.google.es,translate.google.fi,translate.google.fm,translate.google.fr,translate.google.ga,translate.google.ge,translate.google.gg,translate.google.gl,translate.google.gm,translate.google.gp,translate.google.gr,translate.google.gy,translate.google.hn,translate.google.hr,translate.google.ht,translate.google.hu,translate.google.ie,translate.google.im,translate.google.iq,translate.google.is,translate.google.it,translate.google.je,translate.google.jo,translate.google.kg,translate.google.ki,translate.google.kz,translate.google.la,translate.google.li,translate.google.lk,translate.google.lt,translate.google.lu,translate.google.lv,translate.google.md,translate.google.me,translate.google.mg,translate.google.mk,translate.google.ml,translate.google.mn,translate.google.ms,translate.google.mu,translate.google.mv,translate.google.mw,translate.google.ne,translate.google.nl,translate.google.no,translate.google.nr,translate.google.nu,translate.google.pl,translate.google.pn,translate.google.ps,translate.google.pt,translate.google.ro,translate.google.rs,translate.google.ru,translate.google.rw,translate.google.sc,translate.google.se,translate.google.sh,translate.google.si,translate.google.sk,translate.google.sm,translate.google.sn,translate.google.so,translate.google.sr,translate.google.st,translate.google.td,translate.google.tg,translate.google.tk,translate.google.tl,translate.google.tm,translate.google.tn,translate.google.to,translate.google.tt,translate.google.vg,translate.google.vu,translate.google.ws##header[role="banner"] > div.gb_se > div.gb_0c.gb_g
translate.google.ad,translate.google.ae,translate.google.al,translate.google.am,translate.google.as,translate.google.at,translate.google.az,translate.google.ba,translate.google.be,translate.google.bf,translate.google.bg,translate.google.bi,translate.google.bj,translate.google.bs,translate.google.bt,translate.google.by,translate.google.ca,translate.google.cat,translate.google.cd,translate.google.cf,translate.google.cg,translate.google.ch,translate.google.ci,translate.google.cl,translate.google.cm,translate.google.cn,translate.google.co.ao,translate.google.co.bw,translate.google.co.ck,translate.google.co.cr,translate.google.co.id,translate.google.co.il,translate.google.co.in,translate.google.co.jp,translate.google.co.ke,translate.google.co.kr,translate.google.co.ls,translate.google.co.ma,translate.google.co.mz,translate.google.co.nz,translate.google.co.th,translate.google.co.tz,translate.google.co.ug,translate.google.co.uk,translate.google.co.uz,translate.google.co.ve,translate.google.co.vi,translate.google.co.za,translate.google.co.zm,translate.google.co.zw,translate.google.com,translate.google.com.af,translate.google.com.ag,translate.google.com.ai,translate.google.com.ar,translate.google.com.au,translate.google.com.bd,translate.google.com.bh,translate.google.com.bn,translate.google.com.bo,translate.google.com.br,translate.google.com.bz,translate.google.com.co,translate.google.com.cu,translate.google.com.cy,translate.google.com.do,translate.google.com.ec,translate.google.com.eg,translate.google.com.et,translate.google.com.fj,translate.google.com.gh,translate.google.com.gi,translate.google.com.gt,translate.google.com.hk,translate.google.com.jm,translate.google.com.kh,translate.google.com.kw,translate.google.com.lb,translate.google.com.ly,translate.google.com.mm,translate.google.com.mt,translate.google.com.mx,translate.google.com.my,translate.google.com.na,translate.google.com.nf,translate.google.com.ng,translate.google.com.ni,translate.google.com.np,translate.google.com.om,translate.google.com.pa,translate.google.com.pe,translate.google.com.pg,translate.google.com.ph,translate.google.com.pk,translate.google.com.pr,translate.google.com.py,translate.google.com.qa,translate.google.com.sa,translate.google.com.sb,translate.google.com.sg,translate.google.com.sl,translate.google.com.sv,translate.google.com.tj,translate.google.com.tr,translate.google.com.tw,translate.google.com.ua,translate.google.com.uy,translate.google.com.vc,translate.google.com.vn,translate.google.cv,translate.google.cz,translate.google.de,translate.google.dj,translate.google.dk,translate.google.dm,translate.google.dz,translate.google.ee,translate.google.es,translate.google.fi,translate.google.fm,translate.google.fr,translate.google.ga,translate.google.ge,translate.google.gg,translate.google.gl,translate.google.gm,translate.google.gp,translate.google.gr,translate.google.gy,translate.google.hn,translate.google.hr,translate.google.ht,translate.google.hu,translate.google.ie,translate.google.im,translate.google.iq,translate.google.is,translate.google.it,translate.google.je,translate.google.jo,translate.google.kg,translate.google.ki,translate.google.kz,translate.google.la,translate.google.li,translate.google.lk,translate.google.lt,translate.google.lu,translate.google.lv,translate.google.md,translate.google.me,translate.google.mg,translate.google.mk,translate.google.ml,translate.google.mn,translate.google.ms,translate.google.mu,translate.google.mv,translate.google.mw,translate.google.ne,translate.google.nl,translate.google.no,translate.google.nr,translate.google.nu,translate.google.pl,translate.google.pn,translate.google.ps,translate.google.pt,translate.google.ro,translate.google.rs,translate.google.ru,translate.google.rw,translate.google.sc,translate.google.se,translate.google.sh,translate.google.si,translate.google.sk,translate.google.sm,translate.google.sn,translate.google.so,translate.google.sr,translate.google.st,translate.google.td,translate.google.tg,translate.google.tk,translate.google.tl,translate.google.tm,translate.google.tn,translate.google.to,translate.google.tt,translate.google.vg,translate.google.vu,translate.google.ws#$#body > div[class^="gb_"][id="gba"] { height: 60px!important; }
! Google Chrome banner at google.com/maps
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 > #pushdown > .gb_Cc.gb_g { display: none!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 > #pushdown[-ext-has=">.gb_Cc.gb_g"] ~ #content-container { top: 0!important; }
! Google Chrome banner at mail.google.com
mail.google.com##header[role="banner"] > div[class^="gb_"] > div[class^="gb_"][data-ogsr-up] > div[style^="overflow: hidden; position: absolute; top: 0px; width: 370px; z-index:"]
mail.google.com##header[role="banner"] > div[class] > div.gb_yf > div.gb_gc[role="dialog"][aria-label$="Google Chrome"]
!
!--- Microsoft Edge banners --------------------
msn.com###eubanner
!--- Yandex self-promo -------------------------
!
[$path=/^\/$/]yandex.*##.search-bubbles
yandex.*#?#.desk-notif-card__card:-abp-has(> div.desk-notif-card__title:contains(/Попробовать|Подключить Плюс/))
yandex.*##.news-app > div.news-navigation-menu__wrapper ~ div[class][data-log-id]
m.market.yandex.*##div[data-zone-name^="promo-"]
yandex.*##.desk-notif-card__teaser-item
yandex.*##div[name="smart-banner"]
yandex.*##.smart-banner_browser
yandex.*##.smart-banner_yabro
mail.yandex.ru,mail.yandex.by,mail.yandex.com,mail.yandex.com.tr,mail.yandex.fr,mail.yandex.kz##.ns-view-mail-pro-left-column-button
||yastatic.net/daas/atom.js
radio.yandex.by,radio.yandex.kz,radio.yandex.ru##.page-station__brand
realty.yandex.ru##.Offer__taxiBannerContainer
disk.yandex.*##.mail360-banner
rasp.yandex.*##.TravelHotelsBanner
! Adblock detection
@@||yastatic.net/daas/atom.js$domain=mail.yandex.by|mail.yandex.kz|mail.yandex.ru|mail.yandex.com|mail.yandex.com.tr
!-----------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/131852
msn.com#%#AG_onLoad(function(){setTimeout(function(){var b=document.querySelector("body > fluent-design-system-provider > entry-point").shadowRoot.querySelector("#entry-point-hp-wc-root-wrapper > .content-container > .stripe-wc-container > stripe-wc").shadowRoot.querySelector("fluent-design-system-provider > .stripe-feed > .feed-section").querySelectorAll("div[data-t*='stripe.shopping'],div[data-t*='stripe.buydirect']");b&&b.forEach(function(b){b.remove();})},2E3)});
msn.com#%#AG_onLoad(function(){setTimeout(function(){var b=document.querySelector("body > fluent-design-system-provider > entry-point").shadowRoot.querySelector("#entry-point-hp-wc-root-wrapper > .content-container > .stripe-wc-container > stripe-wc").shadowRoot.querySelector("fluent-design-system-provider > .stripe-feed > .feed-section > .river-section > stripe-slider > msft-feed-layout").shadowRoot.querySelector("fluent-card > fluent-design-system-provider > msn-info-pane").querySelectorAll("msn-info-pane-tab[aria-label*='$'][aria-label*='.'][aria-label*='Starter'], msn-info-pane-panel > msft-info-pane-slide > msft-content-card[href*='/shopping/']");b&&b.forEach(function(b){b.remove();})},2E3)});
! https://github.com/List-KR/List-KR/issues/541
itworld.co.kr###tq_content_div
! https://github.com/AdguardTeam/AdguardFilters/pull/132055
||image.mediapen.com/popup/
||image.mediapen.com/*/series_
! https://jbbs.shitaraba.net/bbs/read.cgi/internet/25463/1652115193/555
amazon.co.jp###mangaPromotionsBanner_feature_div
! https://github.com/AdguardTeam/AdguardFilters/issues/131839
dbook.docomo.ne.jp###js-fixed-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/131867
smt.docomo.ne.jp###Topics_Cts > li.nws_vList_item:not(.grid_item) > .nws_base_largeimg_list
! https://github.com/AdguardTeam/AdguardFilters/issues/131779
m.kt.com##.click-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/131649
investing.com##.ad-free-stripe
! https://tver.jp/episodes/epn53mvtw4 promo
tver.jp##div[class^="floating-companion-ad"]
tver.jp##div[class^="two-column_companionAd"]
! https://github.com/AdguardTeam/AdguardFilters/issues/131292
asahi.com##.ArticleNoteBox
! https://github.com/AdguardTeam/AdguardFilters/issues/131040
hotping.jp##.mtopbn
! self-promo ads
transit.yahoo.co.jp###stanby
techtarget.itmedia.co.jp#?##tmplCol2 > div.cbox:-abp-has(> .vendorcontents)
aucview.aucfan.com##.prBlock
primer.ph##.swpAds
! https://github.com/AdguardTeam/AdguardFilters/issues/130392
books.rakuten.co.jp##div[id^="sp-item-pitari"]
! https://github.com/AdguardTeam/AdguardFilters/issues/130343
wcax.com#?#.right-rail > .card:-abp-has(> .card-body > .image-container > a[href^="/sponsored/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/130320
portal.librus.pl#$?#advertisement-module { remove: true; }
portal.librus.pl#?#.article-list .row > .article__container:-abp-has(> .article__link > .article__image-container > .article__content-inner > .article__sponsored)
portal.librus.pl#?##articles-slider > .article-carousel > .list-container > .list-item:-abp-has(> .article__container > .article__link > .article__image-container > .article__content-inner > .article__sponsored)
portal.librus.pl#$##articles-slider > .article-carousel > .list-container > .list-item[style*="display: none !important;"]:first-child + .list-item[style*="display: none !important;"] + .list-item:last-child { display: block !important; }
portal.librus.pl#?#.container__row--synergia-login > div[class] ~ div[class]:-abp-has(> div[class] > div[class]:only-child div > picture > source[media][srcset^="https://portal.librus.pl/images/base/"] + img[src^="https://portal.librus.pl/images/base/"])
portal.librus.pl#?#.article-list > div[class]:not(.row):-abp-has(> div[class] > div[class]:only-child div > picture > source[media][srcset^="https://portal.librus.pl/images/base/"] + img[src^="https://portal.librus.pl/images/base/"])
portal.librus.pl#?#.widget-portal > div[class]:not(.row):-abp-has(> div[class] > div[class]:only-child div > picture > source[media][srcset^="https://portal.librus.pl/images/base/"] + img[src^="https://portal.librus.pl/images/base/"])
portal.librus.pl##.container__row--synergia-login > div[class] ~ div[class] > div[class] > div[class]:only-child div > picture > source[media][srcset^="https://portal.librus.pl/images/base/"] + img[src^="https://portal.librus.pl/images/base/"]
portal.librus.pl##.article-list > div[class]:not(.row) > div[class] > div[class]:only-child div > picture > source[media][srcset^="https://portal.librus.pl/images/base/"] + img[src^="https://portal.librus.pl/images/base/"]
portal.librus.pl##.widget-portal > div[class]:not(.row) > div[class] > div[class]:only-child div > picture > source[media][srcset^="https://portal.librus.pl/images/base/"] + img[src^="https://portal.librus.pl/images/base/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/129861
fuzoku.sod.co.jp##div[class^="outsideBnr"]
! https://github.com/AdguardTeam/AdguardFilters/issues/129731
shopping.yahoo.co.jp##div[class^="style_Ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/129652
daidata.goraggio.com##.contentsBnr
daidata.goraggio.com###pickUp
||daidata.goraggio.com/ad_image
! https://github.com/AdguardTeam/AdguardFilters/issues/129676
scrolller.com##.gallery-view > .vertical-view > .vertical-view__columns > .vertical-view__column > a[href^="https://scrolller.substack.com/"][target="__blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/129455
gamebiz.jp##.pickup-banners
! https://github.com/AdguardTeam/AdguardFilters/issues/129248
washingtonpost.com##div[data-qa="subscribe-promo"]
!
cuonet.com##.hidden-sm > div:not([class]):not([style]) + .div-title-underbar
cuonet.com##.hidden-sm > [class] + div[style^="width:"][style*="text-align:"]
||cuonet.com/data/file/plan/thumb-
! https://github.com/AdguardTeam/AdguardFilters/issues/128596
||sports.smt.docomo.ne.jp/img/bnr/bnr_dgame.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/128691
beauty.rakuten.co.jp###mkdiv_banner_pitari
! native ad links
kurashinista.jp##.pickup-content-head
kurashinista.jp##.pickup-content__link
! https://github.com/List-KR/List-KR/issues/481
blog.jandi.com##.afc_popup
! https://github.com/Yuki2718/adblock/issues/65
famitsu.com#?#.search-box--category + div.l-contents-block:-abp-has(.ad-native-campaign-leftout)
! https://github.com/uBlockOrigin/uAssets/issues/14550
||hbzb111.com/api/advert/
! https://pc.watch.impress.co.jp/docs/news/todays_sales/1435347.html
watch.impress.co.jp##.amazon-aff
! https://github.com/AdguardTeam/AdguardFilters/issues/128061
fmv-mypage.fmworld.net##.home-news-pr-text
! https://github.com/AdguardTeam/AdguardFilters/issues/127394
thepythoncode.com##.col-md-3 a[href*="&utm_medium=banner"][target="_blank"] > img
! self-promo
tokyo-calendar.jp##.ad-premium-panel
tokyo-calendar.jp##.movie-link
kumin.news###ad-article-bottom
kumin.news#?#.main-container > h3:contains(PR記事)
! https://github.com/AdguardTeam/AdguardFilters/issues/127238
vox.com#?#.c-compact-river > .c-compact-river__entry:-abp-has(> div[data-native-ad-id])
! self-promo banner on PC
cookpad.com###sticky_reference_element
! https://github.com/AdguardTeam/AdguardFilters/pull/127039
m.mk.co.kr###area_banner
! https://jbbs.shitaraba.net/bbs/read.cgi/internet/25463/1652115193/441
tokk-hankyu.jp##.ad_sideFixTop
! https://github.com/AdguardTeam/AdguardFilters/pull/125623
blog.jp.square-enix.com#?##bannerList li:not(:-abp-has(a[href*="/nier"]))
! promotion banners
||yimg.jp/images/realestate/special/*compTopImpact_$image,domain=realestate.yahoo.co.jp
carview.yahoo.co.jp###bnr
! https://github.com/AdguardTeam/AdguardFilters/pull/125628
roadway.yahoo.co.jp###rc_sns
! https://github.com/AdguardTeam/AdguardFilters/issues/126482
contents.fc2.com#?#div[class] > div[class] > a[class^="c-cntCard-110"][class*="_thumb"][href*="/?tag="]:upward(2)
! banner
member.livedoor.com###loginAdwall
! obtrusive promo banners
||mj-king.net/img/BannerAdvertisement/
||mj-king.net/img/bnr/bnr_*_300x200.gif
||mjk-r.net/common/sample/full01/img/bnr_
||mjk-r.net/common/sample/full01/img/bg_special_
||mjk-r.net/common/sample/smart01/img/bnr_
mjk-r.net###bnrLongSpFt
mjk-r.net###frontrBnr
mj-king.net,mjk-r.net###bg-banner
! overclockers.ru - блок ""Анонсы и реклама
overclockers.ru#?#.main-wrap > div.grid > div.container-block:-abp-has(> div > div > div.an-block-desc)
! redundant banner
||japan-indepth.jp/wp-content/uploads/2019/02/jid_member.png
! www.andapp.jp jack promo
andapp.jp##.topJackBanner
! https://www.maruyanagi.co.jp/mochimugi/hakkou-fiber/ promo
maruyanagi.co.jp##.side-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/123268
||gamewith.jp/ad/
gamewith.jp##.walkthrough-hikari
! https://github.com/AdguardTeam/AdguardFilters/issues/123102#issuecomment-1171069566
thelocal.*#?#.tp-modal:-abp-has(> div.tp-iframe-wrapper > iframe[src^="https://buy.tinypass.com/checkout/offer/show?displayMode="])
thelocal.*#$#.tp-backdrop.tp-active { display: none !important; }
thelocal.*#$#html > body.tp-modal-open { overflow: auto !important; position: static !important; }
! https://github.com/Yuki2718/adblock/issues/60
famitsu.com#?#.banner-ad-mark:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/122870
||r.mradx.net^*.html?data=$subdocument,domain=cloud.mail.ru
cloud.mail.ru#$##app div[class^="Public-desktop_"] { width: 100% !important; }
cloud.mail.ru#?#div[class^="ReactViewer__contentWrapper"] > div[class^="ReactViewer__bottominfoWrapper"]:-abp-has(> a[class^="DisableButton_"])
cloud.mail.ru##.marketingPromo-banner
cloud.mail.ru##div[data-qa-tooltip="promotip"]
! sueddeutsche.de - self-promo at end of article
sueddeutsche.de##div[data-hydration-component-name="JobOffers"]
! computerbase.de - self-promo in article at bottom
computerbase.de##.pro-box
! https://github.com/AdguardTeam/AdguardFilters/issues/120219
||yanmaga.jp/api/customers/viewer_banners/
yanmaga.jp###xCVTopPr
! account required
live.fc2.com##.m-lbxLst-bnr
! at the end of comic viewer
comic-days.com##.js-link-slot-anchor[href$="/premium"]
! https://github.com/AdguardTeam/AdguardFilters/issues/119582
apkmirror.com###bottom-slider
! golem.de - Golem Karriere self-promo
golem.de#?#.list-articles > li:-abp-has(> p > em:contains(Sponsored Post von Golem))
golem.de##.career-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/118409
stylehaus.jp##.pickup
! https://github.com/AdguardTeam/AdguardFilters/issues/118920
movie-tsutaya.tsite.jp##.banner-detail
movie-tsutaya.tsite.jp##.adv-promotion-price
! https://github.com/AdguardTeam/AdguardFilters/issues/118981
uqwimax.jp##.uqv2-globalAd
! https://github.com/AdguardTeam/AdguardFilters/issues/118719
journal.tinkoff.ru##div[class^="horizontalWideBannerLayoutFixWrapper"]
journal.tinkoff.ru##div[data-tracking-level-label="spec-kak-vy-tratite-banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/118203
agrinews.co.jp###ad
! https://github.com/AdguardTeam/AdguardFilters/issues/118543
! https://github.com/AdguardTeam/AdguardFilters/pull/128667
outlook.live.com#?#div[data-focuszone-id] + div > button > div > img[class][src$="/leftNavUpsellIcons/premium-diamond-01.svg"]:upward(2)
outlook.live.com#?#.customScrollBar > div > div[class^="_"] > div > div.full:not([aria-label]):not([data-convid]):not([role="option"]):upward(2)
outlook.live.com#?##app .customScrollBar + div[class] > div:not([id]):not([class]) > div[class] > div[class]:-abp-has(> div[class] > div[class] > img[src*="adbar"])
outlook.live.com##.customScrollBar > div *:not([draggable]) > div.full:not([aria-label]):not([data-convid]):not([role="option"]):not([tabindex]):not(.disableTextSelection):not([title])
outlook.live.com##div[id^="docking_InitVisiblePart_"] div[id^="virtualEditScroller"] + div[class] button[aria-label]
! https://github.com/AdguardTeam/AdguardFilters/issues/102342
bunshun.jp#?#.block-header:contains(SPECIAL)
bunshun.jp##a[href$="?ref=special"]
! extension promo on search results
startpage.com##.widget-install-privacy-protect
! https://github.com/AdguardTeam/AdguardFilters/issues/117762
!+ NOT_OPTIMIZED
m.jbzd.com.pl##.footer-mobile
! promo banners
nicovideo.jp##.SpecialPickupBannerContainer
sp.nicovideo.jp##.top-SpecialPickupContainer
! ex. https://bbs.punipuni.eu/test/read.cgi/vaporeon/1642591029/
bbs.punipuni.eu##div[style="margin-top:1em;"] > span[style="float:right;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/117046
i-voce.jp##.undefined[class^="listItem_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/116535
oshiete.goo.ne.jp##div[style="margin-bottom: 20px; text-align:center;"]
! top banners on mobile
s.shufoo.net#$#.nyoki { display: none !important; }
s.shufoo.net#$##wrap[style^="margin-top"] { margin-top: 0 !important; }
s.shufoo.net##.upperBnr
! https://github.com/AdguardTeam/AdguardFilters/issues/116012
sp.okwave.jp##.adfunnel_benefit_box
! https://github.com/AdguardTeam/AdguardFilters/issues/114735
auto.ru##.CreditCardRoot
auto.ru##div[class^="MixedListingBestPrice"]
auto.ru##.ListingCars__creditBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/114441
rkb.jp#%#//scriptlet("abort-current-inline-script", "jQuery", "#sidebar-ad")
rkb.jp##.article_ad_items
! https://github.com/AdguardTeam/AdguardFilters/issues/107566
s.tabelog.com##.p-global-footer__premium
! https://github.com/AdguardTeam/AdguardFilters/issues/114069
vector.co.jp###vec_banner_block
! https://github.com/AdguardTeam/AdguardFilters/issues/113513
||news-postseven.com/uploads/*/banner_300x300.png
! m.faz.net - main page self-promo ad as popup
m.faz.net###newFooterM
! https://github.com/AdguardTeam/AdguardFilters/issues/110731
jp.sharp##.insert-blog-link
! https://github.com/AdguardTeam/AdguardFilters/issues/112462
cookien.com#$##top_banner { display: none !important; }
cookien.com#$#hgroup { top: 0 !important; }
cookien.com#$##masthead { height: 45px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/112905
sofra.com.tr##.header-top > div.container
! https://github.com/AdguardTeam/AdguardFilters/issues/112580
||oricon.co.jp/sp/img/_parts/manual/yomurun/
oricon.co.jp##.block-banner
! promo banners
kai-you.net##.l-side-banner_list
! https://github.com/AdguardTeam/AdguardFilters/issues/112130
matzoo.pl###login_wrap[style^="display:block;z-index:"][onclick="$('#login_wrap').hide()"]
! https://github.com/AdguardTeam/AdguardFilters/issues/112029
newspicks.com###top-premium-banner-area
! aumo.jp promotinal ad links
aumo.jp#?#.entries-item-link[href^="javascript:"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/111891
||insurance.rakuten.co.jp/car/img/banner/mno_
! lolipop self-promo when visited dead page e.g. highhighlow.xyz
||lolipop.jp/img/bnr/bnr_lolipop_ad_
! nerima.goguynet.jp ad/self-promo
goguynet.jp###async-ad_line2
! https://github.com/AdguardTeam/AdguardFilters/issues/111254
imepic.jp##.uphowlist
imepic.jp#?#.middlelabel:contains([PR])
! https://github.com/AdguardTeam/AdguardFilters/issues/110736 placeholder
blog.goo.ne.jp#$##app > div.page[style="padding-top: 11rem"] { padding-top: 4.9rem !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110732
car-mo.jp##.ad-carview
! https://github.com/AdguardTeam/AdguardFilters/issues/110544
||nijiyome.jp/css/contents_pc/topjack.css
||nijiyome.com/nijiyome-img/img/banners/*/topjack_$image,domain=nijiyome.jp
nijiyome.jp###topjackContents
! https://github.com/AdguardTeam/AdguardFilters/issues/105140
journal.tinkoff.ru##.article-body > div.inline-level
journal.tinkoff.ru##div[data-tracking-level-label="promo-banner-quiz-footer-banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/110220
10mtv.jp###contents > a[href*="?utm_source=ad_"]
! heise.de - ad on main page
heise.de##section[data-component="MarketingTeaserModule"]
heise.de#?#.ho-modules-container > div[class]:-abp-has(> div[class] > div[class]:contains(Eigenwerbung))
heise.de#?#article[data-component="TeaserContainer"]:-abp-has(> a > div[data-component="TeaserLinkContainer"] > footer[data-component="TeaserMeta"] > .font-bold:contains(heise-Angebot))
heise.de#?#article[data-component="TeaserContainer"]:-abp-has(> a > div[data-component="TeaserLinkContainer"] > footer[data-component="TeaserMeta"] > .font-bold:contains(heise-Angebot)) + hr[class="md:hidden border-gray-100"]
! https://github.com/AdguardTeam/AdguardFilters/issues/109670
admin.blog.fc2.com##.adimn_pr_txt
! https://github.com/AdguardTeam/AdguardFilters/issues/109546
jorudan.co.jp##.com_pr_rmads_bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/109549
transit.yahoo.co.jp##.mdSidePromo
! https://github.com/AdguardTeam/AdguardFilters/issues/118693
yahoo.co.jp##.MtoCLink
! https://github.com/AdguardTeam/AdguardFilters/issues/109122
pc-koubou.jp##.banner-side
! https://github.com/easylist/easylist/pull/10675
amazon.*##.maple-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/108442
make-up-solution.com###footerSpbanner
! https://github.com/AdguardTeam/AdguardFilters/issues/106163
watson.de##div[class*="watson-teaserheld__"] > div[style="min-height: 60px;"]
watson.de#$#.wrapper[class*="watson-teaserheld__"] { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/105367
musikersuche.musicstore.de##.register-ad
musikersuche.musicstore.de#?#.image-container:-abp-has(> div[class^="werbeanzeige-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/107988
response.jp##.sidebox-pickup[data-link-label="編集部ピックアップ"]
s.response.jp##.aside-box-pickup
! https://github.com/AdguardTeam/AdguardFilters/issues/107688
rebates.jp##a[class^="css-"][href^="https://ac.ebis.ne.jp/"][href*="_mno_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/107702
delivery.rakuten.co.jp##.js-random-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/107704
||kidona.rakuten.co.jp/imgt/brand/banner/*_mno_
! https://github.com/AdguardTeam/AdguardFilters/issues/107708
||takarakuji.rakuten.co.jp/image/banner/other/external/r_mobile_
||takarakuji.rakuten.co.jp/pc/champ/loto/img/external/r_mobile_
! https://github.com/AdguardTeam/AdguardFilters/issues/107712
jibunbank.co.jp##.c-prDefault-01
! https://github.com/AdguardTeam/AdguardFilters/issues/107698
! https://github.com/AdguardTeam/AdguardFilters/issues/107696
! https://github.com/AdguardTeam/AdguardFilters/issues/107687
! https://github.com/AdguardTeam/AdguardFilters/issues/107677
||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
kidona.rakuten.co.jp,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;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/107372
rakuten.co.jp###mno-header
! https://github.com/AdguardTeam/AdguardFilters/issues/105245
x8sb.com###wasdpbtn
! https://github.com/AdguardTeam/AdguardFilters/issues/107199
azby.fmworld.net###subContents > div.mrgB10:last-of-type
! https://github.com/AdguardTeam/AdguardFilters/issues/106863
cyzo.com##.rmodule > a[href^="https://cyzo.co.jp/publicity/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/106838
||yimg.jp/images/yjtop-common/extension/promo/*/new/banner/weather_banner.png$domain=weather.yahoo.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/106553
||pharma.mynavi.jp/img/areabnr/bnr_top_
||pharma.mynavi.jp/sp/img/bg_pr.gif
pharma.mynavi.jp##.pr
! https://github.com/AdguardTeam/AdguardFilters/issues/106526
climbing-net.com##.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/106326
thecode.media##.pr-b
! https://github.com/AdguardTeam/AdguardFilters/issues/104530
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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/105971
sp.m.jiji.com##.spView > div.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/103566
luogu.com.cn#?#.side > div:not([class]):not([id]):-abp-has(> a[target="_blank"] + span > .fa-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/105890
times.abema.tv##.adx-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/103098
inoreader.com#%#//scriptlet('set-cookie', 'consents_promo_dialog', '1')
inoreader.com#%#//scriptlet('set-cookie', 'promo_sidebar_dismissed', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/101210
viaccess-orca.com##.hs-cta-node
! https://github.com/AdguardTeam/AdguardFilters/issues/105234
||fc2.com/video/img/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/105237
speakerdeck.com##.alert-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/105105
||sponichi.co.jp/gamble/auto/images/charilotobanner005_
! promo on the top page
aucfan.com##.subNaviPrBox
! https://github.com/AdguardTeam/AdguardFilters/issues/102837
magazineluiza.com.br##div[data-testid="mod-adunit"]
magazineluiza.com.br##a[data-testid="banner-link"]
magazineluiza.com.br#?#div[data-testid^="mod-"]:-abp-has(> div[data-testid="adunit"])
! https://github.com/AdguardTeam/AdguardFilters/issues/104879
faze.ca###text-12
! https://github.com/AdguardTeam/AdguardFilters/issues/102343
||xgoo.jp/top2018/conductor_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/102502
hnavi.co.jp#?#div[class^="article-content-"] > p:not([style]) + p[style]:-abp-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
! https://github.com/AdguardTeam/AdguardFilters/issues/103126
biglobe.ne.jp#?#.prom > a.prom-all:upward(1)
news.biglobe.ne.jp##.bnr
! promo on mobile
tech-camp.in##.header-banner-link
! kotaku.com - main deals
kotaku.com#?#.js_curation-block-list > section > header:-abp-has(> h2 > a[href*="kinja-deals"])
! kotaku.com#?#.js_curation-block-list > section > header[style="display: none !important;"] + div[class] > article:-abp-has(> div[class] > a[href*="deals"])
! promotion ad on mobile
! https://github.com/AdguardTeam/AdguardFilters/issues/104343
print-gakufu.com##.banner
natalie.mu##.NA_article_tagad
! https://github.com/AdguardTeam/AdguardFilters/issues/102382
gdpi.hitbullseye.com##.header_add
! https://github.com/AdguardTeam/AdguardFilters/issues/103712
lab.sonicmoov.com###side-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/104024
robotstart.info##.r-col > div.widget:first-child
! https://github.com/AdguardTeam/AdguardFilters/issues/103131
ferret-plus.com##.scrolling-sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/103217
shmoop.com##.page-bottom-cta
! https://github.com/AdguardTeam/AdguardFilters/issues/101656
radiko.jp##.header__banner
! https://github.com/AdguardTeam/AdguardFilters/issues/103167
pixiv.net##.premium-denki-t-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/102072
businessinsider.de##.ll_partnerexpert
! https://github.com/AdguardTeam/AdguardFilters/issues/103381
animatetimes.com##.c-banner-pc
! https://github.com/AdguardTeam/AdguardFilters/issues/102073
toyokeizai.net###induction-banner
! footer promo on mobile
smartlog.jp###smlg_footer_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/102619
||sourcenext.com/~/media/Images/pr_sc/
! https://github.com/AdguardTeam/AdguardFilters/issues/102534
wpolityce.pl##.header-boost--promo
! https://github.com/AdguardTeam/AdguardFilters/issues/102311
xhday.com,megaxh.com,xhwide1.com#%#//scriptlet("abort-on-property-write", "initials.bannerPrefix")
! https://github.com/AdguardTeam/AdguardFilters/issues/102341
nikkei.com#$?#div[class^="adsArea_"] > section > div > div[class^="__item_"] img[alt="PR"]:upward(div[class^="__item_"])  { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/102317
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
! https://github.com/AdguardTeam/AdguardFilters/issues/102021
sugi9532.com##.c-infoBar
! https://github.com/AdguardTeam/AdguardFilters/issues/101977
realsound.jp###bnr_RsCareer
! https://github.com/AdguardTeam/AdguardFilters/issues/101720
toretoku.jp##.saleBnr
toretoku.jp##.saleFixedBnr
! stern.de - stern+ banner at top
stern.de##.sis-HeaderBanner
! erotik.quoka.de - VIP ad
erotik.quoka.de##.active-vip-status-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/100006
telecom.economictimes.indiatimes.com##.in-page-promotions-buckets-featured
! golem.de self-promo (buy a pc from them)
golem.de#?#.list-articles > li:-abp-has(> a[href*="/news/werbung"])
golem.de#?#.media__teaser-list > li:-abp-has(> div[data-article-id] > a[href*="/news/werbung"])
~forum.golem.de,golem.de#$?#li[style="display: none !important;"] + li { border-top: none !important; }
golem.de#?#.list-tickers > li:-abp-has(> div > a[href*="/news/werbung"])
! m.bild.de - ad to shop trikots in their own shop
m.bild.de##div[data-skinning="tr-textlink"]
! promo on mobile
gamewith.jp#?#.walkthrough-recruit-banner:upward(1)
cityheaven.net###widget_recruit
cityheaven.net###widget_recruitmens
cityheaven.net##.tiktok_banner_box
! https://github.com/AdguardTeam/AdguardFilters/issues/100391
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:-abp-has(> a[onclick^="page.Mixedor.mixedOpen"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/99553
gihosoft.com#?#.page-conent > p:contains(/^Recommend for you:/)
gihosoft.com#?#.page-conent > p:contains(/^Recommend for you:/) + div.post-btn
! https://github.com/AdguardTeam/AdguardFilters/issues/99554
blog.media.io#?##wsc-main > div.d-md-block:-abp-has(> div.row a.sys-win)
blog.media.io#?#.py-5:-abp-has(> div[class] > div > a.sys-win)
! https://github.com/AdguardTeam/AdguardFilters/issues/100755
reneelab.jp###text-123
! https://github.com/AdguardTeam/AdguardFilters/issues/100473
codexworld.com##.SidebarBox ~ div.adsSt_widget
! https://github.com/AdguardTeam/AdguardFilters/issues/100172
app-liv.jp##.p-pr-carousel
app-liv.jp#?#.p-richcard div.c-app-icon > a[data-ad-id]:upward(.p-richcard)
! https://github.com/AdguardTeam/AdguardFilters/issues/100335
findjob.co.kr##.findall_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/98960
||octoparse.com/media/*/web-banner-1.jpeg
octoparse.com##.content > p > a[href^="http://www.octoparse.com/download?"]
! https://github.com/easylist/easylist/pull/9705#issuecomment-968065999
||p.dmm.co.jp/p/bnr/dc/topics/large/book_
! https://github.com/AdguardTeam/AdguardFilters/issues/99512 promo banner
www.yahoo.co.jp###CenterBanner
www.yahoo.co.jp###TopLink
yahoo.co.jp###qurireco a[href^="https://takarabako.yahoo.co.jp/?sc_"][data-ylk]
! https://github.com/AdguardTeam/AdguardFilters/issues/98512
cnyfertility.com##.banner
cnyfertility.com##.post__banner--inside
! https://github.com/AdguardTeam/AdguardFilters/issues/99304
||xgoo.jp/images/common/banner_*_320_150$domain=oshiete.goo.ne.jp
||xgoo.jp/images/common/banner_*_630_110$domain=oshiete.goo.ne.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/98411
w3cschool.cn###rfbanner
w3cschool.cn#$##topbanner { display: none !important; }
w3cschool.cn#$##header[style*="height:"] { height: 55px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/116020#issuecomment-1137526324
lenta.ru#$#.scroll-to-site { display: none !important; }
m.lenta.ru#%#//scriptlet('prevent-addEventListener', 'scroll', 'getBoundingClientRect')
lenta.ru#%#//scriptlet('prevent-addEventListener', 'scroll', 'window.history.pushState')
! self-promo (mobile)
!+ NOT_OPTIMIZED
news.nifty.com##.mod_ad_nifty
! self-promo (login needed)
yoyaku.cityheaven.net##.banner_bar
! https://github.com/AdguardTeam/AdguardFilters/issues/98753
wixsite.com#$##WIX_ADS { display: none !important; }
wixsite.com#$##site-root { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98764
avgle.com###avyc
! https://github.com/AdguardTeam/AdguardFilters/issues/98567
||myjcom.jp/special/common/tvguide/banner/
! self-promo banners
news.careerconnection.jp##.ccn-archive__sponsor-bnr
news.careerconnection.jp##.ccn-side-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/95890
forums.macrumors.com###mrsubscribe
! https://github.com/AdguardTeam/AdguardFilters/issues/96165
ebay.com##.srp-1p__link[href^="https://www.ebay.com/e/ad/"] > .srp-1p__banner
! self-promo blocks on livelib.ru
livelib.ru##.prm-block
! https://github.com/AdguardTeam/AdguardFilters/issues/95027
moeimg.net###overlay_frame
! https://github.com/AdguardTeam/AdguardFilters/issues/94805
auctions.yahoo.co.jp##[data-ylk^="rsec:pr_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/94803
travel.co.jp##.pr-area
! self-promo only on some articles
news.goo.ne.jp##.gn-related-pickup
! links to native-ad articles
gamewith.jp##.gdb-advertisement-in-article
gamewith.jp##.gdb-advertisement-in-article_heading
! https://github.com/AdguardTeam/AdguardFilters/issues/93357
niebezpiecznik.pl###main .post > div[class^="entry"] > div[style] > div[style] > a[href^="https://niebezpiecznik.pl/"][href*=".php"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/93909
gofile.io###mainContent > #ads
gofile.io##a.mr-1[target="_blank"]
! promo banner
eigo.plus###text-27
eigo.plus##.FixedWidget__fixed_widget
eigo.plus###widget-fixed-footer
dic.pixiv.net###d-sp-itemarticle0
! forum.redfox.bz - buy license button at top
forum.redfox.bz##button[onclick="location.href='https://www.redfox.bz/purchase.html'"]
! https://github.com/AdguardTeam/AdguardFilters/issues/93823
notebookcheck.com###c1809193
! https://github.com/AdguardTeam/AdguardFilters/issues/93477
yoyaku-top10.jp##.p-banner_group
yoyaku-top10.jp##.jack
! https://github.com/AdguardTeam/AdguardFilters/issues/92890
e-recht24.de###dsgvo-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/93469
webcg.net##.ad-sub-top-info
! https://github.com/AdguardTeam/AdguardFilters/issues/93361
vokrug.tv###sponsor
vokrug.tv##.sponsor-false-bg
! https://github.com/AdguardTeam/AdguardFilters/issues/92892
rakko.tools##.rakkoma-widget-iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/92277
chanto.jp.net##.gam_tagarea
! https://github.com/AdguardTeam/AdguardFilters/issues/91020
w3schools.com#?##right > div.sidesection:-abp-has(> a[href="https://www.w3schools.com/videos/index.php"])
w3schools.com###right > div#internalCourses
w3schools.com###getdiploma
! https://github.com/AdguardTeam/AdguardFilters/issues/91409
findamasters.com###ads
findamasters.com###billboard
findamasters.com##.inSearchAdRow
findamasters.com#%#//scriptlet("set-constant", "AdGlare", "emptyObj")
! https://github.com/AdguardTeam/AdguardFilters/issues/91037
devops.com##.after-entry > section#custom_html-30
! https://github.com/AdguardTeam/AdguardFilters/issues/91027
analyticsvidhya.com###main-ads
analyticsvidhya.com##a[id^="stickyban"]
! https://github.com/AdguardTeam/AdguardFilters/issues/90938
testbook.com##.post-body-banner a[href="https://testbook.com/pass"] > img
! promotional ads
kakakumag.com##.side-ad-box
! https://github.com/AdguardTeam/AdguardFilters/issues/90990
javhoho.com##center > a[href="https://javhoho.com/subscription-plan/"]
! promo banner on mobile
wowma.jp###promotionBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/90098
phoenixnap.com##div[class*="fixed-widget-container"] a[href^="https://phoenixnap.com/servers/flexservers?utm_source=banner-internal"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/90089
weraveyou.com##div[align="center"] > a[href="http://studio.weraveyou.com/samples/vol1"][target="_blank"] > img
||weraveyou.com/wp-content/uploads/*/*/sample-pack-ad.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/89935
bloomberg.com###fortress-preblocked-container-root
! https://github.com/AdguardTeam/AdguardFilters/issues/89632
icy-veins.com##div[class^="premium_banners"]
! https://github.com/AdguardTeam/AdguardFilters/issues/89723
||gomovies-online.cam/addons/*.gif
gomovies-online.cam##body > div[class^="_"] > div[id^="_"]:only-child > style + div[id^="_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/88710
! Do not search for the word "Deal"
winfuture.de#?#.topnews > div:-abp-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:-abp-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:-abp-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:-abp-has(> a:contains(/(Anzeige)|Schnäppchen|sale|(?<!-)Angebot(?!s)/))
winfuture.de#?#.topnews > div[class]:-abp-has(> h2 > a[href*="/special/"][href*="/angebote/"])
m.winfuture.de#?##main > h2:-abp-has(> a:contains(/(Anzeige)|wieder erhältlich:|Schnäppchen|sale|(?<!-)Angebot(?!s)|für nur [0-9]{1,} Euro|Chance!|günstig/))
! https://github.com/AdguardTeam/AdguardFilters/issues/88649
netdoktor.de##.ndcustom_ml-teaser_mylife
! https://github.com/AdguardTeam/AdguardFilters/issues/88474
all5.jp###fixBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/87278
analyticsvidhya.com###sale-strip
! https://github.com/AdguardTeam/AdguardFilters/issues/87743
inside-games.jp#?#.osusume > .pickup-list > li.item .title:contains(【PR):upward(li)
! https://github.com/AdguardTeam/AdguardFilters/issues/87736
dvdfab.cn##.coupon-link
! https://github.com/AdguardTeam/AdguardFilters/issues/87703
japan.norton.com###common-cta
japan.norton.com###common_cta_pc
! https://github.com/AdguardTeam/AdguardFilters/issues/86615
besanttechnologies.com##.offer_no_padding
! https://github.com/AdguardTeam/AdguardFilters/issues/86609
upgrad.com##div[id^="upgra-"]
upgrad.com##.postcustom-section
upgrad.com#?#.widget_llama_widget > div.widget_text:-abp-has(> div.widget-title > h3:contains(Our Popular))
! https://github.com/AdguardTeam/AdguardFilters/issues/86604
educba.com###topbar
! promo on search results
ekitan.com##div[class*="ek-forward-display"][style="margin:0 auto; width:728px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/86782
ppcexpo.com##.tops-dad
ppcexpo.com#$#body { padding-top: 0px !important; }
ppcexpo.com#$#.navigation { top: 0 !important; }
ppcexpo.com#$#.blog-tiles-container { margin-top: 40px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86785
urlvoid.com###sticky-banner
urlvoid.com#$#.banner-offset { padding-top: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86797
askleo.com##.al_cta
! https://github.com/AdguardTeam/AdguardFilters/issues/86826
snacknation.com###sidebar > .widget a[target="_blank"]
snacknation.com##div[data-advadsredirect]
! promo on bottom
4travel.jp##.u_wifiPromoModule
! https://github.com/AdguardTeam/AdguardFilters/issues/86994
ilanyerimiz.com###gg_container
ilanyerimiz.com###ozel_banner-24
! promo on upper-right
jbbs.shitaraba.net###staff_info
! menshealth.de - self-promo in article (desktop and mobile view)
menshealth.de##.article-box-extension[element-article-inlinepaidmobile]
menshealth.de##.v-A_-article-box-extension[element-article-inlinepaid]
menshealth.de##div[ga-track-vis="article.magazine.vis"]
! self promo ads at www.sankei.com
||taboola.com^$domain=sankei.com
! potentially useful but redundant
aeondewine.com##li[id^="tate_"][class*="tateobi"]
at-a-gallop.net###footer_cta
tour.ne.jp##.cmn-bnr-ad-box
! https://github.com/AdguardTeam/AdguardFilters/issues/84425
tribunnews.com##.belanja-picks
! promo banners
drivetraffic.jp##.contentsBnr1
/stock_bnr_300-$domain=food-foto.jp|model-foto.jp|pro-foto.jp
food-foto.jp,model-foto.jp,pro-foto.jp##.stock_bnr_block
! https://github.com/AdguardTeam/AdguardFilters/issues/84343
hani.co.kr###asideSupport
! https://github.com/AdguardTeam/AdguardFilters/issues/84272
! making type-alike is not mandatory
ren-ai.jp#?##main > .ttl07:contains(編集部オススメ記事)
ren-ai.jp##.pickup-post
! https://hinative.com/ja/questions/1497237 promo
hinative.com##.mod_ads_balloon
hinative.com##.mod_ads_trek_balloon
! https://www.comicbunch.com/manga/bunch/naked_director/view/01/ promo
comicbunch.com##.footer_comics_ad
! https://baseballking.jp/ns/279776
||radiko.jp/static/image/half_banner.gif
! promo banner
sankei.com###piano_information_Article
||news.sod.co.jp/wp-content/uploads/*/prime_cp_$image,~third-party
nicovideo.jp##.TagRelatedBannerContainer.Card
photo-ac.com##.belt-banner-exl
||bizocean.jp/column/wp-content/uploads/2017/11/temply_banner
! https://www.bikebros.co.jp/vb/sports/simpre/simpre-20210427/ banner
||goobike.com/img/$domain=bikebros.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/116651
! https://github.com/AdguardTeam/AdguardFilters/issues/83216
lamoda.pl##article ~ #product-feed-bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/82639
cio.de##.idgContentList > li[data-vr-contentbox^="articleSponsored"]
! https://github.com/AdguardTeam/AdguardFilters/issues/82895
/random_affiliate.js$domain=elog.tokyo|freegame-mugen.jp
elog.tokyo,freegame-mugen.jp##.adArticleAbreast
elog.tokyo##.pr
! self promo - need login
blog.hatena.ne.jp##.edit-done-info-upgrade-to-pro
blog.hatena.ne.jp##.upgrade-pro
blog.hatena.ne.jp##.gmo-campaign-banner
! promo banner on mobile
oshiete.goo.ne.jp##[data-gaccgroup="ヘッダ通常お知らせ"]
oshiete.goo.ne.jp##.Ad
! www.weblio.jp promo banner
||cloudfront.net/column/*/eikaiwa_ad_bannar_$domain=weblio.jp
! native ad article
mag2.com##.header_text_ad
mag2.com##.sidebar_text_ad
mag2.com##.pf_relatedpost
! https://github.com/AdguardTeam/AdguardFilters/issues/81636
honeysanime.com##.side-gutter > a[target="_blank"][onclick]
! native ad articles of the own site
nishinippon.co.jp#?#.p-grid__item h2.c-heading-h2__text > a[href="/content/editorialad/"]:upward(.p-grid__item)
! promo banner
oita-press.co.jp##.pr-banner-wrap
felia.373news.com###ticker-area
! recipe.rakuten.co.jp etc. self-promo banner
||rakuten-static.com/1/grp/banner/js/create.js
! https://github.com/AdguardTeam/AdguardFilters/issues/81918
jiosaavn.com##.c-player > .c-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/81283
avito.ru##div[class^="main-banner-root-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/80927
lugatim.com###header-banner-container
lugatim.com##.side-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/81462
||fc2.com/js/blog/headbar_ad_load.js
! https://github.com/AdguardTeam/AdguardFilters/issues/81424
finance.sina.com.cn###sina-pages-u
! https://github.com/AdguardTeam/AdguardFilters/issues/80906
||brocardi.it/frontend/images/banner-quesito-libero-pensoso.gif
brocardi.it#?##g_sidebar > .quesito:-abp-has(a[href*="utm_content=banner_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/79891
ifttt.com##main.container  > div[data-react-class="App.Comps.ProDetailsPopup"][data-react-props^='{"getProUrl":"https://ifttt.com/subscriptions/pro"']
! text ads
inshokuten.com##.articleDetailPage__textAdTitle
inshokuten.com##.articleDetailPage__textAds
! https://github.com/AdguardTeam/AdguardFilters/issues/78927
||mora.jp/pc/img/jack/
! https://www.rakuten.co.jp/sitemap/ promo banner
||rakuten.co.jp/sitemap/img/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/78285
nu.nl##.zone > div[id^="block-"][data-context*="Adverteerders"]
nu.nl##.zone > div[id^="block-"][data-context*="Aangeboden door NUshop"]
! https://github.com/AdguardTeam/AdguardFilters/issues/78792
pinnacle.com##a[data-gtm-id^="promo_banner_"]
! live.nicovideo.jp promo banner under comments
live.nicovideo.jp##aside[class^="___banner-panel___"]
! https://github.com/AdguardTeam/AdguardFilters/issues/77174
pimylifeup.com###sidebar > section.widget_text > .textwidget > div[class^="easy_lbb_code_"] > a[href^="https://pimylifeup.com/subscribe/"] > img
! promo banner ex. 8543joho.jugem.jp
||jugem.jp/user_blog/ad/
! alibaba.com - promoted items in search results
alibaba.com#?#div[data-content="abox-ProductNormalList"] > div.J-offer-wrapper:-abp-has(> div > i.search-ad-icon)
! https://github.com/AdguardTeam/AdguardFilters/issues/78976
similarsites.com##div[class^="HomepageBanner__"]
similarsites.com##div[class^="SimilarSitesCardBanner__"]
similarsites.com##div[class^="FooterBanner__"]
! https://github.com/AdguardTeam/AdguardFilters/issues/79369
kiryuu.co##div.kln
! www.gdm.or.jp promo banners
||gdm.or.jp/bimg/
! text ads on goo.ne.jp sites
goo.ne.jp###gphead-global-1
goo.ne.jp##div[class^="nr-onegoo-text"]
! eikaiwa.weblio.jp banner
||cloudfront.net/column/*/eikaiwa_ad_bannar_$domain=eikaiwa.weblio.jp
eikaiwa.weblio.jp##.sideButton
! https://github.com/AdguardTeam/AdguardFilters/issues/76575
||casting-porno-tube.com/wp-content/uploads/*/Banner1.png
! https://github.com/AdguardTeam/AdguardFilters/issues/76593
||xtube.com/staticcdn/promotion/
! https://github.com/AdguardTeam/AdguardFilters/issues/76022
overclockers.co.uk###header .samBannerUnit #Offer > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/75844
sendvid.com###vjs-logobrand
sendvid.com###vjs-logo-top-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/80865
tvn24.pl##.teaser-wrapper a[href^="https://promocja.player.pl/"][href*="&utm_campaign="] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/75933
||cloudfront.net/widgets2021/banner/index.html$domain=tvn24.pl
tvn24.pl##iframe[src$="cloudfront.net/widgets2021/banner/index.html"]
! self-promo banners on video.fc2.com
video.fc2.com##.vod_price_off
! self-promo ads on iwate-np.co.jp
iwate-np.co.jp#?#.news-box-article-list > li:-abp-has(span.date:contains(広告))
! https://github.com/AdguardTeam/AdguardFilters/issues/73668
quizizz.com##.spons-group-right
! https://github.com/AdguardTeam/AdguardFilters/issues/75802
myanimelist.net##.footer-mini-banner
||cf.quizizz.com/img/super/ads/ads_banner*.png
! self-promo texts
m.mail.yahoo.co.jp###bnr_f2
mail.yahoo.co.jp###mhd_uhd_pc
yahoo.co.jp###msthdPrLink
login.yahoo.co.jp###ads
! https://github.com/AdguardTeam/AdguardFilters/issues/113836#issuecomment-1085718159
kakaku.com##.c-global_pr
! banner https://kakaku.com/item/K0001272155/?lid=20190108pricemenu_hot
kakaku.com##.bnrBb
! https://kakaku.com/pc/ self-promo
kakaku.com##.p-dell
! banner https://kakaku.com/item/J0000034135/?lid=pc_prbox01_pc_J0000034135
||kakaku.com/script/itemview/RdmReviewAd.js
kakaku.com#?#.alignC > div.mTop10 > div[style="border:1px solid #ccc;"]:contains(-PR-)
! https://github.com/AdguardTeam/AdguardFilters/issues/94502#issuecomment-920307757
www.kinopoisk.ru#?#div[class^="styles_root"] > div[data-tid]:-abp-has(> div[class*="blockClassName"] a[href*="trailer_promo"])
www.kinopoisk.ru#?#.desktop-layout-with-sidebar__content > div[data-tid]:-abp-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##.desktop-layout-with-sidebar__header a[href^="https://hd.kinopoisk.ru/film/"]
www.kinopoisk.ru##div[class^="trailer-promo"]
! kinopoisk.ru#?#iframe.yandex_music:upward(div.media-post-embed)
! kinopoisk.ru##.media-page-layout__trailer-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/72673
barchart.com##.bc-premier-ads-block
! https://github.com/AdguardTeam/AdguardFilters/issues/71748
||tsite.jp/resource/t-mall/hit/game_bnr_sp.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/71885
duden.de##a[href^="https://lp.duden.de/plus/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/70627
mediaite.com##.jw-adthrive-wrap > .o-jw-sub-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/70343
digit.in##.navbar-holder > .Center-block > .avg_height
! https://github.com/AdguardTeam/AdguardFilters/issues/68999
||cdn.duden.de/public_files/*/DO_Plus-banner-boxer.mp4
duden.de##a[href^="https://lp.duden.de/"][href*="&utm_content=banner_boxer"] > video
! https://github.com/AdguardTeam/AdguardFilters/issues/97106
!+ 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/"]:-abp-has(> span[class] > span[id^="tb-close-"])
mail.ru##li[data-testid="extra-news-item-pulse"]
! When logged out from rakuten
member.id.rakuten.co.jp###recommendService
! https://github.com/AdguardTeam/AdguardFilters/issues/66724
magazine.skyeng.ru##.freeLesson
magazine.skyeng.ru##.learn-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/66831
cifraclub.com.br###js-container-pro-interstitial
! https://github.com/AdguardTeam/AdguardFilters/issues/66447
wenku.baidu.com##.yuedu-recommend-wrap
wenku.baidu.com##.zsj-topbar
! https://github.com/AdguardTeam/AdguardFilters/issues/66491
fastweb.it##.body > span[itemprop="articleBody"] > .middle-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/76004
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; }
! CSS, because suggested requests are not visible
duckduckgo.com#$#.badge-link--full { visibility: hidden !important; }
! yomiuri.co.jp footer promotion banner
||yomiuri.co.jp/assets/images/footer-subscribe/
yomiuri.co.jp##.js-footer-2020-subscribe
! Hdrezka - promo in the player
hdrezkafjk2he.net,hdrezkahf22hh.net,hdrezkahdg24s.net,hdrezkabbdh4d.net,hdrezkajjfhr5.net,27p6qp79zyr1.net,hdrezka19139.org,hdrezkap3g.org,hdrezkapez.org,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,rezkily.com,ezhdrezka.com,akinopoisk.com,hdrezkaonline.com,drhdrezka.com,mrhdrezka.com,hdrezka.sh,ehdrezka.com,nukinopoisk.com,livekinopoisk.com,betahdrezka.com,cokinopoisk.com,hdrezka-ag.com,hdrezka.club,hdrezka.cm,hdrezka.co,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
! https://github.com/AdguardTeam/AdguardFilters/issues/65892
pikabu.ru##.stories-feed__container > div[class="section-group"]
! https://github.com/AdguardTeam/AdguardFilters/issues/65628
gekkan-fukugyou.jp##.FixedWidget__fixed_widget
gekkan-fukugyou.jp###custom_html-7
gekkan-fukugyou.jp###footer-fix-banner
! pleer.ru - selfpromo
! https://github.com/AdguardTeam/AdguardFilters/issues/65836
pleer.ru#?#.top-menu-wrap + div[class] > div.content_nopad:not(:-abp-has(> .block_header_wrap)):not(.clear_l)
pleer.ru##.banners_content a[href^="/brand_"]
pleer.ru##.banners_content > table[style]:last-child
pleer.ru##.mainblockid2_fullscreen > div.content_nopad
! https://github.com/AdguardTeam/AdguardFilters/issues/65043
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)
videostar.pl,pilot.wp.pl#?#div[id^="Player"] > .npp-container + div:not([class]):not([id]):-abp-has(> div[class^="sc-"] > div[class*=" "] > a[data-gtm-button="guest_create_account_bar_fullscreen"])
videostar.pl,pilot.wp.pl#?##gatsby-focus-wrapper > div[style^="min-height:calc"] > div[class*=" "]:-abp-has(> div[class^="sc-"]:only-child > div[class*=" "]:only-child > a[data-gtm-button="guest_create_account_bar"])
! bongacams
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,prostocams.com,smutcam.com##.banner_wrp
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,prostocams.com,smutcam.com##.bc_promo
bongacams19.com,bongacams18.com,bongacams11.com,bongacams.net,royalcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,prostocams.com,smutcam.com##.__give_away
! https://github.com/AdguardTeam/AdguardFilters/issues/64839
||elegantthemes.com/js/promo_slide_in.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64836
kropic.com,imgbaron.com,picbaron.com##.newsbar_b
! https://github.com/AdguardTeam/AdguardFilters/issues/63380
diamond.jp###zai-subcolumn-banners
diamond.jp##.zai-subcolumn-banners-plus
diamond.jp##.zai-subcolumn-fbanners
! https://github.com/AdguardTeam/AdguardFilters/issues/63386
m.dm5.com##.guide
! https://github.com/AdguardTeam/AdguardFilters/issues/63236
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)
pixiv.net#?##root > div:not([class]):not([id]) > div[class^="sc"] > div[class]:not([class^="sc"]) > div[class^="sc"] > section[class]:not([class^="sc"]) > div[class^="sc"] > .gtm-toppage-premium-close:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/62307
elnortedecastilla.es#$#.ev-open-modal-notifier-all { display: none !important; }
elnortedecastilla.es#$#.ev-open-modal-notifier-all ~ div.modal-backdrop { display: none !important; }
elnortedecastilla.es#$#body { overflow: auto !important; }
! tut.by
afisha.tut.by###online-cinema-banner
afisha.tut.by###comments-banner
tutby.*,tut.by##a[href^="https://huawei.tut.by"]
tutby.*,tut.by##.rubric-brand
tutby.*,tut.by#?#.b-projects > form[id]:-abp-has(> div.m-topic-tam)
tutby.*,tut.by#?#.l-main > div.b-top:-abp-has(> div[class^="news-section-"] > div a[href^="https://preved.tut.by/?clickid="])
tutby.*,tut.by#?#.b-projects > div.b-projects__grid:-abp-has(> div.project-head > div.head-title > a[href="https://promokodi.tut.by"])
! https://github.com/AdguardTeam/AdguardFilters/issues/62080
voshod-solnca.ru##.order-calendar
! https://github.com/AdguardTeam/AdguardFilters/issues/62065
||widgets.hawk-assets.co.uk^$domain=techradar.com
techradar.com##.hawk-placeholder
! epochtimes.de - self-promo about masks
epochtimes.de##a[href^="https://marketing.epochtimes.de"]
! https://github.com/AdguardTeam/AdguardFilters/issues/61983
duolingo.com##._1UOwI._3bfsh
! https://github.com/AdguardTeam/AdguardFilters/issues/61965
tricksplit.io##._1WFOVxzGRMuYJNrV60dtbj > div[class]:not([style]) +  ._1WFOVxzGRMuYJNrV60dtbj
! https://github.com/AdguardTeam/AdguardFilters/issues/60384
mobiflip.de#?#ul.infinite-content > div > li:-abp-has(> div > a[href^="https://www.mobiflip.de/go"])
! https://github.com/AdguardTeam/AdguardFilters/issues/59909
investors.com##.wrapper .broadcast-text
investors.com##iframe[src^="https://shop.investors.com/images/promotional/shop/Broadcast/"]
||shop.investors.com/images/promotional/shop/*/index.html$subdocument,domain=investors.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59850
imgur.com#?#.FastGrid > .Grid-column > div[style*="height:"]:-abp-has(> a[href] > .Post-item-container > .Post-item-meta > .Post-item-external-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/59243
ondemandkorea.com##.floatBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/57495
wpolityce.pl#$#.nu-header-with-boost ~ .content { margin-top: -45px!important; }
wpolityce.pl#$#.nu-header-with-boost ~ .nu-main-content { margin-top: -45px!important; }
wpolityce.pl#$#.nu-header-with-boost.boost-hidden { transform: translateY(0)!important; }
wpolityce.pl#$#.nu-header-with-boost > section[class="nu-header-boost nu-header-boost--sp"] { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57201
yaporn.top##div[class^="guessPricePromotion"]
! https://github.com/AdguardTeam/AdguardFilters/issues/56861
mt.de###paywall-footer-slider
! https://github.com/AdguardTeam/AdguardFilters/issues/56753
findaphd.com###billboard-inner
findaphd.com##.sitewide-advert
! https://github.com/AdguardTeam/AdguardFilters/issues/56755
smartydns.com##.boxzilla-overlay
smartydns.com##.boxzilla-container
! https://github.com/AdguardTeam/AdguardFilters/issues/56790
||dorzeczy.pl/dorzeczy/_*/widgets/promocja-tygodnika-
! https://github.com/AdguardTeam/AdguardFilters/issues/56040
news.yahoo.com##a[href="https://yhoo.it/2HTP1Vn"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55984
t.pia.jp###tg_pia-adFloating
! https://github.com/AdguardTeam/AdguardFilters/issues/55430#issuecomment-629812006
rp.pl##.bits-child > .mk-component--vertical > cce[ccemodule="marketing_components"] > div > a[href^="https://prenumerata.rp.pl/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54896
ghacks.net##.post-list-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/54748
sfd.pl##.top-bar
sfd.pl##.banner-top
sfd.pl##.wrapper-banner
sfd.pl##.topic-advertisments
sfd.pl##.wallpaper-holder--upspaced
! https://forum.adguard.com/index.php?threads/block-a-div-failed.38030
caixinglobal.com#$#body { overflow: visible !important; }
caixinglobal.com#$#.popupAD { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52272
cosmopolitan.com,www-cosmopolitan-com.cdn.ampproject.org##a[href^="https://www.hearstmagazines.co.uk/cosmopolitan-magazine-subscription-website"].clickable-image-link
cosmopolitan.com,www-cosmopolitan-com.cdn.ampproject.org#?#.article-body-content > .embed:-abp-has(> .embed-inner > .embed-image-wrap > a[href^="https://www.hearstmagazines.co.uk/cosmopolitan-magazine-subscription-website"].clickable-image-link)
! https://github.com/AdguardTeam/AdguardFilters/issues/67029
! https://github.com/AdguardTeam/AdguardFilters/issues/50980
spiegel.de###spPlusBanner
spiegel.de###spPlus_banner
spiegel.de##.spiegel-eigenwerbung
! https://github.com/AdguardTeam/AdguardFilters/issues/51297
parkiet.com##.no-margin-left--on-sticky >div > cce[additional-classes="promo-block-2--vertical-xl"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49790
totalav.com##.modal--free-download
totalav.com##.modal--free-download ~ div.modal__overlay
! nnm-club
! nnmclub.ro,nnm-club.t0r.xyz,nnmclub.to#?#td[width="80%"] > table[class="pline"]:-abp-has(> tbody > tr > td > span > b:contains(/Reklama|Associate/)) + br
! nnmclub.ro,nnm-club.t0r.xyz,nnmclub.to#?#td[width="80%"] > table[class="pline"]:-abp-has(> tbody > tr > td > span > b:contains(/Reklama|Associate/))
nnmclub.ro,nnm-club.t0r.xyz,nnmclub.to#?#td[width="80%"] > table[class="pline"]:-abp-has(> tbody > tr > td.pcatHead > h2 > a[href^="viewtopic.php?t=1368414"])
nnmclub.ro,nnm-club.t0r.xyz,nnmclub.to#?#td[width="80%"] > table[class="pline"]:-abp-has(> tbody > tr > td.pcatHead > h2 > a[href^="viewtopic.php?t=1368414"]) + br
! https://github.com/AdguardTeam/AdguardFilters/issues/49538
audycje.tokfm.pl##.app--podcasts_ad
audycje.tokfm.pl##.oferta_promocyjna--lista_podcastow
audycje.tokfm.pl#?#body > #gp--popup:-abp-has(> .gp--container > a[href^="https://audycje.tokfm.pl/premium?utm_source=tokfm.pl&utm_medium=baner&utm_campaign=RabatOdSerca"])
! Self-promo on main page
arzamas.academy##.b-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/48506
hsreplay.net#$#.site-modal { display: none !important; }
hsreplay.net#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61289
kadrovik.ua##a[class="global-link"][target="_blank"]
kadrovik.ua#$#body { background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48972
zzz.com.ua##body > div[style="text-align:center;font-size:11px;font-family:arial;background-color:black;color:white"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69924
market.yandex.*##div[data-apiary-widget-id="/content/vendorProductLinePromo"]
! https://github.com/AdguardTeam/AdguardFilters/issues/47749
market.yandex.ru##ul.n-product-tabs__list > li[data-name="special"]
market.yandex.ru##.n-product-content-block__vendor-promo-badge
! https://github.com/AdguardTeam/AdguardFilters/issues/47517
japan.zdnet.com##.ad-bnr-rect-btm
! epochtimes.de - self-promo in articles
epochtimes.de###spendPopupBG
epochtimes.de###news-content .buchempfehlung ~ p
epochtimes.de###news-content .buchempfehlung
epochtimes.de###news-content .buchempfehlung ~ h3
epochtimes.de###news-content .buchempfehlung ~ p + div[id^="attachment"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46621
||photobucket.com/resources/common/js/prompt.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46300
vg.no##.koselig-wrapper
vg.no##.wallpaper-sidekick
vg.no##.reg-grid-container > div[style="height: 150px; position: relative; z-index: 10;"]
||vgc.no/vgpluss/campaigns/wp.png
! https://github.com/AdguardTeam/AdguardFilters/issues/45875
r10.net###inlinemodform > ul > li.thread > a[href="/reklam/"]
||cdn.r10.net/r10/i/r10.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/45641
wired.com##.paywall-bar--expanded
wired.com##.journey-template--in-content
wired.com##.ad--rail
wired.com##.ad-stickyhero
wired.com##div[data-event-click='{"pattern":"PaywallConductor"}']
! stuttgarter-nachrichten.de - self-promo at main page (mobile)
stuttgarter-nachrichten.de##.ga_hptta .content > a[data-tags="Verlagsangebot"]
stuttgarter-nachrichten.de#?#.ga_hptta > .item:-abp-has(> .content > a[data-tags="Verlagsangebot"])
! tichyseinblick.de - self-promo at end of article
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 - donating at article end
taz.de##.article .tziBottom
taz.de##.article .tziBottom ~ .tzi-paywahl__logo
taz.de##body > a.notPaying
! https://github.com/AdguardTeam/AdguardFilters/issues/44550
nero.com###fancybox-wrap
nero.com###fancybox-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/44364
freiepresse.de###aboBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/80042
flipkart.com##div[data-id][style] > div[data-tkid^="en_"]
flipkart.com#?#div[style] > div[class*="col-"] > div[class] > div[data-id][style]:-abp-has(> div[data-tkid^="en_"])
flipkart.com#?#div[class^="css-"] > div:-abp-has(> div[dir]:contains(/^AD$/))
! golem.de - jobs
golem.de##.media__teaser-list > li[style="min-height:4em; padding-left:0;"]:not([class]):not([id])
! golem.de - abo
golem.de##.section-gpure
golem.de#$#.has-gpure-btn { min-height: 111px !important; }
! golem.de - golem academy
golem.de##a[href^="https://ads.golem.de"]
golem.de###seminars
! https://github.com/AdguardTeam/AdguardFilters/issues/43586
ngoisao.net##.box_store_ns
ngoisao.net##.box_thuongmai4
ngoisao.net#?#body > section[class="container"]:-abp-has(> hgroup > h2 > a[href^="https://store.ngoisao.net"])
! https://github.com/AdguardTeam/AdguardFilters/issues/43865
toonily.com##.c-ads
toonily.com##a[href="https://toonily.com/membership/"] > img
toonily.com###main-sidebar > .row > #media_image-3
toonily.com#?#.body-wrap > .c-top-second-sidebar > .container > .row > #text-2:-abp-has(a[href="https://toonily.com/membership"])
! https://github.com/AdguardTeam/AdguardFilters/issues/43825
teamquest.pl##.advHeader
teamquest.pl##.additionalContentVerticalList > .joborders
! https://github.com/AdguardTeam/AdguardFilters/issues/43806
honestdocs.co##.topline_banner
honestdocs.co##.js-drugs-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/43719
etsy.com#?#.responsive-listing-grid > li:-abp-has( > div > a div > .ad-iindicator)
! https://github.com/AdguardTeam/AdguardFilters/issues/43488
mercola.com##a[href*="?cads"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/43116
sergeiyurev.com#?#.inner_sidebar > section:-abp-has(> div > a[href="/samorazvitie-v-detalyax/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/42465
myapple.pl##.post-content > p:last-child > a[href^="https://sklep.myapple.pl/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/42060
te-st.ru#$#.CampaignType--popup { display: none!important; }
te-st.ru#$#html[class] > body[id][class] { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41554
nytimes.com##div[class^="meter_default shown"][data-testid="standard-dock"][aria-label="A message from The Times"]
! https://github.com/AdguardTeam/AdguardFilters/issues/41764
theglobeandmail.com###fixedpencil
! https://github.com/AdguardTeam/AdguardFilters/issues/41942
flightconnections.com##.join-flc
flightconnections.com##body div.ad-box.show#flc
flightconnections.com##.route-info-container > .parallax-container > #IntentMediaParallax
! https://github.com/AdguardTeam/AdguardFilters/issues/41428
portalspozywczy.pl##body > .box-29
portalspozywczy.pl##.right > div[class^="box"] > .partner
portalspozywczy.pl##.right > .list-16 > .el-2 > .box-2
horecatrends.pl##body > .container > .box-1
! https://github.com/AdguardTeam/AdguardFilters/issues/40737
napi.hu##.celhirdetes_all
! https://github.com/AdguardTeam/AdguardFilters/issues/40691
hwsw.hu##.news-feed-other > div > article.ab-news
hwsw.hu##.article-content-inner > .ab-block
! https://github.com/AdguardTeam/AdguardFilters/issues/40526
phoronix.com#%#//scriptlet("set-constant", "aax_getad_mpb", "false")
phoronix.com#?#article.full > strong[id][style]:-abp-has(> span > a[href="https://www.phoronix.com/scan.php?page=phoronix_premium"])
! https://github.com/AdguardTeam/AdguardFilters/issues/39779#issuecomment-529292557
mangarock.com###page-content .container > .row > div[class^="col-"] a[href="/membership"]
! sueddeutsche.de - verlagsangebote
sueddeutsche.de##aside[data-deals-container]
! https://github.com/AdguardTeam/AdguardFilters/issues/38630
kachelmannwetter.com##.dkpw-deleteads
! https://github.com/AdguardTeam/AdguardFilters/issues/49630
! gmx.net,web.de - own website hosting
gmx.net###promoline
web.de##html[data-status="nomessage"] #promoline
web.de#$#html.hasMessage #promoline { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37893
escortbook.com##.escortbook_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/37391
bloomberg.com###paywall-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/38421
hyperhost.ua###sidebar-right > .templatemonster-block
hyperhost.ua##.content-banner-block
! https://github.com/AdguardTeam/AdguardFilters/issues/36327
||weraveyou.com/wp-content/uploads/*/WeRaveYou_PromotionAD6.png
! https://github.com/AdguardTeam/AdguardFilters/issues/35852
||teknoblog.com/wp-content/uploads/*/teknoblog-patreon-300-250@2x.jpg
teknoblog.com##a[href="https://www.patreon.com/teknoblog"] > img[src$="/teknoblog-patreon-300-250@2x.jpg"]
! https://github.com/AdguardTeam/AdguardFilters/issues/36259
appledaily.com###subscription_head_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/60670
! https://github.com/AdguardTeam/AdguardFilters/issues/69644
! 1fichier.com - popup
1fichier.com##.ui-widget-overlay
1fichier.com##.ui-widget-content[aria-describedby="modal-msg"]
! https://github.com/AdguardTeam/AdguardFilters/issues/37848
geniusmarketing.me##.advEvent
geniusmarketing.me##.psevdomenu
! https://github.com/AdguardTeam/AdguardFilters/issues/33611
yggtorrent.ch##.ad-alert-wrapper
! cosmopolitan.de - own shop
cosmopolitan.de##.media > a[href^="http://bit.ly"]
cosmopolitan.de##.content #dikr-responsive-ads-posterad + p
! https://github.com/AdguardTeam/AdguardFilters/issues/58860
! https://github.com/AdguardTeam/AdguardFilters/issues/34726
geeksforgeeks.org###secondary a[href^="https://practice.geeksforgeeks.org/courses/"][target="_blank"] > img
geeksforgeeks.org##.promotional > a[href^="https://practice.geeksforgeeks.org/courses/"][target="_blank"] > img
geeksforgeeks.org###page a[href^="https://practice.geeksforgeeks.org/courses/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/34034
thehackernews.com##body > .deals > .deal-box
! https://github.com/AdguardTeam/AdguardFilters/issues/32746
bj.leju.com##.ad_QJbanner
! https://forum.adguard.com/index.php?threads/resolved-ads-www-radiotunes-com.19634
radiotunes.com##.content-box > p > a[href^="/premium"]
! https://forum.adguard.com/index.php?threads/pop-up-continuously-appearing.31460
theaustralian.com.au#$#div[id^="lightcase-"] { display:none!important; }
theaustralian.com.au#$#body { overflow:visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/100544
! https://github.com/AdguardTeam/AdguardFilters/issues/41736
! https://github.com/AdguardTeam/AdguardFilters/issues/29908#issuecomment-466136893
allegro.pl##div[data-analytics-tags*="TopHeader"][data-box-name="Single Image Variant Container"]
allegro.pl##.main-wrapper > div[data-box-name="Belka-desktop"] > .opbox-sheet-wrapper > .opbox-sheet > div[data-prototype-id="allegro.advertisement.video"]
allegro.pl#$?#.main-wrapper > div[data-box-name="Belka-desktop"] > .opbox-sheet-wrapper > .opbox-sheet > div[data-prototype-id="allegro.advertisement.video"] { remove: true; }
allegro.pl##.main-wrapper > div[data-box-name="Belka-desktop"] > .opbox-sheet-wrapper > .opbox-sheet [data-role="slidesList"] > li[data-analytics-view-custom-placement-id]
! https://github.com/AdguardTeam/AdguardFilters/issues/29516
wallstreet-online.de###page > .breakingNewsOfferteBox
! https://github.com/AdguardTeam/AdguardFilters/issues/29968
appbrain.com###top-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/29830
geoguessr.com#$#.no-pro section.page { padding-bottom: 0!important; }
geoguessr.com#$#.game-usps { display: none!important; }
! facebook.com - products shown on special stories
! breaks https://github.com/AdguardTeam/AdguardFilters/issues/30045#issuecomment-475830659
! facebook.com,facebookcorewwwi.onion##.userContentWrapper div[data-ft] > .mtm + .mtm
! https://github.com/AdguardTeam/AdguardFilters/issues/28507
mayoclinic.org##.mayoad
!
! xhamster.com
xhtab2.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamster17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhamster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,xhamster.one,xhamster.desi,stripchat.com##.earning-block
! promo banner
xhtab2.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamster17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.*,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhamster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,xhamster.one,xhamster.desi,stripchat.com##.promo-message__banner
xhplanet2.com,xhtab2.com,xhamster18.*,xhamster17.*,hamsterix.*,xhamster13.*,xhamster5.desi,xhamster9.com,xhamster.desi,xhamster.one,xhamster.com##.recomm-promo-banner
! cameras in category/movie pages
xhplanet2.com,xhtab2.com,xhamster18.*,xhamster17.*,hamsterix.*,xhamster13.*,xhamster5.desi,xhamster9.com,xhamster.desi,xhamster.one,xhamster.com##.cams-overlay
xhplanet2.com,xhtab2.com,xhamster18.*,xhamster17.*,hamsterix.*,xhamster13.*,xhamster5.desi,xhamster9.com,xhamster.desi,xhamster.one,xhamster.com##[class*="cams-widget"]
xhplanet2.com,xhtab2.com,xhamster18.*,xhamster17.*,hamsterix.*,xhamster13.*,xhamster5.desi,xhamster9.com,xhamster.desi,xhamster.one,xhamster.com##div[class*="cams-thumb-"]
||img.stripst.com/*/previews$domain=xhamster.com
||xhamsterpremium.com^$third-party
xhamster4.*,xhamster2.com,xhamster10.com,xhamster.com##iframe[src^="https://xhamsterpremium.com/"]
xhamster.com##.premium-overlay
!
! https://github.com/AdguardTeam/AdguardFilters/issues/78407
! https://github.com/AdguardTeam/AdguardFilters/issues/36686
! https://github.com/AdguardTeam/AdguardFilters/issues/28792
! https://github.com/AdguardTeam/AdguardFilters/issues/25932#issuecomment-452334513
fandom.com,gamepedia.com##body #pageWrapper > #content[role="main"] > div[id^="siderail_"][id*="_gamepedia"]
fandom.com,gamepedia.com#$?##pageWrapper > #content[role="main"] > #bodyContent:-abp-has(+div[id^="siderail_"][id*="_gamepedia"]) { width: 100%!important; }
! https://forum.adguard.com/index.php?threads/theguardian-com-self-promo-blocked-element-returns.30772/
theguardian.com##.contributions__epic
! netzpolitik.org - site donation bar at bottom
netzpolitik.org###spendenleiste
! https://github.com/AdguardTeam/AdguardFilters/issues/82501
reddit.com#?#div[data-testid="frontpage-sidebar"] > div[class]:-abp-has(> div[class][data-redditstyle="false"] > div[class] > div[class] > button:contains(Try Now))
! https://github.com/AdguardTeam/AdguardFilters/issues/28170
! https://github.com/AdguardTeam/AdguardFilters/issues/28066
reddit.com##.premium-banner-outer
! https://github.com/AdguardTeam/AdguardFilters/issues/24799
cdkeyit.it,allkeyshop.com##.bg-link-left
cdkeyit.it,allkeyshop.com##.bg-link-right
! https://github.com/AdguardTeam/AdguardFilters/issues/27079
techtalk.gfi.com##.ulp-overlay
techtalk.gfi.com##.ulp-window-container
! https://github.com/AdguardTeam/AdguardFilters/issues/26014
parking.premium.pl##.col_right > a[href^="https://premium.pl/checkdomain/"] > img[src*="/parking-banner/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/26738
portail.free.fr##.inscriptionadsl
portail.free.fr##.inscriptionmobilelien
portail.free.fr###contenu > div[style^="width:1000px ;height:95px;"]
portail.free.fr###contenuhp > .noid > div[style^="width:1000px ;height:95px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/40551
! https://github.com/AdguardTeam/AdguardFilters/issues/25643
ebok.vectra.pl###main-container > .login__custom-bg
! https://github.com/AdguardTeam/AdguardFilters/issues/21439
twitch.tv##main.tw-flex > div[class]:not([data-test-selector]) > div[data-test-selector="test_selector_prime_tracking_button_wrapper"]
! amazon self-promo in cart
amazon.de##div[data-p13n-asin-metadata*="adId"]
amazon.de#?##sc-checkout-prefetch + .a-section + .a-section > .a-section:-abp-has(> .a-section > div[data-p13n-asin-metadata*="adId"] )
amazon.de###cart-item-recs
! amazon self-promo in search
amazon.de##iframe[srcdoc*="thirdPartySponsorLinkFirst"]
amazon.de##span[data-component-type="s-skyscraper-slot"]
amazon.de###search span[data-component-type="s-footer-slot"] .amzn-safe-frame-container
amazon.de###search span[data-component-type="s-top-slot"]
amazon.de##div[data-cel-widget="desktop-rhf_SponsoredProductsRemoteRHFSearchEXPSubsK2ClickPagination"]
amazon.co.jp##span[class*="slot_adPlacements"]
amazon.*##div[data-slot="auto-sparkle-hsa-tetris"]
! amazon self-promo in item descriptions
amazon.de,amazon.co.uk###detail-ilm_div
amazon.de,amazon.co.uk###heroQuickPromo_feature_div
amazon.co.uk#?##dp-container > div[id^="sims-consolidated-"][id*="_feature_div"][-ext-has='img#banner_image']
! amazon - page after adding article to basket
amazon.com,amazon.de###huc-first-upsell-row
amazon.com#?##huc-page-container > div[role="complementary"]:-abp-has(a[href*="ref=huc_sponsor"])
! amazon - unrelated self-promo at top of article view
amazon.de###detailILMPercolate_feature_div
amazon.de###percolate-ui-ilm_div
! https://github.com/AdguardTeam/AdguardFilters/issues/24194
trakt.tv###huckster-mobile-square-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/26289
! notizie.tiscali.it in article
notizie.tiscali.it##.pull-right .nplr > a img
notizie.tiscali.it###stk_container
tiscali.it##div[class="pull-right cnt_b_1"]
tiscali.it##body > div[id^="tsSkinAuto"]
tiscali.it##.tiscali-header-promo
tiscali.it##div[id^="dotnAd-"]
tiscali.it##.tc_hp > .tiscali-tc
tiscali.it#?#.tiscali-dx > .tc_hp:-abp-has(> .tiscali-tc)
tiscali.it##.compare-box-cnt
tiscali.it#$#body[style^="padding-top:"] { padding-top: 70px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23755
epicbundle.com##.blogArticleAd
! https://github.com/AdguardTeam/AdguardFilters/issues/23655
benchmark.pl##[class^="productCompareSimilar "]
! https://github.com/AdguardTeam/AdguardFilters/issues/23399
gry-online.pl##main .skl-promo-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/23391
giphy.com##div[class^="homepage__Container-"] > div[class^="homepage__BannerContainer-"]
||media.giphy.com/headers/2018-09-21-03-1537542191/FilmFestHPBannerFINAL.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/23317
mediaworld.it##.footer #block-footerbanners
mediaworld.it##.external-sidebar-wrapper > div[data-banner] > .banner[data-component="banners"]
! https://github.com/AdguardTeam/AdguardFilters/issues/23034
najserialy.to##.premium_lista
! https://github.com/AdguardTeam/AdguardFilters/issues/8095
petri.com###announcement-bar-container
! https://github.com/AdguardTeam/AdguardFilters/issues/22767
kisscartoon.ac###upgrade_pop
! https://github.com/AdguardTeam/AdguardFilters/issues/22640
designhill.com##a[href*="&utm_source"][href*="utm_medium"][target="_blank"]
designhill.com##.dhBlog-graphic
designhill.com##.sidebar-widget--div
! https://github.com/AdguardTeam/AdguardFilters/issues/22460
electrek.co,9to5mac.com##.author-bio-container > .author-gear
! https://github.com/AdguardTeam/AdguardFilters/issues/22207
perspective-daily.de###trialsignuppopup
perspective-daily.de##md-backdrop
! https://github.com/AdguardTeam/AdguardFilters/issues/2686
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
outlook.live.com##div[class][style] > div[data-focuszone-id*="FocusZone"] + div[class] > div[class] > button[class]
outlook.live.com##div[autoid].hiddenOverflow > div[autoid] a.o365button[href*="_Upgrade"]
! https://github.com/AdguardTeam/AdguardFilters/issues/21886
pcgameshardware.de,pcgames.de##.cms-teaser
! https://github.com/AdguardTeam/AdguardFilters/issues/21847
wondershare.com##a[onclick^="_gaq.push(['_trackEvent', this.href, "]
! https://github.com/AdguardTeam/AdguardFilters/issues/21273
descargatelotodo.com###wnb-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/21194
irccloud.com###sidebar > #limits.info
! https://github.com/AdguardTeam/AdguardFilters/issues/21196
foreignpolicy.com##.subscribe--long
! https://github.com/AdguardTeam/AdguardFilters/issues/20317
dropcatch.com##.dc_dc_alert
! https://github.com/AdguardTeam/AdguardFilters/issues/20604
compass.pressekompass.net###app-shell > .full-height > div > div[style^="z-index:"][style*="width: 100%; height: 100vh;"]
! exelab.ru
exelab.ru##a[href="/videokurs.php"]
exelab.ru##div[id^="bnr"]
! https://github.com/AdguardTeam/AdguardFilters/issues/19714
ebay.com##body > div[id^="HomepageOverlay"][style]
! https://github.com/AdguardTeam/AdguardFilters/issues/19748
tetris.com##a[onclick^="openAndTrackOutboundLink"]
! https://github.com/AdguardTeam/AdguardFilters/issues/19268
trueanal.com##.paypal-popup-wrap
trueanal.com###cinco-de-mayo-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/19135
crunchyroll.com##.cr-expo-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/18659
economist.com##.end-of-article
economist.com##.inhouse__subscription-ribbon
! https://github.com/AdguardTeam/AdguardFilters/issues/19024
profootballfocus.com##.pff-cta-top
! https://github.com/AdguardTeam/AdguardFilters/issues/18669
walmart.ca##section[aria-label*="Sponsored"]
! gmx.net mobile plan ad
gmx.net##.header-inner > a[style*="background-image"][target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18718
shemaleporn.xxx##a[href^="/a/premium"]
! heise.de sidebar
heise.de##.stage-advertising
! https://github.com/AdguardTeam/AdguardFilters/issues/10032#issuecomment-398321314
||flashondemand.top-ix.org/video-omg/channels/vvvvid.mp4
! https://github.com/AdguardTeam/AdguardFilters/issues/15219
valueresearchonline.com###top-navigation-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/15086
||playwire.com^$domain=psprices.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14900
igroray.ru##.popup-flyer-block
igroray.ru##.popup-flyer-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/14887
vuze.com###buyBanner
! ebay ad auctions
ebay.de##li[data-view^="mi:4333"]
ebay.com,ebay.co.uk,ebay.com.au#?#div[itemtype="https://schema.org/Product"] div[id^="merch_html_"]:-abp-has(> div[id] .mfe-header > h2.mfe-pull-left:contains(Sponsored))
ebay.com,ebay.co.uk,ebay.com.au#?#div[itemtype="https://schema.org/Product"] div[id^="merch_html_"]:-abp-has(> div[id] h2.mfe-card-group-title:contains(sponsored))
ebay.de#?#.srp-list > .s-item:-abp-has(> div > .s-item__info > a > div[style="display:flex;"] span[role="text"] > span:contains(A))
! causing performance problems:
! ebay.com,ebay.co.uk,ebay.com.au#?#.srp-list > .s-item:-abp-has(> div > .s-item__info > a > div[style="display:flex;"] span[role="text"] > span:contains(S) ~ span:contains(P) ~ span:contains(O))
! https://github.com/AdguardTeam/AdguardFilters/issues/14345
||rsload.net/images5/usperiasfg.png
||rsload.net/images5/premssf1.png
! https://github.com/AdguardTeam/AdguardFilters/issues/14145
ok.ru##div[data-block="MainFeedsContent"] > div.feed-list > div.feed-w > div[debug-fid*="CUSTOM_PORTLET"]:not([data-feed-type])
! https://github.com/AdguardTeam/AdguardFilters/issues/14157
||myshows.me/shared/img/fe/banners/pro-*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/13733
infourok.ru##.a-testyng-blok
! https://github.com/AdguardTeam/AdguardFilters/issues/13457
skyscanner.com.tw##a[href^="https://skyscanner.onelink.me/"][href*="=app-banner"] > img
skyscanner.com.tw##a[href^=" https://skyscanner.onelink.me/"][href*="?pid=hktw-content&af_dp=skyscanner"][style^="background: #00d56d  url(data:image/svg+xml;base64,"][target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13291
||aidma.104.com.tw/js/e104aidma.php
104.com.tw###right_box_ad
104.com.tw###tab_bottom_ad > #hot_com
104.com.tw##.marketing_ad
104.com.tw###login_box ul.products_list > li > a[href^="https://goo.gl/"][onmousedown^="adc"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13301
search.yahoo.com###browserExtensionPromotion
! https://github.com/AdguardTeam/AdguardFilters/issues/12914
||digiseller.ru^$domain=megaoblako.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/12855
mediafire.com###upsellBox
! https://github.com/AdguardTeam/AdguardFilters/issues/12793
theultralinx.com##.m-brand-engagement
! https://github.com/AdguardTeam/AdguardFilters/issues/11628
darlingtonandstocktontimes.co.uk##body > #piano-message
! https://github.com/AdguardTeam/AdguardFilters/issues/11944
price.ru##.b-announce-queries__body
!
! https://github.com/AdguardTeam/AdguardFilters/issues/39476
mail.yahoo.com##div[style="width:640px;height:360px"][id="video-player"]
mail.yahoo.com##div[data-test-id="video-container"]
||s.yimg.com/rx/up/builds/8.5.18/ifcp.html$domain=mail.yahoo.com
||s.yimg.com/rx/builds/*/iframe-controller-page.html$domain=mail.yahoo.com
! legacy interface 'mail.yahoo.com/b/folders/2'
mail.yahoo.com#?#div[style="width:640px;height:360px"][id="video-player"]:upward(div:not([class]))
! new interface 'mail.yahoo.com/d/folders/2'
mail.yahoo.com#?#div[data-test-id="efv-header"] > div[data-test-id="efv-subheader"]:matches-css(font-size:13px)
!
! https://github.com/AdguardTeam/AdguardFilters/issues/10746
sakh.com##.promo-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/10455
hotline.ua##.promo-product
hotline.ua##.promo-3-products
! https://github.com/AdguardTeam/AdguardFilters/issues/9683
5-tv.ru##.pageBranding
5-tv.ru#$#body { background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9332
4shared.com##div[id^="epom-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/8206
||irtelecom.az/images/new-slider/*.mp4
irtelecom.az###MainVideoContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/82943
!+ 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
! https://github.com/AdguardTeam/AdguardFilters/issues/5628
soundcloud.com##.activity > .streamHTUpsell
soundcloud.com##.dashbox > .dashbox__wrapper > a[href="/go#feature-chart"] > img
! 2baksa.net
2baksa.ws,2baksa.net###container ~ table[width="100%"][align="center"]
! https://forum.adguard.com/index.php?threads/26117/
||forums.comodo.com/Themes/comodov2/images/free-signup.png
! https://forum.adguard.com/index.php?threads/26126/
landlord.ua##a[href^="https://journals.ua/prof/landlord_zemlevlasnik/"] > img
! https://forum.adguard.com/index.php?threads/26110/
twitch.tv##.blue-bar.c-text.full-width
! https://github.com/AdguardTeam/AdguardFilters/issues/84018
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
! https://forum.adguard.com/index.php?threads/kitapyurdu-com.25705/
kitapyurdu.com##.ad-small
kitapyurdu.com##a[href^="index.php?route=ad/redirect&ad_id="] > img
! https://forum.adguard.com/index.php?threads/25639/
||attservicesinc.tt.omtrdc.net/m2/attservicesinc/mbox/json?mbox=$important
! https://forum.adguard.com/index.php?threads/24813/
skype.com###edgePromotion
! https://github.com/AdguardTeam/AdguardFilters/issues/6572
bitfinex.com##.onchart-tv-logo
! https://github.com/AdguardTeam/AdguardFilters/issues/6527
gsmarena.com###wrapper > div#outer > div#subHeader
! https://github.com/AdguardTeam/AdguardFilters/issues/6343
tenorshare.com##.wz-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/6341
fossbytes.com##.td-ss-main-sidebar > .widget_execphp
! envato market self-promo
##.canvas__header > .banner[data-google-analytics-payload]
! Yahoo self-promo https://forum.adguard.com/index.php?threads/answers-yahoo-com.17663/
||yimg.com/*/js/generic_yset_search-min.js^
! sputnik.ru- Sputnik browser
sputnik.ru##.b-cover__box > div.b-panel.js-panel[data-sputnik][style]
! https://github.com/AdguardTeam/AdguardFilters/issues/4494
msn.com#$##skypefredialogcontainer[data-aop="skypefredialog"] { display: none!important; }
msn.com#$#body { overflow: initial!important; }
! https://forum.adguard.com/index.php?threads/14147/
ulmart.ru##section.b-products_subscription
! https://forum.adguard.com/index.php?threads/11654/
technet.microsoft.com##.RightAdRail > div > table[width="100%"]
! dailytelegraph.com.au - subscription overlay
dailytelegraph.com.au##.iseDiv
! https://forum.adguard.com/index.php?threads/15586/
cnews.ru##.video.img-block
||filearchive.cnews.ru/*promo$media,domain=cnews.ru
!
lequipe.fr#$#div[aria-expanded="true"] { display: none !important; }
lequipe.fr#$#html { overflow: auto !important; }
!
1tv.ru##.header-promo-place
1tv.ru##.footer-promo-place
!
! https://forum.adguard.com/index.php?threads/24865/
nim.ru##.widget.banner
||nim.ru/i/1920_1101/banner/
!
thevideo.me##.premium-loader
thevideo.me##.premium-plans
thevideo.me##.player-options-section > div[class="col-md-8"] > div[class="col-xs-12 m-a-0 p-a-0"]:last-child
!
! https://forum.adguard.com/index.php?threads/25651/
tennistemple.com##div[id="728x90_tennistemple"]
tennistemple.com##div[id="300x250_premium"]
tennistemple.com##.right > div.box_nd > div[id="300x250"]
!
! https://forum.adguard.com/index.php?threads/21769/
soundcloud.com#?#.stream__list > div > ul.lazyLoadingList__list > li.soundList__item[-ext-has='> div.activity > div.streamContext[role="group"] > div.soundContext  > span[class*="sc-promoted-icon-"]']
!
alexfitness.ru#$##fanModal { display: none!important; }
alexfitness.ru#$#div.modal-backdrop { display: none!important; }
alexfitness.ru#$#.modal-open { overflow: visible!important; }
!
gearbest.com##.siteBanner
gearbest.com##.siteFooter_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/24771
banggood.com##.air_foot_slide_wrap
banggood.com##.top_mt.datacube_banner
!
! https://github.com/AdguardTeam/AdguardFilters/issues/100525
www.tf1.fr##div[class^="MaxBanner_container_"]
!
experts-exchange.com#$#.interceptReplaceElement { display: block!important; }
experts-exchange.com##.interceptBackgroundBlocker
experts-exchange.com##.adBanner-comment
experts-exchange.com##.ctaSolutionStickyWrapper
!
theguardian.com##.contributions__adblock
||contributions.guardianapis.com^
!
! SECTION: Self-promo - Regular rules
!
cr.mufg.jp##.l-banner
cr.mufg.jp##.l-bnrPOP
||tenor.com/*/search-entrypoint-optimized.gif
irn.ru##.banner-screen
rbc.ru##.fox-fallback[style="width: 300px; height: 600px;"]
jisaka.com#?#.left-column-inner > div.plugin-memo:-abp-has(> div.sidetitlebody > div.sidetitle:contains(Amazon))
givemesport.com##.gms-content-wrapper a[href^="https://shop.givemesport.com/products/"]
blog.livup.com.br##.is-adsbanner
blog.livup.com.br##.livup-home-banner-ads
eapteka.ru###notifications-root
myfin.by##.article-product-tile--credit
matchtv.ru##.promo
matchtv.ru##.banner-container
benzinga.com##.bz-campaign
dziennikprawny.pl##.reklama-wspolpraca
1ps.ru##.blog-sidebar-promo
universetoday.com###go-ad-free
coolors.co##a[href="https://coolors.co/advertise"]
ef.edu##div[class^="BlogArticlePostBannerType_banner"]
ef.edu##div[class^="BlogArticlePostBannerCta_banner"]
masterclass.com##main > div[class*="Sticky_top"]
masterclass.com##section[data-testid="featured-course-trailer"]
masterclass.com#?#main > div > section:-abp-has(> div > h2:contains(Learn From the Best))
lazada.com.ph#$#.card-platform-campaign-banner { display: none!important; }
lazada.com.ph#$##J_LzdSiteNav { margin-top: 0!important; }
universalis.fr###bandeau-footer
paperpaper.*##.stk-post > p.stk-reset + div.stk-grid
universalis.fr###cta-col
luminam.ro##.unibody.Head-TopLine
thebell.io##.adfox-container
mcsweeneys.net##.house-ad-right
[$path=/search]yandex.*##.DistrPopup
gofile.io###adsAads
detail.chiebukuro.yahoo.co.jp###v_bnr
itmedia.co.jp###RANKTXT
officelife.media##.side-section__banner-wrap
space.com##.hawk-nest
tumblr.com##aside > div[class]:not([style]) > div[class][style^="background: rgb(255, 138, 0)"]
fenet.jp##.bl_sideBanners
||blog.esuteru.com/js/azrank/swiper.min.js
||linksgroup.heteml.net/js/output/hatima/amazon_ranking
blog.esuteru.com##.azrank_quote
blog.esuteru.com#?#.plugin-memo:-abp-has(div.azrank-sidebar)
mcsweeneys.net##.breaking-news-container
developer.mozilla.org##.mdn-cta-container
spigotunlocked.org###notification_preview
scientificamerican.com##.spw
neeva.com##div[class^="app-layout__column"] > div[style="--group-height:238px;"]
prom.ua#%#//scriptlet('set-cookie', 'hide_mobile_international_delivery_popup', 'true')
coub.com#$#.force-to-login-popup { display: none !important; }
coub.com#%#//scriptlet('remove-class', 'disable-scroll', 'body')
coub.com##.unlogged-bottom-line
coub.com##.timeline-right-block__login-banner
skyeng.ru##web-promotional-rotation-happy-b-day-22
magazine.skyeng.ru##div[id^="ske_banner_header_promo-"]
bestdroidplayer.com##.ulp-overlay
bestdroidplayer.com##.ulp-window-container
docs.cntd.ru#?#.sheet div[class]:-abp-has(> div.demo-modal)
pan.bilnn.com##div[class^="jss"] > a[href="https://feige.bilnn.com/"]
tripmydream.com##.wind-banner-place
biz.moneyforward.com###secondary > aside:not(.widget_search):not(.widget_categories)
biz.moneyforward.com##div[class^="money-post-"]
map.yahoo.co.jp###yjSub > div.banner
dvdsreleasedates.com##.fieldtable-light > .disccell
hindustantimes.com##.freemium-card
backpacker.com,betamtb.com,cleaneatingmag.com,climbing.com,outsideonline.com,oxygenmag.com,pelotonmagazine.com,skimag.com,trailrunnermag.com,triathlete.com,vegetariantimes.com,velonews.com,womensrunning.com,yogajournal.com##.o-content-cta
backpacker.com,betamtb.com,cleaneatingmag.com,climbing.com,outsideonline.com,oxygenmag.com,pelotonmagazine.com,skimag.com,trailrunnermag.com,triathlete.com,vegetariantimes.com,velonews.com,womensrunning.com,yogajournal.com##.c-thinbanner
myiptvforum.com##.p-body-content > div[id^="_"][style]
max.book118.com##.webpreview-recommend
max.book118.com##.crm-re
yahoo.co.jp##img[width="428"][height="50"]
seo-akademiya.com#$##topbar { display: none !important; }
seo-akademiya.com#$##seo-app > header { padding-top: 0 !important; }
rasp.yandex.by,rasp.yandex.kz,rasp.yandex.ru##.SearchSegments__banner
web.vstat.info##.blockscr > div.install
engineeringonline.ucr.edu###sticky--footer
microsoft.com##.switchOfficeHeroFirst
101.ru##.bnr-wide
101.ru##.bnr-flyup__wrapper
radarbox.com##.student-offer
wired.com##.paywall-bar__consumer-marketing-unit
medvestnik.by##body .container .bannergroupbanner-top
androidacy.com###block-39
thebell.io##.arena-banner
spectator.co.uk##div[amp-access="p.showBanner"]
spectator.co.uk##.MeterBanner-module__banner
spectator.co.uk#$#div[class^="HouseSlotSubscriptionBanner-"] { display: none !important; margin-bottom: 6rem !important; }
uchi.ru##div[class^="HeaderBanners_wrapper_"]
thegioididong.com##.owl-ban
dienmayxanh.com##.bannerAdNews
evilangel.com##.Cms_PromoBanner
appmedia.jp##div[id^="ad_jack"]
desertcart.*#$#.TopMessage__discount-modal { display: none !important; }
desertcart.*#$#body { overflow: auto !important; padding-right: 0 !important; }
m.yahoo.co.jp##.TimelineTargeting.ArticleBox--hasBorder
hotokami.jp##.layout_fix_advice--apps
frankrg.com##body > aside.ontop
onliner.by##.b-megabanner-layer
odysee.com##.claim-preview--premium-plus
stadt-bremerhaven.de##iframe.wp-embedded-content
super.cz###szn-premium
||aurora.network/images/banners/
onlypult.com##.navbar-promo
creativespirits.info##.prom
shefinds.com##.house__unit
deepl.com###lmt_pro_ad_container
live.fc2.com##.ad-list
blogs.opera.com##.widget_magical_download_ad
theync.com##.top-aff
||imagel.sekainavi.com/images/banner/
valuewalk.com##.stagi-valuewalkpremium
loads.ati.su##div[class^="Search_banner__"]
triumph-cpn.com##.campaignBnr
ktmmobile.com##.top-event
mein-gartenexperte.de##div[id^="flowin-exit"]
indianexpress.com##.premium-story
belretail.by##.advertising-opportunities
anura.io##.blogContentOffer
pulse.mail.ru##div[data-sid="fulltext_wiget_promo"]
vivaldi.com###getviv
m.crank-in.net#?#.latest_news > li > article:-abp-has(> a[href] > .ci_list_all > .ci_list_all_discription-area > p > .insert_pr)
crank-in.net##.headline_edit_recommend
kurkul.com##.text_news > div.widget_image-vertical
pravda.com.ua##.unit_level_banner
pravda.com.ua##div[class^="club_banner"]
beauty.rakuten.co.jp##.SideColumn__banner
msn.com##div[class^="newsContainer-"]
deezer.com#?#.alert-wrapper > div > div > div > a[href$="/offers"]:upward(4)
youxi.youth.cn##.youth_gw
community.netgear.com##.lia-quilt-column-main-content > div.lia-quilt-column-alley > a > img[style="max-height:150px;"]
macbooster.net##.pop-midyear
elementor.com##.sticky-banner
neowin.net##div.trending-item-title[class*="w_stackcn"] > span[class*="rec"]
geeksforgeeks.org##.text > h3[style="text-align:center"] + blockquote
geeksforgeeks.org##.text > h3[style="text-align:center"]
outlook.live.com##div[data-focuszone-id="FocusZone12"] + div > button
codegym.cc##img[id^="click_banner"]
opinie-perfumy.pl##.lepopup-popup-overlay
opinie-perfumy.pl##.lepopup-popup-container
||promo.datacamp.com/banner.js
analyticsvidhya.com##.banner-section-for-display
game8.jp##.c-menuItem__bannerWrapper
baike.baidu.com##.BK-before-content-wrapper > div > a[target="_blank"][data-num][onclick^="page.Mixedor.mixedOpen("]
g2.com##.product-listing--banner
analyticsindiamag.com##.elementor-widget-container > a[href="https://machinecon.analyticsindiamag.com/"]
sexcams-24.com##.join-spot-01
ufret.jp##.btn-lg[href="/signup.php"]
goo.ne.jp##.header-blow
keirin.netkeiba.com##.HeadBnrBox
utaten.com##main > center > div[style^="min-height: 180px;"]
edureka.co##.blog-content > div.cr-group-tr-cs-carousal
||image.rakuten.co.jp/cyberbay/cabinet/
pay.rakuten.co.jp###DETAIL-ad-modal-parts
item.rakuten.co.jp###newUserBanner--a
shopping.dmkt-sp.jp##.floating-banner
dev.classmethod.jp##.footer-banner
tunelf.com##.article-product-block
wionews.com##.zee-points-items
fril.jp##.campaignBanners
content.techgig.com##.topbanner_tg_inner
content.techgig.com##.tg-clients-banners-rhs
||znetlive.com/*/flash-banner-2.gif
||dailyhostnews.com/pdf/flash-banner-1.gif
znetlive.com##.ab-block-cta
techgig.com##div[class="container pad16"]
timesofindia.indiatimes.com#?#p + a[href="/toi-plus/plans"]:upward(1)
||livenewsworld.com/wp-content/*/pum/
blognone.com###above_comments
javtiful.com##.wrapper > div.container > div.alert-danger
full-count.jp##.s-entry-ads
pyimagesearch.com###pyi-source-code-block
pyimagesearch.com###download-the-code
financialsense.com##.pane-bundle-promo
||crio.do/blog/assets/images/crio-offerings
bookwalker.jp##.ad-new-member
bookwalker.jp##.side-deals
bookwalker.jp##.o-beginner-banner
bookwalker.jp##.bnr-list-area
ruten.com.tw###rt-top-ad
tvnet.lv##.digipakett-branding-root-container
ecuabet.com##div[name="asb-banners"]
||ecuabet.com/banner-
cyberpedia.su##center > div.transformer-form
ryukyushimpo.jp##.topic-ticker_box-topics
ranak.me##.go-price
ranak.me##.news-feed__range > div.market
videolan.org##.sponsors-carousel-wrapper
rakuten-sec.co.jp##a[data-ratid="header-long-banner_ads_mobile"]
smartpress.by##body div.top-box
koneta.nifty.com##.textwidget > a[href^="https://setsuzoku.nifty.com"] > img
interviewbit.com##.ribbon-banner
arynews.tv#?#.td-main-content-wrap div.vc_column > style + div.wpb_wrapper:-abp-has(> div.td_block_wrap div.td-custom-image > a[href="https://live.arynews.tv/"])
so-net.ne.jp##.comp-gate
weather.smt.docomo.ne.jp###prlinksgtk
g2a.com##.exit-modal--image > a[title="Weekly Sale"]
g2a.com##.exit-modal--background
opennet.ru##div[style="background-color: #E9EAD6; width:100%; height: 61px;"]
ubackup.com#?#body > div.am-promotion-entry
feebee.com.tw###promote_ad
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:-abp-has(> div[class="full"] > div.bibloid_serp)
drwindows.de#?#section[class^="artikel-"] > ul > li:not([class]):-abp-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"]
reuters.com##div[class^="RegistrationPrompt__container"]
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:-abp-has(span[class^="AppListItem_sponsored__"])
sme.sk##.composer-bottom-popup
||niutrans.com/static/img/right-banner.
elearningindustry.com##.optin-cta
the-village.ru##a[class^="base-BuyAdvLink-"]
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
vanityfair.com##.journey-template--footer
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
smb.ixbt.com##a[href^="https://smb.ixbt.com/stat/click/branding/"]
||seolaboratory.jp/banner/
honto.jp##.momRegBanner
goodhouse.ru##.pwa-nameplate ~ div.header
gd.ru##a[href="/subscribe/"]
gd.ru##.news-content > div[style="display: flex; justify-content: space-between;"]
ec.toranoana.jp##.toto-obi
vedomosti.ru#?#div[cells] > div.articles-cards-list__cell > div.grid-cell__body > a.card-banner-priorityclub:upward(2)
datarobot.com##.article-wrap > p + div.wp-block-acf-cta-banner-compact
ischoolonline.berkeley.edu##.main-content > div.wp-block-twoyou-cta
androidheadlines.com#?#div[class^="col-"] > div.row:-abp-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
sharperimpressionspainting.com#?#.sidebar > section.widget:-abp-has(> div.textwidget > p[style] > a[href="https://www.sharperimpressionspainting.com/get-your-free-quote/"])
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
newsweekjapan.jp##.special_bnr_area > div.bnr:first-child
economictimes.indiatimes.com##.nonPrimeWidget
ktar.com#?#.main_body > div.wrapper:-abp-has(> h1.bottom_border:contains(Sponsored Articles))
octalsoftware.com##.blog_sidebar > form + div.widget
thurrott.com###sidebar > div.-streams + div.widget
startuptalky.com###st-announcement
avast.ru##.message-bar
||appsrentables.com/images/flyer1-apps-vs.jpg
||appsrentables.com/images/flyer1-apps-secretos.jpg
simplilearn.com##.engagingBanner
timeweb.com##.cm-banner-time-to-craft
crunchadeal.com#?##sidebar > aside.widget:-abp-has(> div.sidebox-main a[href^="https://crunchadeal.com/coupon/"])
shazam.com##.shz-frame-promotionbanner
lenstip.com##.shortcode-content > center > table[width="680"][style^="background-color:"]
lenstip.com##.shortcode-content > center:-abp-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"]
citrus.ua##.popup-0-2-507
litres.ru##.Banners-module__wrapper
dreamstime.com##.js-banner-free-trial
avg.com##.green-rebranding
videoconverterfactory.com##.down-bannerbg
cybrhome.com###listPromotedWebsiteSidebar
kom-dir.ru,firesticktricks.com##.warning
kaspersky.*##div[class^="RepositoryArticle_articleContent"] p ~ a[href^="https://www.kaspersky.ru/total-security?"]
receive.shamimomo.net##.alert-info
hetmanrecovery.com##._header-banner
doremizone.com##a[id^="headerAd"]
minitool.com##a[href^="https://videoconvert.minitool.com/"][onclick^="gtag("]
spokesman.com##.bottomBlockWripper
journal.tinkoff.ru##div[data-tracking-level-label="drive-footer-banner"]
jd.com##.fs_act
texterra.ru##.banner-content-promo
texterra.ru###js_popup_promo
texterra.ru###overlay-default
texterra.ru##.main__header-banner-plug
plus.espn.com##.popup-container
hvg.hu#?#.content ~ section.articlebox:-abp-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
uteka.ru##._advertising
g2.com##.sidebar--product__sponsored-content
thehindubusinessline.com###offer-0-HIc45
top.gg##.css-itx5ft
testbook.com##.signup-banner
dummies.com##.related-book-image
jagran.com##.rhs-Banner
archive.org##ia-anniversary-banner
recochoku.jp##.header-campaign-bnr
recochoku.jp##.top-campaign-bnr
livrariacultura.com.br###bannerFreteFoguete
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
qobuz.com,telegraph.co.uk##.subscribe-banner
m.lenta.ru###okko-top-mobile
reverb.com#?#.sortable-tiles > li.sortable-tile:-abp-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
best-solarmovie.pro##img[style="width: 100%;max-width: 728px;"]
best-solarmovie.pro##main + script + div[class^="_"] > div > style + div[id^="_"]
chrome.google.com##[role="dialog"][aria-labelledby="promo-header"]
||visionplus.id/videocontents/vod/$domain=okezone.com
bilibili.com##.video-page-game-card
noripon.blog##.cta[style="background: #f2f2f2;"]
gadgerba.com##.widget_text.sponsored
shin5noblog.com##.rank-guide
yk.kz##.main_carousel
wealthmanagement.com##.sponsored-articles-row
teleprogramma.pro##.article-row[data-link="https://teleprogramma.pro/spec/acer-scooters/"]
thepostmillennial.com##.contributions-container
ok.ru###hook_Block_VideoBannerBlock
community.nasscom.in##.header-add-banner
untangle.com###overview-features + div.right_col
nauchniestati.ru##.adv-universal
novayagazeta.ru##div[class^="DonateBlock_root__"]
novayagazeta.ru##div[class^="DonateInformer_"]
londragazete.com##.catDesc
opportunitydesk.info#?#.td-ss-main-sidebar> aside.widget:-abp-has(> picture[title="PROMOTION"])
purevpn.com##.add-container
overclockers.co.uk###wallpaper
imusic-school.com##div[id^="Flap-ad-"]
clipchamp.com#?#header + article > div[class^="sc-"] > div[class] > div[class] > a[href^="https://app.clipchamp.com/"]:upward(1)
101.ru##a[href="/ads_disable"]
buscape.com.br#?#ul[class^="Hits_SearchResultList__"] > li[class^="Hits_SearchResultListItem__"]:-abp-has(em[data-analytics-element="sponsored"])
pussyspace.*#?##main-area-box div.mainBox:-abp-has(> div > h2:contains(Live Cams))
techkalture.com##.widget_cream-magazine-author-widget
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#?#.l-main > div.b-top > div[class^="news-section-"]:-abp-has(> div > a[rel="nofollow"] > span:contains(Поддержите команду))
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
bosco.ru###bosco-magazine-banner
careeraddict.com##.banner-container
careeraddict.com##.article-card-banner
||knowledgecity.com/blog/wp-content/uploads/*/KnowledgeCity-Banner-
||knowledgecity.com/blog/wp-content/uploads/*/FreeCourses-
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
webroot.com###main-header div[class^="left-menu-"] > div[id^="media_image-"]
ancient-origins.net#?#.region > div.block:-abp-has(> div.block-inner a[href^="https://shop.ancient-origins.net/"])
ancient-origins.net#?#.region > div.block:-abp-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
maximonline.ru,woman.ru,parents.ru,vokrugsveta.ru,psychologies.ru,ellegirl.ru,wday.ru,elle.ru,marieclaire.ru##.sticky-block > div.creative
||bostonreview.net/sites/default/files/Side_Column_ad
dlcompare.com##a[alt="dLcompare extension EN"]
korsars.pro##.post_wrap > center > font[size="14pt"]
zone.msn.com##.exp-promotional-banner
cio.economictimes.indiatimes.com##.in-page-promotions-buckets-featured
systoolsgroup.com##.well-yellow
||edsys.in/wp-content/themes/edsys/images/blog_side_banner.png
edsys.in##img[alt="top_bnr"]
androidauthority.com#?#.post-sidebar > div:-abp-has(> div[data-nc="nc-ad"])
libertyparkmusic.com#?#.inside-right-sidebar > aside.widget:-abp-has(> div.textwidget span.title-text:contains(ONLINE MUSIC COURSES))
||spinny.com/blog/wp-content/uploads/*/*WithCTA$image
prom.ua##div[data-qaid="promo_popup"]
segodnya.ua##.googleNewsPromo
topuniversities.com##.qstools
||mmocs.com/templates/game/images/join_affiliate.jpg
eneba.com##.xmbBPq
humblebundle.com###site-xpromo-banner
infoworld.com#?#.sector > ul > li:not([class]):-abp-has(> div.item-eyebrow > span.sponsored)
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"]
oberlo.in##section[aria-label="Register Today"]
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"]
weblium.com##a[href*="&utm_campaign=banner_make4hour"]
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
||digify.com/wp-content/uploads/*/Internal-Blog_Graphics_Education-
mayoclinic.org##.appointmentbanner
mayoclinic.org##.internal-promo-stack-order
zhangxinxu.com#?#a[onclick*="Home ad"]
/(mybook-new|sign-book2)\.(jpg|png)/$domain=zhangxinxu.com
zhangxinxu.com##.hd_remind
rockpapershotgun.com##.supporters_promo
interviewbit.com##.modal-nudge--free_academy
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
||fireeye.com/*/services/images/bnr-mandiant-advantage
fiercevideo.com###block-qtxpromobanner
toppr.com##.sidebar-promotions
toppr.com##.code-banner
smashingmagazine.com##div[id^="promo-article-end"]
thewalrus.ca###custom_html-46
crisisgroup.org##.c-cta-block
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
newengland.com##.inline-text-ad
practo.com##.health-day-banner
practo.com##.qna-paid-banner
||phpnet.us/images/web.png
indeed.com##.styles-module--placeholder--1FNgF
talkingpointsmemo.com##.Footer__ModalAds
talkingpointsmemo.com##.CommentsNotice
www.dmm.co.jp##.dmm-c-banner-tags
dmm.co.jp#?##bnr-wrap:-abp-has(> .campaign_lp_link)
||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(:-abp-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:-abp-has(> div.relatedlinks-widget > div.widget-content > a[target="_blank"] > img)
wikipedia.org##.cn-fundraising
blog.ipleaders.in##.td-ss-main-sidebar
xvideos.com###content > div.mobile-hide + div[class]
bokuweb.com,natuyuki.com##.yyi-rinker-contents
kotyanlife.info##.kattene
content.techgig.com##.tg-clients-banners
scanwp.net,gochyu.com##.headmsg
blog.rebrandly.com##.post-inner-banner-image
fonelab.com##.product.green
opencritic.com#?#.carousel-v2 > div.carousel-card-v2:-abp-has(> div.text-center > div > img[src$="/y4m2jFYdCK0LTPB4nsRE9lYZVGfu56TbNpBqIGa0pqp58yiVw6V5Xisi22Kd1LO3uAkPAx5xPJaTEo.jpg"])
||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
estadao.com.br##.assine-bottom-banner-component
ccleaner.com##.driver-updater-banner
montereyherald.com###smallBan
geeksforgeeks.org#?##secondary > div.card-layout:-abp-has(> div.content-wrapper > div > a[href^="https://premium.geeksforgeeks"])
pixlr.com###sneaky
gateoverflow.in##.qa-sidebar
||hub.packtpub.com/wp-content/uploads/2019/07/Generic.png
theguardian.com###slot-body-end
opera.com##.get-opera
opera.com##.get-opera + div#overlay
mooc-list.com###block-affiliados
lbb.in##.section-middleAd
onliner.by#?#.news-text > div.news-media_condensed:-abp-has(> div.news-media__inside a[target="_blank"][href])
slivki.by###floatingBanner
dinamalar.com##a[href="http://www.dinamalar.com/tariff/"]
dinamalar.com###selNNenws
betterhelp.com##.sidebar-cta.hidden-xs
support.microsoft.com##a[id="buyInstallButton"][data-m*="CatNav_cta_Buy Microsoft 365_nav"]
futurehosting.com##.blog-product
belta.by##a[href^="https://yandex.ru/news/"]
diskpart.com##.am-promotion-entry
diskpart.com##.promo-sidebar
diskpart.com##.promo-rightbox-mini
startpage.com##.widget-install-sp
neilpatel.com###bottom-box-cta
neilpatel.com##.widget-glbg
iptv.team###promooverlay
answers.microsoft.com##.rail-banner
in.news.yahoo.com###module-featurebar
rlsbb.ru##.information
ruhrnachrichten.de##.topOfferContainer
ruhrnachrichten.de##img[title="BVB-Abo"]
peoplematters.in##.w-news-stand
obj.ca###block-advertisewithus
rbc.ru##.mts-promo
infourok.ru##.special-course-box
folha.uol.com.br##.c-top-signup
howtofix.guide##.coupon-box-wrap
weather.com##section[title="Introducing Premium for Web"]
weather.com#?#.region-sidebar > div[id^="WxuSmartMessage-"]:-abp-has(> section[title="Introducing Premium for Web"])
zentralplus.ch##.chrampfe
||torguard.net/blog/wp-content/uploads/2018/09/torguard-090418-300x250.gif
||mifirm.net/assets/img/micloud.gif
handwritter.ru##.donate_alert
||harness.io/wp-content/uploads/*/PipelinePatterns.png
indianexpress.com#$?#.premium-calloutpopup { display: none !important; }
indianexpress.com#$?#body { overflow: auto !important; }
icourse163.org##div[id*="activity"][id*="Banner"]
123movies.*###infoAsk
wallstreetmojo.com###topbar
aeon.co##div[data-react-class="Aeon.Banner"]
macwelt.de##.liquid-shop
psprices.com##.promo__ads_off
imymac.com##.sideProductBox
tipspetani.com##.covid-box
postimees.ee##.digipakett-branding-root-container
yoomoney.ru##div[data-react-widget-id="AppPromo"]
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"]
eternalhost.net##a[style][href*="eternalhost.net"] > img.overlay-pc
latimes.com##style + div[class="overlay"]
101.ru##.flying-banner-wrapper
crunchyroll.com##.game-banner-wrapper
club-cs.ru#?#.p-body-content > div.p-body-pageContent > div.block:-abp-has( div.mySlides > a[href^="/members/"] > img[src^="/slider/"])
support.zoom.us,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
byjus.com#?#.join-byjus-form-widget:upward(1)
byjus.com#?#.sidebar > div.bgc-white:-abp-has(> div.ask-about-widget)
byjus.com#?#.sidebar > div.bgc-white:-abp-has(> div.register-free-widget)
m.naver.com##.id_cui_commemoration_banner
minhaoperadora.com.br##.minha-conteudo
teknolojihabercim.com##div[style^="width: auto; height: auto; padding:10px;"]
alibaba.com##div[campaignid][style*="width: 100%; box-sizing: border-box;"][style*="position: relative; height:"]
stackoverflow.blog###teams-promo
fotor.com#?##unic-gdpr:upward(2)
istockphoto.com##.affiliate-promo-code-notification-banner
forum.miuiturkiye.net###iframeurun
qq.co.kr,pandalive.co.kr###rightBanner
flaticon.com###banner-guest
support.microsoft.com##.RailBanner
nzherald.co.nz##.premium-toaster
mozilla.org##.mzp-c-sticky-promo
loftblog.ru##.webdev
cryptocompare.com###big-info-section-top
fark.com###abPleaBar
sibnet.ru##.wink_notification__root
codepile.net##.cp-ad
new-gomovies.online##a[href="/user/profile/premium-membership"][target="_blank"]
rsload.net###dle-content a[href="/tutvce.html"]
rsload.net##a[href^="https://go.webredir.net/r/"] + center
britannica.com##.marketing-INLINE_SUBSCRIPTION
||rolo.nocdnrlly.xyz/images/nflbanner.png
buscape.com.br##div[class^="card Hits_sponsoredContainer"]
epicentrk.ua##em-banner
1cloud.ru##.help__banner-webinar
epicentrk.ua##div[class="__action-slider"]
vtimes.io##div.contribute-bar
globo.com##.banner-bottom-fixed-cpnt
swirlster.ndtv.com##.prd_itm-wrp
maski-proekt.media,proekt.media##.alerts.reversed
thetimes.co.uk###paywall-portal-page-footer
dontpayfull.com##.sponsored
it-here.ru##.telegram-banner
theatlantic.com###nonMeteredNudge
theatlantic.com###sponsoredNonMeteredNudge
theatlantic.com##.c-non-metered-nudge
cc-fan.tv,cn-fan.tv,fox-fan.tv,nf-fan.tv###Shop
imgur.com##.EmeraldBanner
skechers.ru##.stick_block_layer
skechers.ru###exit-modal
interfax.ru##.popupNowReading
madnessporn.com#?#.video div.header:-abp-has(> h2:contains(Madness Webcam))
baraholka.onliner.by##.b-fleamarket__right-block
macwelt.de###billiger_breaker
macwelt.de##.ottoteaser
lostpix.com##a[href="http://myfresh.tv/radio/BestR.html"]
forums.catholic.com##.widget-connector img
||cmtscience.ru/photos/shares/banners/5eba53abef3e6.gif
heise.de##.article-content > figure[class="branding"]
||mirsmart.com.ua/image/catalog/bg/bg-sh-xiaomi-vivo.jpg
mirsmart.com.ua##div[class^="blockbaner"]
nytimes.com##.MAG_web_non-sub_post-election-sale
opennet.ru##a[href^="/banners"]
inc42.com##.plus-bottom-bar
odiarioonline.com.br##.advertising-container
autoua.net##a[href="https://insurance.autoua.net/ru/osago/"]
filmora.wondershare.com##.wsc-seasonal-container
eksisozluk.com##aside > iframe[src^="https://seyler.eksisozluk.com/"]
revistapegn.globo.com###footerOgloboPianoId
phonearena.com##.widgetOffers__disclaimer
phonearena.com##.widgetOffers
forocoches.com#?#tr > td[class]:-abp-has(> div.navbar_notice > table a[href^="https://www.samsung.com/"])
goldsilver.com##.carousel
os1.ru#?#div[class^="grid-"] > div.cell:-abp-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
gfinityesports.com##div[class="overlay popup"]
backup4all.com##.toast-bottom-right
||cdn.myanimelist.net/images/event/support_mal/banner-ani-*.gif
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/"]
m.timesofindia.com###adFreeNudge
the-village.ru##main[class] a[href="/page/advertisers"]
||betonsuccess.ru/cache/user_beton_banners/banner_*.gif
htmlweb.ru###d-top
topcomputer.ru##.owl-carousel4banner
topcomputer.ru##.row-no-gutters
topcomputer.ru##.main-banner-wrapper
||usefomo.com^$third-party
homedepot.com##.js-sponsored--banner
m.hindustanttimes.com##.storyDetail > section[style^="clear: both;padding:0px 11px;"]
vse.rv.ua###promo
irccloud.com###limits > a
livelaw.in###news_on_exit
tw.yahoo.com##a[title="任天堂等你抽"]
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
wap.business-standard.com###popup123
ko.dict.naver.com##.banner_vkorean_wrap
nv.ua##.selfpromo_new
more.tv##.App > div[class^="Banner_"]
style4man.com##.flat_pm_1_out
gas.goodlife.tw###main_content > div#widgets
tvr.by##.bx-composite-btn-fixed
fux.com##.transparent-button.ugc
hinative.com##.l_sidebar_container a.banner_anchor[href^="https://trek.hinative.com/"]
solarmovie.fun##.jwplayer > div.jw-controls + div[class][style]
indianexpress.com##.epaper-banner
forum.onliner.by##.banner-centered
yahoo.com##div[class^="subscriptiontdv2"]
sravnibank.com.ua##a[href="https://sravnibank.com.ua/kredity-nalichnymi/"]
||androidheadlines.com/wp-content/uploads/2019/07/AH-TechDeals-300x150.jpg
||androidheadlines.com/wp-content/uploads/2020/04/AH-Latest-Tech-Deals-Wide.jpg
wotexpress.info##.twitch_prime_june
artstation.com#%#//scriptlet('remove-class', 'is-promobar-active', 'body')
cashtocode.com##.promo-area
hackers.co.kr##.closing_banner_container
hackers.co.kr##.floor_layer_pop
twitch.tv##.side-info-container
||img1.infobank.by/images/imagesindb/banner-perevody-150419-3.png.aspx
imobie.com##.sprtadv
||zviazda.by/banners/padpiska202025.jpg
dermaclub.com.br##.promotion-banner
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.premiumPromoBannerWrapper
expresso.pt##.remp-banner
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/common/img/background/doma_*.jpg
letu.ru##.ddl_campaign > a[href^="/promo/"]
docs.cntd.ru##.shareBannerWrapper
dic.academic.ru###skidki
dic.academic.ru###skidki_hint
samehadaku.vip##.video-nav > .itemleft > div[class*="shares"]
samehadaku.vip##.infoeps > div[class="pencenter"][style^="overflow: hidden"]
macbooster.net##.floatlayer
support.microsoft.com##banner-above-uhf
greatergood.berkeley.edu###donation-fixed-bottom
yaporn.vip##div[class^="guessPricePromotion___"]
latimes.com##.met-flyout
epey.com###oncelikli + div[class="table"][style="border:2px solid #F0E4BA;margin:90px 0 10px;-moz-border-radius:3px;-webkit-border-radius:3px;"]
softexia.com##.offer
subbota.ua##.textwidget > div#slidebox
justnutritive.com##.top-promotion
forum.doctorhead.ru###content > div[id="secondary_navigation"] ~ noscript + center
apteka.ru##.apteka-adv
stocksregister.com##.td-post-content > h3[style] a[class^="manual_trigger"]
knowyourmeme.com##.floating-share-bar
sir.kr##a[href="https://sir.kr/co_notice/1302"]
livemaster.ru##.js-special-utp
merriam-webster.com###recirc-bar-footer
nv.ua##.paywall-area
slovniky.lingea.sk#$##ppoadvmodal { display: none!important; }
dl-android.com###BannerAdLink
coffeecup.com###coffeecup_ads
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
krapka.rv.ua##.deskmargbot-40
krapka.rv.ua##a[href^="https://krapka.rv.ua/reklama-"]
||pcsecrets.ru/wp-content/uploads/*/word_book*.png
vchehle.ua##.promo-popup
hsreplay.net##.center-ad-container
kaspersky.de,kaspersky.ru##div[class^="NotificationBar-"]
hsreplay.net##.premium-fallback
playhub.com##.promo-game
business.ru#?#.article-content > noindex > div.StatBlockWidget:-abp-has(> div.wrap > div.header > div.header-block-left > img[src^="//online.business.ru/"])
fitnessbilim.com##.notices--bottom_fixer
cloudwards.net##.sticky-bottom
besplatka.ua#?#.card-body > div.card-right div.card-shop:-abp-has(> div.card-shop-top > div[class]:contains(Реклама))
academy.mixer.com##div[aria-label="banner"]
yahoo.com##div[data-i13n-sec="app-bhpromo"]
print24.com##.freeShipping__wrapper
print24.com##.hintContent
||blackhole.beeline.ru/i/banners/
fz139.ttk.ru##.banner_zone
ereyon.com.tr##.banner-top-notification-master
primepress.by##.banner-top
cifraclub.com.br###js-sponsor-toast
vesti.ua##a[href="https://vesti.ua/discounts"]
lostfilm.pro,lostfilmtv.site,lostfilm.uno,lostfilm.run,lostfilm.tw,lostfilm.tv##body > a[href][style]
ixbt.com##.honor-mobile-menu-logo
gdeposylka.ru##.container > ul.navbar-left > li.hidden-xs > a[href="/top-products"]
comss.ru#?##main > div.container-fluid:-abp-has(> div.container div.item > a[href] > img.img-responsive)
alexbruni.ru##.anim_getimg > input[onclick^="window.open('https://alexbruni.ru/ytup/'"]
alexbruni.ru#?#table > tbody > tr:-abp-has(> td > a[href="https://alexbruni.ru/ytup/"])
mir24.tv##body > div[style*="height: 180px; width: 100%;"]
topmusicarts.com###qab_container
theweathernetwork.com##.promo_service
alexfilm.org#$#body > div[onclick^="location.href"] { height: 50px!important; }
alexfilm.org#$#body { background: #000000!important; }
factor.academy##.bottom-bnnr__container
inpost.pl##.app-screen
autonews.com##.article-recommended
anilibria.iss.one,anilibria.cf,anilib.top,anilibria.tv##.main > div.content > a[target="_blank"] > img
buhgalter.com.ua#?#.news-list > div.news-list-row:-abp-has(> div.news-list-title > h2 > span.news-list-ico-advertising)
kashi-mo.com##.l-footer > a.wimax_bnr
afonya-spb.ru##.jointcontent_block
afonya-spb.ru##.n-js-promoWrapper
journalstar.com#?#section.block:-abp-has(> div.clearfix > div h3:contains(/Print|ads/))
pesdb.net###friendly_sites
protanki.tv#$#.ant-modal-mask { display: none!important; }
protanki.tv#$#.ant-modal-centered { display: none!important; }
protanki.tv#$#body { overflow: visible!important; }
||i.bcrncdn.com/promotions/devaluation/182x600/
iobit.com##.mainpart
||manisamanset.gen.tr/uploads/manset-reklam
manisamanset.gen.tr##.gazeteler
pantagraph.com###tncms-region-article_side_middle
splice.com##a[data-qa="plugins-banner"]
mixsoft.org###slidebox
buyuksivas.com##.splash-popup
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
psychologies.ru##.right > a[href="https://www.litres.ru/journal-psychologies/"]
wowhead.com##.premium-promo-row
toster.ru##.habr-megaposts
cxem.net##.cont_left
instadp.com##.promote-account-ad
freepik.com##.spr--internal
tjournal.ru##.daily-promo-unit
dtf.ru##.teaserPodcast
send.firefox.com##body > send-promo
userstyles.org#?#.us-stylecards__container > div[class^="us-stylecard"]:-abp-has(> div.fallbackDiv)
kimovil.com##.hotdeals-block
theglobeandmail.com##.fixedpencil
vidak.icu,pb.wtf,piratbit.*###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
xranks.com,biqle.com,biqle.ru##.extension
therecoveryvillage.com##.dropdown-cta-container
therecoveryvillage.com##.sticky-header
therecoveryvillage.com##.sticky-footer
||fmovies.cab/addons/img/merry_christmas
fmovies.cab##div[id="1_bottom_corner"]
forums.overclockers.ru###pagecontent > table.tablebg+div[style^="border: 1px solid #ccc; margin: 5px 0; text-align:center; background-color: #d9e5f1;"]
multgo.ru##a[href="http://multgo.ru/zarabotok-na-kommentariyah.html"]
reviews.org##.header-disclaimer
ccc.eu##.is-umbrella
igrotop.com##.hideAds
raywenderlich.com##.c-banner-advert--summer-bundle
lickr.com##.footer-banner-view
juejin.im##li.item > .topic-box
dll-files.com##.client-cta-box
premier.ua###bpu_prem_side
premier.ua##.flying-action
search.yahoo.com###browserExtensionPromotionBanner
sports.ru##div[class*="news-item__content"] > .ad
autogrodno.by###gkPageContent > aside#gkSidebar
multiplex.ua##.catfish-masterpass
tvigle.ru##.turn-off-ads
tnt-online.ru##.top_info_block
oldi.ru##.bigbanner
t-online.de###Tcontboxi > .Tgbox--anz
idea.de###article > .textabbinder
ancient.eu##.shop_promo
||mytoysgroup.scene7.com/is/image/myToysGroup/*-nnk_plakativ
||redecanais.com/imgs-videos/bannervip.jpg
windows.com,visualstudio.com,office.com,xbox.com,microsoft.com,msra.cn###epb
accuweather.com##.sidebar-telmet-promo
ok.ru##.layer_hld > div.__pro-music
badatel.net##div[id^="badat-"]
mercurynews.com##div.info-box[id^="ConneXt_Action_Id-"]
||shop.kicker.de^
femina.hu##div[data-miniapp-id]
lk.megafon.ru##div[class^="lk_banner"]
creativecommons.org###deed-donate-slide
||g.doubleclick.net/gpt/pubads_impl_$important,domain=notebooksbilliger.de
||googlesyndication.com/simgad$important,domain=notebooksbilliger.de
notebooksbilliger.de##.dy-modal-container
scribd.com##.exclusive_trial_mode
scribd.com##.auto__pdfs_lightboxes_exclusive_trial_lightbox
scribd.com###overlay[class=""]
wondershare.com##body > div[id][style*="background-image:"]:not([class])
befunky.com##div[id^="bfn-plus-dsp"] > a
befunky.com###socialSharingDiv
m.slashdot.org##.upper-banner
lampart.ru##.banner_in_catalog_cnt
xtremetop100.com#?##middleb a[href="#"][rel="nofollow"][-ext-contains="banner place is for sale"]
pcgames.de#?#.textContainer > p[-ext-has='a[title$="Online-Abo"]']
faketaxi.com,girlfriends.xxx##.catfish-banner
coolutils.com###bottomBanner
vsetop.com##p[style="text-align:center;"] > a
dyttw.com.cn##a[href="/ads"]
dx.com###commonHeadBannerPanel
blog.konusarakogren.com##a.nolazy
blog.konusarakogren.com##.wpcmsdev-alert
drweb.ru###ShowIt
xda-developers.com##a[href^="http://forum.xda-developers.com/ad-free"]
forum.xda-developers.com##a[href="/ad-free"]
provladimir.ru##a[href="https://provladimir.ru/reklama-na-portale"] > img
cbssports.com##div[data-component="marketingSlider"]
myshows.me##a[href^="https://myshows.me/pro/?from=banner"] > img
loveser.ru###search_form > a[href^="https://upet.com"]
keengamer.com##.bannerTOP
chess.com###special-upgrade-sidebar
youporn.*##.ad-remove
sozcu.com.tr##.promote-wrapper
||1pornoxxx.com/templates/1pornoxxx/images/rkl300.png
pochta.ru##.tracking-card--banner
ebay.de###RightPanel > div > div[id^="merch_html_"] > div[id^="nume_html"]
lenta.ru##iframe[name="banner"]
psprices.com##.pro_account__link
||uploadgig.com/static/vid1.mp4
forum.na-svyazi.ru##a[href="http://forum.na-svyazi.ru/zakaz.php"]
brazzers.com##.cta-floater
realitykings.com##body div.floating-footer
mofos.com##.catfish
||unikal.org/images/r3.gif
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
a10.com##.wdg_page_game--missing-plugin
thehardtimes.net##.sidebar > #text-14
porndoe.com##.go-premium-drawer
txxx.com##.rek-desk-list
zmovs.com##.in-gallery-banner
zmovs.com##.im-b.show
txxx.com##.rek-iv
milfhdporno.com##.fc-right
mover.uz##.block-info-vertical
||journalistenwatch.com/wp-content/uploads/2017/08/Boxerin-03.gif
||vkstorm.ru/banners/$third-party
||files.webmoney.ru/files/vHbEEBYW/inline
ebay.co.uk,ebay.com,ebay.de#?#ul.mfe-recos > li.mfe-reco-ct[-ext-has='div.mfe-promoted-label']
office.com##.m-alert.f-information
music.youtube.com##ytmusic-mealbar-promo-renderer
youtube.com###visible-banners
youtube.com###ticker-content
cc-fan.ru,cn-fan.ru,fox-fan.ru###Shop
||banner.consultant.ru^
toto.rakuten.co.jp#?#.login-section2 > div.login-none-inner:-abp-has(> div.campaign)
toto.rakuten.co.jp,themeforest.net##.banner
alba.co.kr###MainBanner
albamon.com##.stickyBestalba
thinkster.io###carbonhold
spy-soft.net##.e3lan-top > a[rel="nofollow"] > img
||vc.ru/static/special/yota-stratum/
multiup.eu###overview + #content-page > .alert.alert-success
filmix.ac,filmix.tech,filmix.zone##.remove-sda-wrap
dn.se##.js-account-information
law03.ru##.container > #blfix
||news.atv.az/images/top-banner.png
||softbesplatno.net/templates/FreeSoft/images/banner*.png
cont.ws##.inviteBox
cont.ws##.adv2
cont.ws##.fill
oko-planet.su##body > table[width="100%"][height="150"]
csgoproconfig.com##.img > a[href="contact.html"]
aclu.org###block-aclu-promotions-aclu-promotions-banner
gamepedia.com###gp-pro-upsell
emls.ru###player_cat
picshare.ru###sape
netzpolitik.org###spendenBanner
figurex.net###text-html-widget-5 td[width="125"][height="125"]
zoon.ru###zoonHeader
praxistipps.chip.de##.Article__Promo
freewaresys.com##.FloatingContainer
vaughnlive.tv##.abvsDynamic
pixiv.net##.comic-hot-works
abc.net.au##.container-wrapper > .banner
reddit.com##.content > section.newsletterbar
go.rtl2.de##.fixed-footer
sozcu.com.tr##.get-no-ads
xda-developers.com##.gift-post
warning.rt.ru##.main-sw-carousel
m.heise.de##.mheise--preisvergleich-banner
transfermarkt.de##.newsletter-anzeige
computerbild.de##.newsletterteaser
pcgameshardware.de##.onlineAboNonSubscribers
sportfm.ru##.post_offer
armorgames.com##.premium-promo
ligovka.ru##.promo-links
picjumbo.com##.promo_line
armorgames.com##.subscription-ad
openbusiness.ru##a[href="/advertising/"]
xtremetop100.com##a[href="/contact.php"][rel="nofollow"]
t3n.de##a[href="https://t3n.de/store/mediadaten/"]
likefm.ru##a[href^="/api/outreach/go/"] > img[width="950"]
facebook.com##a[title*="AdChoices"]
zhizninauka.info##body > div.tve-leads-ribbon
golem.de##iframe[width="940"][height="250"]
jeudegolf.org##img[class*="notopenmodal"]
pixiv.net##section.popular-introduction
||illicium.wmtransfer.com^
||illicium.web.money^
||archdaily.com/auth/js/kenneth.js^
||c-s.net.ua/images/200x200-empty.gif
||mpgh.net/images/mini_offur.png
||new-line.net.ua/templates/CounterStrike/images/8831.png
vk.com###lovina_ads_row
!
tele2.ru#$##downloadMobileAppOfferDialog { display: none!important; }
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
eiga.com###video_ad
!+ NOT_OPTIMIZED
liga.net##.donation-fixed
!+ NOT_OPTIMIZED
blog.goo.ne.jp##.navbar__link--bottom
!+ NOT_OPTIMIZED
eiga.com##.header-pure-banner
!
! NOTE: Regular rules end ⬆️
! !SECTION: Self-promo - Regular rules
!
!
! This section contains the list of rules that are used for UI tweaks and other similar cases. For instance, we unblock the right context menu or unblock selecting text on a webpage.
!
! Good: any type of the rules will be good
! Bad:  @@||example.org^$stealth (should be in AdGuard Base - allowlist_stealth.txt)
!
!##############################
!######### CSS tweaks #########
!##############################
! SECTION: Tweaks - CSS
!
! https://github.com/AdguardTeam/AdguardFilters/issues/131962
kinemaster.cc#$##ad-top #timer { display: none !important; }
kinemaster.cc#$##ad-top #getlink { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130861
fakty.com.ua#$#.footer-wrapper { margin-bottom: 0px !important;}
! https://github.com/uBlockOrigin/uAssets/issues/14790
techvybes.com#$##lite-end-sora-button { display: block !important; margin-left: auto !important; margin-right: auto !important; }
techvybes.com#$##lite-end-sora-wait { display: none !important; }
techvybes.com#$##lite-human-verif-button { display: block !important; margin-left: auto !important; margin-right: auto !important; }
techvybes.com#$##lite-human-verif-wait { display: none !important; }
techvybes.com#$##lite-start-sora-wait { display: none !important; }
techvybes.com#$##lite-start-sora-a { display: block !important; }
! https://github.com/uBlockOrigin/uAssets/issues/14660#issuecomment-1243031757
hashhackers.com,katdrive.net,newsongs.co.in#$##btnhide { display: none !important; }
hashhackers.com,katdrive.net,newsongs.co.in#$##getlink { display: none !important; }
hashhackers.com,katdrive.net,newsongs.co.in#$##verify_button2 { display: none !important; }
hashhackers.com,katdrive.net,newsongs.co.in#$##verify_text { display: none !important; }
hashhackers.com,katdrive.net,newsongs.co.in#$##verify_button { display: block !important; }
hashhackers.com,katdrive.net,newsongs.co.in#?#.row > center:-abp-has(> a#verify_button) ~ div#primary
hashhackers.com,katdrive.net,newsongs.co.in#?#.row > center:-abp-has(> a#verify_button) ~ aside#secondary
! https://github.com/AdguardTeam/AdguardFilters/issues/128430
reviewtech.me#$#.DownloadMainContent #countdown { display: none !important; }
reviewtech.me#$#.DownloadMainContent #countdown + .text_sco { display: none !important; }
reviewtech.me#$#.DownloadMainContent #downloadbtn { display: block !important; }
! https://www.neo-blood.co.jp/2022-8-19mail/ anti-copy etc.
neo-blood.co.jp#$#html { -webkit-touch-callout: default !important; -webkit-user-select: auto !important;-moz-user-select: auto !important; -ms-user-select: auto !important; user-select: auto !important; -webkit-tap-highlight-color: black !important; }
neo-blood.co.jp#$#.unselectable { -webkit-touch-callout: default !important; -webkit-user-select: auto !important;-moz-user-select: auto !important; -ms-user-select: auto !important; user-select: auto !important; -webkit-tap-highlight-color: black !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/126929
tech.bloggertheme.xyz#$##timer { display: none !important; }
tech.bloggertheme.xyz#$##getlink { display: block !important; }
tech.bloggertheme.xyz#$##pop-button { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/123316
work.ink#$#span#popup { display: none !important; }
work.ink#$#span#notification-blackout { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/127474
abcnews.go.com#$#.SingleVideo .MediaPlaceholder .StickyVideoPlayer { position: absolute !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/122755
klops.ru#$#.section-one-news > .page-detail .section-detail-news { margin-left: 0 !important; }
! bild.de - restore video meta
bild.de#$#.videometa > [style="height: 0px;"] { height: calc(100%) !important; }
! https://github.com/AdguardTeam/AdguardFilters/pull/121585
webtoon.kakao.com#$#.pointer-events-none { pointer-events: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/120973
gs.statcounter.com#$##main-el { padding-bottom: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/119883
o-pro.online,eda-ah.com,ta2deem7arbya.com#$##makingdifferenttimer { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/118968
asdfiles.com#$##page-content { display: block !important; }
asdfiles.com#$#.ttconaiwent { display: none !important; }
asdfiles.com#$#.full-screen ~ footer { padding-top: 400px !important; }
! accuweather.com - https://forum.adguard.com/index.php?threads/disable-cache-for-specific-sites-or-render-offscreen-before-displaying.48364/
accuweather.com#$#.ads-not-loaded .non-ad { -webkit-filter: none !important; filter: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/118528
plyvdo.live#$#.jwplayer.jw-stretch-uniform .jw-media video { object-fit: fill !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/116595
inform.kz#$#.cont_news_t { height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/116495
teknoblog.com#$#.wpb_wrapper { min-height: unset!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/115727
tudaydeals.com#$##wpsafe-wait1 { display: none !important; }
tudaydeals.com#$##wpsafe-generate { display: block !important; }
! facebook.com - allows right clicking image to open it directly in a new tab
facebook.com#$#.ssr #screen-root { pointer-events: auto !important; }
facebook.com#$#.ssr #screen-root img { pointer-events: auto !important; }
! m.facebook.com - allows to highlight text
!! reenable rule in case wanted text is unselectable again
! m.facebook.com#$#div { -moz-user-select: text !important; -webkit-user-select: text !important; }
m.facebook.com#$#div[data-type] { -moz-user-select: text !important; -webkit-user-select: text !important; }
m.facebook.com#$#div[dir="auto"] { -moz-user-select: text !important; -webkit-user-select: text !important; }
m.facebook.com#$#.touch a[href*="story.php"] { position: relative !important; }
m.facebook.com#$#div[dir="auto"] > span { -moz-user-select: text !important; -webkit-user-select: text !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/115570
news.kstyle.com##div[style*="width:640px;"][style*="height:253px;"] + aside > div.MdMN12Line
! https://github.com/AdguardTeam/AdguardFilters/issues/115284
itigic.com#$#body { padding-bottom: 0!important; }
! https://github.com/uBlockOrigin/uAssets/issues/12468
shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,strcloud.link,streamtape.*#%#//scriptlet("adjust-setTimeout", "counter", "", "0.02")
! jardima.com timer
jardima.com#$##wpsafe-generate { display: block !important; }
jardima.com#$##wpsafe-link { display: block !important; }
jardima.com#$#div[id^="wpsafe-wait"] { display: none !important; }
! www.visflakes.com timer
visflakes.com#$##wpsafe-generate { display: block !important; }
visflakes.com#$##wpsafe-link { display: block !important; }
visflakes.com#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113620
news.goo.ne.jp#$##NR-wrapper-in.cx { min-height: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/112415
markezine.jp#$#.l-sidebar_inner > div.ad-job-board-wrap + div.c-secondarysection { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/112175
rajsayt.xyz#$##wpsafe-generate { display: block !important; }
rajsayt.xyz#$##wpsafe-link { display: block !important; }
rajsayt.xyz#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110893
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/?link=XBST
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; }
! https://www.reddit.com/r/uBlockOrigin/comments/sy74pj/full_page_anti_adblock_detector/
paidappstore.xyz#$##wpsafe-generate { display: block !important; }
paidappstore.xyz#$##wpsafe-link { display: block !important; }
paidappstore.xyz#$##wpsafe-wait1 { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110284
mynewsmedia.co#$##wpsafe-generate { display: block !important; }
mynewsmedia.co#$##wpsafe-snp { display: block !important; }
mynewsmedia.co#$##wpsafe-wait1 { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108435
deezloaded.com#$##wpsafe-generate { display: block !important; }
deezloaded.com#$##wpsafe-link { display: block !important; }
deezloaded.com#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108330
studyis.xyz#$##wpsafe-generate { display: block !important; }
studyis.xyz#$##wpsafe-link { display: block !important; }
studyis.xyz#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/107643
gplpalace.one#$##wpsafe-generate { display: block !important; }
gplpalace.one#$##wpsafe-link { display: block !important; }
gplpalace.one#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108210
apkandroidhub.in#$##wpsafe-generate { display: block !important; }
apkandroidhub.in#$##wpsafe-link { display: block !important; }
apkandroidhub.in#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/uBlockOrigin/uAssets/issues/11443
babymodz.com#$##wpsafe-generate { display: block !important; }
babymodz.com#$##footer #wpsafe-link { display: block !important; }
babymodz.com#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/107736
makemoneywithurl.com#$##scroll.hidden { display: block !important; }
makemoneywithurl.com#$#.footerLink.hidden { display: block !important; }
makemoneywithurl.com#$##next.getmylink { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/107600
jaunpurmusic.info#$##wpsafe-generate { display: block !important; }
jaunpurmusic.info#$##wpsafe-link { display: block !important; }
jaunpurmusic.info#$#div[id^="wpsafe-wait"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/105790
mcdlpit.com#$#.countdown > #reveal_url { display: block !important; }
! circumvent countdown
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#$#.modal-backdrop  {display: none !important; }
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; }
! https://www.reddit.com/r/uBlockOrigin/comments/r43gcd/how_do_i_prevent_the_adblock_detector_and_the/
isi7.net#$##wpsafe-wait1 {display: none !important; }
isi7.net#$##wpsafe-generate {display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/100236
cinemakottaga.*#$##wpsafe-link { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/100856
techymedies.com#$##timer { display: none !important; }
techymedies.com#$##getlink { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/99417
web.yokugames.com#$##countdown { display: none !important; }
web.yokugames.com#$##downloadbtn { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97768
tomshardware.com#$#.xenforo-comment-widget { height: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98371
garutexpress.id#$##wpsafe-link { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98000
skymetweather.com###articledetails ~ br
! https://github.com/AdguardTeam/AdguardFilters/issues/98103
pelisplaygratis.info#$##player2 { display: block !important; }
pelisplaygratis.info#$##block-campaign { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/96392
social-unlock.com#$#form#link a.submit { opacity: 1 !important; pointer-events: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93038
kingtalks.net#$##mybutton { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93826
nestoria.de#$##js-filters-view { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91434
designwizard.com#$#.main-header { top: 0!important; }
! https://github.com/uBlockOrigin/uAssets/issues/4501
aulete.com.br#$#.definicao_verbete_homologado_interna { height:100% !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88786
dl03.magix.net#$#header { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85775
telegraphindia.com#$#.ttdheader { height: 120px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85967
thephoblographer.com#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85488
solidfile.net#$#.delayedShow { visibility: visible !important; }
downloadtutorials.net#$##download { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83965
5play.ru#$#.counter { display: none !important; }
5play.ru#$#div[class="download-btn-group"][style="display:none;"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83335
gidonline.fun#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83303
zshort.cc#$##showContainer { display: none !important; }
zshort.cc#$##showMe div[id][style="display:none;"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/81249
adomainscan.com#$##wpsafe-snp { display: block !important; }
adomainscan.com#$##wpsafe-wait1 { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/pull/79036
upbbom.com,uppoom.com,uploadmoon.com#$##commonId > center > #countdown { display: none !important }
! https://github.com/AdguardTeam/AdguardFilters/issues/79337
coinsparty.mcrypto.club#$##invisibleCaptchaShortlink { padding: 20px 40px !important }
! zshort.io - unblock captcha
zshort.io#$##showContainer { display: none !important; }
zshort.io#$##showMe div[id][style="display:none;"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/79235
vsetors.org#$#.container { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/79222
37.1.206.95#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/78591
mobileflasherbd.com#$#center > .sk1 { display: block !important; }
mobileflasherbd.com#$#center > #btnx { display: none !important; }
mobileflasherbd.com#$#center > .button1 { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/78571
cimavids.live,cnvids.com#$##downloadbtn { display: block !important; }
cimavids.live,cnvids.com#$##countdown > canvas, h3 { display: none !important; }
! sanos.xyz - skip a subscription button
sanos.xyz#$##link-view > #showContainer { display: none !important; }
sanos.xyz#$##showMe div[id][style="display:none;"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77455
soccer.ru#$##site { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/75202
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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74877
kotaku.com##.js_video-sticky-trigger
! https://github.com/AdguardTeam/AdguardFilters/issues/72365
adshrink.it#$##system_center_card_bounce { display: block !important; }
adshrink.it#?#.stackable .red.floating.message > p > .adversal:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/72683
txxx.com,txxx.tube#$#.jwplayer { max-height: initial!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71454
nicotv.me#$#.gg_margin_nav { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70540
keybr.com#$#.Body-app > #root > section.Practice { margin: auto; }
! sports.ru - gap under the main nav
sports.ru#$#div[data-accordion-id="teaser"] { padding-top: 30px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/69701
onlinestreams.ru#$#.wrapper { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/69350
kazanclilink.com#$##baglantigit { display: block !important; }
kazanclilink.com#$##baglantireklamm { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67867
liveresult.ru#$#.header { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67395
uzone.id#$#body { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66772
wo2viral.com#$##lienet { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66548
onlinegamesx.com#$##yuidea-snp { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71629
! https://github.com/AdguardTeam/AdguardFilters/issues/103187
cossa.ru,nevasport.ru#$#.main-wrapper { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66030
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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64379
dota2.ru#$##dappo { padding-top: 0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62915
znak.com#$#body:not(.mobile) header { margin-top: 20px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61267
zfile.in.ua#$#.filelist > div#filelist2 { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59744
genlink.cc#$#.real-link { display: inline-block!important; }
genlink.cc#$#.ads-link { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55696
themes-dl.com#$#.page-template-down-php a[href].btn-outline-primary { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59315
enerjiportali.com#$#body.newsletter-active { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53643
embed.m3u-cdn.live,embed.tvcdn.live#$##dTVv { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54342
software-on.com#$#a.btn-success { display: block!important; }
software-on.com#$#div[style^="display:inline-block"] > .loading { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53974
business-mortgage.info#$##Proceed { display: inline!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53996
freetutsdownload.net#$#button.chuyenhuong { display: inline-block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53501
imgtorrnt.in#$##clkk { display: block!important; }
imgtorrnt.in#$##clkk3 { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52771
subsvip.com#$##botaoLink { display: block!important; }
subsvip.com#$##botaoBloqueio { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52708
pro-bangla.com#$##btngetlink { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52386
bantusebarkan.blogspot.com#$##download[onclick="changeLink();"] { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51830
forexlap.com#$##makingdifferenttimer { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51030
ads.bdcraft.net#$##showSkip { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50492
adfoc.us#$##showSkip { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50328
midiavip.com#$##portal[style] { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50148
lnk.news#$##skip_form { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50093
myotto.online#$##makingdifferenttimer { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48741
ixbt.com#$#.b-footer > div.block__describe { height: 100px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47483
dl.3dmodelshare.org,download.3dzip.org#$#.download_dem { display: block!important; }
dl.3dmodelshare.org,download.3dzip.org#$##waittime { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47357
1ink.cc#$##countingbtn { display: block!important; }
1ink.cc#$##countingsec { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47172
romsemulator.net#$#.wait > .wait__text { display: block!important; }
! saechsische.de - allowing scrolling without waiting
saechsische.de#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46153
dogemate.com#$#button#mdt { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45873
tinder.com#$#div[class*="NetHeight(100%,82px)"] { height: 100%!important; }
! focus.de - removing double border at end of article
focus.de#$##teaserRss { border-top: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45235
conradconnect.com#$#.body-blur { filter: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44589
sopasti.com#$##link { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44351
mangarock.com#$#div[id^="vertical-page-"] > div[class][style] > div[style="position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;"]:empty { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43909#
pasardownload.com,giga74.com#$##download { display: block!important; }
pasardownload.com,giga74.com#$#button[onclick="generate()"] { display: none!important; }
! spiele.stern.de - increasing game instruction gap size ( game: #!Rushtower)
spiele.stern.de#$#.seoGameInstruction { margin-top: 20px !important; }
! nnm-club - increase height of categirues list
nnmclub.ro,nnm-club.t0r.xyz,nnmclub.to#$#select[id="fs"][name="f[]"][multiple="multiple"] { height: 250px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43688
2plus2.ua#$#body > header { top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41288
wahibirawan.com#$#.eastsafelink > .to { display: block!important; }
wahibirawan.com#$#.eastsafelink > .wait { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42825
belaruspartisan.by#$#span.news-date-time { margin-top: -10px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39569
wikitrik.com#$##download { display: block!important; }
wikitrik.com#$#button#btn[onclick="generate()"] { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39594
mastercuriosidadesbr.com#$?##aviso > .container > .ver#baixar { display: block!important; }
mastercuriosidadesbr.com#$?##aviso > .container > .naover#loko { display: none!important; }
! stylebook.de - removing white space at top
stylebook.de#$#div.container[role="page"] > div.container[role="page"] { padding: 0px !important; }
! allcoins.pw - removing animation from login and register buttons
allcoins.pw#$#a.btn-primary[data-toggle="modal"] { animation: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36897
beeg.com#$#.i-footer { margin: 0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34901
hg6384.com-www.6u7u.com#$#body > div.g-head { background: #15253a!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35541
adorofilmesdeterror.com#$##downloadlink { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35452
linksht.com#$##getlink { display: none!important; }
linksht.com#$##originalLink { display: block!important; }
! reddit.com - removing large spaces in footer
reddit.com#$#body > .footer-parent { height: calc(100%)!important; padding:0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22766
classicfm.com#$#.radioplayer { height:calc(100%)!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35135
ool.ru#$#.row > div[style*="height: 3632px;"] { height:calc(100%)!important; }
ool.ru#$#.row div.sameblockheight[style^="height: "] { height:calc(100%)!important; }
! politicaluk.com reenabling nav-bar buttons at end of article
politicaluk.com#$#.post-nav .nav-links { visibility: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16558
pu.nl#$#.article-meta { height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15059
gesundheitsfrage.net,gutefrage.net,finanzfrage.net#$#gf-deferred-content.u-invisible { visibility: visible!important;}
gesundheitsfrage.net,gutefrage.net,finanzfrage.net#$#gf-shortened-block.is-short { max-height: none!important; }
gesundheitsfrage.net,gutefrage.net,finanzfrage.net#$#.is-short::after { background:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14804
fotomac.com.tr#$#.content { padding-bottom: 0!important; }
! winfuture.de - removing margin at top
winfuture.de#$##container { margin: auto auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11164
themeslide.com#$#div[style="text-align: center;"] > div[style^="display:inline-block;width: 100%;"] > .loading { display: none!important; }
themeslide.com#$#div[style="text-align: center;"] > div[style^="display:inline-block;width: 100%;"] > .loading + a[href].btn-success { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10435
nowymarketing.pl#$#.article-articleBody > .blured[style="filter: blur(3px);"] { filter: none!important; }
nowymarketing.pl#$#.article-articleBody > .accessInfoBox.group { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10073 https://github.com/AdguardTeam/AdguardFilters/issues/10466 https://github.com/AdguardTeam/AdguardFilters/issues/10923
gesundheitsfrage.net,gutefrage.net,finanzfrage.net##gf-loading-indicator
! https://github.com/AdguardTeam/AdguardFilters/issues/9338
ilikewallpaper.net#$##divWalllist { padding: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8773
xgaytube.com##.videoPlayer > .uwrap ~ br
! https://github.com/AdguardTeam/AdguardFilters/issues/8564
edeka.de#$#.touchevents {margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7718
watchfaces.be#$#.post-attachment > #filedownload { display: block!important; }
watchfaces.be#$#.post-attachment > .coinhive-captcha { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6976
marinetraffic.com#$#body[style^="padding-top: 144px;"] { padding-top: 47px!important; }
marinetraffic.com#$#.banner > div > nav.navbar-fixed-top[style="padding-top: 97px;"] { padding-top: 0!important; }
! https://forum.adguard.com/index.php?threads/19534/
yadi.sk#$#.folder-public_has-padding { padding-top: 0!important; }
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=240#8
youtube.com#$##appbar-guide-menu { margin-top: 50px!important; }
! https://forum.adguard.com/index.php?threads/resolved-linkshrink-net.18185/#post-125279 - bypass timer
linkshrink.net#$##pause {display: none!important;}
linkshrink.net#$##skip {display: block!important;}
! https://forum.adguard.com/index.php?threads/12185/
! softpedia.com - move articles list to the top
softpedia.com#$#iframe.swipebox-rightxd[id="relcontent"] { top: 60px!important; height: 535px!important; }
! для капчи при заходе с не российских IP - через несколько секунд символы прячутся наложением картинки -> можно убрать.
letitbit.net##img[class="mcmp_postrol_img"]
! newsweek.com - hide the popup which limits the number of articles that can be read
newsweek.com##iframe[src="http://sns.europe.newsweek.com/newsletter?popup=1"]
! NOTE: CSS end ⬆️
! !SECTION: Tweaks - CSS
!
!
!
!
!##############################
!######### JS tweaks ##########
!##############################
! SECTION: Tweaks - JS
!
! https://github.com/AdguardTeam/AdguardFilters/issues/131962
kinemaster.cc#%#//scriptlet("adjust-setTimeout", "/_0x|gotoo/", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/131883
kiktu.com,techcyan.com#%#//scriptlet("adjust-setInterval", "counter", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/131583
userload.co#%#//scriptlet("adjust-setInterval", "secondsleft", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/131082
dizimini.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/131116
mobileprice.site,bestmobilenew.com#%#//scriptlet("adjust-setInterval", "#mdtimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/130599
gaminplay.com#%#//scriptlet("adjust-setInterval", "yuidea-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/130155
digworm.io#%#//scriptlet("adjust-setInterval", "timer--", "*", "0.02")
zertalious.xyz#%#//scriptlet("adjust-setTimeout", "status.innerHTML", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/130034
sub2unlock.com,linkgenie.me#%#//scriptlet("remove-attr", "href", "a[href].unlock-step-link.check")
sub2unlock.com,linkgenie.me#%#AG_onLoad(function(){const a=document.querySelector("a.getlink");if(a)try{const a=document.querySelectorAll("script");let b;[...a].some(a=>{if(a.innerText.includes("a[id=\"link\"]"))return b=a.innerText.match(/\('a\[id="link"\]'\)\.attr\('href', '([\s\S]*?)'\)/)[1],!0}),b&&b.startsWith("http")&&location.assign(b)}catch(a){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/130181
xatakamovil.com#%#//scriptlet('remove-attr', 'style', '.js-dailymotion')
xatakamovil.com#$#.close-corner { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/130108
br0wsers.com#%#//scriptlet("adjust-setInterval", "success", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/129840
ufacw.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
! https://github.com/uBlockOrigin/uAssets/issues/14660#issuecomment-1243031757
hashhackers.com,katdrive.net,newsongs.co.in#%#//scriptlet("adjust-setInterval", "/verify_text|isCompleted/", "*", "0.02")
hashhackers.com,katdrive.net,newsongs.co.in#%#//scriptlet("adjust-setTimeout", "document[_0x", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/129091
altblogger.net#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/128640
wpking.in#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/128430
reviewtech.me#%#(function(){if(location.href.includes("/aHR0c"))try{let a=location.href.substring(location.href.indexOf("aHR0c"));a=atob(a),location.assign(decodeURIComponent(a))}catch(a){}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/128081
freeudemycourse.com#%#//scriptlet("adjust-setInterval", "countdownwrapper", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/128080
course-downloader.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/128026
modshost.net#%#//scriptlet("adjust-setInterval", "timeleft", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/128036
codenova-center.web.app#%#//scriptlet("adjust-setInterval", "contador", "*", "0.02")
! http://adfoc.us/serve/?id=47525085215776
adfoc.us#%#//scriptlet("set-constant", "count", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/127047
ghostcloud.ml#%#AG_onLoad(function(){const a=document.querySelector("body > meta[http-equiv=\"refresh\"][content*=\";url=http\"]");if(a)try{const b=a.content?.split(";url=").pop();location.assign(b)}catch(a){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/126722
tech.madshiba.fun#%#//scriptlet("adjust-setInterval", "wait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/126658
minecraftalpha.net#%#//scriptlet("adjust-setInterval", "Your Link", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/126604
fmoviesdl.com#%#//scriptlet("adjust-setTimeout", "#counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/125660
aeromods.app,whatsaero.com#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/125122
recipesdelite.com#%#//scriptlet("adjust-setInterval", "/download|Please/", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/125037
edumaz.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/pull/125964
malzero.xyz#%#//scriptlet("adjust-setTimeout", "count", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/125496
notipostingt.com#%#//scriptlet("adjust-setInterval", "window.location.href= atob(", "1000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/123883
mein-schoener-garten.de#%#//scriptlet('prevent-addEventListener', 'scroll', 'return"undefined"!=typeof')
! https://github.com/AdguardTeam/AdguardFilters/issues/124475
mohammedkhc.com#%#//scriptlet('adjust-setInterval', 'countdown', '', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/124297
cmacked.com#%#//scriptlet("adjust-setInterval", ".show_download_links", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/123709
pickhopes.com#%#//scriptlet("set-constant", "timer", "0")
ffworld.xyz#%#//scriptlet("set-constant", "count", "0")
doibihar.org,educationgyani.com,ffworld.xyz#%#//scriptlet("adjust-setInterval", "count", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/124228
gocmod.com#%#//scriptlet("adjust-setInterval", "download-btn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/124255
criarjogosandroid.com#%#//scriptlet("set-constant", "segundos", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/123887
gawbne.com,forex-trnd.com,forex-golds.com#%#//scriptlet("adjust-setInterval", "count", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/123316
work.ink#%#AG_defineProperty('Notification.permission', {value: "granted"});
work.ink#%#//scriptlet("set-constant", "document.hidden", "true")
work.ink#%#//scriptlet('prevent-window-open', '/youtube\.com|discord\.gg/', '1')
work.ink#%#(()=>{window.addEventListener("load",()=>{const a=function(){fetch("/api/redirection/extension/confirmInstalled.php",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:"c="+btoa(navigator.userAgent)+"&tid="+window.transaction_id})},b=function(){d.forEach(a=>{a.click();const b=a.querySelector(".todo .description");b&&(b.textContent="Please wait...")})},c=function(){const a=document.querySelectorAll(".todos > .todo[onclick]"),b=new MutationObserver(function(){a.forEach(a=>{if(a.classList.contains("todo-done")){const b=a.querySelector(".todo .description");b.textContent="Done"}})}),c={subtree:!0,childList:!0,attributes:!0,attributeFilter:["class"]};a.forEach(a=>{b.observe(a,c)})},d=document.querySelectorAll(".todos > .todo[onclick]"),e=function(){let a=!1;return d.forEach(b=>{b.textContent.includes("Browser extension")&&(a=!0)}),a};d.length&&setTimeout(()=>{try{e()&&a(),b(),c()}catch(a){}},2e3)})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/122844
forexit.io,healthy4pepole.com#%#//scriptlet("adjust-setInterval", "counter", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/122833
speedynews.xyz,xmod.in#%#//scriptlet("adjust-setInterval", "updatePercentage", "100", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/122674
blisseyhusband.in#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/122461
anime-sanka.com#%#//scriptlet("adjust-setInterval", "decodeURIComponent(link)", "", "0.02")
ouo.io#%#(()=>{if(location.href.includes("?s=http")){const a=location.href.split("?s=").slice(1);try{location.assign(a)}catch(a){}}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/122250
modyolo.com#%#//scriptlet("adjust-setTimeout", "#download-loading", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/122188
kiemlua.com,world-trips.net,newforex.online#%#//scriptlet("adjust-setInterval", "/count-|-wait/", "*", "0.02")
gamelopte.com#%#//scriptlet("adjust-setInterval", "yuidea-", "*", "0.02")
gamelopte.com#%#AG_onLoad(function(){var a=document.querySelector("#yuidea-snp");"function"===typeof yuidea&&yuidea.toString().includes("YuideaLink")&&a&&yuidea()});
! https://github.com/AdguardTeam/AdguardFilters/issues/122294
pes-patches.com#%#//scriptlet("adjust-setInterval", "waktu--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/122187
filemoon.sx#%#//scriptlet("adjust-setInterval", ".download", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/121538
uploadmaza.com#%#//scriptlet('adjust-setTimeout', 'Tick', '', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/121539
uptomega.me#%#//scriptlet('adjust-setTimeout', 'Tick', '', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/120819
manga2day.com,sport4you.net#%#//scriptlet("set-constant", "timer", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/121236
discordbotlist.com#%#//scriptlet("adjust-setInterval", "countdown", "*", "0.02")
! romsget.io/romsgames.net timer on DL - not always work
romsget.io,romsgames.net#%#//scriptlet("adjust-setTimeout", "submit", "5000", "0.02")
! consoleroms.com,romspedia.com timer on DL
consoleroms.com,romspedia.com#%#//scriptlet("adjust-setInterval", "timeLeft ", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/120530
truongblogger.top#%#//scriptlet("adjust-setInterval", "/base-timer-label|waktu--/", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/120148
mcrypto.club#%#//scriptlet("adjust-setTimeout", "wpsafe", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/120125
techboyz.xyz#%#//scriptlet("adjust-setInterval", "_0x", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/120433
koyi.pub#%#//scriptlet("adjust-setInterval", "curCount", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/120171
cashearn.cc#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/120351
thizissam.in#%#//scriptlet("adjust-setInterval", "Please wait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/119883
o-pro.online,eda-ah.com,ta2deem7arbya.com#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
edummm.xyz#%#//scriptlet("adjust-setInterval", "timeLeft ", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/119656
ontools.net#%#//scriptlet("adjust-setInterval", "gotolink", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/118968
asdfiles.com#%#//scriptlet("adjust-setInterval", "seconds--", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/118072
11bit.co.in#%#//scriptlet("adjust-setInterval", "claim_button", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/118173
teknopaid.xyz#%#//scriptlet("remove-class", "hidden", "#wcGetLink")
teknopaid.xyz#%#//scriptlet("remove-attr", "disabled", "#wcGetLink")
teknopaid.xyz#%#//scriptlet("adjust-setInterval", "gotolink", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/117862
spantechie.com#%#//scriptlet("adjust-setTimeout", "_0x", "*", "0.02")
spantechie.com#%#//scriptlet("adjust-setInterval", "/Please Wait|Generating Links/", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/118043
googledrivelinks.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/118010
paste1s.com#%#//scriptlet("adjust-setInterval", "#second", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/118028
note1s.com#%#//scriptlet("adjust-setInterval", "#second", "", "0.02")
sitecuatui.xyz,haonguyen.top#%#//scriptlet("adjust-setInterval", "counter", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/117699
technicalatg.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/117646
redirect.dafontvn.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
redirect.dafontvn.com#%#//scriptlet("adjust-setInterval", "progressbar", "30", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/59858
x86.co.kr#%#//scriptlet("set-constant", "count", "0")
! musixmatch.com - right context menu, select/copy text
musixmatch.com#%#//scriptlet('remove-attr', 'style|oncontextmenu', 'body')
! https://github.com/AdguardTeam/AdguardFilters/issues/116391
imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com#%#//scriptlet("adjust-setTimeout", "redirect", "4000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/115679
uploadrar.com#%#//scriptlet("adjust-setTimeout", "tick", "1000")
! https://github.com/AdguardTeam/AdguardFilters/issues/116036
steampiay.cc,pouvideo.cc,pomvideo.cc#%#//scriptlet("adjust-setTimeout", "grecaptcha", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/115711
cheatermad.com#%#//scriptlet("adjust-setInterval", "#upbtn", "", "0.02")
! https://github.com/uBlockOrigin/uAssets/issues/12809
dramaworldhd.co#%#//scriptlet("adjust-setInterval", "timeLeft", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/115213
mazen-ve.com#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/113960
tinyurl.is#%#//scriptlet("adjust-setInterval", "skip-btn", "*", "0.02")
tinyurl.is#%#//scriptlet('remove-class', 'disabled', 'a[id^="newskip-"].disabled')
tinyurl.is#%#AG_onLoad(function(){var a=document.querySelector("a[id^='newskip-'][href^='http']");a&&a.click()});
! https://github.com/AdguardTeam/AdguardFilters/issues/114874
usanewstoday.club,earnme.club#%#//scriptlet("adjust-setInterval", "tp-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/114665
top1iq.com#%#//scriptlet("adjust-setTimeout", "run()", "", "0.02")
top1iq.com#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/116523
tecmundo.net#%#//scriptlet("adjust-setInterval", "updatePercentage", "100", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/114408
downfile.site,memangbau.com,trangchu.news#%#//scriptlet("adjust-setTimeout", "#proceed", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/114291
newzflair.com,newzmagic.com#%#//scriptlet("adjust-setInterval", "/Please Wait|Go to download/", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/114082
techacode.com#%#//scriptlet("adjust-setTimeout", "#proceed", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/113948
azmath.info#%#//scriptlet("adjust-setTimeout", "#proceed", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/112849
bonus-tv.ru#%#//scriptlet('remove-attr', 'autoplay', 'video')
! https://github.com/AdguardTeam/AdguardFilters/issues/111736
freetp.org#%#//scriptlet('adjust-setTimeout', 'timer', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/113959
trendyoum.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/109099
adlice.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! http://coinzat.xyz/a8RxX2
yalla-shoot-now.us#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/bogachenko/fuckfuckadblock/commit/a4d302bbb5f75bcd7d3762afb4b8ae3c6fe4d801#commitcomment-69137942
bitefaucet.com#%#//scriptlet("adjust-setInterval", "timeLeft", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/113045
re.two.re,noon.khsm.io#%#AG_onLoad(function(){var a=document.querySelector('.content > a[href^="http"].download-link');a&&a.click()});
! https://github.com/AdguardTeam/AdguardFilters/issues/112831
techhelpbd.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/112746
egyfalcons.com#%#//scriptlet("adjust-setInterval", "location", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/111584
vipr.im#%#//scriptlet('set-cookie', 'overlay', 'true')
! https://github.com/AdguardTeam/AdguardFilters/pull/110051
joongang.co.kr#%#//scriptlet("abort-on-property-write", "history.pushState")
! https://github.com/AdguardTeam/AdguardFilters/issues/111851
pahe.win#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/113148
insurglobal.xyz#%#//scriptlet("adjust-setInterval", "yuidea-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/111791
! https://github.com/AdguardTeam/AdguardFilters/issues/111673
! https://github.com/AdguardTeam/AdguardFilters/issues/111471
dl.tech-story.net,themorningtribune.com,veganho.co,veganal.co,mosqam.com,bimo-cash.readi.online,blog.textpage.xyz,claimlite.club,bitcomarket.net,1apple.xyz,mcrypto.club,jaatmods.gamepure.in,mad.goiety.com,veganab.co,apkmaven.io,gaminplay.com,choiceappstore.xyz,pn.cgchotbox.com,worldappsstore.xyz,gifans.com,iptvjournal.com,kienthucrangmieng.com,coin-free.com,moddingzone.in,insurance-space.xyz,blognews.in,noithatmyphu.vn,dulichkhanhhoa.net,therootdroid.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
mosqam.com,bimo-cash.readi.online,bitcomarket.net,1apple.xyz,mcrypto.club,jaatmods.gamepure.in,mad.goiety.com,apkmaven.io,gaminplay.com,choiceappstore.xyz,educationat.xyz,pn.cgchotbox.com,worldappsstore.xyz,tudaydeals.com,toolss.net,7apple.net,gifans.com,iptvjournal.com,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){}});
dl.tech-story.net,themorningtribune.com,veganho.co,veganal.co,blog.textpage.xyz,veganab.co#%#AG_onLoad(function(){try{var a=document.querySelector('form#wpsafelink-landing > 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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/111705
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){}}}();
! foofly.xyz/EYwC
forexeen.us,health-and.me#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! zshort.cc/9LuhC
mdn.rest#%#//scriptlet("set-constant", "waitTime", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/110953
courses99.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/110891
uploadflix.org#%#//scriptlet("adjust-setTimeout", "seconds", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/108552
downloadr.in#%#//scriptlet("adjust-setTimeout", "countdown()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/110353
7apple.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
sevenjournals.com#%#//scriptlet("adjust-setInterval", "yuidea-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/110402
thizissam.in#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
thizissam.in#%#//scriptlet("remove-attr", "disabled", "button#downloadf[disabled]")
! https://github.com/AdguardTeam/AdguardFilters/issues/110169
vrcmods.com#%#//scriptlet("adjust-setInterval", "timePassed", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/110034
financeflix.in,technoflip.in,studyranks.in#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/110284
wondervelocity.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/108502
yifysubtitles.me#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/109848
apkmody.io#%#//scriptlet("adjust-setTimeout", "download_loading", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/108056
coincity.in#%#//scriptlet("adjust-setInterval", "timeleft", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/109625
short-ly.co#%#//scriptlet("adjust-setInterval", "pleasewait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/109128
flightsim.to#%#//scriptlet("adjust-setInterval", "count ", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/109155
jojo-themes.net#%#//scriptlet("adjust-setInterval", "bb_download_delay", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/108674
diglink.blogspot.com#%#//scriptlet("adjust-setInterval", "0x", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/108648
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)}});
! https://github.com/AdguardTeam/AdguardFilters/issues/108189
egyshare.cc#%#//scriptlet("adjust-setTimeout", "TheLink", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/117565
! https://github.com/AdguardTeam/AdguardFilters/issues/78304
bildirim.*#%#//scriptlet("set-constant", "Notification", "undefined")
! https://github.com/uBlockOrigin/uAssets/issues/11443#issuecomment-1020980034
apkadmin.com#%#//scriptlet('remove-attr', 'disabled', '#downloadbtn')
apkadmin.com#$##countdown { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/107736
rezence.com#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
makemoneywithurl.com#%#//scriptlet("set-constant", "timeSec", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/116173
premiumebooks.*#%#//scriptlet("adjust-setTimeout", "st2", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/105262
samfirms.com#%#//scriptlet("adjust-setTimeout", "startTimer", "*", "0.02")
samfirms.com#%#//scriptlet("adjust-setInterval", "downloadLinkButton", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/106216
djxmaza.in,examtadka.com,proviralhost.com,urbharat.xyz#%#//scriptlet("adjust-setInterval", "timeLeft", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/104410
! Annoying timer when video is loaded in frame
4shared.com#%#//scriptlet("adjust-setTimeout", "goVideoJS", "*", "0.02")
! https://github.com/uBlockOrigin/uAssets/issues/3130#issuecomment-1012696170
shortit.pw#%#//scriptlet('set-constant', 'valid', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/104397
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 timer
123lnk.xyz#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/105979
bingotingo.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! circumvent countdown
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')
! https://github.com/AdguardTeam/AdguardFilters/issues/104640
appsmodz.com#%#//scriptlet("adjust-setInterval", "startChecking", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/104500
filessrc.com,srcimdb.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/104336
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/105185
mixdrop.*#%#//scriptlet("adjust-setTimeout", "Please wait", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/104501
themehits.com#%#//scriptlet("adjust-setTimeout", "showText", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/104839
cararegistrasi.com#%#//scriptlet("adjust-setInterval", "timer", "1000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/104152
mobi2c.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/103548
atlai.club#%#//scriptlet("adjust-setInterval", "waitTime", "*", "0.02")
atlai.club#%#//scriptlet("adjust-setTimeout", "checkclick", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/102921
healdad.com,gamalk-sehetk.com#%#//scriptlet("adjust-setInterval", "timeleft", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/102706
enit.in,skincarie.com,imperialstudy.com#%#//scriptlet("adjust-setTimeout", "getlink", "*", "0.02")
enit.in,skincarie.com,imperialstudy.com#%#//scriptlet("adjust-setInterval", "timeSec--", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/102362
arhplyrics.in#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/102451
world-trips.net,forex-gold.net#%#//scriptlet("adjust-setInterval", "timeleft", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/102076
hamsterss.website#%#//scriptlet("adjust-setInterval", "show_download_links", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/101846
boobychristmas.com#%#//scriptlet("adjust-setInterval", "REDIRECTING", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/101224
netfile.cc,jardima.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/101665
ethereumfaucet.info#%#//scriptlet("adjust-setInterval", "ct", "1000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/101236
sama-pro.com,7misr4day.com#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/99790
udemycourses.me#%#//scriptlet('set-constant', 'counter', '-1')
udemycourses.me#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/99760
tutcourse.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/100856
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/99872
luckydice.net,coinsearns.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/99869
cheatsquad.gg#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/99542
ibomma.*#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/100355
noltrt.com#%#//scriptlet('adjust-setTimeout', '#download_ad_addon', '10000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/100116
player.vgtrk.com#%#//scriptlet('set-constant', 'Object.prototype.IS_CHECK_REGISTRATION', 'false')
! https://github.com/AdguardTeam/AdguardFilters/issues/99128
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/99695
tutorial.siberuang.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/99417
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/99249
girls-like.me#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/99090
segurosdevida.site#%#//scriptlet("adjust-setInterval", "wpsafe-", "*", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/98373
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/99094
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")}});
! https://github.com/AdguardTeam/AdguardFilters/issues/98371
garutexpress.id#%#//scriptlet("adjust-setInterval", "timePassed", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/98101
mywatchseries.fun,telepisodes.org#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/uBlockOrigin/uAssets/issues/10290
watchdoge.xyz#%#//scriptlet("adjust-setInterval", "sec", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/96787
videezy.com#%#//scriptlet("adjust-setTimeout", "download_file", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/96859
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")
! https://github.com/AdguardTeam/AdguardFilters/issues/97174
gaminplay.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "1500", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/96717
ebookmela.co.in#%#//scriptlet("set-constant", "wt", "-1")
! https://github.com/FastForwardTeam/FastForward/issues/151
newforex.online#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/96348
compressware.in#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/96370
yifysub.net#%#//scriptlet("adjust-setInterval", "get-link", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/96059
informatikamu.id#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
informatikamu.id#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/94721
cdmstudy.site#%#//scriptlet("adjust-setInterval", "download", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/94723
uploadbaz.me#%#//scriptlet("adjust-setTimeout", "seconds", "", "0.02")
insurance.recipesdelite.com#%#//scriptlet("adjust-setInterval", "download", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95721
allbuzzin.com#%#//scriptlet("adjust-setInterval", "timer", "1500", "0.02")
allbuzzin.com#%#//scriptlet("adjust-setInterval", "timer", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95852
file.bospedia.com#%#//scriptlet("adjust-setInterval", "Link", "550", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95475
fdocuments.in#%#//scriptlet("adjust-setTimeout", "waitting_download", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95561
animeuploader.com#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95485
tgsup.group#%#//scriptlet("adjust-setTimeout", "CountBack", "990", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95408
technicalatg.xyz#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
technicalatg.xyz#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95727
michaelemad.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/94481
androidauthority.com#%#//scriptlet('remove-class', 'has-dealbar')
! https://github.com/AdguardTeam/AdguardFilters/issues/95282
gamezfull.com#%#AG_onLoad(function(){location.href.includes("?xurl=")&&"function"===typeof plusClick&&plusClick.toString().includes("window.location")&&plusClick()});
! https://github.com/AdguardTeam/AdguardFilters/issues/94443
coursefreedl.com#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/95242
toptap.website#%#//scriptlet("adjust-setInterval", "#proceed", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/94848
techmody.io#%#//scriptlet("adjust-setInterval", "counter", "1800", "0.02")
techmody.io#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/94604
upshrink.com#%#//scriptlet("adjust-setInterval", "pleasewait", "", "0.02")
! https://github.com/uBlockOrigin/uAssets/issues/1402#issuecomment-916916712
movie4k.dev#%#//scriptlet("adjust-setTimeout", "timeUpdater", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/93258
howtofree.org#%#//scriptlet("adjust-setInterval", "downloadButton", "1500", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/93038
kingtalks.net#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/71344
||destyy.com^$removeheader=request:user-agent
||gestyy.com^$removeheader=request:user-agent
destyy.com,gestyy.com#%#//scriptlet("set-constant", "app.window.isVisible", "trueFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/92528
rethmic.com#%#//scriptlet("adjust-setInterval", "sp-count-down", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/93547
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 - skip timer
mcpedl.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/93895
filese.me#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! lostfilm - right menu, copy/highlight text
lostfilm.pro,lostfilmtv.site,lostfilm.uno,lostfilm.run,lostfilm.tw,lostfilm.tv#%#//scriptlet('remove-attr', 'style|oncontextmenu', '.body[itemprop]')
! https://github.com/AdguardTeam/AdguardFilters/issues/93040
majidzhacker.com#%#//scriptlet("adjust-setInterval", "gotolink", "", "0.02")
majidzhacker.com#%#//scriptlet("adjust-setInterval", "btngetlink", "30", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/92296
universalfreecourse.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/92639
linksht.com#%#//scriptlet("set-constant", "counter", "0")
linksht.com#%#//scriptlet("set-constant", "window_focus", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/114803
itscybertech.com#%#!function(){if(-1<location.href.indexOf("?data=")){var b=(new URL(window.location.href)).searchParams.get("data");if(b)try{var a=atob(b);a=a.split("&ulink=")[1];a.startsWith("http")&&window.location.assign(a)}catch(c){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/92381
itscybertech.com#%#//scriptlet("adjust-setInterval", "btn", "", "0.02")
itscybertech.com#%#//scriptlet("adjust-setTimeout", "btn", "3000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/91899
linkslo.com#%#//scriptlet('adjust-setInterval', 'countdown', '', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/91591
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")
! https://github.com/AdguardTeam/AdguardFilters/issues/92167
forex-articles.com,linkjust.com,forexmab.com,forexlap.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/91401
shareappscrack.com#%#//scriptlet("adjust-setTimeout", "/get-link", "5000", "0.02")
shareappscrack.com#%#//scriptlet("adjust-setInterval", "/show_download_links|downloadTimer/", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/92141
shtms.co,gitizle.vip,ay.live#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/90739
eu.tapchipi.com,short.ctvb1.info#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/90818
oiipdf.com#%#//scriptlet("adjust-setInterval", "timeinterval", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/90772
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/90816
upstore.net#%#//scriptlet('adjust-setInterval', 'countDown', '1150', '0.5')
! https://github.com/AdguardTeam/AdguardFilters/issues/90585
maxurlz.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/90597
toolss.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
toolss.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/90006
techrfour.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/90039
subs4series.com#%#//scriptlet("adjust-setInterval", "makingdifferenttimer", "50", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/89700
c1ne.co#%#//scriptlet('adjust-setInterval', 'countdown', '', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/89568
theicongenerator.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/89317
gdfreak.xyz#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/89158
gamingforecast.com#%#//scriptlet("adjust-setInterval", "Link()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/88883
policiesforyou.com#%#//scriptlet("adjust-setTimeout", "fade", "5000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/89044
multilinkfz.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/46874
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 - skip timer
littlebyte.net#%#//scriptlet("adjust-setInterval", "freeRemind", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/103846
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/103846
! https://github.com/AdguardTeam/AdguardFilters/issues/88701
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/88546
rosefile.net#%#AG_onLoad(function(){var a=document.querySelector("button#start-wait");a&&"function"===typeof redirectDownPage&&a.addEventListener("click",function(){redirectDownPage()},!1)});
! https://github.com/AdguardTeam/AdguardFilters/issues/88482
link.mymastah.com#%#//scriptlet("adjust-setInterval", "timePassed", "", "0.02")
link.mymastah.com#%#//scriptlet("adjust-setTimeout", "showStuff", "18000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/88658
pearos.xyz#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/88324
gamemodding.com#%#//scriptlet("adjust-setTimeout", "timer_end", "20000", "0.02")
! lenta.ru and motor.ru - disable autolay
vp.rambler.ru#%#//scriptlet('set-constant', 'Object.prototype.autoPlay', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/85703
lawebdelprogramador.com#%#//scriptlet("adjust-setInterval", "contador--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/85695
codingnepalweb.com#%#//scriptlet("adjust-setInterval", "counter--", "1300", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/85465
moviessoul.com#%#//scriptlet("adjust-setTimeout", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/85988
win10.vn#%#//scriptlet("adjust-setInterval", "seconds", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/85362
mixdrop.sx#%#//scriptlet("adjust-setTimeout", "disabled", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/85134
subscene.vip#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/85353
bollypluse.in#%#//scriptlet('adjust-setInterval', 'downloadButton', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/84994
streamon.to#%#//scriptlet("adjust-setTimeout", "Please Wait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/84834
freenulledworld.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/84624
tutsgalaxy.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "", "0.02")
tutsgalaxy.net#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/84446
blogchiasekienthuc.com#%#//scriptlet("abort-current-inline-script", "document.getElementById", "lock_content")
! https://github.com/AdguardTeam/AdguardFilters/issues/84455
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")
! https://github.com/AdguardTeam/AdguardFilters/issues/83812
freetraderdownload.com.br#%#//scriptlet("adjust-setTimeout", "countdown()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/83512
appofmirror.com#%#//scriptlet("adjust-setTimeout", "countdown()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/83382
yindex.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/82845
freecourseslab.com,freetutorialseu.com#%#//scriptlet('adjust-setInterval', 'counter', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/82597
upvideo.to#%#//scriptlet("adjust-setTimeout", "download link", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/81711
downloadfreecourse.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
! py.md boost
py.md#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/81296
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()}});
! https://github.com/AdguardTeam/AdguardFilters/issues/80942
apkmaza.net#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/80955
wildfaucets.ml,faucet.cryptourl.net,dogeatm.com,claimbits.io,i-bits.io,diamondfaucet.space,gobits.io,russiacoin.xyz,starsfaucet.com,lionltcfaucet.xyz,faucet.shorterall.com,yellowfaucet.ovh#%#//scriptlet("adjust-setInterval", "seconds", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/81316
citychilli.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/81186
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){}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/80827
romadd.com#%#//scriptlet("adjust-setInterval", "show_download_links", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/80037
psdly.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/pull/79036
upbbom.com,uppoom.com,uploadmoon.com#%#//scriptlet("remove-attr", "disabled", "button")
! https://github.com/AdguardTeam/AdguardFilters/issues/79999
unityassetcollection.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/bogachenko/fuckfuckadblock/issues/174
allcryptoz.net,topcryptoz.net#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/79335
mcrypto.club#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/79338
doctor-groups.com,crypto-faucet.xyz#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/79304
faucetcrypto.com#%#//scriptlet("adjust-setInterval", "timerText", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/79342
forex-trnd.com#%#//scriptlet("adjust-setInterval", "#mdtimer", "", "0.02")
! adnit-tri.tk - skip timer
adnit-tri.tk#%#//scriptlet("adjust-setInterval", "#proceed", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/79196
oeko-planet.com#%#//scriptlet('remove-class', 'async-hide', 'html')
! https://github.com/AdguardTeam/AdguardFilters/issues/67323
yoshare.net#%#//scriptlet("adjust-setInterval", "counter", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/78915
thaitrieuvi.live#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/78796
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){}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/78571
sama-share.com#%#//scriptlet("adjust-setTimeout", "tick", "1000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/87661
!+ PLATFORM(windows, mac, android, ext_chromium)
skmedix.pl#%#//scriptlet("adjust-setTimeout", "getRemoteUrls", "5000", "0.02")
! go.leechpremium.link - skip timer
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){}})})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/78545
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)})});
! https://github.com/uBlockOrigin/uAssets/issues/8744
abhaydigitalmarketer.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/79083
mynewsmedia.in,mynewshub.co#%#//scriptlet("adjust-setInterval", "counter", "1500", "0.02")
! android-apk.org -> aapks.com timer boost
android-apk.org#%#//scriptlet("adjust-setInterval", "time", "", "0.02")
aapks.com#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/78189
sbkaise.in#%#//scriptlet("adjust-setInterval", "updatePercentage", "100", "0.02")
! https://github.com/uBlockOrigin/uAssets/issues/8755
desitvshows.xyz#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/78099
katmoviehd4.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/77852
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.descargatepelis.com,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("/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)})}();
! https://github.com/AdguardTeam/AdguardFilters/issues/77715
download.modsofapk.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/77713
techbigs.com#%#//scriptlet("adjust-setInterval", "download-count-down", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/77714
apkdone.com#%#//scriptlet("adjust-setTimeout", "countdown", "1400", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/77395
sitaronkidunya.com#%#//scriptlet("adjust-setInterval", "timer", "1500", "0.02")
!https://github.com/AdguardTeam/AdguardFilters/issues/77338
bestshort.xyz#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/77364
online-fix.me#%#//scriptlet('adjust-setTimeout', 'timer', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/77475
earningradar.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/77223
kiktu.com#%#//scriptlet("adjust-setInterval", "runTimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/76724
geektopia.info#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/76969
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/77099
semawur.com#%#//scriptlet("adjust-setInterval", "time", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/82049
lootlinks.*#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/87752 - https://link1s.com/EAM4pvN4
mikl4forex.com,publicananker.com,alobuu.com,rodjulian.com,aloass.com,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,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")
! https://www.reddit.com/r/uBlockOrigin/comments/lz60hw/block_download_wait_times/
nexusmods.com#%#//scriptlet('adjust-setTimeout', 'timer', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/76404
findi.pro#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/76495
technicalegy.com#%#//scriptlet("adjust-setInterval", "[0x", "", "0.02")
! boost host2.jptorrent.org timer
jptorrent.org#%#//scriptlet('adjust-setTimeout', 'updateinfo', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/76211
wallpaperaccess.com#%#//scriptlet("adjust-setInterval", "#download", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/75931
animesanka.*#%#//scriptlet("adjust-setInterval", "percentVal", "30", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/75778
pinsystem.co.uk#%#//scriptlet("adjust-setTimeout", "count--", "1000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/75687
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/75436
fcportables.com#%#//scriptlet("set-constant", "gsecs", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/75270
freecoursewebsite.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/75202
movieflixpro.com#%#//scriptlet("adjust-setInterval", ".show_download_links", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/pull/74794
zeefiles.download#%#//scriptlet('adjust-setTimeout', 'tick', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/75106
solotakus-tv.ml#%#//scriptlet("adjust-setTimeout", "#counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/103486
! https://github.com/AdguardTeam/AdguardFilters/issues/74765
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/74715
otomi-games.com#%#//scriptlet("adjust-setInterval", "wpsafe-", "2000", "0.02")
otomi-games.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "1000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/74708
th-world.com#%#//scriptlet("adjust-setInterval", "0x", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/74360
safelink.omglyrics.com#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/74255
uniqueten.net,ultraten.net#%#//scriptlet("adjust-setInterval", "wpsafe", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/74031
dlfiles.online#%#//scriptlet("adjust-setTimeout", "Tick", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/74297
elil.cc#%#//scriptlet('adjust-setInterval', 'timer', '1000', '0.6')
! https://github.com/AdguardTeam/AdguardFilters/issues/73949
game-kentang.blogspot.com#%#//scriptlet("adjust-setInterval", "", "1000", "0.05")
! https://github.com/AdguardTeam/AdguardFilters/issues/73685
gamefront.com#%#//scriptlet('adjust-setTimeout', 'window.location.href', '10000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/73691
mad4wheels.com#%#//scriptlet("adjust-setInterval", "second--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/73497
kolaykisalt.com#%#//scriptlet("set-constant", "count", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/73937
upfile.us#%#//scriptlet("adjust-setInterval", "", "1000", "0.05")
! https://github.com/AdguardTeam/AdguardFilters/issues/73214
psychpoint.com#%#//scriptlet("set-constant", "counter", "-1")
! https://github.com/AdguardTeam/AdguardFilters/issues/72902
uploaded.net#%#//scriptlet("adjust-setTimeout", "", "1000", "0.05")
! https://github.com/AdguardTeam/AdguardFilters/issues/72048
dogemate.com#%#//scriptlet("adjust-setInterval", "#bt", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/72523
data.morsodifame.com#%#//scriptlet("adjust-setInterval", "waktu--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/72391
kutub3lpdf.com#%#//scriptlet("adjust-setTimeout", "CountBack", "990", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/72378
moviesdaweb.blogspot.com#%#//scriptlet("adjust-setInterval", "counter--", "100", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/72252
sonixgvn.net#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/72211
dlsharefile.com#%#//scriptlet("adjust-setInterval", "#Download-Card", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/72365
! https://gist.github.com/AdamWr/980e793d14527b22f517247e560beada
adshnk.com,pairom.com,adshrink.it#%#AG_onLoad(function(){const a=function(a){const b=new DOMParser().parseFromString(a,"text/html");return b.documentElement.textContent},b=function(){if("object"==typeof _sharedData&&"string"==typeof _sharedData[0]?.destination){const b=a(_sharedData[0].destination);if(b.startsWith("http"))try{window.location=b}catch(a){}}};if(window._sharedData)b();else{const a=new MutationObserver(function(){window._sharedData&&(a.disconnect(),b())});a.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){a.disconnect()},1E4)}});
! https://github.com/AdguardTeam/AdguardFilters/issues/72159
render-state.to#%#//scriptlet("adjust-setTimeout", "params.redirect", "5000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/71905
disimula.me#%#AG_onLoad(function(){if("string"===typeof get_link&&get_link.startsWith("http"))try{window.location=get_link}catch(a){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/71848
mylink1.biz#%#//scriptlet("set-constant", "seconde", "-1")
! https://github.com/AdguardTeam/AdguardFilters/issues/72001
janusnotes.com#%#//scriptlet("adjust-setInterval", "updatePercentage", "100", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/78085
sub2unlock.*#%#AG_onLoad(function(){var a=document.querySelector("#theGetLink");if(a&&a.textContent.startsWith("http"))try{window.location=a.textContent}catch(b){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/71163
drosbraift.com#%#//scriptlet("set-constant", "timeleft", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/71050
eco-area.com#%#//scriptlet("adjust-setInterval", ".stop()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70724
respuestadetarea.com#%#//scriptlet("adjust-setTimeout", "timers", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70716
edurespuestas.com#%#//scriptlet("adjust-setTimeout", "timers", "4000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/71591
bittools.net#%#//scriptlet('adjust-setInterval', 'counter', '1000', '0.5')
! https://github.com/AdguardTeam/AdguardFilters/issues/70432
asistente-de-estudio.com#%#//scriptlet("adjust-setTimeout", "timers", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70993
mondaq.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('a#cd-close-form-ref'); if(el) { el.click(); } }, 30001); });
! https://github.com/AdguardTeam/AdguardFilters/issues/70455
mik4mob.com,7misr4day.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70363
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/70464
hikarinoakari.com#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
! fcc.lc - skip timers
short.fc-lc.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('#submitbtn'); if(el) { el.click(); } }, 300); });
! fclcc.com,articlix.com,fcc.lc#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector("#invisibleCaptchaShortlink"); if(el) { el.classList.remove("disabled"); el.removeAttribute("disabled"); el.click(); } }, 300); });
bclikeqt.com,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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/59717
anonymous-links.com#%#//scriptlet("set-constant", "waitSeconds", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/70370
gplinks.co#%#//scriptlet("adjust-setInterval", "downloadTimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70198
turk.pw#%#//scriptlet("set-constant", "count", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/70243
c.newsnow.co.uk#%#//scriptlet("adjust-setTimeout", "doRedirect", "3000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70082
pentafaucet.com#%#//scriptlet("adjust-setTimeout", "timer--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70042
ihomeworkhelper.com#%#//scriptlet("adjust-setTimeout", "timers", "1500", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/70085
onlinecoursebay.com#%#//scriptlet("adjust-setInterval", "countdown", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/69823
sundryfiles.com#%#//scriptlet("set-constant", "document.hidden", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/69816
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/69814
bacterias.org#%#AG_onLoad(function(){var a=document.querySelector('input[onclick="processlink()"]');"function"===typeof decrypt&&decrypt.toString().includes("goto")&&a&&decrypt()});
! https://github.com/AdguardTeam/AdguardFilters/issues/69184
@@||statesman.com/section/widget-eedition-ads$domain=statesman-tx.newsmemory.com
newsmemory.com#%#AG_onLoad(function() { setTimeout(closeAreaAds, 1000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/69481
hdfull.lv#%#//scriptlet("adjust-setTimeout", "var _0x", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/69350
kazanclilink.com#%#//scriptlet("adjust-setInterval", "sayimiBaslat", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/69223
tnaflix.com#%#//scriptlet('remove-class', 'withRightBar', '#vidPlayer > div')
! https://github.com/AdguardTeam/AdguardFilters/issues/69296
informaxonline.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
informaxonline.com#%#//scriptlet("adjust-setInterval", "wpsafe-link", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/69135
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")})});
! https://github.com/AdguardTeam/AdguardFilters/issues/69105
uzunversiyon.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/68815
getitall.top#%#//scriptlet("adjust-setTimeout", "timer--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/68272
tipslearn.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/67801
ebonyo.com#%#//scriptlet('remove-class', 'with-sidebar-ads', '.video-player-area')
! https://github.com/AdguardTeam/AdguardFilters/issues/67719
emulatorgames.net#%#//scriptlet("adjust-setInterval", "#eg-timer", "", "0.3")
emulatorgames.net#%#//scriptlet("adjust-setTimeout", ".eg-manually-get", "7000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/67650
androidnougatapk.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/67516
infopedia24.com#%#//scriptlet("adjust-setInterval", "counter--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/67323
yoshare.net#%#AG_onLoad(function(){var a=document.querySelector("#yuidea-snp");"function"===typeof yuidea&&yuidea.toString().includes("YuideaLink")&&a&&yuidea()});
! https://github.com/AdguardTeam/AdguardFilters/issues/67201
direkizle.xyz#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/67202
tamindir.mobi#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/67053
bestopbook.info#%#//scriptlet('remove-class', 'hidden', '#getlink')
bestopbook.info#%#//scriptlet('remove-attr', 'disabled', '#getlink')
! https://github.com/AdguardTeam/AdguardFilters/issues/66868
iptv4best.com#%#//scriptlet("adjust-setInterval", "#CountDown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/67054
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)}}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/67036
shardnat.tech#%#//scriptlet("set-constant", "timer", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/66548
onlinegamesx.com#%#AG_onLoad(function(){var a=document.querySelector("#yuidea-snp");"function"===typeof yuidea&&yuidea.toString().includes("redirectLink")&&a&&yuidea()});
! https://github.com/AdguardTeam/AdguardFilters/issues/66447
wenku.baidu.com#%#//scriptlet('remove-class', 'zsj-act')
! https://github.com/AdguardTeam/AdguardFilters/issues/66363
4download.net#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/66106
acortar.info#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/66129
uncensored-hentai.com#%#//scriptlet("adjust-setTimeout", "#counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65918
siberuang.com#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65825
desiupload.co#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65822
bdupload.asia#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65821
indishare.org#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65716
konstantinova.net#%#//scriptlet("adjust-setInterval", "mdtimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65682
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/65564
w4files.ws#%#//scriptlet("adjust-setTimeout", "link_button", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65487
easylinks.in#%#//scriptlet("adjust-setTimeout", "#get_btn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65099
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/64701
ouo.io#%#//scriptlet("adjust-setInterval", "stop()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/64764
short-url.link#%#//scriptlet('adjust-setInterval', 'second', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/64698
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; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/64619
findicons.com#%#//scriptlet("adjust-setInterval", "wait_seconds", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/64459
nulleb.com#%#//scriptlet("adjust-setInterval", "download-countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/64306
aylink.co#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/64345
bfas237blog.info#%#//scriptlet("adjust-setInterval", "current_progress", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/64293
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/64069
dr-farfar.net#%#//scriptlet("adjust-setInterval", "display()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/64045
saungfirmware.id#%#//scriptlet("adjust-setInterval", "get_link", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/63994
novafusion.pl#%#//scriptlet("adjust-setTimeout", "counter", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/63693
sub4unlock.com#%#//scriptlet('remove-attr', 'disabled', 'button[onclick="fun2()"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/63030
underhentai.net#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/62854
cgtips.org#%#//scriptlet("set-constant", "countdown", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/62793
samapkstore.com#%#//scriptlet("adjust-setInterval", "progressbar", "30", "0.02")
samapkstore.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/62540
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)})}();
! https://github.com/AdguardTeam/AdguardFilters/issues/62536
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/62473
andronews18.blogspot.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
andronews18.blogspot.com#%#//scriptlet("adjust-setInterval", "progressbar", "30", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/62435
surfline.com#%#//scriptlet("adjust-setTimeout", "adFreePopup", "15000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/62377
goossh.com#%#//scriptlet("adjust-setInterval", "goToLink", "2200", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/62230
hubfiles.ws#%#//scriptlet("adjust-setTimeout", "Tick", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/61869
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/61254
onlinefreecourse.net#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
onlinefreecourse.net#%#//scriptlet("adjust-setInterval", ".countdown", "2000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/61270
site.dz4win.com#%#//scriptlet("adjust-setInterval", "urll", "800", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60823
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})}});
! https://github.com/AdguardTeam/AdguardFilters/issues/61102
thingiverse.com#%#//scriptlet("adjust-setInterval", "Downloading", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60877
me.fo#%#//scriptlet('prevent-addEventListener', 'scroll', '/function\([a-z]?\){return"undefined"/')
! https://github.com/AdguardTeam/AdguardFilters/issues/60810
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")
! https://github.com/AdguardTeam/AdguardFilters/issues/60734
linksaya.com#%#//scriptlet("adjust-setInterval", "downloadButton", "2400", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60657
apkcell.net#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60639
phpscripttr.com#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60612
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/60742
moaplos.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! rambler.ru - autoplay
media.eagleplatform.com#%#//scriptlet("abort-on-property-read", "Object.prototype.autoplay_position")
! https://github.com/AdguardTeam/AdguardFilters/issues/60515
catcut.net#%#//scriptlet("adjust-setTimeout", "go_url", "15000", "0.3")
! https://github.com/AdguardTeam/AdguardFilters/issues/60462
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/60443
dosya.co#%#//scriptlet("adjust-setTimeout", "countDown", "", "0.02")
essek.gen.tr#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/62956
freewebcart.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60415
rekonise.com#%#//scriptlet('remove-attr', 'disabled', '.unlock-button')
! https://github.com/AdguardTeam/AdguardFilters/issues/60113
apkshki.com#%#//scriptlet('adjust-setTimeout', 'window.location.href=t,clearTimeout', '10000')
! https://github.com/AdguardTeam/AdguardFilters/issues/60343
5mod-file.ru#%#//scriptlet("adjust-setInterval", ".fcounter span", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60105
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/60126
alphaantileak.net#%#//scriptlet("adjust-setInterval", "Please wait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/60106
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/60028
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/59869
safe.kangkimin.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/59744
genlink.cc#%#//scriptlet("adjust-setInterval", "real-link", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/59634
pngitem.com#%#//scriptlet("adjust-setTimeout", "adpop-content-left", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/59568
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;}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/59515
nullslide.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/59014
indir.turkceyama.net#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/58699
apkprofree.com#%#//scriptlet("adjust-setInterval", ".wpapks-download-link-wrapper", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/58354
zedge.net#%#//scriptlet("adjust-setInterval", "(i-1)", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/58314#issuecomment-653150805
! https://github.com/AdguardTeam/AdguardFilters/issues/58317#issuecomment-653153879
hakdisk.ru,diskapk.ru#%#//scriptlet("adjust-setInterval", "fcounter", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/57596
br0wsers.com,softwaresde.com#%#//scriptlet("adjust-setInterval", "show_ag", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/57565
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/57423
ph.tpaste.net#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
ph.tpaste.net#%#//scriptlet("adjust-setInterval", "progressbar", "30", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/57302
world-sms.org#%#//scriptlet("adjust-setTimeout", "#ad .timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/57280
tr.link#%#//scriptlet("adjust-setInterval", "timer", "700", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/57000
waaboom.com,healthymaster.xyz#%#//scriptlet("adjust-setInterval", "wpsafe-generate", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56976
akwam.*#%#//scriptlet("adjust-setInterval", "clock()", "1000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56559
sdetectives.id#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56557
apps2app.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
! mage.si - skip timer
mage.si#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56155
dood.wf,dood.la,dood.pm,dood.so,dood.to,dood.watch,dood.ws#%#//scriptlet("adjust-setInterval", ".countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56151
clicads.fr#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56054
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/55943
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/55990
pulsemens.com#%#//scriptlet("adjust-setTimeout", "setSeconds", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/55954
anomize.xyz#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/55855
nightfallnews.com#%#//scriptlet("adjust-setInterval", "secondsLeft", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/55158
hikarinoakariost.info#%#//scriptlet("adjust-setInterval", "count", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/55146
mazakony.net#%#//scriptlet("adjust-setInterval", "#pleasewait", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/55088
vidtome.stream#%#//scriptlet("adjust-setInterval", "#mdtimer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/54632
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){}};});$
! https://github.com/AdguardTeam/AdguardFilters/issues/54555
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 - skip timer
mylinks.xyz#%#//scriptlet("set-constant", "seconde", "-1")
! https://github.com/AdguardTeam/AdguardFilters/issues/54403
verteleseriesonline.com#%#//scriptlet("adjust-setTimeout", "updateReloj", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/54426
runmods.com#%#//scriptlet("adjust-setInterval", "count--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/54408
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"})}});
! https://github.com/AdguardTeam/AdguardFilters/issues/54251
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){}};});
! https://github.com/AdguardTeam/AdguardFilters/issues/54174
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/54186
apkmb.com#%#//scriptlet("adjust-setInterval", "show_download_links", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/54179
al.ly#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/54176
uploadking.net#%#//scriptlet("adjust-setTimeout", "downloadbtn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/53896
memoriadatv.com#%#//scriptlet("adjust-setTimeout", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/53850
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/53643
embed.m3u-cdn.live,embed.tvcdn.live#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56432
www.ixbt.com#%#//scriptlet('remove-attr', 'onclick', '.rebrand_article_content_block > div[align="center"] > a.big_img,a.resize-image')
! https://github.com/AdguardTeam/AdguardFilters/issues/53513
urapk.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/53501
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/53444
filehorse.com#%#//scriptlet("adjust-setTimeout", "dlcntdwn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/53309
filerio.in#%#//scriptlet("adjust-setTimeout", "tick()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/53259
retrostic.com#%#//scriptlet("adjust-setInterval", "timeLeft--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/53145
! #%#//scriptlet("set-constant", "blurred", "false")
kinemaster.cc,short.freeltc.top,faucetcrypto.net,download.windowslite.net,dlsite.win,oko.sh,ckk.ai,ovlinks.com,ier.ai,links.medipost.org,forex-trnd.com,paylinnk.com,adpps.com,go.linkbnao.com,baicho.xyz,technemo.xyz,adshorti.co,loptelink.com,crt.im,mshort.top,link-yz.com,cut-y.net,short2fly.xyz,adslink.pw,shortx.net,du-link.in,mozlink.net,haonguyen.top,pandaznetwork.com,bestcash2020.com,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,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,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,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.*,coinadfly.com,linkres.in,link1s.com,fire-link.net,enagato.com,links.spidermods.in,dl.tech-story.net,cpm10.org,123link.biz,rancah.com,shrtvip.com,linkerhub.tk,kingurls.com,download.sharenulled.net,go.gets4link.com,lucidcam.com,clikern.com,musicc.xyz,pix4link.com,zipurls.com,theblissempire.com,linkadshield.xyz,xfiles.io,upfiles.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,claimfreebits.com,allcryptoz.net,shrlink.top,webshort.in,coinsparty.mcrypto.club,zshort.io,eririo.club,nerdy.vn,jameeltips.us,payskip.org,freshi.site,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,holaurl.com,adbl.live,gplinks.co,miklpro.com,kutt.io,sanoybonito.club,afly.pro,cutlink.link,short88.com,pngit.live,exe.app,adsrt.click,adcorto.xyz,shortbled.com,cuturl.in,womenhaircolors.review,srts.me,paidtomoney.com,lite-link.xyz,apkshrt.com,linkshorts.me,androidnougatapk.com,pureshort.link,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,linksly.co,illink.net,coin.mg,trinddz.com,ilinks.in,techupme.com,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,btcdot.xyz,pkr.pw,shrinkbtc.cc,todaynewspk.win,manikusa.com,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,cheappath.com,fcc.lc,shorthitz.com,savelink.site,linkshorten.xyz,tmearn.com,samapro.me,adsy.pw,owllink.net,mondainai.moe,2ota.com,popimed.com,aii.sh,sekilastekno.com,miuiku.com,articlix.com,intothelink.com,pingit.link,slink.bid,7r6.com,loptelink.vip,iir.ai,biroads.com,win10.vn,mitly.us,adsrt.net,afly.us,tii.ai,linkviet.xyz,coredp.com,linkrex.net,bit-url.com,adsrt.org,bestearnonline.com,gamesrs.com,shorten.sh,ouofly.com,clicksbee.com,shorterall.com,dutchycorp.space,linkshrnk.com,linkad.in,fc.lc,adslinkfly.online,shrinkme.io#%#//scriptlet("set-constant", "blurred", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/53141
4shared.com#%#(function(){-1==document.cookie.indexOf("exUserId")&&(document.cookie="exUserId=1; domain=.4shared.com; path=/;")})();
! https://github.com/AdguardTeam/AdguardFilters/issues/52771
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(); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/52708
pro-bangla.com#%#//scriptlet("adjust-setInterval", "#countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/52562
shiroyasha.me#%#//scriptlet("adjust-setInterval", "/_0x[\s\S]*?decodeURIComponent/", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/52487
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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/52387
worldofmods.com#%#//scriptlet("adjust-setTimeout", "tick()", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/52386
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/52188
moretvtime.com#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/52189
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);});
! https://github.com/AdguardTeam/AdguardFilters/issues/52152
boardgamesonline.net#%#//scriptlet("adjust-setInterval", "#timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/51982
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/51985
dogemate.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/51973
tudogamesbr.com#%#//scriptlet("adjust-setTimeout", "contador", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/51830
forexlap.com#%#AG_onLoad(function(){var a=document.querySelector("#m1x2 > a[href]");if(a)try{location=a.href}catch(b){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/51682
dosyayukle.biz#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/51662
hackintoshzone.com#%#//scriptlet("adjust-setInterval", "secondsRemaining", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/51462
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){}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/51460
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/51437
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/51423
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);}});
! https://github.com/AdguardTeam/AdguardFilters/issues/51342
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){}})});
! https://github.com/AdguardTeam/AdguardFilters/issues/51340
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/51281
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/51238
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/51178
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/51030
ads.bdcraft.net#%#AG_onLoad(function(){var a=document.querySelector("#showSkip > a[href].skip");if(a)try{window.location=a.href}catch(b){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50725
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50905
freetutorialsus.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/51884
! https://github.com/AdguardTeam/AdguardFilters/issues/50871
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){}};});
! https://github.com/AdguardTeam/AdguardFilters/issues/50686
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){}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50707
shorteet.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/50721
lg-firmwares.com,sfirmware.com#%#//scriptlet("adjust-setInterval", "#download-popup", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/50455
earnbits.xyz#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/50624
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); });
! https://github.com/AdguardTeam/AdguardFilters/issues/50492
adfoc.us#%#AG_onLoad(function(){var a=document.querySelector("#showSkip > a[href].skip");if(a)try{window.location=a.href}catch(b){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50560
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50328
! Based on Universal Bypass
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(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/81702
imagent.buzz,imagepuitr.buzz,imgblaze.net,imgkorle.buzz,imgkaka.xyz,pixsera.net,imgfrost.net,imgair.net#%#//scriptlet("adjust-setInterval", ".timer", "", "0.02")
imagent.buzz,imagepuitr.buzz,imgblaze.net,imgkorle.buzz,imgkaka.xyz,pixsera.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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/50428
1v.to#%#AG_onLoad(function(){var a=document.querySelector("#oculto > a[href]");if(a)try{window.location=a.href}catch(b){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50491
claim4.fun#%#//scriptlet("adjust-setInterval", "timer", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/50154
wallpaperplay.com#%#//scriptlet("adjust-setInterval", "#download_menu", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/50150
apkmos.com#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/62192
! https://github.com/AdguardTeam/AdguardFilters/issues/50148
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)}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50105
sammobile.com#%#//scriptlet("adjust-setInterval", "showDownloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/50104
bomurl.com#%#//scriptlet("adjust-setInterval", "download_link", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/50097
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50103
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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50093
myotto.online#%#AG_onLoad(function(){var a=document.querySelector("#makingdifferenttimer > a[href]");if(a)try{location=a.href}catch(b){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/49717
videouroki.net#%#//scriptlet("adjust-setTimeout", "/action-downloadFile?")
! https://github.com/AdguardTeam/AdguardFilters/issues/49713
tr3fit.xyz#%#//scriptlet("set-constant", "tempo2", "0")
! daz3d.ru - snow animation
daz3d.ru#%#//scriptlet("set-constant", "snow", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/49352
romhustler.org#%#//scriptlet("adjust-setInterval", "timer.remove", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/49261
bitearns.com#%#//scriptlet("adjust-setInterval", "sec--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/48465
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})}});
! https://github.com/AdguardTeam/AdguardFilters/issues/48248
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){}};});
! https://github.com/AdguardTeam/AdguardFilters/issues/47640
mastercoria.com#%#//scriptlet("adjust-setInterval", "countdown", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/47574
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])})});
! https://github.com/AdguardTeam/AdguardFilters/issues/47357
1ink.cc#%#AG_onLoad(function() { var el = document.querySelector('#countingbtn'); if(el) el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/47028#issuecomment-571357678
dailymail.co.uk###chromelessPlayer
dailymail.co.uk#%#//scriptlet("abort-on-property-read", "Object.prototype.videoAdvertisingMode")
! https://github.com/AdguardTeam/AdguardFilters/issues/47044
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/46745
translit.net,translit.ru#%#//scriptlet("set-constant", "setblur", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/47143 - "fixing" download button
cheatsquad.gg#%#//scriptlet("set-constant", "youtube", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/46996
wowroms.com#%#AG_onLoad(function() { setTimeout(function() { second = 0; }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/46530
!+ NOT_PLATFORM(windows, mac, android)
sfile.mobi#%#//scriptlet("adjust-setInterval", "downloadButton", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/46090
dutchycorp.ovh,dutchycorp.space#%#AG_onLoad(function() { var el = document.querySelector('#cl1 a[href]'); if(el) { window.location = el.href; } });
! reyna-anime.com
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){}}}();
! sqrible.com,donia2link.net - skip timer
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})}});
! https://github.com/AdguardTeam/AdguardFilters/issues/45532
goodssh.com#%#//scriptlet("set-constant", "counter", "-1")
! newsjizz.in - skip timer
a2zupload.com#%#//scriptlet("adjust-setInterval", "download", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/45486
!+ NOT_PLATFORM(windows, mac, android)
katfile.com#%#//scriptlet("adjust-setTimeout", "#freebtn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/45436
newsteez.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){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/45347
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){}};});
! https://github.com/AdguardTeam/AdguardFilters/issues/44505
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/43273
!+ NOT_PLATFORM(windows, mac, android)
coolrom.com.au#%#//scriptlet("adjust-setTimeout", "download()")
! https://github.com/AdguardTeam/AdguardFilters/issues/43131
!+ NOT_PLATFORM(windows, mac, android)
freeroms.com#%#//scriptlet("adjust-setTimeout", "download()")
! https://github.com/AdguardTeam/AdguardFilters/issues/42770
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/42766
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/42763
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/42704
mega-infonews1a.club,portaldoinvestidor.club,wikidoplaneta.club#%#//scriptlet("set-constant", "segundos", "-1")
! https://github.com/AdguardTeam/AdguardFilters/issues/41866
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); });})();
! https://github.com/AdguardTeam/AdguardFilters/issues/41759
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)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/41751
trucnet.net#%#AG_onLoad(function() { var el=document.querySelector('a[href].btn.redirect'); if(el) el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/41708
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(); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/41369
minecraftalpha.net,viralmods.net,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#%#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)});
rulesofcheaters.net,ontools.net,teknopaid.xyz,redirect.dafontvn.com,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("#?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,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)});
! https://github.com/AdguardTeam/AdguardFilters/issues/41346
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/41288
wahibirawan.com#%#AG_onLoad(function() { var el = document.forms['eastsafelink_form']; if(el) { el.submit(); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/41279
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)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/41215
file4go.com,file4go.net#%#//scriptlet("set-constant", "time", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/40663
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)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/40310
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)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/39554
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)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/39386
xhortlinks.xyz#%#Object.defineProperty(window, 'seconds', { value: 0 });
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]))}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/38925
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])}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/38600
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)})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/127886
! https://github.com/AdguardTeam/AdguardFilters/issues/38558
boost.ink#%#(()=>{const a=new MutationObserver(function(){const b=document.querySelector("script[src^=\"/assets/js/unlock.js\"]");if(b){a.disconnect();let c;for(let a of b.attributes)if(a.textContent.includes("aHR0c")){c=a.textContent;break}c&&setTimeout(function(){location.assign(atob(c))},500)}});a.observe(document,{childList:!0,subtree:!0})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/38274
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]);}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/123405
! https://github.com/AdguardTeam/AdguardFilters/issues/110006
! https://github.com/AdguardTeam/AdguardFilters/issues/34644
onet.pl#%#AG_onLoad(function(){if(-1!==window.location.href.indexOf("onet.pl/?utm_source=")){const o=new MutationObserver(function(){var e=document.querySelector('a[href][onclick*="Nitro_clickmore"][onclick*="czytaj_wiecej"]')||document.querySelector('a[href][class^="NitroCard_sectionLink_"]');e&&(o.disconnect(),location.replace(e.href))});o.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){o.disconnect()},1e4)}});
! https://github.com/AdguardTeam/AdguardFilters/issues/38542
! https://github.com/AdguardTeam/AdguardFilters/issues/37849
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];}});
! https://github.com/AdguardTeam/AdguardFilters/issues/36619
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];}});
! https://github.com/AdguardTeam/AdguardFilters/issues/35608
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];}});
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){}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/35379
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];}});
! https://github.com/AdguardTeam/AdguardFilters/issues/35141
davisonbarker.pro,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;}}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/34990
surfsees.com#%#//scriptlet("set-constant", "count", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/34918
win10.vn#%#//scriptlet("set-constant", "fiveSecs", "0")
! link-to.net - skip timer
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")
! https://github.com/AdguardTeam/AdguardFilters/issues/32710
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); });
! https://github.com/AdguardTeam/AdguardFilters/issues/31050
kisalt.xyz#%#//scriptlet("set-constant", "count", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/28165
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; } }});
! https://github.com/AdguardTeam/AdguardFilters/issues/25825
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")
! https://github.com/AdguardTeam/AdguardFilters/issues/25182
kinonet.pl#%#Object.defineProperty(window, 'time', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/22333
skinnycat.org#%#Object.defineProperty(window, 'count', { value: 0 });
! fm.tuba.pl - disable annoying confirm window
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)} } });
! https://github.com/AdguardTeam/AdguardFilters/issues/17746
videosynd.kataweb.it#%#Object.defineProperty(window, 'varAutoplay', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/17162
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'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/37159
! https://github.com/AdguardTeam/AdguardFilters/issues/16740
!+ NOT_PLATFORM(windows, mac, android)
doviz.com#%#AG_onLoad(function() { setTimeout(function() { if(typeof player.pause != 'undefined') { player.pause(); } }, 3000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/15410
reklamlar.my-debrid.net#%#AG_onLoad(function() { setTimeout(function() { saniye = 10; }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/14682
cocoleech.com#%#//scriptlet("set-constant", "width", "100")
! https://github.com/AdguardTeam/AdguardFilters/issues/14668
prem.link#%#//scriptlet("set-constant", "waiting_time", "0")
! Disable autoplay
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'); });
! breaks video at http://www.chip.de/artikel/Neuster-Core-i7-SSD-und-mehr-Kraftvolles-Allround-Notebook-von-Dell-im-Deal_137096381.html
! chip.de#%#AG_onLoad(function() { document.body.innerHTML = document.body.innerHTML.replace(/data-autoplay="true"/g, 'data-autoplay="false"'); });
cnet.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('cnetSettings', '{"autoplayEnabled":"off"}'); }
! https://github.com/AdguardTeam/AdguardFilters/issues/12814
bluemediafiles.*#%#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.*#%#(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.*,get-url.com#%#//scriptlet("adjust-setInterval", "i--", "", "0.02")
bluemediafiles.*,get-url.com#%#//scriptlet('set-constant', 'Time_Start', '0')
! https://github.com/AdguardTeam/AdguardFilters/issues/11642
tetherguide.com,stellarcoin2018.com,ethereumtradecoin.com#%#Object.defineProperty(window, 'seconds', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/11164
s24.themeslide.com#%#AG_onLoad(function() { setTimeout(function() { $('.downloadbtn').attr('disabled', false); $('#countdown').css('visibility', 'hidden'); }, 500); });
! https://github.com/AdguardTeam/AdguardFilters/issues/10857
loks.us#%#AG_onLoad(function() { count = 0; });
! https://github.com/AdguardTeam/AdguardFilters/issues/10296
cryptovertise.tk#%#AG_onLoad(function() { $(".claim-button").prop("disabled", false).text("Get reward!").val("Get reward!"); disableButtonTimer(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/10073 https://github.com/AdguardTeam/AdguardFilters/issues/10466 https://github.com/AdguardTeam/AdguardFilters/issues/10923
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); });
! https://github.com/AdguardTeam/AdguardFilters/issues/8564
edeka.de#%#AG_onLoad(function() { setTimeout(function() {document.getElementsByTagName("Body")[0].classList.remove("has-smartbanner");}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/8367
peliculasmegahdd.net#%#AG_onLoad(function() { count = 0; });
! dailypost.co.uk - stop autoplay
dailypost.co.uk#%#AG_onLoad(function() { setTimeout(function() { var e = document.querySelector('span.autoplay-cancel'); if (e) e.click(); }, 3300); });
! rutracker.org - allow pages preview in NewsFox RSS reader in FireFox
rutracker.org#%#window.self = window.top;
! https://github.com/AdguardTeam/AdguardFilters/issues/4440
raptu.com#%#AG_onLoad(function(){var el=document.querySelector('body > #normalmsg > form[action="#"]');if(el)el.submit()});
! https://forum.adguard.com/index.php?threads/resolved-watchseries-cr.19055/#post-126304
watchseries.cr#%#AG_onLoad(function(){buildPlayer();});
! bleacherreport.com - https://github.com/AdguardTeam/AdguardFilters/issues/3561
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 - disable timeout for showing buttons
gboxes.com#%#AG_onLoad(function() { func1(); });
! yaplakal.com,yap.ru - убираем кликандер при переходе на стороннюю ссылку
yaplakal.com,yap.ru#%#AG_onLoad(function() { window.clkUnd = function() {} });
! videogamesblogger.com - automate skip ad page
videogamesblogger.com#%#AG_onLoad(function() { window.num_seconds = 1; });
||videogamesblogger.com/javascripts/interstitial.client.js
! https://github.com/AdguardTeam/AdguardFilters/issues/129560
! dizipal*.com - frequently changed domains
dizipal300.com,dizipal301.com,dizipal302.com,dizipal303.com,dizipal304.com,dizipal305.com,dizipal306.com,dizipal307.com,dizipal308.com,dizipal309.com,dizipal310.com,dizipal311.com,dizipal312.com,dizipal313.com,dizipal314.com,dizipal315.com,dizipal316.com,dizipal317.com,dizipal318.com,dizipal319.com,dizipal320.com,dizipal321.com,dizipal322.com,dizipal323.com,dizipal324.com,dizipal325.com,dizipal326.com,dizipal327.com,dizipal328.com,dizipal329.com,dizipal330.com,dizipal331.com,dizipal332.com,dizipal333.com,dizipal334.com,dizipal335.com,dizipal336.com,dizipal337.com,dizipal338.com,dizipal339.com,dizipal340.com,dizipal341.com,dizipal342.com,dizipal343.com,dizipal344.com,dizipal345.com,dizipal346.com,dizipal347.com,dizipal348.com,dizipal349.com,dizipal350.com,dizipal351.com,dizipal352.com,dizipal353.com,dizipal354.com,dizipal355.com,dizipal356.com,dizipal357.com,dizipal358.com,dizipal359.com,dizipal360.com,dizipal361.com,dizipal362.com,dizipal363.com,dizipal364.com,dizipal365.com,dizipal366.com,dizipal367.com,dizipal368.com,dizipal369.com,dizipal370.com,dizipal371.com,dizipal372.com,dizipal373.com,dizipal374.com,dizipal375.com,dizipal376.com,dizipal377.com,dizipal378.com,dizipal379.com,dizipal380.com,dizipal381.com,dizipal382.com,dizipal383.com,dizipal384.com,dizipal385.com,dizipal386.com,dizipal387.com,dizipal388.com,dizipal389.com,dizipal390.com,dizipal391.com,dizipal392.com,dizipal393.com,dizipal394.com,dizipal395.com,dizipal396.com,dizipal397.com,dizipal398.com,dizipal399.com,dizipal400.com,dizipal401.com,dizipal402.com,dizipal403.com,dizipal404.com,dizipal405.com,dizipal406.com,dizipal407.com,dizipal408.com,dizipal409.com,dizipal410.com,dizipal411.com,dizipal412.com,dizipal413.com,dizipal414.com,dizipal415.com,dizipal416.com,dizipal417.com,dizipal418.com,dizipal419.com,dizipal420.com,dizipal421.com,dizipal422.com,dizipal423.com,dizipal424.com,dizipal425.com,dizipal426.com,dizipal427.com,dizipal428.com,dizipal429.com,dizipal430.com,dizipal431.com,dizipal432.com,dizipal433.com#%#//scriptlet("prevent-addEventListener", "contextmenu", "preventDefault")
||fastly.jsdelivr.net/npm/disable-devtool@latest/disable-devtool.min.js$domain=dizipal300.com|dizipal301.com|dizipal302.com|dizipal303.com|dizipal304.com|dizipal305.com|dizipal306.com|dizipal307.com|dizipal308.com|dizipal309.com|dizipal310.com|dizipal311.com|dizipal312.com|dizipal313.com|dizipal314.com|dizipal315.com|dizipal316.com|dizipal317.com|dizipal318.com|dizipal319.com|dizipal320.com|dizipal321.com|dizipal322.com|dizipal323.com|dizipal324.com|dizipal325.com|dizipal326.com|dizipal327.com|dizipal328.com|dizipal329.com|dizipal330.com|dizipal331.com|dizipal332.com|dizipal333.com|dizipal334.com|dizipal335.com|dizipal336.com|dizipal337.com|dizipal338.com|dizipal339.com|dizipal340.com|dizipal341.com|dizipal342.com|dizipal343.com|dizipal344.com|dizipal345.com|dizipal346.com|dizipal347.com|dizipal348.com|dizipal349.com|dizipal350.com|dizipal351.com|dizipal352.com|dizipal353.com|dizipal354.com|dizipal355.com|dizipal356.com|dizipal357.com|dizipal358.com|dizipal359.com|dizipal360.com|dizipal361.com|dizipal362.com|dizipal363.com|dizipal364.com|dizipal365.com|dizipal366.com|dizipal367.com|dizipal368.com|dizipal369.com|dizipal370.com|dizipal371.com|dizipal372.com|dizipal373.com|dizipal374.com|dizipal375.com|dizipal376.com|dizipal377.com|dizipal378.com|dizipal379.com|dizipal380.com|dizipal381.com|dizipal382.com|dizipal383.com|dizipal384.com|dizipal385.com|dizipal386.com|dizipal387.com|dizipal388.com|dizipal389.com|dizipal390.com|dizipal391.com|dizipal392.com|dizipal393.com|dizipal394.com|dizipal395.com|dizipal396.com|dizipal397.com|dizipal398.com|dizipal399.com|dizipal400.com|dizipal401.com|dizipal402.com|dizipal403.com|dizipal404.com|dizipal405.com|dizipal406.com|dizipal407.com|dizipal408.com|dizipal409.com|dizipal410.com|dizipal411.com|dizipal412.com|dizipal413.com|dizipal414.com|dizipal415.com|dizipal416.com|dizipal417.com|dizipal418.com|dizipal419.com|dizipal420.com|dizipal421.com|dizipal422.com|dizipal423.com|dizipal424.com|dizipal425.com|dizipal426.com|dizipal427.com|dizipal428.com|dizipal429.com|dizipal430.com|dizipal431.com|dizipal432.com|dizipal433.com
!
! Remove timer, during which ads or self-promos were shown
!
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)}});
!
! NOTE: JS end ⬆️
! !SECTION: Tweaks - JS
!
!
!
!
!##############################
!######### HTML tweaks ########
!##############################
! SECTION: Tweaks - HTML
!
! Disable autoplay
! lenta.ru and motor.ru - disable autolay
! NOTE: HTML end ⬆️
! !SECTION: Tweaks - HTML
!
!
!
!
! SECTION: Tweaks - Context menu (mixed rules)
!
!* Unblock context menu and other mouse limitations
!
! NOTE: Context menu - basic rules
/wp-content/plugins/content-copy-protection-disable-right-click/assets/*
/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/*
!
! https://github.com/AdguardTeam/AdguardFilters/issues/85982
||belezaedieta.com^$third-party
!
||script.gmarket.co.kr/js/itemdweb/ItemBase.js
||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
||camoero.com/wp-content/themes/luxech/luxech.js
||suntory.co.jp/softdrink/craftboss/flash/assets/img/mouse.gif
||suntory.co.jp/softdrink/craftboss/flash/assets/js/main.js
||tmgrup.com.tr/*/pageProtection.js
||profilki.pl/kody/niekopiuj.js
||bajery.net/adds/copy_b.php
||xn--b1aew.xn--p1ai/media/*/js/nocopy.js
||cdn.web.tv/asset/javascripts/smothScroll.min.js
||serialuk.net/js/copyright.js
!
lezhinus.com,lezhin.com###viewer-coach
qanda.ai##div[class^="Picture__Protector-"]
codedosa.com###wpcp-error-message
!--- CSS ---
! NOTE: Context menu - CSS
author.today#$#.noselect { -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; }
nbcnews.com#$#.videoPlayer { position: static !important; }
moidom.citylink.pro#$#.player-balloon { min-height: auto !important; }
tomshw.it#$#body .page-bottom { margin-top: 38px !important; }
fibabanka.com.tr#$#html { margin-top: 0px !important; }
gsminfo.com.ua,on.od.ua#$#.footer_wrapper { padding-bottom: 0px !important; }
olympics.com#$#.b2p-main { margin-top: 0 !important; }
iqihang.com#$#.el-popup-parent--hidden { overflow: auto !important; }
iqihang.com#$#.homeIndex.padding[data-v-3f7c92dc] .header {top: 0 !important;}
iqihang.com#$#.homeIndex.padding[data-v-3f7c92dc] { padding-bottom: 0 !important; margin-top: 0 !important; }
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; }
offshoreleaks.icij.org#$#.disclaimer-card { position: static !important; }
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; }
britg.kr#$#.content { -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; }
comico.jp#$#.comic-image * { pointer-events: 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; }
toonnbook.nate.com#$#div#wrap.viewer { -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; }
m.novel.naver.com#$#._not_select { -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; }
mathbang.net,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; }
moviesrush.one#$?#body style:contains(/-webkit-tap-highlight-color:|::selection/) { remove: true; }
genuineactivator.com,lapandilladelarejilla.es#$?#head > style:contains(.unselectable) { remove: true; }
jootc.com#$#.entry-overlay { pointer-events: auto!important; }
earphones-review.ru,codedosa.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; }
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; }
kakaowebtoon.com,webtoon.kakao.com#$#img[class^="ViewerImage_image"] { pointer-events: 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; }
gamefinity.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; }
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,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; }
ezms.link,comeinsidebox.com,7days2die.info#$#:not(input,select,textarea):not(#style_important) { -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; }
gamegame.kr#$#body div { -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; }
world4.eu,tunovelaligera.com,jstranslations1.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; }
exlyrics.com,plantaomaringa.com,omgkpop.top#$#html > body *:not(input):not(textarea)::selection { background-color: #3297FD!important; }
plantaomaringa.com,omgkpop.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; }
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; }
tmofans.com#$#.element { -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; }
siyasetcafe.com#$#body.body-prevent { -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; }
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; }
panda-novel.com,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; }
rawneix.in,mangacrab.com,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; }
droidtk.com#$#body[data-protect="true"] { -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; }
m.rtl.be,procrackerz.org,chapterupdates.com,babelnovel.com,katzen-fieber.de,xn--80aaxitdbjk.xn--p1ai,toptech360.com,devicespecifications.com,apkinstaller.com,androidmtk.com,serial-key.com,themeslide.com,openssource.biz,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; }
!
!--- JS ----
! NOTE: Context menu - JS
!
! #%#//scriptlet('abort-current-inline-script', 'document.oncontextmenu')
mysports.to,mi-faq.ru,mathbang.net,seriesgratis.biz,mangacrab.com,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,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,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')
! #%#//scriptlet('prevent-addEventListener', 'contextmenu')
noonoo.tv,r114.com,app.kartra.com,box-manga.com,lover91.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')
! #%#//scriptlet('set-constant', 'document.oncontextmenu', 'null')
cdramalove.com,10000recipe.com,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')
! #%#//scriptlet('set-constant', 'document.onselectstart', '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')
! #%#//scriptlet('set-constant', 'document.ondragstart', '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')
! #%#//scriptlet('abort-current-inline-script', 'document.ondragstart')
neo-blood.co.jp,machow2.com,rawneix.in,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')
! #%#//scriptlet('prevent-addEventListener', 'dragstart')
r114.com,kakaowebtoon.com,page.kakao.com#%#//scriptlet('prevent-addEventListener', 'dragstart')
! #%#//scriptlet('abort-current-inline-script', 'tjQuery', 'body')
mathbang.net,teus.me,untitle.org,gaesae.com,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')
! #%#//scriptlet('abort-on-property-read', 'disable_copy')
neo-blood.co.jp,machow2.com,rawneix.in,mangacrab.com,metalnaveia66.com,bollywoodhindi.in,kdramasurdu.net,theturtleislandnews.com,audiotools.in,audiobookcup.com,lapandilladelarejilla.es,7misr4day.com,michaelemad.com,lazytranslations.com,wartaterkini.news,foxaholic.com,koreanaddict.net,jstranslations1.com,baltasar5010purohentai.com,clockks.com,iptv4best.com,reinodekovel.com,elektrikmen.com,world4.eu,activationkeys.co,samuraiscan.com#%#//scriptlet('abort-on-property-read', 'disable_copy')
! #%#//scriptlet('abort-on-property-read', 'getSelection')
gukjenews.com,seoulfn.com,labortoday.co.kr,aitimes.kr,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,bigcinema-online.net,bigcinema-tv.club,gidonline-kino.club,kinogo-2017.com,kinogo-720.club,kinogo.club,kinogoonline.club,season-var.net,topcinema.tv,kino-kingdom.com,hd-kinogo.co#%#//scriptlet('abort-on-property-read', 'getSelection')
! #%#//scriptlet('abort-on-property-read', 'disableSelection')
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')
! #%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart', 'body')
dbr.donga.com,uwayapply.com,gukjenews.com,edujin.co.kr,venturesquare.net,spooncast.net,rdsong.com,slist.kr,3dpchip.com,lover91.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')
! #%#//scriptlet('set-constant', 'disableEnterKey', 'noopFunc')
programasvirtualespc.net,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')
! #%#//scriptlet('abort-current-inline-script', 'document.onselectstart')
genuineactivator.com,now.rememberapp.co.kr,melodelaa.link,asus-zenfone.com,techieway.blogspot.com,chronologia.pl#%#//scriptlet('abort-current-inline-script', 'document.onselectstart')
! #%#//scriptlet('abort-current-inline-script', '$', 'contextmenu')
hinfomax.co.kr,britg.kr,japanxxxmovie.com,sexpox.com,47news.jp,learn-from-homey.blogspot.com,belajarbro.id#%#//scriptlet('abort-current-inline-script', '$', 'contextmenu')
! #%#//scriptlet("set-constant", 'disable_copy', 'noopFunc')
jootc.com,dora-guide.com,codedosa.com,gradium.co.kr,semesters.in#%#//scriptlet("set-constant", "disable_copy", "noopFunc")
! #%#//scriptlet("set-constant", 'disable_copy_ie', 'noopFunc')
jootc.com,dora-guide.com,codedosa.com,gradium.co.kr,semesters.in#%#//scriptlet("set-constant", "disable_copy_ie", "noopFunc")
!
r114.com#%#//scriptlet("prevent-addEventListener", "selectstart")
tezgoal.com#%#//scriptlet('abort-current-inline-script', 'validateKey')
instiz.net#%#//scriptlet("prevent-setInterval", "nocopy")
author.today#%#//scriptlet('remove-attr', 'oncontextmenu|onselectstart|ondragstart|onmousedown|unselectable', '.noselect')
123pan.com#%#//scriptlet('prevent-addEventListener', 'contextmenu', '[native code]')
dizilab9.com#%#//scriptlet("set-constant", "vidcheck", "1")
comeinsidebox.com,ezms.link#%#//scriptlet("abort-current-inline-script", "addEventListener", "blockEvent")
mi-faq.ru#%#//scriptlet("abort-current-inline-script", "disable_keystrokes")
mi-faq.ru#%#//scriptlet("prevent-addEventListener", "copy", "pagelink")
nypost.com#%#//scriptlet("remove-class", "header-recirc-bar-enabled", "body")
top10mais.org#%#//scriptlet("prevent-addEventListener", "copy", "nocopas")
onna.kr,tistory.com#%#//scriptlet("abort-current-inline-script", "document.addEventListener", "copyWithSource")
jootc.com#%#//scriptlet("set-constant", "show_wccp_pro_message", "noopFunc")
recantodasletras.com.br#%#//scriptlet("prevent-addEventListener", "/^(?:contextmenu|copy|cut)$/", "nrWrapper")
priemnaya.duma.gov.ru#%#AG_onLoad(function() {setTimeout(() => $('#treat_body_text').unbind(), 300);});
yodu.org,linovelib.com#%#//scriptlet('remove-attr', 'onselectstart', 'body')
xn--b1aew.xn--p1ai#%#//scriptlet("abort-on-property-write", "document.onselectstart")
readcomiconline.li,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)});
estadao.com.br,atribuna.com.br,braziljournal.com,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')
opovo.com.br,brasilescola.uol.com.br,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")
seriesgratis.biz,texture-packs.com,liveworksheets.com#%#//scriptlet('remove-attr', 'oncontextmenu', 'body')
tistory.com#%#//scriptlet('set-constant', 'mouseClickRight', 'noopFunc')
! https://github.com/uBlockOrigin/uAssets/issues/13383
!+ NOT_PLATFORM(ext_ublock)
cafe.naver.com#%#//scriptlet('set-constant', 'document.body.oncopy', 'null')
jovenesweb.com#%#//scriptlet('remove-class', 'no-select', 'div')
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')
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")
dramafire.website,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,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")
texte.work#%#//scriptlet("remove-attr", "oncontextmenu|onkeydown", "body")
omgkpop.top#%#//scriptlet("prevent-addEventListener", "/contextmenu|dragstart|keydown|keyup|keypress/", "/event\.dispatch\.apply|trackEvent/")
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")
exlyrics.com,moviesrush.one,skidrowcodex.net#%#//scriptlet("abort-on-property-read", "stopPrntScr")
crunchyscan.fr,picallow.com,thecustomrom.com#%#//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")
hatauzmani.com,kurosave.com#%#//scriptlet("abort-on-property-read", "mousehandler")
mi-faq.ru,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; }; });
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,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")
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)}})();
javengsub.com,vabstutorials.com,stiffgamerdown.com,televall.website,animeshouse.net,dzelectronic.com,animeunity.it,droidtk.com,themeslide.com,orangespotlight.com,magdyman.com,topflix.*,sportsio.xyz,irisbuddies.ml,poisonous-raspberry-fields.blogspot.com,redirdx.in,tmofans.com,thememazing.com,baan-series.com,baixarfilmetorrent.net,baixarfilmetorrent.com,mega-infonews1a.club,portaldoinvestidor.club,wikidoplaneta.club,yourupload.com,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; } });
pelispedia.tv#%#AG_onLoad(function() { document.oncontextmenu = function(){return true}; });
kseries.co#%#Object.defineProperties(window, { clickIE: { get: function() { return; } }, disableselect: { get: function() { return; } } });
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,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,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#%#//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() {} });
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")
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; } });
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 ----
! NOTE: Context menu - HTML
! NOTE: Context menu (mixed rules) end ⬆️
! !SECTION: Tweaks - Context menu (mixed rules)
!
!-------------------------------------------------------------------!
!---------------------- Widgets ------------------------------------!
!-------------------------------------------------------------------!
!
! This section contains the list of rules that block annoying third-party widgets (weather, money exchange, 3rd-party feedbacks, 3rd-party assistants).
!
! Good: any type of the rules will be good
! Bad:  @@||example.org^$stealth (should be in AdGuard Base - allowlist_stealth.txt)
!
!#######################################################
!######### Block useless widgets #######################
!### Weather, money exchange, 3rd-party feedbacks, #####
!### 3rd-party assistants, etc #########################
!#######################################################
!
! SECTION: Widgets (sougo RSS) - Blogroll
!
! NOTE: Blogroll generic
||komatech.net^$third-party
||fukugan.com^$third-party
||3site-rss.s3-ap-northeast-1.amazonaws.com^
||blogroll.livedoor.net^
||rss-loader.com^$third-party
||blozoo.info/js/rsstool/
##.blogroll-wrapper
##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
! `##.rss-blogroll` (don't make generic - causes breakage)
[$path=/\/(?:a_load|fightersmatome|junglep2|uwasainfo|yakiusoku)/]blog.livedoor.jp##.rss-blogroll
vtuber-matomeruyon.blog.jp,sakasaka10.blog.jp,jisaka.com,roboanime.com,matomesoku.jp,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
! Blogroll specific rules
! NOTE: Blogroll specific
||onihimechan.com/rss/rss.html
kijonotakuhaibin.com##.osusume-saisin
blog.jp,saikyo-jump.com##div[class^="rss"]
ske48matoeme.com,kijolifehack.com##div[id^="rss"]
kijomatomelog.com#?#.sub_right > .sidewrapper:-abp-has(> .sidetitlebody > .sidetitle:contains(人気記事))
manpukunews.blog.jp##div[align="center"] > table[width="700"]
manpukunews.blog.jp##table[rules="None"]
kijomatomelog.com##.rss-single
kijomatomelog.com##.section-rss1
||kurumachannel.com/*-Rss.html
kurumachannel.com##iframe[src*="-Rss.html"]
kurumachannel.com##.article-body-inner > .bottom-link
kurumachannel.com##.article-body-inner > div[style="padding-bottom:24px;"]
||otasoku.livedoor.biz/rss.html
||otasoku.livedoor.biz/otarss.html
otasoku.livedoor.biz#?##main > .article-footer:-abp-has(> .article-post > li > font > b:contains(アンテナ新着記事一覧))
_rss.htm$domain=blog.livedoor.jp
_rss2.htm$domain=blog.livedoor.jp
_rss3.htm$domain=blog.livedoor.jp
blog.livedoor.jp##iframe[src="http://blog.livedoor.jp/nanjstu/top_rss.html"]
calciomatome.net##.blogroll-wrapper_wide
keibaromantei.com##div[class^="rssbox"]
jumpsokuhou.com##.headline_out
vipsister23.com###share3
eromazofu.com###left_sidebar
tokimeki-s.com###rss
bi-girl.net##.top_link
bi-girl.net##.top_link_title
||leaked.jp/blogroll.html
leaked.jp##.dfad
leaked.jp##div[style^="width: 100%;height: 312px;margin:0px 0 0px;overflow:hidden;"]
daretoku-eromanga.info##.out_m
daretoku-eromanga.info#?#.widget-title:contains(おすすめ新着リスト)
daretoku-eromanga.info##.sidewinder
daretoku-eromanga.info##.sidewinder-2
brow2ing.com###newRelease
brow2ing.com,animanch.com,news4vip.livedoor.biz,hosyusokuhou.jp###headline
katuru2ch.blog12.fc2.com##.saishin
katuru2ch.blog12.fc2.com##.sougo_rss_div
katuru2ch.blog12.fc2.com##div[id^="more"] > p > b > a[href^="http://katuru.com/rss/"]
katuru2ch.blog12.fc2.com#?#div[id^="more"] > p:-abp-has(> b > a[href^="http://katuru.com/rss/"])
blog.livedoor.jp##.article-sub-rss
otonary.net###article-bot-rss
otonarisoku.com##div[style="height:280px; overflow:hidden;"]
otonarisoku.com##div[class$="blogroll"]
||gazounabi.com/toprss1.html
gazounabi.com##.blog-roll
doujin-eromanga.com##.rss_box
||blog.livedoor.jp/robosoku/$subdocument,~third-party
hoshujapan.jp##div[class^="blogroll-topbelow"]
mindhack2ch.com##.blogroll-channel-wrapper
mindhack2ch.com##.article-rss
mindhack2ch.com##.rss-blogroll4
mindhack2ch.com##.rss-article
||mv-mindhack2ch.up.seesaa.net/common/image_feed.js
sonicch.com,drdinl.com###rss-box
sonicch.com###tangan_box2
newmofu.doorblog.jp###widget-blogroll
world-fusigi.net##div[class^="articles_under_rss_"]
world-fusigi.net##.top_rss_wrap
moeclo.ldblog.jp##iframe
moeclo.ldblog.jp##div[id^="RSS"]
moeclo.ldblog.jp###TOPArea
moeclo.ldblog.jp##div[class^="RSS"]
mhmatome.com###text-22
vtubernews.jp##.rss-sub
kidanlog.com##.rss-flexbox
blog.livedoor.jp##.blogroll_body
blog.livedoor.jp##.blogroll-wrapper
blog.livedoor.jp##.blogroll_kijishita
kitimama-matome.net##.article-outer-2 > div.article-header
kijosoku.com##.column-inner-2 > div[style^="border-style:dotted;border-color:#00BFFF;"]
workingnews.blog117.fc2.com##div[class^="im_headerad"]
pokemon-matome.net##div[class^="basehtml"]
warotanikki.com##.code-block
||juicejiuce.up.seesaa.net^$subdocument,domain=helloprojects.seesaa.net
helloprojects.seesaa.net###rss_01
seiyufan.livedoor.biz#?#aside.section-box:-abp-has(> div.plugin-blogroll)
helloprojects.seesaa.net##.pctop_rss
helloprojects.seesaa.net##.rss_scroll
nofootynolife.blog.fc2.com##.blogroll_content2
||tb.53kf.com/code/$script
||s.net-public.com/js/b.js
||kami-ch.com/blogparts/
||hayamimi-hobby.com/gen-rss/
gtoys.blog.fc2.com###outline > table
gtoys.blog.fc2.com##div[style^="height:250px;overflow:auto;width"]
kisslog2.com###custom_html-6
kisslog2.com##.rss_wrapper
kisslog2.com##.ranking-wrap
newsoku.blog##.headrsssp
newsoku.blog##.headrsspc
newsoku.blog##.headrsssppc
newsoku.blog##.rss_scroll_sp
origin873.blog.fc2.com##.rss-area
ddd-smart.net#?#aside > h4.card-panel:contains(色々な同人誌)
||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
||erodoujinshi-world.com/sp_rss_iframe.html
||otanew.jp^$subdocument,~third-party
koe-koe.com##.rss_c
||doujinlist.com/rss.js
||2nt.com/b/o/t/bottisoku/$subdocument,domain=bottisoku.blog.2nt.com
bottisoku.blog.2nt.com##.ently_new_article
bottisoku.blog.2nt.com##.ently_text > div[style^="width:700px;"]
bottisoku.blog.2nt.com##.bottomcategory
bottisoku.blog.2nt.com##.bottomcategory + div + br
bottisoku.blog.2nt.com##.plugin3_body
bottisoku.blog.2nt.com##div[style^="width:1200px;height:280px"]
||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
dojin-pandemic.com,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
umamusume-umapyoi.com,incident-wo.com##.blogroll-wrapper
incident-wo.com###custom_html-35
onihimechan.com,kijonotakuhaibin.com,okusama-kijyo.com,otakomu.jp,exawarosu.net,mindhack2ch.com,blog.livedoor.jp,duellinks.doorblog.jp,dragonquestwalk.blog.jp##.rss
pokemon-matome.net###header_rssbox
pokemon-matome.net##div[class^="rssinline"]
pokemon-matome.net##div[class^="rss_inner"]
h-library.com,4545comics.com##.card-white__blue.padding8
eromanga-castle.com##div[style^="overflow:auto;height:500px;"]
||onecall2ch.com^$subdocument,~third-party
onecall2ch.com##.spmode
onecall2ch.com##.spmode2
bipblog.com##iframe[src^="http://bipblog.com/"]
||bipblog.com^$subdocument,~third-party
||img-c.net^$third-party
nyaasokuvip.net#?#.kotei-headline:contains(新着おすすめ記事)
nyaasokuvip.net##.kotei-headline-shot
nyaasokuvip.net##.kotei-link-shot
nyaasokuvip.net##.rss-top-blog
bing.com###ev_talkbox_wrapper
||widgets.trustedshops.com^$third-party
||sealserver.trustwave.com/seal.js
||bot-upload.s3.amazonaws.com/*/Icone_SBOT-
pondesk.com###trustedsite-tm-image
||cubikachatuiuat.azurefd.net/cubikbot
settrade.com##.chatbot-icon
||product.instiengage.com^$domain=sonichits.com
news-channel.doorblog.jp##.footerRss
eegg.fun#?#.innerframe > div.whiteboard > div > div.indent > center > div[id^="rss_"]:upward(5)
eegg.fun#?#.innerframe > div.whiteboard > div > div.indent > div.gcl[data-gcl-entity="sougo-rank"]:upward(4)
eegg.fun#?#.innerframe > div.whiteboard > div > div.indent > div.gcl[data-gcl-entity="top-area-ad-bottom"]:upward(4)
eegg.fun#?#.innerframe > div.whiteboard > div > div.indent > div[id^="rss_"]:upward(4)
||eegg.fun/js/exfd*.js$script,~third-party
||eegg.fun/js/sougo_list.js
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
||ekr.zdassets.com/compose/zopim_chat/
octamarkets.net##.support-cntrl
||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"]
healthylives.tw#$?##fbVideo { remove: true; }
healthylives.tw###fbBox
evofone.com##.whatsapp-message
||matome-tarou.ldblog.jp/*_rss.html
matome-tarou.ldblog.jp###j_rss
bachlong.vn###fb-root
||widget.oncustomer.asia^
||livechatv2.chat2desk.com$third-party
||elog-ch.com/news/newsbbs/
buzzterr.com##.widget_feedzy_wp_widget
bakuwaro.com#?##test224:upward(1)
jiwasoku.com###susumekiji
||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
w.atwiki.jp###tanuki-list
hidromelphilipmead.com.br##.btn-whatsapp
ironsaga-msoku.xyz#$##content { margin-top: 180px!important; }
ironsaga-msoku.xyz#$##rss_wrap { display: none!important; }
||monhan-mhw.com^$subdocument,~third-party
monhan-mhw.com###main div.column-inner-2 > div[style$="background: #FFFFFF;"]
||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
stardoll.com##.gridColumn lastGridColumn > .m-box:not([id])
stardoll.com###instagram
stardoll.com##.socialWidget
coolpan.net###custom_html-133
coolpan.net##.footer-widgets-mobile
coolpan.net##.footer-widgets
coolpan.net##.pickupList
coolpan.net###rss_link3
||exawarosu.net^$subdocument,~third-party
exawarosu.net##.l-rss-top
2chav.com##div[style^="width:100%;height:278px"]
erogazou-pinkline.com###adnex-text-widget
rastaneko-blog.com##center > div[style$="border:1px dotted #000000;"]
xn--r8jwklh769h2mc880dk1o431a.com##.footer > .spadtitle2
xn--r8jwklh769h2mc880dk1o431a.com##.headlinewra
xn--r8jwklh769h2mc880dk1o431a.com##div[id^="div_fam_"] + .spadtitle2
xn--r8jwklh769h2mc880dk1o431a.com##.etpickup
hobonichielog.com##.textwidget2
erogazopple.com###text-45
erogazo-ngo.com###text-36
kimootoko.net##div[class^="blogroll_Smartphone"]
mizugigurabia.com##.ad3
gameleaks.org##.rss-table
gameleaks.org##.rss-widget
blog.livedoor.jp###main-column > div.kiziue
pokemongo-master.com##.popular-title_sp:not(.twitter-follow-box + p.popular-title_sp)
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
daretoku-eromanga.info,hattatu-matome.ldblog.jp##[class^="rss"]
irodorich.com,kemochan.com##.header-rss-box
||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
blog.domesoccer.jp#?#.main-post-list > div.blogrss:upward(1)
nofootynolife.blog.fc2.com##.ad01
samuraisoccer.doorblog.jp##.bt-rss
lifehack2ch.livedoor.biz,football-2ch.com###headline
tarosoku.com##div[class^="kijishita_rss"]
psneolog.com##.rss_wrap
psneolog.com##.rss_box-sp
||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"]
||fc2.com/sugumiru18/rsst.html$domain=sugumiru18.com
sugumiru18.com###content > div.ently_outline:first-of-type
||4pd.org/js/fpd-rss.
yoshidakenkou.net###header-rss
1000mg.jp##div[class$="rss"]
||itaishinja.com/rss/
kyousoku.net,jiwasoku.com,irodorich.com,kemochan.com,anitubu.com,itaishinja.com##[id^="rss"]
newtoku.jp##.blogroll
touhoudougamatome.blog.fc2.com##.blogroll_wrapper
keyakizaka46matomerabo.com###singleFooter__rss
keyakizaka46matomerabo.com##.articleSingle__rss
keyakizaka46matomerabo.com##.rssFeed
rebosoku.com##.toprss
huyosoku.com##.blogrolls
! NOTE: Blogroll (sougo RSS) end ⬆️
! !SECTION: Widgets (sougo RSS) - Blogroll
!
!
!
! Marketing wingets: Advisers, online-bots/chats, feedback widgets, call-backs
! SECTION: Widgets - marketing
!
!   SECTION: Widgets - Marketing (generic rules)
!
! Lexprofit
.info/proxy_*.php?init_widget=$script
.net/proxy_*.php?init_form=$script
.ru/proxy_*.php?init_form=$script
.ru/proxy_*.php?init_widget=$script
.net/proxy_*.php?init_widget=$script
.ru/proxy_*.php?init_button=$script
.net/proxy_*.php?init_button=$script
.ru/proxy_*.php?p___=*&part_url=*.php?callback=*&token=*&iso=
.net/proxy_*.php?p___=*&part_url=*.php?callback=*&token=*&iso=
!
!
~sinoptik.ua###SinoptikInformer
##a[title="WhatsApp Newsletter Marketing"]
!
.az/livechat/
/crm/site_button/loader_*.js
/edugram_chat.js
/promo.php?type=partnerchat&file=PRVD_partnerChat.js
/PRVD_partnerChat.js
/PRVD_partnerChat_utf8.min.js
/static.leadia.ru/js/*
/unib0ts/unibots*/*/script.js
/widget/js/przv.js
/wp-content/plugins/bazz-callback-widget/*
/wp-content/plugins/click-to-chat-for-whatsapp/new/inc/assets/js/app.js
/wp-content/plugins/elfsight-whatsapp-chat-cc/*
! gubagoo
||gubagootracking.com^$third-party
||cdn.gubagoo.io^$third-party
##gg-toolbar--specials
!   NOTE: Marketing (generic rules) end ⬆️
!   !SECTION: Widgets - Marketing (generic rules)
!
!   SECTION: Widgets - Marketing (third-party services)
! make it domain specific, block if the widget is really annoying
!||zopim.com^$third-party,domain=
!
||chatntr.com^
||chatbot-cdn.czso.cz^
||formilla.com^$third-party
||app.livechatoo.com^$third-party
||components.justanswer.com^$third-party
||girnarsoft.com^$third-party
||salesiq.zoho.in^$third-party
||servicelead.top^$third-party
||iadvize.com^$third-party
||jurleads.ru^$third-party
||kommunicate.io^$third-party
||leadback.ru^$third-party
||leadbooster-chat.pipedrive.com^$third-party
||leadgenic.ru^$third-party
||js.driftt.com^$third-party
||informers.sinoptik.ua^$third-party
||highflyers.ru^$third-party
||helpscout.net^$third-party
||foresee.com^$third-party
||form.cloudleadia.com^$third-party
||consultsystems.ru^$third-party
||cp.onicon.ru^$third-party
||cp.skibble.com.ua^$third-party
||crm.sov-inform-buro.ru^
||digital-interview.com^$third-party
||dtbot.directtalk.com.br^$third-party
||easyliao.com^$third-party
||edialog24.com^$third-party
||embed.doorbell.io^$third-party
||acobot.ai^$third-party
||api-pravoved.s3.amazonaws.com^$third-party
||api.autopilothq.com^$third-party
||api.cloudleadia.com^$third-party
||api.leadiacloud.com^$third-party
||api.pozvonim.com^$third-party
||api.spotleadia.com^$domain=~venyoo.ru
||api.venyoo.ru^$third-party
||api.visitor.chat^$third-party
||cdn.callbackhunter.com^$third-party
||cdn.callbackkiller.com^$third-party
||cdn.callibri.ru^$third-party
||callback.onlinepbx.ru^$third-party
||callkeeper.ru^$third-party
||callmenow.com.ua^$third-party
||cbot.ai^$third-party
||app.chatplus.jp^$third-party
||apps.azhelp.ru^$third-party
||artibot.ai^$third-party
||avaamo.com^$third-party
||bazzaro.ru^$third-party
||blinger.io^$third-party
||cdn.freshbots.ai^$third-party
||cdn.krible.com^$third-party
||cdn.reamaze.com^$third-party
||chaser.ru^$third-party
||chat.amplify.ai^$third-party
||chat.autofaq.ai^$third-party
||chat.sociomile.com^$third-party
||chat24.io^$third-party
||chatbot.lifecell.ua^
||chatra.io^$third-party
||chats.novait.com.ua^$third-party
||chatterpal.me^$third-party
||ckct.ru^$third-party
||cleversite.ru^$third-party
||client.crisp.chat^$third-party
||clients.streamwood.ru^$third-party
||clloudia.com^$third-party
||code.blablateka.com^$third-party
||comagic.ru^$third-party
||envybox.io^$third-party
||epleads.ru^$third-party
||extraaedge.com^$third-party
||eyenewton.ru^$third-party
||fastcallagent.com^$third-party
||feedback.luxnet.ua^$third-party
||frase.io^$third-party
||getbutton.io^$third-party
||gtlead.ru^$third-party
||widget.siteheart.com^$third-party
||widget.skobeeff.ru^$third-party
||widget.surveymonkey.com^$third-party
||widget.teletype.app^$third-party
||widget.textback.io^$third-party
||widget.webica.pro^$third-party
||widget.whatsbroadcast.com^$third-party
||widget.whatshelp.io^$third-party
||widgets.binotel.com^$third-party
||widgets.livetex.ru^$third-party
||widgets.mango-office.ru^$third-party
||widget.lawyer-feedot.ru^$third-party
||widget.mango-office.ru^$third-party
||widget.manychat.com^$third-party
||widget.my.feedot.com^$third-party
||widget.profeat.team^$third-party
||widget.reserve-widget.ru^$third-party
||web-client-02.livetex.ru^$third-party
||web-client.livetex.ru^$third-party
||web.redhelper.ru^$third-party
||webim.ru^$third-party
||whatya.solairo-api.com^$third-party
||whisbi.com^$third-party
||whitesaas.com^$third-party
||widget-static.com^$third-party
||widget-v*.tidiochat.com^$third-party
||widget.beesender.com^$third-party
||widget.cloud-cdn.ru^
||widget.contactleader.pl^$third-party
||widget.cpa.legalaxy.com^$third-party
||widget.getgist.com^$third-party
||widget.happycustomer.ru^$third-party
||widget.happyfoxchat.com^
||widget.helpcrunch.com^$third-party
||userlike.com^$third-party
||vchat.essaygator.net^$third-party
||verbox.ru^$third-party
||uberlaw.ru^$third-party
||tidiochat.com^$third-party
||static.landbot.io^$third-party
||static.leadia.ru^$third-party
||static.me-talk.ru^$third-party
||liveexpert.ru^$third-party
||livesupporti.com^$third-party
||embed.tawk.to^$third-party,domain=~jumbo-casino.fun|~roonlabs.com
||jivosite.com^$third-party,domain=~jivosite.ru
||mod.calltouch.ru^$third-party
||netroxsc.ru^$third-party
||pinformer.sinoptik.ua^$third-party
||plus20.ru^$third-party
||st.yagla.ru^$third-party
||static.elfsight.com^$third-party,domain=~cafemarta.ch|~trestlebrewing.com|~taube-rankweil.at
||widget.sender.mobi^$third-party,domain=~privat24.ua|~privatbank.ua
||cloud.lexprofit.$third-party
||partner-widget.vse-sdal.com^
||perimeterx.widget.insent.ai^
!   NOTE: Marketing (third-party services) end ⬆️
!   !SECTION: Widgets - Marketing (third-party services)
!
!   SECTION: Widgets - Marketing (specific)
!
pornoaffe.net,xnxx-porno.com###chati_frame
||cdn.solvvy.com/deflect/customization
medonet.pl#?#div > div#medonet__healthcare__window:upward(1)
quora.com##.qu-pt--medium > .q-box[style="box-sizing: border-box;"] > div:not([class]) > div:not([class]) > div.q-box.qu-overflow--hidden[style="box-sizing: border-box;"] > div.qu-borderColor--blue
amazon.*###customer-survey_feature_div
infranken.de###singlewidget_standalone
/motchat/design/defaulttheme/js/widgetv*/index.js$domain=incredibleindia.org
24.rakuten.co.jp##.WidgetForm-Form > div.Nps
24tv.ua###user-vote-trigger
unitedutilities.com##.c-recite-me
acefitness.org##.qn-chat-prompt
aimersoft.com###aimersoft-chat-robot
ambria.de,sieh-an.de,creation-l.de###userlikeCustomTab
angrycitizen.ru##.angry-lawyer-widget
angrycitizen.ru##.pravoved-bnnr
astrospeak.com##.lucy
axiomplus.com.ua##.call-me-widget
backit.me##.the-jivo-stub
beru.ru##.zendesk-chat
biznes-delo.ru##iframe[src^="https://api.clloudia.com/"]
blamper.ru##div[data-module^="widgets/common/FakeChat/"]
brainklinik.ru###topPhonex
budcraft.ua##div[onclick="get_modal_callbacking();"]
cab.meest.cn###beesender-chat
centr-hirurgii.ru,smclinic.ru###call-btn
citrus.ua##.citrus-message-button
colorescience.com##.gobot-overlay
delovoymir.biz##.dmwomen_bl
educba.com###call-advisor
educba.com##iframe[data-product="web_widget"]
eldorado.ru###custom-livetex-fab
electron1ca.ru##.open__callme
electron1ca.ru##.popup-phone-wrapper
esputnik.com##.intercom-lightweight-app
f.ua##.callback_buttons
finder.com###intercomChatButton
fooda.com##.olark-bottom-left
game-pristavka.ru###animate_btn_4
gamesindustry.biz##iframe.jobs-widget
goodprice4you.ru##.call-order
gryadki.com###light_comment
hdfcbank.com###chatTogglerDiv
help.bc.game##.csh-footer-ask
ihk-nuernberg.de##div[id^="inactiveChat"]
itstep.dp.ua##.block_to_call
justanswer.com##.th-chat-window
kansaz.in#?#.row-fluid-wrapper:-abp-has(> div.row-fluid > div[data-widget-type="custom_widget"] > div.hs_cos_wrapper h3:contains(Ask a Question))
kasla.ru##.callback-button
khv-okna.ru###pozvonim-button
klaster.ua##.sonar_effect
lidl.de##button[data-target="#feedback-cover"]
liquidweb.com##footer + div[class^="FixedButton_"]
muzofond.fm##.feedback-main-container
myassignmenthelp.com###support-chat-wrapper
nahnews.org##.zenLink
network.mobile.rakuten.co.jp###rexSurveyEmbedded
networkguru.ru##.tbForm_CallMe
ozon.ru##div[data-widget="webFeedbackForm"]
petrovich.ru##.webim_button
pickyourtrail.com##.sidebar-wrapper > div.bookingForm
pitergsm.ru##.callback-btn
pixnet.net##.pixhappix-container
pravoved.ru##.prvd-primary-qp-popup-container
pravoved.ru##.prvd-qp-entry-point
pravoved.ru##.ver_2.city
pulscen.ru##.online-consultant-info-bar
rakuten.co.jp###rexSurveyRoot
romarg.ro###deskpro-container
rsocks.net###alert
samsung.com##.chats
samsungstore.ru##.feedback
samsungstore.ru##.mango-callback
sddhelp.ru##.hi_help
shiksha.com###chat-container
sitejabber.com###url_home > #scrollbox
sks-auto.ru##.fw-container__step__form__design-btn__body
spliiit.com##.chat-in-live
vinmec.com##.global-thread-create-cta
volyninfa.com.ua###custom_html-2
washingtontimes.com###feedbackify
||static.quiq-cdn.com/webchat/$third-party
wind10.ru###custom_html-7
world-of-facts.com###leadia_science_widget
youla.ru#?##app > div > div[class]:-abp-has(> div[class] > span[data-test-component="OnboardingTooltip"])
yuristznaet.ru##iframe[src^="http://form.cloudleadia.com/"]
||static.arc.io/widget$third-party
||chat.bitkub.com/chat.js
||101urist.com/_*.php$script
||alcogolizm.com/konsul/
||app.carnow.com/dealers/carnow_plugin.js$domain=hondacarsrockhill.com
||app.whappodo.com/pages/widget^$third-party
||app.yellowmessenger.com/widget/main.js
||askaunjai.ais.co.th/aunjai-get-files/js/aunjai_widget.js
||assets.kayako.com/messenger/
||assets.livecall.io/accounts/*/widget.js
||assets.zendesk.com/embeddable_framework/main.js$domain=zarplata.ru
||autofaq.ai/widget/$third-party
||autolegal.ru/_fb/widget.php
||axiomplus.com.ua/static/*/Axiom_CallMe/js/call-me.js
||az601263.vo.msecnd.net/webview/*/embed.js
||banco.bradesco/assets/common/chatbia/js/chatbia-dist.js
||beltehno.by/manager/callMe/script
||biznes-delo.ru/_*.php$script
||boldchat.com^$domain=byjus.com
||bot.aimylogic.com/chatwidget
||cdn.banki.ru/static/bundles/*/CreditMasterBundle/
||cdn.banki.ru/static/bundles/ui-*/BigDataBundle/credit-master-chatbot*.js
||cdn.carrotquest.io^$domain=brutalshop.ru
||cdn.xeno.app/chat_loader.js
||connect.livechatinc.com^$domain=byjus.com|spiritualresearchfoundation.org|civilsdaily.com
||content.astro7.ru/js/chat-bot-
||finbazis.ru/_*.php|
||formcs.globalso.com^$domain=voopoo.com
||hello.zonos.com/hello.js
||highflyers.ru/ven/wiget_consult.js
||hotpartner.ru/forms/widget
||info-gosuslugi.ru/_*.php$script
||jilishnik.ru/_*.php$script
||js.zohocdn.com/salesiq/js/floatbutton_*.js
||kasikornbank.com/SiteCollectionDocuments/js/LiveChat.js
||ladesk.com/scripts/track.js
||law-divorce.ru/_fb/widget.php
||leetero.ru/consultant/$third-party
||livechat.chat2desk.com$third-party
||livetex.ru/js/client.js$third-party,domain=~tele2.ru|~linline-clinic.ru|~lg.com
||me-talk.ru/support/support.js$third-party
||media.reformal.ru/widgets/$third-party
||migranty.info/*/js/chat.*.min.js
||mobitorg.phonet.com.ua/public/widget/call-catcher/
||my.zadarma.com/callbackWidget/js/main.min.js
||nauchniestati.ru/wp-content/themes/express/assets/js/chat.js
||networkguru.ru/catalog/view/theme/networkguru/javascript/CallMe.js
||online.a1.by/js/button.js
||pg-chatn9.bjmantis.net/chat
||place.leadada.com/api.js?chatform
||plusinbound.hachidori.io/operators/js_chat.js
||pravapot.ru/*.php?promo_id=
||propiskainfo.ru/*.php?promo_id=
||provodim24.ru/_*.php$script
||rac.co.uk/RAC/Responsive-MediaLibrary/LiveChat/
||rsocks.net/resources/landing/message.mp3
||s.9111s.ru/*/js/robot_chat/addQ_chat.js
||s.acquire.io/*/init.js
||s.blamper.ru/js/app/widgets/common/FakeChat/
||salesforce.com/*/webpack-script-manifest-liveChat-js.*.js
||salesforceliveagent.com^$domain=liquidweb.com|intimissimi.com
||salesiq.zoho.com/widget
||sf-thomas-cook.s*.amazonaws.com/chatsdk/
||sinoptik.ua/_uploaded_files/informer/
||sinoptik.ua/informers$third-party
||sourcingplace.net/livechaten/php/app.php?widget-init.js
||sparmoscow.ru/_*.php|
||sprosivracha.com/widget/js/init.js
||static.olark.com/jsclient/$third-party,domain=~fooda.com
||support-widget.nakanohito.jp^$domain=jre-travel.com
||svoe.guru/_*.php|
||tars-file-upload.s*.amazonaws.com/bulb/js/widget.js$domain=healthians.com
||tforms.fcc-online.pl/public/widget.js
||tocplus*.com/chatLoader.do?
||turimm.com/_*.php$script
||turkbet.zendesk.com/embeddable$domain=turkbet.tv
||unpkg.com/blip-chat-widget$domain=apppay.com.br
||urist-24.com/*/addwidget.js
||uxfeedback-cdn.s3.yandex.net/_static/widget/widget.js
||w.chatlio.com/v5/w.chatlio-widget.js
||wchat.freshchat.com/js/widget.js
||widget.info-static.ru/js/init.js
||yangteacher.ru/reformal.js
||yastatic.net/*/chat/widget.js$domain=next24.ru|goodprice4you.ru
||yengec.zendesk.com/embeddable/
!   NOTE: Marketing (specific) end ⬆️
!   !SECTION: Widgets - Marketing (specific)
!
!   SECTION: Widgets - Marketing - Allowlist
! https://github.com/AdguardTeam/AdguardFilters/issues/130391
@@||js.driftt.com^$domain=sanity.io
! cab.meest.cn - infinete loading wheel on the page
@@||widget.beesender.com/*/widget.js$domain=cab.meest.cn
@@||widget.beesender.com/*/chunk-vendors.js$domain=cab.meest.cn
! https://github.com/AdguardTeam/AdguardFilters/issues/52267
@@||static.apester.com/js/sdk/*/apester-javascript-sdk.min.js$domain=sport24.ru
@@||display.apester.com/interactions/$xmlhttprequest,domain=sport24.ru
@@||renderer.apester.com^$domain=sport24.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/6473
@@||code.jivosite.com^$domain=help.letyshops.ru
!   NOTE: Marketing - Allowlist end ⬆️
!   !SECTION: Widgets - Marketing - Allowlist
!
! Layanan Chat
indoxxi.show##.tawkto-btn
!
!   SECTION: Widgets - Suggestion widgets
!
||geoapteka.ua/geowidget/loader/geowidget.min.js$domain=pharmencyclopedia.com.ua
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
ferra.ru##div[data-widget="plista_widget_belowArticle_nocss"]+div[class^="_"] > svg
ichip.ru##.js-mediator-article > table[style="border-collapse: collapse; width: 100%;"]
||aflt.market.yandex.ru/widget$domain=~tehno-rating.ru
||dl.metabar.ru^$third-party
||plista.com^$third-party
brisbanetimes.com.au##._3Y-wX
mhealth.ru##.incut_readmore
||likemore-fe.go.mail.ru^$domain=mhealth.ru
||booster.webtradecenter.com^$third-party
||js.trendmd.com/trendmd.$third-party
techxplore.com,phys.org##.embed-responsive-trendmd
naobzorah.ru###shopBlock
! gacraft recommendations
||gacraft.jp^$third-party
! popIn recommendations
itmedia.co.jp##._popIn_recommend:empty
mbs.jp##.common-wrap--ranking
||api.popin.cc^$third-party
media.moneyforward.com##.mp-recommends
media.moneyforward.com##.mp-popin-analytics
media.moneyforward.com##.home-ranking
otonanswer.jp##aside > div[style="min-height: 881px;"]
bike-news.jp#$?#.swiper-slide[data-history^=photo_extra] { remove: true; }
otonanswer.jp#$?#.swiper-slide[data-history^="photo_extra"] { remove: true; }
buzzmag.jp##.date-tags + div.single-head > div.section-head2
yukawanet.com###custom_html-27
full-count.jp#?#section > div.c-heading:-abp-has(> p.c-heading__en:contains(RECOMMEND))
!   NOTE: Suggestion widgets end ⬆️
!   !SECTION: Widgets - Suggestion widgets
!
! NOTE: Marketing end ⬆️
! !SECTION: Widgets - marketing
!
!
!
! Chat widgets (not marketing)
! SECTION: Widgets - Chats
!
!   SECTION: Widgets - Chats (generic)
!
/js/chat/edu_chat.js
/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.
!
||limetalk.com^$third-party
||tracker.tolvnow.com^$third-party
||synalio.com^$third-party
||chat.mundiale.com.br^$third-party
||chatbot.com^$third-party
||cdn-chat.grattis.ru^$third-party
||cdn.carrotquest.app^$third-party
||cdn.qform24.com^$third-party
||continual.ly^$third-party
||corover.mobi^$third-party
||collectcdn.com^$third-party
||config.gorgias.chat^$third-party
||purechat.com^$third-party
||mylivechat.com^$third-party
||secure.livechatinc.com^$third-party
||widget.info-static.ru^$third-party
||widget.installchatbot.com^$third-party
||widget.moin.ai^$third-party
||widget.replain.cc^$third-party
||widget.chatbullet.com^$third-party
||showtalk.jp^$third-party
||sge-chat.skorpik.ru^
||tripla.jp^$third-party
||uhchat.net^$third-party
||wat.atms.at^$third-party
||widget.feedot-lawyer.ru^
!   NOTE: Chats (generic) end ⬆️
!   !SECTION: Widgets - Chats (generic)
!
!   SECTION: Widgets - Chats (specific)
!   NOTE: chatango.com widget
sportnews.to,footlive.me.pokemon-tube.com,shirainime.com,daemon-hentai.com,seirsanduk.us,sedsports.com,139.99.120.222,indoxxi.show,aniwatcher.com,mylivecricket.info,debrid-file.com,streamonsport.info##iframe[src*="chatango.com"]
||st.chatango.com^$domain=streamonsports.cc|footlive.me|neonime.site|psntvs.me|hesgoal.com|sanzisport.com|goanimelist.me|pokemon-tube.com|animeindo.moe|shirainime.com|daemon-hentai.com|seirsanduk.us|sedsports.com|139.99.120.222|indoxxi.show|cricfree.live|bosscast.net|aniwatcher.com|mylivecricket.info|debrid-file.com|neonime.vip|streamonsport.info|snahp.it|worldcupfootball.me
streamonsports.cc,streamonsport.info##.chatango
139.99.120.222,indoxxi.show##.chatango-btn
!
||sp-prod-bot1.predu.sk/chat/chat.js$domain=posta.sk
ringoo.ua###bwc-wrap
istanbulhomes.com,bursahomes.com,antalyahomes.com,spainhomes.com##.custom-bitrix
gamesir.hk###envolve-chat
hidden4fun.com###livemessage
bandirmayasam.com.tr##body #whatsappContactButton
denizlimetropol.com##.floating-whatsapp
99rent.pl###tidio-chat
aaaauto.pl###site-bottom-bar-content > a[href^="/pl/callback_form.php"].smoothbox
animeindo.moe##iframe[src*="/animeindo/chat.php"]
beru.ru##.webim-chat
boxberry.ru##.popup-messenger
buhgalter.com.ua##.chat
byjus.com##.bcFloat
cricfree.sc##.main > .container > .col-md-3 > div[class^="chat"]
cricfree.sc#?#.main > .container > .col-md-3 > .title-seaducal-section > h2:contains(CHAT ROOM)
daemon-hentai.com###secondary > div.widget:last-child
direct.money.pl###widget-fc-mobile-button
easeus.com###livechat-for-own
films-skorpik.com##.sgeChat
finam.ru##.arni-button-container
freesexyindians.com##div[style^="bottom: 0;right:0;position: fixed; z-index:"]
goanimelist.me#?#.wpex-sidebar > div.wpex-widget-area:-abp-has(> div.widget_text > h3:contains(Live Chat))
howdyho.net##.hollow
iobit.com###diagnosis-call
iport.ru##.js-widgets-wrap
javtasty.com##.table > .block-chat
klingel.de,happy-size.de,meyer-mode.de,diemer.de##begl-chat
knights-table.net###arrowchat_base
lenov.ru##.lc_area
lenov.ru##a[href="http://lenov.ru/chat.html"]
lenov.ru##a[onclick^="window.open('/chat.php'"]
lenov.ru#?#.wrapper > div.col-md-3 > div.nav-side-menu > h2:contains(Мини чат)
lunafon.ru###us_fixed_contact_button
mega.ru##.chatButton
moluch.ru##.ask_out
moretvtime.com##.cov
narecza.com###header > div.wsc
nexcess.net##.chatContainer
nhentai.net###chatbanner
nhentai.net##footer > p > b
tremplin-numerique.org,ordvor.com##.joinchat
otosklep24.pl###up_talk0
pornohirsch.com###customer-chat-iframe
sanzisport.com###text-7
schlaganfall-hilfe.de##.chatbot
sedsports.com###custom_html-67
senetic.pl###floating_boxes.livechat-space
set.or.th##.chatbot-icon
sklum.com##.oct8ne-btn
snahp.it#?#.sidebar-content > div.widget:-abp-has(> div.textwidget > iframe[src^="https://st.chatango.com/"])
students-library.com##body > div.modal ~ script[defer] + div[style]
terminix.com##.ToggleChatButtonWrapper
viprow.me##.d-md-block > .w-100[data-item="chat"]
xn--80aaivjfyj3e.com,wiseeconomist.ru,zakon.today##.pravoved-ru-widget
zebratechnologies.force.com##.zbrbot-container
||app.hubspot.com/conversations-visitor$third-party
||byjus.nanorep.co/web/floating-widget.js
||cdn.shopify.com/shopifycloud/shopify_chat^$third-party
||cdn.shopifycloud.com/shopify_chat/$third-party
||chatwhizz.com/chat-support/js/wk-chat-support.js
||collectcdn.com/launcher.js$domain=dila.ua
||connect.podium.com/widget.js$third-party
||csportal.directstar.ru^$domain=store.sony.ru
||effect.com/widget$third-party
||fstrkchat.com/widget/$third-party
||hospitaloswaldocruz.my.salesforce.com^$domain=hospitaloswaldocruz.org.br
||lenov.ru/engine/modules/light_chat/
||liquidweb.my.salesforce.com^$domain=nexcess.net
||procdncache.com/chat.php
||reactive.factor.ua/buhgalter911_chat/$domain=buhgalter.com.ua
||selcdn.net/chatBot.js
||service.force.com/embeddedservice/*/esw.min.js
||simplebotz.com/packages/rocketchat_livechat/assets/rocketchat-livechat.min.js
||sklum.com/core/controllers/front/LiveChat/js/OctoneController.js
||smartsuppchat.com/loader.js
||sonnik.expert/wid4360.php
||studlancer.net/images/chat/studlancer_form.js
||teknomehmet.com/wp-content/plugins/creame-whatsapp-me/public/js/whatsappme.min.js
||video.ibm.com/socialstream/$domain=myoplay.club
||wchat.freshchat.com^$domain=unstoppabledomains.com
||web.tolstoycomments.com^$domain=zaycev.fm
||widget.flyzoo.co^$domain=androidaba.com
||xatech.com/web_gear/chat/chat.swf
||zebratechnologies.force.com/resource/*/ChatbotJs/js/botchat-es5.js
!   NOTE: Chats (specific) end ⬆️
!   !SECTION: Widgets - Chats (specific)
!
!
!   NOTE: Allowlist for chat widgets
! Unblocking Salesforce support chats only
@@||service.force.com/embeddedservice/*/esw.min.js$domain=visible.com|playstation.com|cyberpowersystems.com
! NOTE: Chats end ⬆️
! !SECTION: Widgets - Chats
!
!
!
!
!
!--- Another widgets - all kinds of really annoying widgets
! SECTION: Widgets - Another
!
!   SECTION: Uncategorized
!
! https://github.com/AdguardTeam/AdguardFilters/issues/132375
sakasaka10.blog.jp##.article-body-more > .t_b ~ br + br
! https://github.com/AdguardTeam/AdguardFilters/issues/129110
zeit.de##iframe[id="mycountrytalks-embed"]
! https://github.com/AdguardTeam/AdguardFilters/issues/124323
laptopmag.com##.hawk-nest
||hawk.laptopmag.com^
! speed test widget
! https://github.com/AdguardTeam/AdguardFilters/issues/110452
||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
! stock market widget
nur.kz##.widget-freedom-finance
! widget.beop.io - survey widget
||widget.beop.io^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/82315
||arc.io/widget.*js$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/98122
||widget.yenimedya.com.tr/Partner/$domain=haberler.com
haberler.com#%#//scriptlet("abort-current-inline-script", "document.write", "widget.yenimedya.com.tr/Partner/")
! https://github.com/AdguardTeam/AdguardFilters/issues/82985
yenidonem.com.tr###ilangovtr
! https://github.com/AdguardTeam/AdguardFilters/issues/71209
||socialproof.primewidgets.com/*/online
! https://github.com/AdguardTeam/AdguardFilters/issues/67266#issuecomment-724652599
indigo.co.ua###__replain_widget
! https://github.com/AdguardTeam/AdguardFilters/issues/57159
||date.cursorinfo.co.il^
cursorinfo.co.il##.footer_bar_people
! https://github.com/AdguardTeam/AdguardFilters/issues/57337
||widget.getyourguide.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/52479
||toolbar.complex.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/51297
||v.xchanger.io/widget/exchange/default/exchange.php$domain=parkiet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48849
||widgets.hadilive.com^$third-party
milliyet.com.tr##.hadi-bilgi-yarismasi
! QR button widget
||my.openwrite.cn/js/readmore.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43769
||actionbutton.co^$third-party
! https://github.com/easylist/EasyListHebrew/issues/332
||holyclock.com^$third-party
||shomershabes.co.il^$third-party
||shomershabes.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/35150
apollo.pl##.thulium-chat-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/31944
||leaselink.pl/js/slide-button-shoper.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32271
bosscast.net#?#body[marginwidth="0"][marginheight="0"] > div:first-child:only-of-type:not([class]):not([id]):-abp-has(> font[color="green"] > span:contains(| Chat Rules |))
! block Discord widget
||discordapp.com/widget?id=$domain=hentaiz.org|animeru.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/26435
||sumo.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/51400
yenicagri.com##iframe[src^="https://medya.ilan.gov.tr/widgets/"]
! liderbursa.com
liderbursa.com##iframe[data-src^="https://medya.ilan.gov.tr/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/19610
||medya.ilan.gov.tr/widgets^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/7035
auto-motor-und-sport.de#?#.b1 > .q141[-ext-has=">span.v-A_-headline:contains(Whatsapp)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5367
aachener-zeitung.de#?##content > section > .tab-nav[-ext-has='ul > li > a:contains(Whatsapp)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5328
pz-news.de#?#.nfy-content+aside.nfy-service > aside > section.nfy-sebox-multibox.nfy-merge-marked[-ext-has=">article > h3 > span:contains(Tages per WhatsApp)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5171
morgenpost.de#?#.article--type-news > aside.article__aside[-ext-has="> div.sidebar__column > div.cross-heading > h3:contains(News per WhatsApp)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/14136
||carambo.la^$third-party
majorgeeks.com##div[style="height:340px;margin:0;padding:0;overflow:auto;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12313
||cevapla.tv/widget/$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/10373
||sharpay.io^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/8451
||app.popuparchitect.com^$third-party
! https://forum.adguard.com/index.php?threads/27170/
||vuukle.com/widgets/powerbar/$third-party
||vuukle.com/ideabox.aspx$third-party
! https://forum.adguard.com/index.php?threads/24648/
||care2.com/petitions/$third-party,domain=~thepetitionsite.com
! https://forum.adguard.com/index.php?threads/bravo-de.21919/
||tracdelight.com^$third-party
! https://forum.adguard.com/index.php?threads/20699/
||widgets.stackcommerce.com^$domain=xda-developers.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31570
||platform.twitter.com/js/timeline$domain=anbariloche.com.ar
! https://forum.adguard.com/index.php?threads/17661/
pesni-tut.com##.r_m_genre_songs + div[id] + div:not([id])
||fresher.ru/widget/
! getsitecontrol.com - surveys, email opt-in forms, contact forms, popups, follow, share buttons and live chats
||widgets.getsitecontrol.com^$third-party
||getsitecontrol.com/widgets/$third-party
||l.getsitecontrol.com^$domain=nv.ua
! mailfire.io - email subscription widget
||scripts.mailfire.io^$third-party
! 3dnews.ru - виджет с автоматически стартующим роликом
||youtube.com/embed/?enablejsapi=1&origin=*3dnews.ru&widgetid=1
! Voting widget
! specific
freiepresse.de##.opinary-widget-embed
spiegel.de###html_civey
sovsport.ru##.test-apester
telegraph.co.uk##iframe[src^="https://renderer.qmerce.com"]
heise.de##.apester-media
heise.de##amp-apester-media
welt.de##iframe[src^="https://widget.civey.com"]
faz.net##.opinarywidget
amp.focus.de##amp-embed[type="opinary"]
spiegel.de##div[data-settings*="https://widget.civey.com/"]
stern.de#?#.article__widget-element:-abp-has(> script[src*="widgets.opinary"])
! spiegel.de - breaking comments
@@||compass.pressekompass.net/compasses^$domain=spiegel.de
! kinoafisha widget
||kinoafisha.ua/widget/$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/63098
||igas.com.ua^$third-party
##.igas-widget
!
!   NOTE: Uncategorized - generic rules
!
##amp-apester-media
##.opinarywidget
##amp-embed[type="opinary"]
##.opinary-widget-wrapper
##.opinary-wrapper
##iframe[src^="https://widget.civey.com"]
##amp-iframe[src^="https://widget.civey.com"]
##iframe[src*="compass.pressekompass.net/compasses"]
!
||widgets.sprinkletxt.com^
||insticator.com^$third-party
||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
!   NOTE: Uncategorized end ⬆️
!   !SECTION: Widgets - Uncategorized
!
!
!   NOTE: Vacancy widgets
!
||cvmarket.lv/infoblocks/$third-party
||widgets.digitalmediacommunications.com^$third-party
||js-seeker.newjobs.com^$domain=monster.com
||js.jebbit.com/companion/*/widget.js$third-party
||widgets.jobbio.com^
nextpit.de##.jobbioapp
!
!   NOTE: Exchange rates widgets
!
||ftxtr.com/iframes/t24/web/
zakon.kz##.freedom_block
||btxliveprice.kceyazilim.com^
ufanotes.ru#?#.right > div.rates
volyninfa.com.ua#?##sidebar div.widget:-abp-has(> div.textwidget > div[id^="kurs-com-ua-"])
volyninfa.com.ua###custom_html-3
||widgets.coingecko.com^$third-party
lowyat.net##.wpb_wrapper > #custom_html-8
lowyat.net##.sidebar_inner > #custom_html-5
mediametrics.ru##.currency-moving-block
||kursvalut.com/informer/$third-party
echo.co.ua###minfin-informer-m1Fn-currency
rosbalt.ru##.ad_tele
||finam.ru/widget/$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:-abp-has(> div.block-container > h3.block-minorHeader:contains(Курсы))
!
!   NOTE: Weather widgets
!
mind.ua##.block_archive
ufanotes.ru#?#.right > div.weather
expert.com.ua#?##secondary > aside.widget:-abp-has(> div.textwidget > center > div#SinoptikInformer)
nikcenter.org#?#aside > div.row:-abp-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:-abp-has(> div#SinoptikInformer)
podillyanews.com#?#.sidebar-box > div.sidebar-title:contains(Погода)
volyninfa.com.ua#?##sidebar div.widget:-abp-has(> div.textwidget > div#SinoptikInformer)
||informer.gismeteo.ru^$domain=~gismeteo.ru
ua.today###meteoprog_informer_standart
ukr.net###sinoptik_container
siver.com.ua#?##sidebar > div.sidebox:-abp-has(> div.sidetitle > span:contains("Погода"))
##.gsInformer
/gs_informerClient.min.$third-party
/gs_informerClient.s$third-party
31tv.ru##div[id^="gsInformerID-"]
segodnya.ua##iframe[src^="http://sinoptik.ua/"]
||gismeteo.*/getInformer/$third-party
||meteoprog.ua/*/weather/informer/$third-party
forumua.org##.l-narrow-column > div.custom-html-widget
gazeta.ua#?#.container div.w:-abp-has(> div#SinoptikInformer)
dks.com.ua#?#.module-style:-abp-has(#SinoptikInformer)
subbota.ua##aside.sidebar > div[id^="custom_html-"]
!
!   NOTE: Donation widgets (which are really annoying only)
!
aeon.co##div[data-ga-view-promotion]
aeon.co#%#//scriptlet('set-session-storage-item', 'should-show-popup', 'false')
novayagazeta.eu#?#main > header ~ div[class]:not([id]):-abp-has(> svg + div[class] a[href^="/donate?"])
kyivindependent.com##div[class^="PopupPatreon_"]
stuff.co.nz###piano-container
damninteresting.com##.plea
currentaffairs.org#?#.wp-block-image:-abp-has(> a[href$="/donate"])
grist.org##.wp-block-article-donation
icij.org##.donate-block.sidebar-item
icij.org##.post-footer-item a[href="/donate"]
androidacy.com###wrapper-main-sidebar
||helpukrainewinwidget.org/cdn/widget.js
scroll.in##.floating-contribute-block
scroll.in##.scrollstrap-container
||itsider.com.ua/wp-content/uploads/2022/03/ac3030f-600-500-copy-100-original.jpg
australiannationalreview.com##.elementor-popup-modal
osboxes.org#$#html { overflow: auto !important; }
osboxes.org#$#.__b-popup1__ { display: none !important; }
osboxes.org#$##popuppress-7080 { display: none !important; }
holod.media##.support-block
discours.io##.donate-container
kill-the-hero.com##.kofi-button
paperpaper.*##.post-info-block
paperpaper.*#?#.stk-grid > div[class^="stk-theme"] > a[href^="http://paperpaper.site"]:upward(2)
tsargrad.tv##.article__content > div.form
unian.net##.support-post
||paywall.fewcents.co/static/js/paywall.js
||aqours.today/img01/MP3/ZL.JPG
proagro.com.ua#$#.td-outer-container { background-image: none !important; cursor: default !important; }
proagro.com.ua#%#//scriptlet("abort-on-property-read", "wpsite_clickable_data")
focus.ua##.js-cat-required
tsn.ua##.c-donate
||i.lb.ua/static/donate/news.png
delo.ua##.c-support
meduza.global.ssl.fastly.net,meduza.io##.SaveMeduza-root
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
histmag.org##div[evergreen-portal-container=""]
meduza.global.ssl.fastly.net,meduza.io##div[class^="DonatesTeaser-module_root__"]
||static.theprint.in/wp-content/uploads/*/subscribe_*.png
theinternetpatrol.com##.adsbygoogle ~ table[width="350"]
missouribotanicalgarden.org##iframe[src="https://www.missouribotanicalgarden.org/plantfinder-quicklinks-iframe.aspx"]
thequint.com##.support-the-quint
pusatporn18.com##.penasharingDonasi
hani.co.kr##.bn-promotion-support
m.hani.co.kr##.support-content
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
northern-scot.co.uk##.PatronHeader
northern-scot.co.uk##div[class$="Contribute"]
northern-scot.co.uk##div[class$="Contribute"] + hr.HiddenDivider
novayagazeta.ru#?##mainNode > div[class^="_"]:-abp-has(> div > a[href^="/donate?utm_source="])
thecanary.co##section[aria-label="Support the Canary"]
||cdnjs.buymeacoffee.com^$third-party
blog.themarfa.name,sremontcompa.ru##iframe[src^="https://yoomoney.ru/quickpay/shop-widget"]
infowars.com##.article-footer-details > a[href="https://www.infowarsstore.com/support-infowars/donations.html"]
dvdgayonline.com##.mtsnb-shown[style^="background-color:"]
yam.com##a[href^="https://donate.yam.com/dq/Donateinfo"]
yam.com###donateIframe
archive.org###donate_banner
||fosshub.com/index/donate
fosshub.com##.download-dl-boxDN
||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#$#.DonateModal-overlay { display: none !important; }
hromadske.ua#$#body { overflow: visible !important; }
!
! NOTE: Widgets - Another end ⬆️
! !SECTION: Widgets - Another
!