! CONFIG
! url = https://filters.adtidy.org/extension/chromium/filters/18.txt
! timestamp = 2024-03-29T15:35:27.442375

! Checksum: VvxGQTrM+kJiQJmncrlcLg
! Diff-Path: ../patches/18/18-s-1711715827-3600.patch
! Title: AdGuard Cookie Notices filter
! Description: Blocks cookie notices on web pages.
! Version: 2.0.36.61
! TimeUpdated: 2024-03-29T12:32:19+00:00
! Expires: 10 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
!
##.privacy-warning
###footer-cookie-banner
##.consent_container:not(body,html,:empty)
##.cookies-eu-banner
##.cookie-tip
##.shop_index > div#cookie
###shoper-foot ~ div.consents
##.shop_index > div.consents
##.m-popup__cookies
##.container-cookie
##.gdpr-banner
##.cc-floating
###cerez-politikasi
##.orejime-Notice
##div[data-cy="cookie-banner"]
##.u-cookies-consent
###consent-banner-overlay
##div[data-hook="ccsu-banner-wrapper"]
##.popup-choose-cookies
###cookie-law-div
###rb-privacy
###acceptance_of_cookies
###oct-policy
##.cookie-permission-container
##app-cookies-agreement
##.pd-cookie-banner-window
###consent-manager
##div[data-storage-item^="t886cookiename_"]
##div[data-testid="cookiePopup"]
##.dc-cookie-consent
##.cookies-reminder-v2
##.cookies-reminder
##.cc_disclaimer_box
##.cc-bottom-bar--slide-up
###cookieNoticePro
###avisoLGPD
##.avisolgpd-bar
##.lgpd:not(body):not(html)
###lgdp
###LGPD
##body div#lgpd-banner
###pjAcceptCookieBar
##.cookie-disclaimer--overlay
##.tarteaucitron-banner
###saycookie
##.notice--cookieAdvanced
##.adn-window.adn-message
##.cookie-consent-banner-opt-out
##.cookiefooter
##.tm-cookie-banner
##.consent-cookie
##body > div.ns-cookie-consent
##.ez-cookie-banner
##.cookie123-popup
##.siteCookies[data-testid="cookiesPopup"]
##.consent-container
##.cky-consent-container
##.ba_cookie_bar
##body > div#cs_stripe
##.gdpr-cookie-info
##.gdprModal__placeholder
##.cookie-police-bar
###cookiesck
###spicookiebanner
###cm-cookie-policy
##.cookie-bg
##.thb-cookie-bar
##.kvkkpop
##.bpa-cookie-banner
##.cookieConsentBanner
###cookieConsentBanner
###gccookiemessage
##.cookieConsentContainer
###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
##aside[data-role="gdpr-cookie-container"]
###machete_cookie_container
###cookiehint
###cookie-banner-lgpd
##.barra_cookie
###gdpr-cookie-consent-bar
###termly-code-snippet-support
##.etiCookieBanner
###cmplz-cookiebanner-container
##.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
###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
###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
###cookie-consent
###cookie-consent-banner
###cookie-consent-bar
###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
###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
###shopify-pc__banner
###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
##.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
##.cookie-box:not(body):not(html)
##.cookie-check
##.cookie-compliance
##.cookie-compliance-container
##.cookie-confirm
##.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:not(body):not(html)
##.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__banner
##.cookie-policy-box
##.cookie-policy-message
##.cookie-policy-notice
##.cookie-policy-statement
##.cookie-pop
##.cookie-pop-up-container
##.cookie-popup:not(body):not(html)
##.cookie-prompt
##.cookie-prompter
##.cookie-rules-wrapper
##.cookie-siteusage-notice
##.cookie-warn
##.cookie-warn-msg
##.cookie-warning
##.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
##.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
##.cookiewall:not(body):not(html)
##.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
##.mw-cookiewarning-container
##.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
##.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
##.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
##.cookie-wrapper
!+ NOT_OPTIMIZED
##.contao-cookiebar
!+ NOT_OPTIMIZED
###CookieQBanner
!+ NOT_OPTIMIZED
##.cookies-banner
!+ NOT_OPTIMIZED
##.cookie-overlay:not(html):not(body)
!+ NOT_OPTIMIZED
##.cookie-notice:not(body):not(html)
!+ NOT_OPTIMIZED
##.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
!
/css/modules/consent.css^$~third-party
/dist/resources/js/consent.js^
/dist/resources/html/consentA.html^
||consent.dadoslegais.com.br^
.pl/ajax/getCookieConsent.php
/jquery.bs.gdpr.cookies.min.js
||cdn.shopify.com/extensions/*/assets/consentmo_cookie_consent.js
||cloudfront.net/js/gdpr_cookie_consent.min.js
||cdn.transcend.io/cm/*/airgap.js
||cm.nxtm.pl^$third-party
||ccdn.mobildev.in^
/jquery.bs.gdpr.cookies.js
||cookieparty.eu^$third-party
||gatekeeperconsent.com^$third-party
/smart-eu-cookies.min.js
||bundles.efilli.com^$third-party
||gdpsystem.eu/*/cookiesprivacy$script
||consentframework.com^$third-party
||seersco.com^$third-party
||cerezgo.com^$third-party
||datasign.co/js/opnWidget.js
||cmp.datasign.co^
||datasign.co/js/opn.js
||soglkuki.prolexgroup.ru^
||clickiocmp.com^$third-party
/simple-cookies_for_hu.js
/mod_consent/js/*$script
/mod_pescookies/*$script
||cdn.izinal.com^$third-party
||fastcmp.com^$third-party
/ferra-cookie-consent-widget.min.js
/ACC_js.php?$script
||cookiemanager.dk^
||cookies.fo^$third-party
/Amasty_GdprFrontendUi/*
||app.prive.eu/consent
/wp-content/plugins/lightweight-cookie-notice-free/*
||cmp.setupcmp.com^$third-party
||cmp.pubtech.ai^$third-party
||hu-manity.co^$third-party
||cookie-lista.cz^$third-party
/gdpr-cookie-min.
||cookieform.pl^$third-party
||privacy.wum.rocks^
||cookiespool.com^$third-party
||prod-origin.truendo.com^
||policy.cookiereports.com^
||app.secureprivacy.ai^$third-party
||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^
/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
||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$domain=~github.com
/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_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.$~stylesheet,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$domain=~ep.knou.ac.kr
/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
/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/*
/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^
||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^
||cmp.dmgmediaprivacy.co.uk^$third-party
||policy*.cookieinformation.com^$third-party
||consent.truste.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
!
! Admiral CMP
||cmpworker.operationsports.com^
||nebulousgarden.com^$third-party
||nebulacrescent.com^$third-party
||possiblepencil.com^$third-party
!
! for Safari ('||' covers one sub-domain only)
.usercentrics.eu^$third-party
||spolecznosci.mgr.consensu.org^$third-party
||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
!
!   SECTION: Cookies - Specific rules ($generichide)
!
! IMPORTANT: For the sites with '$generichide' exclusions
agazeta.com.br##.notification-footer
adzsafe.com##.cookie-block
nyaa.net###cookie-warning
autocentrum.pl,komorkomania.pl,pudelek.pl,o2.pl,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.me###cookie-law-banner
otopark.com,blackmod.net,synology-forum.de,androidrepublic.org,nulledteam.com,forum.miuiturkiye.net,leakforums.co##.notice--cookie
gametimers.it###eu-cookie-law
futurezone.de,waz.de,derwesten.de,abendblatt.de##.cookie-note
xataka.com###cookies-overlay
descargaseriestv.com,isolaillyon.it,gametimers.it,yalujailbreak.net###cookie-notice
hamburg.de,chimica-online.it###cookieChoiceInfo
strunz.com###v-cookielaw
reddit.com###eu-cookie-policy
!   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
! TODO: remove 21.03.24 if no problems. The rule added to cookies_general.txt
! ##.gdpr-banner
!tsfjazz.com,financer.com,snigel.com,clcv.org,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
! ##.cc-overlay
stopline.at,meisterdrucke.jp,omvpetrom.com,petrom.ro,omv.com,omv.ro,omv.at,omv-gas.de,omv-gas-storage.com,omv.de,biomedcentral.com,seg-social.pt,hausmagazin.com,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
cinemark.com,lavazza.it,parcelforce.com,iberostar.com,nsandi.com,forcepoint.com,vodafone.com,sony-asia.com,abnamro.com,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.*,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
! ###__tealiumGDPRcpPrefs
ospawietrzna.pl,szczepienia.pl,wyprzedzmeningokoki.pl,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
! ##.cookies:not(html, body)
tsmodelstube.com,1kr.ua,asuntoslegales.com.co,appdb.to,dmarcian.com,zippyfiles.co,gocmod.com,esportfire.com,uploadsea.com,zerobounce.net,custhelp.com,magnit.ru,neubox.com,fullstore.cz,bch-battery.cz,webz.io,undetectable.io,bateriecepek.cz,imageupload.io,pasaz24.pl,mplco.pl,otempo.com.br,baldursgate3.game,tellows.*,tellows-au.com,tellows-tr.com,rktbns.de,banderolaakcyzowa.pl,citocare.pl,citomed.pl,orvit.pl,goboony.*,okocrm.com,kiauto.fr,freevpnplanet.com,healthplanet.by,2x2tv.ru,progroshi.news,catolicasc.org.br,metar-taf.com,finanso.com,zadovoljna.si,vogue.ua,e-account.by,nowports.com,wearerepost.com,lama-media.com,ks-is.com,peple.com.tr,postnauka.ru,e-bebek.com,froneri.ru,webdock.io,zdravopedia.sk,xn--h1alcedd.xn--d1aqf.xn--p1ai,paysale.com,2x2.su,meintierdiscount.de,wkruk.pl,ingrad.ru,valledeelda.com,zoom.earth,educacionyfp.gob.es,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,21buttons.com,taylorandfrancis.com,cosmo.ru,goodhouse.ru,portmone.com.ua,vvdntools.com,bnews.com.br,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,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:not(html, body)
! ###cookies
electronicfirst.com,jcarlosroldan.com,hostico.ro,filman.cc,mycoding.id,pixers.*,mapp.com,haylem.ca,bazar.club,79element.pl,apart.pl,gaygo.tv,activobank.pt,bagatela.pl,visitkrk.com,euroinnova.pe,iparts.pl,beltorgi.by,tion.ru,penny-arcade.com,zaluknij.cc,tranny.one,krakow.pl,ispsystem.ru,hdmecze.com,polskiprzemysl.com.pl,oley.com,rncb.ru,iplogger.org,ekino-tv.pl,muzo.fm,samcook.eu,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,eurowag.com,inmotionhosting.com,private.com,primecomputer.de,cad-computer.de,ravenol.de,abload.de,secureage.com,gogalaxy.com,windworld.org,boettcher-fahrraeder.de,redshieldvpn.com,educalingo.com,theodora.com,windtre.it,filehorst.de###cookies
! ##body .cookie
centr-hirurgii-spb.ru,choiceqr.com,cumhuriyet.com.tr,pracowniapozarzadowa.pl,myfin.by,buildtoconnect.com,lebensmittelverband.de,muztorg.ru,iwate-u.ac.jp,bus.sovavto.ru,trustedrevie.ws,garantibbva.com.tr,omu.ac.jp,rgs.ru,moskvich-auto.ru,shatura.com,thunderobot.su,software.charliemonroe.net,sms-activate.org,sukcespopoznansku.pl,stokrotka.pl,granline.net,cadelta.ru,bonprix.ee,bonprix.lv,app.firstbase.io,bcci.tv,iplt20.com,bathroommountain.co.uk,hyundai-autopole.ru,portalpacjenta.luxmed.pl,onlinesim.io,apteka911.ua,bill.nevalink.net,yasamhastaneleri.com,rvbar.ru,ginverter.com,hmi-basen.dk,zuhalmuzik.com,aeternathegame.com,profile.ru,g-ca.fr,silverstonetek.com,vitkovicetours.pl,m-1gp.com,arisdiamond.com,fs.com,novyny.live,sixt.com.tr,abdullahkigili.com,onlinesim.ru,kawasaki.it,mts.by,mpr-shop.ru,parafgenc.com.tr,megamallbucuresti.ro,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,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,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,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##body .cookie
! ##.Cookie
sporttv.pt,kompas-poland.com.pl,fox-air.pro,redgifs.com,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
! ###cookie
tmail.io,ehime-u.ac.jp,webextension.org,dartshopper.it,emecze.pl,oddslivesport.com,tempumail.com,regionalmarke-eifel.de,mennicaeuropejska.pl,supermonety.pl,flowfitonline.com,kolejkowo.pl,disco-polo.eu,bleachpraylove.com,tempinbox.xyz,docmicro.com,kocailem.com,macnica.co.jp,adressmonster.de,bimibrocolis.pt,bimibrocoli.fr,bimiparsakaali.fi,bimi.es,bimibroccoli.*,bimibrokkoli.de,bimibrokkoli.no,fiberatlantic.com,europe-mountains.com,krs-online.com.pl,pap.pl,batimag.ch,hug-baustoffe.ch,mecze24.pl,usehead.ru,plugshare.com,brodrene.eu,taishukan.co.jp,fundacjapolsat.pl,wikibrief.org,bonuspiu.com.tr,order.wreckfestgame.com,brasty.de,goetheweb.jp,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,sklep.xerima.com.pl,vitra.com.tr###cookie
! ##.cookie-consent
sqlservercentral.com,saneibd.com,edukasicampus.net,godiva.co.jp,0patch.com,pvpoke-re.com,radioua.net,greenday.com,linuc.org,clicsante.ca,israelnationalnews.com,serpstat.com,pandavpnpro.com,freeyourmusic.com,liica.co.jp,x5.ru,adshnk.com,parkernathan.com,route-inn.co.jp,pastelink.net,shuchi.php.co.jp,dictum.com,tamtam.chat,ynjn.jp,881903.com,irisohyama.co.jp,olyrix.com,rutube.ru,asm.org,socialcomics.com.br,margarethowell.jp,ascoltareradio.com,wego.jp,storececotec.it,geeksforgeeks.org,dauc.cz,heidisql.com,sueddeutsche.de,plex.tv,tmohentai.com,gorsovet.com.ua##.cookie-consent
! ##.cookie-setting
spokojnypes.sk,force.bike,lambimaailm.ee,lampmani.se,lampite.bg,svijet-svjetiljki.hr,liderlamp.pl,svet-svitidel.cz,lampak.hu,lumimania.fr,lumimania.be,fotistikosmos.gr,svet-svietidiel.sk,lampamania.es,lampemania.dk,lempumanija.lt,lampamania.pt,svet-svetil.si,valomania.fi,lampupasaule.lv,beleuchtung.at,luciamo.it,programia.cz,luminam.ro,beleuchtung.de,petalmaps.com##.cookie-setting
! ###cconsent-bar
haberler.com,dutchbros.com,stentime.si,comune.lavis.tn.it,w-poblizu.pl,edisonmail.com,brandible.de,epubli.de,bmsofort.de,dogemate.com###cconsent-bar
! ##.b-cookie
devtodev.com,videoporn.tube,trannytube.tv,matureporn.com,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
centralesupelec.fr,oneforall.com,rotel.com,rik.ee,mannheim-gemeinsam-gestalten.de,migros.fr,finanzverwaltung.nrw.de,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
digionline.ro,datatech.icu,occto.or.jp,rode.com,blockaway.net,nact.jp,gagaoolala.com,glasschain.org,tidesmarine.com,rentafont.com.ua,croxyproxy.net,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,periscope-solutions.com###gdpr
! ##.gdpr
rodstewart.com,akademia.nfz.gov.pl,welchs.com,auo.com,plati.io,carsales.com.au,jff.jpf.go.jp,digiseller.com,hostzealot.com,club.autodoc.de,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
! ##.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
e-ogrodek.pl,gra.pl,stronakuchni.pl,stronapodrozy.pl,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
veedmo.com,extradom.pl,digitaldruck-fabrik.de,informationsverige.se,gartenbau-in-thueringen.de,greenpeace.ru,vilmexkursion.de,veridyen.com,noblelife.com.tr,cenuta.com,nomoreransom.org,artistcamp.com,parfumo.net,expressfaucet.com,seirsanduk.online,oettinger.de,tegut.com,my.viewranger.com,starfaucet.net,entwicklerheld.de,seirsanduk.us,cezeta.com,getpaidtoshare.money,gsc-game.com,hometurkey.com,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"]
wakacje.pl,argyle.com,mous.co,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
iplocation.io,engelli.com,cheatermad.com,arabateknik.com,dizihastasi.com,zamaninvarken.com,kriptoradar.com,korsanedebiyat.com,stakingrewards.com,hockerty.de,izlemedia.com,tilki.net,mustafabukulmez.com,konuneydi.com,ozgunbilgi.com,bilisimogretmeni.com,azbuz.org,teknobird.com,ultrabilgi.com,buneymis.net,bilgilobi.com,aksaelektrik.com.tr,ergo.de,fosforludusunceler.com,kirtkirtla.com,denizcilikbilgileri.com,dnschecker.org,krombacher.de###cookie-box
! ##.avia-cookie-consent
catchbudapest.com,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
hitz955.teroradio.com,globe.com.ph,kocatepegazetesi.com,denizlipost.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,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,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
hanfgefluester.de,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
skechers.com.tr,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
numerama.com,theobjective.com,dziennikzachodni.pl,standaard.be,closermag.fr,elnortedecastilla.es,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,mwave.me,toptal.com,ikea.com,mydays.at,mydays.de##.cookie_banner
! ##app-cookie-consent-popup
1rnd.ru,0352.ua,44.ua,056.ua,032.ua,04868.com.ua,karelia.news,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,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
! ##.qc-cmp2-container
gamesystemrequirements.com,bluestacks.com,chelsea.news,luestacks.com,niezalezna.pl,time.is,metropolitan.si,biznesinfo.pl,yogablogfit.com,themezon.net,glamour.hu,novel-gate.com,links.medipost.org,vocalley.com,howifx.com,financerites.com,nydus.org,financerites.in,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,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,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,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
! ##.gdprcookie
theportugalnews.com,giovani2030.it,yourcountdown.to,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
! ###cmpwrapper
dw.com,kinoheld.de,racingnews365.com,adac.de,continental-tires.com,kaufbei.tv,geenstijl.nl,vaillant.de,digitalproduction.com,eventim-light.com,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
! ##.privacy-policy
planbmedia.io,hyser.com.ua,ebrarbilgisayar.com,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
! ###consent
encycolorpedia.com,learn.innopolis.university,interhome.pl,alhadath.net,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,antarestech.com,nperf.com,notebookinfo.de,telefuel.com,alarabiya.net,dijnet.hu###consent
! ##.sticky-footer
turkuvazkitap.com.tr,muhitkitap.com.tr,support.a1.by,kargomsende.com,aboneturkuvaz.com,omroepbrabant.nl,tdp.com.tr,turkuvazabone.com,turkuvazmatbaacilik.com##.sticky-footer
! ##.veriAltBar
apara.com.tr,anews.com.tr,harpersbazaar.com.tr,minikacocuk.com.tr,minikago.com.tr,724dinle.com,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
! ###cookiehinweis
lobpreissuche.de,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
! ###cookieWarnBox
aivo.ai,key-hub.eu,aver.com,avereurope.com,gazetebirlik.com###cookieWarnBox
! ##.if6_eprivacy
kskmse.de,sparkasse-freiburg.de,sparkasse-oberlausitz-niederschlesien.de,sparkasse-allgaeu.de,bw-bank.de,sparkasse-hagenherdecke.de,foerde-sparkasse.de##.if6_eprivacy
! ##.privacy-banner
odatv.com,odatv4.com,medyahaber.com,solodev.com,mblock.cc,sonhaberler.com,superhaber.com,aydinlik.com.tr,duvarenglish.com,dunya.com,kamugundemi.com,ekonomim.com,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,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
! ##.cookiesBanner
perfectgirls.xxx,homo.xxx,ok.xxx,pornhat.*,pornhub.com,veepee.fr,dyson.com.ru,dyson.de,fonedog.com##.cookiesBanner
! ##.cerez
tarsushaber.com,mhrs.gov.tr,malatyasoz.com,nehir.net,yeniufuk.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,dirilispostasi.com,avivasa.com.tr,m.milliyet.com.tr##.cerez
! ##.MuiSnackbar-anchorOriginBottomCenter
creativefabrica.com,flickplay.co,globenewswire.com,fashionunited.*,ahaan.co.uk,afteracademy.com,shoppingcidademaringa.com.br##.MuiSnackbar-anchorOriginBottomCenter
! consentmanager.net (check, if embed content and videos are not broken)
||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|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|agrarheute.com|allesbeste.de|azubiyo.de|olympia-einkaufszentrum.de|mannheimer-morgen.de|autopay.pl|r.pl|datacenter-insider.de|eternalgod.de|news.de|quoka.de|correctiv.org|ak-kurier.de|verliebt-in-den-westerwald.de|ww-kurier.de|nzz.ch|masterstudies.com|littlebigsnake.com|skr.de|morgenpost.de|astat.pl|9monate.de|4players.de|bildderfrau.de|donna-magazin.de|eatclub.tv|heftig.de|reviersport.de|winfuture-forum.de|chemie.de|sylt.de|grin.com
!
! For the case if the scroll page is blocked
goplay.be,lavozdegalicia.es,boursobank.com,corrieredellosport.it,recup.paylib.fr,radioclassique.fr,marca.com,joabet.fr,xataka.com,lejdd.fr,filmweb.pl,speedy.fr,manomano.fr,mein-mmo.de,talent-soft.com,jofogas.hu,m.rtl.be,elmundo.es,vecernji.hr,zive.cz,gamepro.de#$##didomi-host { display: none !important; }
goplay.be,lavozdegalicia.es,boursobank.com,recup.paylib.fr,radioclassique.fr,marca.com,joabet.fr,xataka.com,lejdd.fr,filmweb.pl,speedy.fr,manomano.fr,mein-mmo.de,talent-soft.com,jofogas.hu,m.rtl.be,elmundo.es,vecernji.hr,zive.cz,gamepro.de#$#html > body.didomi-popup-open { overflow: auto !important; position: unset !important; }
corrieredellosport.it#$#body { overflow: auto !important; }
lavozdegalicia.es#$#body.blocked::before { display: none !important; }
!
! realCookieBanner
! #%#//scriptlet('set-constant', 'realCookieBanner', 'undefined')
die-gesunde-wahrheit.de,geekguide.de,androjungle.com,vampster.com,noobguides.de,fcportables.com,wagenheber24.de,emojiszumkopieren.de,technikshavo.de,indibit.de,audiovision.de,ratgeber-umschulung.de,viel-unterwegs.de,ahorn-camp.de,mmo-sankar.de,der-windows-papst.de#%#//scriptlet('set-constant', 'realCookieBanner', 'undefined')
! #%#//scriptlet('set-constant', 'realCookieBanner.others.isPreventPreDecision', 'true')
blu-ray-rezensionen.net,kieruneknorwegia.pl,jpgames.de,europassitalian.com,philosophia-perennis.com#%#//scriptlet('set-constant', 'realCookieBanner.others.isPreventPreDecision', 'true')
! 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=tecsafe.de|viel-unterwegs.de|ahorn-camp.de|mmo-sankar.de|der-windows-papst.de|audiovision.de|indibit.de|technikshavo.de|emojiszumkopieren.de|wagenheber24.de|fcportables.com|noobguides.de|vampster.com|geekguide.de
!
! cmpbox cookies
! ###cmpbox
faktograf.hr,localytix.de,railnation.ru,rail-nation.com,hotukdeals.com,pepper.com,mydealz.de,preisjaeger.at,login.muenchen.de,pepper.pl,bbv-net.de,lz.de,pixonic.com,gothaer.de,noizz.rs,median-kliniken.de,eventim.pl,wyspagier.pl,autopay.pl,vkplay.ru,olympia-einkaufszentrum.de,satellite.me,heilpraxisnet.de,hrt.hr,bosnainfo.ba,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
! ##div[class^="cmpbox"]
sylt.de,gelbeseiten.de,gasag.de##div[class^="cmpbox"]
! ##div[id^="cmpbox"]
teltarif.de,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,weser-kurier.de,engelhorn.de,wg-gesucht.de,heizung-billiger.de,herold.at,nn.de#$#body div[id^="cmpbox"] { display: none !important; }
morgenpost.de,wp.de,bad-gmbh.de,weser-kurier.de,engelhorn.de,wg-gesucht.de,heizung-billiger.de,herold.at,nn.de,nordbayern.de#$#body { overflow: auto !important; }
! In some cases not hidden for apps
! wp.de#$?#div[id^="cmpbox"] { display: none !important; }
! In case videos are not working
! #%#//scriptlet('trusted-click-element', '.cmptxt_btn_yes')
abendblatt.de,wp.de,morgenpost.de,nordbayern.de#%#//scriptlet('trusted-click-element', '.cmptxt_btn_yes')
!
! #$##cookie-law-info-bar/#$#.cli-modal-backdrop
najlepsibukmacherzy.pl,spb.eu,efrei.fr,linshare.org,radio357.pl,theticketingbusiness.com,weidenzaunshop.de,naturgeflechte24.de,beskidzka24.pl,keravanenergia.fi,frag-machiavelli.de,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; }
najlepsibukmacherzy.pl,spb.eu,efrei.fr,linshare.org,radio357.pl,theticketingbusiness.com,weidenzaunshop.de,naturgeflechte24.de,beskidzka24.pl,keravanenergia.fi,frag-machiavelli.de,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; }
najlepsibukmacherzy.pl,spb.eu,efrei.fr,linshare.org,radio357.pl,theticketingbusiness.com,weidenzaunshop.de,naturgeflechte24.de,beskidzka24.pl,keravanenergia.fi,frag-machiavelli.de,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
! #$#body div.fc-consent-root { display: none !important; }
fastssh.com,userstyles.org,urtech.ca,learn-japanese-adventure.com,uxwing.com,retroemulators.com,codecguide.com,gazoo.pl,peacedoorball.blog,sportskeeda.com,wiibackupmanager.co.uk,16bit.pl,postazap.com,treasl.com,lovendal.ro,eszkola.pl,lookip.net,gazetkapromocyjna.com.pl,ceo.com.pl,xbox-now.com,digimanie.cz,svethardware.cz,reset-scans.*,francuskie.pl,wbijamszpile.pl,realmefirmware.com,overclocking.com,kokuhaku.love,worldatlas.com,tekno.kompas.com,jurnalfaktual.id,ytlarge.com,hejto.pl,yibian.hopto.org,leeapk.com,poscigi.pl,allevents.in,shineads.in,cnbcindonesia.com,econostrum.info,4kwallpapers.com,cruxnow.com,amarujala.com,turkry-rasd.com,exame.com,dropgalaxy.com,airlive.net,ytechb.com,f1-gate.com,ringwitdatwixtor.com,zagadkidladzieci.net,synonim.net,krzyzowka.net,opiekunka.net,odmiana.net,51sec.org,linuxtuto.com,sciencebe21.in,live-to-design.com,playingcards.jp,ezadar.net.hr,ahaber.com.tr,gifer.com,xbgame.net,newsrnd.com,thetvdb.com,coastcams.com,drikpanchang.com,ettoday.net,gendai.media,pc-hobby.com,habuteru.com,elefacts.de,ang.pl,kids-in-mind.com,sibenik.in,watchfacebook.com,howdy.id,gatagata.net,db-creation.net,indiabix.com,linksae.com,premads.com,ruyamanga.com,apuntesdeingles.com,ruetir.com,tellows.at,nexoscans.*,flasharch.com,thealpenanews.com,online-filmek.me,infortechno.com,money.bg,azrotv.com,spys.one,zeroupload.com,msonglyrics.com,dubrovackidnevnik.net.hr,nascompares.com,gboku.com,androidacy.com,nieznany-numer.pl,canadajobbank.org,topsport.bg,emedjimurje.net.hr,theprodkeys.com,dinheirovivo.pt,cpophome.com,temp-number.com,udgtv.com,gktoday.in,kirchenaustritt.de,yumekomik.com,jeveuxle.top,bloomberght.com,moneymag.cz,spickipedia.com,snopes.com,onlinestreet.de,lunapic.com,idevicecentral.com,fileinfo.com,clubs1.bg,kaldata.com,win-10-forum.de,touchit.sk,dn.pt,ngontinh24.com,tvtropes.org,intelregion.com,kauno.diena.lt,digitalcitizen.life,techno360.in,uvnc.com,ip-address.org,terazkrosno.pl,beninwebtv.com,businessam.be,wowroms.com,guru3d.com,proprofs.com,scripts.com,diudemy.com,opel24.com,haberturk.com,lightnovelpub.vip,eluniversal.com.co,photoshop-kopona.com,lightnovelpub.com,lightnovelspot.com,webnovelpub.com,radiosarajevo.ba,magesy.blog,karnaval.com,origo.hu,jugomobile.com,histmag.org,tv8.com.tr,tech-onlline.com,vpnjantit.com,samsungmagazine.eu,dunebook.com,canlidizi9.net,revocationcheck.com,mifirmware.com,imeteo.sk,aftvnews.com,malaymail.com,cnnturk.com,noor-book.com,ekonomim.com,definitions.net,cdromance.com,filepursuit.com,samfw.com,indianhealthyrecipes.com,kitco.com,airport-charles-de-gaulle.com,halktv.com.tr,yourcountdown.to,cronista.com,gazeteduvar.com.tr,rateyourmusic.com,paradacreativa.es,dizimom.live,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.*,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,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,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,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,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,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,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; }
! #$#body { overflow: auto !important; }
fastssh.com,userstyles.org,urtech.ca,learn-japanese-adventure.com,uxwing.com,retroemulators.com,codecguide.com,gazoo.pl,peacedoorball.blog,sportskeeda.com,wiibackupmanager.co.uk,16bit.pl,postazap.com,treasl.com,lovendal.ro,eszkola.pl,lookip.net,gazetkapromocyjna.com.pl,ceo.com.pl,xbox-now.com,digimanie.cz,svethardware.cz,reset-scans.*,francuskie.pl,wbijamszpile.pl,realmefirmware.com,overclocking.com,kokuhaku.love,worldatlas.com,tekno.kompas.com,jurnalfaktual.id,ytlarge.com,hejto.pl,yibian.hopto.org,leeapk.com,poscigi.pl,allevents.in,shineads.in,cnbcindonesia.com,econostrum.info,4kwallpapers.com,cruxnow.com,amarujala.com,turkry-rasd.com,exame.com,dropgalaxy.com,airlive.net,ytechb.com,f1-gate.com,ringwitdatwixtor.com,zagadkidladzieci.net,synonim.net,krzyzowka.net,opiekunka.net,odmiana.net,51sec.org,linuxtuto.com,sciencebe21.in,live-to-design.com,playingcards.jp,ezadar.net.hr,ahaber.com.tr,gifer.com,xbgame.net,newsrnd.com,thetvdb.com,coastcams.com,drikpanchang.com,ettoday.net,gendai.media,pc-hobby.com,habuteru.com,elefacts.de,ang.pl,kids-in-mind.com,sibenik.in,watchfacebook.com,howdy.id,gatagata.net,db-creation.net,indiabix.com,linksae.com,premads.com,ruyamanga.com,apuntesdeingles.com,ruetir.com,tellows.at,nexoscans.*,flasharch.com,thealpenanews.com,online-filmek.me,infortechno.com,money.bg,azrotv.com,spys.one,zeroupload.com,msonglyrics.com,dubrovackidnevnik.net.hr,nascompares.com,gboku.com,androidacy.com,nieznany-numer.pl,canadajobbank.org,topsport.bg,emedjimurje.net.hr,theprodkeys.com,dinheirovivo.pt,cpophome.com,temp-number.com,udgtv.com,gktoday.in,kirchenaustritt.de,yumekomik.com,jeveuxle.top,bloomberght.com,moneymag.cz,spickipedia.com,snopes.com,lunapic.com,idevicecentral.com,fileinfo.com,clubs1.bg,kaldata.com,win-10-forum.de,touchit.sk,dn.pt,ngontinh24.com,tvtropes.org,intelregion.com,kauno.diena.lt,digitalcitizen.life,techno360.in,uvnc.com,ip-address.org,terazkrosno.pl,beninwebtv.com,businessam.be,wowroms.com,guru3d.com,proprofs.com,scripts.com,diudemy.com,opel24.com,haberturk.com,lightnovelpub.vip,eluniversal.com.co,photoshop-kopona.com,lightnovelpub.com,lightnovelspot.com,webnovelpub.com,radiosarajevo.ba,magesy.blog,karnaval.com,origo.hu,jugomobile.com,histmag.org,tv8.com.tr,tech-onlline.com,vpnjantit.com,samsungmagazine.eu,dunebook.com,canlidizi9.net,revocationcheck.com,mifirmware.com,imeteo.sk,aftvnews.com,malaymail.com,cnnturk.com,noor-book.com,ekonomim.com,definitions.net,cdromance.com,filepursuit.com,samfw.com,indianhealthyrecipes.com,kitco.com,airport-charles-de-gaulle.com,halktv.com.tr,yourcountdown.to,cronista.com,gazeteduvar.com.tr,rateyourmusic.com,paradacreativa.es,dizimom.live,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.*,sitelike.org,bbc.com,tutorialink.com,dreamrail.co.kr,mertcangokgoz.com,medevel.com,ehasd6.tistory.com,zagreb.info,techtobo.com,aqlier.com,pcmacstore.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,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,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,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,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,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; }
! #$?#body { overflow: auto !important; }
flightradar24.com,pedelecforum.de#$?#body { overflow: auto !important; }
! #$?#body { overflow: auto !important; position: static !important; }
onlinestreet.de#$?#body { overflow: auto !important; position: static !important; }
! in case if using just "overflow" causes that there is additional scrollbar at the bottom
pagenews.gr,lyrics.com,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; }
pagenews.gr,lyrics.com,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
win-10-forum.de,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')
!
compsmag.com,xranks.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
leedsunited.news,amateurphotographer.com,gpfans.com,nehnutelnosti.sk,btc-echo.de,geo.fr,scinexx.de,popbuzz.com,smoothradio.com,mein-schoener-garten.de,thetimes.co.uk,eveningnews24.co.uk,businessgreen.com,telepolis.de,rollingstone.de,bnr.nl,hobbyconsolas.com,iltapulu.fi,vrt.be,szbz.de,newsnow.co.uk,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,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; }
leedsunited.news,amateurphotographer.com,gpfans.com,btc-echo.de,geo.fr,scinexx.de,popbuzz.com,smoothradio.com,thetimes.co.uk,businessgreen.com,telepolis.de,bnr.nl,hobbyconsolas.com,iltapulu.fi,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,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,wunderweib.de,hitc.com,haz.de,rnd.de,faz.net,chip.de,preis.de,giga.de,motorcyclenews.com,finanzen.net,vorname.com,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; }
leedsunited.news,amateurphotographer.com,gpfans.com,btc-echo.de,geo.fr,scinexx.de,popbuzz.com,smoothradio.com,thetimes.co.uk,businessgreen.com,telepolis.de,bnr.nl,hobbyconsolas.com,iltapulu.fi,wowtv.de,newsnow.co.uk,np-coburg.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,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,wunderweib.de,hitc.com,haz.de,rnd.de,faz.net,chip.de,preis.de,giga.de,motorcyclenews.com,finanzen.net,vorname.com,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
freundin.de,utopia.de,mein-schoener-garten.de,eveningnews24.co.uk,rollingstone.de,eatsmarter.de,inside-digital.de,vrt.be,manager-magazin.de,whats-on-netflix.com#$#.sp-message-open { overflow-y: visible !important; position: static !important; margin-top: 0 !important; }
freundin.de,utopia.de,mein-schoener-garten.de,eveningnews24.co.uk,rollingstone.de,eatsmarter.de,inside-digital.de,vrt.be,manager-magazin.de,whats-on-netflix.com#$#html.sp-message-open body { overflow-y: visible !important; position: static !important; margin-top: 0 !important; }
!
! START: iubenda CMP
! No action required ##
formu1a.uno,daily.dev,bper.it,dilit.it,dryhop.it,otticamassidda.it,androidiani.com,tag24.it,gaspa-milano.it,salentoltremare.com,kfc.it,bialetti.com,b810group.it,maxfelicitasvideo.com,vanillaos.org,kisene.com,avpasion.com,aziendabanca.it,marionlatex.com,spectator.co.uk,indabox.it,edizionibd.it,105.net,abwab.eu,danielesubrizi.it,gelocal.it,today.it,radiomontecarlo.net,r101.it,villacavalierisrl.it,villabetaniaroma.it,villamafalda.com,ambulatoriovillachiara.it,ambulatoriovillachiara.it,tvtech.it,crai-supermercati.it,centromedicoarcidiacono.it,usi.it,laboratoriodiegoangeli.it,analisiroma.it,edizioni.multiplayer.it,pianteweb.com,cioccolatonippon.it,hwupgrade.it,iphoneitalia.com,mediaset.it,arduino.cc,virginradio.it##body #iubenda-cs-banner
||cdn.iubenda.com^$domain=unicusano.it|moveo.telepass.com|bobsbusiness.co.uk|crazygames.com|caseecase-roma.it|smartworld.it|scuoladelia.it|studenti.it|pierucciagricoltura.it|newatlas.com|quark.com|frame.work|aranzulla.it|sorrisi.com|automateexcel.com|ticketsms.it|cagliaripad.it|maggiolieditore.it|rivistadomino.it|ikonos.tv|fidelityhouse.eu|asustore.it|connetti.italia.it|comet.it|trony.it|optimaitalia.com|ridevideogame.com|biopills.net|crazygames.pl|giallozafferano.it|hwupgrade.it|rdrbikes.it|formu1a.uno
! No action required (scrolling is blocked) #$#
icrosettarossi.edu.it,leggioggi.it,pcprofessionale.it,linkiesta.it,drakonidromele.it,altervista.org,makte.it,windows8.myblog.it,fiscoetasse.com,fabricators.ltd,urbanpost.it,synlab.it,dissapore.com,leganerd.com,siracusanews.it,ansa.it,ilmessaggero.it,dilei.it,quifinanza.it,siviaggia.it,buonissimo.it,paginebianche.it,paginegialle.it,pgcasa.it,supereva.it,tuttocitta.it,virgilio.it#$#body #iubenda-cs-banner { display: none !important; }
icrosettarossi.edu.it,leggioggi.it,pcprofessionale.it,linkiesta.it,drakonidromele.it,altervista.org,makte.it,windows8.myblog.it,fiscoetasse.com,fabricators.ltd,urbanpost.it,synlab.it,dissapore.com,leganerd.com,siracusanews.it,ansa.it,ilmessaggero.it,dilei.it,quifinanza.it,siviaggia.it,buonissimo.it,paginebianche.it,paginegialle.it,pgcasa.it,supereva.it,tuttocitta.it,virgilio.it#$#html { overflow: auto !important; }
! No action required (blurred backgroung, no text selection)
||cdn.iubenda.com/cs/iubenda_cs.js$domain=palermotoday.it|agrigentonotizie.it|anconatoday.it|arezzonotizie.it|avellinotoday.it|baritoday.it|bolognatoday.it|bresciatoday.it|brindisireport.it|casertanews.it|cataniatoday.it|cesenatoday.it|chietitoday.it|ferraratoday.it|firenzetoday.it|foggiatoday.it|forlitoday.it|frosinonetoday.it|genovatoday.it|ilpescara.it|ilpiacenza.it|latinatoday.it|lecceprima.it|leccotoday.it|livornotoday.it|messinatoday.it|milanotoday.it|modenatoday.it|monzatoday.it|napolitoday.it|novaratoday.it|padovaoggi.it|parmatoday.it|perugiatoday.it|pisatoday.it|pordenonetoday.it|quicomo.it|ravennatoday.it|reggiotoday.it|riminitoday.it|romatoday.it|salernotoday.it|sondriotoday.it|ternitoday.it|torinotoday.it|trentotoday.it|trevisotoday.it|triesteprima.it|udinetoday.it|veneziatoday.it|veronasera.it|vicenzatoday.it|viterbotoday.it
! Action is required (Save. Required cookies allowed by default, others - rejected)
! ilmattino.it: more attention required
! #%#//scriptlet('trusted-click-element', '.iubenda-cs-customize-btn')
passioneperigatti.it,jazz.fm,milleunadonna.it,tiscali.it,multiplayer.it,movieplayer.it,sputnikglobe.com,wexphotovideo.com,m2o.it,deejay.it,capital.it,moto.it,automoto.it,atlantico.fr,mediaset.it,libero.it,ilmattino.it,leggo.it,3bmeteo.com#%#//scriptlet('trusted-click-element', '.iubenda-cs-customize-btn')
! #%#//scriptlet('trusted-click-element', '#iubFooterBtn')
passioneperigatti.it,jazz.fm,milleunadonna.it,tiscali.it,focus.it,multiplayer.it,movieplayer.it,sputnikglobe.com,my-personaltrainer.it,wexphotovideo.com,m2o.it,deejay.it,capital.it,moto.it,automoto.it,atlantico.fr,mediaset.it,libero.it,ilmattino.it,leggo.it,3bmeteo.com#%#//scriptlet('trusted-click-element', '#iubFooterBtn')
! If scrolling is blocked after applying #%#//scriptlet('trusted-click-element', '.iubenda-cs-customize-btn')
spaziogames.it,tuttotech.net,tuttoandroid.net,multiplayer.it,tomshw.it,moto.it#$#html { overflow: auto !important; }
! In the case if "overflow: auto" causes that two scrollbars are displayed
movieplayer.it#$#html { overflow: visible !important; }
! If scrolling is blocked, page reloading required after click
focus.it#%#//scriptlet('remove-class', 'cp-banner-visible', 'body')
! #%#//scriptlet('trusted-click-element', '.amecp_button-customize')
focus.it,my-personaltrainer.it#%#//scriptlet('trusted-click-element', '.amecp_button-customize')
! Action is required (All cookies allowed by default)
! #%#//scriptlet('trusted-click-element', '.iubenda-cs-visible .iubenda-cs-accept-btn')
spaziogames.it,tuttotech.net,tuttoandroid.net,tomshw.it,ilsecoloxix.it,huffingtonpost.it,lastampa.it,leanplayer.com,player.899thewave.fm,player.cjcbradio.com,player.max983.ca,repubblica.it#%#//scriptlet('trusted-click-element', '.iubenda-cs-visible .iubenda-cs-accept-btn')
! END: iubenda CMP
!
/wrapperMessagingWithoutDetection.js$script,domain=olivemagazine.com|leedsunited.news|sir-apfelot.de|romfordrecorder.co.uk|maclife.de|chesterstandard.co.uk|vkz.de|rheinpfalz.de|lovelybooks.de|hannover.de|visit-hannover.com|wetteronline.de|autozeitung.de|vox.de|essen-und-trinken.de|jameda.de|gutefrage.net|planetiphone.de|computerfrage.net|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|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|senioren-ratgeber.de|autoexpress.co.uk|shz.de|prignitzer.de|meine.noz.de|mediaimpact.de|ad-alliance.de|studyflix.de|speed.io|liberation.fr|auto-motor-und-sport.de|mcnmotorcycleshow.com|familie.de|oekotest.de|csoonline.com|dailyresearchplot.com|camping.info|badoo.com|eiu.com|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|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|brighttalk.com|carthrottle.com|pcworld.es|carmagazine.co.uk|aktuality.sk|sportsmole.co.uk|unnuetzes.com|vrt.be|classical-music.com|vice.com|wieistmeineip.de|prad.de|techtarget.com|computerweekly.com|fussballfieber.de|soundis.gr|clever-tanken.de|azet.sk|kkuriren.se|bistro.sk|thechelseachronicle.com|cinema.de|meteologix.com|gardenersworld.com|autobild.es|charlieintel.com|67hailhail.com|om-online.de|crash.net|goal.com|mixed.de|propermanchester.com|2ememain.be|planetradio.co.uk|forums.bluemoon-mcfc.co.uk|lpnt.fr|e24.no|adressa.no|altaposten.no|avisa-st.no|bladet.no|dagbladet.no|elbil24.no|folkebladet.no|framtidinord.no|gat.no|kk.no|seher.no|sol.no|startsiden.no|tv2.no|vol.no|hitra-froya.no|ht.no|innherred.no|itromso.no|tronderbladet.no|finn.no|aftenbladet.no|av-avis.no|bt.no|byas.no|bygdanytt.no|godt.no|honk.no|minmote.no|pent.no|strilen.no|tek.no|vestnytt.no|fourchette-et-bikini.fr|deco.fr|prismashop.fr|dagsavisen.no|digi.no|tu.no|vl.no|digitalfernsehen.de|friflyt.no|friflytbestill.no|norsk-klatring.no|utemagasinet.no|dolen.no|driva.no|fjordabladet.no|fjordingen.no|fjt.no|fjuken.no|fosna-folket.no|morenytt.no|nyss.no|rbnett.no|smp.no|vestlandsnytt.no|vigga.no|vikebladet.no|jeger.no|landevei.no|terrengsykkel.no|techbook.de
||cdn.privacy-mgmt.com^$important,domain=promipool.de|android-hilfe.de|wsj.com
!
! #%#//scriptlet('trusted-click-element', 'button.sp_choice_type_11')
zeit.de,bloomberg.*,theguardian.com,bild.de,portsmouth.co.uk,newsletter.co.uk,northantstelegraph.co.uk,11freunde.de,rundschau-online.de,schwarzwaelder-bote.de,blocket.se,infoworld.com,fitforfun.de,programme-tv.net,capital.fr,voici.fr,femmeactuelle.fr,gala.fr,derstandard.de,derstandard.at,express.de,womenshealth.de,runnersworld.de,maennersache.de,ksta.de,maz-online.de,falkirkherald.co.uk,pcgames.de,scotsman.com,faz.net,kurier.de,sport.de,frankenpost.de,motorsport-magazin.com,lecker.de,bunte.de,bike-x.de,tvtoday.de,giga.de,techbook.de,rtl.de,cmp-sp.reisereporter.de,independentespanol.com,berliner-kurier.de,networkworld.com,standard.co.uk,independent.co.uk,gentside.com,consent-manager.ft.com,cmp.chip.de,cmpv2.pcworld.com,baseendpoint.brigitte.de,thepopverse.com,cmpv2.netdoktor.ch,cmp.videogameschronicle.com,cmp.svd.se,cmpsp.gamesindustry.biz,cmp.omni.se,lbc.co.uk,eurogamer.pl,cmpsp.computerhoy.com,cmp.dpgmedia.be,consent.yorkshirepost.co.uk,stuttgarter-nachrichten.de,consent.formula1.com,sp-spiegel-de.spiegel.de,sourcepoint.tvnow.de,privacy.menshealth.de,baseendpoint.urbia.de,cmp.utopia.de,baseendpoint.vip.de,cdn.privacy-mgmt.com,cmp-sp.lvz.de,cmp2.macwelt.de,cmp2.pcwelt.de,cmp.travelbook.de,cmp.petbook.de,consent.gamingbible.com#%#//scriptlet('trusted-click-element', 'button.sp_choice_type_11')
! #%#//scriptlet('trusted-click-element', '.sp_choice_type_9:not(.last-focusable-el)') (netID)
cmp.chip.de#%#//scriptlet('trusted-click-element', '.sp_choice_type_9:not(.last-focusable-el)')
!
! cmp.inmobi.com
||cmp.inmobi.com^$domain=webnews.it|24.hu|documaniatv.com|goniec.pl|lelum.pl|gram.pl|ign.com|online-filmek.ac|polki.pl|mamotoja.pl|visortmo.com|u.gg|atleticalive.it|icy-veins.com|typingtest.com|recetasviaje.com|teletexto.com|poki.com|ultimate-guitar.com|puzzle-minesweeper.com|puzzle-chess.com|puzzle-thermometers.com|puzzle-norinori.com|puzzle-slant.com|puzzle-lits.com|puzzle-galaxies.com|puzzle-tents.com|puzzle-battleships.com|puzzle-pipes.com|puzzle-hitori.com|puzzle-heyawake.com|puzzle-shingoki.com|puzzle-masyu.com|puzzle-stitches.com|puzzle-aquarium.com|puzzle-tapa.com|puzzle-star-battle.com|puzzle-kakurasu.com|puzzle-skyscrapers.com|puzzle-futoshiki.com|puzzle-words.com|puzzle-shakashaka.com|puzzle-kakuro.com|puzzle-jigsaw-sudoku.com|puzzle-killer-sudoku.com|puzzle-binairo.com|puzzle-nonograms.com|puzzle-loop.com|puzzle-sudoku.com|puzzle-light-up.com|puzzle-bridges.com|puzzle-shikaku.com|puzzle-nurikabe.com|puzzle-dominosa.com|camelcamelcamel.com|mydramalist.com|recipestravelworld.com|ddwloclawek.pl|ddtorun.pl|wpu24.pl|bleepingcomputer.com|tvrepublika.pl|24jgora.pl|karkonoszego.pl|24wroclaw.pl|zyciekalisza.pl|nswiecie.pl|vimm.net|todotest.com|magazynauto.pl|hwinfo.com|finanzaonline.com|gostyn24.pl|apkmirror.com|niezalezna.pl|bright.nl|thesaurus.net|gorlice24.pl|myabandonware.com|meneame.net|ygeiamou.gr|tustolica.pl|worldhistory.org|agronowiny.pl|mojakruszwica.pl|expresskaszubski.pl|gniewkowo.eu|iszczecinek.pl|mielec.pl|grudziadz365.pl|esopot.pl|lowiczanin.info|gwarek.com.pl|tyna.info.pl|tusochaczew.pl|myglogow.pl|plonskwsieci.pl|spotradomsko.pl|portalsremski.pl|ekstrasierpc.pl|ki24.info|uniejow.net.pl|e-krajna.pl|gwio.pl|faktypilskie.pl|swiecie24.pl|itopmusics.com|diritto.it|gazetaolsztynska.pl|lowicz24.eu|zambrow.org|tygodnikregionalna.pl|regionalna24.pl|psychic.de|topnewsy.pl|portalparentingowy.pl|wpolityce.pl|lurkers.io|morele.net|nintenderos.com|tudonoticiasbr.com|historycollection.com|megacurioso.net|imolaoggi.it|serwery-minecraft.pl|linuxhandbook.com|pianetabambini.it|savett.cc|tulegnica.pl|telex.hu|1001fonts.com|wetter24.de|gamesource.it|hvg.hu|fantasyfootballscout.co.uk|pmi.it|formu1a.uno
!
! @lmc-eu/cookie-consent-manager
damota.me,pracazarohom.*,seduo.*#%#//scriptlet('remove-class', 'force--consent|show--consent', 'html')
||cdn.jsdelivr.net/npm/@lmc-eu/cookie-consent-manager$domain=teamio.com
!
! NOTE: Popular rules end ⬆️
! !SECTION: Cookies - Popular rules
!
! NOTE: Regular rules
!
bangbros.com#%#//scriptlet('set-cookie', 'cookieConsent', '0')
accounts.pixiv.net###js-privacy-policy-banner
sigame.vladimirkhil.com##.cookies__warning
||app.easy.tools/cookies/scripts/$domain=upolujebooka.pl
wordfence.com##.wf-cookie-consent-container
||dorfen.de/js/core/LdCookieConsent.js
q21.pl###change_terms_message
q21.pl#%#//scriptlet('abort-current-inline-script', 'jQuery', 'cookies_message_modal')
kakto.pl#%#//scriptlet('abort-current-inline-script', '$', 'RodoCookiesInfo')
iobit.com##.agree-pop
resources.github.com###wcpConsentBannerCtrl
blog.bizvibe.com#$##cookie-law-info-bar { display: none!important; }
blog.bizvibe.com#$#.cli-popupbar-overlay { display: none!important; }
blog.bizvibe.com#$#body.cli-barmodal-open { overflow: auto!important; position: static !important; }
||hockerty.de/*/cookies|
meine.aok.de#%#//scriptlet('trusted-click-element', 'aok-oc2-consent-popup-overview > .buttons > button[autofocus] + button', '', '1000')
meine.aok.de#%#//scriptlet('trusted-click-element', 'aok-oc2-consent-popup-selection > .buttons >  button:first-child', '', '2000')
kangu.com.br##.app-cookie-manager
audio.com#%#//scriptlet('trusted-set-local-storage-item', 'cookies_policy', 'declined')
driffle.com##div[class^="CookieStripStyle"]
otozegarki.pl###cookieModalBottom
walmart.ca#%#//scriptlet('trusted-click-element', 'section[role="banner"] button[aria-label="close button"]', '', '2500')
openpli.org#%#//scriptlet('set-cookie', 'gdpr-accepted', 'Yes')
wincofoods.com##mct-templater-cookie-consent
/wp-content/plugins/wpmagus-consent-manager/assets/*$domain=altenberg.pl|alt.pl
hesburger.*##.cookie-consent
net-s.pl##.cookie_info_n
domneo.pl##div[class^="GDPRPopup"]
ups.com.tr##.cookie-pol
app.spendee.com#%#//scriptlet('set-cookie', 'cbpolicy', 'true')
schroeder-bauzentrum.de#$##usercentrics-root { display: none !important; }
schroeder-bauzentrum.de#%#//scriptlet('remove-class', 'overflowHidden', 'body')
mvideo.ru#$#mvid-global-container > mvid-modals-container:has(mvid-modal div.modal-layout span.mobile-notification__text-cookie) { display: none !important; }
mvideo.ru#$#body.disable-body-scrolling { position: static !important; overflow: auto !important; }
pekao.com.pl###cookies-popup-container
m.foodingredientsfirst.com##div[id^="CookiePolicy"]
academy.com#%#//scriptlet('set-cookie', 'c_consent', 'true')
ibuypower.com##div[class^="acceptcookie_"]
unas.hu#%#//scriptlet('prevent-setTimeout', 'cookie_consent')
claude.ai#%#//scriptlet('trusted-set-cookie', 'anthropic-consent-preferences', '%7B%22analytics%22%3Afalse%2C%22marketing%22%3Afalse%7D')
bnllux.overdrive.com##.cookieSettingsModal
bnllux.overdrive.com##.reveal-modal-bg
pkgs.org###consent_notice
pangleglobal.com##.CookieBannerComponent
upleder.de#$#.iai_cookie { display: none !important; }
upleder.de#$#body.--cookie-overflow { overflow: auto !important; }
hakobura.jp##.approval-required-fix-balloon
ddproperty.com##.cookie-banner-section-root
softube.com##.sui-cookie-warning
patek.com##.cookies.modal_mask
iqoption.com#%#//scriptlet('set-local-storage-item', 'cookie_usage_accepted', '1')
gospodarka.lubelskie.pl##.cookie-alert-2
lublin.eu###polityka-ciastek
metro-cc.ru##.consent-disclaimer
shiftdelete.net##body > efilli-layout-dynamic
atptour.com##.atp_cookie-message
aterima-work.pl##.cm-popup-wrapper
learnpick.in##.gdpr_holder
||static.bangkokpost.com/*/assets/js/custom/pdpa.js
pracujunas.pl##main > div[class^="sc-"]:not([color]):has(> div[class^="sc-"] > a[href="https://erecruiter.pl/polityka-cookies/"])
srbijasport.net###cdb-container
ppt.ru##.cookie-conscent
moviefone.com###qc-cmp2-container
hipets.com###__next > .MuiPaper-root.MuiPaper-elevation[style]:has(> div > div > div > a[href^="/polityka-prywatnosci"])
ac-illust.com,photo-ac.com##.show-notice-cookie
news.abs-cbn.com#%#//scriptlet('set-local-storage-item', 'uninavIsAgreeCookie', 'true')
remarkable.com##div[data-cy="cookie-consent-banner-info-only"]
remarkable.com#$#body { overflow: auto !important; }
remarkable.com#$#div[data-cy="cookie-consent-banner"] { display: none !important; }
arena.pl##body > div.MuiDialog-root:has(> div.MuiDialog-container > div.MuiPaper-root > div#c-mp)
stadtbibliothek.osnabrueck.de#%#//scriptlet('trusted-click-element', '#c-s-bn')
avplanet.hu#%#//scriptlet('trusted-set-cookie-reload', 'UN_cookie_consent_v2', '%7B%22marketing%22%3A0%2C%22statistics%22%3A0%2C%22personalization%22%3A0%2C%22time%22%3A1710330581%2C%22id%22%3A%2232eadf34568c9a5d5b81d7ada0deac14%22%7D')
||cdn-assets.dzcdn.net/common/js/gdpr-appliance/index.
healthy.kaiserpermanente.org#$##analyticsmodal { display: none !important; }
healthy.kaiserpermanente.org#$#.kp-modal-disable-scroll { overflow: auto !important; }
gruppo.bancobpm.it##.absolute-wrapper > div[class^="css-"]:has(> div.focus-trap-container div#cookieBannerContent)
unicredit.it#$#.pws_cookie_bar { display: none !important; }
unicredit.it#$#body { overflow: auto !important; }
drweb.com##div[aria-live="polite"] > div[x-show="toast_show"]:has(> div[x-data*="cookiesMsg"])
1800contacts.com###__consentBanner
anc.ua##.cookies--container
culture.gov.ru###form-accept-cookie
p2pb2b.com##div[class^="CookieNotification_wrapper"]
inrlp.de#%#//scriptlet('trusted-click-element', 'div[data-nosnippet="data-nosnippet"] ._i3809i8')
zen.com##body.disable-background::before
gazprom.ru##.js-cookie-agreement
meta.com#%#//scriptlet('trusted-click-element', 'body > div[class="x1n2onr6 x1vjfegm"] div[aria-hidden="true"] + div[class] > div[role="button"] > div[role="none"][class^="x1n2onr6 x1ja2u2z"]')
centralthe1card.com#$#body { overflow: auto !important; }
centralthe1card.com#$#.modal-backdrop { display: none !important; }
centralthe1card.com#$#body #cookieModal { display: none !important; }
gw2mists.com##.gm-cookie-consent
lunaluna.com#%#//scriptlet('set-cookie-reload', 'luna_luna.cookies_accepted', 'true')
lunaluna.com#%#//scriptlet('set-cookie-reload', 'luna_luna.performance_enabled', 'false')
linkedin.com###global-alert-queue
sparta.com.pl,sparta-fittings.eu#%#//scriptlet('trusted-set-cookie', 'gdpr', 'eyJhbmFseXRpY3MiOmZhbHNlLCJtYXJrZXRpbmciOmZhbHNlLCJhZHZlcnRpc2VtZW50IjpmYWxzZSwicmVtYXJrZXRpbmciOmZhbHNlLCJ2aWV3ZWQiOnRydWV9')
etransport.pl#$#body > .dimmer.modals { position: absolute !important; left: -3000px !important; }
||app.enzuzo.com/*/static/js/*enzuzo-cookiebar.js
yle.fi#%#//scriptlet('trusted-set-cookie', 'userconsent', 'v2|')
chatreplay.stream#%#//scriptlet('trusted-set-cookie-reload', 'cr_consent', '2|tracking=false+analytics=false+marketing=falses')
legrandaruhaz.hu,plazapatika.hu###exposeMaskOverlay
lvbet.pl#$#bcf-modal-cookies-consent { display: none !important; }
lvbet.pl#$#body { overflow: auto !important; }
play.google.*##.glue-cookie-notification-bar
svt.se#%#//scriptlet('trusted-set-cookie', 'cookie-consent-1', '{"optedIn":true,"functionality":false,"statistics":false}')
svtplay.se#%#//scriptlet('trusted-set-cookie', 'cookie-consent-1', '{"required_storage":true,"functionality_storage":false,"statistics_storage":false,"ad_storage":false}')
jow.fr#%#//scriptlet('trusted-set-cookie', 'jow_cookie_consent', 'none')
turk.net#%#//scriptlet('trusted-set-cookie', 'cookie-consent', 'dismissed')
temu.com#%#//scriptlet('trusted-set-cookie', 'privacy_setting', '100')
meteored.com.ar#$#.cmp_gdpr { display: none !important; }
meteored.com.ar#$#body { overflow: auto !important; }
dzieciecyszpital.pl###cookies-glass
novaposhta.md#%#//scriptlet('set-cookie', 'legal_consent', 'true')
otsintood.ee,visidarbi.lv,dirbam.lt#%#//scriptlet('set-cookie-reload', 'E_Privacy_Directive_EU', 'true')
novostroy.su##div[class^="Cookie_wrapper"]
navitime.co.jp##.accept-cookie
mapadotacji.gov.pl###cookie-text
mojposao.ba#?#body div:not([class]):not([id]) > div.EV5KEN-Lc-b:upward(1)
destatis.de#%#//scriptlet('trusted-click-element', '.js-banner-button-reject-all')
||js.shiksha.ws/pwa/public/js/gdprcookiebannerwrapper.
loopearplugs.jp#%#//scriptlet('trusted-click-element', '.pd-cookie-banner-window a[aria-label^="settings"]', 'cookie:_shopify_sa_p')
loopearplugs.jp#%#//scriptlet('trusted-click-element', '#pd-cp-preferences .pd-cp-ui-save', 'cookie:_shopify_sa_p', '1500')
patchstack.com##.ct-div-block.wrapper-wrapper > div.ct-div-block > div[tabindex]:has(> div.ct-modal > div a[href="https://patchstack.com/cookie-consent/"])
dbschenker.com#$?#div[data-privacy-components] { remove: true; }
dbschenker.com#%#//scriptlet('remove-class', 'prevent-scroll', 'body')
community.hero-wars.com##.disclaimer-overlay
hero-wars.com##.overlay--cookie_banner_without_icons
sigaantenado.com.br###bar-lgpd
exchange.gemini.com##.ejv4ity0
solana.com##div[class*="CookieConsent_"]
||assets.investisdigital.com/cookiemanager/
||bettercollective.com/*/cookies.js
twitter.com,communitynotes.x.com#%#//scriptlet('set-cookie', 'twtr_pixel_opt_in', 'N')
myniacin.com##.nx-popup
lebiscuit.com.br##div[class*="modalcookie"]
budni.de#$##tc-privacy-wrapper { display: none !important; }
budni.de#$##grey-overlay { display: none !important; }
budni.de#$#.tc-modal-open { overflow: auto !important; position: unset !important; }
mvmnext.hu##.cookiepanel_overlay
mgfimoveis.com.br###ucke
surfguru.com.br###aceitar_cookies
mobiauto.com.br#%#//scriptlet('set-local-storage-item', 'cookiesComplianceConsent', 'true')
||honda.com.br/*/custom/home_notification/js/notification.js
pneustore.com.br###consent-management-alert
inkasso.de#$#body { overflow: auto !important; position: unset !important; }
careers.viaplaygroup.com#%#//scriptlet('trusted-set-cookie', '_ttCookiePermissions', '')
suny.edu##.noCookieModal
||news.samsung.com/*/wp-content/plugins/btr_gdpr_cookie/public/bgc_script.js
eplus.by#$##cookiesAgreementNotice { display: none !important; }
eplus.by#$#body[class] { overflow: auto !important; }
usg.edu###gdpr-cookie-notification
screen.studio##body > div[class]:has(> div[style] a[href="/privacy"])
banki24.by##.cookies_consent
/stereotypedsugar\.com\/[a-z]?\/[a-z0-9]+\/[a-z]{4}[a-z0-9]{15,25}\.index\.js$/$script,match-case,domain=agweek.com
primevideo.com##.DVWebNode-conditional-site-wide-wrapper > .fbl-banner:has(form[action*="/privacyprefs/sp/consent/"])
bullionvault.com##.navigation__cookies
edu.eset.com##doc-layout-cookie-policy-banner
||cdn.shopify.com/shopifycloud/privacy-banner/storefront-banner.js
r.pl##.r-consent-bottom-notif__modal
theprotocol.it##div > div[class^="Container_"]:has(> aside[data-test="section-cookieModal"])
||pcw-api.softgarden.de/consent/
parklot.pl#%#//scriptlet('remove-node-text', 'script', 'wp_cookie_info')
||telematics.naviexpert.pl/*/cookiesconsent.min.js
zaiks.org.pl###pageCookieConsent
zaiks.org.pl##div[class^="cookiesInformation_wrapper_"]
toolsai.net##div[class^="ancr-"]
sklepy-odido.pl#%#//scriptlet('trusted-click-element', '.cookie-container button.reject-btn', '', '1000')
imgw.pl###imgw-pop-box-cookie
ekonomiczny.ing.pl#$#body { overflow-y: auto !important; }
ekonomiczny.ing.pl#$#body #cookiePolicy { display: none !important; }
outletmoto.com###aviso_cookie
auburntigers.com,patreon.com,gofundme.com,kickstarter.com,mountathletics.com,goxavier.com###transcend-consent-manager
gate.shop#$?##snippet--cookies { remove: true; }
jatu.eu###prestapros-cookie-law-container
dea.digar.ee###deacookienotificationbarcontainer
iamgujarat.com,eisamay.com,samayam.com,vijaykarnataka.com,indiatimes.com##.top-header-gdpr
vrtranspoint.fi#%#//scriptlet('trusted-set-cookie', 'cookie_consent', '{%22cookies_statistical%22:false%2C%22cookies_ad%22:true}')
sumsub.com#%#//scriptlet('set-cookie', 'viewed_cookie_policy', 'yes')
euronet.pl##.eu-cookies-bar-cookies-bar-wrap
ubiklibri.it#$#html { overflow: auto !important; }
ubiklibri.it#$##cookie-html { display: none !important; }
obligacjeskarbowe.pl###cookieNotSet
tvgids.nl#%#//scriptlet('trusted-click-element', '#consent-all-target')
forum.digitalfernsehen.de#%#//scriptlet('trusted-set-cookie', 'xf_notice_dismiss', '1')
geeksforgeeks.org##.gfg_cookie__container
afreesms.com#%#//scriptlet('set-cookie', 'cookie', 'accepted')
argeweb.nl#%#//scriptlet('trusted-set-cookie', 'cc_cookie_accept', 'cc_cookie_accept')
virustotal.com#%#//scriptlet('set-cookie', 'euConsent', '1')
event-eu.realme.com,simyo.nl#%#//scriptlet('set-cookie', 'acceptCookies', '1')
||sauto.cz/*/cmp?zoneId=
money.it#%#//scriptlet('trusted-click-element', '.cky-btn-accept')
authentikcanada.com##.cookies-acceptation-banner
vod.warszawa.pl#$#.app-cookie__modal { display: none !important; }
vod.warszawa.pl#$#body { overflow: auto !important; }
basketligakobiet.pl,plk.pl,pzkosz.pl##.zgoda_na_cookie
||ga.de/assets/consent/consent-page.js
efacil.com.br#%#//scriptlet('trusted-click-element', 'main ~ div[class*=" "] > div:has(a[href="/loja/PrivacyPolicyPage/"]) + button')
autism-unlimited.org###cookie-cover
emlak.mitula.com.tr#%#//scriptlet('set-cookie', 'cookieBannerDesktop', 'true')
androidpolice.com#$#main ~ .adsninja-ad-zone ~ .adsninja-ad-zone ~ div[class][style*="z-index"] { display: none !important; }
androidpolice.com#$#html { overflow: auto !important; }
androidpolice.com#$#body { overflow: auto !important; }
lavoro.leroymerlin.it##dialog[data-controller="common--cookies--alert"]
loggi.com#%#//scriptlet('set-cookie', '_cookie_banner_showed', 'true')
derimod.com.tr##.cc-window[aria-label="cookie bar"]
vava.cars##vc-cookies-notification
amway.it#%#//scriptlet('trusted-click-element', '.bottom_btn_wrapper > div#preferences_prompt_submit')
kz.amway.com,amway.ua##.disclaimer-container
bybit.com##div[class^="style_gdpr-cookie-notice"]
itau.com.br,hipercard.com.br##.marco-civil-banner
bigo.tv##.privacy-popup
bigo.tv##.bottom_loadapp
zdf.de#%#//scriptlet('trusted-click-element', 'button[data-testid="cmp-revoke-all"]')
copilot.microsoft.com#%#//scriptlet('trusted-set-cookie', 'BCP', 'AD=0&AL=0&SM=0')
finuslugi.ru#%#//scriptlet('set-cookie', 'Allow-Cookie', '1')
||sync.transcend.io/consent-manager/$domain=anaconda.com
amlbot.com#%#//scriptlet('trusted-set-cookie', 'localConsent', 'true')
postemobile.it###pm15_cookie_info
visitkorea.or.kr###footer-cookie
astondevs.ru###footer + div[class]:has(> div[class]:only-child > div[class]:only-child > div[class]:first-child > p > a[href="/cookies"])
law.ed.ac.uk#$#.cookie-jar { display: none !important; }
law.ed.ac.uk#$#.cookie-backdrop { display: none !important; }
law.ed.ac.uk#$#.modal-open { overflow: auto !important; }
ably.com##.ui-cookie-message
coinbureau.com##div[class*="CookieDiv"]
comnet.com.tr#%#//scriptlet('set-local-storage-item', 'cookieСonsent', 'true')
joom.ru##div[class^="disclaimer___"]
dimensione.com#%#//scriptlet('trusted-click-element', 'button#CybotCookiebotDialogBodyButtonDecline')
ldz.lv#$#.sliding-popup-bottom { display: none !important; }
ldz.lv#$#body[style] { overflow: auto !important; }
makemytrip.com##.cookiesModalOuterWrapper
empikbilety.pl##div[class^="_cookieBar_"]
tomshw.it##.iubenda-tp-btn
insideclimatenews.org##.icn-cookie-notice
microsoft.com###ms-cookie-banner
bbva.it##.cookiesgdpr__scroll .general-wrapper::after
igmetall.de##body.cookie-overlay::before
my.remarkable.com#%#//scriptlet('trusted-click-element', 'button[data-cy="cookie-banner-necessary"]')
kids.lego.com##div[class^="cookie-overlay_"]
znews.vn##.cookie-consent
platform.stability.ai###app > .bg-brand-gray-1.fixed.bottom-5.left-5
photocity.it###gestionecookie1_pnl_cookie_message_py
elements.com.br###shopify-section-cookies
m.domovita.by#$#body { overflow: auto !important; }
m.domovita.by#$#.modal-overlay { display: none !important; }
m.domovita.by#$#.modal--cookies { display: none !important; }
cloud.ru##div[class^="CookiePop_root__"]
cloud.mts.ru##.Cookie_cookie__laacy
platform.openai.com##div[data-testid="cookie-consent-banner"]
||truyoproductionuscdn.truyo.com/static/cookie-plugin.js
dorcelvision.com##iframe[style="position: fixed; background-color: rgb(0, 0, 0); inset: 0px; width: 100%; height: 100%; z-index: 10000; border: 0px; display: block;"]
badegg.co###Avada-CookiesBar
camping-bad-griesbach.de#%#//scriptlet('trusted-click-element', '#cookiehintsubmit')
sanswiss.pl#$#body { overflow: auto !important; }
sanswiss.pl#$#body #cookies_container { display: none !important; }
elsevier.com###__next > div[class*="_"] > div[class] > div[class] > div[class*="_"][style*=" var"]:has(> div[data-testid="cookie-banner"])
elsevier.com###__next > div[class*="_"] > div[class] > div[class] > div[class*="_"][style*=" var"]:has(> div[data-testid="cookie-banner"]) + div[class^="_"]:empty
||privacy.ene.si^
dwdrums.com##main > div > div.fixed:has(> div.caption > span.underline > a[href="/privacy/"])
crazyegg.com##.gdpr-cookie-modal
promobit.com.br###__next > div.fixed:has(> div.flex > p > a[href="/institucional/cookies/"])
pechinchou.com.br##section[class^="ModalCookies_"]
nexcess.net#%#//scriptlet('trusted-click-element', 'button[aria-label="Accept cookies"]', '', '2000')
fly4free.pl,travlerz.com,vi.nl,hideout.co#%#//scriptlet('trusted-click-element', '#qc-cmp2-container button[mode="primary"]')
interamt.de#$#.ia-m-modal--cookie { display: none !important; }
interamt.de#$#.ia-modal-opened { overflow: auto !important; }
solitaire-home.com#$#.cookielaw-modal-layer { display: none !important; }
solitaire-home.com#$#.cookielaw-blur-background { overflow-y: auto !important; }
solitaire-home.com#$#.cookielaw-blur-background > *:not(script) { -webkit-filter: unset !important; }
massschuhmacherei.de,visitprocida.com##.privacywire-wrapper
clickasnap.com#%#//scriptlet('trusted-set-cookie', 'CAS_ACCEPT_COOKIES', 'true')
tekno.kompas.com#$##kgmModal-cookie { display: none !important; }
regery.com##.privacyAlertBox
business.truecaller.com##.tc__cookie-wrap--outer
||assets.kompas.com/*/sdk-cookie-consent*.js$domain=kompasiana.com
freshauto.ru##.wrapp-cookie
par71.de#$#.modal-open { overflow: auto !important; }
par71.de#$#.acris-cookie-consent { display: none !important; }
par71.de#$##ccAcivateModal { display: none !important; }
par71.de#$#.modal-backdrop { display: none !important; }
flickr.org#$#.wt-cli-cookie-bar-container { display: none !important; }
flickr.org#$#.cli-barmodal-open { overflow: auto !important; }
developer.twitter.com##.u12-data-protection-notice__item
delfi.ee#%#//scriptlet('trusted-set-cookie', 'server_consent', '%7B%22functional%22%3A%7B%22consent%22%3Atrue%7D%2C%22analytical%22%3A%7B%22consent%22%3Afalse%7D%2C%22personalization%22%3A%7B%22consent%22%3Afalse%7D%2C%22geolocation%22%3A%7B%22consent%22%3Afalse%7D%2C%22ads%22%3A%7B%22consent%22%3Afalse%7D%7D')
delfi.ee#%#//scriptlet('trusted-set-cookie', 'consent', '%7B%22functional%22%3A%7B%22consent%22%3Atrue%7D%2C%22analytical%22%3A%7B%22consent%22%3Afalse%7D%2C%22personalization%22%3A%7B%22consent%22%3Afalse%7D%2C%22geolocation%22%3A%7B%22consent%22%3Afalse%7D%2C%22ads%22%3A%7B%22consent%22%3Afalse%7D%7D')
modpda.com##.message_warn
bcb.gov.br##bcb-cookies
litres.ru##div[data-testid="cookieAcceptPopup"]
louwman.nl#$##cookie-policy { display: none !important; }
louwman.nl#$#body { overflow: auto !important; }
wegym.ru##.b-notification
2gis.*###root > div[dir="ltr"] > div[class] > div[class] > footer:has(a[href^="https://law.2gis."])
codeinterview.io##.cookie_header
||gdpr-api.sharethis.com^
travel.budgetdirect.com.au##.mask-cc-center_isolated-bg
e-cadeiras.com.br,papelariajota.com.br,grifithjoalheiros.com.br##.warning-policy
krotoski.com###elementor-popup-modal-856
jaworzynakrynicka.pl###cookies-consent__window
motor.es#%#//scriptlet('trusted-click-element', '#configCmpButtonMain')
motor.es#%#//scriptlet('trusted-click-element', '#rejectAllConsent')
motor.es#%#//scriptlet('trusted-click-element', 'label[for="accept_specialFeatures_1"]')
motor.es#%#//scriptlet('trusted-click-element', 'label[for="accept_specialFeatures_2"]')
motor.es#%#//scriptlet('trusted-click-element', '[id="purposesNavLegInt"]')
houstonchronicle.com#%#//scriptlet('trusted-click-element', '#modals button + button.bg-primaryAccessible')
doppelmayr.com###dop-cookiebanner-overlay
doppelmayr.com###dop-cookiebanner
sfchronicle.com#%#//scriptlet('trusted-set-cookie', '_consent_cookie', '{"services":["jwp","twitter","facebook"]}')
mysanantonio.com,expressnews.com,sfgate.com#%#//scriptlet('trusted-set-cookie', '_consent_cookie', '{"services":[]}')
auf1.tv#%#//scriptlet('trusted-set-local-storage-item', 'consent', '{"analytics":false,"location":false,"video":false}')
rutube.ru##noindex.eu-cookie-popup-module__eu_cookie_popup
thesports.com##.cookie-message-page
miniclip.com##.mc-consents-wrapper
caminteresse.fr#%#//scriptlet('trusted-click-element', 'button[title="Accepter"]')
lactoflorene.eu##.pup-container-cookie
unsplash.com##body > dialog:has(> a[href="/cookies#manage-consent"])
||consent.cookiebot.com/*/cc.js$important,domain=continente.pt
m.21vek.by#%#//scriptlet('trusted-set-local-storage-item', 'partner-cookies', '{"value":{"isAnalyticsCookies":false,"isFunctionalCookies":false}}')
uptodown.com,targeo.pl###cookiescript_injected_wrapper
linkedin.com##section > div[class^="_wrapper"]:has(> div > div[class^="_messageWrapper_"] > div[class^="_message_"] > p a[href*="/settings/member-cookies"])
mydealz.de#%#//scriptlet('trusted-click-element', 'button[data-t="acceptAllBtn"]', '', '700')
ask4.com##.cookie-notice__background
framer.com##.--framer-cookie-banner-container
linkedin.com##.global-alert--notice
lemonadd.ru##.welcome-pt-modal
lemonadd.ru##.top-message
penpot.app##div[class^="CookieConsent_wrapper"]
e-pole.pl##div[x-init="checkCookies()"]
waves.com###gdpr-widget
smart.com#$?##cookie-pro-dialog { remove: true; }
keb-automation.com#$#body #privacy-consent { display: none !important; }
keb-automation.com#$##privacy-consent ~ .modal-backdrop { display: none !important; }
keb-automation.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
markformelle.by##.app-cookies__popup
eurosender.com#?##__next > div[class^="styles_container"]:has(> div[class^="styles_description"] > span > a[href*="cookie"])
ndl.go.jp##.privacy-confirmation
stoen.pl#%#//scriptlet('trusted-set-cookie', 'cookinncookiev2', 'date:20240124|accepted:true|')
stoen.pl#%#//scriptlet('trusted-set-cookie', 'dws01-level', '4')
xfree.com#%#//scriptlet('set-cookie', 'have18', '1')
xfree.com#%#//scriptlet('trusted-set-cookie', 'preference', 'necessary')
help.instagram.com###cookie-policy-banner
web.napster.com###root > div > div[class^="sc-"] > div[class^="sc-"]:only-child:has(> p > a[href*="napster.com/privacy"])
korusconsulting.ru##.cookieConfirm
aparts.pl#$#body { overflow: auto !important; padding-right: 0 !important; }
aparts.pl#$#div[data-control-type="CookieInfo"] { display: none !important; }
aparts.pl#$#div[data-control-type="CookieInfo"] ~ div.modal-backdrop { display: none !important; }
amanvpn.com##.acc
bonduelle.ru#$##teleported { display: none !important; }
bonduelle.ru#$#body { overflow: auto !important; padding-right: 0 !important; }
ancor.ru##.b-cookieDialog
makc.ru###bottom-notification
kerrynotes.com##.sgcc-cookies
job.mts.ru##.cookies-agreement-alert
shop.by##.Page__CookiesPopup
wwf.it##.bluelabs-gdpr__bar
swiatoze.pl#%#//scriptlet('set-local-storage-item', 'cookieconsent', 'true')
slovenia.info##.privacySettings
sogeti.com#%#//scriptlet('trusted-set-cookie-reload', 'ConsentCookie', 'required:1,functional:1,analytic:0')
zdf.de,3sat.de#%#//scriptlet('trusted-click-element', 'button#zdf-cmp-deny-btn')
ulefone.com##.footermsg
heromic.se###CookieAcceptForm
||assets.yoursurprise.com/build/AnalyticsService.
foodingredientsfirst.com###CookiePolicy_div
ozon.by#?#div[data-widget="blockVertical"]:has(> div[data-widget="cookiePopup"])
nytimes.com###fides-overlay
||cp.motor.elpais.com/chunks/chunk-renderFunnel.*.js
my.club#?##app > div:has(> svg.icon-cookie)
windy.com###plugin-consent
ssk.de#%#//scriptlet('trusted-set-cookie', 'gsbbanner', 'closed')
termoaktywnie.pl##.configMessages__footer
termoaktywnie.pl##.message-popup-background
refunder.pl#%#//scriptlet('trusted-set-cookie', 'cookie_consent', '%7B%22rejectAll%22%3Atrue%7D')
novaramedia.com###obligation-bar
supabase.com#%#//scriptlet('set-local-storage-item', 'supabase-consent', 'false')
educamaisbrasil.com.br##.aviso-cookie
leismunicipais.com.br##.cb-container
hyundaicanada.com##.province-selector
hyundaicanada.com##.sticky-cookie-policy-container
insource.co.jp##.m_cookieBanner
bg-gledai.*###cookie-notice
gbzp.by###gdpr-accept-cookie
elpais.com###pmConsentWall
simyo.es#$#body { overflow: auto !important; }
simyo.es#$#.simyo-cookies { display: none !important; }
back4app.com#%#//scriptlet('set-cookie', 'acceptedCookies', 'true')
meest.shopping##.df__cookie-popup
lemon8-app.com##.wap-cookie-policy-banner
oppo.com##.cookie-tips
khanacademy.org##div[aria-label="Notification Banner"]
cadenaser.com#%#//scriptlet('trusted-click-element', '#redesignCmpWrapper > div > div > a[href^="https://cadenaser.com/"]')
as.com#%#//scriptlet('trusted-click-element', '#redesignCmpWrapper > div > div > a[href^="https://as.com/"]', '', '500')
github.com###cookie-consent-banner
tescoma.sk##div[data-testid="layout-popup"]
tescoma.sk##.overlay-wrapper
jp.ign.com###consent-wrapper
ostannipodii.com###message_cookies
grupapracuj.pl###gp_cookie_agreements
cmp.vg.no#%#//scriptlet('trusted-click-element', '.btns-container > button[title="Tilpass"]')
cmp.vg.no#%#//scriptlet('trusted-click-element', '.message-row > button[title="Avvis alle"]', '', '2000')
erecruiter.pl###cookieLawInfo
swedbank.se#$#body { overflow: auto !important; }
swedbank.se#$#.cookie-banner { display: none !important; }
krungsricard.com#$##cookieModal { display: none !important; }
krungsricard.com#$#body { overflow: auto !important; padding-right: 0 !important; }
krungsricard.com#$#.modal-backdrop { display: none !important; }
taishinbank.com.tw###cookie-accept-block
viagogo.*#%#//scriptlet('trusted-set-local-storage-item', 'cookie_preferences', '{"hasSelectedPreferences":true,"preferences":{"advertising":false,"analytics":false,"preferences":false}}')
viagogo.*#?##app > div[class*=" "] > div[class*=" "] > div[class*=" "]:has(> span a[href="/help/cookies"])
player.amperwave.net##.v7-us-privacy-explicit-notice
steinel.de#%#//scriptlet('trusted-click-element', '.modal-close', '', '500')
ketnet.be#?##root > div[class] > div[class*=" "]:has(a[href$="/privacy/cookies"])
a2mobile.pl###oreos-popup
||okucia-sklep.pl/modules/pdcookiepro/
auto1.com#%#//scriptlet('trusted-click-element', 'button[data-testid="cookie-banner-accept-all-cookies-button"]')
energy.instrat.pl###elementor-popup-modal-5014
greencaffenero.pl###cookie-consent__dialog
kfc.by###simple-cookies
gezondleven.be##.cookiebanner-overlay
g2a.com##div[data-test-id="cookie-modal"]
jagex.com#$#body { overflow: auto !important; }
jagex.com#$#div[id^="CybotCookiebotDialog"] { display: none !important; }
jagex.com#%#//scriptlet('trusted-click-element', 'input[data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline"], button[id="CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection"]')
mighty-koi.com,kulaklik.com##div[class^="CookieInfo_"]
libero.it#$#body { overflow: auto !important; }
libero.it#$#html { overflow: auto !important; }
eluniverso.com##.bottom-0.fixed > .bg-blue-500
cine-max.sk,cherytr.com##.cc-nb-main-container
enisa.europa.eu##.privacy-message-container
konami.com###privacy-information-cookie-notice
szkolawchmurze.org##app-cookies-consent-banner
neplp.lv,riga.lv#$#body { overflow: auto !important; }
neplp.lv,riga.lv#$#body #cookieConsent { display: none !important; }
manninc.co.uk##body.bodyLock::before
||stores.enzuzo.com/apps/enzuzo/static/js/__enzuzo-cookiebar.js$domain=manninc.co.uk
tuasaude.com##.consent-bar-wrapper
support.mts.ru##div[class^="snackbars-"]
e10.klimat.gov.pl###root > .flexbox > footer ~ .sidebar[style*="inAnimationSidebar"]
bialystok.pl###cookie-info-overlay
varlamov.ru##div[role="alertdialog"]
nowpayments.io##.b-cookies-alert
capcut.com##.DZhOXCcROI3vywSXT6B4
pccomponentes.com#%#//scriptlet('set-cookie', 'accept_cookie', '1')
stpetecatalyst.com#%#//scriptlet('trusted-set-cookie', 'newsletter_popup_dismissed', '1')
||saldaodainformatica.com.br/modules/cookiesplus/
theasianparent.com##.cookie-acceptance-popup
||std.wpcdn.pl/wpjslib6/wpjslib-sgap.js$domain=easygo.pl
inps.it#%#//scriptlet('trusted-set-cookie', 'cc_cookie', '{"level":["tecnici","analytics"],"revision":0,"data":null,"rfc_cookie":false}')
||ferroflex.ch/typo3temp/assets/compressed/cookieman-theme.min-
login.plurall.net##div[class^="PrivacyFooter_privacy"]
packlink.it##div[data-js="cookie-disclaimer"]
wohnglueck.de#$?#.overflowHidden { overflow: auto !important; }
motomagazyn.pl##.adp-popup
petri.com###enlivy-kit-cookie-policy-container
cancer.org.au##.notification_banner
dhakapost.com##main > div.fixed.bottom-0
lemonde.fr#%#//scriptlet('trusted-click-element', '.gdpr-lmd-wall button[data-gdpr-expression="acceptAll"]')
nisaliberec.cz#%#//scriptlet('trusted-set-cookie', 'gCookieConsent', '{%22stats%22:false%2C%22prefs%22:false%2C%22ads%22:false}')
portaleargo.it###spopupCont
drudgereport.com##div[id^="dr_dae_consent"]
greenwaypolska.pl##div[id^="the_cookies"]
toloka.ai##div[data-testid="cookieBanner"]
rittal.com#%#//scriptlet('set-cookie', 'rittalCC', '1')
holyjs.ru##div[class*="CookieAlert_cookieAlert"]
instytutsprawobywatelskich.pl###cookie-consent-modal
akademia.instytutsprawobywatelskich.pl###infoCiastka
lowbeats.de#%#//scriptlet('trusted-set-cookie', 'borlabs-cookie', '%7B%22consents%22%3A%7B%22essential%22%3A%5B%22borlabs-cookie%22%2C%22vg-wort%22%5D%2C%22external-media%22%3A%5B%22bandcamp%22%2C%22googlemaps%22%2C%22soundcloud%22%2C%22twitter%22%2C%22vimeo%22%2C%22youtube%22%5D%2C%22marketing%22%3A%5B%22doubleclick%22%2C%22exactag%22%2C%22linksynergy%22%5D%7D%2C%22domainPath%22%3A%22www.lowbeats.de%2F%22%2C%22expires%22%3A%22Fri%2C%2020%20Dec%202024%2008%3A35%3A35%20GMT%22%2C%22uid%22%3A%22q5pzqef8-adxwh0ok-hqypxsnr-ks5c2xle%22%2C%22version%22%3A%224%22%7D')
evernote.com#%#//scriptlet('set-local-storage-item', 'cookie-notice-dismissed', 'true')
success.trendmicro.com##div[data-aura-class="cBSP_Forum_CookieNotifierCmp"]
bw-bank.de#%#//scriptlet('trusted-click-element', 'a[title="Ablehnen"]', '', '50')
account.jetbrains.com#%#//scriptlet('trusted-click-element', '.fixed > .container > a[data-method="POST"][data-url^="/profile/postponePrivacyPolicy?"]', '', '500')
marykay.ru#%#//scriptlet('trusted-click-element', '#acceptCookieDisclaimerLndBtn')
axa.com.ph##.cmp-cookieBanner
aia.com.ph##.cmp-notification-action-panel
cinando.com###cookies-consent-general-popup
cinando.com###cookies-consent-general-popup ~ div.modal-backdrop
loveair.pl#$#body { overflow: auto !important; }
loveair.pl#$#.m-cookies-modal { display: none !important; }
juzaphoto.com#?#.s_main_div_flex > div.s_bluebox:contains(cookies)
kijiji.ca##div[class^="cookieBannerContainer"]
vvvvid.it#%#//scriptlet('set-cookie', 'vvvvid_cookies_accepted', '1')
emlakjet.com#%#//scriptlet('set-cookie', 'CookiePolicy', '1')
vivre.*#%#//scriptlet('trusted-set-cookie-reload', 'cookies_consent', '1,~5,~6')
comarch.pl#%#//scriptlet('trusted-click-element', '.consent-modal__general-btn > button:first-child')
kufar.by#%#//scriptlet('trusted-set-cookie', 'kuf_agr', '{%22advertisements%22:false%2C%22statistic%22:false%2C%22mindbox%22:false}')
ilrestodelcarlino.it,quotidiano.net,lanazione.it,ilgiorno.it,iltelegrafolivorno.it#%#//scriptlet('trusted-click-element', '#pubtech-cmp #pt-close')
pcgames.de#%#//scriptlet('hide-in-shadow-dom', 'div[class*="src-components-basic-popup__overlay"]')
geekjob.ru###cookie-gdpr-bar
tproger.ru##.tp-cookie-notify
rabota.by#%#//scriptlet('set-cookie', 'cookie_policy_agreement', 'true')
strefa998.pl##.x13eucookies
cryptorank.io##.sc-16d121c9-0
yle.fi#%#//scriptlet('set-constant', 'yleConsentSdk._consentSdk._embedded_social_media', 'true')
yle.fi#%#//scriptlet('set-constant', 'yleConsentSdk.show', 'noopFunc')
evaair.com#%#//scriptlet('set-cookie', '_EVAcookieaccept', 'Y')
neckermann-reisen.de#%#//scriptlet('set-cookie', 'useOfCookiesAccepted_live', 'true')
global.cainiao.com##.puckinn-cookie-consent
surveys.com#%#//scriptlet('trusted-click-element', '#btnRejectAll')
insomnia.gr###elInsomniaCookieBar
egon-w-kreutzer.de#%#//scriptlet('trusted-click-element', 'a[style="order: 1;"]')
huffingtonpost.fr#%#//scriptlet('trusted-click-element', 'button[data-gdpr-expression="acceptAll"]')
choice.npr.org#%#//scriptlet('trusted-click-element', '#accept')
fera.sk###et_cookie_law
wonderhowto.com#%#//scriptlet('trusted-click-element', '#consentContainer a[href="/consent-granted/"]')
appletips.nl#%#//scriptlet('trusted-click-element', '#agree_with_cookie_terms', '', '300')
ceneo.pl###js_cookie-consent-banner
autodoc.pl#$#.gdpr-panel { display: none !important; }
autodoc.pl#$#div[data-popup-cookies] { display: none !important; }
auto-doc.*,autodoc.*,autodoc24.*#$#body { overflow: auto !important; }
auto-doc.*,autodoc.*,autodoc24.*#$#.cookies-popup { display: none !important; }
auto-doc.*,autodoc.*,autodoc24.*#$#.overlay { display: none !important; }
fd.nl#%#//scriptlet('trusted-click-element', '.cmp_accept')
fok.nl#%#//scriptlet('trusted-click-element', '.cookieButton')
process.st##.pookie
coinbase.com##div[style="width: 100%; position: fixed; bottom: 0px; z-index: 1000; transition: bottom 1s ease 0s;"]
galliker.com##.st20-cookie-info-middle
galliker.com##.st10-cookie-info
nytimes.com#?##app > div > div[data-testid="onsite-messaging-unit-gateway"] > #gateway-content:has(> div[class] > div[data-testid="onsite-messaging-unit-complianceGDPR"])
selexion.be#%#//scriptlet('set-local-storage-item', 'allowCookies', 'true')
net2ftp.com#%#//scriptlet('set-cookie', 'net2ftpcookie_consent_necessary', '1')
net2ftp.com#%#//scriptlet('set-cookie', 'net2ftpcookie_consent_nonpersonalized_ads', '1')
net2ftp.com#%#//scriptlet('set-cookie', 'net2ftpcookie_consent_personalized_ads', '0')
net2ftp.com#%#//scriptlet('set-cookie', 'net2ftpcookie_consent_statistics', '0')
net2ftp.com#%#//scriptlet('set-cookie', 'net2ftpcookie_consent_preferences', '0')
net2ftp.com#%#//scriptlet('trusted-set-cookie-reload', 'CONSENT', 'YES+')
translatorscafe.com###site-notification-cookie-consent
mapillary.com#%#//scriptlet('trusted-click-element', '[data-testid="cookie-policy-banner-accept"]', '', '500')
fdrive.cz##.cmp__wrapper
joyn.at#%#//scriptlet('set-local-storage-item', 'uc_user_interaction', 'true')
joyn.at#%#//scriptlet('trusted-set-local-storage-item', 'uc_settings', '{"controllerId":"1","id":"1","language":"de","version":"1"}')
weristdabei.filmfriend.de,windowspower.de#%#//scriptlet('trusted-click-element', 'a[href="#"][data-order="1"][role="button"]')
vportal.ctu.cz#%#//scriptlet('trusted-set-cookie-reload', 'AppAnalytic', 'off')
coca-cola-vanocni-kamion.cz##section.cookieControl
azw.at##.cookiedialog_container
poperblocker.com###elementor-popup-modal-1564
bluera.com##.blueOcean_GDPR
||reusch.com/plugins/DCcookie/dist/main.min.js
parametric-architecture.com###elementor-popup-modal-61325
nazdarbazar.cz##.cookie__container_2
standard.sk##.standard-cookie
tomtom.com#?#footer + div[class^="sc-"]:has(> div[class^="Box-sc"] + div.cookie-panel-buttons)
gameleap.com##core-banner
justjoin.it#?##__next > div.MuiBox-root ~ div.MuiBox-root ~ div:has(> button)
feature.fm###__next > main > div.justify-center
interbus.es##.aviso-de-cookies
cnn.com###onetrust-consent-sdk:not([style])
cnn.com#%#//scriptlet('prevent-addEventListener', 'oneTrustBlocked', 'browser-blocked')
screenflash.io#%#//scriptlet('trusted-set-local-storage-item', 'consents', '{"device":false,"personalizedContent":false,"googleAdsense":false,"googleRecaptcha":false,"youtube":false}')
a1.si#$##p_p_id_adia_a_INSTANCE_cookieConstentPortlet_ { display: none !important; }
a1.si#$#.modal-backdrop { display: none !important; }
a1.si#$#body { overflow: auto !important; }
rtraveler.ru##.notification--cookies
miroc.co.jp#%#//scriptlet('trusted-set-cookie', 'ACCEPT', 'OK')
tankionline.com##.cookies-ru
softonic.com#%#//scriptlet('trusted-set-cookie-reload', 'euconsent-v2', 'CP2APYAP2APYAAHABBENAcEgAAAAAAAAAAiQAAAAAAEEoAMAARBqDQAYAAiDUKgAwABEGopABgACINQ6ADAAEQaiEAGAAIg1BIAMAARBqGQAYAAiDUAA.YAAAAAAAAAAA')
fujitv.co.jp##.cookieCheckContainer
compress-or-die.com##.module_global-cookie-consent
flynorse.com#%#//scriptlet('trusted-set-cookie', 'N0_CONSENT', 'essential')
re1999.bluepoch.com##.cookie-cont
audiobooksnow.com##.sticky_consent_footer
nu.nl,cmp.dpgmedia.nl#%#//scriptlet('trusted-click-element', 'button[title="Akkoord"]')
brico.be,praxis.nl#%#//scriptlet('trusted-click-element', 'button[data-gtm-id="consent_marketing"]')
dealabs.com#%#//scriptlet('trusted-click-element', 'button[data-t="acceptAllBtn"]')
gov.lv#%#//scriptlet('set-cookie', 'allowCookies', '0')
lewor24.pl#$#body { overflow: auto !important; padding-right: 0 !important; }
lewor24.pl#$##cookieModal { display: none !important; }
lewor24.pl#$##cookieModal ~ div.modal-backdrop { display: none !important; }
flip.bg#$?#div[id$="_modal_outer_"]:has(> .cookie-modal) { display: none !important; }
flip.bg#$#.modal-open { overflow: auto !important; }
ekokoza.*#$##CookiesConfirmation { display: none !important; }
ekokoza.*#$#body { overflow: auto !important; }
gamestar.de#%#//scriptlet('trusted-click-element', '.cmp-accept', '', '300')
bike24.*#%#//scriptlet('trusted-click-element', '.cookie-consent-modal-simple-footer__buttons-wrapper > button.cookie-consent-modal-simple-footer__button:last-child')
newsflare.com##.nf-cookie-consent
topsporter.net##.penci-wrap-gprd-law
baltimoresun.com##.osano-cm-dialog-custom
blue.vanmarcke.com#$##cookieModal { display: none !important; }
blue.vanmarcke.com#$#.modal-backdrop { display: none !important; }
blue.vanmarcke.com#$#body.modal-open { overflow: auto !important; }
withhive.com##.gdpr_cookie
visme.co##.vismecookie
dozapteka.pl#$#.popup-cookies { display: none !important; }
dozapteka.pl#$#body.no-scroll { overflow: auto !important; }
quillbot.com#%#//scriptlet('set-local-storage-item', 'showPrivacyBannerNov2023', 'false')
movavi.com,movavi.ru##.v-privacy-policy-popup
melawear.de##.ccklayer
auo.com##.gdpr-mask
wink.ru#?#header ~ footer + div[class]:has(> div[data-test="cookie"])
angela.pl,berdsen.pl,hard-pc.pl###kqs-box-tlo
angela.pl,berdsen.pl,hard-pc.pl###kqs-tlo
jgl.eu###ng-cc
samolet.ru##div[data-selector="cookie"]
sinerji.gen.tr###CookieConcent
fi.google.com##fi-cookie-consent
tunemymusic.com##div[class^="HeaderMenu_CookieAlert_"]
gra.parkiet.com##.gpw-cookie-popup
itnext.io#%#//scriptlet('set-local-storage-item', '201805-policy|accepted', '1')
akket.com###anycomment-root .MuiSnackbarContent-root
casetify.com#%#//scriptlet('trusted-set-cookie-reload', 'accept_cookies', 'essential,function')
cookist.it,kodami.it,lexplain.it###cp-gdpr-choices
vandenhoeck-ruprecht-verlage.com#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwvandenhoeckruprechtverlagecom1', '1')
ls-tc.de#%#//scriptlet('trusted-set-cookie', 'disclaimer', '2015040809')
bandwerk.com,goelds.de#$#div[aria-label="cookieconsent"] { display: none !important; }
bandwerk.com,goelds.de#$?##gdpr-blocking-page-overlay { display: none !important; }
bandwerk.com,goelds.de#$#.cc-scrolling-disabled { overflow: auto !important; }
flowwow.com##.el-card.notification
tjmt.jus.br###tjmtCookies-banner
mcdonalds.pl#$#.cookies { display: none !important; }
mcdonalds.pl#$#html > body:not(#style_important) { overflow: auto !important; position: static !important; }
ionmobile.es###cookie_box ~ div.modal-backdrop
pixivision.net#%#//scriptlet('set-cookie-reload', 'privacy_policy_agreement', '6')
dockyard.hu###cookie_accept_container
elmundo.es###__blockNavigationOverlay
acerstorage.com##div[cookietips]
sardynkibiznesu.pl#%#//scriptlet('trusted-set-cookie-reload', 'gdpr_selected', '{"technical":true,"analytic":false,"marketing":false}')
urlaubspiraten.de#$?#body > div#hp-app > div[class^="hp__sc-"]:has(button:contains(Alle akzeptieren)) { display: none !important; }
aviasales.ru#%#//scriptlet('trusted-set-cookie', 'cookies_policy', '%7B%22accepted%22%3Atrue%2C%22technical%22%3Atrue%2C%22marketing%22%3Atrue%7D')
skiresort.info###dsgvo-panel
ooparc.com#$#body { overflow: auto !important; }
ooparc.com#$##cookie-headband { display: none !important; }
telemetr.io##div[class^="fixed bottom-12 w-full"]
di.fm###persistent-messaging-region
gastronom.ru##.accept-cookies-popup
fora.ua##.jss93
secure.goskippy.com#$#body .ccModal { display: none !important; }
secure.goskippy.com#$#.modal-backdrop { display: none !important; }
secure.goskippy.com#$#body.modal-open { overflow: auto !important; }
luxmed.pl###js_cookies-information
pip.gov.pl#%#//scriptlet('trusted-set-cookie', 'wylacz_cookie', 'tak')
bbc.com#%#//scriptlet('trusted-click-element', 'div[data-testid="placeholder-embed-container"] > div[class*="SocialConsentPlaceholder"] > p ~ button', '', '1500')
gameinformer.com##.cookiepro-message
berlitz.com##div[class^="style__StickyAlertWrapper"]
thebureauinvestigates.com#$##cctr-js-modal { display: none !important; }
thebureauinvestigates.com#%#//scriptlet('remove-attr', 'style', 'body')
trovit.it###welcomebar-wrapper-gdpr
luxexpress.com.ru##div[class^="cookie-banner_"]
subaru.ua###__nuxt div.cookies
incogni.com##aside[class^="_cookie-consent_"]
opensanctions.org##div[class^="Analytics_consentBox"]
huurland.be#$#html { overflow: auto !important; }
huurland.be#$#body #cookies-notice { display: none !important; }
huurland.be#$##cookie-notice-overlay { display: none !important; }
remanga.org###__next > div[class^="CookieConsent_consentContainer"]
kaliningrad.welltex.ru#%#//scriptlet('set-local-storage-item', 'welltex-shop-responsibility-accepted', 'true')
psbank.ru#%#//scriptlet('set-local-storage-item', 'cookie-consent', 'true')
realt.by###gdpr-portal-root
giphy.com#%#//scriptlet('trusted-set-local-storage-item', 'has-seen-tos-modal', 'true')
npo.nl##ccm-notification
cnyes.com#?##content div[class^="_"]:has(> div[class^="_"] > img[alt="cookies"])
infopedia.pt###gpe-cookies-warn
naslovi.net,biglobe.ne.jp###gdpr-box
||cookies.eo.nl^
calm.com###cookie-preferences-banner
santa.by###cookiebars
engadget.com,yahoo.com,techcrunch.com###consent-gpc-popUp
deutsches-museum.de#$#.cookiebanner:not(body) { display: none !important; }
deutsches-museum.de#$#html { overflow: auto !important; }
gaga.ru###cookie_popup2
searchpeoplefree.com##div[id^="cookie_terms"]
racingnews365.com#%#//scriptlet('trusted-click-element', 'a[href="#allow-cookieconsent"]')
theverge.com##.duet--cta--cookie-banner
tradehouse.ee##.tracking-prompt
spusu.com##.cookie-banner-background
konsument.at#%#//scriptlet('trusted-set-cookie-reload', 'vkicookieconsent', '4')
nikkei.com##div[class^="privacy_floatingBanner__"]
javmodel.com##.m-fab-box
elsevier.com#?##__next > div > div:has(> div > div[data-testid="cookie-banner"])
favbet.hr#%#//scriptlet('trusted-click-element', 'button[class*="CookieManagementButtons_allowAllButton"]')
whatsapp.com##div[data-testid="wa_cookies_banner_modal"]
fantasypros.com#%#//scriptlet('set-cookie', 'fp_policy', '1')
unige.ch##solidify-cookie-consent-banner-container
onlypult.com##.navbar-notice
woman.tvbs.com.tw#?##root > div[class^="css-"]:has(div > a[href^="https://member.tvbs.com.tw//index/privacy_policy?back_url"])
atel-electronics.com###tmp_cookies
hisense.com#$#body { overflow: auto !important; padding-right: 0 !important; }
hisense.com#$?#ngb-modal-window { display: none !important; }
hisense.com#$?#ngb-modal-backdrop { display: none !important; }
ef.co.id#%#//scriptlet('set-local-storage-item', 'accepted-cookies', 'true')
ground.news##.duration-500 > div.bottom-0.justify-center
pepco.pl###js-pepco-cookies
sepe.gob.es##.js-cookies-banner
omroepbrabant.nl#%#//scriptlet('set-local-storage-item', 'psh:cookies-other', 'false')
omroepbrabant.nl#%#//scriptlet('set-local-storage-item', 'psh:cookies-seen', 'true')
omroepbrabant.nl#%#//scriptlet('set-local-storage-item', 'psh:cookies-social', 'true')
wagner-tuningshop.de#$##cookielaw { display: none !important; }
wagner-tuningshop.de#$#body { overflow: auto !important; }
||jimdo-dolphin-static-assets-prod.freetls.fastly.net/renderer/static/$domain=nature23.de
jw.org##.lnc-firstRunPopup
||h.seznam.cz/js/cmp2/
super.abril.com.br##.LGPD-notice
lbcgroup.tv##.WebsiteCookies
liga.net##.cookie-toast
allmusic.com##.cookiePolicyBox
flutter.dev##.cookie-snack
maisonbible.fr###cookie-consent ~ div.modal-backdrop
kommunarkashop.by,kommunarka.by##.cookies-start
consent.t-online.de#%#//scriptlet('trusted-click-element', 'button[title="ZUSTIMMEN"]')
||wko.at/static/ct/consent.js
pieceauto-discount.com#%#//scriptlet('trusted-set-cookie', 'cookie-consent-settings', '{"necessary":true,"statistics":true,"marketing":true,"personalization":true}')
premier.one##.m-notifications-container
netology.ru##div[data-testid="cookies-module"]
konkurent.ua##.popupCookie
||gstatic.com/glue/cookienotificationbar/cookienotificationbar.
zurich.co.uk###static-cookie-policy-message
jornalopcao.com.br##.template-part-component-termos
news.pts.org.tw##.cookie-flex
sargs.lv###manage-cookies
||ammannit.com/cookie/
hh.ru##div[data-qa="cookies-policy-informer"]
teqcycle.com###dwCookieBanner
cmp-cdn.golem.de#%#//scriptlet('trusted-click-element', 'button[title^="Zustimmen"]')
palcomp3.com.br#?#footer ~ div .grid > div[class]:has(> span ~ div > div > p > a[href="/politica-privacidade.htm"])
chizhik.club#?#div[class] > div[style]:has(> div[class] > div.policy_icon)
polskie-drobiarstwo.pl#%#//scriptlet('set-local-storage-item', 'accept-rodo', '1')
hola.org###content_of_consent
embark-studios.helpshift.com##.cookie-notif-banner
kamtridit.cz##.modal-bottom-fixed-cookies
shop.apotal.de##.cookie-message-overlay
datasciencelearner.com##.rb-cookie
infojobs.it###cmpContainer
chromeactions.com##footer > div > div
pitch.com##div[class^="style_cookiesBanner"]
pitch.com##.platform--cookies--container
readyforboardingblog.com,readyforboarding.pl#$?#body > div[id*="-"][style*="backdrop-filter: blur"] { remove: true; }
readyforboardingblog.com,readyforboarding.pl#$#body { overflow: auto !important; }
readyforboardingblog.com,readyforboarding.pl#$#html { overflow: auto !important; }
allecco.pl#$#body { overflow: auto !important; }
allecco.pl#$#body .cookies-popup { display: none !important; }
flexira.eu###app-cookiebar
jobs.cz,prace.cz#$##cc_div { display: none !important; }
jobs.cz,prace.cz#$#html.force--consent.show--consent:not(#style_important) { overflow: auto !important; }
midianews.com.br###lgpdbanner
denner.ch###cs2gdpr-cookiebanner
easy-prace.cz##.CookiesPopup
breitbart.com#%#//scriptlet('trusted-click-element', 'div[title="Click to Accept"] > figure > p > button')
modapkvn.com,apkmodvn.com,apkmoddone.com###ckWrp
cookpad.com###cookie_dialog
cookpad.com##.shadow-top[data-controller*="cookies-consent"]
centrumzdrowegowlosa.pl###gmgdpr-overlay
domclick.ru##div[class*="CookieAlert"]
skratchlabs.com##div[aria-describedby^="cookieconsent"]
citidirect.com###divCookieConsentBanner
citibank.pl#$#.CookieStyle { display: none !important; }
citibank.pl#$#body.ScrollLock { overflow: auto !important; }
temporarymail.com###consentBox
||biolib.cz/*/consent.min.js
mammothbikes.com###capaAvisoPoliticaCookies
ameliconnect.ameli.fr###pageConsentement
ameliconnect.ameli.fr###bandeauConsentement
wlkp24.info#$##modal-cookies { display: none !important; }
wlkp24.info#$#.modal-backdrop { display: none !important; }
wlkp24.info#$#body { overflow: auto !important; padding-right: 0 !important; }
northernpowergrid.com#$##block-cookiesui { display: none !important; }
northernpowergrid.com#$#body { overflow: auto !important; }
northernpowergrid.com#$#.blurred { filter: none !important; pointer-events: unset !important; }
bezpiecznedane.gov.pl##.modal-backdrop
bezpiecznedane.gov.pl##body .cookie-popup-modal
andhrafriends.com##div[data-role="cookieConsentBar"]
happymod.com##.use_cookie
musicmap.info###fullscreen-overlay
nfcorp.co.jp###PopupNoticeWrap
music.amazon.*#%#//scriptlet('trusted-click-element', 'music-button#dialogButton2')
web.magentatv.de#%#//scriptlet('trusted-click-element', '#OVERLAY-REJECT')
blog.govoyagin.com#%#//scriptlet('set-cookie', 'cmplz_marketing', 'allow')
stavka.tv##.CookiesInfo
ya.*##.gdpr-popup-v3-main
nrn.com##.gdpr-popup-border
app.interviewme.pl#?##app > div[class] > div[class*=" "]:has(h3[style^="font-size:"] + p > a[href$="-cookie"])
sky.it#%#//scriptlet('trusted-click-element', 'button[title="Continua senza accettare"]')
hyperoptic.com#%#//scriptlet('trusted-set-cookie', 'ho_cookie_consent', 'essential_analytics_marketing')
akamaicareers.inflightcloud.com##ui-cookie-advisory-banner
privacy.com.br#?#main > alert:has(> div > div.alert-panel > div > p > a[href="/corp/terms-and-conditions"])
pasivka.com.ua#$##cookies-modal { display: none !important; }
pasivka.com.ua#$#.backdrop { display: none !important; }
pasivka.com.ua#$#.modal-opened body { overflow: auto !important; }
chessly.com#?##__next > div[class^="NotificationPanel_"]:has(> div[class^="CookieConsentForm_"])
qr.nspk.ru###app > section.fixed.duration-1000
quellocheconta.gov.it#$#body #cookieModal { display: none !important; }
quellocheconta.gov.it#$#.modal-backdrop { display: none !important; }
quellocheconta.gov.it#$#body { overflow: auto !important; padding-right: 0 !important; }
shahid.mbc.net##div[data-testid="cookie-popup"]
tome.app#$##__next > div[aria-live="polite"][role="dialog"].bottom-0 { position: absolute !important; left: -3000px !important; }
tuhlteim.de#%#//scriptlet('trusted-click-element', 'dialog div > a + div + div a[style="order: 0;"]')
memurlar.net###PersonalDataInfoBar
nytimes.com##div[data-testid="gdprDock"]
donstroy.moscow##.d-cookie
blog.bitsrc.io,medium.com#?#body > div > div[class*=" "]:has(div[class][role="alert"] > a[href^="https://policy.medium.com/medium-privacy-policy-"][target="_blank"])
osoz.pl#%#//scriptlet('trusted-click-element', '#cookies #btnCookiesAll', '!cookie:_RUPs')
revistaoeste.com##.accept-cookies-container
watson.ch##.watson-cookie-footer
malaysiaairlines.com#$#html { position: unset !important; }
malaysiaairlines.com#$#.CookiesNotificationBtmOverlaySticky { display: none !important; }
fixpart.*##.fp-cookie-modal
bequiet.com#%#//scriptlet('set-cookie', '_CookiePolicyHint', 'true')
ticketland.ru###alert
saveinvest.pl##body > div[id^="cookies-baner-"]
huawei.com##.huawei-convergent-cookie
autoczescizielonki.pl#$#.modal-backdrop { display: none !important; }
autoczescizielonki.pl#$#div[data-control-type="CookieInfo"] { display: none !important; }
autoczescizielonki.pl#$#body { overflow: auto !important; padding-right: 0 !important; }
mentoday.ru##.app-popup
pizzafan.gr#%#//scriptlet('trusted-click-element', '#cookieButtonsContainer > span[onclick="setPrivacyPolicy(3)"]')
redscan.com##.aws-cookie-consent
pdfforge.org#?##__next > div.GridContainer:has(> div.GridItem > p:contains(Cookie))
pdfextra.com##.display-cookies
theloadstar.com###lc-cookie-bar
inpa.gov.it##.ngx-lib-privacy-cookie-banner-backdrop
iscrizioneconcorsi.it##.cookiePol
bo3.gg##.c-modal-cookie
flooringsuppliescentre.co.uk###gdpr_cookie-mainWrapp
walmart.ca##div[data-testid="privacy-banner"]
kytary.pl,kytary.cz,kytary.de,kytary.es,kytary.fr,kytary.ie,kytary.it,kytary.hu,kytary.nl,kytary.at,kytary.ro,kytary.sk#$#.cookies-consent2 { display: none !important; }
kytary.pl,kytary.cz,kytary.de,kytary.es,kytary.fr,kytary.ie,kytary.it,kytary.hu,kytary.nl,kytary.at,kytary.ro,kytary.sk#$#.o-hidden { overflow: auto !important; }
loblaw.ca##div[aria-label="Privacy policy message"]
noicompriamoauto.it#%#//scriptlet('trusted-click-element', 'button[data-qa-selector="gdpr-banner-accept-all-button"]', '', '500')
campbellsci.com#$#.modal-backdrop { display: none !important; }
campbellsci.com#$#.modal[aria-labelledby="cookieSettingsModalLabel"] { display: none !important; }
campbellsci.com#$#body { overflow: auto !important; padding-right: 0 !important; }
meisterlabs.com###cb-wrapper
[$path=/app/consent]volksfreund.de#%#//scriptlet('trusted-click-element', '#consentAccept', '', '500')
langeek.co#%#//scriptlet('set-cookie', 'accepted-cookie-consent', '1')
cbom.atozmath.com###consentframe
dropout.tv##.gdpr-cookies-banner__announcement-wrapper
superlist.com##.ck-modal
pcgarage.ro###ckieselect_i
kia.co.me###cookiesOverlay
signinapp.com##.cookie-banner + div.bg-black
blablacar.com.tr###root > .eejIlc
tstheerastourfilm.com##div[class^="cookies__cookiesContainer"]
agroclima.climatempo.com.br##.styles__Wrapper-huphx
aptekirls.ru##.attention-modal
temu.com#%#//scriptlet('trusted-click-element', 'button[type="button"][class*="primary"]')
unieurospa.com###uni-cookie-policy
bip.warszawa.wsa.gov.pl#$#.bip-cookie-modal { display: none !important; }
bip.warszawa.wsa.gov.pl#$#body.bip-cookie-modal-open { overflow: auto !important; }
sakhaday.ru###personalDataPolicy
app.programme.conventus.de##ion-app > #ion-overlay-1
digiturk.com.tr###app_cookieconsent
account.samsung.com##eu-cookie-action-bar
v3.account.samsung.com#$#body[style] { overflow: auto !important; padding-right: 0 !important; }
v3.account.samsung.com#$?#body > .MuiDrawer-root:has(>.MuiModal-backdrop[style^="opacity: 1; transition: opacity 225ms cubic-bezier"] ~ .MuiPaper-root[style^="transform: none; transition: transform 225ms cubic-bezier"]) { display: none !important; }
v3.account.samsung.com#%#//scriptlet('set-cookie', 'sa_enable', 'off')
infranken.de#%#//scriptlet('trusted-click-element', '#cmpbntyestxt')
cursorinfo.co.il#%#//scriptlet('remove-attr', 'style', 'html,body')
cursorinfo.co.il#$##cmp-iframe { display: none !important; }
att.com###gpc-banner-container
misterhorse.com###cookies-start-modal
tvb.com##.tvb-cookies
tvb.com##.cookiesAgreeContainer
news.tvb.com###root > #popup_bg
uchi.ru##._UCHI_COOKIE__widget
westend61.de###cookie_Modal
qualified.io##consent-cookie-popup
digiforum.space##.wordpress-fire-push-popup
fahrplan.oebb.at#%#//scriptlet('trusted-click-element', '#CookieBtnWrapper .lyr_atomText, div[data-cookie-content="functional"] > input', '#HFS_CookieSelectChoice', '500')
ioi.dk#%#//scriptlet('trusted-click-element', '#updateButton + .coi-banner__accept')
bing.com###thp_notf_div
||gdpr.api.bcdn.jp^
megamarket.ru,whitebit.com###cookies-notification
you-porn.com##div[id^="cookie"]
comparaja.pt#$#html.noScroll > body { overflow: auto !important; }
comparaja.pt#$##cookie-information-template-wrapper { display: none !important; }
||difesa.it/SiteAssets/cookie/gdpr-cookie.js
ifabrik.de##.sc-cookie-banner
dailymotion.com#%#//scriptlet('trusted-click-element', '.consent_screen-accept')
moneycontrol.com#$#body { overflow: auto !important; }
secrid.com#%#//scriptlet('set-cookie', 'cookies', 'true')
vente-unique.*,kauf-unique.at###vu_consent
garten-bienen.at###privacyCtrl
blachotrapez.eu,sklep-mietus.pl##.TsConsentWrapper
brandvital.eu,leclerc.pl###lmk_cookiebaner_container
zeebiz.com##.cookieScreenOverlay
ilmattino.it,leggo.it#$#html { overflow: auto !important; }
ilmattino.it,leggo.it#$##richiesta_accettazione_abbonamento { display: none !important; }
marshall.com#$##CookieConsentDialog { display: none !important; }
marshall.com#$#.modal-backdrop { display: none !important; }
marshall.com#$#body { overflow: auto !important; padding-right: 0 !important; }
shop.garten-bienen.at##.cookie-information
sfr.gov.ru##.user-data-processing-wrapper
||ostsee24.de/consent/
careerswales.gov.wales##.cw-cookies-policy-banner
allyouplay.com##.cookie-card_container
transferxl.com#%#//scriptlet('trusted-set-cookie', 'txl_consent_status', 'functional-performance-targeting')
spoutible.com#%#//scriptlet('set-cookie-reload', '__c_u_a__', '1')
hurton.pl,predge.jp,eltrox.pl##.modal-gdpr
hurton.pl,eltrox.pl##.overlay-gdpr
weverse.io###wevConsentManagerLayer
datamedicaroma.it##.rstboxes
toshibatec.eu##.cookie-consent-background
emmersion.ai##div[class^="GdprNotice_gdpr-notice__"]
||turgutluyanki.com/template/prime/assets/js/jquery.cookie-alert.js
weranda.pl##.weranda-cn-info
upmc.com###cookies-accept-banner
aruba.com#$#body { overflow: visible !important; }
aruba.com#$#.CookieComponent { display: none !important; }
pkobp.pl##.pkobp-370
mydr.pl##.app-alerts__item--cookies
exponea.com##.ccpa-notice
skell.sketchengine.eu###SkE_CC
inside-sephora.com##div[id^="ppms_cm_consent_bar"]
ewelink.cc###elementor-popup-modal-16182
oooeos.ru##.eos-cookie
cryptobook.nakov.com#?##portals-root div:has( > div[class^="css-"] > div[tabindex][style^="transition-duration:"] span[class*="title"]:contains(Cookies))
pizzahutsurvey.com##.CookieBannerText_Mobile
||img.paruvendu.fr/*/js/commun/cmp.min.js
notino.pl##.exponea-cookie-bg
notino.pl###exponea-cookie-compliance-new
info.mobywatel.gov.pl#$#body.modal-open { overflow: auto !important; }
info.mobywatel.gov.pl#$#ngb-modal-backdrop.modal-backdrop { display: none !important; }
info.mobywatel.gov.pl#$#ngb-modal-window[aria-labelledby="cookie-modal-title"] { display: none !important; }
docs.nats.io###toast-0
ecanta.com.tr##.kvkpolicy
partner.samsungknox.com##div[class^="CookiePrompt_"]
||bmw.com/etc/clientlibs/wcmp/consentcontroller.fallback/epaas.consentdrawer.bundle
nk.com.pl###informationCookies
telerama.fr##.friend__media
gearaid.com,gripgrab.com,apfelband.de#$##gdpr-blocking-page-overlay { display: none !important; }
gearaid.com,gripgrab.com,apfelband.de#$#.cc-scrolling-disabled { overflow: auto !important; }
apfelband.de#$##cookie-banner {display: none !important; }
bookland.com.pl##.GDPR-Popup
helion.pl##.rodo-accept
taschen.com##.switch-prompt
grow.google##.emea-cookie-bar
bypass.city##div[dir="ltr"] > div[class^="mantine-"]
||electromenager-compare.com/js/cookpop.min.js
vicampo.de##.overlay
vicampo.de###vic-modal
lensmode.com###pdpa-banner
ahoragranada.com,bitpay.co.il###banner-cookies
s.pizzahutsurvey.com##.CookieBannerText_NoReceipt
thewest.com.au##.cookie-consent--GDPR
carsales.com.au##.gdpr-eu
criterionchannel.com,activeselfprotection.com###gdpr-cookies-banner
euautodily.cz,euautoteile.de,euautoteile.at,euautoteile.ch,euautopezzi.it,euautopieces.fr,euautoczesci.pl,euantallaktika.gr,euautorecambios.es,euautopecas.pt,euautoonderdelen.be,euautodele.dk,eualkatresz.hu,euvaraosat.fi,euspares.co.uk,euavtodeli.si,euroautodiely.sk,euavtochasti.bg,euautodalys.lt,euautopiese.ro,euautoonderdelen.nl,euautodeler.co.no,euautodalas.lv,euautoosad.ee,eurobildelar.se##.popup-choose-cookies
halmstad.se#$#.sv-cookie-consent-modal { display: none !important; }
halmstad.se#$#.sv-cookie-consent-modal ~ div.env-modal-dialog__backdrop { display: none !important; }
halmstad.se#$#body { overflow: auto !important; position: unset !important; }
ketodiet.cz##.gc-Modal
nytimes.com##.purr-blocker-card
lfv-bayern.de###gdpr-cookie-message-container
gaz.com.br##.privacy-policy__popup
designevo.com##.cookie_ban
becorrect.com###cookieInfoPopupPlaceholder
misshajp.com##.cookie_check_Area
clickorlando.com#%#//scriptlet('trusted-click-element', 'button.osano-cm-save')
tuxpi.com###cookie-consent-overlay
ebs.ru##.cookie-alert-container
hitdiscount.by,groshyk.by#$##cookiesAgreementNotice { display: none !important; }
hitdiscount.by,groshyk.by#$#body { overflow: auto !important; }
produkte.erstegroup.com##.OverlayDisclaimer
||paih.gov.pl/_js/2021/jquery.magnific-popup.js
evropochta.by#%#//scriptlet('set-local-storage-item', 'saveCookie', 'true')
evropochta.by#%#//scriptlet('set-local-storage-item', 'otherCookie', 'false')
telesign.com##.osano-cm-window__widget
gqmagazine.fr#%#//scriptlet('trusted-click-element', 'button#onetrust-accept-btn-handler')
arp.pl#$##cookieModal { display: none !important; }
arp.pl#$#.modal-backdrop { display: none !important; }
arp.pl#$#.modal-open { overflow-y: auto !important; padding-right: 0 !important; }
2gis.cl###root > div[dir="ltr"] > div[class] > div[class] > div#confirm + div
uwr.edu.pl###bs-cookies-overlay
sukusuku.com###modal_cookie
wego.here.com,maps.here.com##.CookiePrompt
startujemeweby.cz###lista
praca.by#$#body { overflow: auto !important; padding-right: 0 !important; }
praca.by#$#.cookie-confirm { display: none !important; }
praca.by#$##cookie-confirm ~ div.modal-backdrop { display: none !important; }
whitebit.com,nicelocal.com.de,ndsas.sk,trakt.tv###cc-main
workday.wd5.myworkdayjobs.com#?#div[dir="ltr"] > div[class^="css-"] > div[class^="css-"]:has(div[data-automation-id="legalNotice"])
myedit.online###gdpr_notes
blsspain-russia.com###popup
webfail.com#%#//scriptlet('trusted-click-element', '.cmptxt_btn_yes')
paycomonline.net##body .cookie-consent
myfxbook.com###gdprConsentBanner
getthit.com###alertAcceptCookie
dafy-moto.com##.pu-jliqhtlu
knb.ne.jp##.atention_cookie
team17.com##.site-cookieBanner
shroomers.app##.alert-warning[style^="z-index:"]
genshin.ru#$#.popmake-overlay[data-popmake*="cookies"] { display: none !important; }
genshin.ru#$#html.pum-open { overflow: auto !important; }
teenxy.com##.coockie_warning
sportplaza.hu###spcookieoverlay
dopravniinfo.cz#?##root > div[class^="sc-"] > div[class^="sc-"]:has(.content:contains(cookies))
bip.wroclaw.wsa.gov.pl###bipCookieModal
cvedetails.com###cookieconsentwarningcontainer
semana.es##.echobox-newsletter
autokelly.cz##.modal-scrollable ~ div.modal-backdrop
autokelly.cz##.modal-scrollable
rzd-partner.ru##.cookie_outer_div
maxi-retail.ru##div[class^="NotificationCookie"]
canalpluskuchnia.pl#?#aside.is--lockedPosition:has(> .m-CookieBanner)
||katalog.ambra.cz/Js/cookies-management.js
inside.com.tw###privacy-wrap
exteriores.gob.es##.alert__msg-Wrapper
tribalwars2.com##.privacy-policty-bar
dnspod.com##.tea-news
jpf.go.jp###cookie_agreement_panel
enfa.co.id##div[class^="legal-alert-popup-"]
stoloto.ru##div[class^="Provider_container"]
airhelp.com##div[data-testid="cookiesNotice"]
wiretech.cz##.mainPrivacyModal
oma.by##.popover-wrapper
oqlf.gouv.qc.ca##.notifier--consent
uzdrowiskociechocinek.pl##.cookies-at-overlay
uzdrowiskociechocinek.pl##.cookies-at
chplatan.pl#%#//scriptlet('set-local-storage-item', 'cookies', 'true')
chplatan.pl#%#//scriptlet('set-local-storage-item', 'enableAllCookies', 'false')
landrover.here.com##.nvt_cookienotice
tbs.fr###trackers-ask-consent-gdpr
wokularach.pl#%#//scriptlet('set-local-storage-item', 'display_cookie_modal', 'false')
allabout-japan.com###meerkat-wrap
larousse.fr###poool-widget
otto.haribo.com,flughafen-zuerich.ch,stock3.com#%#//scriptlet('trusted-click-element', 'button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll')
mediasphera.ru###cknt
randa.org#$#body { overflow: auto !important; padding-right: 0 !important; }
randa.org#$#.modal-backdrop { display: none !important; }
randa.org#$#body div[class*=" cookiesModal_"]:not(#style_important) { display: none !important; }
alibaba.com###GDPR-cookies-notice
tddomovoy.ru##.block_mess_cookies
crispedge.com##.load-accept-cookies
nta.co.jp##.ImCmpApp
ertflix.gr##div[class^="CookiePolicyInfo__"]
tolubisz.eu,gramota.ru,brokenranks.com,poisondrop.ru,wartune.wan.com,portalnovosti.com,infoprice.by,rtl.hr,24ur.com,dozapteka.pl,u24.gov.ua,calltouch.ru,vlab.cz##.cookies
jumbomail.me##.cookies-usage-panel
journal.lemonde.fr##.gdpr-lmd-standard
||cmp.lemonde.fr/js/lemonde.min.js$domain=journal.lemonde.fr
appnee.com###notification-6413
dizilah.com###cookie__bar
websummit.com##div[class^="civic_cookie__"]
plus500.com#$##cookiesModal { display: none !important; }
plus500.com#$#.modal-backdrop { display: none !important; }
plus500.com#%#//scriptlet('remove-attr', 'style', 'body[class]')
menicka.cz##.cookies_panel_wrp
||js.pngtree.com/a3/static/UseCookies.*.js
craftserve.pl#$##rodo { display: none !important; }
craftserve.pl#$#.modal-backdrop { display: none !important; }
craftserve.pl#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
librus.pl###js-cookie-bar
picofme.io##div[class^="cookieConsentPopup"]
faceit.com##parasite-consent-banners
remotly.com##.consent_container
||pirvnota.com/plugins/sweetalert/
planningportal.co.uk#%#//scriptlet('trusted-set-cookie', 'cookie_preferences', '{"necessary":true,"performance":false,"marketing":false}')
tuya.com###_th-trust
polki.pl###tcf277-modal
vegetology.com##div[data-name="comp-banner"]
yclients.com##.gdpr-policy
sushistory.com,orthomol.life,babelnet.org,krka.biz,7news.com.au##div[class^="cookie-"]
wisdom.nec.com###func-cookie
onlinegibdd.ru###gritter-notice-wrapper
aftonbladet.se#%#//scriptlet('trusted-click-element', '.message-component > button[title^="Godkänn"]')
adfilteringdevsummit.com#%#//scriptlet('trusted-set-local-storage-item', 'acceptCookies', 'n')
kopp-verlag.de#%#//scriptlet('abort-on-property-write', 'cevent')
mixbook.com##div[data-cy="privacy-consent-prompt"]
kensington.com##.Promotional-corner
toyotabank.pl#$#.cookies__popup { display: none !important; }
toyotabank.pl#$#body.tingle-enabled { overflow: auto !important; position: static !important; }
novayagazeta.eu#%#//scriptlet('set-cookie', 'cookies-informer-close', 'true')
teslawissen.ch#$#.site ~ div[data-bg^="background-color:"][id][class] { display: none !important; }
teslawissen.ch#$#html { overflow: auto !important; }
salzburg-verkehr.at#%#//scriptlet('trusted-click-element', '.lyr_cookieButtons > button#HFS_CookieSelectAll')
mtbiker.sk###biscuitModal
ecobaltiavide.lv##.popup-filter
cervelo.com#?##__next > div[class^="sc-"]:has(button + button)
sii.org.pl###notifycookie
odrabiamy.pl##div[class^="Rodo_blur__"]
xn--90aivcdt6dxbc.xn--p1ai##.u-popup
pizzahutsurvey.com##.CookieBannerText
maxppp.com#$#.cdk-overlay-container { display: none !important; }
maxppp.com#$#body.gb-global-scrollblock { overflow: auto !important; }
maxppp.com###noticePopup
express.co.uk#%#//scriptlet('trusted-click-element', 'button[mode="primary"]')
salonkee.lu##.termsfeed-com---nb-interstitial-overlay
forbes.com#%#//scriptlet('trusted-click-element', '#lanyard_root div[class^="buttons_"] > button[class*="secondaryButton_"] + button')
consent.spielaffe.de,indy100.com#%#//scriptlet('trusted-click-element', '.message-component > button.message-component.sp_choice_type_11')
investpay.ru##.main-user-consent-request
sugi-net.jp#$#div[style="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999; background-color: rgba(0, 0, 0, 0.3);"] { display: none !important; }
sugi-net.jp#$#body[style="overflow: hidden;"] { overflow: auto !important; }
||assets.poool.fr^$domain=larousse.fr
||assets.poool-subscribe.fr^$domain=larousse.fr
russia-tv.online##.page-footer__popup-cookie
shop.asfinag.at#$##modalCookieInfo { display: none !important; }
shop.asfinag.at#$#.modal-backdrop { display: none !important; }
asfinag.at#$##cookieOverlayModal { display: none !important; }
asfinag.at#$#body { overflow: auto !important; }
remitly.com#?#div[class^="container_"] ~ div[class]:has([class] > a[href$="/home/cookies"])
pfu.ricoh.com###name-cookie-accept-bar
go.dev##.Cookie-notice
buffalowildwings.com##div[class^="cookieBanner_"]
portalridice.cz#$##cookiesModal { display: none !important; }
portalridice.cz#$#.modal-backdrop { display: none !important; }
portalridice.cz#$#body { overflow: auto !important; padding-right: 0 !important; }
cazoo.co.uk##div[class^="cazoo-consent-manager_"]
heycar.co.uk#$#body { overflow: auto !important; }
heycar.co.uk#$#div[class^="Consent_cookieModal_"] { display: none !important; }
cbsennistymon.com#$#.cc-window { display: none !important; }
cbsennistymon.com#$#body { filter: none !important; pointer-events: auto !important; }
tonyschocolonely.com#$#.cookie-notification { display: none !important; }
tonyschocolonely.com#$#.wrapper--locked { position: relative !important; }
carsupermarket.com#$#body { overflow: auto !important; }
carsupermarket.com#$#div[id^="cookie-popup"] { display: none !important; }
asharq.com##div[class^="PrivacyPopupstyled__PrivacyPopupContainer"]
concord.ua##.warning-cookie
verwaltung.bund.de##div[data-css="c-cookie-consent"]
mytempsms.com###privacy_alert
fitx.de#$#body { overflow: auto !important; }
fitx.de#$#.cookie_overlay { display: none !important; }
mydirtyhobby.com###modals
hepsijet.com##div[class^="cookie-policy"]
asus.com###cookie-policy-info-bg
shop.braun.de##.stickyOptanonCookieButton
0815.at,0815.eu#$#html { overflow: auto !important; }
0815.at,0815.eu#$#.offcanvas.is-left { display: none !important; }
0815.at,0815.eu#$#.offcanvas ~ div.modal-backdrop { display: none !important; }
lyst.com#?#body.lyst-app > div.ReactModalPortal:has(.ReactModal__Content img[alt="Cookies"])
therange.co.uk###cookie_terms
||gemma.by/catalog/view/javascript/lightcookie/bar.js
||static.serlogal.com/imosver/js/cookieblock-
xcite.com.sa#?#header > div.w-full:has(> div.grid > div > span > a[href="/privacy"])
de.pons.com#$##feature-guard { display: none !important; }
de.pons.com#$#html { overflow: auto !important; }
ardplus.de#?##__next > div[style*="fixed"]:has(> div[style*="max-height"] a[href="https://www.ardplus.de/info/datenschutz"])
muenchnersingles.de#%#//scriptlet('trusted-click-element', 'div > button[label="Alle akzeptieren"]')
obramax.com.br##div[data-testid="cookie-container"]
sinparty.com#$#.popup__wrap { display: none !important; }
sinparty.com#$#body.is-locked { overflow: auto !important; touch-action: auto !important; }
abekker.ru###GDPR-container
grandtrain.ru##.cookie-line
perlego.com##div[data-testid="cookieBannerWrapper"]
shadertoy.com###compliance
24tv.ua##.private-policy
crocs.eu#$##__tealiumGDPRcpPrefs { display: none !important }
crocs.eu#$#html.cx-no-scroll { overflow: auto !important; cursor: auto !important; pointer-events: auto !important; touch-action: auto !important; }
crocs.eu#$#html.cx-no-scroll body { overflow: auto !important; cursor: auto !important; pointer-events: auto !important; touch-action: auto !important; }
rondoniaovivo.com###dadoscookie
myvi.in##.ck-container
developer.samsung.com#$#body { position: static !important; }
developer.samsung.com#$##el-sdp-popup-cookies-wrapper { display: none !important; }
developer.samsung.com#$#.common-backdrop:not(.full-backdrop) { display: none !important; }
tsn.ua##.c-alert__box
plus-plus.tv#%#//scriptlet('remove-class', 'show-cookies', 'body#page-plusplus')
||nike.com/fragments/privacy-consent?
unian.net###langModal
smartthingsfind.samsung.com##footer + div.fixed.bottom-0
archive.org##app-footer
premium.mts.ru#%#//scriptlet('set-local-storage-item', 'cookiesAllowed', 'true')
modregohogar.com###cookiesplus-overlay
modregohogar.com###cookiesplus-modal
zumub.com###bottom_cookie
sabina.com#$?#.fancybox-overlay-fixed:has(> div.cookiesplus-modal) { display: none !important; }
sabina.com#$#.fancybox-lock body { overflow: auto !important; }
sabina.com#$#.fancybox-lock { overflow: auto !important; }
rockpapershotgun.com#%#//scriptlet('trusted-click-element', '.message-component > button[title^="Accept"]')
cmpsp.vg247.com,cmpsp.eurogamer.net#%#//scriptlet('trusted-click-element', 'button[title^="Accept"]')
||kayak.*/*/CCPAConsent
||content.r9cdn.net/res/combined.js*SharedCookiesConsent
cn.kayak.com#$#div[id$="data-transfer-disclaimer-dialog"] { display: none !important; }
cn.kayak.com#$#body { overflow: auto !important; }
shop.tropicfeel.com#%#//scriptlet('trusted-set-local-storage-item', 'spurit_cookie_config', '{"hash":"0c02b60117f825125a116650f839c416","config":{"analytics":"off","personalization":"off","advertisement":"off"}}')
smoothieking.com###elc-cookie-consent
ielts.idp.com##.cookie-banner-overlay-container
iqtrading.asia##div[data-test-id="notification-position-container-block"]
windy.app##.weusecookies
papyrus.com##py-anonymous-consent-management
airbike.pl,libertymotostore.com#?##app div[class^="sc-"][style*="opacity: 0;"] ~ div[class]:has(a[href="/polityka-prywatnosci"])
camprest.com##div[class*="CookiesModal_"]
pwr.edu.pl###info_c_box
ionos.fr##div[class^="privacy-consent"]
en-standard.eu##.commonPrivacy
encurtador.dev##.politicas-cookies
razoesparaacreditar.com###oPrivallyApp
||shop.mango.com/st-cookies/
lena.lenovo.com##.prompt_Privacy
koenigsegg.com##section[data-component="n3-cookie-notice"]
wellaware.eu##.popup--cookies
fahrplan.oebb.at,reiseauskunft.insa.de##[id^="HFS_CookieHint"]
youporn.com,redtube.com###cookie_banner_overlay
tube8.com,youporn.com,redtube.com###cookie_consent_wrapper
gippo.by###cookiesManager
aastocks.com###CookiePolicyMessage
pornone.com##.cbann
||autode-static.de/wp-content/themes/autode/front/js/libs/standaloneModalCookie.js
aircanada.com##.ngx-ac-cookie-policy-banner-container
jollytur.com##.notification-box
||consent.radiotimes.com^
clearvpn.com##div[class^="CookieConsentBanner_"]
senedd.tv#$#body { overflow: auto !important; }
senedd.tv#$##cookies { display: none !important; }
senedd.tv#$#.modal-backdrop { display: none !important; }
revolution.co.com#?#.pop-overlay:has(iframe[src="https://revolution.co.com/dataprotection"])
jivo.ru,e-kinopodbaranami.pl##div[class*="cookie-consent"]
teket.jp#%#//scriptlet('trusted-set-cookie', '_ul_cookie_consent', 'allow')
nperf.com#%#//scriptlet('trusted-click-element', '.content > div.buttonAcceptContainer > div.buttonAccept')
emusic.com##div[ui-view="gdprToast"]
trendwatcher.cz###dynamic-cookies-bar-overlay
trendwatcher.cz###dynamic-cookies-bar
inteligentnisvet.cz#?##__next > div[class^="sc-"] > div[class^="sc-"]:has(> div[class^="sc-"] > div[class^="sc-"] p:contains(cookies))
elektrickevozy.cz,mobilizujeme.cz##div[class^="CookieBarStyled"]
crash.net##button[onclick*="_sp_.gdpr.loadPrivacyManagerModal"]
ehealth.gov.gr#%#//scriptlet('set-cookie', 'cookieconsent_status', '1')
zvuk.com##div[class^="AcceptCookiePolicy_fixedWrapper"]
deals.thehackernews.com#?##__next > div[class]:has(div[data-testid="modal-overlay"] + div a[href="/privacy"])
deals.thehackernews.com#%#//scriptlet('remove-class', 'box_active_disable_scrolling', 'html, body')
farma2go.com#$##vt-cookie-box { display: none !important; }
farma2go.com#$#html { overflow: auto !important; }
universal-credit.service.gov.uk###id-cookie-banner
openbb.co#?#.fixed:has(> #analytics-form)
s1live.com##div[data-v-00dd12df]
p-ch.jp,13sar.jp,atlus-vanillaware.jp,atlus.co.jp,dragons-crown.com,ds2-p.atlusnet.jp,fullbody.jp,megaten4.jp,megaten5.jp,p3re.jp,p5r.jp,p5s.jp,p5t.jp,p-atlus.jp,persona4.jp,persona5.jp,persona-dance.jp,pq2.jp,radianthistoria.jp,rpg.jp,shin-megamitensei.jp,soul-hackers.jp,sq-atlus.jp##.atlus-cookie-message
farmhopping.com##.AcceptCondition
wpbakery.com###vcv-top-banner
stern.de#$?#.i-amphtml-scroll-disabled { overflow-x: auto !important; overflow-y: auto !important; }
ashitano.tonarinoyj.jp##.js-onetime-modal-dialog
iriedaily.de###id-cookieconsent
vadhander.kramfors.se#%#//scriptlet('trusted-set-local-storage-item', 'cookie_consent', '{"consent":true,"necessary":true,"preference":false,"statistics":false,"marketing":false}')
czasnabuty.pl,4kom.pl,autochemia.pl##.iai_cookie
mehilainen.fi#?#.MuiDialog-root:has(h2[id*="mark"])
haberturk.com##div[data-type="widgetCookiePolicy"]
weverse.io##div[class^="CookieAgreeView_"]
omoda.*#%#//scriptlet('set-cookie-reload', 'acceptedCookie', 'true')
esmelux.com###rgdpAlert
app.arzt-direkt.de#%#//scriptlet('set-cookie', 'ARE_DSGVO_PREFERENCES_SUBMITTED', 'true')
czu.cz###webcore-widget-cookieOptIn
grillfuerst.de###cb-overlay
theprotocol.it#?##__next > div[class] > div:not([class]):has([role="dialog"] a[href="/polityka-cookies"])
theprotocol.it#?#div[class*="ContainerElement_"] > div[class*="GridElement_"] > div[data-xs]:has(a[href="/polityka-cookies"])
theprotocol.it#?#div[class^="ContainerElement_"] > div:not([class]) > div[class^="Container_"]:has(> aside[data-test="section-cookieModal"])
solanamobile.com,merlin.foyer.work##.rhc-banner
teztour.ee##.dialog-window
communitynotes.twitter.com#?##main > div[class^="wrapper__"]:has(> div[aria-labelledby^="notice"])
communitynotes.twitter.com#?##main > div[class^="sc-"] > div[class^="src__InlineCalloutElement"]
razpisanie.bdz.bg#$#body #cookieWarning { display: none !important; }
razpisanie.bdz.bg#$#body { overflow: auto !important; padding-right: 0 !important; }
razpisanie.bdz.bg#$#.modal-backdrop:not(.modal-backdrop + .modal-backdrop) { display: none !important; }
architekturaibiznes.pl###popupzgody-wrapper-main
migrationobservatory.ox.ac.uk###rb_cookie_popup
bananathaischool.com###elementor-popup-modal-8419
bpi.com.ph##.privacypolicy-position
fable.app###__next > div[role="dialog"][class^="dark fixed"]
disney100exhibit.com###cookie-banner__overlay
web.webex.com#?#p[data-test="cookie-banner-message"]:upward(1)
am730.com.hk###gdprbox
amiparis.com#$#body { overflow: auto !important; }
amiparis.com#$#div[data-test="cookie-modal-wrapper-overlay"] { display: none !important; }
gamivo.com###GTM-cookie-consent
gastrokuchyn.cz##.electro-overlay
circuitotormenta.com##.cookies-back
sanctum.shop,nakedoptics.net,tartanblanketco.com#$#body { overflow: auto !important; }
sanctum.shop,nakedoptics.net,tartanblanketco.com#$#.cc-window-wrapper { display: none !important; }
sanctum.shop,nakedoptics.net,tartanblanketco.com#$?##gdpr-blocking-page-overlay { display: none !important; }
sanctum.shop,nakedoptics.net,tartanblanketco.com#$##gdpr-blocking-page-overlay { display: none !important; position: absolute !important; left: -3000px !important; z-index: 0 !important; }
phonegigant.nl##.cookie-fade
gov.wales###wg_cookie
developer.chrome.com,developers.google.com,cloud.google.com,landing.google.*,edu.google.com,ai.google,android.com##.glue-cookie-notification-bar
redd.it##reddit-cookie-banner
imkergut.de##.page-wrap--cookie-permission-background
trucksbook.eu#$#.modal-backdrop { display: none !important; }
trucksbook.eu#$#body #cookieModal { display: none !important; }
trucksbook.eu#$#body { overflow: auto !important; padding-right: 0 !important; }
paynow.pl##section[class^="Cookies-module-cookies_"]
browserhow.com###block-36
lightinthebox.com###get-cookie-prompt
imidas.jp##.f_cookie-consent
translatium.app##.bg-white > footer + div.fixed.bottom-0
bigenc.ru##.bre-ck-policy
rozetka.pl##rz-user-consent
alpi-software.com##div[class^="m-cookie-"]
whoisxmlapi.com##.cookie-message-block
revistacromos.com.co##.Cookies-containerGeneral
today.it#$#.o-wrapper.iub--active { filter: none !important; user-select: auto !important; pointer-events: auto !important; cursor: auto !important; }
mashnews.ru,pkge.net,lucasentertainment.com##.notification
tracemyip.org###acTOSckBar
volnamobile.ru###message-block-cookie
nec.com##.func-cookie
ukraine.com.ua##.c-gdpr-banner
szkolnastrona.pl##.backdrop-cookies
octoparse.jp##div[class^="cookies_cookies_"]
fmdataba.com###coki61
coupondojo.com,coupondojo.pl#$##rodo-message { display: none !important; }
coupondojo.com,coupondojo.pl#$#.modal-backdrop { display: none !important; }
coupondojo.com,coupondojo.pl#$#body { overflow: auto !important; padding-right: 0 !important; }
||cdn.ans-media.com/*/CookiesConsentPopUp
revanced.app#%#//scriptlet('set-local-storage-item', 'analytics', 'false')
anstar.edu.pl##.tarnow-cookies-wrapper
haber.com###habercom-cookie-box
antwerpen.be##app-cookie-wrapper
antwerpen.be##aui-cookie-consent
||kookietool.de/app/cookie.js
||cdn.clickiocdn.com/*/cmp/$domain=gizchina.it
slotrips.si###form_cookies_wrapper
arsys.es##div[name="cookies"]
uploadedpremiumlink.net##footer.v-footer + div
/assets/client/cookie$domain=the-sun.com|thesun.co.uk
||antikvarium.hu/dist/assets/js/js/3rd-party/jquery-eu-cookie-law-popup-
tango.me#?##root > div:has(> span:contains(uses cookies))
kox-direct.de###wsModalAgreementPrivacy
autodesk.*###adsk-gdpr-footer-wrapper
shop.elsevier.com#?##__next > div[class*=" "] > div[style]:has(> div > div > p[class] > a[href="https://www.elsevier.com/legal/cookienotice"])
fct.co.jp,teny.co.jp###gdpr_c
||service-cmp.com/config?js$domain=megogo.net
vessoft.com##div[id^="cookie_ok_"]
||tokyometro.jp/library/common/js/jquery.cookie.js
towerhousewares.co.uk#$##cookiew { display: none !important; }
towerhousewares.co.uk#$#.modal-backdrop { display: none !important; }
towerhousewares.co.uk#$#body { overflow: auto !important; padding-right: 0 !important; }
||storage.googleapis.com/snap-marketing-web-component/StandaloneCookieModal.js$domain=help.snapchat.com
help.snapchat.com#$##cookie-modal-container { display: none !important; }
agostea-karlsruhe.de#%#//scriptlet('trusted-click-element', 'button[onclick^="setGdprCookie"]')
aktin.sk,aktin.cz#$##snippet-modalStack-cookieModal-snModal { display: none !important; }
aktin.sk,aktin.cz#$#body[style] { overflow: auto !important; margin-right: 0 !important; height: unset !important; }
apoteket.se#$#div[id^="CybotCookiebotDialog"] { display: none !important; }
apoteket.se#$#body[style] { overflow: auto !important; }
sportland.com#$#.CookiePopup-DivWrapper { display: none !important; }
sportland.com#$#body.scrollDisabled { overflow: auto !important; position: static !important; touch-action: auto !important; }
clearblue.com###kali-cc
unobike.com#$##cookie-info { display: none !important; }
unobike.com#$#.modal-backdrop { display: none !important; }
unobike.com#$#.modal-open { overflow: auto !important; }
quiksilver.co.uk#$#.cookie-popup { display: none !important; }
quiksilver.co.uk#$#.ui-widget-overlay { display: none !important; }
quiksilver.co.uk#$#.no-scroll { overflow: auto !important; }
cs.money###notifications
tabelaofert.pl#$#body { overflow: auto !important; }
tabelaofert.pl#$##cookies-baner-wrapper { display: none !important; }
mojalekaren.sk##.inconsent-cc
firstcisl.it,theaviationgeekclub.com###my-agile-privacy-notification-content
ligastavok.ru##div[class^="application__cookies-"]
alumniportal-deutschland.org#$#body { overflow: auto !important; }
alumniportal-deutschland.org#$#.snoop-cc { display: none !important; }
meionorte.com##.form-consent
venkiritual.ru###s3-cookie-message
chomikuj.pl##div[id^="acceptChomikujTerms"]
topbaterie.cz#$#html { overflow: auto !important; }
topbaterie.cz#$#body { overflow: auto !important; }
topbaterie.cz#$#.CookiesConfirmationView { display: none !important; }
topbaterie.cz#$#.bs-dialog-overlay { display: none !important; }
denmark.dk##.cookie-button-container
flz.de#$#body .cookie-consent { display: none !important; }
flz.de#$#.modal-backdrop { display: none !important; }
flz.de#$#body { overflow: auto !important; padding-right: 0 !important; }
goslarsche.de##div[data-nosnippet="data-nosnippet"]
pinguin.gr##.emgcookie
specials.mediamarkt.es###gdpr-cookie-layer
gslbsolutions.com#?##root > div[class]:has(> span > span > a[href="/privacy-policy"])
neopharm.ru###pop-check-cookie
rigla.ru##.cookie-confirmation-notice
kakvapteke.by##.js-cookie-popup
kispest.hu##.cookieacceptdiv
win-10-forum.de#$#html > body:not(#style_important) { overflow: auto !important; }
applusiteuve.com#$##wb-co-cookiesgdpr_module { display: none !important; }
applusiteuve.com#$#body.showcookie { overflow: auto !important; position: static !important; }
fruugo.de#%#//scriptlet('set-cookie', 'consents', 'essential')
witway.be,witway.nl#$#.popup__backdrop { display: none !important; }
witway.be,witway.nl#$#.js-cookie-popup { display: none !important; }
witway.be,witway.nl#$#body.locked { position: static !important; }
||materiel-velo.com/module/kixsimpletrack/cookie
reolink.com##div[class^="_gdpr-cookie-popup_"]
singkinderlieder.de#?##__next > .overflow-x-hidden:has(a[href="/impressum"] ~ a[href="/datenschutz"])
singkinderlieder.de#?##__next > .overflow-x-hidden:has(a[href="/impressum"] ~ a[href="/datenschutz"]) + .inset-0.z-40
chrono24.co.uk,chrono24.pl,chrono24.com.ru,chrono24.ch#$#html:not(#style_important) { overflow: auto !important; }
chrono24.co.uk,chrono24.pl,chrono24.com.ru,chrono24.ch#$#html > body { overflow: auto !important; padding-right: 0 !important; }
chrono24.co.uk,chrono24.pl,chrono24.com.ru,chrono24.ch#$?#.gdpr-layer { remove: true; }
chrono24.co.uk,chrono24.pl,chrono24.com.ru,chrono24.ch#%#//scriptlet('remove-class', 'no-scroll', 'body')
son-video.com##div[data-context="cookies-banner"]
capcut.com##.lv_cookie_banner-wrapper
petsathome.com##.onetrust
scenegroup.co##.sgw--cookie-notice
selekt.online###informacjaOCiasteczkach
baldursgate3.game,larian.com##.ciastko
app.exampro.co###cc-window
dic.pixiv.net###gdpr-notify-header
visitsweden.com,visitsweden.de##div[class^="Cookiebar_"]
shonenjumpplus.com,tonarinoyj.jp##body > div.top-modal
||gomez.pl/js/plugins/cookify.js
wooflash.com##aside[class^="CookieConsent"]
alvoradafm.com.br###alert-cookie-lgpd
e-okapy.cz###ctl00_ewpz1_mainTemplateCtrl_footer_FormCookiesManager1_pnCmNavBar
grilguru.cz###wr-c
fullscript.com##.consent__popup
cinobo.com##main + div.relative > div.fixed.bg-white
gemini.pl###modal-cookies
gemini.pl##.modal-backdrop
hapih.hr###elementor-popup-modal-2600
microchip.com##.mchp-cookie
vs.lv,minutesports.fr,dailystar.co.uk#%#//scriptlet('trusted-click-element', 'button[mode="primary"]')
co-wheels.org.uk##.c-CookieConsent
nytimes.com#$##site-content { position: static !important; }
nytimes.com#$##standalone-footer { display: none !important; }
materialmaker.org###cookiesCompliance
falabella.com##section[class^="Footer-module_footer-bottom__"]
nsenergybusiness.com#?#body > .home_timeline:has(#cookiepopup-continue)
photonengine.com##.modal.cookSetts
stoneacre.co.uk#?#div[data-fetch-key="1"] ~ div:has(div[data-cy="cookie-bar"])
quiko.gr#$##fancybox-container-1 { display: none !important; }
quiko.gr#$#body { overflow: auto !important; margin-right: 0 !important; }
fitatu.com###cc_div > div[id="cm"][role="dialog"][class^="bar"]
roninwear.*###wrapper-dx-coki
energylivenews.com###cookie-notification-mask
fler.cz###cookies-bar-bottom
onclinic.ua#?##page div.fixed:has(> [x-init*="cookies_alert"])
villamarialaura.it###eps_cookie_info
banknorwegian.de#$?#.MuiDialog-root > div.MuiDialog-container:has(div[class*="CookieConsentDialog"]) { display: none !important; }
banknorwegian.de#$#.MuiBackdrop-root { display: none !important; }
banknorwegian.de#$#body { overflow: auto !important; padding-right: 0 !important; }
bionic.co.uk#$#.cookie-mask { display: none !important; }
bionic.co.uk#$#.inhouse-cookie-consent { display: none !important; }
bionic.co.uk#$#body.modal-open { overflow: auto !important; }
fselite.net#$#body > div[id][style^="background: rgba(0, 0, 0, 0.4); backdrop-filter: blur(4px);"] { display: none !important; }
fselite.net#$#body[style] { overflow: auto !important; }
fselite.net#$#html[style] { overflow: auto !important; }
||platform.illow.io/banner.js
akasaair.com##div[role="presentation"].MuiModal-root
ing.com.tr##.cookie-footer-warning
papara.com##div[class^="styles_cookieBar"]
lhebdoduvendredi.com##.rgpd-anchor
tribuna.com##.gdpr-catfish-wrapper
e-food.gr###cookies-consent-banner
mojanorwegia.pl###new-cookies
food.ru##div[class^="cookieNotice"]
caixinglobal.com##.useCookieBox
huge.se##.section-cookies-notice-outer
shop.shoppersdrugmart.ca##.lds__privacy-policy
bahianoticias.com.br##.hrwwcj
blok.ai##div[class^="ConsentPrompt-module_privacyConsentApp_"]
megmerettetes.hu,itmap.hu##.cookie-notification-backdrop
vigoalminuto.com###rgpdCookiesHacce
||eestatic.com/eprivacy/
allegro.pl##.custom-cookie-alert
kross.eu##.is-cookies
ugx-mods.com###ugx_cookie_info_bar
dcdualforce.com##.cookie_control
pprx.team##.co
pprx.team##.dbtfy-cookie_box
portofoonwinkel.nl#$#body .cookie-container { display: none !important; }
portofoonwinkel.nl#$##cookieDialog + .modal-backdrop { display: none !important; }
portofoonwinkel.nl#$#body { overflow: auto !important; padding-right: 0 !important; }
kgcshop.it##.ammodals-overlay
v.youku.tv##div[class^="cookieModalWrapper_"]
honvedfc.hu#$#body { overflow: auto !important; }
honvedfc.hu#$#.cookie-consent__container { display: none !important; }
linkedin.com##.init-body__header > section[aria-live="polite"]
srot-rams.cz###easyCookie
thespike.gg###illow-banner-widget
tl.net##body > div[style^="position: fixed; bottom: 0px; width:"]
snob.ru##.footer-cookie-notice
lueur.org#?#body > div#modal:has(> div#modal-dialog > div#modalcontent > p > button[onclick^="cookieManagement"])
c6bank.com.br#?#.MuiBox-root > div.MuiBox-root:has(> div.MuiBox-root > p > a[href="https://www.c6bank.com.br/termos-de-uso"])
egoe-nest.eu##.s2022-cookie-bar__veil
doz.pl##.popup-cookies
||doz.pl/skin/assets/bundle/default/js/elements/cookie-wall.js
||mywellness.de/wp-admin/admin-ajax.php?action=get_eprivacy_data
die-mitte.ch###ampsandConsentElement
technologynetworks.com##.base_privacy_policy_notification
s2cinc.com##.sep-cookie-boxs
pluspagos.com#$##cookiesPolicy { display: none !important; }
pluspagos.com#$#body { overflow: auto !important; padding-right: 0 !important; }
pluspagos.com#$##cookiesPolicy ~ div.modal-backdrop { display: none !important; }
veepee.ch,htmlburger.com##.banner-policy
melectronics.ch#?#.skel > script + div:has(> div > button)
acs.org##.alert-banner__cookie
tbszm.pl###pum-3750
edinburghgin.com##div[class^="cookieConsent-"]
bandwerk.de#$#.cc-window-wrapper,#gdpr-blocking-page-overlay { display: none !important; }
bandwerk.de#$#body.cc-scrolling-disabled { overflow: auto !important; }
nypost.com,pagesix.com#?#.zephr-component
belinvestbank.by##.cookie-notification__block
group.dentsu.com##div[data-gdpr="wrap"]
sportpari.by##.modal_cookies
hoechsmann.com###fancybox-container-cookiewall
twickets.live##twickets-cookies-bar
modellbau-vordermaier.de#$##cookie-jar { display: none !important; }
modellbau-vordermaier.de#$#.disable.with-dark::after { background-color: initial !important; position: static !important; }
services.mywelfare.ie###backdrop-cookie-banner
voscours.fr###pp
puncs.hu#$#html { overflow-y: auto !important; }
puncs.hu#$#div[class^="cookiePolicy"] { display: none !important; }
||smartphonehoesjes.nl/consent/
miratorg.ru##.notifier-fixed
tabii.com###Main > div[class*="!bottom-0"][class*="fixed"]
researchgate.net###rg-us-cookie-banner
stuytown.com#$?#body { overflow: auto !important; }
stuytown.com#$?#.cookie-notice { display: none !important; }
stuytown.com#%#//scriptlet('prevent-addEventListener', 'wheel', 'var r="deltaY"in n?w')
jcconcursos.com.br##.jc-lgpd-consent
tfoa.eu#$##website_cookies_bar { display: none !important; }
tfoa.eu#$#body.modal-open { overflow: auto !important; }
tfoa.eu#$#.modal-open #wrapwrap { overflow: auto !important; }
europafm.ro##.optanon-toggle-display
moscowseasons.com##.cookies_container
kiron.ngo#$#.blur_cookies * { filter: none !important; }
kiron.ngo#$#.cookie-consent { display: none !important; }
moneyfarm.com##.gNzipu
oz.by###c-dialog
aluguefoco.com.br###warning
advesphoto.hu###marketingConsent
||bankinform.ru/js/widgets/CookieAgreementWidget.js
stm.com.tr##.cookie_modal
gim-international.com,mein-zaunshop.de,gartengeraete-onlineshop.de##div[x-data*="cookieConsent"]
1a-garten-ammer.de#$#div[class^="cookiemessage"] { display: none !important; }
1a-garten-ammer.de#$#body[style] { overflow: auto !important; }
geely.com##.cookie-protocol
calendar.com##.w-full.bg-white.fixed.z-50
mediamarkt.be,mediamarkt.se,mediamarkt.nl,saturn.de##div[class^="gdpr-cookie-layer"]
app.idagio.com#?#div[class^="modals"]:has(> div[class^="ReactModal"] > div[aria-label="gdpr-opt-out-modal"])
telekom.hu###frame-modals
rotterdam.nl#?#body > div[class^="styles_grid__"]:has(> div[class*="styles_cookieContentWrapper__"])
oslosportslager.no##.footerCurtainCookie
fundacaotidesetubal.org.br,stanley-pmi.com.br##.lgpd-modal
unionpayintl.com##body > .popup_bot
snowboard-zezula.com,snowboard-zezula.cz,snowboard-zezula.sk,snowboard-zezula.pl###snippet--snCookieConsent
mediamarkt.nl##div[class^="sc-"]:has(> div[data-test="mms-content-consent-section"])
mediamarkt.nl#?##main-content section ul[class^="sc-"] > li[class^="sc-"]:has(> article:not([class^="ProductCarousel-"]) button[class*="ConsentSection"])
tickets.rs##app-cookie-cdpr
gamer.nl#$##__next > div.flex-col > div.flex > div.fixed.w-full.bg-gray-600 { display: none !important; }
gamer.nl#$#body { overflow: auto !important; }
freshcotton.com##.modal-backdrop
freshcotton.com##.offcanvas.is-modal
gazetememur.com###cb-cookie-banner
sahadan.com,mackolik.com##.cookie-consent-rectangle-wrapper
wionews.com,zeenews.india.com###cookiepolicy-wrap
slevomat.cz##.message-overlay--cookie
mrfreemium.blogspot.com###ckBox
krystalhosting.com,krystal.uk##.crumbs-banner
longdo.com##.consent-div
artnet.com##.cookies-banner
elny.cz##div[class*="bs-dialog"]
sungrowpower.com##.cokies
ofdb.de#$?#body > div.modal_wrap:has(> div#clubhinweis) { display: none !important; }
ofdb.de#$#.modal-backdrop { display: none !important; }
ofdb.de#$#body { overflow: auto !important; padding-right: 0 !important;}
inov-8.com##.grey-bg
longines.com#$?#body > div.MuiDialog-root:has(> div.MuiDialog-container div[class^="Cookies_Actions__"]) { display: none !important; }
longines.com#$#body { overflow: auto !important; padding-right: 0 !important; }
delta-emea.com,deltaww.com##.cookies--consent
novalnet.de###daextlwcnf-cookie-notice-container
fler.cz###cookies_2022_content
ra.co##div[data-testid="cookie-consent-top-banner"]
rsag-online.de###JakotaCookieOptin
ceicdata.com###hs-eu-cookie-confirmation-inner
||kre.hu/portal/gdpr/kre_cookies.js
teltonika-networks.com##footer + div.transform
edostavka.by,emall.by#%#//scriptlet('set-local-storage-item', 'isAcceptCookiesNew', 'true')
365direkte.no#$#.cookie-consent-banner-modal { display: none !important; }
365direkte.no#$#html { overflow: auto !important; }
365direkte.no#$#body { overflow: auto !important; }
machinations.io##.terms-privacy
my.machinations.io##.banner_container
imagineforest.com###show_cookiemsg
uwhealth.org##section[data-testid="CookieDisclaimer"]
ambientweather.net##.component-cookies-banner
beinsports.com.tr##div[class*="cookie_cookieConsentWrapper"]
ecwid.com##.gdpr-window
tohurt.pl,skin79.de,kicksmaniac.com##.cookie-button
strim.no##section[class^="_cookies_"]
ncl.com##.m5
gbnews.com#$#div[data-project="mol-fe-cmp"] { display: none !important; }
gbnews.com#$#html:not(.allow-scroll) > body { overflow: auto !important; }
playmypanera.com###hw-cookie-alert
ozon.ru##div[data-widget="cookieBubble"]
umicore.com#$#.site-header { filter: none !important; }
umicore.com#$#.cookies-banner-blurred { filter: none !important; }
umicore.com#$#.cookieconsent { display: none !important; }
umicore.com#$#body.cookieconsent-active { overflow: auto !important; }
metacareers.com#$#div[data-testid="cookie-policy-dialog"] { display: none !important; }
metacareers.com#$#body > div._li { position: static !important; }
carsales.com.au##csn-gdpr-toaster
cannondale-bikes.hu,cannondalebikes.pl,cannondalebikes.sk,cannondalebikes.cz###cookie_eu_bar
ambassadorcruiseline.com##div[class*="--cookies"]
||landrover.co.jp/*/components-cookie-notification-cookie-notification-js
megacomshop.com,hangfire.io##.wpcb-container
3dexperience.3ds.com,duunitori.fi,l-a.no,deptagency.com,soshace.com##.gdpr-modal
elizawashere.nl##.w-cookie-consent
kundenservice.logpay.de#$##cookie_wrapper { display: none !important; }
kundenservice.logpay.de#$#*[style*="blur"] { filter: none !important; }
bazaar-online.gr#$?#.fancybox-active .fancybox-is-modal:has(.cookies-modal-container) { display: none !important; }
bazaar-online.gr#$#body { overflow: auto !important; }
ipszczelnictwo.pl,beeequipment.eu,imkereibedarfshop.de,ivcelarskepotreby.sk,jahan.cz###ccmng
geizdental.de##button[data-amgdprcookie-js]
ivcelarstvi.cz##.shadow.w-100.bg-white.p-3
papayaplay.com##.cont--cookie
polkurier.pl###cookieIW
developers.sber.ru###GDPRBanner
akgunlerbilet.com###cookieWarningParent
www-de.wera.de###dsgvo-modal
www-de.wera.de###dsgvo-modal-overlay
alan.com#%#//scriptlet('trusted-set-local-storage-item', 'refusedCookiesAt', '$now$')
carlson.fi#$#.modals-wrapper { display: none !important; }
carlson.fi#$#body._has-modal { overflow: auto !important; height: unset !important; width: unset !important; }
bonprix.com.br#?##root > div[offset] + div[class^="sc"] > div[class^="sc"]:has(> div[class^="sc"] > h5 > a[href="/cp/politica-de-privacidade"])
bonprix-wa.be,bonprix-fl.be,bonprix.nl,bonprix.cz,bonprix.at,bonprix.se,bonprix.ch,bonprix.it,bonprix.fr###cookie-bar-2019
omroepflevoland.nl##.fn-cookiewall-banner-container
nedir.org###cookie_z
avivamed.de##.dialog-overlay
jobindex.dk#$#.jix-cookie-consent-modal { display: none !important; }
jobindex.dk#$#.modal-open { overflow: auto !important; }
jobindex.dk#$#.modal-backdrop { display: none !important; }
sofabold.dk##.ShowCookie
opensource.fb.com##div[class^="cookieBannerContainer_"]
/cookie-consent-$domain=adventist.org
store.voicemod.net#?##root > div[class]:has(> div > p > a[href="https://www.voicemod.net/cookies-policy/"])
drogerienatura.pl##[x-data^="{...new Amasty.Cookie."]
parking.mos.ru###cookies-usage
loveholidays.com,loveholidays.ie,holiday.holidaypirates.com##.c-o--
mpa-pro.fr###rgpd-consent
mycinema.pro##footer > div > div
weather.us#%#//scriptlet('trusted-click-element', '.message-component [title="Accept"]')
kanaries.net##div[aria-label="cookie consent"]
timepad.ru##.ccookie-consent
aia.com.sg##body .cmp-notification-action-panel
provenceguide.com##.footer-cookie-notification
armyrecognition.com#$#.body-innerwrapper { overflow-x: unset !important; }
tavid.*,tavex.*,tavexbullion.*#$#.modaal-wrapper { display: none !important; }
tavid.*,tavex.*,tavexbullion.*#$#.modaal-overlay { display: none !important; }
tavid.*,tavex.*,tavexbullion.*#$#.modaal-noscroll { overflow: auto !important; }
juegosonce.es##.contenedorcookies
||skippay.cz/sdk/cookie/
zealy.io###chakra-toast-manager-bottom-right
cakeresume.com#?#body > w-div:has(> div[class] a[href="https://www.cakeresume.com/cookie-policy"])
console.scaleway.com#$?#body > div.__reakit-portal:has(> div[data-dialog-ref] > div[role="dialog"] p > a[href="/cookie-policy"]) { display: none !important; }
console.scaleway.com#$#body { overflow: auto !important; padding-right: 0 !important; }
ozdilek.com.tr##.KVKKcookie_altBar
store.gaijin.net##.yp-cb.js-cb-policy
crsed.net##gj-cookie-prompt
star-conflict.com##aside + .sc-cb
cptm.sp.gov.br,samokat.ru###modalCookie
oakvillehydro.com##uxlib-cookie-infobar
docdoc.ru##div[data-testid="cookies-banner"]
docdoc.ru##div[data-test-id="cookies-banner"]
messagebird.com##div[data-framer-name="First Visit"]
anderson-review.ucla.edu###privacyAlert
vesselfinder.com##.pprem
bbc.com##.bbc-n7zdg2
scite.ai##div[class^="CookieNotice"]
coleman.cz##.CookiesPanel
gasthof-bub.de###page_evconsent
jobandtalent.com###js-mount-cookiemanager
candidates.jobandtalent.com##div[data-testid="container"][class$="_1yBAN"]
villagebakery.co.uk##.v-cookie-container
laboremus.de##body > div[style="z-index: 2001; position: fixed; inset: 0px;"]:first-child
vreg.de,bremischevb.de#$#.darken-layer { display: none !important; }
vreg.de,bremischevb.de#$#.lightbox--cookie-consent { display: none !important; }
vreg.de,bremischevb.de#$#.cookie-consent-is-active { position: static !important; }
moebel-as.de#$#.acris-cookie-consent { display: none !important; }
moebel-as.de#$#.modal-backdrop { display: none !important; }
moebel-as.de#$#.modal-open { overflow: auto !important; }
moneycontrol.com##.cookie-concern-wrapper
fapdrop.com###king-cookie
ttgmedia.com###ao-CookiePolicy
pwpw.eb2b.com.pl,platforma.eb2b.com.pl###window-1010
silverstudiogames.org,lesekammer.de,tudolnyslask.info,parking.praha.eu,eb2b.com.pl#$#.modal-cacsp-position { display: none !important; }
silverstudiogames.org,lesekammer.de,tudolnyslask.info,parking.praha.eu,eb2b.com.pl#$#.modal-cacsp-backdrop { display: none !important; }
silverstudiogames.org,lesekammer.de,tudolnyslask.info,parking.praha.eu,eb2b.com.pl#$#html.modal-cacsp-open { overflow: auto !important; position: static !important; }
altungold.com###hw_cookie_law
grandado.com#$?#body > div.MuiModal-root:has(> div.MuiDialog-container a[href="/pages/privacy-policy"]) { display: none !important; }
grandado.com#$#body { overflow: auto !important; padding-right: 0 !important; }
suntech.cz#$?#body > div.modal-popup:has(> div.cookies) { display: none !important; }
suntech.cz#$#body { overflow: auto !important; }
suntech.cz#$##maincont { filter: none !important; }
vitkac.com###cookiesModule
wilanow-palac.pl###cookies-info-frame
campfirewriting.com#?##root div[elevation] ~ div[class*=" "]:has(> span[class*="-"]:contains(cookies to improve user))
riumar-family-resort.de#$##its--container_cook { display: none !important; }
riumar-family-resort.de#$#.bottom-banner-overlay { display: none !important; }
riumar-family-resort.de#$#body { overflow: auto !important; }
heni-werkzeuge.de###dsvgoOverlay
bidli.cz###cookies-canvas
percona.lifeworks.com#$#.ReactModalPortal > div[class*="__overlay__"] { display: none !important; }
pharmaciedumontmarin.pharm-upp.fr##.fancybox-wrap
auto.de#$#div[class^="PreviewCookieModal"] { display: none !important; }
auto.de#$#.MuiModal-backdrop { display: none !important; }
auto.de#$#html, body { overflow: auto !important; }
wefashion.nl,wefashion.de,wefashion.be,wefashion.ch,wefashion.at,wefashion.fr,wefashion.lu##.consent-tracking-custom
wefashion.nl,wefashion.de,wefashion.be,wefashion.ch,wefashion.at,wefashion.fr,wefashion.lu##.modal-open > div.veil
dobro.ru##div[class^="CookiesModal_cookies__"]
hemea.com###rgpdModal
viabcp.com#$#.bcp_politica_uso_cookieAdobe { display: none !important; }
viabcp.com#$#body { overflow: auto !important; }
1password.com##div > main + div.fixed.bottom-0.block
gyakorikerdesek.hu###stialert
kodinerds.net###adConsent
sartor-stoffe.de,xm.sk,xm.cz#$#body[style] { overflow: auto !important; padding-right: 0 !important; }
sartor-stoffe.de,xm.sk,xm.cz#$#.focus-cookiebara { display: none !important; }
cirrus.com#?#.page-canvas > div.links-are-reversed:has(> button#cookie-accept-btn)
go4schools.com###i_a
tridge.com###fixedBottomBar
pwpw.pl##.dialogblockrodo
web.truphone.com#$#.page-main { filter: none !important; }
web.truphone.com#$##page { filter: none !important; }
livejasmin.com#$#.consent_overlay_show { overflow: auto !important; }
livejasmin.com#$##consent_modal { display: none !important; }
neredekal.com#?##__next > div[class^="css-"]:has(> div[font-size] > a[href="/cerez-politikasi/"])
korona.by##div[class^="FooterPopup__Component-sc-"]
portaildocumentaire.inrs.fr#$#.cookies-management { display: none !important; }
portaildocumentaire.inrs.fr#$#html.frame-hidden-overflow:not(#style_important) { overflow-y: auto !important; }
fstec.ru##body > div.eb-bottom-center[data-options*='backdrop_color":"rgba(0, 0, 0, 0.5)']
supraphonline.cz##body > div[style^="text-align:left; padding: 10px 20px; background-color:"]
simpleimageresizer.com###consent-popup-id
gedik.com#%#//scriptlet('set-session-storage-item', 'acceptCookies', 'false')
litehd.tv##.page-footer__popup-cookie
daddylive.link##.gdpr-cm-wrap
wtmobile.com###cbox-container
info-car.pl##app-accept-cookies
tellows.de#$##cmpscreen { display: none !important; }
mymarket.gr##div[data-controller="cookie-consent"]
aok.de##.aokgpp_cookie__dialog
quantamagazine.org#%#//scriptlet('remove-class', 'cookie-not-accepted', '#app')
quantamagazine.org#$#.disclosure-notification { display: none !important; }
beboo.ru###info-cookies
documentation.insp.gouv.fr#$#.cookies-management { display: none !important; }
documentation.insp.gouv.fr#$#.frame-hidden-overflow { overflow: auto !important; }
wifishop.nl#$##cookieDialog { display: none !important; }
wifishop.nl#$#.modal-backdrop { display: none !important; }
wifishop.nl#$#.modal-open { overflow: auto !important; }
datos.madrid.es###iam-cookie-control-modal-backdrop
datos.madrid.es###iam-cookie-control-modal
hns-cff.hr###divCookieEU
1password.com###js-cookie-banner-new
io.google##.modal__mask
io.google##section[aria-labelledby="cookie-bar-title"]
io.google###cookie-bar-modal
bloodmallet.com###cookie_information_overlay
metaratings.ru##div[class^="CookieAllowance_"]
klook.com#$#.klk-notification { display: none !important; }
klook.com#$#body.klk-lock-body-scroll { overflow: auto !important; }
3ceni.by##.cookie_wrap
apoya.canalred.tv#$#body::before { content: none !important; }
apoya.canalred.tv#$?#body { overflow: auto !important; }
apoya.canalred.tv#$#.aviso_cookies { display: none !important; }
you-porn.com##.euCookieModal
cloudkassir.ru,cloudtips.ru##div[data-storage-item^="t657cookiename_"]
iyokannet.jp,niigata-kankou.or.jp##.common-gdpr-box
shopee.com.br###main > div > div[style="z-index: 100000;"]
lastpass.com###LPST_trustarc
lajt-online.pl##.CookiesPolicy
lajtmobile.pl###elementor-popup-modal-2324
webcafe.bg#$#body[style] { overflow: auto !important; }
webcafe.bg#$?#.fc-consent-root { display: none !important; }
phys.org###weUseCookiesPopup
direktesport.no##div[aria-label="Informasjonskapsler"]
imei24.com###cons
lemonade.finance##.molecule-cookie-box
lewiatan.pl###cookie-manager
rdstation.com##div[id^="syn-container-banner"]
steplerapp.com##.cookie-popup__body
internetaptieka.lv#$#.cookie-notify__wrap { display: none !important; }
internetaptieka.lv#$#body.cookie-notify-active { position: static !important; }
orange.pl#?#section[role="region"] div[class]:has(> div > a[href="/view/cookies"])
latestdeals.co.uk#?#header + div[class]:has(> div[class] > div[class] + p[class] > a[href^="/cookies"])
my.everlastgyms.com##.fsi-alert-cookie
solna.se##.sv-cookie-consent-banner
propay.be##.accept_cookies_wrapper
moonactive.com##.policy-main-wrraper
mywishboard.com##.MwbBlockCookie
pubg.com#$?#.layout > div.modal:has(> div.modal__inner > div.cookie) { display: none !important; }
pubg.com#$#body { overflow: auto !important; }
freemojilottery.com##.fml-cookie-notice
maximarkt.at#$#body { overflow: auto !important; }
maximarkt.at#?##lightcase-case:has(> #lightcase-content > .lightcase-contentInner > .lightcase-inlineWrap > #cookie-note)
maximarkt.at#$##lightcase-overlay { display: none !important; }
nerdstreet.com#?#footer ~ div[class]:has(h4 + p > a[href^="/privacy"])
teledynelecroy.com###becookiebarid
support.lexmark.com##.tui-gdpr
activobank.pt##.overlay-cookies
perfumeriasavenida.com###cookiesAlertModal
clinicaplanas.com##.supercookies
parqet.com#?##__layout > div > div.fixed:has(p > span > a[href="/legal"])
cursos.sesisenai.org.br##.my-float
autasuper.com##.cookup
qwertee.com###root > div.bg-qw-yellow-100.bottom-0
ullstein.de##div[aria-label^="Cookies"]
centrifuge.io###gatsby-focus-wrapper > main + div[role="alert"][class^="sc-"]
arrival.com#$?#body > div[class]:has(div[data-type="notification"] span > a[href="/legal/cookies"]) { display: none !important; }
arrival.com#$#body { overflow: auto !important; }
national-lottery.co.uk###cu_k_modal_main_box
wows-numbers.com#$##apiAccessConsent { display: none !important; }
wows-numbers.com#$#.modal-backdrop { display: none !important; }
wows-numbers.com#$#.modal-open { overflow: auto !important; }
halebop.se#$#cookie-consent { display: none !important; }
halebop.se#$#.disable-scroll { overflow: auto !important; position: static !important; }
opintopolku.fi#$##oph-cookie-modal-backdrop { display: none !important; }
opintopolku.fi#$#body { overflow: auto !important; }
tranquilidade.pt#?#body > div.overlay-wrapper:has(> div.overlay > div.component-content[role="dialog"])
tranquilidade.pt#$#body { pointer-events: all !important; }
grin.com,lifeline.de,rehau.com,gaggenau.com#$##cmpbox { display: none !important; }
grin.com,lifeline.de,rehau.com,gaggenau.com#$##cmpbox2 { display: none !important; }
grin.com,lifeline.de,rehau.com,gaggenau.com#$#body { overflow-y: auto !important; }
cosibella.com.de,metalmarket.eu,matemundo.*###iai_cookie_wrapper
diag.pl###cookie-agreement-window
share-your-photo.com#$#body #cookie-consent { display: none !important; }
orchestralis.net,prosoundeffects.com,sourceaudio.com###cookie_manager
laroyannaise.fr##div[data-include="cookie"]
nmnm.cz##[id^="dynamic-cookies-bar"]
koreni.cz##div[aria-label="Conset manager"]
dywanik.pl##div[class="text-xs !block max-w-full"]
woocommerce.com##.wccom-comp-privacy-banner
mittwald.de##.gdpr-cookieconsent-container
plotz.co.uk###nfaModal
plotz.co.uk###nfaPopup
rightdeal.sk#$##cookiesDialog { display: none !important; }
rightdeal.sk#$#.modal-backdrop { display: none !important; }
rightdeal.sk#$#body { overflow: auto!important; }
kaizenrent.pl###block-cookiewarning
auto1.com#$#body { overflow: auto !important; }
auto1.com#$#div[class^="CookieBannerGDPR_"] { display: none !important; }
athlon.com##.c-consent__bar
haus-des-meeres.at##.data-privacy-settings-container
i4wifi.cz##section[id^="CPrivacy-"]
smyk.com##.box-html--cookies
makeship.com##.consent-wrapper
correosaduanas.es##.loadingCookies
obi.pl##.disc-cp
pelikan.com##.activebar-container._privacy_fix
orange.pl###opl-cookie-wrapper
gowork.pl##.g-cookies-bar
support.enpass.io###cookie-status-widget-holder
supermedia.pl,lesoleil.com,ledroit.com,lenouvelliste.ca,lequotidien.com,latribune.ca,lavoixdelest.ca##div[class^="cookies-banner"]
blinkcats.co.uk##div[style^="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index:"]
android.com.pl##.cmp-btn
abw.by##.accept-cookie-wrapper
studyinjapan.go.jp###js_cookie_modal
benessererboristico.it,open-minds.it###my-agile-privacy-notification-area
pobeda.aero#?##__next > div[style]:has(> div > p > a[href$="/privacy_policy"])
||cypruspost.post/themes/post-office/js/cookies-consent.js
toranoana.jp##.p-cookie-popup
||handyhuellen.de/consent/data/consent?
ssl2buy.com##.cookies_bottom
esn.pl##.c__cake
casino.org###m-cookie-banner
vertiv.com##.cookiesOptInBanner
st.pl##.jq-cookies
pmi.org###cookie-disclosure-banner
vznaniya.ru##.ln-cookie-notification
motopedia.otomoto.pl#?##__next > main + div[class*=" "]:has(> div[class*=" "] > div[class*=" "] > div[class*=" "] > button[aria-label="Close Cookie Bar"])
rajapack.*,raja.fr#$#.otsdk { display: none !important }
rajapack.*,raja.fr#$#.nanoModalOverlay { display: none !important; }
rajapack.*,raja.fr#$#body { overflow: visible !important; }
globalhome.solarmanpv.com,pepperstone.com#$#.ant-modal-root { display: none !important; }
globalhome.solarmanpv.com,pepperstone.com#$#body { overflow: auto !important; }
nio.com##div[class^="GlobalSiteGAGTMGDPR_GDPRConsent_"]
||assets.poool.fr/advanced-paywall-frame.html$domain=futura-sciences.com
kp.ua##.modal_policy
civilpetition.de,freiewelt.net###cmmodal
flogas.co.uk##.cookie-banner-shroud
samsungcloud.com###cookie-banner-consent-modal
regione.lombardia.it###cookiePrl
regione.lombardia.it##.cdk-overlay-backdrop
nos.nl###ccm_notification_host
smahospital.jp##.p-gdpr
ada.com#?##__next > aside:has(p > a[href="/cookie-policy/"])
tokyostarbank.co.jp###floatArea
jbpo.or.jp###c_policy_wrap
hostings.info##.pop-up-text-footer
goout.net##.goout-cookie-overlay
globalsources.com##.top-wrapper-box
suzuki.de###privacypopup
politykabezpieczenstwa.pl,rzetelnyregulamin.pl###__pb
awwwards.com#$?#body { overflow: auto !important; }
awwwards.com#$?#body > div.modal:has(div[data-controller="cookie-manager"]) { display: none !important; }
gosugamers.net#?#.MuiBox-root > header ~ div.MuiStack-root:has(> div > button)
swu.de##.🍪-banner
company.wizards.com##footer ~ div.vue-portal-target + div[data-fetch-key="4"]
company.wizards.com#?#header > div[class^="css-"]:has(> div > div > div > p > a[href$="privacy-policy"])
||fernarzt.com/assets/modules/assets/CookieConsentWidget
seyredelim.com###fCookiescontent
guide.pubg.com##.cookie-policy__wrapper
trepinilab.it#$##cliSettingsPopup { display: none !important; }
trepinilab.it#$#.cli-modal-backdrop { display: none !important; }
trepinilab.it#$#.cli-barmodal-open { overflow: auto !important; }
first-class-and-more.de,papersera.net###fade
papersera.net###light
canva.com##.theme > div[aria-live="polite"]
blick.ch#$#html[style*="overflow"] { overflow: auto !important; }
blick.ch#$#body[style*="overflow"] { overflow: auto !important; }
parking.hamburg-airport.de##.ipcp-notification-cookie
parking.hamburg-airport.de##.ipcp-notification-cookie ~ div#notificationBar_modal
devagroup.pl,parkwodny.pl###cookies-baner-wrapper
fotopuzzel.nl,fotopuzzle.de,mifotopuzzle.es,puzzleyou.*#?#.layer:has(> div#cookie-policy-layer)
fotopuzzel.nl,fotopuzzle.de,mifotopuzzle.es,puzzleyou.*#$##overlay { display: none !important; }
fotopuzzel.nl,fotopuzzle.de,mifotopuzzle.es,puzzleyou.*#$#.noscroll { overflow: auto !important; }
nehnutelnosti.sk#$#html[style^="top"] { top: 0 !important; }
satel.pl###elementor-popup-modal-72094
eg-online.ru###uc_banner-wrapper
napkin.one##.privacy-pop-up-wrapper
pracezdopravy.cz,zdopravy.cz###open_preferences_center
pureliving-wiesbaden.de#$#.cc-window { display: none !important; }
pureliving-wiesbaden.de#$#body { pointer-events: auto !important; filter: none !important; }
miricanvas.com##div[class^="CookieBannerView_"]
market.correos.es#$##cookieWall { display: none !important; }
correos.es#$#.cookiesmodule { display: none !important; }
correos.es#$#body:not(.fancybox-lock) { overflow-y: auto !important; }
w.mgtv.com##.m-agreement
calvinklein.*,stackry.com,autoride.sk##.ReactModalPortal
vegmart.sk##.bb-cookies-dialog-wrapper
eshop.idsbk.sk##.modal-confirm
lefigaro.fr##.fig-consent-banner
gamerficial.com##div[class^="eu-cookies-bar"]
egamersworld.com##.styles_block__q23oY
xn--80az8a.xn--d1aqf.xn--p1ai##.UILib_CookieNotification
studocu.com#?##redux-page-container > div:not([id]):has(> div[class] > div[class] > button[data-test-selector="click-the-cookie-banner"])
wohlleben-sports.de#$#body { overflow: auto !important; }
wohlleben-sports.de#$#.offcanvas-content-container { display: none !important; }
savills.co.uk##.sv-cookie-management
isystemy.pl##.cookie-div-main
myshopify.com##.appify_rcc_row
thepodcasthost.com##.tph-cookie-notice
getunleash.io##div[class^="CookieControl_"]
coe.int##.coe-cookies-consent-popup
xxxlutz.de#?#div[class^="_"]:has(> div[class^="_"] > div#jentis_consent)
hacertest.com###rgpd_pp
icsid.worldbank.org###cookiedisc
degisimmedya.com##.cerez.fixed-bottom
stiftungsland.de#$##disclaimerModal { display: none !important; }
stiftungsland.de#$#.modal-backdrop { display: none !important; }
stiftungsland.de#$#.modal-open { overflow: auto !important; }
kolejkowo.pl##.region-bottom .view-pasek > .view-content
miravia.es#?#body > .container:has(> .cookies)
candela.com#$##cliSettingsPopup { display: none !important; }
candela.com#$#.cli-modal-backdrop { display: none !important; }
candela.com#$#.cli-barmodal-open { overflow: auto !important; }
fpinternational.com##.privacypolicies-com---nb-interstitial-overlay
eshop.elkov.cz##body > div[style="bottom:0;z-index:999;"]
cofidis.cz###cookieLB
cofidis.cz##.bg-cookieLB
porovnej24.cz##.cookie-agreement-large
eoshop.cz##.coonfirmoptout
nofluffjobs.com###customized-consent-sdk
mesanalyses.fr#$#body { overflow: auto !important; padding-right: 0 !important; }
mesanalyses.fr#$##modalCookies { display: none !important; }
mesanalyses.fr#$##modalCookies ~ div.modal-backdrop { display: none !important; }
crimg.com.br###politicaPriv
bensound.com###cookies-preferences-fixed
sushiwok.ru##div[class^="cookie-module__"]
candy-store.cz#$#.focus-cookiebara { display: none !important; }
candy-store.cz#$#body { overflow: auto !important; }
vyos.io##section[class^="Cookies_cookies__"]
moemax.ch#?##root > div[class*=" "]:has(> div[class] > div#jentis_consent)
uxcel.com##.cookie-banner-wrap
octopus.com.hk##.cookiesPopup
hornirakousko.cz,gorna-austria.pl,hornerakusko.sk,upperaustria.com,oberoesterreich.nl,oberoesterreich.at#$#body { overflow: auto !important; }
hornirakousko.cz,gorna-austria.pl,hornerakusko.sk,upperaustria.com,oberoesterreich.nl,oberoesterreich.at#$#body #cookie-modal { display: none !important; }
hornirakousko.cz,gorna-austria.pl,hornerakusko.sk,upperaustria.com,oberoesterreich.nl,oberoesterreich.at#$#.cc-window-backdrop { display: none !important; }
bulinews.com###hp_cc
clickbus.com.br##div[data-testid="privacy-policy"]
apteka-april.ru##.c-notices
crystalbaby.cz,crystalbaby.sk##._nCookies
activacek.cz##.cookie_consent_banner_container
coalsoft.cz##.content-container > div[style^="position: fixed;"]
remauh.cz###c_law
mega.be#$#html { overflow: auto !important; }
mega.be#$#div[data-modal="modalCookies"] { display: none !important; }
mega.be#$##cookiesModal { display: none !important; }
mega.be#$#.modal-backdrop { display: none !important; }
mega.be#$#body { overflow: auto !important; padding-right: 0 !important; }
juken-mikata.net##.tracking-alrt-wrapper
migipedia.migros.ch#?##__next > div[class^="sc-"]:has(> div[class^="sc-"] > button)
impozitauto.ro###gdpr-filter
wildlifeworldwide.com###cmsg
nomadgoods.com##.DataPrivacyBanner
sklep-brennenstuhl.pl,kinetixxpolska.pl###pdcookielaw
luna.amazon.de,luna.amazon.co.uk##div[data-portal-id="cookie-consent"]
fotmob.com###__next > div[style^="position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index:"]
miniso.com.tr##div[class^="cookies_container__"]
businessnovinite.bg,btvplus.bg,ladyzone.bg,btvsport.bg,btvnovinite.bg#$#html { overflow: auto !important; }
businessnovinite.bg,btvplus.bg,ladyzone.bg,btvsport.bg,btvnovinite.bg#$#body { overflow: auto !important; }
businessnovinite.bg,btvplus.bg,ladyzone.bg,btvsport.bg,btvnovinite.bg#$#body .cc_banner-wrapper { display: none !important; }
hyundai.com##.cookie-disclaimer--default
wszystko.pl##wpl-cookie-popup
vakantiepiraten.nl#$?#body > div[class^="hp__sc-"]:has(p > button:contains(Privacybeleid)) { display: none !important; }
vakantiepiraten.nl#$#body { overflow: auto !important; }
autohaus-reitermayer.de#$##gdpr-bar { display: none !important; }
autohaus-reitermayer.de#$#body { overflow: auto !important; }
mondoffice.com##.otsdk
||cookies-data.onetrust.dev^$domain=mondoffice.com
ams.at##.ams-m-cookie-warning
superwatchman.com#$#.cookies-popup-form { display: none !important; }
superwatchman.com#%#//scriptlet('remove-class', 'cookies-shown', 'body')
heatgeek.com#$#.oxy-modal-backdrop { display: none !important; }
heatgeek.com#$#body { overflow: auto !important; height: unset !important; position: static !important; }
marksandspencer.com##div[role="dialog"][aria-labelledby="cookie-banner-dialog-title"]
||fusacq.com/javascript/*/jquery.fancybox-*.js
fleurop.de#$#div[class^="cookie-permission-"] { display: none !important; }
fleurop.de#$#body { overflow: auto !important; padding-bottom: 0 !important; }
context.news#?#div:has(> div[class^="CookieConsent_cookieConsent__"])
outdoor-concepts.de###blackout_cookie
lcd-compare.com#$##myModal { display: none !important; }
lcd-compare.com#$#.modal-backdrop { display: none !important; }
lcd-compare.com#$#.modal-open { overflow: auto !important; }
tempcover.com###CookieConsentFullscreenWrapper
511mt.net###cookieBannerHolder
aicom.pl##.alert-warning
jolly-sacky.cz###cookies_confirm_wrapper
givery.sk,givery.cz#$#.modal-backdrop { display: none !important; }
givery.sk,givery.cz#$#body #cookie-modal { display: none !important; }
givery.sk,givery.cz#$#body.modal-open { overflow-y: auto !important; padding-right: 0 !important; }
nordvpn.com##.GDPRConsent
perfectcorp.com##.pf-header-cookiestatement
hindustantimes.com###gdprpopup
animeschedule.net###custom-consent-wrapper
||116117.de/lib/kbv-cookieconsent.js
empleo.lidl.es#$?##CybotCookiebotDialog { remove: true; }
empleo.lidl.es#%#//scriptlet('remove-attr', 'style', 'body,html')
zps.si###cookieContainerWrap
jica.go.jp###cookie_bnr
deepl.com##div[data-testid="cookie-banner-strict"]
centrumriviera.pl##.cookie-law-bar
coolblue.nl#?#body > div.modal-box:has(> div.modal-box__container div.cookie-notification__body)
digita.ai##.alert-popup
stacja7.pl###st7-cookie-consent
refurbed.at,refurbed.de,refurbed.dk,refurbed.fr,refurbed.ie,refurbed.it,refurbed.nl,refurbed.pl,refurbed.se#$#body { overflow: auto !important; }
refurbed.at,refurbed.de,refurbed.dk,refurbed.fr,refurbed.ie,refurbed.it,refurbed.nl,refurbed.pl,refurbed.se#$#section[x-data^="CookieBanner"] { display: none !important; }
docs.portainer.io##div[data-rnwr700-1moh23t-e1k2in-tceitz="true"]
tohurt.pl,osmer.fvg.it,meteo.fvg.it##.modal-backdrop:not(.modal-backdrop + .modal-backdrop)
vastap.cz##.c_modal
yoursoccerdose.com##.cc-simple
cashconverters.pt#$#.modal-backdrop { display: none !important; }
cashconverters.pt#$#.privacy_policy_message_box { display: none !important; }
cashconverters.pt#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
nordforme.org##.CookieConsentV2
distriauto.fr##.rgpd-container
gamefound.com##div[data-qa^="cookie-policy-box"]
knuddels.de#?#div[class]:has(> div[style="background-repeat: no-repeat;"] > img[alt="Cookie"])
rog-forum.asus.com#$##cookie-policy-info { display: none !important; }
rog-forum.asus.com#$#.fixed,.fixed body { overflow: auto !important; }
psyarxiv.com##div[class*="cookie-banner"]
gameinformer.com###comment-policy
getmailbird.com###mb-footer-lawmsg
dailymail.co.uk##div[data-project="mol-fe-cmp"] > div[class^="tooltip_"]
prorail.nl##.prorail-cookie-popup
nhnieuws.nl##.consent-manager_pageFiller
mercatoemcasa.com.br###COOKIEBAR
woktowalk.com##div[class^="cookieAceptance"]
wideroe.no#$#.cookie-modal-wrapper { display: none !important; }
wideroe.no#$#body { overflow: auto !important; }
hicbc.com###optInfo
inwx.com#$#.consent-background { display: none !important; }
inwx.com#$#html.no-consent body { position: static !important; }
laborjournal.de###cookie_popup1
tabletka.by##.js-coockie:not([id])
slidelizard.com###cookie-info-dialog
aut.ac.nz###use_of_cookie
themillionroses.com##.cokkie-banner
bookbeat.pl##div[class*="cookieBanner_container_"]
seneca.juntadeandalucia.es#$#app-cookies { display: none !important; }
seneca.juntadeandalucia.es#$?#body { overflow: auto !important; }
spectrocloud.com#?##gatsby-focus-wrapper > div[class]:has(> div[class] > div[class] > button[data-cta-id="acceptcookies"])
ispsystem.ru##body div[class]#cookie-message
configserverfirewall.com##footer > .notice
plusportal.hr#$#body { overflow: auto !important; }
plusportal.hr#$#.cookies_popup-container { display: none !important; }
intercars.ro#$##gdprModal { display: none !important; }
intercars.ro#$##gdprModal ~ .modal-backdrop { display: none !important; }
intercars.ro#$#body { overflow: auto !important; padding-right: 0 !important; }
||ameba.jp/ameba_cmp/
lvvwd.com###PolicyNotice
eldorado.ru##.cookie-banner__wrapper
fonegeek.com##.bottomfloat
farmina.com###cookieslayer
eagle.cool##.cookie-promt
gx.me##.ReactModal__Overlay--after-open
geely.com##.c-cookies__space
dasfutterhaus.at#%#//scriptlet("set-cookie","dsgvo_consent","1")
stilord.*#%#//scriptlet('set-cookie', 'plenty-shop-cookie', '0')
graphql.braintreepayments.com##div[data-testid="gdprComponent"]
zr.ru##div[class^="styled__CookieDisclaimerContainer-"]
brk-muenchen.de###caBanner
5sim.net##.mui-style-1rqmbb5
lvbet.pl,lvbet.com###js-cookie-popup
turcolegal.com#$#.cli-modal-backdrop { display: none !important; }
turcolegal.com#$##cookie-law-info-bar { display: none !important; }
turcolegal.com#$#body { overflow: auto !important; }
shop.app,shopify.engineering,shopify.com##section[data-section-name="cookie-active-consent-notice"]
flexiti.com#?##__next > div.min-h-screen > div.fixed:has(> div.flex > button#rcc-confirm-button)
poehalisnami.ua##.jsAgreeWithCookie
civey.com##div[aria-live="polite"]
silbonshop.com#$##consent-tracking { display: none !important; }
silbonshop.com#$#.modal-backdrop { display: none !important; }
silbonshop.com#$#body.modal-open { overflow: auto !important; }
wikiloc.com##.cookie-monster__container
shop.tecsafe.de#$##cookie-consent { display: none !important; }
shop.tecsafe.de#$#.page-wrap--cookie-permission { display: none !important; }
shop.tecsafe.de#%#//scriptlet('remove-class', 'cookie--not-set', 'body')
sdelsol.com##.COOKIES
commsec.com.au#?#.announcements > .closeable.priority-2:has(> .container > span > p > a[href*="/cookies.html"])
/privacy-layer$domain=teufel.de|teufel.ch|teufelaudio.*
promotion.aliexpress.ru###policyContainer
stilkuhni.ru##.js-cookie-popup-container
kocbayi.com.tr#$#.cookie-modal { display: none !important; }
kocbayi.com.tr#$#.modal-backdrop { display: none !important; }
kocbayi.com.tr#$#body.modal-open { overflow: auto !important; }
accessories4less.com###simplemodal-overlay
accessories4less.com###simplemodal-container
asiaplus.co.th###cookieswrapper
lamborghini.com##.no-gutters.css-1gtazrs
centogene.com##.m-cookiecontrol
e-pity.pl#%#//scriptlet('set-cookie', 'efile-cookiename-28', '1')
fillup.pl#%#//scriptlet('set-cookie', 'efile-cookiename-74', '1')
platnik.e-pity.pl###cookiemodal
app.bionic-reading.com#?#.MuiDialog-root:has(#cookie_svg__a)
webmotors.com.br#?##root > div:has(> button#btn_understoodCookieWarn)
connectgas.ru##div[class^="cookieAgreement_"]
thenounproject.com##.yCpfT
0rechner.de###precmpdialog
tracker.fressnapf.de##.provider-cookies-modal > .page-overlay
imaios.com#$##userConsentModal { display: none !important; }
imaios.com#$#.modal-backdrop { display: none !important; }
imaios.com#$#body { overflow: auto !important; padding-right: 0 !important; }
nolaadore.com,fastcompany.com,inc.com,nationalreview.com,chronicle.com##body .bcpNotificationBarStickyBottom
autocont.cz##.cookie-fade-window
microsoft.com###wcp-consent-banner
abramsbooks.com###abr_cookie_modal
polypane.app##div[class^="Policy-styles-"]
laphil.com,hollywoodbowl.com##div[data-js-view="privacy-accept-view"]
sberbank.com##div[data-pid^="KomCookieWarning-"]
staige.tv##.s-cookie-notice
paczki.zabka.pl#$#div[data-test="gdpr-box"] { display: none !important; }
paczki.zabka.pl#$#body { overflow: auto !important; padding-right: 0 !important; }
theportalist.com##.cookiePolicyPopup
melatonina.pl##body > div[style^="width: 100%; padding: 0px 5px; background-color:"]
lelivrescolaire.fr#?##app > div > div:has(> div:contains(Utilisation des cookies))
eventix.io##.ot-cookies
||cookies.openticket.tech/latest/cookies.js
refurbed.ie#$#section[x-data^="CookieBanner"] { display: none !important; }
refurbed.ie#$#body.overflow-hidden { overflow: auto !important; }
karrierportal.hu##.cookie-overLay
getaround.com#$#body { position: static !important; }
getaround.com#$#.js_cookie-consent { display: none !important; }
just-eat.co.uk,just-eat.ie,just-eat.es,justeat.it##div[data-cookie-anchor]
just-eat.dk#$#div[data-qa="granular-privacy-settings"] { display: none !important; }
just-eat.dk#$#body { overflow: auto !important; touch-action: unset !important; }
hypeauditor.com##footer > .popup
northwell.edu##div[id^="nwh_footer_banner_legal"]
bandcamp.com##.tos-update
cherry-lane.co.uk###cookienotice_container
cherry-lane.co.uk##div[id^="cookie_popup_"]
chalkr.de##.iw-cc-w
treasure.chess.com###redwood-app > div > .banner-wrapper
csas.cz##cookie-agreement
magicplan.app##.magicplan-cookie-banner
spdiario.com.br##.amdb-lgpd-consent
shoppersdrugmart.ca##.privacy-agreement
neat.no,teamtailor.com##.z-cookie-alert
playlumi.com#$#body { overflow: auto !important; padding-right: 0 !important; }
playlumi.com#$#div[data-dialog-ref="cookie-notification"] { display: none !important; }
coolblue.be##.modal-box
vitalsource.com##div[role="dialog"][aria-label="Cookie Policy"]
search.brave.com###usage-metrics-notice
headspace.com##div[data-testid="gdpr-modal"]
tcaeintegral.es#$#.c--anim { display: none !important; }
tcaeintegral.es#$#html { overflow: auto !important; }
iryo.eu##app-cookies-manager
unopar.com.br##.banner-fixed-box
equisys.com###CookiesAlertPanel
atida.fr#$##cmpt_customer--cookie { display: none !important; }
atida.fr#$#body.block { overflow: auto !important; }
lac.co.jp##.js-gdpr_consensus-el
adyen.com##.page-cookie-bar
cerascreen.de,vamon.de,lockcard.de##.cc-window-wrapper
renault-hoffmann-niedernhausen.de#$##gdpr-bar { display: none !important; }
renault-hoffmann-niedernhausen.de#$#.restricted { overflow: auto !important; position: static !important; }
deals.sharewareonsale.com#?##__next > div[class]:has(> div[data-testid="modal-overlay"] + div[class] a[href="/privacy"])
guess.eu##.cookies__warning-container
turkishexporter.com.tr##.fixed-cookie-policy
kayahotels.com###kvkkbox
mvideo.ru##mvid-cookie-notification
||resources.jetbrains.com/storage/ui/cookies-banner-
powercolor.com##.Privacy
europa.eu###deu-cookie-banner
liveagent.com##.Medovnicky
fruugo.se#%#//scriptlet('trusted-click-element', '.js-consent-btn-decline')
learntypescript.dev#?##gatsby-focus-wrapper > div > div:has(> a[href="/privacy"])
logowanie.nn.pl#$#div[class^="Portal_module"] { display: none !important; }
logowanie.nn.pl#$#body { overflow: auto !important; }
obdeleven.com##.c-hi-cookie-popup
manufactum.*##sell-cookie-banner
stromnetz.berlin##._cookiebanner-opt-in-out
stromnetz.berlin##._cookiebanner::after
||panini.com.br/*/Amasty_GdprCookie/
character.ai#?#body > div[tabindex="-1"]:has(> div > div.modal > div.modal-dialog p:contains(We use cookies))
jackjones.com,veromoda.com##.overlay-backdrop
||orange-marine.*/modules/willowrgpd/lib/tarteaucitron/
app.lysa.se##.baked-dough-consent
writerduet.com###root > div > div[style^="position: fixed; bottom:"][style*="background:"][style*="z-index:"]
kohlhammer.de##.sc-gdpr
numeromag.nl##div[id$="-cookie-notice-container"]
||alltracker.org/*/cookie-manager*/cookie_manager
realestate.com.au##.gdpr-consent-element-wrapper
globalblue.com,globalblue.ru,globalblue.cn##.gbnew-cookie-bar
docs.openathens.net,shelly.cloud###vp-js-cookies__notice
sgcasino533196.com##stb-gdpr-modal
print24.com#?#.layout > div#modalComponent:has(> div[class^="CookieConsent_"])
||sportelloweb.abbanoa.it/public/docroot/eng-commons/js/page-alert.js
cunardcruceros.com#$##prtltmmc-popup { display: none !important; }
cunardcruceros.com#$#body { overflow: auto !important; }
lta.org.uk#%#//scriptlet('remove-class', 'cookies-modal-open', 'body')
lta.org.uk#$#div[id^="lta-cookies-"] { display: none !important; }
emedjimurje.net.hr,ooma.com,engelvoelkers.com,ccoo.es,armedangels.com,gartenbau-greiving.de,stratic.de,learnattack.de,truphone.com,doppelherz.com,flaschen-glaeser-und-dosen.de,store.leica-camera.com,asus.com.cn,zentalk.asus.com,tecnologia.libero.it,automoto.it,atlantico.fr,giga-hamburg.de,gerth.de,petenkoiratarvike.com,intergastro.de,tescobank.com,gosch.de,ousuca.com,einrichten-design.de,dehn.de,bka.de,polizei.de,xing.com,twojapogoda.pl,centrumrowerowe.pl,dpp.cz,hotcourses.ru,traxmag.com,schnittmuster-datenbank.de,teufelaudio.pl,eurowings.com#$#html { overflow: auto !important; }
amd.by,tele2.de,primoza.de,deine-tierwelt.de,cashconverters.be,bauermedia.co.uk,analog.com,giant-bicycles.com,autokino-duesseldorf.ticket.io,zeoob.com,safenames.net,hobbybaecker.de,rexel.de,lifepointspanel.com,ilmotorsport.de,happypenguin.altervista.org,kontrast.dk,conotoxia.com,cinkciarz.pl,nemzetiklimavedelmihatosag.kormany.hu,admin.tracker.com,my.acea.it,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,greenweez.com,qastack.com.de,wissenschaft-shop.de,tu-darmstadt.de,hofats.com,migros-shop.de,smartstore.com,promondo.de,omlet.de,wdc.wholesale.telecomitalia.it,puratos.co.jp,landkreis-pfaffenhofen.de,landkreis-eichstaett.de,friopecas.com.br,zoxs.de,schwalbe.com,autobahn.de,actronics.no,modellbau-metz.com,derkum-modellbau.com,modellbau-berlinski.de,audioboom.com,findamasters.com,stickerapp.*,techbone.de,pitstop.de,serverstoplist.com,bandel-online.de,rexel.fr,remember.de,osehero.pl,excellent-hemd.de,mediathekviewweb.de,apothekerkammer.at,wark24.de,krungsri.com,unkrautfuchs.de,hspv.nrw.de,einrichten-design.de,africaintelligence.com,mein.eon-energie.at,think.ing.com,graewe-shop.de,pamprofi.cz,anadibank.com,lefeld.de,freyerleben.de,baer-shoes.com,baer-schuhe.de,e100.eu,file.com.tr,georg.at,schwalbetires.com,1pmobile.com,studentenwerk-dresden.de,petitions.net,adressit.com,aredaonline.com,atzuma.net,imzakampanyasi.net,onlinepeticija.com,opprop.net,peticao.online,petice.com,peticie.com,peticija.online,peticijaonline.com,peticijas.com,peticije.online,peticijeonline.com,peticijos.com,peticiok.com,peticion.es,peticiones.ar,peticiones.cl,peticiones.co,peticiones.mx,peticiones.net,peticiones.pe,peticions.cat,peticiq.com,peticoes.pt,petisionline.com,petitieonline.com,petities.com,petitionen.com,petitionenligne.be,petitionenligne.ch,petitionenligne.com,petitionenligne.fr,petitionenligne.net,petitionenligne.re,petitiononline.uk,petitions.nz,petitsioon.com,petizioni.com,petycjeonline.com,skrivunder.com,skrivunder.net,educado.pl,electropapa.com,ben.nl,twitcasting.tv,nutsinbulk.ie,nutsinbulk.eu,nutsinbulk.co.uk.careers.equinix.com,starmoney.de#$#.modal-backdrop { display: none !important; }
alsen.pl,portalpasazera.pl,careers.equinix.com,finnair.com,ispot.pl,dyzurnet.pl,georg.at,batteryempire.cz,eliis.eu,sercedziecka.org.pl,ekoplaza.nl,krungsri.com,wark24.de,app.lepermislibre.fr,osehero.pl,puratos.co.jp#$#body.modal-open { overflow: auto !important; }
direcaoconcursos.com.br#?##__next > div[class^="sc-"]:has(> div[class] > p > a[href="/politicas-de-privacidade"])
portalpasazera.pl#$#.cookieman-window { display: none !important; }
octopusenergy.co.jp##.h-full > div.text-ice > div.mt-24 > section.fixed
octopusenergy.it#?##__next > div[class^="sc"]:has(> p[class^="sc"] > a[href="/policies/cookie-policy"])
wsip.pl##.cookieinfo-wrapper
casamundo.de#?#.react-onclickoutside.posf:has(> div[data-test="cookie-consent-notification"])
sw-lindau.de###gdpr-cookie-message-container
server-daten.de###sdCookieBanner
eduelo.pl###purePopupWrap
xxxtik.com##.ad-modal__content
object-carpet.com##.cookieNoticeWrapper
zale.si,mercator.si###_iCD
www3.nhk.or.jp##.nw-modal
||consent.a24films.com^
lrmonline.com##.gaoop
libmanuels.fr#?#ion-app ~ div[class] > div[class] > div[class]:has(> h2:contains(Gestion des cookies))
tss-yonder.com###cookieconsent-bg
eurowings.com#$#.cookie-consent { display: none !important; }
xn--bafg-7qa.de#$#body > div[class^="mfp-"] { display: none !important; }
xn--bafg-7qa.de#$#html { overflow: auto !important; margin-right: 0 !important; }
postleitzahl.org###cmp
starmoney.de#$#body .tx-om-cookie-consent { display: none !important; }
starmoney.de#$#body { overflow: auto !important; padding-right: 0 !important; }
strato-hosting.co.uk#$#.consent { display: none !important; }
strato-hosting.co.uk#%#//scriptlet('remove-class', 'noscroll', 'body')
go2senkyo.com###m_foot_msg
auf1.info,auf1.tv#?##__nuxt > div:has(> div.overflow-scroll > div > div.flex > button[class*="primary"])
izolace-info.cz,hrad-bezdez.cz###ccnst__main
eldorado.ru#?##__next > div[class]:has(> div[class] > a[href*="Cookie_Policy"])
seb.lv#$##cookiesMessage { display: none !important; }
seb.lv#$##cookiesMessage ~ .modal-backdrop { display: none !important; }
seb.lv#$#body { overflow: auto !important; padding-right: 0 !important; }
vocabulary.com##.cookie-privacy-banner
nedis.com###laravel-cookies-consent
mito3d.com,loteriakozel.pl###cookies_modal
mielectro.es##.capaCookie
nawozy.eu##div[class^="CookieBox_"]
||blacknut.com/scripts/a/cmp.js
inps.it#$#body { overflow: auto !important; padding-right: 0 !important; }
inps.it#$##modalcookiebar { display: none !important; }
sunsky-online.com###cookiesHint_1
||hepster.com/js/cookies.js
ushio.co.jp,einnews.com##.footer-gdpr
uni-passau.de##.upa_cookie
highlandsenergi.com##.woocommerce-store-notice
agoda.com##.ConsentBanner
buki.org.pl##div[class^="styles_snackbarContainer"]
hostinger.*##.h-cookie-consent
group.emmi.com#$#.js-o-page__gdpr-overlay { display: none !important; }
group.emmi.com#$#.h-layout--prevent-scrolling { overflow: auto !important; position: static !important; }
urlaubspiraten.de#?#body > #hp-app ~ script + div:has( > div > div > div > button[mode="function"]:contains(akzeptieren))
urlaubspiraten.de#$#body { overflow: auto !important; }
physikinstrumente.de#$#.cc-window[aria-label="cookieconsent"] { display: none !important; }
physikinstrumente.de#$#.cc-window-blocker { display: none !important; }
physikinstrumente.de#$#.no-scroll { overflow: auto !important; }
steamforged.com##.c-cookie-alert
displayspecifications.com#$##window_cookie_consent_1_overlay { display: none !important; }
displayspecifications.com#$#body { overflow: auto !important; }
oficinasmontiel.com###darklayer
spiele-offensive.de###consentContainer
ras.bz.it##body.dp--cookie-consent .body-inner::before
baslerweb.com,nokogiri.org,github.io,docs.nefarius.at,forethought.ai##.md-consent
prensariomusica.com##.rgpd-leyend
st-andrews.ac.uk##div[id^="sta-cc"][aria-label^="Cookie preferences"]
wolt.com##.ConsentsBannerOverlay
similarweb.com,book24.ru##.app-cookies-notification
drogeria-ekologiczna.pl,strefamocy.pl##.x13eucookies__backdrop
gamearter.com###awagon_gdpr_box
careers.equinix.com#$#.consent-modal { display: none !important; }
smulderstextiel.nl##div[class^="estrategy-cc-popup"]
sailing.org###sotic-cookie-notice
zegarki-diament.pl,skinmuses.com,berger-tools.co.uk,carrefoursa.com,amplitude-studios.com##div[id^="cookies"]
amplitude-studios.com###notification-container
companyofheroes.com,games2gether.com,account.community.amplitude-studios.com##.cookies-control
teufelaudio.pl#$#.p-layer[data-p-layer-contents-endpoint="/privacy-layer"] { display: none !important; }
amazon.de##music-notification-ribbon
fileee.com#$##gdpr-notice { position: absolute !important; left: -3000px !important; }
fileee.com#$##gdpr-overlay { position: absolute !important; left: -3000px !important; }
portal.librus.pl#$#body.modal-body { overflow: auto !important; padding-right: 0 !important; }
portal.librus.pl#$#.consent-categories-modal-wrapper { display: none !important; }
musicboard.app#$#body[style="overflow: hidden;"] { overflow: auto !important; }
musicboard.app#?#div[class^="popup_overlay_"]:has(div[class^="cookiespopup_content"])
indomus.it##.cookiefox
castorama.pl##body.cookieBar-darkening::before
piearsta.lv##.acceptCookiesBlock
picwish.com###cookies-win
brightdata.com#$#.cookies_popup_overlay { display: none !important; }
brightdata.com#$#html.brd_cookies_bar_popup_shown * { filter: none !important; }
brightdata.com#$#html.brd_cookies_bar_popup_shown { overflow: auto !important; }
brightdata.com#$#html.brd_cookies_bar_popup_shown body { overflow-y: auto !important; }
||jobup.ch/public/scripts/modern/chunk-cookie-consent-modal.*.js
aachener-zeitung.de#%#//scriptlet('trusted-click-element', 'a#consentAccept')
60millions-mag.com##.consent-modal-first
skiwelt.at###mco-consent
vr-bayernmitte.de#$#.lightbox--cookie-consent { display: none !important; }
vr-bayernmitte.de#$#.darken-layer { display: none !important; }
vr-bayernmitte.de#$#.no-scroll { overflow: auto !important; position: static !important; }
ikea.cn###ikeacn-cookie-consent-body
midasbuy.com###cookie-agreement-pop
mamba.ru#?##app > section[class^="sc-"]:has(> div[class^="sc-"] > form#closeCookieBanner)
volla.online###rapidweaver_privacy_message
ecmsglobal.com##.firstTimeTip
uefa.com##body > div#onetrust-consent-sdk
||jimms.fi/Scripts/jimmsconsent.min.js
shanebarker.com##.sb-bottom-cookie
urbanarmorgear.com##div[class^="Layout__CookieBannerContainer-"]
puma.com##div[data-test-id="cookie-banner"]
skokka.com###app > .alert-secondary.fixed-bottom
litres.ru##div[data-test-id="cookieAcceptPopup"]
jmonline.com.br#?##__next > div[class^="Block__Component"] > div[class^="Block__Component"]:has(> div[class^="Block__Component"] > div[class^="Block__Component"] > button#lgpdAcceptCookies)
andsafe.de###andsafeCookieManager
andsafe.de###andsafe-cookie-consent
easyticket.de#$#div[id^="cookie_consent_popup_"] { display: none !important; }
easyticket.de#$#html.popup_visible_cookie_consent_popup { overflow: auto !important; }
easyticket.de#$#html.popup_visible_cookie_consent_popup > body { overflow: auto !important; margin-right: 0 !important; }
life.com.by##.cookies-modal-container
||pmc-pp-tou.*.amazonaws.com/privacy-notice.js
smashbros.com#$##cookieModal { display: none !important; }
smashbros.com#$#.is-opened-modal body { overflow: auto !important; }
chess.org##.message-general > ul[style^="position:"]
pleo.io##div[data-testid="cookie-banner-wrapper"]
aosom.*##.cookies-es-container
nutsinbulk.ie,nutsinbulk.eu,nutsinbulk.co.uk#$##CookieModal { display: none !important; }
nutsinbulk.ie,nutsinbulk.eu,nutsinbulk.co.uk#$#body { overflow: auto !important; padding-right: 0 !important; }
gregorypacks.com#$?#.page > div.overlay-wrapper:has(> div.overlay-wrapper__container > div.overlay--cookie-consent-overlay) { display: none !important; }
gregorypacks.com#$#body { overflow: auto !important; }
rowertour.com##.bg-trans-full-cookie
hero-wars.com##.overlay__cookie
21vek.by#$##modal-cookie { display: none !important; }
21vek.by#$#body { overflow: auto !important; }
sportano.*##.global-cookie
sportano.*##body.cookie-overlay-active::after
twitcasting.tv#$#.tw-dialogs { display: none !important; }
twitcasting.tv#$#body[style="overflow: hidden;"] { overflow: auto !important; }
london-dental-implant.co.uk###block-london-cookies
idw.de##.cookie-manager__overlay
devicespecifications.com#$#body { overflow: auto !important; }
devicespecifications.com#$#div[id^="window_cookie_consent_"] { display: none !important; }
facetxl.pl,kobietaxl.pl##.cookie_al
eschuhe.ch,eobuv.cz,eschuhe.de,ecipo.hu,escarpe.it,eskor.se,eobuv.sk,evzuttya.com.ua,eobuwie.com.pl,epantofi.ro,obuvki.bg,eschuhe.at,eobuv.com.ua,ecipele.hr,chaussures.fr,epapoutsia.gr,eapavi.lv,eavalyne.lt,zapatos.es,eobutev.si##.modal-consents
modivo.pl##body .plate-cookies
theupgradeguide.com##.stpd_cmp
turkishairlines.com###cookieWarningMessageNew
conotoxia.com,cinkciarz.pl##[on-save-fn-name="afterCookieAccept"]
stockstories.com##.cookis
landwirtschaft.de#$##cookieman-modal { display: none !important; }
landwirtschaft.de#$#body.body-scrolling-off { overflow: auto !important; }
schnittberichte.com,geniale-tipps.de###drdsgvo_div
grooves.land###ack_usage_de
grooves.land###background
dailymotion.com#%#//scriptlet('set-cookie-reload', 'cookie_policy_closed', '1')
barax.de###es-cookie-solution
laumat.at###laumatcookiebox
tedate.jp##.m-snackbar-notice
misskey.io###misskey-ga-cookie-accept-bar
bible.com##div#cookieConsentBannerContainer
||terre.tv/wp-content/plugins/mrdev-cmp/
ben.nl#$##defaultModal { display: none !important; }
ben.nl#$#.cookie-wall { display: none !important; }
ben.nl#$#body { overflow: auto !important; }
seb.se##.pw-cookie-consent-v2
clickdoc.fr#$#app-consent-gdpr-container { display: none !important; }
clickdoc.fr#%#//scriptlet('remove-attr', 'style', 'body.modal-open')
clickdoc.fr#%#//scriptlet('remove-class', 'modal-open', 'body.modal-open')
malijunaki.si#$#body { overflow: auto !important; position: unset !important; }
malijunaki.si#$##cookies { display: none !important; }
youporngay.com###js_euCookieBanner
whatsapp.com#%#//scriptlet('trusted-click-element', 'button[data-cookiebanner="accept_button"]','','300')
wid.cert-bund.de#$#portal-cookie-dialog { display: none !important; }
wid.cert-bund.de#$#body { overflow: auto !important; }
schnittmuster-datenbank.de#$#html[style*="overflow"] div[data-bg="background-color: rgba(0, 0, 0, 0.380);"] { display: none !important; }
schnittmuster-datenbank.de#$#body { overflow: auto !important; }
lesjours.fr##.tarteaucitron-alert-big-bottom
finnair.com#$#fin-cookie-policy { display: none !important; }
electropapa.com#$##ccAcivateModal { display: none !important; }
electropapa.com#$#.modal-open { overflow: auto !important; }
laanevirumaauudised.ee##div[class^="CookieBarElements"]
siepomaga.pl##.header-cookies-component
diotec.com##.privacyoption_overlay
tcgplayer.com##.compliance-banner
elamigosedition.com,pobierzgrepc.com##.cookiePolicyB
paylib.fr##cookies-consent
123-reg.co.uk#$?#body > div.ReactModalPortal:has(> div.ReactModal__Overlay section > p:contains(We use cookies)) { display: none !important; }
123-reg.co.uk#$#body { overflow: auto !important; }
dermoailem.com##.CookiePost
palit.com,gainward.com###pp_overlay
palit.com,gainward.com###pp_info
plantemoran.com#$?#.sitewide-alert { remove: true; }
iqair.com#$#.cdk-overlay-container { display: none !important; }
iqair.com#$#body.cdk-global-scrollblock { overflow: auto !important; position: static !important; }
smogtok.com##app-cookie-box
educado.pl#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
analizafinansowa.pl,transport-expert.pl,portalzp.pl,portalochronysrodowiska.pl#$#body.overlay-hidden-cookie { overflow: auto !important; }
fubo.tv#?#div[style^="display: flex;"] > div[class^="css-"]:has(> div[class^="css-"] > div.wrapper > div.close-icon)
treblezine.com#$#html { overflow: auto !important; padding-right: 0 !important; }
treblezine.com#$#.newsletter-popup { display: none !important; }
traxmag.com#$#.popin-overlay--cookie { display: none !important; }
traxmag.com#$#body { overflow: auto !important; padding-right: 0 !important; }
thecycle.game##main > div.clipped-box.text-center
alliander.com##div[data-componentid="includes_cookie-bar_CookieBarApp_js"]
codeclimate.com##div[x-data*="cookie-policy"]
singaporeair.com##sia-cookie
singaporeair.com##.cookie-handling-new
app.link.co##.is-breakpoint-widescreen[data-overlay-container="true"] > div.when-direction-column-reverse > div.is-breakpoint-widescreen
ctistore.pl,techlord.pl###InfoCookieTlo
theprotocol.it###tp-cookie-agreements
jobicon.pracuj.pl##footer ~ .fixed.bottom-0.pt-5.px-0
c-o-k.ru##.msg-content
ejobs.ro#$#.eBasicModal { display: none !important; }
ejobs.ro#$#.BodyDisableScroll { overflow: auto !important; }
hotdeals.com##.privacy-policy-pop
mckesson.eu,mtg-jp.com###cookie-notice-box
ac-illust.com#$?##cookie-bar { remove: true; }
thetruestory.news#?#main > div:has(> div > p:contains(cookies))
link.co##div[data-js-id="LinkCookieSettingsNotification"]
sunfun.pl##div[class^="CookieBar-"]
bestreisengroup.pl,volare.pl,oasistours.com.pl##.cookiesConsent
bpmarco.pl##.floating-strip
new.globe.com.ph##.privacyNotice
||securiti.ai/consent/
pressdemocrat.com##.cph-ccpa_banner
yookassa.ru,yoomoney.ru##.qa-gdpr
optomausa.com###msgbg
optomausa.com##div[id^="cookieBot"]
autograph.io##.modal-bg
timeweb.cloud##.footer + div.cc
traefik.io##footer ~ div[display="block"][width="100%"] > div[class^="Box-sc-"]
ixbt.com###accept_cookie_policy_wrapper
yopmail.com###cons-pop
petitions.net,adressit.com,aredaonline.com,atzuma.net,imzakampanyasi.net,onlinepeticija.com,opprop.net,peticao.online,petice.com,peticie.com,peticija.online,peticijaonline.com,peticijas.com,peticije.online,peticijeonline.com,peticijos.com,peticiok.com,peticion.es,peticiones.ar,peticiones.cl,peticiones.co,peticiones.mx,peticiones.net,peticiones.pe,peticions.cat,peticiq.com,peticoes.pt,petisionline.com,petitieonline.com,petities.com,petitionen.com,petitionenligne.be,petitionenligne.ch,petitionenligne.com,petitionenligne.fr,petitionenligne.net,petitionenligne.re,petitiononline.uk,petitions.nz,petitsioon.com,petizioni.com,petycjeonline.com,skrivunder.com,skrivunder.net#$##cookie_consent_modal { display: none !important; }
petitions.net,adressit.com,aredaonline.com,atzuma.net,imzakampanyasi.net,onlinepeticija.com,opprop.net,peticao.online,petice.com,peticie.com,peticija.online,peticijaonline.com,peticijas.com,peticije.online,peticijeonline.com,peticijos.com,peticiok.com,peticion.es,peticiones.ar,peticiones.cl,peticiones.co,peticiones.mx,peticiones.net,peticiones.pe,peticions.cat,peticiq.com,peticoes.pt,petisionline.com,petitieonline.com,petities.com,petitionen.com,petitionenligne.be,petitionenligne.ch,petitionenligne.com,petitionenligne.fr,petitionenligne.net,petitionenligne.re,petitiononline.uk,petitions.nz,petitsioon.com,petizioni.com,petycjeonline.com,skrivunder.com,skrivunder.net#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
accolade.eu###cookies-component
komputronik.com##.pr-cookie-policy
allegro.sk,allegrolokalnie.pl,allegro.cz#$#body { overflow: auto !important; }
allegro.sk,allegrolokalnie.pl,allegro.cz#$##opbox-gdpr-consents-modal { display: none !important; }
shareview.jp###div-gdpr
findmymobile.samsung.com##footer + div.fixed.bottom-0.items-center.p-5.h-fit
airly.org##.cookie-baner
empik.com#$#html.cookies-consent-component__prevent-scroll { overflow-y: auto !important; }
empik.com#$#.react-box-container[data-box-key="CookiesConsentsBannerRodoBox"] { display: none !important; }
empik.com#$?#body.cookies-consent-component__prevent-scroll footer ~ div[class$="-wrapper"]:has(> div[class$="-background"]:empty:first-child + div[class$="-containerInfo-CookiesConsentsBannerRodoHelper"]:last-child)  { display: none !important; }
login.ingbank.pl##.global-overlays__overlay[data-tag-name="cookie-banner-main"]
alsen.pl,ispot.pl#$#body .cookie-modal { display: none !important; }
alsen.pl,ispot.pl#$#.cookie-modal ~ .modal-backdrop { display: none !important; }
iksmedia.ru##.descl
||mobile.de/api/consent/static/js/loader.js
skgelios.ru##.polit-disclaimer
mednavi.pl##.CookiesNotice
hotcourses.ru#$##ckieOvrlayDiv { display: none !important; }
hotcourses.ru#$##cookiePopUpId { display: none !important; }
flocktory.com##.base-cookie
grafana.com##.consent-footer
bb.com.br##bb-cookies-wc
lego.com#?#body > div[data-focus-lock-disabled="false"]:has(> div div[data-test="cookie-modal-content"])
spb-guide.ru##.snowdiv-modal
milenio.com###camus-cookie-disclaimer
aldi.pl#$#html > body:not(#style_important) { overflow-y: auto !important; }
aldi.pl,postbank.de#$##usercentrics-root { display: none !important; }
postbank.de#$#body.overflowHidden { overflow: auto !important; }
nembus.ru#$#.modal-cookies { display: none !important; }
nembus.ru#$#.modals__overlay { display: none !important; }
nembus.ru#$#body { overflow: auto !important; }
ixbt.games,ixbt.com##.gdpr-root
gigasport.at,gigasport.de,gigasport.ch#$#body { overflow: scroll !important; overflow-x: hidden !important; }
gigasport.at,gigasport.de,gigasport.ch#$#.tao_cookie_popup_advanced { display: none !important; }
studentenwerk-dresden.de#$##cookieconsent { display: none !important; }
studentenwerk-dresden.de#$#body { margin-right: 0 !important; overflow: auto !important; }
||wp.pl^$script,domain=dobregry.pl|nauka.rocks
image-line.com#$#.cookie-banner-wrapper { display: none !important; }
image-line.com#$#body.cookie-consent-shown { overflow: auto !important; }
raport.pse.pl##footer ~ div[class="print:hidden"] > .fixed.bottom-0
cntraveler.com,wired.com##div[class^="MessageBannerWrapper"]
fidelity.de#$#body { overflow: auto !important; }
fidelity.de#$##ensNotifyBanner[aria-label="Consent Banner"] { display: none !important; }
fidelity.de#$#.ensModalBackdrop { display: none !important; position: absolute !important; left: -3000px !important; }
yenisafak.com##.ys-cookie-modal
thecompleteuniversityguide.co.uk##.cookie_lbox
socofe.pzu.pl##pfs-cookie-info
njumobile.pl,doladuj.plus.pl,doladuj.heyah.pl,doladowania.wrodzinie.com.pl,orange.pl##.bm-privacy
mysellix.io,sellix.io##.sellix-cookie-container
toptanicgiyimistanbul.com###CerezPopupBox
kepea.gr,1pmobile.com#$#body { overflow: auto !important; padding-right: 0 !important; }
kepea.gr,1pmobile.com#$##myModal { display: none !important; }
kepea.gr#$#.modal-backdrop { display: none !important; }
lego.com#?##__next aside[class^="Modalstyles__Container"]:has(> div[aria-label="Cookie Settings"])
lego.com#$#html > body:not(#style_important) { overflow: auto !important; padding-right: 0 !important; }
thetimes.co.uk,erli.pl#$#body { overflow: auto !important; }
dts24.pl###elementor-popup-modal-304563
evium.de,u-bordeaux.fr,flyingblue.fr,ppk.pzu.pl#$#.cdk-overlay-container { display: none !important; }
evium.de,u-bordeaux.fr,flyingblue.fr,ppk.pzu.pl#$#html { overflow: auto !important; position: static !important; }
zinio.com##div[class^="CookiePolicyContainer-"]
drogi.gddkia.gov.pl###c_popek
malachowski.pl###poscookielaw
doshisha.ac.jp,milanreports.com,cheater.ninja,apetilo.com,assyst.app,turbopizza.cz,rsd.cz###cc_div
eberry.cz##.c-cookie-consent-bar
newyorker.com,self.com,gq.com,vanityfair.com,vogue.com,allure.com,teenvogue.com,pitchfork.com##div[data-testid="message-banner"]
jove.com##.css-ad08s1
markushaenni.com#$##incms-dpbanner { display: none !important; }
markushaenni.com#$#body.show-dpbanner { overflow: auto !important; }
kwork.com,kwork.ru##.info-cookie-uses
knihy.90.cz##.square
||mujkaktus.cz/kaktus-theme/js/gdpr-component-
||sklep.eset.pl/theme/share/media/js/klaro-config.js
elespectador.com##.Cookies-Container
wedely.com###consent_cont
goosty.lu##app-cookie-footer
||rainyrule.com/*/Sticky*ConsentManager
vivoplay.com.br,2ocr.com,fjallraven.com##div[class^="cookies"]
dentsu.co.jp##.gdpr-bg
ilfattoquotidiano.it##.cc-policy-update
promipool.de##.needsclick
cieszyn.pl,designalive.pl##.advancedCookiesPopup
audiotag.info##.c-agree
cursbnr.ro###notification_cookies
cnn.com##.terms-of-service
pulzo.com###divConsent
saarbruecker-zeitung.de,rp-online.de#%#//scriptlet('trusted-click-element', '#consentAccept', '', '1000')
yerevdekor.com##.gpdr-wrapper
radio8.de#%#//scriptlet('set-constant', 'CookieConsentManager', 'noopFunc')
kuki.cz#$#.cookiesModal { display: none !important; }
kuki.cz#$#.cookiesModal ~ div.modal-backdrop { display: none !important; }
kuki.cz#$#body { overflow: auto !important; padding-right: 0 !important; }
vodafone.cz##.vfcc__overlay
||consent.t-mobile.cz^
testograf.ru##div[class^="privacyPopup"]
||didomi.eldo.lu/ui-gdpr-
||geolocation.onetrust.com/cookieconsentpub/*/geo/location$xmlhttprequest,domain=victorinox.com,important
||sbazar.cz/*/js/cmp2/scmp.js
||sbazar.cz/*/js/cmp2/cmp_stub.js
/wp-content/plugins/cookies-and-content-security-policy/*$domain=shangrilas.cz
shangrilas.cz##div[class^="modal-cacsp-"]
burgerkingrus.ru##.bk-cookie-message
modlet.ro###cookie-policy-overlay
guessfactory.com,guess.eu,guess.com##div[class^="cookies__warning-"]
welcometothejungle.com##.axeptio_mount
maniac.de#$#body > div[id*="-"][data-bg^="background-color:"][style*="backdrop-filter:"] { display: none !important; }
maniac.de#$#body { overflow: auto !important; }
fastfoodmenupreise.de###cmp-iframe
fastfoodmenupreise.de#$?#body { overflow: auto !important; }
fastfoodmenupreise.de##[class^="cmpButton"]
||cdn.privacy-mgmt.com/consent/$domain=ariva.de,important
mimarkt.pl,idream.pl###garua_cookie_consent_popup
axen.com.tr##.hongo-cookie-policy-wrapper
yigitalisveris.com.tr##.kvk-information-master
commonspace.eu##.typify-cookie-popup
vivimilano.corriere.it#$#.privacy-cp-wall { display: none !important; }
vivimilano.corriere.it#$#body.noScroll { position: static !important; }
apk-store.org##.cop_dmca
bitepito.hu###cookie_accepter_div
enermax.com###cookice-text
sberindex.ru##div[class*="styles_Layout__cookiePanel"]
playngo.com##.deobxn
bbc.com#?#header[role="banner"] > div > div:has(> div  > div > h2)
||sportrar.tv/js/cookiepop.js
artnews.com,rollingstone.com,dirt.com,deadline.com,variety.com,billboard.com,indiewire.com###pmc_toupp_notice
my.nintendo.com##div[class^="Cookie"]
scherzo.es###pdcc-modal-bg
dyzurnet.pl#$?#.modal:has(> .cookies-modal) { display: none !important; }
dyzurnet.pl#$?#.modal:has(> .cookies-modal) + .modal-backdrop { display: none !important; }
smsl-audio.com##.pupop
inhope.org###cookie_banner-wrapper
makro.pl#$#.consent-disclaimer { display: none !important; }
makro.pl#$#body { overflow: auto !important; }
kodyrabatowy.pl,coupert.com##.m-privacy-policy-pop
hawesko.de,vinos.de##div[data-placeholder="consent-cookie-box"]
||parfuemerie-becker.de/js/cookie-consent-dialog.min.js
zvuk.com##.sc-18olso3-1
mec.ca##div[class^="CookieConsent_banner_"]
mooseknucklescanada.com##.transform.opacity-100.border-gray-200[class^="FeatureBar_root__"]
ridestore.com##div[class^="CookieBanner-module--cookieBanner--"]
prada.com#$##__tealiumGDPRecModal { display: none !important; }
prada.com#$#body[class*=stopScrollPrada] { position: static !important; }
prada.com#$#.overlayOpen body::after { display: none !important; }
||tags.tiqcdn.com/utag/*/prod/utag.js$domain=hs.fi|radissonhotels.com|louisvuitton.com|simplybusiness.co.uk|vivimilano.corriere.it|lineadirecta.com|modernatx.com|totaljobs.com
caseking.de###cookie_consent_backdrop
sketch.metademolab.com###root > div[style^="position: fixed; left:"][style*="z-index:"]
otoprzychodnie.pl##div[style^="position: fixed;"][style*="background-color: rgba(0, 0, 0, 0.3);"]
dherbs.com##.legal-agreement
super-hobby.co.uk,super-hobby.de,super-hobby.be,super-hobby.at,super-hobby.it,super-hobby.pt,super-hobby.es,super-hobby.com,mojehobby.pl###_message-footer-close
||blu.com.pl/modules/sohoshopcookies/
inno.be#$##consentModal { display: none !important; }
inno.be#$##consentModal ~ .modal-backdrop  { display: none !important; }
inno.be#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
blacknut.com#$##__bnpcl { display: none !important; }
blacknut.com#$#body.bnp-overflow-hidden { overflow: auto !important; }
ning.com###banner_top_cookie
youramateurporn.com###mb_gdpr_warning
schwalbetires.com#$#body { overflow: auto !important; }
schwalbetires.com#$#.mnd-cookie-modal { display: none !important; }
microsoft.com###cookie-consent-holder
mall.cz,mall.sk,mall.hu,mall.hr,mimovrste.com##.legal-consent
domrfbank.ru##.announce-cookie
alfabank.ru##div[data-test-id="agreement-popup"]
7days.ru##.the-cookie
saltur.com.tr##.cerezkullanimi
balarm.it##.cyn-banner
perekrestok.ru#?#footer p.cookie-text:upward(1)
supermicro.com###privacy-popup-agree
blogspot.com###supermag-cookie-ify
joom.com###content > div[class^="container_"][class*="bottom"]
incrypted.com##.incrypted-cookie-bar
haloursynow.pl##div[aria-labelledby="myModalLabel"][style="display: block; padding-right: 17px;"]
barcawelt.de#%#//scriptlet('set-cookie-reload', 'gvCookieConsentAccept', '1')
assure.ameli.fr###idPopupWARecueilConsentement
tubelion.com###cookies-policy-block
peachjohn.co.jp,magi.camp,fumo-shop.com,nissen.co.jp#$##zigzag-worldshopping-checkout { display: none !important; }
peachjohn.co.jp,magi.camp,fumo-shop.com,nissen.co.jp#$#body.zigzag-worldshopping-style-body-lock { overflow: auto !important; position: static !important; }
gazeteoksijen.com##.gdpr-warning
privacysavvy.com##.ps-cookiebar
realtor.ca###TOUMessageCtrl
autoscout24.*###as24-cmp-popup
lilysilk.com##.privacywrap
miljayega.com##.cookie_bot
thedrum.com##.td__nav__cookieNotice
ganjing.com##div[class^="cookie_notice_notice_container"]
betterhelp.com#?#.theme-betterhelp > div[role="dialog"]:has(> div > a[href="/privacy/"])
yvr.ca##.yvr-cookies
birkenstock.com#$#.body.ui-dialog-position-fixed { overflow: auto !important; }
elle.com,a1.ro,mojkatalog.rs#$##onetrust-consent-sdk { display: none !important; }
mojkatalog.rs#$#body.no-scroll { overflow: auto !important; }
porndoe.com##.module-cookie
kitapyurdu.com###js-popup-container
rotopino.pl,narzedzia.pl##body .cookie-background
swisstopo.admin.ch##.tracking-disclaimer
shop.apotal.de###cookie-message~#footer::after
||cdn*.comvalue.com/common/scripts/privacydialog.min.js
gemini.pl##.vue-portal-target ~ div:last-child > div.bottom-3
gemini.pl##.vue-portal-target ~ div:last-child > div.fixed[class*="bg-opacity-"]:empty
magentatv.pl#?#nav[class^="styles__StyledNavBar-"] > div[class^="styles__HeaderInfoBarStyled-"]:has(> div[class^="styles__HeaderMessageStyled-"] > div[class^="styles__HeaderText-"] > p[class^="styles__ParagraphStyled-"] > a[href*="/polityka-prywatnosci"])
||tttd.douglas.de/www-douglas-de/prod/utag
gameapps.hk,kitapyurdu.com##.popup-container
thebeet.com##.cmp-root
numerama.com#$#html[class*="sd-cmp-"] { overflow: auto !important; }
officetimeline.com##footer + div[class$="-opened-true"]
tattoodo.com#?##js-root > div > div:has(> button[onclick="acceptCookies()"])
paradoxwikis.com#$#body.prevent-scroll { overflow: auto !important; }
paradoxwikis.com#$#.cookies-overlay { display: none !important; }
ichgcp.net##.js-cookie-consent-wrap
gothic-gifts.com###CCM_popup
sweetwater.com##div[id^="ccpa-"]
jetcost.*#$##ck-modal-container { display: none !important; }
jetcost.*#$#body { overflow: auto !important; position: static !important; }
theprotocol.it#?#div[class^="GridElement_"] > div:has(> div[class^="Container_"] > aside[data-test="section-cookieModal"])
theprotocol.it#$#body { overflow: auto !important; }
klubschule.ch###cookieBannerCont
gutscheine.eurothermen.at##body.dp--cookie-consent::after
marvelsnap.com##.cke_wp
searchresultsfast.com##.serpCookieBanner
vitalsource.com,inquest.net##.dismiss-cookie
sparda-n.de#$#.overlay { display: none !important; }
sparda-n.de#$#html { position: static !important; }
factory.pixiv.net##.agreement-to-last-term
oko.press##div[class^="fixed bottom-0 left-0 right-0 z-"]
greatone.pl###zamknij_cookies
pogodadlaslaska.pl###elementor-popup-modal-1823
cem.polskieradio.pl##div[class^="ModalTerms_"]
castorama.pl##.background-overlay
bbq.pl,voltpolska.pl##.st_notification_wrap[aria-labelledby="Komunikat Cookies"]:not(#st_notification_3)
dpp.cz#$##template-container_cookie-consent { display: none !important; }
dpp.cz#$#body { overflow: auto !important; }
bestflix.pl##.fc-ab-root
ironvest.com##.gdpr-alert-bar
||illy.com/de-at/kaffee/kaffeebohnen/.tealium.json
||cdn.snigelweb.com^
truthsocial.com###soapbox > div[data-testid="banner"]
zawszepomorze.pl#$#.zp-gtm-scripts--blur { filter: none !important; }
zawszepomorze.pl#$##zp-gtm-scripts-modal { display: none !important; }
nocowanie.pl#?#body > div[class]:has(> div[class] > div[class] > div[class] > div[class] > button:contains(/^AKCEPTUJĘ I PRZECHODZĘ DO SERWISU$/))
boxofficeturkiye.com##.notification__wrapper
||geo.dailymotion.com/cookie.js
ariregister.rik.ee##.ar__cookie_info
combat.pl#$#body { overflow: auto !important; }
combat.pl#$#.pr-cookie-modal { display: none !important; }
combat.pl#$#.modals-overlay { display: none !important; }
prisma.fi###consentComponentContainer
vroid.com##div[class^="GDPR__Container"]
twitter.com#?##layers > div[class] > div[class]:has(> div[class] > div[data-testid="BottomBar"] > div[class] > div[class] > div[dir="ltr"] > span:contains(ookie))
m-strana.ru,roseltorg.ru##.agreement-cookie
newsakh.com###g-footer-notice
kuchniasklep.pl##ks-cookie-popup
radiopaedia.org##.navbar-fixed-bottom
sklep.natko.pl##.notification_cookie
sklep.natko.pl,sweetplanet.pl,medyczny.store,odlewkiperfum.pl,czasnaherbate.net##.jconfirm
promipool.de##body > #page ~ div:not([class]):not([id])
ae.com##div[class^="_snackbar-container"]
browar-tenczynek.pl###privacy-policy-info
callusan.sklep.pl,chrissiecosmetics.com.pl##.m-cookie-alert-1
bricklink.com#$#.cookie-notice { display: none!important; }
bricklink.com#$#body { overflow: auto!important; }
privacy.samsung.com#$#body { overflow: auto !important; }
privacy.samsung.com#$#div[class^='cookie-'] { display: none !important; }
callisto.sds.com##div[aria-describedby="cookie-notification-message"]
||vitalpoint.cz/static*/cookie/
||std.wpcdn.pl/*/wpjslib-lite.js$domain=benchmark.pl
taste-institute.com##app-pop-up-cookies
pracodawcy.pracuj.pl#$#body { overflow-y: auto !important; }
pracodawcy.pracuj.pl#$##__next > div[class] > div[class] > div[data-library="@grupa-pracuj/cookie-agreements"] { display: none !important; }
pracodawcy.pracuj.pl#?##__next > div[class]:has(> div[class] > div[data-library="@grupa-pracuj/cookie-agreements"])
||laleggepertutti.it/*/pwaconsent.js
przemyslprzyszlosci.gov.pl##._consent
ladnepodatki.pl##.fixed-bottom-right > div[role="alert"]
sackyvysavace.cz,doplnvitamin.cz###xx-cookies-plugin
officeworks.com.au##div[data-automation-test^="TrackingBanner_"]
console.scaleway.com#$?#body > div.__reakit-portal:has(> div[data-dialog-ref="modal"] > div#modal h2:contains(Cookie Settings)) { display: none!important; }
console.scaleway.com#$#body { overflow: auto !important; padding-right: 0 !important; }
nhl.com###onetrust-consent-sdk
timesnownews.com##div[class^="_"] > div[class^="_"][style^="max-width:"]
worksmile.com##.cookies-component
oponeo.*,pneus-oponeo.be,banden-oponeo.be,centrumrowerowe.pl###consentsPolicyDialog
givemesport.com##div[style^="background: blue;"][style*="position: fixed;"]
tvtv.ca,tvtv.us##div[class^="MuiSnackbar-root"][role="presentation"]
georg.at#$#.cc { display: none !important; }
||atida.fr/*/gdprCookieManager.*.min.js
pocketnow.com##div[class^="a__sc"][style="z-index: 2147483647;"]
||cmps.o2.cz^
alvin-almazov.com###modal-cache__overlay
elektrotechnikautomatyk.pl##div[class^="GDPRCookieInfo_"]
varianty.lviv.ua###accept
moment.co#?##root > div[class]:has(> div[class] > button:contains(Accept Cookies))
swffm.de##body:not(.dp--cookie-consent) .cc-window[aria-label="cookieconsent"]
habitaclia.com###legalCookies
gencat.cat###gcb-container
okko.tv##div[class*=" "]:has(> div[class] > a[href="/terms"]:not([rel]))
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
magentatv.pl##div[class^="styles__StyledMagentaBar-"]
timepartner.com###cookiesettings
scaleway.com##.sc-djvmMF.cjOQjk
sensorsdata.cn##div[class^="index-module--CookieAuth"]
batteryempire.cz#$##js-modern-cookie-modal-wrapper { display: none !important; }
||parismatch.com/assets/js/didomi/ui-gdpr-
streamlit.io##div[class*="GDPRBanner"]
||parfemy-elnino.cz/dist/bundle-cc-check.min.js$domain=e-glamour.pl
lovit.ru##.modal-policy
turkiyesigorta.com.tr##.cookieBildirimBar
estore.cinkciarz.pl,fx.conotoxia.com,fx.cinkciarz.pl###component-c
tp-link.com###tp-cookie-script
||strato.de/faq/assets/js/cookie_overlay.js
startsmile.ru###access_cookie
frisco.pl#$#body { overflow: visible !important; }
frisco.pl#$#.cookies-consents-modal { display: none !important; }
belomed.com##.b__cookies
macway.com###grpd-consent
okko.tv##.swZOQ
consumentenbond.nl##div[data-test="consent-banner"]
rabota.by##.wrapper--QMF5xMv46eTAX87uSvBO
brandfolder.com###lanyard_root
tesco.com##.beans-cookies-notification__container
nebenan.de##.c-layout-wrap + article[class^="goodhood-components__"]
hager.com#$#.ch2 { display: none!important; }
hager.com#$#body { overflow: auto!important; }
tea.ru##.blog__cookie
xinedome.de,japannews.yomiuri.co.jp###consentModal
smarturl.it#$#div[aria-describedby="lnk-c-cta__description"] { display: none !important; }
zuckerjagdwurst.com#$?##gatsby-focus-wrapper > div[class^="index-module--wrapper"]:has(div:contains(/^Wir verwenden Cookies!$/)) { display: none!important; }
zuckerjagdwurst.com#$##gatsby-focus-wrapper > div[class^="index-module--backdrop"] { display: none!important; }
startmail.com#?#.banner:has(a[href="/en/privacy/"])
booth.pm##.agreement-banner
tupperware.com.br##.vtex-cookies
razer.com##tos-razer-cookies
tomtom.com##div[data-component-name="Footer"] + div.fixed.bg-grey80
nexto.pl###hookCookieMessage
thephuketnews.com,dogruhaber.com.tr,central1.com,parklot.pl,ilkha.com,modoko.com.tr##.fixed-bottom
sensormatic.com##.universalcookiedisclaimer
preview.redd.it,reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##shreddit-async-loader[bundlename="reddit_cookie_banner"]
world.kbs.co.kr##.chrome_pick
twojapogoda.pl#$##rodo { display: none !important; }
twojapogoda.pl#$#body { overflow: auto !important; }
aeromexico.com##.PrivacyCookie
ubereats.com#?##wrapper > div[class]:has(> h1:contains(Cookie))
access.login.nhs.uk##core-cookie-banner
agoda.com###consent-banner-container
shkaf-kupe.ru,algo-affiliates.com,appmaster.io##.cookie-widget
gasolinapromociones.bridgestone.es#$##cookies { display: none!important; }
gasolinapromociones.bridgestone.es#$#.para_blur { filter: none!important; }
smugmug.com#$#aside[data-testid="cookiebanner_panel"] { position: absolute !important; left: -99999px !important; }
||sdk.privacy-center.org/*/loader.js?target=www.speedy.fr
surfshark.com#?#footer ~ div[class^="styles_wrapper_"] > div[class^="styles_base_"]:has(> span > a[href^="https://surfshark.com/privacy"])
yasno.live##.y-gdpr
aelia.pl#$##app > div[role="dialog"][class="show"] { display: none !important; }
aelia.pl#$#body { overflow: visible !important; position: static !important;}
file.com.tr#$#.popupCerezKabulSC { display: none !important; }
file.com.tr#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
e100.eu#$##modal-cookie { display: none !important; }
e100.eu#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
rainfordsolutions.com#$#body { overflow-y: auto !important; }
rainfordsolutions.com#$#body #cookieModal { display: none !important; }
rainfordsolutions.com#?#.jquery-modal:has(> #cookieModal)
merkur.si#$#body { overflow: auto !important; }
merkur.si#$#.cookie-notice { display: none !important; }
rutube.ru##.eu-cookie-popup
||cmp.omni.se/messagingNoTcfApi.js
bet365.*##.ccm-CookieConsentPopup
immohal.de#%#//scriptlet('remove-class', 'sticky-top', 'body')
dajar.pl#?#div[id="__app__"] > div[class^="css-"]:has(> div[class] button[data-test="accept-cookies-button"])
bok.polsatbox.pl##.showit
picrew.me##.st-Terms_Wrapper
thewest.com.au,icehousemidtown.com,boldgrid.com##div[aria-label^="Cookie"]
promods.net##.tibrr-cookie-consent-container
encazip.com##.eHzdtJ
encazip.com#?##__next > footer + div[class]:has(> div[class] > div[class] > div[class]:contains(/^Çerez Politikası$/))
||gratis.com/cookiespool/cookie-spool.js
fanipogody.pl###cmpButton
fanipogody.pl#$##cmp-iframe { display: none !important; }
fanipogody.pl#$?#body { overflow: auto !important; }
ringover.com##.bg-cookie
doodrive.com##.uk-position-bottom-right
||cmpv2.techadvisor.fr^
linkedin.com##.accept-cookie-container
gametracker.com###cookieconsent_dialog
topographic-map.com#$?##moduleCookies { remove: true; }
topographic-map.com#$##template { filter: none !important; }
topographic-map.com#$#body { overflow: auto !important; }
loopearplugs.com#$#div[aria-label="cookieconsent"] { display: none !important; }
loopearplugs.com#?##gdpr-blocking-page-overlay
loopearplugs.com#%#//scriptlet('remove-class', 'cc-scrolling-disabled', 'body')
hootsuite.com###__next > div[class^="sc-"]:last-child > div[class^="sc-"]:only-child
udacity.com##section[class^="cookie-banner_"]
ebarafoods.com##.consent_c
astro.com###priv_popup
namesilo.com###cookies-consent-section
bilibili.tv##.bstar-cookie-info
carx-online.com##div[class^="Cookie__"]
novoserve.com#$#body { overflow: auto !important; }
novoserve.com#$##cookies-modal { display: none !important; }
novoserve.com#$##cookies-modal ~ div.modal-backdrop { display: none !important; }
thephoblographer.com##.nebotheme-cookie-bar
mironetcz.sk,mironet.cz#$#body { overflow: auto !important; }
mironetcz.sk,mironet.cz#$#.cookiesDialog { display: none !important; }
mironetcz.sk,mironet.cz#$#.cookiesDialog ~ div.ui-widget-overlay { display: none !important; }
medimagazin.com.tr##footer > div.transition.text-center
kion.ru##ui-web-alert
||sm-sp.followfollow.com^
anker.com##div[class^="FeatureBar"]
hotmovies.com##.e-cookiebar
subscribercounter.com##div[class^="index__ModalContainer"]
hrw.org###hrw-cookie-dialog
levopront.pl###flowtar-gdpr
lego.com##.cookies-used-notice
danskeci.com,danskebank.dk,danskebank.com,danskebank.fi#$#.cookie-consent-banner-modal { display: none !important; }
danskeci.com,danskebank.dk,danskebank.com,danskebank.fi#$#html.cookie-consent-banner-open { overflow: auto !important; height: auto !important; }
danskeci.com,danskebank.dk,danskebank.com,danskebank.fi#$#html.cookie-consent-banner-open body { overflow: auto !important; height: auto !important; }
torshavn.fo##.sucd-banner
xing.com#$#div[data-xds="Dimmer"] { display: none !important }
xing.com#$#div[data-xds="PopUpWindow"] { display: none !important }
epidemicsound.com###es-consent
as-bremen.de##[class^="gedepiar-"]
royalqueenseeds.*##.cookie-popup__wrapper
colombo.com.br#?#section[class^="styles__ContentContainerStyled-"] > section[class^="styles__ContainerStyled-sc-"]:has(> .content > .button-box > button[data-cy="btn-accept-cookie-warning"])
/wp-content/plugins/cookielay/public/*/cookielay.$domain=die-autodoktoren.tv
njuskalo.hr##.PrivacyPolicyNotice
eliis.eu#$#div[id^="cookie-accept-modal"] { display: none !important; }
esportsawards.com##div[id^="sizzle-gdpr"]
nike.com.br##div[data-testid="banner-cookies-terms"]
webex.com##.cookie-manage-body
talenteca.com###accept_cookies_banner
21vek.by##div[class^="styles_agreementWrapper"]
hertz.de###new_cookie_container
minitab.com##.cookie-toaster
minitab.com###cookieToaster
astro.qc.ca###cookie-law-info-bar
phemex.com#?#body > div.wrap > div.wrap:has(> .main > div > div > a[href$="/phemex-privacy-policy"])
junodownload.com,juno.co.uk###juno-cookie-consent
amp-scmp-com.cdn.ampproject.org,mediaset.it#$#.i-amphtml-consent-ui-mask { display: none !important; }
amp-scmp-com.cdn.ampproject.org,mediaset.it#$#html.i-amphtml-scroll-disabled { overflow: auto !important; margin-right: 0 !important; }
record.com.mx###block-cookiesactive-cookiesactive-blockcode
tameteo.nl,meteored.com.ar#$##gpdr { display: none!important; }
tameteo.nl,meteored.com.ar#$#body { position: static!important; }
||generali-cosweb-tech-prod.s3.eu-central-1.amazonaws.com/website/js/tagcommander/
support.officetimeline.com##.modal-window-popup
yemektekeyifvar.com##body #cb-lightbox
gaia.com##.layer-modal-footer
bell-labs.com##.n-cookie-notice
felmo.de###cookie-banner-block
dndbeyond.com##div[id^="cookie-consent-banner"]
conseil-national.medecin.fr#$##rgpd-overlay { display: none !important; }
conseil-national.medecin.fr#$##rgpd-popin { display: none !important; }
conseil-national.medecin.fr#%#//scriptlet('remove-attr', 'style', 'html[style]')
alcalia.pl##.alcalia-cookies
shopflix.gr###popup_cookie_law
aemet.es###popup_cookies
fotocasa.es,milanuncios.com##.sui-TcfFirstLayer
elpais.com#$##didomi-host { display: none !important; }
huffingtonpost.es,elpais.com#$##acceptationCMPWall { display: none !important; }
huffingtonpost.es,elpais.com#$#body { overflow: visible !important; }
||kleinanzeigen.de/gdpr^
jkforum.net##.jav-ncc
electronics.semaf.at,offresasaisir.fr,e-herbapol.com.pl,zaugg.swiss,audioteka.com#$?#.cc_div { display: none !important; }
electronics.semaf.at,offresasaisir.fr,e-herbapol.com.pl,zaugg.swiss,audioteka.com#$?#html.force--consent.show--consent { overflow-y: unset !important; }
||cdn.myklio.com/consent/brandsdistribution-*/consent.js$domain=brandsdistribution.com
||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; }
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
inside-sephora.com,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: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"]
||webaslan.com/_js/consent_check.php
kankocho.jp##.footer-pilicy-attention
cotswoldoutdoor.com,asadventure.com#$#div[data-hypernova-key="AEMScenes_CookieMessage"] { display: none !important; }
cotswoldoutdoor.com,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; }
minhavida.com.br##.mvn-cookie-notice
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: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; }
barrier.ru,belgazprombank.by###js-alert-cookie-window
apix-drive.com###cookie_confirmation_box
racked.com##.m-privacy-options
edit.chromium.org,shinden.pl,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
databreachtoday.com,bankinfosecurity.com##.cookies-alert-box-wrapper
pptvhd36.com###policy_cookie_div
ifortuna.sk,ifortuna.cz,efortuna.pl##div[id^="cookie-consent-modal"]
czasnaherbate.net,mango.pl,dragonbox.de,tvokazje.pl,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
playtech.ro##.ot_cookie_settings_btn
vrchat.com##div[aria-label*="COOKIE WARNING"]
rmf24.pl,rmfclassic.pl,rmfmaxx.pl,rmf.fm,rmfmaxxx.pl###gr-consent-layer-area
stalirov.lawyer,billetter.drammensbadet.no,subtleartmovie.com,contexto.io,twojpsycholog.pl##div[class^="cookies_"]
kardiologiaprewencyjna.eu##div[id^="cp"][style*="position: fixed;"]
sercedziecka.org.pl#$##cooModal { display: none !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
kronikaonline.ro###page-mask
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
telekom-empfehlen.de##.cookie-consent-darkener
! Causes problems https://github.com/AdguardTeam/AdguardFilters/issues/130609
! outlook.live.com#$?#.ms-Layer:has(div.ms-Modal > div.ms-Dialog-main div[class] > button + button > span[data-automationid="splitbuttonprimary"]) { display: none !important;}
!
wargm.ru##.cookies_warning
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; }
teijin.co.jp,kapook.com##.footer-policy
teamgullit.com,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
freeworker.*,electrobike.fi#$#body._has-modal { overflow: auto !important; }
freeworker.*,electrobike.fi#$#.amgdprcookie-modal-container { display: none !important; }
freeworker.*,electrobike.fi#$#.modals-overlay { display: none !important; }
ticketstour.ru##.using-cookies
plusliga.pl,tauronliga.pl,tauron1liga.pl,oldboysvolleyballcup.pl,pls.pl##.cookie-manager-dialog
hunter.io,pkspolonus.pl###cookies-management
luckyniki.com##son-cookie-consent
pccomponentes.com##.notificacion-cookies
sekerbank.com.tr##div[class^="cookiebox_cookieBox"]
interactivebrokers.ie,interactivebrokers.com###cookie-modal ~ .modal-backdrop:not(.modal-backdrop + .modal-backdrop)
gx.games#?#body > div.ReactModalPortal: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
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
emall.by,edostavka.by##div[class^="accept-cookies_"]
theyetee.com##.js--cookies
novayagazeta.ee,novayagazeta.eu##._1iuln
alivia.org.pl###elementor-popup-modal-1629
languagedrops.com##div[class^="gdpr-cookie"]
1password.university##gdpr-policy-banner
flyingatom.gold,assimil.com##div[class^="lgcookieslaw-"]
nutiva.com###se-cookies-message-container
babeland.com###bottomAlert
growave.io,hypermegatech.com,getclockwise.com,redokun.com,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; }
kerrygold.de,incehesap.com##div[x-data="cookieConsent"]
tre.it,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"]
buss-wohnen.de,baer-shoes.com,baer-schuhe.de#$#.acris-cookie-consent { display: none !important; }
buss-wohnen.de,baer-shoes.com,baer-schuhe.de#$#.modal-open { overflow: auto !important; }
myshoes.de###cookie-consent-local
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
bydgoszczinformuje.pl##.bydgoszcz-wrap-cookie-law
smicro.eu##.kookiecheck
joybuy.com##.noCookie-Model
joybuy.com#?#.contain > div.himodal-mask:has(> div.cookie_modal)
goboo.com##section[class^="cookieBox_"]
||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:has(> span > span > a[href="/cookiepolicy"])
online2pdf.com###privacy_msg
deutsch-russisches-forum.de###BorlabsCookieBoxWidget
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; }
playcentral.de#$?#body > div[id]:has(> div.wp-exclude-emoji > div.animate__animated > div[id] a[href="https://www.playcentral.de/datenschutz/"]) { display: none !important; }
miloan.pl##.cookies-pan
insales.ru,hdsex2.com,hdsex.org,clubpremier.com,inpower.com.br,rivegauche.ru,mkcafehoreca.pl,netcredit.pl##.cookies-modal
lefeld.de#$#div[data-feature*="PrivacyCategory"] { 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; }
elchapuzasinformatico.com,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
redtube.com,youporn.com,aklarsanalmarket.com,autochladek.cz##div[id^="cookie_"]
||d13kjxnqnhcmn2.cloudfront.net/AfcDesignCentre/js/DC_CookiePolicy.js
kufar.by###__next > div > footer ~ div[class^="styles_wrapper__"]
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#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
staprop.cz###_nLoadCookies
pemi.cz###pnlCookieConsent
pimeyes.com,accounts.snapchat.com,unionbankph.com##.cookie-pop-up
chat.kuki.ai##.pb-app__accept-cookie-banner
lovense.com##.u-cookie
mb4.ru###cookiesAlarm
skaleet.com,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; }
nadeta.cz#$##inshopCookies { display: none !important; }
nadeta.cz#$#body.mdc-dialog-scroll-lock { overflow: auto !important; }
priorydirect.co.uk###cookie__Wrapper
zte.com.cn,htm.sf-express.com##.cookieCon
cenyvaptekah.ru,lareviewofbooks.org##.Toastify
weddyplace.com#?#body div.core-modal:has(> div.cookie-consent-panel)
kaartje2go.de#$?#body > div.modal-portal: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#$##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: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]):has(> div[class] > p:contains(/^Tines uses cookies to/))
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; }
material.io##mio-cookie-notice
xmdocumentation.bloomreach.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"]
smdv.de#$?#body > div.reveal__overlay: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-open { overflow: auto !important; }
||cmp.quantcast.com/choice/*/wgospodarce.pl/choice.js
reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##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
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
domeny.pl,kei.pl,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#$#.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; }
spar.hu,alpenclassics.de#$##cmpwrapper { display: none !important; }
spar.hu,alpenclassics.de#$#body { overflow: auto !important; }
readly.com#$#div[id^="CookieConsentDialog"] { display: none !important; }
readly.com#$#body { overflow: auto !important; }
interred.de###cookieconsentgreyspace
faustauto.ch,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: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; }
posilkiwchorobie.pl###blur
footlocker.com###ccpaBannerContainer
footlocker.com###touCta
kitapyurdu.com##.kvkk-information
got-it.ai##.gi-Cookie
lafoy.ru##.ce-banner
vpoxod.ru##.cookie-agree-wrapper
uyelik.dr.com.tr##.dataBar
spusu.it,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
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
thinkit.pl,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-open { overflow: auto !important; }
marksandspencer.com##.navigation-cookiebbanner
nhm.ac.uk##div[data-show-cookie-banner-overlay]
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; }
thomannmusic.com,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#$#body { overflow: auto !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
ekosystem.wroc.pl,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
krankenhaus.de,aknw.de#$#.tx-ppw-cookie { display: none!important; }
krankenhaus.de,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
officebase.info,ergonbike.com##.ch-cookie-consent
motointegrator.de#$##fancybox-overlay { display: none !important; }
motointegrator.de#?##fancybox-wrap:has(div#fancybox-content > div[style] > div.gdpr-modal)
fau.de,fau.eu##.show-cookie-box
nullphpscript.xyz,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
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; }
driftnet.io,coingate.com,swapcoin.cc,tuco.co,allinone.im##.MuiSnackbar-root
data-driven-forms.org,driftnet.io##.MuiBackdrop-root[style^="opacity:"]
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
loewenbraeukeller.com,limango.pl,blau.de,wohnglueck.de###usercentrics-root
ksiegaimion.com##.eucl
intersport.com.cy#$?#body > .fancybox-container: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
grin.com,11880.com,golocal.de,login.muenchen.de,rehau.com,autopay.pl,olympia-einkaufszentrum.de,hrt.hr,bosnainfo.ba,eventim.de,swm.de###cmpboxrecall
hspv.nrw.de#$#body { overflow: auto !important; }
hspv.nrw.de#$##cookiep { 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: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#$#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
fkr-spb.ru,ralf.ru,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; }
barclays.co.uk##.barclays-gdpr__consent-pane
starlingbank.com#?#body > div[data-focus-lock-disabled]:has(> div[role="dialog"] > div[class] > h3)
kingscross.co.uk##.argent_cookies
trekstor.de###cookieNoticeBox
seascanner.co.uk##.lazyload-wrapper  + div[style="opacity: 1; transform: none;"]
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.*,bosch-professional.com##dock-privacy-settings
meta-preisvergleich.de###cookiewarnung
vivaconagua.org###sccBanner
thesafetysupplycompany.co.uk###lnCookieBar
elmedia-video-player.com##.bc_bkp
eiendomsmegler1.no,sparebank1.no,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-"]
vistula.pl,wolczanka.pl,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
vandenhoeck-ruprecht-verlage.com,feierstoff.de,rucksack.de,jns.de,arbrikadrex.de,businesshemden.com#$#.mnd-cookie-modal { display: none !important; }
vandenhoeck-ruprecht-verlage.com,feierstoff.de,rucksack.de,jns.de,arbrikadrex.de,businesshemden.com#$#.mnd-cookie-modal ~ div.js--overlay { display: none !important; }
vandenhoeck-ruprecht-verlage.com,feierstoff.de,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##div[class^="PrivacyPolicyAgreementIsRequiredAlert__Wrapper"]
journiapp.com#?#body > #modal-root:has(> div.base-modal > div.base-modal__container > div[class*="cookieBanner_"])
vistaprint.fr,vistaprint.de##.consent-manager-banner
ezviz.com##.useofcookies-tip
smule.com#?#div[class^="sc-"]:has(> span > a[href="/cookiepolicy"])
smule.com#?#div[class]:has(> div[class^="Overlay-"] a[href="/cookiepolicy"])
smule.com#$#body[style^="overflow:"] { overflow: auto !important; }
kobo.com##.gdpr-consent-wrap
dokariery.pl###zgoda-cookie-sec
unkrautfuchs.de#?#body > div.offcanvas:has(> div.offcanvas-content-container > div.offcanvas-cookie)
unkrautfuchs.de#$#html.no-scroll { overflow: auto !important; }
/pandectes-core.js$domain=scooper.energy|arktis.de
bulldogjob.com,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; }
bookings.sevenair.com,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]:has(> div.flex > div.inline-block > button:contains(Cookies))
cruisemapper.com##.sitePrivacyPolicy
lesecologistes.fr,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
minecraft.tools,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#$#body { overflow: auto !important; }
aceandtate.com##body #transcend
catused.com##body.cookieMsg::before
studocu.com#?##main-wrapper + div:not([id]):not([class]):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
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
joom.com##div[class^="disclaimer_"][role="region"]
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
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: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
ostrovzdorovya.by,practicum.com,jush.pl##.t972__banner
odrabiamy.pl,interacty.me##div[class^="CookiesBanner_"]
discoverychannel.com.tr###dni-notifications
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; }
jobs.concentrix.com,careers.microsoft.com,footlocker.com##.ph-cookie-popup-v2-default-default
tass.ru#?#div[class^="Cookies_container__"]
nreal.ai##div[class^="Footer__Wrapper-sc-"]
esicosmetic.com.tr,modaincisi.com.tr,serialcart.com,serialcart.de##.wd-cookies-popup
brilliant-ag.eu#$?#body > div.js--modal: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
hrtime.ru,prostavochka.com.ua,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
shoplando.gr,evshop.com.tr,onb.ac.at##.notification-wrapper
tipser.co###tnw_cookieconsent
ign.com,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"]
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; }
oase-teichbau.de##div[x-data^="$app.components.cookieConsent"]
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.*/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; }
patienten.helios-gesundheit.de,pendix.de,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: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
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^
chitubox.com,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_"]
show.co,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; }
lsm.lv,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
link1one.com,claimercorner.xyz,faucetzoid.online,waterfaucet.online###gath3r-optin-dialog
brf.be###cookieDashboard
petrostar.pl,atmoskop.cz,pulser.hr,jesus.de,airindia.com,lovekrakow.pl,mediccentre.pl#$#html.force--consent.show--consent:not(#style_important) { overflow: auto !important; }
petrostar.pl,atmoskop.cz,pulser.hr,jesus.de,airindia.com,lovekrakow.pl,mediccentre.pl,giga-hamburg.de,gerth.de#$##cc--main { display: none !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"]
blackstonefootwear.com,meteomedia.com,theweathernetwork.com##div[data-testid="cookie-bar"]
pondesk.com###c00kieMsg
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:has(> div.container--basic > div.row > div[class*="CookiesConsentPopUp"])
answear.*#$#body.modal--open { overflow: auto !important;}
luisaviaroma.com#?#body > div:not([class]):not([id]):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"]
mylife.com,casetify.com##.ccpa-container
bnn.de#$#.cookie-consent { display: none !important; }
bnn.de#$#body.has-cookie-consent { overflow: auto !important; }
remorecover.com##.visitorcookie
cgsecurity.org###mw-data-after-content
mytvsuper.com,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]: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
clickorlando.com,telesign.com,unstoppabledomains.com##.osano-cm-window__dialog
cobo.com##div[class^="CookieRemind_"]
kocaeli.bel.tr##.cookiekbb
lemonade.social#?#body > div:not([class]):not([id]):has(> div[class^="_"] div[class] > a[href="/privacy"])
flightview.com###eea-confirmation-outer
pc-canada.com,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
wykop.pl,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;}
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##[class^="CookieContainer_"]
navitime.com##.cookie-notice-section
tochkasklada.ru,retouch4.me,gigway.ru,slurm.io,botmother.com,ollinprofessional.ru,1cgs.net##div[data-storage-item*="cookiename_"]
pantip.com##.pt-snackbar
szpital.wroc.pl##.cookies-msg-wrapper
ceair.com##.cookie-tip-container
bolshoibelarus.by###Mod368
posthaus.com.br#?##root > div[class]: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
tempo.pt,tiempo.com,tameteo.com#$##gpdr { display: none !important; }
tempo.pt,tiempo.com,tameteo.com#$#body { position: unset !important; }
||googletagmanager.com/gtm.js$domain=advcash.com
fuvest.br###idInformacaoCookie
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.com,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.com,movavi.ru###toppopupgdpr
news.acer.com##div[class^="CookieConsentBar_"]
kddi.com##.add-get-cookie
krungsri.com#$##cookieModal { display: none !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
mangatar.framiq.com,skargards.com###cc_dialog
slepicar.*,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
meinebank.de,muenchner-bank.de#$#.darken-layer { display: none !important; }
meinebank.de,muenchner-bank.de#$#.lightbox--cookie-consent { display: none !important; }
meinebank.de,muenchner-bank.de#$#body.no-scroll { position: unset !important; }
onlinefinanzierung.vr-smart-finanz.de##.cookieconsentContainer
gvm.com.tw###privacy_policy
danmis.com.pl##body #catapult-cookie-bar
pdf24.org#$##consentManagerOverlay { display: none !important; }
pdf24.org#$#html.hasConsentManagerOverlay { overflow: auto !important; }
pdf24.org#$#html.hasConsentManagerOverlay > body { overflow: auto !important; }
kitapyurdu.com##.popupContainer
supermicro.com###alert-container
lookandlearn.com##div[aria-describedby="cookies"]
cashconverters.es,buchaktuell.de,samsonite.de,larousse.fr,reebok.com,lookandlearn.com##.ui-widget-overlay
funnelcockpit.com##.gdpr-cookie-notice-center-loaded::before
derivefigurine.com,pranarom.fr#$#.cookiesplus-modal { display: none !important; }
derivefigurine.com,pranarom.fr#$#.cookiesplus-modal ~ div.modal-backdrop { display: none !important; }
derivefigurine.com,pranarom.fr#$#body { overflow: auto !important; padding-right: 0 !important; }
apsecosmetics.com.br,auchan.ro,wakacje.pl,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
fairygodboss.com##body .component-Layout-CookieBanner
timesnownews.com##div[class^="GdprCSS-container"]
medizinfuchs.de,medizinfuchs.at##.ConsentHint
bike.shimano.com##.cmp-cookies-notification
filecloud.com###gdpr_accept
digitalocean.com#?#body > div[class^="_panel_"]:has(> div > p > a[href*="privacy-policy"])
wirexapp.com##wx-cookie-policy-notification
||compliance-pack.carlsberggroup.com/cbgCConsent.js
mitsubishi.com##.l-cookieAlert
||cmp.ganref.jp^
||cmp.netatopi.jp^
||cmp.seniorguide.jp^
||cmp.impress.co.jp^
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--"]
animecix.net,filmgezgini.com##cookie-notice
vseti.app,identity.digital,import.io,frameright.io,ooux.com,sifugame.com,veed.io##div[fs-cc="banner"]
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
yazio.com,imusic.*,sagicheck.jp,languageguesser.com,imusic.de,bomagasinet.dk,sfd.pl,materielelectrique.com,readspeaker.com#$##cc--main { display: none !important; }
yazio.com,imusic.*,sagicheck.jp,languageguesser.com,imusic.de,bomagasinet.dk,sfd.pl,materielelectrique.com,readspeaker.com#$#html.show--consent:not(#style_important) { overflow: auto !important; }
atlatszo.hu###the_popup
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
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"]
meendoru.net,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"]
||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
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; }
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/
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
selbstauskunft.net,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"]
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#$#body { overflow: auto !important; }
asus.com.cn,zentalk.asus.com#$#div[id^="cookie-policy-info"] { display: none !important; }
bedbathandbeyond.com,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; }
traderjoes.com##div[class^="CookiesAlert_"]
floristics.info,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]:has(> div[class] div[role="button"] > div[dir="auto"] > span > span:contains(ookie))
sbertech.ru,appbazar.am,specialscomedy.com,rentingcarz.com,piknicelectronik.com,yubico.com,visualdesigncafe.com,terredeliens.org,phdays.com,parqet.com,opening-hours.today,bsbfashion.com,greenmatch.co.uk,unox.com,truecaller.com##.fixed.bottom-0
steller.co##div[class^="Disclaimer_"]
otelo.de#$?#div[data-reactroot] > div > div.Lightbox:has(p.TextHeadline:contains(/^Cookies/)) { display: none!important; }
otelo.de#$#body { overflow: visible!important; }
fb.ru##.cookie-notify__wrapper
cinemacao.com##.footer-warning
cint.com##.cint-cookiebot
stickypassword.com#$##StickieCookies { display: none!important; }
stickypassword.com#$#body { overflow: visible!important; }
oi.com.br###cookie-fixed-banner
oi.com.br##.active-cookie-bar
oi.com.br##div[class^="styles__BannertContainer-sc-"]
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
terve.fi,lily.fi,meillakotona.fi,eeva.fi,apu.fi,nokia.com###cmp-modal
up-load.io###gdpr-cookie-notice
itproger.com###cookies-hide
niko.eu#$#body .c-cookie { display: none !important; }
niko.eu#$#body.no-scroll { overflow: visible !important; }
inteligentnyinwestor.pl###main > .popup
howlongtobeat.com##.showConsentTool
sferis.pl##.jsCookies
azurair.ru##.cookie-warningbar
aforte.ru#?#div[data-popup]:has(> div[id] div[class^="popup-text-info"] > a[href="/include/user_agreement.php"])
mydress.com#?#.container-component > div[class^="sc-"] > div[class^="sc-"] > p > a[href^="//www.mydress.com/MyAccount/Privacy?"]:upward(3)
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; }
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__"]
gov.br##.br-cookiebar
rapidonline.com#$#.cookie-policy-wrap { display: none !important; }
rapidonline.com#$#body { overflow: auto !important; }
eurogarden.eu###bcmsCookieInfoWrapper
myunidays.com##.c-cookie-banner-container
dashlane.com##div[data-testid="privacy-consent-content"]
apothekerkammer.at#$##gdcc-wrapper { 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; }
news1live.com,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
stanglwirt.com##div[class^="mw-dsgvo-cookie-slidebar"]
unify.com,ewtc.de,atos.net###cp
app.lepermislibre.fr#$?##root > div[class^="Modal_modal"]:has(> div[class*="cookieModal"]) { display: none!important; }
tuivillas.com#$##cookie-consent-extended { display: none!important; }
tuivillas.com#$#html { overflow: auto!important; }
ryanair.com###cookie-popup-with-overlay
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:has(> div[aria-modal="true"] a[href="/privacy#cookies"])
||unpkg.com/nu-cookie-banner$domain=backlog.com
ostermann.eu##._2hGJl
occhio.de##.Dimmer
hdg.de###cookiebg
reinigungsberater.de###cCoverlay
bueromarkt-ag.de,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_"]
officelife.media,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
ozerki.ru,superapteka.ru,bitkubnft.com,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
belgaimage.be,anpfoto.nl###ctr-cookies
bundeswehrkarriere.de,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
nowpatient.com,forms.clickup.com,aftermath.site,streetsblog.org,deepbits.com,webtv.sk,teksavvy.com,info.cz,figliedisancamillo.it,nzip.cz,packtpub.com,auxologico.it,reteimprese.it,ininal.com,wasgehtapp.de,stocksy.com,flowforge.com,zeno.fm,spielregeln-spielanleitungen.de,boardgamegeek.com###cc--main
realme.com##.r-cookie-footer ~ div.mask-untouch
boxy-svg.com,checkpoint.com###notification
shaw.ca##notification-block[data-notice*="cookies"]
tvtrend.pl##.cookie__info
new.hnair.com###declareGDPR
karaca.com.de##body .cookiealert
||cmp.lavie.fr/js/mp.min.js
||assets.f-secure.com/fs-cookie-consent.js
zgrzyt.info###box-polityka-pr
skalnik.pl,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"]
notebook1.ru,lode.by,positronica.ru##.nca-cookiesaccept-line
violity.com###floating_agreement
turbovpn.com##.privacy_tips
mein-gartenshop24.de#$#div[x-data^="$app.components.cookieConsent"] { display: none!important; }
mein-gartenshop24.de#$#body { overflow: visible!important; padding-right: 0!important; }
sketchup.com.pl,gartenversandhaus.de#$##modal-consent { display: none!important; }
sketchup.com.pl,gartenversandhaus.de#$#.modal-backdrop { display: none!important; }
sketchup.com.pl,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; }
centreforaviation.com,capgemini.com##div[class^="cookieConsent_"]
metv.com##.privacy-banner-wrapper
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.com,sberbank.ru##.kitt-cookie-warning
mailchi.mp##.mcnTemplatePageBanner
||iracing.com/wp-content/themes/*/cookiesettings/js/checkcookies.js
||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; }
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#$?#dialog[data-module="cookie-manager-dialog"] { remove: true; }
aok.de#$#dialog[data-module="cookie-manager-dialog"] { display: none!important; }
gpm-ipma.de#$#div[data-module="cookie-manager-dialog"] { display: none !important; }
gpm-ipma.de,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
gouv.fr##.fr-consent-banner
pep.pl##.ip-cookies
domestika.org###cookiesAlertWidget
oberbank.at,hisarhospital.com##div[class^="dt-cookie-"]
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; }
verivox.de##.usercentrics-bg
verivox.de##.cmp-container
cleveroad.com##.bd_l0
pflanzen-vielfalt.net###clickskeks-popup-outer-holder
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#$#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]):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.eu,pdf-xchange.de,farminguk.com###cookie-assistant
preplounge.com##.modal-cookie-privacy-settings
preplounge.com##.js-site-overlay
developers.mews.com,tenpoznan.pl##.cmplz-cookiebanner
binnopharmgroup.ru###cookie_disclamer
larazon.es,atresplayer.com#$#sibbo-cmp-layout { display: none !important; }
larazon.es,atresplayer.com#$#body { overflow: visible !important; }
larazon.es#$##__blockNavigationOverlay { display: none !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
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
webuyanycar.com,yougov.co.uk,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
rinna.co.jp,teac.jp##.accept_cookie
bubilet.com.tr,epicvin.com,is74.ru##.cookie-card
transpack-krumbach.de###my-ctc-widget
reimsuche.de#?##__layout > div.flex > div[role="dialog"]:has(> div.flex > div.modal-container > header > h1:contains(/^Cookies!/))
melhoresdestinos.com.br###banner-lgpd
subzero-wolf.com##.footer-announcement
blueflag.global,lemoncode.net,records.team##.sqs-announcement-bar
doppelherz.com#$#.cookie-inquiry-wrapper { display: none !important; }
epson.ru###cookie_confirm
||zohocdn.com/pagesense/tracking/privacy-banner-$third-party
dagrasso.pl,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; }
fingerprint.com,drbuho.com,onceupon.photo,socratesdergi.com##div[class^="CookieBanner"]
gamelib.app,salonsecret.ru##div[class^="CookieWarning_"]
entclick.com##.app-gdpr-notice
mediathekviewweb.de#$#body { overflow: auto !important; }
mediathekviewweb.de#$##cookieModal { 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
onexgroup.pl,aliexpress.ru##[class*="PrivacyPolicyBanner"]
cian.ru##div[data-name="CookiesNotification"]
2captcha.com##.app-level-notifications
simpl.rent##header + div[class^="NotificationBox__Wrapper-"]
hertz.*##div[id^="light-box-"]
logout.hu###rules_accept
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
freemaths.fr,inclusiscore.org,topchretien.com###rgpd
diocese-quimper.fr###wpca-popup-modal
xn--d1aiavecq8cxb.xn--p1ai##app-block-page-header > div.shell
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
milopiwo.pl#?#footer > .configMessages__footer:has(> .configMessages__title > a[href^="polityka-prywatnosci"])
itcentris.store##.configMessages
||fundingchoicesmessages.google.com^$domain=coderoad.ru
reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##shreddit-cookie-banner
industryarena.com###consent-cookie
login.concord.christianscience.com###cookieConsentPopup
trade.bisonapp.com#?##root > div:has(> div[class] > a[href="https://bisonapp.com/cookie-hinweise-eu/"])
app.traderepublic.com##.consentCard
comcast.com##.c-top-banner
imdb.com,vagrantup.com,terraform.io,hashicorp.com,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
byrosagold.com,floristikwerkstatt-mueller.com##.flash[data-cookie="eu_cookie"]
fdp.de#?#body > #sliding-popup:has(> .eu-cookie-compliance-banner)
lexicool.com###cookie_consent_popup
filewhopper.com##.cl_js_inited
pornpics.com###cookie-contract
appgallery.huawei.com##div[class^="CookieBannerOf"]
taoasis.com,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-"]
nbastore.jp,kitbag.com##.cookie-consent-container-v2
it-szkola.edu.pl##.md-cookie-blocker
dalmatinskiportal.hr##.accept-cookies-modal
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"]
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.po.co,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
mote.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
g-co.agency,boredteachers.com##.cookie__banner
watch.pokemon.com##.c-privacy-consent-modal
piearsta.lv,operanewsapp.com##.mask
osehero.pl#$#.cookies-modal { display: none !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: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
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
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
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
e-news.world##div#ecl-notice
cdt.pl,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
waifly.com,skrastas.lt##body div.fc-consent-root
shop.dyson.ru##.top-pop-message--cookie
callofduty.com##.atvi-banner-cmp
skypng.com##.showBanner
4webs.es###cookiesdiv
megatyumen.ru##._1_uf9me
tryzapp.com###root > div.MuiGrid-root
demokrata.hu##body .gdprBoxContainer:not(#style_important)
zmo.ai,btn-digital.com,courseunity.com###growls-br
reifen24.de,spiegelburg-shop.de##div[data-cookie-permission="true"]
emerging-europe.com,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--"]
cpmstar.com,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
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
biologyexams4u.com,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
asmonaco.com##div[data-nqis="nq-rgpd-bar"]
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
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]):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
tonhalle-orchester.ch,ukbonn.de###privacywire-wrapper
uniklinikum-saarland.de###uks_cookies
winboard.org#$#body div.fc-consent-root { display: none !important; }
winboard.org#$#html > body[data-template] { overflow: visible !important; }
winboard.org#$#.p-pageWrapper { filter: none!important; }
gesund.de##.privacy-settings
loft.com.br#?##__next > div.MuiGrid-root:has( > div.MuiGrid-root > div.MuiGrid-root > p.MuiTypography-root > a[href="https://loft.vc/politica-de-privacidade"])
iplogger.org###message
myresume.ru##.rulesInfo
galeriadaarquitetura.com.br###divPolitica
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
viture.com,gnc.com,movavi.com##.privacy-policy-popup
faballey.com,houseofindya.com###popcookiesDiv
ultrafarma.com.br###modal-lgpd
petlove.com.br##.card-bottom
englishdom.com###gdpr-tooltip
bemzen.com.br,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
harmonyos.com,developer.huawei.com##.cookietip
harmonyos.com,developer.huawei.com##.cookietip_mobile
designerinaction.de###cookiedeclaration
ibuypower.com###cookies-notify
continental.com##.c-cookiebanner__modal
autogaleria.pl##.cookie-dis
igraal.com##.cookies-banner__overlay
victorpest.com###gdpr-announcement
kdanmobile.com#?#body[style^="overflow:"] div[class^="styled__ContentWrapper-"]:has(> div[class^="styled_"] > a[href="/privacy_policy"])
calltouch.ru##.poppup-blocked
hotscope.tv#?##__next > div[class^="jss"] > div.MuiGrid-root > p.MuiTypography-root > a[style][href="/privacy"]:upward(3)
alphabet.com#$?##sliding-popup > div:has(#block-gdprcookiesblock) { display: none!important; }
alphabet.com#$#body { padding-top: 0!important; }
flysmartavia.com##div[class*="cookie-info-popup"]
remember.de#$##trocookie-cookiebox { display: none !important; }
remember.de#$#body { overflow: visible !important; padding-right: 0 !important; }
||blik.com/assets/ConsentManager/js/cmp.js
corporate.ccc.eu,modivo.com,medezin.pl,erbud.pl,nomonday.pl,blik.com###cm-overlay
urbanbasics.com.br,hagibis.com.br,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#$#.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
hadipisir.com,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
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
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:has(#cookies-wall) { display: none!important; }
happiness.com#$#body { overflow: visible!important; }
interred.de###cookieconsentmodal
zomato.com#?##root > div[class]:has(> div[class] > div[class] > a[href="/cookiepolicy"])
spf-record.de,spf-record.com###cookieguidelineRoot
bundesanzeiger.de,unternehmensregister.de#$##cc { display: none !important; }
bundesanzeiger.de,unternehmensregister.de#$#body.cc_open { overflow: visible !important; }
we-xpats.com,kartell.com,islamicfinder.org###gdprPopup
canalplus.com###privacy-manager
cinch.co.uk,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
mgs-eportal.de,uk-augsburg.de,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]:has(> div[class] > div[class] a[href^="https://help.rambler.ru/legal/"])
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#$#body.modal-open { overflow: visible !important; }
soselectronic.pl##.cookies-popup__wrapper
credpago.com.br##div[class^="style__FixedCookiesBar"]
profiteile.de##.cookie-permission--dim
bandel-online.de#$##PrivacyCategoryAlert { display: none !important; }
bandel-online.de#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
pitstop.de#$##modal-cookie-terms { display: none !important; }
pitstop.de#$#body { overflow: visible !important; padding-right: 0 !important; }
jrtbinm.co.jp,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
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"]
throwbacks.com,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: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
convertlive.com###sid-container
book.hacktricks.xyz,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
sila.by,livecamcroatia.com,skynet.ru,sknt.ru##.cookies_wrap
ev-digitalinvest.de,invesdor.de###dsgvo-cookie-configurator
alpinstore.com###acb-banner
audiolibrix.com,synodalerweg.de,volksbund.de,fairtrade-deutschland.de,esef-manager.eu,ebilanzonline.de,bundesanzeiger-verlag.de,bistumlimburg.de,bistum-essen.de###cc
migros.com.tr,tazedirekt.com,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
todtv.com.tr,cryptonews.com,duellinksmeta.com##.cookieConsentWrapper
zapowiedzi24.blogspot.com,rockmods.net##.cookies-show
anthropologie.com,urbanoutfitters.com##.cookie-message__cookieMessage
adslgr.com,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_"]: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
mail.ru##.b-header-agreements
tudumnetflix.com.br##.cookies-auth
arcserve.com##.pps-privacy-policy-strip
viel-unterwegs.de,zeitgeist-online.de,kern-haus.de,diewebsitemacherei.de,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
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.*#$#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; }
zenpirlanta.com,bluediamond.com.tr,ddiamond.com.tr,lizaypirlanta.com,altinbas.com##.vnotify-container
nordicnest.de#?##container > div[class]:has(> div[class] > div[class] > div[class] > a[href="/kundenservice/cookies/"])
||components2.gazzettaobjects.it/rcs_cpmt$domain=~video.gazzetta.it
||stihl.de/etc.clientlibs/stihl-frontend/clientlibs/components/content/cookie/cookielayer/
petz.com.br##.policy-warning-banner
kicker.de#$#body { overflow: auto !important; }
mod.io###achtung-overlay
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
freising.de,greutol.ch,digital-x.eu##.cookie-consent-backdrop
producthunt.com##div[data-test="dismiss-CookiePopup"]
atlas.ru#?#body > div[id="__next"] > div[class]:has(p > a[href="/rules"] ~ a[href="/privacy"])
dunkindonuts.com##.alert-banner
park-volokolamsk.ru###cookies-drop
dokhodchivo.ru#?##__next > div > div[class*=" "]: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
btn.com,tecnoandroid.net,medicinenet.com##.privacy-bar
pi-ag.com,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
skoob.com.br,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,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
offenbach.de,salzgitter.de,bonn.de,paderborn.de##.SP-ConsentBanner__spacer
evomag.ro###cookie_info_bar
esteto.ro###norificare_cookie
filmfare.com,grazia.co.in##.blocked
handwerk-magazin.de,hornbach.de#$#body { overflow: visible !important; }
mts.by,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: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
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; }
dallasinnovates.com,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
mystudylife.com,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#$#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
manoramaonline.com,theweek.in##.gdpr-outer
besport.org,fensterkoenig.com#$#body { overflow: auto !important; }
besport.org,fensterkoenig.com#$#.cli-modal-backdrop { display: none !important; }
besport.org,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; }
/cms-s4s-components/s4s-privacy-module/s4s-privacy-module$domain=sas.dk|flysas.com
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:has(> div > p + div:contains(allow all))
terra.com.br##div[data-button-url="#cookies"]
macmagazine.com.br##.adp-popup
pdfcoffee.com###PDFCOFFEECOM_cookie_box
exali.de#$##modal-cookieBanner { display: none!important; }
exali.de#$#.modal-backdrop { display: none!important; }
exali.de#$#body { overflow: visible!important; }
digitalo.de#?#body > .reveal__overlay:has(> div > div#js_reveal_cookie_content)
digitalo.de#$#html { position: static !important; }
||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
universalmusic.pl,spirou.com,superlegalbrinquedos.com.br,pasch-net.de##.modal-cookies
lcwaikiki.com##.cookie__policy__container
lcwaikiki.com##.cookiealert.show
liveworksheets.com###divcookieconsent
audioboom.com#$#div[id^="cookie-modal-"] { display: none !important; }
audioboom.com#$#body { overflow: visible !important; padding-right: 0 !important; }
unisono.eu,venezia.pl,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
filmdienst.de,penguinrandomhouse.de,vegdog.de,werner-mertz.de,lust-auf-vegan.com,5g-anbieter.info,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; }
filmdienst.de,penguinrandomhouse.de,vegdog.de,werner-mertz.de,lust-auf-vegan.com,5g-anbieter.info,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: auto !important; }
filmdienst.de,penguinrandomhouse.de,vegdog.de,werner-mertz.de,lust-auf-vegan.com,5g-anbieter.info,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: auto !important; }
vegdog.de#$#div[class^="overlay-"] { display: none !important; }
intermiles.com###gdprBand
alltours.de##div[class^="CookieNotificationBox__root--"]
lsm.lv,blutspendedienst.com,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
buser.com.br,vistaprint.de##.cookie-policy-alert
waterlamp.de,usedesk.ru,2035.university,lektorium.tv,vega-protect.ru,setapp.com,tilda.cc##div[data-storage-item*="cookiename"]
shoop.de##accept-cookies-banner
futurezone.at,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
titan-comics.com,forbiddenplanet.com###gdpr-options
bfh.ch##.comp-dsgvo-banner
studierenplus.de##.chimpify-popup
merxu.com##.mxu-cookie-consent
cm.com##.s-cookie-popup
tierarzt-onlineverzeichnis.de,vergleichen-und-sparen.de###vs-cookiehinweis
sex.com#$#body { overflow: auto !important; }
sex.com#$#body > .bg-overlay:has(> #cookie-modal) { display: none !important; }
flazio.com##.flazio-cookie
hij.airport.jp,cede.de,minimed.at,justiz.nrw###cookieAgree
krautreporter.de##.js-flash-messages-container
rapidtyping.com###c_c
techdevguide.withgoogle.com###gtd-cookie-consent
godrej.com,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
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
sklepsoltech.pl,deluxury.pl,r-kom.pl,hanzo.com.pl,laptok.com,kombitsklep.pl,icentrumsklep.pl,huzaro.pl,kozak.pl,militarymarket.pl,dlabrodacza.pl,retio.pl,fitness-home.pl,audiotop.pl,czerwonatwierdza.pl,duda-cars.pl,pancernik.eu,profitechnik.pl,prorowery.pl,sklepkawa.pl,bakeshop.pl,fly-desk.com,trigar.pl,niewiem.pl,wkdzik.pl,estetic-dent-sklep.pl,modnakiecka.pl,skarbyroztocza.com,miodykrupiec.pl,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#$#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###openModal
cofense.com,mangolanguages.com,martonmedia.pl,itepexam.com,tvpop.com.br,izodom2000.pl##body > div.dialog-widget[id^="elementor-popup-modal-"]
androidkosmos.de,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
volksbank-freiburg.de,vb-mittelhessen.de,bernhauser-bank.de,volksbank-thueringen-mitte.de,vvr-bank.de#$#.lightbox--cookie-consent { display: none !important; }
volksbank-freiburg.de,vb-mittelhessen.de,bernhauser-bank.de,volksbank-thueringen-mitte.de,vvr-bank.de#$#.darken-layer { display: none !important; }
volksbank-freiburg.de,vb-mittelhessen.de,bernhauser-bank.de,volksbank-thueringen-mitte.de,vvr-bank.de#$#body { position: static !important; }
crisisgroup.org##.s-cookie
ubuntu.com#?#.blog-p-card--muted:has(> header.blog-p-card__header > h5:contains(Newsletter signup))
fondsprofessionell.de###cookieauth
vdek.com###datenschutz-consent
infomoney.com.br##cookies-policy
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.fr,atlasformen.de##div[id^="divCookieStickyLayer"]
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
pro-retina.de###q4u_cc
regenwald-schuetzen.org#$##q4u_cc { display: none !important; }
regenwald-schuetzen.org#$#body { overflow: auto !important; }
||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: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
/privacy/cookie-consent-dialogue/js/cookie-consent-dialogue.js$domain=kreis-guetersloh.de|moerfelden-walldorf.de|azv-rme.de
||eh-ludwigsburg.de/typo3temp/assets/compressed/ae_cookie_optin-min.js
autobahn.de#$##modalCookieman { 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; }
brainandlife.org,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; }
arera.it,hs-niederrhein.de,bezpieczny-przejazd.pl,horsch.com,luenen.de,stadt-wien.at,adfc-radtourismus.de,deutschland-per-rad.de,verl.de#$#body { overflow: auto !important; padding-right: 0 !important; }
arera.it,hs-niederrhein.de,bezpieczny-przejazd.pl,horsch.com,luenen.de,stadt-wien.at,adfc-radtourismus.de,deutschland-per-rad.de,verl.de#$##cookieman-modal { display: none !important; }
arera.it,hs-niederrhein.de,bezpieczny-przejazd.pl,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-open { overflow: visible !important; }
hostgame.ro##.cookieConsentAlert
koshelek.app,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
supplyanddemand.co.uk,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#$#.ccmodal + div.ui-widget-overlay { display: none !important; }
learnattack.de#$#.ccmodal { display: none !important; }
duschmeister.de##.dm--cookie-consent-banner
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:has(> p > a[href="https://www.promobit.com.br/Index/cookie/"])
omnislots.com##.notification.has-background-dark-grey
agrarshop-online.com###darkBack
familio.org,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
correios.com.br##.cookiesConteudo
delltechnologies.com,dell.com###consent-button-div
sky.com.br###wrap-aviso-cookie
c.po.co##.hy-musk-wrapper
makezine.com,chartable.com###cookie-footer
gameforge.com##.outer-overlay-container
portal.stf.jus.br,upload.tn,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: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###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
regal-tr.com,bimedis.com,vestel.com.tr##.js-cookie-modal
mecum.com,x5club.ru,bloomberglaw.com##div[class^="CookieNotice_"]
emisja.weszlo.com,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-
volg.ch,megaport.de###js-cookienotice
deepl.com###dl_cookieBanner
fxhome.com###fx-cookie-consent-popup
account.fxhome.com##section[class^="style_cookiesContainer"]
smugmug.com#$#.sm-cookie-consent { position: absolute !important; left: -3000px !important; }
cabanova.com##.cb-cookieConsentBanner
takiedela.ru##.np-cookie-notice
mifcom.ch,mifcom.de#$##js-cookie-backdrop { display: none !important; }
mifcom.ch,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
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
brasilparalelo.com.br,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
akademiasmaku.pl,komerso.pl,socialpress.pl#$##rodoScreenBg { display: none !important; }
akademiasmaku.pl,komerso.pl,socialpress.pl#$#body.rodoNoScroll { overflow-y: visible !important; }
leica-camera.com##body > div.fullscreen.visible
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
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
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
cartier.com,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#$#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
pinarsu.com.tr,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^
frende.no,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#$##CookieConsent { display: none !important; }
||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|otomoto.pl|olx.ro|crkt.com
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
jardinierparesseux.com,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
easeus.com,apeaksoft.com,tipard.com,vidmore.com,aiseesoft.*,easeus.*,anymp4.com,macxdvd.com,videoproc.com,fonelab.com##.usernotice_pop
1k.by,farsh.in.ua,hoster.by##.cookies-informer
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
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
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
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; }
bmbwf.gv.at,sozialministerium.at###cookiebanner-wrapper
theenemy.com.br,omelete.com.br###lgpd-wrapper
navita.co.jp,nikkeimm.co.jp##.c-cookiePolicy
studentenwerk-wuerzburg.de,medatixx.de###gb-consent-management
karieranabank.pl,jobs.adidas-group.com,careers.msxi.com,carlsberg.com,nbacareers.nba.com,humanitas.it,jobs.sap.com##.ukCookiePolicy
filmtipo.com,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#?#body div[style] div:not([class], [id]) > div[class][aria-live="polite"]:has(div[class] > div[class]> [class] > span[class] > a[href*="cookie"])
canva.com#?#body div[style] div[class]:has(> div[class][role="dialog"] > div[class] > span[class] > a[href*="cookie"])
mercadolivre.com.br##.nav-new-cookie-disclaimer
omlet.de,wdc.wholesale.telecomitalia.it#$##cookieModal { 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
proddigital.com.br,coachdaveacademy.com,saferpass.com,getspace.us,medyascope.tv##.elementor-popup-modal
celikhalat.com.tr,ditas.com.tr##.cerez_politikasi
businessaccountingbasics.co.uk,krotosaudio.com,textmaster.com#$#.wt-cli-cookie-bar-container { display: none !important; }
businessaccountingbasics.co.uk,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/*/utag.js
minhaconexao.com.br#?#button[onclick^="onClickCookiesBannerWeb"]:upward(1)
climatempo.com.br##.alert-cookie._flex
deepgoretube.site,utexas.edu,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; }
tornosnews.gr,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
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; }
adrenalinecyber.ru##.wrapper > main ~ div > div[class^="_"]
gamefuelmasters.ru##.wrapper > div.content ~ div > div[class^="_"]
thairath.co.th##.cookiewrap
gts.ro,librabank.ro,internetbanking.ro,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
famobi.com,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
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-ooe.at,wifi.at#$##cookiePolicy { display: none !important; }
wifi-ooe.at,wifi.at#$#body.modal-open .page-wrapper > :not(.modal) { opacity: 1 !important; }
amd.by,promondo.de#$##modal-cookie { display: none !important; }
amd.by,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
cardmates.org,placedescommerces.com,tulodz.pl###modalCookies
placedescommerces.com###modalCookies ~ .modal-backdrop
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
die-fliesenwelt.de,elektro-thielmann.de##.cookieManagerQ-sm-overlay
die-fliesenwelt.de,elektro-thielmann.de##.ui-pnotify-modal-overlay
citel.de###rgpdAlert
wago.com#?#.js-ce-hide > div.wg-modal__overlay:has(> div.wg-modal__container > main > p > a.js-cookie-details)
kraeuterhaus.de,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: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/
lypertek.com,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:has(> div[class^="tracking-consent-popup"])
modehaus.de###solbox
oogarden.de##.warnCookiesContainer
alko-garden.*###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
1aradio.com,baustoffshop.de,katholischglauben.info#$#.ccm-root { display: none !important; }
1aradio.com,baustoffshop.de,katholischglauben.info#$#.ccm-blocked:not(#style_important) { overflow: visible !important; }
gartenbau-greiving.de#$#body { 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
gaertner-albrecht.de###gve-cookieconsent-consent-popup
cannagardening.com##div[aria-labelledby="ui-dialog-title-disclaimer-overlay"]
dayspedia.com,puzzlegarage.com,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.ru,houzz.com,houzz.de##.hz-visitor-consents
gartencenter-schrieverhoff.de,beichel.com,olerum.de,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; }
gartencenter-schrieverhoff.de,beichel.com,olerum.de,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; }
gartencenter-schrieverhoff.de,beichel.com,olerum.de,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
heizung-billiger.de,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
advalue.pl,progesoft.com##.gdpr_cookie_notice
cadblocksfree.com###enhanced-privacy-popup
klingspor.id###vinegar-bottle
truecaller.com###app > footer + div.fixed > span
cuponomia.com.br,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; }
smartstore.com#$##cookie-manager-window { 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#$#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#$#.cookie-permission-modal { display: none !important; }
armedangels.com#$#body { 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
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"]
mediamarkt.nl,mediamarkt.es,mediamarkt.de,mediamarkt.at,mediaworld.it,saturn.de#$#body { overflow: auto !important; touch-action: unset !important; overscroll-behavior: unset !important; }
mediamarkt.nl,mediamarkt.es,mediamarkt.de,mediamarkt.at,mediaworld.it,saturn.de#$##mms-consent-portal-container { display: none !important; }
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
buecher.de,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
waifly.com,grangeinsurance.com,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
koenigsbrunn.de,hemhofen.de,mitteldithmarschen.de###privacy-container
audi-boerse.de,audi.*,audi##.ensPrivacyManager
rosenberger.com##.z7cmbnr
blunt-therapy.com#?#.elementor-popup-modal: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
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; }
gleeds.com,bat.com.pl,onlinecaseconvert.com,muenchen.rotary.de,diebayerische.de,kadewe.de,my-toyota-im.com,ihk-nuernberg.de,nanu-nana.de,manomano.de,xn--gnstiger-reisen-zvb.de,helpsetup.ru###overlay
hameenmaa.fi,s-pankki.fi##body .browser-consent
fairgarage.com,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#$#.modal-box[role="dialog"] { display: none !important; }
coolblue.de#$#.cookie { display: none !important; }
coolblue.de#$#body { overflow: auto !important; }
haber365.com.tr##.modalx
bbva.*#$#.cookiesgdpr { display: none !important; }
bbva.*#$#.scroll--disabled .general-wrapper { position: static !important; }
bbva.*#$#.scroll--disabled .general-wrapper::after { display: none !important; }
bbva.*#$#body.scroll--disabled { overflow: visible !important; position: static !important; }
landrover.ru##.notificationBarsWrapper
techbone.de,techbone.net#$#body { overflow: auto !important; padding-right: 0 !important; }
techbone.de,techbone.net#$##cookie_banner { display: none !important; }
techbone.de,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
||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
currencyrate.today##.cc-alert
uswitch.com###cookie-banner-wrapper
monese.com#$#div[class^="styles_Background"] { display: none !important; }
monese.com#$#div[class^="styles_CookieBannerContainer"] { 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]):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-gume.rs,continental-jordan.com,continental-lastikleri.com.tr,continental-me.com,continental-na.com,continental-neumaticos.es,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.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-gume.rs,continental-jordan.com,continental-lastikleri.com.tr,continental-me.com,continental-na.com,continental-neumaticos.es,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.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
anycodes.com,hotdeals.com##.privacy_policy_pop
justjoin.it#?##__next > div[class^="MuiBox-root-"]: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=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
krankenhaus-frankenberg.de,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; }
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
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
tbsbibles.org,worldbank.org##.privacy-widget
gadgetsnow.com#?##app > div[class]: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
siko.cz,foerch.de,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; }
rosenheimsingles.de,localflirt24.de,innsalzachsingles.de,ilove.de,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
paulgreen-shop.de,schuhe-lueke.de,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
dauphin.de,dauphin-group.com,trendoffice.com,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:has(div#cookie-modal)
tu-darmstadt.de#$##cookie-modal { display: none !important; }
tu-darmstadt.de#$#body { overflow: visible !important; }
telekom.com#$#body { overflow: auto !important; padding-right: 0 !important; }
telekom.com#$#.cookie-optin-layer { display: none !important; }
cloudplan.net##.datenschutzHinweis
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
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
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.fr,galaxus.de#$#div[data-test="cookieBanner"] { display: none !important; }
wissenschaft-shop.de#$##cookieNote { 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; }
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
tippmix.hu,fullbay.com,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
audacityteam.org,fumetsu.pl,uqwimax.jp,7labs.io###consent-popup
every-tuesday.com###et-gdpr-popup
maxkuchnie.pl,clinique.com.tr,hek.de###colorbox
maxkuchnie.pl,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
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
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
nextmobile.ru,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; }
dilbert.com,balifactoryoutlet.com.au,rinna.co.jp,mydoggieboosters.com,nikhilbharatshikshaparisad.in,7818448870.com,ai-aitech.co.uk,419.consulting,europeanresolverpolicy.com##.widget-cookie-banner
instalguru.com##div[class^="styles__cookie-panel"]
tatgida.com###topbar-hide
mondly.com##iframe[src="https://cookiejar.mondly.com/xdomain-cookies"] + div[class]:not(.ember-view)
claravital.de,hampel-auctions.com,dondo.de###consentmanager
pixlr.com,paribu.com##.policies
fitcake.pl,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#$#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-"]
semrush.com##div[data-test="cookie-notifications"]
vayamo.ch##.cookies_overlay_wrapper
||spreadshirt.de/resources/onetrust/js/consent.js
hotukdeals.com##.popover--layout-fixed
canto.com#$#.cc-wrapper { display: none !important; }
canto.com#$#body.noscroll { overflow: visible !important; padding-right: 0 !important; }
tumblr.com,wietnam.ski,ukrainetoday.org,oofhours.com,mcakins.com,aniakubica.com,elbruno.com,qurananswers.me,diefodmapkoechin.com,game.blog,nefariousreviews.com,wordpress.com###cmp-app-container
intensedebate.com,automattic.com,wordpress.com##.a8c-cookie-banner
planetanim.fr###cliSettingsPopup
bedietcatering.pl,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
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#$#body { overflow: visible !important; }
wieisdemol.be###cover-div
f1online.sk###__next > div[class^="style_container__"]
schwebheim.de#$#html > body.borlabs-position-fix { overflow-y: auto !important; }
schwebheim.de#$#html > body.borlabs-position-fix .bodyscroll { overflow-y: auto !important; }
/borlabs-cookie.min.js$domain=mobil-ganz-einfach.de|schwebheim.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,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,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: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
themeselection.com,televideoteca.net##.gdpr-consent-bar
history.com##.policy-container
censor.net#?##usage_notice
pixiv.net#?#div > div:not([class]) > div[class^="sc-"]:has(> div > p > span > a[href^="https://policies.pixiv.net"])
odamax.com###kvkk-cookie-notification
support.github.com,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,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]):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^
mtv.com,pluto.tv,cc.com,comedycentral.la,cbsnews.com###cps-shaman-notifier
ubisoftconnect.com,ubisoft.com,ubi.com##.privacy__modal
my.acea.it#$#body { overflow: visible !important; padding-right: 0 !important; }
drozdogan.com##.toast-modal
||tracker.com/public/plugins/plugin_consensacceptcookies.
admin.tracker.com#$##privacyDialog { 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; }
crocs.co.uk,comparethemarket.com#$##__tealiumGDPRcpPrefs { display: none !important; }
crocs.co.uk#$#body { position: static !important; pointer-events: auto !important; touch-action: auto !important; overflow-y: visible !important; cursor: auto !important; }
crocs.co.uk#$#html { position: static !important; pointer-events: auto !important; touch-action: auto !important; overflow-y: visible !important; cursor: auto !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
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; }
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:has(> div[class] > div[data-testid="cookie_banner_description"])
whatsapp.com#$##hide_till_load { position: relative!important; }
whatsapp.com#?#body > div: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#$#ckpl-webc { 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-"]: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|jazz.fm
importantia.de,importantia.eu###react_element__cookiebar
vgs2cv.be,woolet.co,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
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
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
ajbell.co.uk,solresor.se,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
||boschwiperblades.com/assets/cookie-popup/bosch-privacy-settings-*.min.js
servicebund.de###social-opt-in
concursosnobrasil.com.br,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: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
flashfussball.de,eredmenyek.com,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#$#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
nolvus.net,theshoregame.com##.nk-cookie-alert
academictimes.com###euPopup
macrium.com###MacriumCookieJarApp
cyan.com###cookii-overlay
colehaan.co.jp,theworks.co.uk,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
vivo.com.br,nubank.com.br,balcaorural.com.br##body div.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
acordacidade.com.br,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:has(> a[href="/privacy"])
autohaus24.de#$#.cookie-banner { display: none !important; }
autohaus24.de#$#header ~ .cookie-banner + div[class]:empty { display: none !important; }
autohaus24.de#$?#header ~ .cookie-banner + div[class]:empty { remove: true; }
autohaus24.de#$#body { overflow: auto !important; }
autohaus24.de#$#.coo__container { display: none !important; }
116117.de,kbv.de##.layer-cookie
valleyvet.com###ToU_float
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
enel.com.br##footer + .module.message-notification
rshb.ru###alert.bottom
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
softwaretested.com,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.com,bbc.co.uk##div[class*="-ConsentBanner"]
about.wetransfer.com###tos-banner
wirkaufendeinauto.de###cookie-text-banner
funpay.com,tractive.com,freshbooks.com##.banner-cookie-consent
perthnow.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:has(> div > .cookies-message)
funimation.com###terms-privacy-consent
||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
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; }
icanw.org,animesgames.net,animesdigital.org,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
pilgway.com,3dcoat.com,tantis.pl,voltus.de###cookiesModal
interlak-expo.ru,expocentr.ru,prostudio.ru,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
ccoo.es#$#.snigel-cmp-framework { display: none !important; }
ccoo.es#$#body { overflow: auto !important; }
tetsudo.com###footer-gdpr-box
pilotpen.ch##div[data-role="gdpr-cookie-container"]
pusher.com,mywot.com##div[class*="CookiesConsent"][class*="Container-"]
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
billiger.de#$#body { overflow: auto !important; position: static!important; }
billiger.de#$##cookie-banner-overlay { display: none !important; }
dolnyslask.pl,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*=" "]
fireweatheravalanche.org,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
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
motorola.*###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
netcraft.com###consent-form
lekarzebezkolejki.pl,ktomalek.pl##.ui-widget-overlay.ui-front
lekarzebezkolejki.pl,ktomalek.pl##.ui-dialog[aria-describedby="cookies"]
changelly.com##div[class^="cookie-banner-wrapper"]
flinkster.de,baustoffindustrie.de,hackerrank.com,perseus.de,devk.de,jetzt-mobil.de,callabike.de##.cookie-banner-wrapper
fctables.com###privacy-optin
hidive.com###siteMsgSlideUpBG
mtv.com##.page-overlay_wrapper
futspo.de###shop.disable::after
bunnyhop.de,funktionelles.de,futspo.de###cookie-jar
bike-onlineshop.de,futspo.de###newCookieJar
bike-onlineshop.de###shop.disable::after
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
maxrealt.ru,oneplus.com,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; }
setn.com##.privacy-area
2x2tv.ru,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
momesternasalotc.pl,fanqienovel.com,mehr-kosmetik-shop.de,imid.med.pl##.popup
||aussiearcade.com/js/privacy-consent-banner.js
ramsey.com.tr##.CookieLink
kasimpasaspor.org.tr,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; }
jetzt.thw.de,zensus2022.de,bva.bund.de#$#.mfp-bg { display: none !important; }
jetzt.thw.de,zensus2022.de,bva.bund.de#$#.mfp-wrap { display: none !important; }
jetzt.thw.de,zensus2022.de,bva.bund.de#$#html { overflow: visible !important; }
happypenguin.altervista.org#$##cookieModal { 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
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)
geolatvija.lv###AnalyticsPrompt
oetker.*/static/js/privacy-dialog/
runcloud.io##.rc-cookie-banner
sberbank.ru##div[data-pid^="CookieWarning-"]
snackmindful.com,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
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
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
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"]
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; }
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
4gon.co.uk###gdpr-cookie-law
alexfitness.ru###cookies_confirm
briju.pl,swiatksiazki.pl,aruba.com##.CookiePopup
educative.io##div[class^="ContainerWrapper-"] > .opacity-100.border-primary-lightP1
cypress.com###complianceoverlay
nytimes.com#$#body { overflow: auto !important; }
nytimes.com#$##complianceOverlay { display: none !important; }
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
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
evocsports.com##.cookie-permission-overlay
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
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-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
devart.com,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
create.vista.com,crello.com##div[class^="footerNotificationWrapper-"]
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
wbijam.pl,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
poison-bikes.de,concept-computer.de,hygiene-onlineshop.de##div[id^="ecomas-scch-ex"]
concursosnobrasil.com,fabianomidi.com,pciconcursos.com.br,shopxp.com.br,concursosnobrasil.com.br,gkinfostore.com.br###lgpd
gov.br###lgpd-cookie-banner-janela
picfont.com###content_cookie_1
kazar.com,freddy.com,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
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
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]: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)
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
e-bargello.com,pt.com.tr##.cp
maksimumkitap.com###classCookie
||parismatch.com/assets/js/didomi/loader.js
parismatch.com#$##didomi-host { display: none !important; }
parismatch.com#$#html > body.didomi-popup-open { overflow: visible !important; position: static !important; }
dashlane.com,akweb.de,alkapida.com##.privacy-consent
bim.com.tr##.cookie-window-select
samsungparavoce.com.br,saraiva.com.br##.sy-lgpd
human.ua,kocailem.com##.cookie-message-box
cissamagazine.com.br##.informativo-lgpd
macronext.pl,stockwatch.pl##.cppa
gebe.com###cookiePolicyBox
spbtv.online,spbtvonline.ru###agreeC
medicina.ru##.popup--policy-absolutely
faphouse.com,xhamsterpremium.com##.cookie-policy-agree
govdelivery.com###gdpr-cookie-policy
prazdnik.vkusvill.ru,zadarma.com,bombora.ru##.cookie-tooltip
deltainternet.net.br###div-cookie
drawnames.com.sg,drawnames.de,drawnames.co.uk,drawnames.com,lootjestrekken.nl###cookie-backdrop
evbazaaravm.com,meupc.net##.cc-notification
nestoria.com.br##.wrap-cookies-desktop
lifepointspanel.com#$##cookie-modal-box { display: none !important; }
lifepointspanel.com#$#body.modal-open { overflow: auto !important; padding-right: 0 !important; }
bookvoed.ru###cookieNoticeUser
energiedirect.nl###wall
altium.com##.altium-privacy-bar
drugs.com##.ddc-modal
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
kartoteka.ru,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
edifier.ru,neonet.pl##div[class^="cookiesBlock"]
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
simbrief.com,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
modacruz.com##div[class="_wi _Y"]
strato.de#$#.consent { display: none !important; }
strato.de#$#.noscroll { overflow: visible !important; }
sklep.insel.pl,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
topcam.com.tr,hasmusturizm.com,kutahyalilar.com.tr###cookie_iagree
mail.de###euccBanner
funduk.ua##.cookie_inform
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
buffer.com##div[class^="style__BannerContainer-"]
games2gether.com##.system-notification-container-content.privacy
games2gether.com##.system-notification-container-content.cookies
ec.europa.eu###cookie-law-consent
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
casper.com.tr###allTopTooltip
key4biz.it###consent-toolbar
bedienungsanleitu.ng##body .cookienotice
||goodram.com/wp-content/plugins/enua-privacy-policy/script.js
espanarusa.com,gotomalls.com##.eula-popup
gcorelabs.com##.confirmed_cookie
ruhosting.gcorelabs.com##.i-warning-banner__msg
epdf.pub###EPDFPUB_cookie_box
synology.cn,synology.com##.syno_cookie_element
qnbfinansbank.enpara.com##.enpara-web-cookie
airdroid.com##.mode-cookie-tip
myfigurecollection.net,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#$#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.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
faberlic.com##.cookies-accepted
economictimes.indiatimes.com##.cookie_stng
wohnglueck.de##section[data-topic="consent"]
tutu.ru,tutu.travel##.style__disclaimer
cifraclub.com.br###js-cookie-policy
pegacifra.com.br##.banner-rodape-cifra
biologianet.com,futebolinterior.com.br,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
schapfenmuehle.de,ms-klinik.de,mittwald.de,pdfforge.org##div[class^="gdpr-cookieconsent-"]
salamisound.de###eucookielawbox
hongqi-auto.com,zaochnik.com##.agree
discordsunucu.com,telegramgruplari.com,rumbletalk.com,telegramchannels.me###accept-cookies
extreme.com,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
postoffice.co.uk,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
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"]
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]: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
speisekarte.de,businessinsider.com,historyextra.com,aftenposten.no,tek.no,vglive.no,bt.no,telegraph.co.uk##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/
digitaleleinwand.de,powerdmarc.com,bik-ag.ch,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
venmo.com,paypal-corp.com,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
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: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|note1s.com|novel-gate.com
ethias.be###gdpr-consent-popup
soundcore.com,dreametech.com,eufy.com,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
ifsamerkezi.com##.cdk-overlay-container cookie-notice
kermi.de###legalCookieLayer
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
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_"]
avva.com.tr##.cookieavva
aukey.com,bikopek.com##.fixed-cookie
louie.com.br,devmedia.com.br,jacotei.com.br##.termos-politica
zoom.com.br,buscape.com.br##div[class^="PrivacyPolicy"]
molotov.tv##.eRnhI
haloursynow.pl,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
byggahus.se,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##section[class^="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:has(> div#layer2 > div.layer-message-container button.cookies_yes)
portalbhp.pl,portalprzedszkolny.pl,portaloswiatowy.pl#$#.overlay-cookie { display: none !important; }
portalbhp.pl,portalprzedszkolny.pl,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
dge.de,mohrsiebeck.com,lempertz.com,starnbergammersee.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; }
stavropol.media,ulanmedia.ru,nakhodka.media,ussurmedia.ru,sevastopolmedia.ru,irkutskmedia.ru,zaxid.net,vectornator.io,do-slez.com##.cookies-wrap
glavcom.ua##.kyk_menu
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
ozmenpc.com##.cookie-agreement-module
hostettler.com##.cookie-bar-notification
web.dev#?#.web-snackbar__surface: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
makc.ru,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
writingcooperative.com,pub.towardsai.net,blog.sikayetvar.com,blog.musixmatch.com##body > div#root ~ div:not([class]):not([id]) > div[class*=" "]
newtoncompton.com,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
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
freedert.online,rtde.site,rtde.life,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
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; }
tuenti.ec,lopes.com.br,crysis.com##.cookiemodal
pokemongolive.com,nianticlabs.com##ark-cookiebar
app.pitbot.pl,bnb.by,webcomicsapp.com,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
weatherbug.com##div[class^="notificationFooter__Container-"]
mtv.com.lb##.cookiesDisclaimer
primevideo.com##.cookie-notification-msg
oeffnungszeitenbuch.de###CCcont
motorradonline.de,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
rgb.vn,pokeharbor.com,hdwalle.com,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
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"]
totalizator.pl,traseo.pl,wakanim.tv,novavax.com,serumshop.ru,kartoteka.by##.privacy-popup
picnic.app###modal
serverschmiede.com###cookieCheck
textpro.me,ephoto360.com,gamez.de,wallpapershome.com,wallpapershome.ru##.cc-dialog
cbr.ru##div[data-popup-cookies]
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"]
fc-magdeburg.de,deutsches-schulportal.de#$?#body { overflow: auto !important; }
fc-magdeburg.de,deutsches-schulportal.de#$?#html { overflow: auto !important; }
fc-magdeburg.de,deutsches-schulportal.de,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
neovolt.ru##.pop-up-cookie-alert-block
fitomarket.ru###cookie_pop
football24.ua##.privete-polisy
m.timesofindia.com###myConsentFlow
hutch.io##.eytau7z0
mckinsey.com##.cookie-warning-wrapper
hyperxgaming.com,toluna.com##.notification-center
kaleidos.net,open.tube##.privacy-concerns
aptoide.com#$#html.no-scroll { overflow: auto !important; }
aptoide.com#$#body { 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; }
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-"]
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
defacto.com.tr###kvkk_notification
coruhaksa.com,firataksa.com,firatedas.com.tr,coruhedas.com.tr,aksadogalgaz.com.tr##.cerezDiv
amazon.com.be,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"]
energiepflanzen.com,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"]
opensignal.com,stagecoachbus.com,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
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##.csppp-container
creditznatok.com.ua###cookierookie
otelrezervasyon.com##.datapolicy-wrapper
tatilsepeti.com##.cookie-confirmation
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
bazaraki.com,market.fenerium.com,istegelsin.com##.privacy-cookies
gemoo.com,ioforth.com,imobie.jp,imobie.com##.fixedbot
scania.com##c-cookie
||cdn.ethyca.com/org/*/cookie.js
sporticos.com,hydro.com,wasd.tv##.cookies__wrapper
zeoob.com#$##cookies_modal { display: none !important; }
zeoob.com#$#body { overflow: visible !important; padding-right: 0 !important; }
onroad.hu##body > div[class][style*="z-index: 999999"]
ghanaweb.com##body > #bk
yota.ru##.b-info-message
ratp.fr#$#html { overflow: visible !important; }
ratp.fr#$##tarteaucitronAlertBig { display: none !important; }
kaspersky.com.hk,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"]
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
motorfinity.uk,don24.ru,ronesans.com##.cookie-fixed
play.pl##.cookies-mine
schecterguitars.com,parts-express.com,red.com##.cookie-warning-banner-view
oyunicin.com,discord.com,abus.com###onetrust-banner-sdk
kyounoryouri.jp,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
moncompteformation.gouv.fr,earnweb.com,portal.av-atlas.org,goo-gl.me,go.skillbox.ru,cs.android.com,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
trtmarket.com,gundogdumobilya.com.tr,modalife.com##.policyPopupContainer
staykeen.com##.cookie-warnings
turkishcargo.com.tr##.warning-bar
sabanci.com###warning-bar
openrice.com##.facebook-floating-container
vgchartz.com,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
rtl.hr,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##.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
aral.de,castrol.com,bp.com##.nr-cookie-notification__wall
aytemiz.com.tr###Menu_cookieContainer
n11.com##.guestKvkkLb
virginmoney.com,sony.nl##.evidon-background
thenextweb.com,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; }
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
automenzi.ch,nuwm.edu.ua,twinwatersgolfclub.com.au,elektrospank.com,bcspbologna.it,hadithcollection.com,playisgame.com,playway.com###sp-cookie-consent
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.pl,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^
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:"]
bedietcatering.pl,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
dopedgeeks.com,victorytale.com,designcorral.com,kolanbritish.com,yubico.com,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; }
lbry.tv##.nag
neftegaz.ru##.rule-cookie
nordbayern.de###privacyBanner
kliniken.de###k-cookie-warning
symbl.cc,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
10haber.net,tele1.com.tr###sa_cookie_wrapper
ilyarm.ru,hrc.org,cardgames.io###gdpr-notice
famemma.tv,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; }
binhantur.com,mapsofworld.com,moulinex.com.tr###dialog
skidka.ru###ckc
leagueoflegends.com,playvalorant.com###riotbar-alerts-container
playvalorant.com##.riotbar-cookie-policy-v2
tech.fb.com,about.fb.com,instagram-brand.com,engineering.fb.com###GDPRConsentBar
phoenixnap.com,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
coral.ru##.cookieAgreement
jugendhilfeportal.de,volksbund.de###ig-cookie-simple
brillen-sehhilfen.de###datenschutzhinweis
qdoc.tips###QDOCTIPS_cookie_box
potluck.de,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
docs.portainer.io,supermicro.com,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
fialkaspb.ru##.bottom__cookie_block
thecustomdroid.com###cookie-consent-lite
wolframalpha.com###__next > div[class] > header ~ section[class]
files2zip.com,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
greatist.com,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/*/ext/nb_cookie_banner/Resources/Public/Scripts/cookie.js
downforme.org,dbk.de,radio-internetowe.com##body > #cc
freeyou.ag#$#.cookies { display: none !important; }
motionarray.com##.site-accept-tos-warning
inc.com##div[class*="privacyPolicyPopup"]
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
numero.wiki,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,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
freedomplatform.tv,londonreal.tv##.lr-consent
casinoonline.de###policy-once
gamblejoe.com##.c-area
thegay.tube,desiporn.tube,senzuri.tube,shemalez.com,hdzog.com,hotmovs.com,vjav.*,voyeurhit.com,thegay.com,tubepornclassic.com,txxx.com##.header__cookie
vrporn.com##.noticepopup
wotexpress.eu,hypegamenews.ru,recmaster.net,xn--90ablmekqdsdu6h.xn--p1ai##.privacy_policy
rabota.sber.ru,compo.de##div[class*="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^="_"]
netmeter.eu,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
fantasy.lu,xkekos.tv,habboin.net,walkme.com###privacy_cookies
capterra.com.de###cookie-consent__banner
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; }
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; }
||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
ganardineroporinternet.me,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#$#body { overflow: visible !important; }
netology.ru##div[class*="-CookiesAgreement-"]
||profamilia.de/fileadmin/tmpl/Resources/Public/js/cookie-privacy-protection/cookie.privacy.protection.js
link-descarga.site,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.cristalix.gg,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
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
metadata2go.com,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
toloka.yandex.com.tr,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#$#body { overflow: visible !important; }
langeloudspeakers.com,rallyfans.info,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##.cookieBnrWrp
md5hashing.net##.primary-container > .pp-footer
msn.com##.optanon-alert-box-wrapper
coloros.com,oppo.com,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-liban.com,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#$#body { overflow: visible !important; }
cabonline.com,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
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
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
app.autoenhance.ai,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.com,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
colehaan.co.jp,federalpremium.com##.veil
distractify.com###_CookieConsent
intent.msn.com,outlook.live.com,microsoft.com###msccBanner
babel.ua,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-"]
radioplayer.cloud,kaspersky.es,kaspersky.de##section[class^="CookieBanner-"]
hannovermesse.de##.notifier
rws.com##.rws-cookie-bar
frog.ee,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.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
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
leanylabs.com,nordvpn.com,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; }
g4media.ro,rfi.ro,libertatea.ro,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
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
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###cookie_close
sma.de###tracker-banner
shop.koestritzer.de##.fb-cookienote
make-it-in-germany.com,brauer-bund.de###nagscreen
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
kyffhaeuser-nachrichten.de,cagematch.net,bfr.de,master-and-more.de,nnz-online.de,ev-kirchenkreis-suedharz.de,probier-club.de###cookiedingsbums
alpirsbacher.de##._pm-banner
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
cnet.com##.onetrust-pc-dark-filter
gutscheine.focus.de##.focusde-cookie-notification
neckermann.de##div[class^="cookieBanner__banner"]
dermoeczanem.com###cookiePopin_
croxyproxy.rocks,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"]
blogs.bing.com,formula1.com,amp.n-tv.de###cookie-banner
erdinger.de#$#body { overflow: visible!important; }
mepasenerji.com###dataPolicies
aktionspreis.de##.leiste_rechts
zorluenerji.com.tr###cookie-approval
uhoplan.ru,poop.vids.rip,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
denizbonus.com##.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
condor.com##.site_header_cookie
||rating.happymod.com/cookie/cookies.js
orlandosolarbearshockey.com##.s-navigation-tool-panel-disclaimer
nflonlocation.com###tcPopup
kto.com,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
ritter-sport.de###cookieAdvise
milka.de###_CookieText
frankfurt-airport.com##.fra_cookie_policy
sw-delitzsch.de###ifab-cookie-banner
ao.de##.gdprCookieWrapper
iamroadsmart.com,rgfstaffing.com,spie.de##body #tracking-consent-dialog
xn--80aaig9ahr.xn--c1avg,easyprint.com,kupujemprodajem.com,scmagazine.com,certik.com,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"]
reebok.eu,lego.com##[data-test="cookie-banner"]
tuev-nord.de##.c-cookiehint__wrapper
bonprix.de##div[id^="cookie-bar-"]
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
jagranjosh.com,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
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; }
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
ohtuleht.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; }
3bmeteo.com#$#html { overflow: auto !important; }
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
eso.org,buzzorange.com###privacy-notice
utair.ru##.CookiesAccept
siberianhealth.com##.top-informer-container
quickshop.gr,polregio.pl,nyman.media,kdl.ru,delonghi.ru,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
happymod.ru,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; }
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
kontomaniak.pl,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
coinmarketcap.com##.cmc-cookie-policy-banner
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-utilitaires.fr,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
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
meat-expert.ru,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
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
ausopen.com,nimitv.com,trtdinle.com,plume.com,teb-kos.com,ssense.com##.gdpr-popup
emag.ro,emag.hu,emag.pl##body .gdpr-cookie-banner
accupass.com##div[class$="-cookie-container"]
cbtnuggets.com##.main-react-app > main + section > footer + section
codetwo.*###common-cookielaw-container
sueddeutsche.de,indigodergisi.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
biletyplus.ru,vawoo.co.uk,atompark.com,fuqer.com##.cookies-block
fredolsen.es#$#body { overflow: visible!important; }
subscribestar.*##.notice_cookies
lavenir.net##.cookie-advert
iboysoft.com##.user_popup
boosty.to##div[class^="GdprOffer"]
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
textgrid.de,aulss2.veneto.it,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
pharmaciedumontmarin.pharm-upp.fr,avid.com##.fancybox-overlay
amiunique.org,juniper.bot,test.amiunique.org,borsa.bitci.com,stellarium-web.org##.v-snack--bottom
jesus.de,blumigo.de##.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
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
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
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
daikin.com.tr,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
quora.com##.EUCookieBanner
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.de,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
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
axence.net,dailymotion.com##div[class*="gdprBanner"]
web2.0calc.ru###cookiefooter
thehouseofportable.com,gls-group.eu###cookiePopup
pariyer.com##.Rules
pmpexpress.hu###enableCookie-cont
visvitalisbg.com##.bottom-freezed-bar
startuponline.hu###hncookiegdpr
csaladinet.hu###CookieAcceptLayer
bmw.hu,bmw.com.tr##.ds2-cookiedisclaimer
reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion#?##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
reparatur-initiativen.de,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
umed.lodz.pl,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
honda.com.tr,siteplus.com,topbattery.cz,keepinguptodate.com,benq.eu##div[id^="cookie-"]
qt.io###cookie-confirm
kymillman.com,blog.risingstack.com,blue-tomato.com###cookie-consent-box
zoloto585.ru,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
canlii.org,ov-chipkaart.nl,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
conflictnations.com,callofwar.com,supremacy1914.com###cookieNotificationMain
elmuemasz.hu###cookiePolicyDiv
longchamp.com,xn--giant-dsseldorf-5vb.de###cookiePopupModal
subpng.com,allfreeapk.com###cookieScriptId ~ .fot-fixd
104.ua###cookie__page
2rad-lampe.de,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
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
alphafold.ebi.ac.uk,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
narita-airport.jp,aspenchamber.org,myeducation.de,baxov.net###gdpr-popup
aloyoga.com,ipv6onlyhosting.com###gdprBanner
webrazzi.com,mouser.it###gdprBar
videoder.com,youglish.com###gdprModal
tapatalk.com###gdpr_b
akut.org.tr###gpdr
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
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
thejournal.ie###notify-container
alfred.camera###noty_layout__bottomLeft
azpc.info###ntf
bdmbase.ru###okCookie
181fm.com###ovgdpr
web.gov.pl###panel_cookie_dol
aftermarket.pl###part-cookies
pornhdlive.com###personalized-content-notification
sys-team-admin.ru###policy-cookie
aorus.com###policy-div-m
netcomplex.pl,naszraciborz.pl###polityka_cookies
naszraciborz.pl###polityka_cookies_overlay
caf.fr###popup-accept-cookies
ratengoods.com###popup-policy
pacman.io###priv_notice
smakata.by,brainstation.io,dnb.com,disturbia.co.uk,sling.com,tutorialspoint.com###privacy-banner
hp.com,mynet.com###privacy-notification
caritasnet.de,bund.lkr.de,bistummainz.de,erzbistum-koeln.de,bistum-aachen.de,blendtec.com,musicmap.info###privacy-policy-banner
yellowpages.com,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###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
thecategorizer.com,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
windowsbbs.com##.DismissParent
mi.com##.J_agreeCookieModal
dataprotection.com.ua,drweb-av.de,drweb-av.es,drweb-av.it,drweb.cn,drweb.co.jp,drweb.com,drweb.fr##.SHOWIT-msgCase > .SHOWIT-msg_showed
tenor.com##.TOSBanner
tube8.com##.accept-cookies-wrapper
filesmonster.com##.accept-privacypolicy
batteryequivalents.com,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
picturedesk.com,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
sberlogistics.ru,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
park4night.com,testing.com,vici.eu,237solution.net,bibleserver.com,history.vn.ua,iseyskyr.com##.cc-container
mediapart.fr##.cc-cookie-consent-banner-modal
dnevnik.si,hochzeitskarten.hochzeitsplaza.de,kwantum.nl##.cc-wrapper
casio-music.com,casio-europe.com##.cccenter-show-banner
carsimavm.com.tr,sporthink.com.tr,ereyon.com.tr,lulutata.com##.cerez-uyari
1000kitap.com##.cerez-uyarisi
samsung.com##.cm-cookie-geo__msg-wrap
meubella.nl##.cnotice
kimovil.com##.code_cookies
vivo.com##.cookes-banner
nowtv.com.tr,answers.unity.com,ring.com,interchalet.de,fox.com.tr,gameduell.de,screencrush.com,justwatch.com,loudwire.com##.consent-banner
vin.gov.ua,lrt.lt##.consent-block
fancentro.com##.consent-message
justwatch.com##.consent-notification--shown
motherless.com,einprozent.de##.cookie-accept-wrapper
hwinfo.com##.cookie-agree-with-use
splunk.com##.cookie-banner-centered
zing.me,reformagkh.ru,aspiegel.com,swish.nu,coeur-de-lion.org,enroll.virginpulse.com,taschenkaufhaus.de,golotto.de##.cookie-banner-container
englishclass101.com,nejbaby.cz,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
sverigesradio.se,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
gamers.co.jp,melonbooks.co.jp,animate-onlineshop.jp,historiapojazdu.gov.pl###cookie_agree
numberly.com##.cookie_banner.show_banner
m.emsc.eu,eto-razvod.ru,everylang.net,memeburn.com,supplementler.com,vitaminler.com##.cookie_container
m.emsc.eu##.cookie_container ~ #splashscreen
ferrari.com##.cookie_law_info
honor.ru##.cookie_notices
honor.ru##.cookie-notices
bigbigchannel.com.hk##.cookie_policy_banner
steve.ai,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.net,sipnet.ru##.cookies-message-panel
portals.clio.me##.cookies-note-block
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
rewasd.com,dt-updates.com,disk-tools.com,daemon-tools.cc,oreopeople.com##.cookies_banner
siemens.com##.cookiesnotification
eu.aoc.com##.country-popup
dinside.no##.css-pp-box
e.gd.ru,e.budgetnik.ru##.customer-info-block__coockie
cylance.com##.cylance-mod-cookiebanner
nicequest.com##.dialog-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
yenilendi.net,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
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
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
politic.gr,coffeetea.ru,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
dekra.pl,fromatob.de##.the-cookie-banner
ikea.com##.toast-container
indeed.com##.tos-Banner-dismissable
zoom.us##.truste-banner
jigsawplanet.com##.ts-msg.ts-type0
bakker-belgique.com,bakker-belgie.com,bakker.*,jpurecords.com##.upsell-gdpr-banner-container
fssprus.ru##.user-data-fixed
vodafone.cz##.vf-gdpr-settings
mostik.info,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
krowkomania.pl,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; }
f-b.no,ba.no,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
policja.gov.pl,policja.pl,bip.kprm.gov.pl##body > .JSWrapper
fullscreen.com##body > .banner
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.fr,percona.lifeworks.com,calvinklein.de#$#.ReactModal__Body--open { overflow:visible!important; }
calvinklein.fr,calvinklein.de#$#.ReactModal__Overlay { 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; }
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
tele2.nl,t-mobile.nl#$##koekjePopup { display: none !important; }
tele2.nl,t-mobile.nl#$#body[class] { overflow: auto !important; }
tele2.nl,t-mobile.nl#$#.modal-backdrop.show { display: none !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^
||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,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion###SHORTCUT_FOCUSABLE_DIV > div > div[class][aria-hidden] + div > div[class] > form
docinsider.de###__cookiemsg
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
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
esteban.fr,shopping.rakuten.com###cnilBanner
codemasters.com,dirt4game.com###codemasters_cookies
borusanoto.com,nokiantyres.com.tr,kondis.no###coiConsentBanner
isbank.co.uk,maximiles.com.tr,isbank.com.tr###cokieCover
stadtfeste-in-deutschland.de###cono
youtube.com###consent-bump
revouninstaller.com###consentAccepted
shopwelt.de,kleinanzeigen.de,mobile.de,nordic.businessinsider.com###consentBanner
moomoo.io,krunker.io###consentBlock
thehindu.com,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
telefonnyjdovidnyk.com.ua,gyorietokc.hu,wemgehoert.de###cookie-line
pingvinpatika.hu###cookie-main
reimageplus.com###cookie-note
modfyp.com,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###cookie-wall
dagiunderwear.com,vesti-ua.net,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
kaup24.ee,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
geboren.am,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
quiksilver.com,roxy-germany.de,quiksilver.de,billabong.de,uk.gilera.com###cookies-disclaimer
oasisinet.com,abuseipdb.com,paulaner.de,gowork.pl,hitpaw.com,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
makrosepetim.com,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
itw-swiss.ch,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
nisshin-seifun-welna.com,jal.co.jp,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
whynow.co.uk,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
dell.com,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
theinformation.com,allsoppandallsopp.com###gdpr-modal-container
tenorshare.ru,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
sneakerscare.eu,fozzyshop.ua,fabrykazabawek.eu,autoserv.ro,evamode.de,dermokozmetik.com,wisp.net.au###iqitcookielaw
fjallbrynt.se###itc-cookie-notify
alsen.pl,bdsklep.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
bkv.hu,lrytas.lt###navCookies
assemblee-nationale.fr,paris.fr###notice_cnil
imobiliare.ro###notificare-cookies
top10vpn.com,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###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
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###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-module-root
relic.com##.GdprCookieConsent-ConsentContainerOverlay
forums.techguy.org##.Notice
userstyles.org##.NotificationLine
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#$#.newindex-gdpr { top: 0 !important; }
pixiv.net##._gdpr-notify-header
live365.com##.ais-InstantSearch__root > div[class^="sc-"][class*=" "]
ankama.com##.ak-cookies-banner
stormmanagement.com##.alert-banner--cookie
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
nalogia.ru##.b-person-data__wrap
cointelegraph.com##.b-privacy-policy
intermarche.be##.background > .cookies
play.rtl.hr,rtlplay.be##.banner--gdpr
quicksave.su##.banner-policy-wrap
worthpoint.com##.bannerContainer.visible
design-3000.de,geschenke.de##.bar--cookienote
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
mathmammoth.com,cuic.eu,dateks.lv,gezondheidsplein.nl,cetin.cz,softorino.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
toptanci.com,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
glavcom.ua,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
thebarcodewarehouse.co.uk,garantikitap.com,webkitap.com,imge.com.tr,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
journals.asm.org,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
mtt.ru,nexttechnology.io,lacalut.ru,novatours.ee,empik.com##.cookies-accept
skgelios.ru,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
mslworld.egged.co.il##.cookiesStrip
iar.com,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
kizilayicecek.com.tr,fanatik.com.tr##.data-policy
bazaar.ru,cosmo.ru,esquire.ru,newtimes.ru,premium-publishing.ru,kvn.ru,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
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
etcanada.com,globalnews.ca,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##body > .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
dw.com,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
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,ccc.eu##.is-cookies
akg-images.com,pictures.reuters.com,tetrisfriends.com##.iziToast-wrapper
sierratradingpost.com##.js-acceptCookieDiv
duckduckgo.com##.js-badge-cookie-msg
mall.pl##.js-consent-panel
ovago.com,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
outdoorchannel.com,thesportsmanchannel.com##.lity[role="dialog"]
auchan.fr##.loi_hamon.open
ivi.tv,ivi.ru##.lowest-teaser
xn--90aqok.xn--p1ai,linux-gaming.ru,walletsrates.com,zatuschok.com,cpd.by,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
motor1.uol.com.br,insideevs.*,motor1.com##.m1-footer-messages
polityka.pl##.md-cookie-warning
mini.hu,mini.com.tr,mini.de##.md-cookiesoptinout
aws.training,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
xenforo.info,cmteampk.com,macuser.de,head-fi.org,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,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##.page__gdpr
pantaflix.com##.panta-js-cookieNotificationBar
priberam.org##.pb-cookies
create.vista.com,shephardmedia.com,roosterteeth.com##.policy-banner
hotellook.com,kongregate.com##.policy-bar
pdftoexcel.com,netart-registrar.com,nazwa.pl##.policy-box
lesmobiles.com##.popin-cnil
netia.pl,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.*,iliad.it##.rgpd-banner
handnews.fr##.rgpd-bar
imgw.pl##.rodo__container
imgw.pl,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
top.pl,opracowania.pl,bryk.pl,cdaction.pl,deccoria.pl,direct.money.pl,fishki.pl,interia.pl,maxmodels.pl,money2money.com.pl,okazjum.pl,pcformat.pl,pomponik.pl,rmf.fm,rmf24.pl,rmfclassic.pl,rmfon.pl,smaker.pl,styl.pl,totalmoney.pl##.rodo-popup
||prywatnosc.interia.pl/rodo-iframe$subdocument,important
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
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
di.fm,jazzradio.com##.terms-message
untappd.com,change.org##.tos-banner
cyfrowapolska.org,klucz.net,notesfrompoland.com,variatkowo.pl##.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
aap.org,arvojournals.org,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; }
infobip.com,hltv.org,plaion.com,gn-online.de,refinery29.com#$#body { overflow: auto !important; }
infobip.com,hltv.org,plaion.com,gn-online.de,refinery29.com#$##CybotCookiebotDialog { display: none !important; }
infobip.com,hltv.org,plaion.com,gn-online.de,refinery29.com#$##CybotCookiebotDialogBodyUnderlay { display: none !important; }
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;"]
definition-of.com,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,firebase.google.com,fuchsia.dev,source.android.com,developer.chrome.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,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##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
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; }
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:has(div:is([class*="CookieNotice_"],[class*="Content-custom-cookie"])) { 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
||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
bebetei.ro,promotion.teqcycle.com,evs.ee,abda.de,globetrotter.de,knappschaft.de,statisticshowto.com,lootboy.de,adventuregamers.com,benzinekosten-berekenen.nl,deine-tierwelt.de,jofogas.hu,wickr.com###CybotCookiebotDialog
deine-tierwelt.de#$#body { overflow: visible!important; position: relative!important; }
kbb.com.br,kbb.sapo.pt###KBBCookieNotifier
diariodeleon.es###LegalCookies
reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion###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.br,nespresso.com,shellenergy.com,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###_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###cerezsorgula
teleggid.com,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
flagma.by,animatetimes.com,klook.com,ddos-guard.net,pickawood.com,sima-land.ru,cian.ru,flagma.ru,mintos.com,auchan.ua,eva.ru,flagma.ua###cookie-agreement
skyscanner.*###cookie-banner-root
praktiker.hu###cookie-clear-bar
cryptofuns.ru,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,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
inps.it,duplichecker.com,7pass.de,pfla.hu,porndoe.com###cookie_directive_container
timeshop24.de,wer-weiss-was.de###cookie_hint
kdb.hu###cookieallowbar
vodafone.it###cookiefascia
gyakorikerdesek.hu###cookiekezeles
telekom.de###cookienotification
hex-rays.com,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
exceedlms.com,kalenderwoche.de,hostinger.*,box.com,thelayoff.com,narcity.com###gdpr-consent
sky.de###gdpr-cookieNotice
haal.fashion,bondhushava.com,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
telekom.de###j-cookie-notification
poweruser.guru###js-gdpr-consent-banner
supremecard.no###js-notify.notification
mbmetallverkleidungen.ch,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.de###mpo
galeriasavaria.hu###notyCookie
evamagazin.hu,instyle.hu,joy.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.*###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
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
kuntarekry.fi,sozialleistungen.info,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,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion###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,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
racedepartment.com,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,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
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
zebra.cn,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
cifras.com.br,dev.ua,unitika.co.jp,whynow.co.uk,devby.io,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.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
ikea.com.tr##.cookie-policy-cont
airindia.in##.popupGDPR
velonews.com##.cookie-popup-bar
buysellvouchers.com,allonlinestore.in,100sp.ru##.cookie-window
pharma.by,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##.cookie__consent
pcloud.link,pcloud.com##.cookie_consent_holder
karnaval.com##.cookie_message_container
nutella.com##.cookie_msg
spessart-klinik.de,hipenpal.com,scouter.de##.cookienotice
swiatzdrowia.pl,komandacard.ru,mitele.es,mrfdev.com##.cookies-consent
discountreactor.com,promkod.ru##.cookies-mass
xmind.app,linex.ru,xmind.net,moiglaza.ru##.cookies-prompt
easyhits4u.com,reji.me##.cookies-warn
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##.devsite-notification-eu-cookie
designmodo.com##.dialog[data-dialog-id="dm-accept-cookies"]
makeagency.ru,bridgeland.com,community.hero-wars.com,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
vesselfinder.com##.downfooter .column
thebodyshop.com##.first-time-visitor
footlocker.de,footlocker.eu,runnerspoint.com,runnerspoint.de,sidestep-shoes.de##.fl-cookie-notice
copywritely.com,getscreen.me,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
designnews.com,wealthmanagement.com,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
geo.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
vanharen.nl,deichmann.com,roland-schuhe.de##.newsflash
macuser.de,mangahelpers.com##.noticeContent
bauexpertenforum.de##.noticeCookiesContent
mindbodyonline.com,friendhosting.net,ad-maven.com,wmeagency.com,lesara.de,megawrzuta.pl,postnauka.ru##.notification
tvnet.lv,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##.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,rbc.ua##.privasypolicy-info
nbc.com##.responsive-app__cookies
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
kurier.at,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
tvpworld.com,tvp.info,tvp.pl##.tvp-cookie-overlay
bitlo.com,haber228.com,sozcu.com.tr##.using-cookie
humenonline.hu,tropicarium.hu##.wordpress-gdpr-popup
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
dryg.pl,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"]
faroutmagazine.co.uk,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
||fulltrannytube.com/es.php
||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
autoroutes.fr###cookie_mask
autoroutes.fr,thuvienhoasen.org,fitmoda.com,indafax.hu,a-or-an.com,gameforge.com,mlsz.hu###cookie_container
decathlon.com.tr###fr_cookie_alert
markapark.com###header > .htext
interia.pl###inpl_cp_cnt
yourlifeupdated.net###nibirumail_cookie_advice
elespanol.com###pCookieModal
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
exxen.com,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
arriva.cz,kingdomcomerpg.com##.container__cookiesPolicy
welt.de,player.pl,tvn24.pl##.cookie-notice
radiotimes.com,tichyseinblick.de##.cookie-notification
startefacts.com,kinoafisha.info,err.ee##.cookieOverlay
bitfeed.co##.cookiebanner
tes.com##.cookielaw-panel
ferplast.com##.cookiepolicy-dropdown
openrice.com,aerobaticteams.net##.cookies-agreement
dnp.co.jp,wannart.com,pasabahcemagazalari.com,rusta.com##.cookies-area
webcafe.bg##.cookies-banner-wrapper
biletdukkani.com,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
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
buick.ca,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
copilot.microsoft.com,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-"]
udacity.com##ir-cookie-consent
||wallpaperstudio10.com/cdn-cgi/apps/head/*.js
madeleine.de###AcceptCookiesBannerTemplate
mercadojobs.com###AvisoCookies
boxerdergisi.com.tr,instyle.com.tr###CookieAlertContainer
krttv.com.tr,radikal.com.tr,ilkhaber-gazetesi.com,doganburda.com,ortadogugazetesi.com,thebrandage.com,habererk.com,isinolsa.com,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
noticias3d.com###PopUp
monenergie.be###PopUpCookie
theregister.co.uk###RegCCO
slidescarnival.com###SC-cookies
pclooptvast.nl###WGzqwaqbvy
evo.co.uk,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,themeisle-com.cdn.ampproject.org,tr.instela.com,unwetteralarm.com###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
worlddata.info,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
feverup.com,xcaret.com,lokalmatador.de,m.europa-apotheek.com###cookie-advice
orangebank.fr###cookie-band
amp-netzwelt-de.cdn.ampproject.org###cookie-choice
latribune.fr###cookie-display
betfair.com###cookie-holder
hurriyet.com.tr###cookie-msg-box
evensi.be###cookie-norm
mercurynews.com,sueddeutsche.de,androidaba.com,cityam.com,cmacapps.com,musikexpress.de###cookie-notice
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
soundstream.media,alko-garden.*,saubersaugen.de,nationalpark-eifel.de,bike-angebot.de,hoerr-edelstahl.de,bischoff-verlag.de,hsb-wr.de,alemannia-aachen.de,wohnorama.de,marc-cain.com,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
ratemyprofessors.com,twineer.com###cookie_notice
flylib.com,ariva.de###cookie_notify
deutsche-wirtschafts-nachrichten.de,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###cookienotifier
lavozdealmeria.es###cookiepolitica
advancedtomato.com###cookieprivacy-bar
livelib.ru,nabory.kprm.gov.pl###cookies-agree
studionews.fr,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
vrabotuvanje.com.mk,deloglasnik.si,moj-posao.net###cookies-directive
iprima.cz###cookies-info
talktofrank.com###cookies-information-bar
bodylab.nl###cookies-navbar
blutv.com.tr###cookies-popover
thestorygraph.com,core.ac.uk,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
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
carolynspring.com###cookie-notice-toggle-button
isybank.com,hausderbibel.ch,fredolsen.es,longchamp.com,skin79.de,interactivebrokers.co.uk,skin79-sklep.pl,skin79.sk,skin79.net,kicksmaniac.com,carolynspring.com,vileda.hu,vileda.de,aok.de,omg.de,eshop.idsbk.sk,pojezierze24.pl,highlight-led.de,schaecke.at,haloursynow.pl,atlasformen.hu,atlasformen.sk,atlasformen.cz,atlasformen.nl,atlasformen.co.uk,atlasformen.ch,atlasformen.pl,atlasformen.com,epiphone.com,mohrsiebeck.com,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,xn--giant-dsseldorf-5vb.de##.modal-backdrop
imarket.by,ostrov-shop.by,ostrov-chistoty.by,unilink.pl,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
mojwplatomat.pl,aptekasowa.pl,goldenup.pl,goldon.pl,tastestore.pl,aptekazawiszy.pl,aptekawsieci.pl,lek24.pl,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
mseuf.edu.ph,linhauni.com.br,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
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
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
visualstudio.com,office.com,microsoft365.com,skype.com,xbox.com,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
afp.ru,i.ua##.Disclaimer
reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##.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,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,go26.ru,go31.ru,go61.ru,godublin.info,gorod3466.ru,gorodarmavir.ru,inaktau.kz,inalmaty.kz,inastana.kz,inatyrau.kz,inform69.ru##.alert-info
visitnorway.com##.alert-wrapper-cookie
aklamio.com,kras.nl##.alert.cookie
lonelyplanet.com##.alert.is-visible
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
croc.ru,rosuchebnik.ru,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##.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.com,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
hotshops.pl,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
argusmonitor.com,audeze.com,hedd.audio,spigen.com,jasminwagner.de,aqua-fun.com,dji.com,ockles.com,mkvtoolnix.download,mlbstream.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
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
plenum.de,foodspring.de,m.shop-apotheke.com##.cookie-advice
fussball.de##.cookie-advise
sanyglobal.com,naray.one,mcdonalds.co.id,euronabycerny.com,mangahack.com,wiadomoscihandlowe.pl,bcs-express.ru,psc-inc.co.jp,apteka24.ua,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
bequiet.com,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
visitmons.be##.cookie-compliance-message
cv.ee,cv.lv,cvonline.lt,thomasmeyerhoefer.com,kaffeebraun.com,bessey.de,europe.nflshop.com,neuronation.com,conjuga-me.net,proz.com,htc.com,vice.com##.cookie-consent-container
theinquirer.net##.cookie-consent-content
deloitte.com##.cookie-container
theatlantic.com##.cookie-disclaimer
velomarket.pl,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
emmenetonchien.com##.cookieCnilCustom
thenextweb.com##.cookieConsent
bauhaus.info,smart.com##.cookieLayer
smart.com##.cookieLayer + .ui-widget-overlay
ziggo.nl##.cookieWallWrapper
lysa.se,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
deichmann.com,snipes.com,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
abm.gov.pl,edh.tw,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.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
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
hacker-pschorr.de##.hp-cookiebar
bing.com##.hpn_top_container
zoover.co.uk##.info-bar.docked-bottom
reddit.com,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##.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
docdoc.ru,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.hu,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
lingea.sk,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
etxt.ru,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
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
conquestador.com,istockphoto.com##.notification-list
userbenchmark.com##.notificationBar
tweakers.net##.notificationsContainer
twitch.tv##.noty_bar
aral.de,bp.com,castrol.com##.nv-cookie-notification
12ft.io,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
fraunhofer.de##.privacy-piwik
thescore.com##.privacy-popup-wrapper
speedtest.net##.privacy-update
stihl.de##.privacyTop
dynadot.com,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
kingrinder.com,evokemotorcycles.com,realspeaker.net##.s-cookie-notification-bar
forsvarsmakten.se##.s-cookies
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
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
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,opel.de##.ut_cookie_privacy_c1
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
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
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
forumcommunity.net,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##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"]
caravaning.de,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%;"]
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
||pnp.de/np-intern/js/Cookie.js
||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-"]:has(> div[class^="cookie-banner_"])
wierzynek.pl#?#.configMessages:has(a[href^="polityka-prywatnosci"])
telnyx.com#?#footer + div[class^="styled__Container-"]:has(> div[class^="styled__CookieText-"])
cleantalk.org###uses_c
fantrax.com#?#.toast.ng-trigger-enterLeave:has(> article[role="alert"] > p:contains(We use cookies to improve your experience))
ada.com#?##outer-container > #page-wrap + aside[class]:has(a[href="/cookie-policy/"])
changeua.com##.warning
pegast.ru##.top-notification
play.acast.com#?##app-root > div[class^="Wrapper-sc-"]:has(> aside[class^="Container-sc-"] > div[class^="Body-sc-"] > a[href="https://www.acast.com/cookies"])
curve.com#?##gatsby-focus-wrapper > div[class^="css-"]: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: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#?##__next > div[class^="sc-"]:first-child: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"]: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.fr,galaxus.de#?##__next > div[aria-hidden="true"][class]:not([data-layout-container]):empty: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]:has(> div > div.branch-journeys-top > div[class] > div[class] > div[class] > a[href^="https://policy.medium.com/medium-privacy-policy-"])
open.nytimes.com,blog.bitsrc.io,thebolditalic.com,medium.datadriveninvestor.com,uxdesign.cc,eand.co,codeburst.io,primegaming.blog,infosecwriteups.com,medium.engineering,blog.discord.com,netflixtechblog.com,windscribe.com,medium.com,towardsdatascience.com#?#body > div:not([class]):not([id]) > div[class*=" "]:has(> div > div > div[class] > a[href^="https://policy.medium.com/medium-privacy-policy-"])
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: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]:has(> div[class] > p > a[href="/privacy"][style])
blockchain.com#?##__next > div > div[class]: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: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:has(> div.cookiesplus-modal) { display: none !important; }
erdinger.de#$?#body > div.overlay: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:has(> body) { padding-top: 0!important; }
chepicap.com#$?#html:has(> body) > body.noscroll { overflow: visible!important; }
chepicap.com#$?#html:has(> body) div#VP_cookie { display: none!important; }
premier.one##.main > div.notifications-container
restate.ru#?#body > div[class][style]:has(> .hide-from-print p  a[href$="/personaldata.html"])
lamoda.ru#?#.vue-widget > div:has(> div > div > a[href="/about/oferta/"])
lamoda.ru#?##vue-root > div:has(> div >  div > a[href="/about/oferta/"])
sentry.io#?##gatsby-focus-wrapper > div[class] > div[class]:has(> div > div > p > a[href="https://sentry.io/privacy/"])
dodopizza.ru#?##react-app > div[class]:has(> .cookie-policy-button)
nytimes.com#?#footer[role="contentinfo"] + div[class^="_"]:has(> div > span[data-gtm-trigger="cookie_banner_dismiss"])
foreignaffairs.com#?#.messages--container:has(> div[aria-label="GDPR Compliance"])
jooble.org#?##root  > div > div[class^="_"]:has(> div[class^="_"] > p + div > a[href="/m/info/privacy"])
auchan.ru#?#.footer__popup-agreement:has(> div[class] > div[class] > span > a[href^="https://www.auchan.ru/pokupki/politics"])
speedtest.net#?#.main > div.container div.notification-container:has(> div > div.notification > div.notification-content a[href="/about/privacy"])
giftsandcare.com#?##footer > .row > div[id]:has(> a[href$="-cookies"])
disneyplus.com#?##app_body_content > div#webAppFooter + div[class^="sc-"]:has(> div > button[kind="outline"])
deviantart.com#?##root > div[class]:has(> div[class] > a[href$="/policy/privacy"])
igiftcards.de#?##content-container > aside:has(> div.container > div.box > div > p > a[href="/legal/privacy"])
digitalo.de#?#body > .reveal-overlay:has(> #cc_info)
tubepornclassic.com,hclips.com,privatehomeclips.com##.cookies-policy-block
ozon.ru#?#.layout-page > div:not([class]):has(> div > button + svg + p > a[href^="https://docs.ozon.ru/common/pravila"])
docs.sentry.io#?#.sidebar > div.tracking-widget:has(> p > a[href="https://sentry.io/privacy/"])
whatsapp.com#?##hide_till_load > div[class^="_"] > div[id][class^="_"]:has(> i.img[role="button"] + div[class^="_"])
perimeterx.com#?##gatsby-focus-wrapper > div > aside:has(> p > a[href="/legal/privacy/"])
wallpaperhub.app#?#div[id^="react_"] > div[class^="sc-"] > .dropshadow:has(> p > a[href="/privacy"])
codecs.forumotion.net,antdm.forumactif.com#?#body > style + div[id]:has(> div > ul > li > #accept_rgpd)
myunidays.com#?#.js-toasts > .toast:has(> .message > .message-text > a[data-track="join-cookie-account"])
vitra.com#?#body > .ReactModalPortal:has(> .ReactModal__Overlay > .ReactModal__Content .modal__content > .consent__snipped)
tvplay.tv3.lt#?##__next > div[class^="sc-"] > div[class^="sc-"]:has(> button)
yubo.live#?#body > script + div > div[class^="_"]:has(> button:contains(I agree))
scores24.live#?#body > div#root > div:last-child:has(> div > a[href*="/p-rules"])
avid.com#?#.fancybox-wrap:has(div[data-alert-cookie-name])
kufar.by#?##rtb-house ~ div > div > div: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-"]:has(> div[class^="css-"] > p)
gamebattles.majorleaguegaming.com#?#body > div.cdk-overlay-container:has(> div.cdk-global-overlay-wrapper > div > gb-privacy-policy-updated-dialog)
duolingo.com#?##root > div > div > span > div > div > div:has(> div > span > span > a[href="/privacy"])
hertz.de#?#body > div[id^="light-box-1"]:has(> div.lb-foreground > div > div > div.cookie-container)
asna.ru#?##page > div:not([id]) > div > div:has(> div > a[href="/about/policy/"])
jet-tankstellen.de#?#body > .alert:has(> .row > div > a[href^="/service/datenschutz"])
xiacom.ru#?#body > div[id^="comp_"]:has(> div.meta-message > div.meta-message__text:contains(cookies))
fotocommunity.de#?#body > div.alert:has(> p > a:contains(Cookies))
gymshark.com#?#.site-header > div.message-top-bar:has(> .message-content > a[href="/pages/cookie-policy"])
open.spotify.com#?#body > #main > .Root > section[class$="-scss"]:has(> p > a[href="https://www.spotify.com/legal/cookies-policy/"])
hack-life.net#?#.u-bottomFixer > .notices > .notice:has(> .notice-content > a[href="https://hack-life.net/help/cookies/"])
wolframalpha.com#?##root > div[data-reactroot] > footer + section:has(> p > a[href="https://www.wolfram.com/legal/privacy/wolfram-research.html"])
web.skype.com#?#body > div.notifications > div.notification:contains(cookies)
plarium.com#?#div:has(> div > div >a[href="/ru/konfidentsialnost-i-ispolzovaniye-faylov-cookie/"])
streamelements.com#?#div:has(> span > a[href="https://streamelements.com/cookies"])
push4site.com#?#.message:has(a[href="/Home/PersonalData"])
ulule.com#?##react-ulule-header > div[class^="sc-"]:has( > p > span > a[href="https://www.ulule.com/about/cookie-policy/"])
mobile.ulule.com#?#.b-header > div[class^="Container-sc-"]:has(> p[class^="CookieText"])
eneba.com#?##app > div[class]:has( > div[class] > p > a[href="/privacy-policy"])
checkout.com#?#div:has(> div > div > p > a[href="/legal/cookie-policy"])
re.kufar.by#?##content ~ div[class] > div:has( > p + button[data-name="cookies_button_ok"])
iobroker.net#?#.App > div:has(> div:contains(Privacy policy) + button)
tureckisklep.pl#?#body > div.fancybox-overlay.fancybox-overlay-fixed[style]:has(#conditions_condition button.acceptCondition)
onetwotrip.com#?#.container--inplace:has(> div > a[href*="-cookie-"])
smitegame.com#?#div[data-reactroot] > div[class^="sc-"]:has(> .center-wrapper > p > a[href="https://www.hirezstudios.com/privacy"])
drogerium.pl#?#body > div[id][class]:has(> div > div > div > a#postpone-targeting-disclaimer-button)
drogerium.pl#?#body > #layout_base_main style + div[class][id]:has(> div > div > div > a#postpone-targeting-disclaimer-button)
wifimap.io#?##__next > div:contains('We use cookies')
news.google.com#?#header[role="banner"] > div:has(> div > div > span[style="color:#ffffff"] + a[role="button"])
wakacje.pl#?##__next > div[class^="sc-"] > div:not([class]):not([id]) > div[class^="sc-"]: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:has(> #container-cookie)
trec.pl#?#body > div[id][class] > div > div > div > a[href="/ciinfoclick/?rejected"]:upward(4)
mamazone.pl,vitashop.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:has(> div[class] > div[class] > a[href="http://onas.wp.pl/poufnosc.html"])
pugski.com#?#.Panels > .Notice.DismissParent:has(> .noticeContent > .noticeCookiesContent)
forum.gamer.com.tr#?#.p-body-inner > .notices > .notice:has(> .notice-content > a[href="/help/cookies"])
bethesda.net#?#visor-alert > div > div > div:last-child:has(> a[href$="/cookie-policy"])
maximum.com.tr#?#.sticky_cookie_warning:has(> a[href^="/TR/gizlilik-politikamiz/Sayfalar/gizlilik-politikamiz.aspx"])
!
! aida64
aida64russia.com,aida64.com.ua,aida64.de,aida64.hu,aida64.it,aida64.co.uk#%#//scriptlet('set-local-storage-item', 'set_cookie_functional', 'true')
aida64russia.com,aida64.com.ua,aida64.de,aida64.hu,aida64.it,aida64.co.uk#%#//scriptlet('set-local-storage-item', 'set_cookie_stat', 'false')
aida64russia.com,aida64.com.ua,aida64.de,aida64.hu,aida64.it,aida64.co.uk#%#//scriptlet('set-local-storage-item', 'set_cookie_tracking', 'false')
! https://github.com/AdguardTeam/AdguardFilters/issues/172559
! G/O Media / g-omedia.com and similar
avclub.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kinja.com,kotaku.com,lifehacker.com,qz.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#%#//scriptlet('trusted-click-element', '.message-component > button[title="Options"]')
avclub.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kinja.com,kotaku.com,lifehacker.com,qz.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetakeout.com#%#//scriptlet('trusted-click-element', '.message-component > button[title="Reject All"]')
!
! START: Yandex
!
kinopoisk.ru,yandex.*#%#//scriptlet('set-cookie', 'gdpr', '0')
!
! END: Yandex
!
! xhamster.com
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//scriptlet('trusted-set-cookie', 'cookie_accept', '%7B%22e%22%3A1%2C%22n%22%3A1%2C%22tp%22%3A1%7D')
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*##.cookies-modal__wrapper
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//scriptlet('remove-class', 'xh-thumb-disabled', 'html')
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#$#.cookies-modal { display: none !important; }
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhamster19.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#$#.parental-bg { display: none !important; }
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#$#.parental-control { display: none !important; }
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*##.cookie-announce
xhofficial.com,seexh.com,taoxh.life,xhamster42.desi,xhvid.com,xhtab2.com,xhamster20.desi,xhamster19.desi,xhwebsite2.com,xhamster18.desi,xhadult3.com,xhadult2.com,xhmoon5.com,xhwide1.com,xhplanet2.com,megaxh.com,xhamster16.*,hamsterix.*,xhamster13.*,xhamster18.*,xhamster19.*,xhamster11.*,xhamster5.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#$#.xh-scroll-disabled { overflow: auto !important; position: static !important; }
!
! mediamarkt.*##.cookie-info-modal - https://github.com/AdguardTeam/AdguardFilters/issues/87288
!
! adguard - cookies
adguardvpn-help.com,adguard-vpn.info,adguard-dns.io,adguard-vpn.net,adguard-vpn.com,adguard.info,adguard.app,adguard.com##.sticky-bar--cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/172738
! https://github.com/AdguardTeam/AdguardFilters/issues/167649
! https://github.com/AdguardTeam/AdguardFilters/issues/163230
! https://github.com/AdguardTeam/AdguardFilters/issues/158056
cimri.com#%#//scriptlet('set-cookie', 'CimriCookiePolicy', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/155989
! https://github.com/AdguardTeam/AdguardFilters/issues/151174
! https://github.com/AdguardTeam/AdguardFilters/issues/140449
patronite.pl#%#(()=>{window.patroniteGdprData={google_recaptcha:"allow"}})();
!+ PLATFORM(windows, mac, android, ext_chromium)
||cdn.patronite.pl/rodo/rodo.js
! https://github.com/AdguardTeam/AdguardFilters/issues/121609
check24.de#$#body { position: static !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; position: static !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
!
e-ogrodek.pl,gra.pl,stronakuchni.pl,stronapodrozy.pl,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
!
!
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/173487
instagram.com#%#//scriptlet('trusted-click-element', 'div[role="dialog"] > div[style] > ._abdc:has(> div[class] a[href^="https://privacycenter.instagram.com/policies/cookies/"]) ~ button._a9_1')
! 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,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion#%#//scriptlet('trusted-click-element', 'div[class]:not([aria-hidden]) > div[aria-label*="cookie" i][role="button"]')
business.whatsapp.com#$#body > ._li._31e { position: sticky !important; }
fort.fb.com,ai.meta.com,transparency.fb.com,business.instagram.com,facebookcareers.com#$#body.hasCookieBanner > ._li._31e { position: sticky !important; }
fort.fb.com,transparency.fb.com,facebookcareers.com,messenger.com,facebook.com#$#div[data-testid="cookie-policy-dialog"] { display: none !important; }
ai.meta.com,business.whatsapp.com,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#$#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; }
!
!
!
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; }
!
sportrebel.pl,tw.m.aipsurveys.com#$##cookiesModal { display: none !important; }
sportrebel.pl,tw.m.aipsurveys.com#$#body .modal-backdrop { display: none !important; }
sportrebel.pl,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
fandom.com#$#div[data-tracking-opt-in-overlay] { display: none !important; }
fandom.com#$#body { overflow: auto !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; }
!
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; }
!
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; }
!
! 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; }
!
! 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-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.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-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.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.co,www.google.com.cu,www.google.com.cy,www.google.com.do,www.google.com.ec,www.google.com.eg,www.google.com.et,www.google.com.fj,www.google.com.gh,www.google.com.gi,www.google.com.gt,www.google.com.hk,www.google.com.jm,www.google.com.jo,www.google.com.kh,www.google.com.kw,www.google.com.lb,www.google.com.ly,www.google.com.mm,www.google.com.mt,www.google.com.mx,www.google.com.my,www.google.com.na,www.google.com.ng,www.google.com.ni,www.google.com.np,www.google.com.om,www.google.com.pa,www.google.com.pe,www.google.com.pg,www.google.com.ph,www.google.com.pk,www.google.com.pr,www.google.com.py,www.google.com.qa,www.google.com.ru,www.google.com.sa,www.google.com.sb,www.google.com.sg,www.google.com.sl,www.google.com.sv,www.google.com.tj,www.google.com.tn,www.google.com.tr,www.google.com.tw,www.google.com.ua,www.google.com.uy,www.google.com.vc,www.google.com.ve,www.google.com.vn,www.google.cv,www.google.cz,www.google.de,www.google.dj,www.google.dk,www.google.dm,www.google.dz,www.google.ee,www.google.es,www.google.fi,www.google.fm,www.google.fr,www.google.ga,www.google.ge,www.google.gg,www.google.gl,www.google.gm,www.google.gp,www.google.gr,www.google.gy,www.google.hk,www.google.hn,www.google.hr,www.google.ht,www.google.hu,www.google.ie,www.google.im,www.google.iq,www.google.is,www.google.it,www.google.it.ao,www.google.je,www.google.jo,www.google.jp,www.google.kg,www.google.ki,www.google.kz,www.google.la,www.google.li,www.google.lk,www.google.lt,www.google.lu,www.google.lv,www.google.md,www.google.me,www.google.mg,www.google.mk,www.google.ml,www.google.mn,www.google.ms,www.google.mu,www.google.mv,www.google.mw,www.google.ne,www.google.ne.jp,www.google.ng,www.google.nl,www.google.no,www.google.nr,www.google.nu,www.google.pl,www.google.pn,www.google.ps,www.google.pt,www.google.ro,www.google.rs,www.google.ru,www.google.rw,www.google.sc,www.google.se,www.google.sh,www.google.si,www.google.sk,www.google.sm,www.google.sn,www.google.so,www.google.sr,www.google.st,www.google.td,www.google.tg,www.google.tl,www.google.tm,www.google.tn,www.google.to,www.google.tt,www.google.us,www.google.vg,www.google.vu,www.google.ws#?##main > #cnt > #before-appbar + #lb > div[id^="_"][owner]:has(> div[class*=" "] > span > div[role="dialog"] > #cnsw)
www.google.ac,www.google.ad,www.google.ae,www.google.al,www.google.am,www.google.as,www.google.at,www.google.az,www.google.ba,www.google.be,www.google.bf,www.google.bg,www.google.bi,www.google.bj,www.google.bs,www.google.bt,www.google.by,www.google.ca,www.google.cat,www.google.cd,www.google.cf,www.google.cg,www.google.ch,www.google.ci,www.google.cl,www.google.cm,www.google.co.ao,www.google.co.bw,www.google.co.ck,www.google.co.cr,www.google.co.id,www.google.co.il,www.google.co.in,www.google.co.jp,www.google.co.ke,www.google.co.kr,www.google.co.ls,www.google.co.ma,www.google.co.mz,www.google.co.nz,www.google.co.th,www.google.co.tz,www.google.co.ug,www.google.co.uk,www.google.co.uz,www.google.co.ve,www.google.co.vi,www.google.co.za,www.google.co.zm,www.google.co.zw,www.google.com,www.google.com.af,www.google.com.ag,www.google.com.ai,www.google.com.ar,www.google.com.au,www.google.com.bd,www.google.com.bh,www.google.com.bn,www.google.com.bo,www.google.com.br,www.google.com.by,www.google.com.bz,www.google.com.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; }
!
!+ NOT_PLATFORM(ios, ext_safari)
skyscanner.*#$#body { overflow: auto !important; }
skyscanner.*#$#div[class^="bpk-scrim-content_bpk-scrim-content"][class*="UserPreferencesDialog_dialog"] { display: none !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://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
jawoll.de,cafe-royal.com,campingplus.de,bikebox-shop.de,mline.com,blumixx.de,roesle.com,moses-verlag.de,radonline.de,arctic.de#$#body.modal-open { overflow: visible !important; padding-right: 0 !important; }
jawoll.de,cafe-royal.com,campingplus.de,bikebox-shop.de,mline.com,blumixx.de,roesle.com,moses-verlag.de,radonline.de,arctic.de#$#.acris-cookie-consent { display: none !important; }
jawoll.de,cafe-royal.com,campingplus.de,bikebox-shop.de,mline.com,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
||servis-whirlpool.cz/js/checkConsents.min.js
!+ NOT_OPTIMIZED
armedangels.com#$#body::before { display: none !important; }
!+ NOT_OPTIMIZED
mbiz.censor.net###notification-area
!+ NOT_OPTIMIZED
touren-termine.adfc.de##.__ba843
!+ NOT_OPTIMIZED
itech.co.ua##.seopress-user-message
!+ NOT_OPTIMIZED
autoline.de,agriline24.de##body .pp-accept-cookies-block
!+ NOT_OPTIMIZED
kuzefuku.com##.eci-iframe-dialog-wrapper
!+ NOT_OPTIMIZED
odds.am##.cs
!+ NOT_OPTIMIZED
golfhouse.de###econda-pp2-banner-modal
!+ NOT_OPTIMIZED
golfhouse.de,deerberg.*,geliebtes-zuhause.de,eurotops.de,carlroth.com,hannovermesse.de,loberon.de,appelrath.com,emero.de,sonono.de,reuter.de###econda-pp2-banner
!+ NOT_OPTIMIZED
simkl.com##cookies
!+ NOT_OPTIMIZED
nordot.app##.js-page__gdpr
!+ NOT_OPTIMIZED
dein-marktkauf.de###cookieConsentDialog
!+ NOT_OPTIMIZED
glavred.info###langModal
!+ NOT_OPTIMIZED
||suomenmaa.fi/wp-content/plugins/gdpr-cookie-compliance
!+ NOT_OPTIMIZED
berief-food.de,minergie.ch,nordbahn.de,flvw.de###consent_manager-background
!+ NOT_OPTIMIZED
tiktok.com##tiktok-cookie-banner
!+ NOT_OPTIMIZED
intelligenceonline.com#$#.modal-backdrop { display: none !important; }
!+ NOT_OPTIMIZED
intelligenceonline.com#$#.modal-cookie-consent { display: none !important; }
!+ NOT_OPTIMIZED
intelligenceonline.com#$#body.modal-open { overflow: auto !important; }
!+ NOT_OPTIMIZED
bisu.com.tr##footer ~ #toast
!+ NOT_OPTIMIZED
kruidvat.nl#$##onetrust-consent-sdk { display: none !important; }
!+ NOT_OPTIMIZED
kruidvat.nl#$#body { overflow: auto !important; }
!+ NOT_OPTIMIZED
wayfair.de#$#.CookieComplianceContainer-veil { display: none !important; }
!+ NOT_OPTIMIZED
wayfair.de#$#.u-noScroll { overflow: auto !important; overflow-y: auto !important; }
!+ NOT_OPTIMIZED
immohal.de#$#.wrap__cookie { display: none !important; }
!+ NOT_OPTIMIZED
kleankanteen.de##.cookie--popup
!+ 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
meisterdrucke.de,ischgl.com,inwerk-bueromoebel.de,rcodezero.at,nic.at,issgesund.de,datareporter.eu###dr_blocking_div
!+ NOT_OPTIMIZED
nablussoaps.de,bike1980.de,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,breparat.de,superstreusel.de##.lightbox-backdrop
!+ NOT_OPTIMIZED
gusarov-group.by,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_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.*##.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
timesofindia.com##.consent-popup
!+ NOT_OPTIMIZED
fastpay.com.tr##.stickySidebar
!+ NOT_OPTIMIZED
ethical.net##.ep-cookie-consent
! 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,reddittorjg6rue252oqsxryoxengawnmo46qy4kyii5wtqnwfj4ooad.onion##div[class*="EUCookieNotice"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54864
!+ NOT_OPTIMIZED
aptos.ru,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)
!
! For cmp.quantcast.com unblocked and clicks are required
wackojaco.com,gpblog.com#%#//scriptlet('trusted-click-element', 'button[mode="secondary"]')
wackojaco.com,gpblog.com#%#//scriptlet('trusted-click-element', '.qc-cmp2-header-links > button[mode="link"]:first-child')
wackojaco.com,gpblog.com#%#//scriptlet('trusted-click-element', 'div[class^="qc-cmp2-buttons-"] > button[mode="primary"]')
!
trading212.com#%#//scriptlet('trusted-set-cookie', 'COOKIES_CONSENT', 'essential')
mypolitics.pl#%#//scriptlet('trusted-set-local-storage-item', 'scriptsPreferences', '{"adsbygoogle":false,"abgoogle":false,"ga4":false,"metapixel":false,"hotjar":false,"amplitude":false}')
fanpage.it#%#//scriptlet('trusted-click-element', '.gdpr-modal .gdpr-btn--secondary, .gdpr-modal .gdpr-modal__box-bottom-dx > button.gdpr-btn--br:first-child')
oth-regensburg.de#%#//scriptlet('trusted-set-cookie', 'in2cookiemodal-selection', '[%22essential%22%2C%22externalContent%22]')
apollo.pl#%#//scriptlet('trusted-set-cookie-reload', 'cookieSettings', '%7B%22essential%22%3Atrue%2C%22functional%22%3Atrue%2C%22analytical%22%3Afalse%2C%22advertising%22%3Afalse%7D')
kayak.*#%#//scriptlet('trusted-click-element', 'button[data-test-cookies-accept]')
bitrefill.com#%#//scriptlet('trusted-set-cookie-reload', 'consent_4', '{%22functionality_storage%22:true%2C%22analytics_storage%22:false%2C%22ad_storage%22:false%2C%22personalization_storage%22:true}')
ogladajanime.pl#%#//scriptlet('set-cookie-reload', 'accepted', 'true')
boxy-svg.com#%#//scriptlet('set-local-storage-item', 'bx-portalwebapp:showPrivacyNotification', 'false')
baseendpoint.geo.de,cmp.heise.de#%#//scriptlet('trusted-click-element', 'button[title*="ustimmen"]')
mediamarkt.pl#%#//scriptlet('trusted-click-element', '#mms-consent-portal-container button[data-test="pwa-consent-layer-deny-all"]')
sms-receive.net#%#//scriptlet('set-cookie-reload', 'cookieconsent_dismissed', 'yes')
netzwelt.de#%#//scriptlet('trusted-click-element', 'h2 ~ div[class^="_"] > div[class^="_"] > a[rel="noopener noreferrer"][target="_self"][class^="_"]:only-child')
mako.co.il#%#//scriptlet('set-local-storage-item', 'mako_GDPR_message_showed', '1')
pelikone.fi#%#//scriptlet('trusted-set-cookie-reload', 'consentUUID', '21ad958f-7582-49b3-b243-b637a91e292c_25')
eraser.heidi.ie#%#//scriptlet('trusted-click-element', 'dialog .animate__animated a[href="#"][data-order="0"][role="button"][id][class][style]')
rvision.ru#%#//scriptlet('set-cookie', 'cookie', 'true')
cmp.bunte.de,cmp.bz-berlin.de,cmp.fitbook.de,sourcepoint.n-tv.de#%#//scriptlet('trusted-click-element', 'button[title="Alle akzeptieren"]')
erreguete.gal#%#//scriptlet('trusted-click-element', 'body > div[id^="a"][id*="-"][data-bg] div[id^="bnnr-body-rightSide-"] > div[style^="text-decoration:"][style*="order: 0"]')
canyon.com#%#//scriptlet('trusted-click-element', '.cookiesModal button.button--primary')
xplay.gg#%#//scriptlet('set-local-storage-item', 'cookiePolicyWasShowed', 'true')
centrumxp.pl#%#//scriptlet('prevent-setTimeout', 'c(!0)', '10000')
centrumxp.pl#%#//scriptlet('set-local-storage-item', 'technical', 'true')
centrumxp.pl#%#//scriptlet('set-local-storage-item', 'marketing', 'false')
centrumxp.pl#%#//scriptlet('set-local-storage-item', 'analytics', 'false')
support.enpass.io#%#//scriptlet('remove-attr', 'inert')
euronews.com,france24.com,elcorreo.com,ideal.es,lesoir.be,lavanguardia.com,dhnet.be,20minutes.fr,moviepilot.de,dnevnik.hr,lesechos.fr,lasprovincias.es,programme-television.org,cnews.fr,boursorama.com,marianne.net,ouest-france.fr,jeanmarcmorandini.com,publicsenat.fr,dna.fr,bfmtv.com,sudinfo.be,europe1.fr,public.fr,rtl.be,rfi.fr,kurier.at,telegraaf.nl,marmiton.org,reviewingthebrew.com,jaysjournal.com,leboncoin.fr,engadget.com,reignoftroy.com,actu.fr,elconfidencial.com,rtl.lu#%#//scriptlet('trusted-click-element', '#didomi-notice-agree-button')
canarias7.es#%#//scriptlet('trusted-click-element', '#redesignCmpWrapper a[href^="https://www.canarias7.es/"]')
geopop.it,fanpage.it#%#//scriptlet('trusted-click-element', '.gdpr-btn.small-right, .thirdlayer .gdpr-btn-lbl')
mymuesli.com#%#//scriptlet('trusted-click-element', '.tm-cookies-consent-accept', '', '500')
stwater.co.uk#%#//scriptlet('trusted-set-cookie', 'CookieControl', '{"interactedWith":true,"acceptedCategories":["essentials"]}')
medicalnewstoday.com,healthline.com#%#//scriptlet('trusted-click-element', 'button[data-testid="gdpr-accept"] > span')
technopat.net#%#//scriptlet('trusted-click-element', '.bbMediaJustifier .button--small', '', '1000')
lekarnalemon.cz#%#//scriptlet('trusted-set-cookie-reload', 'cookiesSettings', '%7B%22necessary%22%3Atrue%7D')
weeronline.nl,tviplayer.iol.pt,player.addradio.de,stooq.pl,stooq.com,ilmeteo.it,copyseeker.net,nepszava.hu#%#//scriptlet('trusted-click-element', '.fc-cta-consent.fc-primary-button')
tommy.com#%#//scriptlet('set-cookie', 'PVH_COOKIES_GDPR', 'Accept')
dreamstudio.ai#%#//scriptlet('set-local-storage-item', 'intro-save-acknowledged-cookies-notice', 'true')
mathaeser.de#%#AG_onLoad(function(){setTimeout(function(){ if(typeof acceptSystemCookies == 'function'){ acceptSystemCookies();} var el = document.querySelector("#consent"); el&&el.setAttribute("style","display: none !important;") }, 1000)});
tinder.com#%#//scriptlet('trusted-click-element', 'button[data-testid="privacyPreferencesDecline"]')
sunnyside.shop#?##root > div[class^="jss"] > div[class^="jss"]:has(> h6.text-info > a[href="/cookie-policy"])
hub.supermetrics.com#%#//scriptlet('set-cookie', 'cookies_accepted', 'true')
today.it#%#//scriptlet('remove-class', 'iub--active', '.o-wrapper.iub--active')
vadhander.hogakusten.com#%#//scriptlet('trusted-set-local-storage-item', 'cookie_consent', '{"consent":true,"necessary":true,"preference":false,"statistics":false,"marketing":false}')
nordicnest.*#%#//scriptlet('set-local-storage-item', 'accept_cookies', '1')
canyon.com#%#//scriptlet('trusted-click-element', '#js-data-privacy-save-button', '', '500')
swedbankrobur.se#%#//scriptlet('trusted-set-cookie', 'COOKIE_CONSENT', 'functi-1|market-0')
pelando.com.br#%#//scriptlet('set-cookie', 'cookies_allowed', 'true')
sport1.de#%#//scriptlet('trusted-click-element', 'button[title="AKZEPTIEREN UND WEITER"]')
caffenero.com#%#document.cookie="nero_consents=%7B%22analytics%22%3Afalse%2C%22targeting%22%3Afalse%7D;path=/";
cdn.privacy-mgmt.com#%#//scriptlet('trusted-click-element', '.message-container .message-component > button[title="Accept All"]')
bayernportal.de,freistaat.bayern#%#//scriptlet('set-cookie-reload', 'cookieConsent', 'true')
ifrs.org#%#//scriptlet('prevent-addEventListener', 'DOMContentLoaded', 'cookieDetailsList')
lequipe.fr#%#//scriptlet('trusted-click-element', '.Cmp__action--yes')
fix-price.by#%#//scriptlet('trusted-click-element', '.cookies > .controls > button:last-child')
esimplus.me#%#//scriptlet("set-cookie", "CookieConsent", "1")
elektroland24.de#%#//scriptlet('trusted-click-element', '#cookie_Packstation\ \/\ Postfiliale, button[title="Speichern"]')
tickets.vws-siegen.de#%#//scriptlet('trusted-click-element', '.MuiButton-textPrimary')
11880.com,golocal.de,tvdigital.de,thueringen24.de,mt.de,leckerschmecker.me,thueringer-allgemeine.de,werstreamt.es,storage-insider.de,connect-living.de,dzonline.de,wn.de#%#//scriptlet('trusted-click-element', '.cmpboxbtns > span#cmpwelcomebtnyes > a')
apply.lufthansagroup.careers#%#//scriptlet("set-cookie", "cookieCenterConsent", "true")
fusionbrain.ai#%#//scriptlet('set-local-storage-item', 'fb-cookies-accept', '1')
movistar.es#%#//scriptlet('trusted-click-element', 'button[aria-label="Configurar/rechazar cookies"]')
irishtimes.com,pushsquare.com,lubimyczytac.pl,otodom.pl,blaklader.*,nintendolife.com,toteraz.pl,heute.at,glamour.de,bergfreunde.de,1001games.com,tvguide.com,e-ladestation.aldi-sued.de,gmx.com,plus.mail.com,hollywoodreporter.com,bonava.lv,eu.patagonia.com,metro.tv,discoverychannel.pl,tlcpolska.pl,tvnstyle.pl,tvn7.pl,tvnturbo.pl,tvnfabula.pl,hgtv.pl,foodnetwork.pl,travelchanneltv.pl,ttv.pl,kanald.ro,timeextension.com,purexbox.com,pushsquare.com,mytim.tim.it,everyeye.it,realsimple.com,eatingwell.com,motor1.com,larousse.fr,giantbomb.com,mtvuutiset.fi,tvnturbo.pl,elle.com,a1.ro,authentication.nutmeg.com#%#//scriptlet('trusted-click-element', '#onetrust-accept-btn-handler')
privacy.wunderweib.de,dieharke.de#%#//scriptlet('trusted-click-element', 'button[title="Einwilligen und weiter"]')
cmpsp.eurogamer.de,privacy.lecker.de,privacy.caravaning.de#%#//scriptlet('trusted-click-element', 'button[aria-label="Akzeptieren und weiter"]')
tver.jp#%#//scriptlet('trusted-click-element', '.ReactModal__Overlay button[class*="terms-modal_done__"]')
digi24.ro#%#//scriptlet('set-cookie-reload', 'cmp_level', '5')
kreiszeitung.de#%#(function(){var noopFunc=function(){};var tcData={eventStatus:"tcloaded",gdprApplies:!1,listenerId:noopFunc,vendor:{consents:{967:true}},purpose:{consents:[]}};window.__tcfapi=function(command,version,callback){"function"==typeof callback&&"removeEventListener"!==command&&callback(tcData,!0)}})();
allgemeine-zeitung.de,buerstaedter-zeitung.de,lampertheimer-zeitung.de,echo-online.de,main-spitze.de,wiesbadener-kurier.de,wormser-zeitung.de,mittelhessen.de#%#//scriptlet('trusted-click-element', '#cmpbox .purWrapper__button[onclick]')
ruhrnachrichten.de#%#//scriptlet('trusted-click-element', '#cmpbntnotxt')
elevensports.pl#%#//scriptlet('trusted-click-element', '.rodo-button > button.btn--primary')
check24.de#%#//scriptlet('trusted-click-element', 'a.c24-cookie-consent-button-secondary')
hintertuxergletscher.at#%#//scriptlet('trusted-click-element', '.bh-cookies-popup-accept-all')
alpenverein-muenchen-oberland.de#%#//scriptlet('trusted-click-element', '.cookieConfirmAll')
edeka.de#%#document.cookie="EDEKA_PRIVACY=@0@0@2%2C3%2C7@0@0;path=/";
comingsoon.it,beachcam.meo.pt#%#//scriptlet('trusted-click-element', '.qc-cmp2-summary-buttons > button[mode]:last-child')
tumblr.com#%#//scriptlet('trusted-click-element', '.cmp__dialog-footer-buttons > button.components-button.is-primary')
chase.co.uk#%#//scriptlet('trusted-click-element', '#consent-manager-modal button.tw-bg-primary')
spoint.spox.com,cmpv2.berliner-zeitung.de#%#//scriptlet('trusted-click-element', 'button[title="Zustimmen"]')
cmp.computerbild.de,cmp-sp.siegener-zeitung.de,cmp-sp.sportbuzzer.de#%#//scriptlet('trusted-click-element', 'button[title^="Alle akzeptieren"]')
!
pijkranowke.pl#%#//scriptlet('trusted-set-cookie-reload', 'cookies_and_content_security_policy', '[%22experience%22]')
app.erevie.pl#%#//scriptlet('set-cookie', 'cookies-accept', '1')
makro.pl,polskieskarby.pl#%#//scriptlet('trusted-set-local-storage-item', 'cookiesTypes', '{"necessary":true,"functional":true,"efficiency":true,"advertising":false}')
mhwm.pl#%#//scriptlet('set-cookie', 'declineOwnCookiesCookie', '1')
bialystok.pl#%#//scriptlet('trusted-set-cookie', 'cookieControlPrefs', '["essential","facilitating","global"]')
analizy.pl#%#//scriptlet('trusted-set-cookie-reload', 'polityka-prywatnosci-9c2igx66', 'on_init')
analizy.pl#%#//scriptlet('trusted-set-cookie', 'privacy_settings', '{%22analytics_storage%22:%22denied%22%2C%22ad_storage%22:%22denied%22%2C%22personalization_storage%22:%22granted%22}')
e-catalog.co.uk#%#//scriptlet('trusted-set-cookie-reload', 'ek_cookie_policy_settings', '%7B%22necessary%22%3A1%2C%22trusted_analytics%22%3A%220%22%2C%22other_analytics%22%3A%220%22%7D')
dealer.porsche.com#%#//scriptlet('trusted-click-element', '.uc-body-wrapper label#category-checkbox-marketing-label, .uc-footer button#uc-sdk-banner-safe')
adventisten.de,hopetv.de#%#//scriptlet('trusted-set-local-storage-item', 'CookiesConsent', '{"necessary":true,"functional":true}')
gibson.com#%#//scriptlet('trusted-click-element', '#cookieModal.show button#essentialCookies')
schwurbeltreff.de#%#//scriptlet('set-local-storage-item', 'cookieGrant', '1')
comiccave.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-comiccavede1', '1')
strefa.pl#%#//scriptlet('trusted-set-cookie', 'cookieInfo', '$now$')
etoll.gov.pl#%#//scriptlet('set-local-storage-item', 'cookieconsent_status', 'true')
quiksilver.co.uk,quiksilver.be#%#//scriptlet('trusted-set-cookie', 'CONSENTMGR', 'consent:true')
programme.conventus.de#%#//scriptlet('trusted-set-cookie', 'USE_COOKIE_CONSENT_STATE', '{%22necessary%22:true}')
allelebensmittel.de#%#//scriptlet('trusted-set-local-storage-item', 'cookiesAcceptStatus', 'DECLINED')
formulatv.com#%#//scriptlet('trusted-click-element', '.fc-data-preferences-dialog .fc-dialog-scrollable-content div.fc-preferences-container > div.fc-preference-divider + div.fc-preference-container span.fc-slider-el, button.fc-confirm-choices')
guru3d.com#%#//scriptlet('trusted-set-cookie', 'contentteller_youtubeconsent', '%7B%22Provider%22%3A%22YouTube%22%2C%22Consent%22%3A%22TRUE%22%7D')
thelastfaithgame.com#%#//scriptlet('trusted-set-cookie', '_gdpr_lastfaith', '%7B%22necessary%22%3Atrue%2C%22performance%22%3Afalse%7D')
highsnobiety.com#%#//scriptlet('trusted-click-element', '.tm-cs-layer--visible button.tm-cs-layer__accept-all')
converse.pl#%#//scriptlet('trusted-set-cookie', 'amcookie_policy_restriction', 'allowed')
converse.pl#%#//scriptlet('trusted-set-cookie', 'amcookie_disallowed', '_ga%2C_gid%2C_gat%2C_gcl_au%2Cgtm_extended')
digisport.ro#%#//scriptlet('set-cookie-reload', 'cmp_level', '5')
moneycontrol.com#%#//scriptlet('trusted-click-element', '.cookie-concern-wrapper > .cc-checklist-input-wrapper > input[name="concern3"], .cookie-concern-wrapper > button.cc-checklist-button')
calciomercato.com,highlights.legaseriea.it#%#//scriptlet('trusted-click-element', '#cl-consent button[data-role="b_decline"]')
[$path=/Consent]fplstatistics.co.uk#%#//scriptlet('trusted-click-element', 'div[style^="position: relative;"] button[onclick="IMOK()"]')
abema.tv#%#//scriptlet('trusted-click-element', '#com-onboarding-OnboardingWelcomeModal__title + div .com-a-Button--dark')
lionsgateplus.com,starz.com#%#//scriptlet('trusted-click-element', 'button[class*="CookieBanner_accept-button"]')
blablacar.*#%#//scriptlet('set-cookie', '_cookies_v2', '1')
slovenskenovice.si#%#//scriptlet('trusted-set-cookie', 'ALLOW_COOKIES', 'druzabni')
maisesports.com.br#%#//scriptlet('set-local-storage-item', '@maisesport:cookies', 'true')
wetransfer.com#%#//scriptlet('trusted-click-element', '.welcome__button--decline, .transfer__button')
dmarket.com#%#//scriptlet('set-cookie', 'cookieBannerShow', '0')
baumschule-newgarden.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwbaumschulenewgardende1', '1')
fortune.com#%#//scriptlet('trusted-click-element', '#truste-consent-buttons > button#truste-consent-button')
numerama.com#%#//scriptlet('trusted-click-element', '.embed-consent-overlay-accept-button', '', '500')
edit.chromium.org#%#//scriptlet('hide-in-shadow-dom', 'cookie-bar')
telerama.fr#%#//scriptlet('trusted-click-element', 'button[data-gdpr-expression="acceptAll"]')
komoot.com,komoot.de#%#//scriptlet('trusted-set-local-storage-item', 'kmt_config_web', '{"gdpr_ga":false,"gdpr_exp":false}')
cmp.focus.de,spcmp.woxikon.de#%#//scriptlet('trusted-click-element', 'button[title="Akzeptieren"]')
dom.ru#%#//scriptlet('set-cookie', 'cookieAccepted', 'true')
leibniz.com#%#//scriptlet('set-cookie', 'consent', '1')
kicker.de#%#//scriptlet('trusted-click-element', '#kick__pur__layer[style="display: block;"] #kick__logi-container a[onclick="ov.cmp.acceptAllConsents()"]')
cmpsp.autobild.es#%#//scriptlet('trusted-click-element', 'button[title^="Aceptar"]')
ertflix.gr#%#//scriptlet('set-cookie', 'ARE_REQUIRED_COOKIES_ACCEPTED', 'true')
drafthound.com#%#//scriptlet('set-local-storage-item', 'acceptsNecessaryCookies', 'true')
drafthound.com#%#//scriptlet('set-local-storage-item', 'acceptsAnalyticsCookies', 'false')
tvsmart.vectra.pl,tvsmart.pl#%#//scriptlet('set-cookie', 'cookie-notice', '1')
consent.sportbible.com#%#//scriptlet('trusted-click-element', '.message-component > button[aria-label$="Settings"]')
consent.sportbible.com#%#//scriptlet('trusted-click-element', '.message-component > button.sp_choice_type_SAVE_AND_EXIT')
bol.com#%#//scriptlet('trusted-click-element', 'wsp-consent-modal-ofc button#js-reject-all-button', '', '1000')
onlineveilingmeester.nl#%#//scriptlet('set-cookie', 'trackingConsent', 'false')
gld.nl,omroepwest.nl,rtvnoord.nl#%#//scriptlet('trusted-set-cookie', 'consent-cookie-toggles', '[{"type":"social","value":3},{"type":"remaining","value":2}]')
eboo.lu#%#document.cookie="PostAnalytics=inactive; path=/;";
blablacar.pl,6play.fr#%#//scriptlet('trusted-click-element', 'button#didomi-notice-disagree-button')
iqbroker.com#%#//scriptlet('set-local-storage-item', 'cookie_usage_accepted', '1')
all3dp.com#%#//scriptlet('trusted-set-cookie', 'PUR_SUBSCRIPTION', 'PREMIUM')
revolution.co.com#%#//scriptlet('trusted-set-cookie', 'dataprotection', '{"functionality":true,"statistics":false,"marketing":false}')
bluerazor.com#%#//scriptlet('trusted-set-cookie', 'pwinteraction', '{"value":"yes","timestamp":"Thu Jul 13 2023"}')
e-food.gr#%#//scriptlet('set-cookie-reload', 'accepted_cookies', 'true')
diag.pl#%#//scriptlet('set-local-storage-item', 'DIAG_COOKIES_AGREEMENT', 'true')
americanexpress.ch,swisscard.ch#%#//scriptlet('set-cookie', 'sc-privacy-settings', 'true')
perplexity.ai#%#//scriptlet('set-cookie', 'trackingAllowed', 'false')
smallpdf.com#%#document.cookie='_s.cookie_consent=marketing=0:analytics=0:version=2021-07-01;path=/;';
threads.net#%#//scriptlet('trusted-set-cookie-reload', 'cb', '1_2023_07_05_2-3')
thegamingwatcher.com#%#//scriptlet('set-cookie', 'snc-cp', '2')
technopat.net#%#document.cookie='cmplz_consented_services={"youtube":true};path=/;';
mentimeter.com#%#//scriptlet('set-cookie-reload', 'has_approved_cookie_policy', '0')
zdnet.com#%#//scriptlet('trusted-set-cookie', 'OptanonConsent', 'groups=C0001%3A1%2CC0002%3A0%2CC0003%3A0%2CC0004%3A0%2CC0005%3A1')
help.snapchat.com#%#//scriptlet('prevent-addEventListener', 'wheel', 'preventDefault()')
sudameapteek.ee#%#//scriptlet('set-cookie', 'gdpr_cookie_token', '1')
fraenkische-rezepte.de,parkerlebnis.de,moin.de,futurezone.de,derwesten.de#%#//scriptlet('trusted-click-element', '.cmpboxbtnspan > a.cmpboxbtnyes')
chrono24.*#%#//scriptlet('trusted-set-cookie', 'c24-consent', 'AAAAH0Eq')
xvideos.com#%#//scriptlet('trusted-click-element', 'span#disclaimer-reject_cookies')
crtm.es#%#//scriptlet('set-cookie', 'crtmcookiesCPersonalizacion', '1')
crtm.es#%#//scriptlet('set-cookie', 'crtmcookiesCPublicitarias', '1')
crtm.es#%#//scriptlet('set-cookie', 'crtmcookiesCAnaliticas', '1')
crtm.es#%#//scriptlet('set-cookie', 'crtmcookiesProtDatos', '1')
cdn.privacy-mgmt.com#%#//scriptlet('trusted-click-element', '.message-component > button[title="OK"]')
iltalehti.fi#%#//scriptlet('trusted-click-element', '#alma-cmpv2-container button#almacmp-modalConfirmBtn')
bahianoticias.com.br#%#//scriptlet('set-local-storage-item', 'cookie-bahia-noticias', 'true')
kodinerds.net#%#//scriptlet('trusted-click-element', '.dialogOverlay button.jsObtainAdConsent')
esim.lot.com#%#//scriptlet('set-local-storage-item', 'simtex-cookie-consent', 'true')
myaccounts.wizards.com#%#//scriptlet('set-cookie', 'cookie-agreed', 'true')
antena3.ro#%#//scriptlet('trusted-click-element', '#onetrust-button-group > button#onetrust-accept-btn-handler')
roboter-forum.com#%#//scriptlet('trusted-click-element', '.fc-footer-buttons > button.fc-button[aria-label="OK"]')
deutschlandkurier.de#%#//scriptlet('trusted-click-element', '#CookieBoxTextDescription ~ p > a[data-cookie-accept-all]', '', '500')
fruugonorge.com#%#//scriptlet('trusted-set-cookie', 'consents', 'essential')
flex.orange.pl#%#//scriptlet('set-local-storage-item', 'cookies-banner', 'false')
compact-online.de#%#//scriptlet('trusted-click-element', 'dialog a[role="button"][data-order="0"][id]', '!real_cookie_banner-v:3_blog:1_path:f4adc5d')
futar.bkk.hu#%#//scriptlet('set-local-storage-item', 'cookie_consent', 'false')
moneyfarm.com#%#//scriptlet('set-cookie', 'consent_updated', 'true')
matkahuolto.fi#%#//scriptlet('trusted-set-cookie', 'CookieConsentV2', 'YES,TOI,ANA,KOH')
character.ai#%#//scriptlet('set-local-storage-item', 'OPTIONAL_COOKIES_ACCEPTED_0', 'false')
character.ai#%#//scriptlet('set-local-storage-item', 'VISITED_0', 'true')
cmpv2.techadvisor.com#%#//scriptlet('trusted-click-element', '.message-component > button[aria-label^="I Agree"]')
moemax.de#%#//scriptlet('prevent-addEventListener', 'jentis.consent.engine.show-bar', 'jentis.consent')
protothema.gr#%#//scriptlet('trusted-click-element', '.qc-cmp2-summary-buttons > button[mode="secondary"] + button[mode="secondary"]')
europafm.com#%#//scriptlet('trusted-click-element', 'sibbo-cmp-layout #rejectAllMain')
steuerbot.com#%#//scriptlet('trusted-set-local-storage-item', 'cookies', '{"essential":true,"performance":false,"marketing":false}')
rktbns.de#%#//scriptlet('prevent-setTimeout', 'arcticmodal')
cmp-sp.rnd.de#%#//scriptlet('trusted-click-element', 'button[aria-label*="und weiter"]')
ekiwi-blog.de#%#//scriptlet('abort-on-property-write', 'webpackChunkrealCookieBanner_')
cookist.it#%#//scriptlet('trusted-click-element', '.gdpr-btm > button + button > span.gdpr-btn-lbl')
omroepzeeland.nl,rijnmond.nl,rtvoost.nl,rtvutrecht.nl,rtvdrenthe.nl,omropfryslan.nl#%#//scriptlet('trusted-set-cookie', 'consent-cookie-toggles', '[{"type":"social","value":3},{"type":"remaining","value":2}]')
kalypsomedia.com#%#//scriptlet('set-cookie', 'youtube-allowed', 'true')
kalypsomedia.com#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwkalypsomediacom1', '1')
nedir.org#%#//scriptlet('abort-current-inline-script', '$', 'menu-cookie-modal')
berlinerfestspiele.de#%#//scriptlet('set-constant', 'cookieConsentConfig', 'emptyObj')
vivantis.sk#%#//scriptlet('set-local-storage-item', 'gdpr-done', 'true')
vivantis.sk#%#//scriptlet('set-local-storage-item', 'cookiesSettings', 'emptyObj')
adshnk.com#%#//scriptlet('trusted-click-element', '.fc-consent-root button.fc-cta-manage-options, .fc-consent-root button.fc-confirm-choices')
hornet.com#%#//scriptlet('set-cookie', '_consent_analytics', '0')
cmp-sp.waz-online.de#%#//scriptlet('trusted-click-element', 'button[title="Akzeptieren und weiter"]')
carvertical.com#%#//scriptlet('trusted-set-local-storage-item', 'cv:cookiesAllowed', '{"mandatoryCookies":true,"statsCookies":true,"marketingCookies":true}')
ctrana.news#%#//scriptlet('set-cookie', 'is_agree', '1')
jobseeker.com#%#//scriptlet('set-cookie-reload', 'cookieConsentGiven', '1')
r6fix.ubi.com#%#//scriptlet('set-cookie', 'UBI_PRIVACY_POLICY_VIEWED', 'true')
r6fix.ubi.com#%#//scriptlet('set-cookie', 'UBI_PRIVACY_POLICY_ACCEPTED', 'true')
r6fix.ubi.com#%#//scriptlet('set-cookie', 'UBI_PRIVACY_ADS_OPTOUT', 'false')
neputin.org,donate.acf.international,viladomat.com#%#//scriptlet('trusted-set-cookie', 'cookieConsent', 'true')
share-your-photo.com#%#//scriptlet('remove-class', 'cookie', 'body.cookie')
fraus.cz#%#//scriptlet('set-cookie', 'fraus_fg_cookie_policy_accepted', '2')
scienceopen.com#%#//scriptlet('set-cookie', 'cookiesAccepted', '3')
zoom.us#%#//scriptlet('trusted-click-element', '.save-preference-btn-handler')
sportdeutschland.tv#%#//scriptlet('set-constant', '__tcfapi', 'noopFunc')
androidacy.com#%#//scriptlet('trusted-click-element', '.qc-cmp2-container .qc-cmp2-close-icon')
motopedia.otomoto.pl#%#//scriptlet('set-cookie', 'cc-cookie-accept', 'false')
eurogrow.es#%#//scriptlet('set-constant', 'hiCookieLaw', 'emptyObj')
adnkronos.com,bandaancha.eu,tviplayer.iol.pt,selfie.iol.pt,thefunpost.com,the-express.com,tvi.iol.pt,cnnportugal.iol.pt,mirror.co.uk#%#//scriptlet('trusted-click-element', '.qc-cmp2-summary-buttons > button[mode="primary"]')
index.hr,filmstarts.de,nrj-play.fr,movilzona.es,softonic.com#%#//scriptlet('trusted-click-element', '.didomi-consent-popup-actions > button.didomi-components-button:not(.highlight-button)')
index.hr,filmstarts.de,nrj-play.fr,movilzona.es,softonic.com#%#//scriptlet('trusted-click-element', '#didomi-notice-learn-more-button')
idmobile.co.uk#%#//scriptlet('trusted-click-element', '.banner-actions-container > button#onetrust-accept-btn-handler')
lovethesales.com#%#//scriptlet("set-cookie", "lts-cookie-consent", "1")
mapcarta.com#%#//scriptlet('set-constant', 'runads', 'false')
console.scaleway.com#%#//scriptlet('trusted-click-element', 'body > div:not([id]) > div[data-open="true"] > dialog > div[class] > div[class] > h2 + button')
blick.ch#%#//scriptlet('trusted-click-element', '#onetrust-banner-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk .onetrust-close-btn-handler')
sn.at#%#//scriptlet('trusted-click-element', '.save-preference-btn-handler')
mobile-fueling.de#%#//scriptlet('set-cookie', 'cookieControl', 'true')
mobile-fueling.de#%#//scriptlet('trusted-set-cookie', 'cookieControlPrefs', '["comfort"]')
vakantiepiraten.nl,holidaypirates.com,wakacyjnipiraci.pl,voyagespirates.fr,travelpirates.com,ferienpiraten.ch,piratinviaggio.it,urlaubspiraten.at,viajerospiratas.es#%#//scriptlet('trusted-set-cookie-reload', 'hp__gdpr_consent', '!demographics=false!googletagmanager=false!facebook=true!twitter=true!instagram=true!youtube=true!optimize=false!helphero=false!fbpixel=false!iterable=false!kayakWidget=true!apple=true!google=true!getYourGuide=true!gad=false')
expres.sk#%#//scriptlet('trusted-click-element', '#cookiebar button[name="primary"]')
vroomly.com#%#//scriptlet('set-cookie', 'cookie_consent', '1')
ticketingcine.fr#%#//scriptlet('set-cookie-reload', 'alertCookie', '1')
baechli-bergsport.ch#%#//scriptlet('trusted-set-local-storage-item', 'cookieconsent', '{"functionality":true,"tracking":false}')
parlament.gv.at#%#//scriptlet('set-cookie', 'pddsgvo', '1')
all4running.be#%#//scriptlet('abort-on-property-write', 'initCookieBanner')
sp-consent.insuedthueringen.de#%#//scriptlet('trusted-click-element', 'button[title="Alles akzeptieren"]')
consent.unilad.com,consent.tyla.com,consent.gamingbible.com,consent.ladbible.com#%#//scriptlet('trusted-click-element', '.message-component > button[title="Accept 🍪"]')
ilfattoquotidiano.it#%#//scriptlet('trusted-click-element', '#cl-consent .cl-consent__buttons > .cl-consent__btn[data-role="b_agree"]')
horizonchase2.com#%#//scriptlet('set-local-storage-item', 'cookiesEnabled', 'true')
web2.0calc.com#%#//scriptlet('set-cookie', 'precmp', '2')
ms-reptilien.de#%#//scriptlet('trusted-click-element', '.cookie-permission--accept-button', '', '1000')
numerama.com#%#//scriptlet('trusted-click-element', '#sd-cmp button + div[class] button > span')
dailymail.co.uk#%#//scriptlet('trusted-click-element', 'div[data-project="mol-fe-cmp"] div[class^="footer_"] > div[class^="controls_"] > button[class*="primary_"]')
profm.ro#%#//scriptlet('set-cookie-reload', 'cmp_level2', '5')
intercars.*#%#//scriptlet("set-cookie","closedX","1")
bhaskar.com#%#//scriptlet("trusted-set-local-storage-item", "HAS_ACCEPTED_PRIVACY_POLICY", "true")
shop.snapticket.de#%#//scriptlet('trusted-set-local-storage-item', 'cookies-denie', 'true')
shop.snapticket.de#%#//scriptlet('trusted-set-local-storage-item', 'cookies-denie-6303836804bb746cef24e923', 'true')
if-cdn.com#%#//scriptlet('trusted-set-local-storage-item', 'consents', '{"providers":{"twitter.com":"Twitter"}}')
sousede.cz#%#//scriptlet('trusted-set-cookie-reload', 'cookieConsent', 'eyJhbmFseXRpY3MiOmZhbHNlLCJwZXJmb3JtYW5jZSI6ZmFsc2V9')
learngerman.dw.com#%#//scriptlet('set-local-storage-item', 'hasAcceptedGdpr', 'true')
sj.se#%#//scriptlet('trusted-set-cookie', 'sj_consent_v1', '{"consent":{"PERSONALIZATION":true,"MARKETING":false},"uuid":""}')
kaggle.com#%#//scriptlet('set-cookie', 'ACCEPTED_COOKIES', 'true')
sp.pictlink.com#%#//scriptlet('trusted-click-element', '#TEST-PRIVACY-POLICY-AGREEMENT-BTN > a[data-jest="btn-primary"]')
outschool.com#%#//scriptlet('set-cookie', 'tracking-preferences', 'false')
karkkainen.com#%#//scriptlet('trusted-click-element', 'button.coi-banner__accept')
gem.cbc.ca#%#//scriptlet('set-cookie', 'gem_cookies_usage_production', '1')
bookingpremium.secureholiday.net#%#//scriptlet('set-local-storage-item', 'cookieConsent', 'true')
ici.tou.tv#%#//scriptlet('set-cookie', 'toutv_cookies_usage_production', '1')
fashionunited.*#%#//scriptlet('set-cookie', 'EU_COOKIE_LAW_CONSENT', 'false')
wnl.tv#%#//scriptlet('set-cookie', 'Cookie_Category_Analytics', 'false')
wnl.tv#%#//scriptlet('trusted-click-element', '.ccm_btn--accept-all')
ytcomment.kmcat.uk#%#//scriptlet('set-cookie', 'privacy', 'true')
cbsennistymon.com,wolff-mueller.de#%#//scriptlet('trusted-set-cookie', 'cookieconsent_status', 'allow')
starofservice.com#%#//scriptlet('set-cookie', 'cookieNotification', 'true')
wanteddeadgame.com#%#//scriptlet('trusted-set-local-storage-item', 'agree-cookies', '1')
puregoldprotein.com#%#//scriptlet('set-local-storage-item', 'cookiesAccepted', 'true')
[$path=/music/player]amazon.de#%#//scriptlet('trusted-click-element', '#dialog[aria-describedby="dialogBodyText"] > div[class] > div[class] > music-button#dialogButton2')
huss-licht-ton.de#%#//scriptlet('set-cookie', 'huss_cookie', '0')
delhaize.be#%#//scriptlet('trusted-set-cookie', 'CookieConsent', '1.0.0.0.0')
hsl.fi#%#//scriptlet('trusted-set-cookie', 'notice_gdpr_prefs', '0,1,2:')
octopusenergy.es#%#//scriptlet("set-cookie", "dismissCookieMessage", "true")
ebatpro.fr#%#//scriptlet('set-cookie', 'cookie_necessity', '1')
arthousecnma.de#%#//scriptlet('trusted-set-local-storage-item', 'cookieSettings', '{"fullOptIn":false,"googleAnalytics":false,"facebookTrackingPixel":false,"googleAds":false}')
helmut-fischer.com#%#//scriptlet('trusted-set-cookie', 'cookie-level-v4', '3,2,1,0')
pixiv.net#%#//scriptlet('set-cookie-reload', 'privacy_policy_agreement', '5')
karofilm.ru#%#//scriptlet('set-cookie', 'cookie_usage', 'yes')
vod.warszawa.pl#%#//scriptlet('trusted-set-cookie', '_c_a', 'required')
radiox.co.uk#%#//scriptlet('trusted-click-element', 'button[title="Accept all"]')
stacksocial.com#%#//scriptlet('set-cookie', 'sc_cookie_consent', '0')
huutokaupat.com#%#//scriptlet('set-cookie', 'consent-data-v2', '0')
orextravel.pl#%#document.cookie='CookieConsent={"necessary":true,"preferences":true,"statistics":true,"marketing":true,"unclassified":true}';
lalsace.fr,dumpert.nl,diariosur.es,frandroid.com,francebleu.fr,strategies.fr,knack.be,ledauphine.com#%#//scriptlet('trusted-click-element', 'button[id="didomi-notice-agree-button"]')
justanswer.es,justanswer.de,justanswer.com,justanswer.co.uk#%#//scriptlet('set-cookie', 'cbChecked', 'true')
lego.com#%#//scriptlet('trusted-set-cookie', 'LEGO_COOKIE_SETTINGS', '{"preferences":[{"key":"analytics","value":true},{"key":"legomarketing","value":true},{"key":"necessary","value":true},{"key":"thirdparty","value":true}]}')
szkolenia.pfp.com.pl#%#//scriptlet('trusted-set-local-storage-item', 'persist:cookies', '{"isAccepted":"true"}')
erli.pl#%#//scriptlet('set-local-storage-item', 'COOKIES_CONSENTS', 'emptyObj')
gamingonlinux.com#%#//scriptlet('set-cookie', 'gol_external_media_consent', '0')
citilink.ru#%#//scriptlet('set-cookie', 'infoCookieUses', 'true')
jove.com#%#//scriptlet('set-local-storage-item', 'displayCookiesBanner', 'false')
medal.tv#%#//scriptlet('set-cookie', 'medal-accept-cookie', 'false')
iodonna.it,oggi.it,video.gazzetta.it,corriere.it#%#//scriptlet('trusted-click-element', '.privacy-cp-wall #privacy-cp-wall-accept')
nightcafe.studio#%#//scriptlet('trusted-set-local-storage-item', 'acceptsNonCriticalCookies', 'denied')
pracuj.pl#%#//scriptlet('set-cookie', 'gpc_v', '1')
sneakerfreaker.com#%#//scriptlet('set-local-storage-item', 'cookieConsent', '1')
trendingtopics.eu#%#document.cookie='klaro=%7B%22google-tag-manager%22%3Afalse%2C%22google-analytics%22%3Afalse%2C%22embeds%22%3Atrue%2C%22facebook-pixel%22%3Afalse%2C%22doubleclick-campaign-manager%22%3Afalse%7D; path=/;';
augsburger-allgemeine.de#%#//scriptlet('trusted-click-element', 'button[onclick="acceptPUR()"]', '', '3000')
tiktok.com#%#//scriptlet('prevent-addEventListener', 'touchmove', '.preventDefault():void')
wartezeiten.app#%#//scriptlet('set-cookie-reload', 'wartezeitenapp_dsgvo', 'true')
factcool.com#%#//scriptlet('set-cookie', 'cookieconsent_dismissed', 'yes')
kick.com#%#//scriptlet('set-local-storage-item', 'kick_cookie_accepted', 'true')
ebilet.pl#%#//scriptlet('set-cookie', 'eb_cookie_agree', '1')
roxy.fi,roxy.fr,roxy-denmark.dk,roxy-ireland.ie,roxy-store.se,roxy-uk.co.uk#%#//scriptlet('set-cookie', 'CONSENTMGR', '1')
senda.pl#%#//scriptlet('set-cookie', 'cookieConsent3', 'true')
mp.cz#%#//scriptlet('set-cookie', 'cookiesConsent_consents', 'true')
rocketjobs.pl,hellohr.pl#%#//scriptlet('set-cookie', 'cookiesPopup', '1')
atelier801.com#%#//scriptlet('set-cookie', 'cb-enabled', 'true')
snap.com#%#//scriptlet('set-cookie', 'sc-cookies-accepted', 'true')
meteoprog.pl#%#//scriptlet('prevent-setTimeout', 'gdpr')
infosecurity24.pl,defence24.pl,cyberdefence24.pl,energetyka24.com,space24.pl,defence24.com#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('privacy2022', '{"required":true,"performance":false,"functional":true,"marketing":false,"analytics":false}') } } catch (ex) {} })();
filen.io#%#//scriptlet('set-cookie', 'cookieConsent', 'yes')
scaleway.com#%#//scriptlet('set-cookie', 'consent-analytics', 'false')
hellotv.nl#%#//scriptlet('set-cookie', 'cookieConsentClosed', 'true')
qatarairways.com#%#//scriptlet("set-cookie", "cookie_visited", "true")
burgerstein.ch#%#//scriptlet('set-cookie-reload', 'privacy', 'false')
shopstyle.co.uk#%#document.cookie='gdpr={"types":["ESSENTIAL"],"platform":"web"}; path=/;';
search.deleteme.com#%#//scriptlet('set-cookie', 'cookieControlPrefs', '0')
lasestrellas.tv#%#//scriptlet('set-cookie', '_tvsPrivacy', 'true')
upday.com#%#//scriptlet("set-constant", "_sp_.addEventListener", "noopFunc")
10015.io#%#//scriptlet('set-local-storage-item', 'cookie-dismissed', 'true')
inszury.pl#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('CookieAccept', '{"Necessary":true,"Statistics":false,"Marketing":false}'); };
officesuite.com#%#//scriptlet('set-cookie', 'intro', 'true')
tradersunion.com#%#//scriptlet('remove-class', 'cookie-not-accepted', 'body')
millionpugs.com#%#//scriptlet('set-local-storage-item', 'cookiesPopUpClosed', 'true')
calendly.com#%#//scriptlet('set-cookie', 'gdpr_dismissal', 'true')
songsterr.com#%#//scriptlet('trusted-click-element', 'button#accept')
nplus1.ru#%#//scriptlet('set-cookie', 'user_cookie_consent', '1')
blix.gg#%#//scriptlet('set-local-storage-item', 'accept_cookies', 'true')
ubereats.com#%#//scriptlet('set-cookie', 'uev2.gg', 'true')
swffm.de#%#//scriptlet('remove-class', 'dp--cookie-consent', 'body.dp--cookie-consent')
justjoin.it#%#//scriptlet('set-local-storage-item', 'acceptedPolicy', 'true')
cotswoldoutdoor.com,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){}})();
bitso.com#%#//scriptlet('set-cookie', 'bitso_cc', '1')
help.kobo.com#%#//scriptlet('set-local-storage-item', 'c_rakobo_cc', '1')
neuepresse.de#%#//scriptlet('trusted-click-element', 'button[title="Einwilligen und weiter"]')
ottwow.com#%#//scriptlet('trusted-click-element', '.c-cmp__button--success')
tunnelmb.net#%#//scriptlet('set-cookie', 'cookie-policy', 'true')
piter-online.net,101internet.ru#%#//scriptlet('set-cookie', 'closeNotificationAboutCookie', 'true')
productz.com#%#//scriptlet('set-cookie-reload', 'rodo_accepted', '0')
csoszplatan.hu,mindenunkazauto.hu#%#//scriptlet('set-cookie', 'cookie_elfogadas', 'true')
leki.com#%#//scriptlet('set-cookie', 'cookie-preference', '1')
rainews.it#%#//scriptlet('trusted-click-element', 'button[data-qa="oil-YesButton"]')
zerofox.com#%#//scriptlet('set-cookie', 'cookieconsent_status', '1')
starwalk.space#%#//scriptlet('set-cookie', 'SWCOOKIESACC', '1')
xgp.pl#%#//scriptlet('trusted-click-element', 'dialog > div.rcb-inner a.rcb-btn-accept-all')
auchan.ru#%#//scriptlet('set-cookie', 'acceptCookies_', 'true')
kmag.pl#%#//scriptlet('set-cookie', 'RODO', '1')
lamoda.ru#%#//scriptlet('set-cookie', 'XCookieNotifyWasShown', 'true')
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')
xnxx.com#%#//scriptlet('set-local-storage-item', 'xvutils.nb_tabs_opened', '1')
feedbax.de#%#//scriptlet('set-cookie', 'technicalCookieConsent', '1')
captaincoupon.de#%#//scriptlet('set-local-storage-item', 'areCookiesAccepted', 'true')
songtradr.com#%#//scriptlet('set-cookie', 'cpaccpted', 'true')
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){}})();
dsny.pl#%#document.cookie.includes("dsny_gdpr_consent=")||(document.cookie="dsny_gdpr_consent=rejected; path=/;");
wildvogel-futter.de#%#document.cookie="complianz_consent_status=allow; path=/;";
ranking.perspektywy.pl#%#//scriptlet('set-cookie', 'perspektywy_cookies', '1')
rynekpierwotny.pl#%#//scriptlet('set-local-storage-item', 'lscache-cookieMessageIsRead', 'true')
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')
anderweltverlag.com,trolley-center.com,rabe-markt.com,holland-shop.com,hanse-soft.de,bamboo-nr-1.de,kvm-ip.de,team-undercover.de,superpreis-moebel.de,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#%#//scriptlet('trusted-click-element', 'button[data-action="refuseAll"]', '!cookie:SSLB', '800')
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")
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')
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')
lhsystems.com#%#//scriptlet('set-cookie', 'necessaryCookies', 'true')
stokrotka.pl#%#//scriptlet('set-cookie-reload', 'cookie_privacy_set', '1')
okdo.com#%#//scriptlet('trusted-click-element', '.gdpr-i-agree-button', '', '1000')
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")
youmath.it#%#//scriptlet('trusted-click-element', '#pt-accept-all')
qwic.nl,qwic.eu,qwic.de#%#//scriptlet('set-cookie', 'cookie_consent', '0')
turkusowawieza.pl,coder.com#%#//scriptlet('set-local-storage-item', 'cookie', 'true')
minefort.com,diariodaregiao.com.br,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#%#//scriptlet('trusted-click-element', '#c-p-bn')
filmzie.com#%#//scriptlet('set-local-storage-item', 'cookiesAccepted', 'true')
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', 'stay')
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#%#//scriptlet('trusted-click-element', 'div[id*="EntryPage"] > .buttons > .declineAll')
backmarket.*#%#//scriptlet('set-cookie', 'BM_Analytics', 'false')
backmarket.*#%#//scriptlet('set-cookie', 'BM_Advertising', 'false')
backmarket.*#%#//scriptlet('set-cookie-reload', 'BM_User_Experience', 'true')
vr.fi#%#(function(){try{"undefined"!==typeof localStorage&&(localStorage.setItem('cookieConsent','{"consented":true,"levels":{"level1":true,"level2":false,"level3":false,"level4":false}}'))}catch(a){}})();
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')
flightradar24.com#%#//scriptlet('remove-class', 'has-banner', 'body.has-banner', 'stay')
m.twitch.tv#%#//scriptlet('set-cookie', 'tachyon-accepted-cookie-notice', 'true')
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')
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#%#//scriptlet('trusted-click-element', '#cookie-information-template-wrapper .coi-button-group > #declineButton')
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')
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')
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')
icentre.hu,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')
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')
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')
magazinevoce.com.br,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){}})();
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')
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")
boohooman.com#%#document.cookie="dw_cookies_accepted=D; path=/;";
filmweb.pl#%#//scriptlet("set-constant", "rodo.waitForConsent", "noopPromiseResolve")
filmweb.pl#%#//scriptlet("set-constant", "rodo.validateStoragePurpose", "noopPromiseResolve")
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')
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')
intercityfilo.com,quickpharm.net#%#//scriptlet('set-cookie', 'cookieAgreement', 'false')
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')
translatium.app,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#%#//scriptlet('trusted-click-element', '.consent-banner-confirmation-buttons button.btn-default')
frisco.pl#%#(function(){document.cookie.includes("cookies-consents")||(document.cookie='cookies-consents={"ad_storage":false,"analytics_storage":false}')})();
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.bird.com,thehacker.recipes,support.threads.com,docs.fluentbit.io,book.hacktricks.xyz,docs.ibracorp.io,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")
uusisuomi.fi#%#//scriptlet('trusted-click-element', '#almacmp-modalConfirmBtn')
terminix.com#%#//scriptlet('set-cookie', 'cookieconsent', 'true')
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#%#//scriptlet('trusted-click-element', '.gdpr-glm-wall button.gdpr-glm-button')
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')
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")
xd2sketch.com#%#//scriptlet("set-cookie", "xd2sketch_cookies_accepted", "true")
avocode.com#%#//scriptlet('set-cookie', 'avokie', 'no')
veriff.com#%#//scriptlet('trusted-set-cookie', 'veriff_cookie_consent', '%7B%22performance%22%3Afalse%2C%22functionality%22%3Afalse%2C%22targeting%22%3Afalse%7D')
veriff.com#%#//scriptlet('trusted-set-cookie', 'veriff_cookie_consent_completed', 'true')
dofus-touch.com#%#//scriptlet('trusted-click-element', 'button.ak-accept', '', '500')
epaper.livemint.com#%#//scriptlet('set-cookie', 'Privacypolicy', 'true')
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=/;";
digikey.com#%#//scriptlet("remove-class", "gdpr", "body.gdpr")
swrag.de#%#//scriptlet("set-cookie", "CookieLayerDismissed", "true")
caseking.de#%#(function(){-1==document.cookie.indexOf("ck_cookie_consent")&&document.location.hostname.includes("caseking.de")&&(document.cookie="ck_cookie_consent=EAM;path=/;",location.reload())})();
tarifcheck.de#%#(function(){-1==document.cookie.indexOf("consent")&&document.location.hostname.includes("tarifcheck.de")&&(document.cookie="consent=false_false_true;path=/;",location.reload())})();
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")
bt.dk,koeln.de#%#//scriptlet('trusted-click-element', '#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll')
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')
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#%#//scriptlet('trusted-click-element', '#cookie-accept-all-button', '', '1000')
qastack.fr#%#//scriptlet("abort-on-property-read", "useGDPR")
e-chladiva.cz,konsultacjejst.pl#%#//scriptlet("set-cookie", "gdpr", "1")
babyland.pl#%#//scriptlet('set-cookie-reload', 'VIKI_cookie_alert_closed', '1')
phoenix.de#%#//scriptlet('trusted-click-element', 'div[ng-if="showPrivacySettings()"] button.o-btn')
juedische-allgemeine.de#%#//scriptlet('set-cookie', 'ubCmpAccepted', 'true')
juedische-allgemeine.de#%#document.cookie="ubCmpSettings=eyJnZW1laW5kZW5fc2VsZWN0ZWRfdmFsdWUiOnRydWUsImdvb2dsZV9hbmFseXRpY3MiOmZhbHNlLCJhZF90cmFja2luZyI6ZmFsc2UsInNvY2lhbF9lbWJlZHMiOnRydWV9;path=/;";
mortalshell.com#%#//scriptlet('set-cookie', '_gdpr_mortal', '1')
vaillant.it,vaillant-group.com,vaillant.at,vaillant.de#%#//scriptlet('set-cookie', 'cookie_consent_shown', 'true')
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#%#//scriptlet('set-cookie', 'rodo-reminder-displayed', '1')
go.netia.pl,polsatboxgo.pl#%#//scriptlet('set-cookie', 'rodo-modal-displayed', '1')
1blu.de#%#//scriptlet("set-cookie", "cookieConfig", "1")
draco.de#%#//scriptlet("set-cookie", "cookiePermissionsSet", "true")
tv2play.hu#%#//scriptlet("set-cookie", "cookiePolicyAccepted", "true")
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#%#//scriptlet('trusted-click-element', 'button#onetrust-pc-btn-handler, button.save-preference-btn-handler', '', '500')
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')
vliegwinkel.nl#%#document.cookie="cookieConsentLevel=functional; path=/;";
saarbruecker-zeitung.de#%#//scriptlet("abort-current-inline-script", "consentUrl", "OptanonConsent")
vizita.si#%#document.cookie="cookies_accept=all; path=/;";
th-luebeck.de#%#document.cookie="waconcookiemanagement=min; path=/;";
retailsolutions.ch,cec-zev.eu,b-tu.de,ludwigshafen.de,alanus.edu,thga.de#%#//scriptlet('trusted-set-cookie', 'CookieConsent', 'mandatory')
hwg-lu.de#%#//scriptlet('set-cookie', 'brain_cookie_optin_allow_tracking', 'false')
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')
sherwoodmedia.com,robinhood.com#%#//scriptlet('set-cookie', 'gdpr_consent', '1')
publikationen.dguv.de#%#//scriptlet('set-cookie', 'allowCookie', '1')
bundespolizei.de,bafa.de,ble.de,schleswig-holstein.de,verfassungsschutz.de,aufstiegs-bafoeg.de,bne-portal.de,bmbf.de#%#//scriptlet('trusted-set-cookie', 'gsbbanner', 'closed')
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')
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')
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')
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=/;";
nehnutelnosti.sk,szbz.de,clickhole.com#%#//scriptlet('remove-class', 'sp-message-open', 'html.sp-message-open')
taschenhirn.de#%#//scriptlet('remove-class', 'has-cookie-consent', 'body')
calameo.com#%#//scriptlet('set-cookie', 'ckn', '1')
godbolt.org#%#//scriptlet('trusted-click-element', '#alert button.close', '', '3000')
hotscope.tv#%#//scriptlet('set-cookie', 'cookieConsent', '1')
greens-efa.eu#%#//scriptlet("set-cookie", "ZEDWCC", "5")
kasuwa.de#%#//scriptlet('set-cookie-reload', 'cc_main', '1')
chartoo.in,chartoo.de,chartoo.com#%#//scriptlet('trusted-set-cookie', 'ypo', '39')
stories.com#%#document.cookie="newsletter-signup=viewed; path=/;";
wempe.com#%#//scriptlet('prevent-setTimeout', 'typeof __cmp')
tvfindr.com#%#//scriptlet('trusted-click-element', '#c-p-bn', '', '300')
emilundpaula.de,elektroversand-schmidt.de#%#document.cookie="cookienote=set; path=/;";
hundeschule-loewenzahn.de#%#//scriptlet("set-cookie-reload", "reDimCookieHint", "1")
bandenexpert.be,augustrichter.de#%#//scriptlet("set-cookie-reload", "consent", "1")
elektrohauskomke.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookies-selected", "true") } } catch (ex) {} })();
franzis.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwfranzisde4', '1')
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')
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")
dailymotion.com#%#//scriptlet('trusted-click-element', 'button[class^="TCF2ContinueWithoutAcceptingButton"]')
autism-society.org#%#//scriptlet('set-cookie', 'fp_cookie', 'true')
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#%#//scriptlet('trusted-click-element', '#modalCookie .button-red')
samsonite.at#%#//scriptlet('set-cookie-reload', 'cookiesAccepted', '1')
aerotelegraph.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded", "#insiderflyin--blur")
allocine.fr,jeuxvideo.com,purepeople.com#%#//scriptlet('trusted-click-element', '.didomi-dismiss-button[onclick="Didomi.setUserAgreeToAll();"]')
kzvb.de#%#//scriptlet('trusted-click-element', '#save-cookies')
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) {} })();
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) {} })();
eneba.com#%#(function(){try{"undefined"==typeof localStorage||localStorage.getItem("termsUnderstood")||localStorage.setItem("termsUnderstood",Date.now())}catch(a){}})();
eneba.com#%#//scriptlet('set-cookie', 'cconsent', '1')
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#%#//scriptlet('set-cookie', 'kids.cookieacceptance', 'true')
baby-sweets.de#%#//scriptlet('trusted-click-element', '.cookie-card .base-button')
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')
sklep.cyfrowypolsat.pl,plushbezlimitu.pl#%#//scriptlet('set-cookie', 'rodo_leave_alone', 'true')
unsee.cc#%#//scriptlet('set-cookie', 'targetedAds', 'false')
modivo.*#%#//scriptlet('set-local-storage-item', '__MODIVO__categories_storage', 'emptyObj')
modivo.*#%#//scriptlet('set-cookie-reload', '__MODIVO__cookies_modal', '1')
astra-bier.de#%#//scriptlet('set-cookie', 'ga-disable-unknown', 'false')
onleihe.de#%#//scriptlet('set-cookie', 'onleiheTracking', 'false')
lci.fr,tf1.fr,tf1info.fr#%#//scriptlet('trusted-click-element', '#popin_tc_privacy_button_3')
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')
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')
frankfurt.de#%#//scriptlet('set-cookie', 'cookieAccepted', '1')
photovoltaik4all.de#%#//scriptlet('set-cookie', 'mnd-cookie-accepted-wwwphotovoltaikallde2', '1')
infojobs.com.br#%#//scriptlet('set-cookie', 'allowcookies', '1')
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')
diebank.de#%#//scriptlet('trusted-click-element', 'button.btn-cta')
desired.de#%#//scriptlet("set-constant", "consentIsActive", "false")
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,atlas.ru#%#//scriptlet('set-local-storage-item', 'privacyBannerShow', 'false')
linternaute.com,lachainemeteo.com#%#//scriptlet('trusted-click-element', 'button.button__acceptAll')
totalcasino.pl#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("gdpr_popup", "true") } } catch (ex) {} })();
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#%#//scriptlet('trusted-click-element', '#cmp-wetter:not(.cmp-hide) a.cmp-lnk-accept-close', '!localStorage:id5id_privacy')
daenischesbettenlager.de#%#//scriptlet('remove-class', 'noScroll', 'html')
mail.com#%#//scriptlet('set-cookie', 'euconsent-bypass', '1')
antena3.com,ondacero.es#%#//scriptlet('trusted-click-element', '.sibbo-panel__aside__buttons > a.sibbo-cmp-button[data-accept-all]')
elearningindustry.com#%#document.cookie = "cookie_preferences=0-0-0-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)}}});
zweitausendeins.de,meyer-gartenbedarf.de#%#//scriptlet('set-cookie', 'amcookie_allowed', '1')
geforcenow.com#%#//scriptlet('trusted-click-element', '.welcome-footer-container > button.mat-button-base')
tennisassa.fi#%#//scriptlet('trusted-click-element', 'button.js-accept-basic')
glamour.de#%#//scriptlet('remove-attr', 'style', 'html[style="overflow: hidden;"],body[style="overflow: hidden;"]')
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')
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())})();
oculus.com#%#//scriptlet('trusted-click-element', 'body.hasCookieBanner div[class][data-testid="cookie-policy-manage-dialog"] button[data-cookiebanner="accept_button"]')
facebook.com,facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion#%#//scriptlet('trusted-click-element', 'body.hasCookieBanner div[class][data-testid="cookie-policy-dialog"] button[data-cookiebanner="accept_button"]')
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=/;')})();
shuttle.rs,free.navalny.com,tv-in-diretta.it,energydashboard.co.uk,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#%#//scriptlet('trusted-click-element', 'button.level1PrimaryButton-0-0-4')
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')
litebit.eu#%#//scriptlet('set-cookie', 'userAcceptedMarketingCookies', 'true')
preisjaeger.at,pepper.pl,chollometro.com,pepper.it,pepper.com#%#//scriptlet('set-cookie-reload', '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"}}')})();
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")
tv5unis.ca#%#//scriptlet('set-cookie', 'tv5-hide-cookies-notification', 'true')
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')
virustotal.com#%#//scriptlet('set-cookie', 'tosChangedAccepted', '1')
codementor.io#%#//scriptlet('set-cookie', 'cm-general_cookie-consent', 'true')
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')
ninerocksgames.com,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')
amigoconstrutor.com.br#%#//scriptlet('set-cookie-reload', 'consent', 'true')
oventrop.com#%#//scriptlet("abort-current-inline-script", "$", "ConsentModalControl_divModal")
rxlist.com#%#//scriptlet('set-cookie', 'gdpreu', '1')
mdv-group.com#%#//scriptlet('remove-class', 'cookie-hint', 'body.cookie-hint')
freeletics.com#%#//scriptlet('set-cookie', 'cookie_consent', 'false')
baer-original.de,ballhandel.de,myblender.de#%#//scriptlet('set-cookie', 'allowCookie', '1')
guerzenich-orchester.de,wienerphilharmoniker.at#%#//scriptlet('set-cookie', 'trackingPermissions', '1')
jokers.de,weltbild.de#%#document.cookie="dsgvo=basic; path=/;";
rumbletalk.com#%#//scriptlet('remove-class', 'intro', 'body.intro')
independent.com.mt#%#//scriptlet('set-cookie', 'ShowCookiePolicy', 'False')
christianbook.com#%#//scriptlet('trusted-click-element', '#cookie-consent')
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')
~www.expo-ip.com,expo-ip.com#%#//scriptlet('set-cookie', 'cookies_dialog', 'true')
backstagepro.de#%#//scriptlet('set-cookie', 'cconsent', '1')
steute.de#%#//scriptlet('set-cookie', 'cookie_optin', '1')
gry.lotto.pl#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("rodoConfirmation2", "true") } } catch (ex) {} })();
nibelungen-kurier.de#%#//scriptlet('set-cookie', 'user_consent', '1')
oriflame.com#%#//scriptlet('remove-class', 'hidden', '.content-overlay + div.w-estimated-total')
plus.gmx.net#%#//scriptlet('trusted-click-element', '#save-all-conditionally')
plus.web.de,plus.gmx.net#%#//scriptlet('trusted-click-element', '#save-all-pur')
rp.pl,parkiet.com#%#//scriptlet('set-cookie', '__gm_tcfconsent_v2', '1')
tutonaut.de#%#//scriptlet('set-cookie', 'wpl_viewed_cookie', 'yes')
etsy.com#%#//scriptlet('trusted-click-element', 'button[data-gdpr-single-choice-accept]', '', '300')
eobuwie.com.pl#%#//scriptlet("abort-current-inline-script", "snowdog.permissionsPopup", "permission-cookies")
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')
! archiveofourown.org#%#//scriptlet("abort-current-inline-script", "$j", "showTOSPrompt")
kokaihop.se#%#//scriptlet('set-cookie', 'cookieUserPolicy', 'true')
kmweg.de#%#//scriptlet('set-cookie', 'cookie_consent', '1')
abcya.com#%#//scriptlet('set-cookie', 'abcya_cb', '1')
fehler-haft.de#%#//scriptlet('set-cookie', 'cookieerlaubnis', 'yes')
reuters.com,rtlplay.be,natgeotv.com#%#//scriptlet('trusted-click-element', '#onetrust-consent-sdk button.ot-pc-refuse-all-handler')
foto-erhardt.fr,ryobitools.eu,oe24.at,player.pl,vandenborre.be,metacritic.com,crfashionbook.com,comicbook.com,metabomb.net,eurogamer.it,eurogamer.pt,vod.pl,observatornews.ro,channel5.com,popsugar.co.uk,grajteraz.pl,turn-on.de,start.gg,gry.pl,nu.nl,gameinformer.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,tvn.pl,olympics.com,1001spiele.at,kralmuzik.com.tr,ntv.com.tr,ntvspor.net,eurogamer.it,eurogamer.pt,rtlnieuws.nl,boomerang-tv.pl,yourdictionary.com,cnbc.com,cbsnews.com,gamespot.com,msn.com,tvn24.pl#%#//scriptlet('trusted-click-element', 'button#onetrust-accept-btn-handler')
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) {} })();
eon.de#%#//scriptlet('set-cookie', 'consent_mgt', '1')
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#%#//scriptlet('set-cookie', 'consent', '1')
computerbase.de#%#//scriptlet('trusted-set-cookie', 'OTAdditionalConsentString', '1~1.1')
computerbase.de#%#//scriptlet('trusted-set-cookie', 'OptanonAlertBoxClosed', '2025-01-01T00:00:00.000Z')
mediathekviewweb.de#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('allowCookies', 'false') } } catch (ex) {} })();
vin-info.com#%#//scriptlet('remove-class', 'gdpr', 'body > div.overlay')
foursquare.com#%#//scriptlet("set-constant", "fourSq.cookies.CookieBanner", "noopFunc")
check24.de#%#document.cookie="c24consent=f; path=/;";
metro.co.uk#%#//scriptlet('trusted-click-element', 'div[data-project="mol-fe-cmp"] button[class*="level1PrimaryButton-"]')
foxtons.co.uk#%#//scriptlet('set-cookie', 'cookie_preferences', '1')
roompot.nl#%#//scriptlet('set-cookie', 'roompot_visited', 'true')
consent.helpster.de,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.ostsee-zeitung.de,cmp-sp.dnn.de,cmp-sp.sportbuzzer.de,cmp-sp.rnd.de,cmp-sp.haz.de#%#//scriptlet('trusted-click-element', 'button[title^="Zustimmen"], button[title^="Alle akzeptieren" i]')
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')
cmp.bike-bild.de,cmp.autobild.de#%#//scriptlet('trusted-click-element', 'button[title="Alle akzeptieren"]')
workis.online#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("workisCookiePolicy", "true") } } catch (ex) {} })();
vaillant.be#%#//scriptlet("set-constant", "Object.prototype.cookiewarning", "noopFunc")
bavarianfootballworks.com#%#(function(){if(-1==document.cookie.indexOf("_chorus_privacy_consent")&&document.location.hostname.includes("bavarianfootballworks.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()}})();
goldenstateofmind.com#%#(function(){if(-1==document.cookie.indexOf("_chorus_privacy_consent")&&document.location.hostname.includes("goldenstateofmind.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()}})();
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()}})();
ergo-impulse.de#%#//scriptlet("remove-class", "borlabs-position-fix", "body")
tataq.com#%#//scriptlet('prevent-setTimeout', '#cookies')
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=/;";
smart.com,gry.pl,gamesgames.com,games.co.uk,jetztspielen.de,ourgames.ru,permainan.co.id,gioco.it,jeux.fr,juegos.com,ojogos.com.br,oyunskor.com,spela.se,spelletjes.nl,agame.com,spielen.com,flashgames.ru,games.co.id,giochi.it,jeu.fr,spel.nl#%#//scriptlet('set-cookie', 'OptanonAlertBoxClosed', 'true')
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=/;";
hufeisenkrater.de#%#//scriptlet('abort-current-inline-script', '$', '#cookieNotice')
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=/;";
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')
video.tvzap.kataweb.it#%#document.cookie = "kw_3pc_enableds=false; domain=.kataweb.it; path=/;";
mazda.com.tr#%#//scriptlet('remove-class', 'cookie-panel-enabled', '.cookie-panel-enabled[data-module="header"]')
freeyou.ag#%#//scriptlet('remove-class', 'fixed-body', 'body,html')
adidas.ch,adidas.com.tr,adidas.it,adidas.com.br,adidas.es,adidas.se,adidas.no,adidas.fi,adidas.com.ar,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")
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=/;";
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#%#//scriptlet('set-session-storage-item', 'sdgSeen', 'true')
tradeciety.com#%#document.cookie = "wpca_cc=functional"; document.cookie = "wpca_consent=1";
notice.sp-prod.net#%#//scriptlet('trusted-click-element', 'button.message-component:last-child')
consent.talpanetwork.com#%#//scriptlet('trusted-click-element', '.meer-button--primary > button.button--primary')
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")
winfuture.de#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("sdgClicked", "clicked: true") } } catch (ex) {} })();
intersport.nl,intersport.hu,intersport.nl,intersport.es,intersport.at#%#//scriptlet("abort-on-property-read", "window.Urls.cookiePopup")
itsnicethat.com#%#document.cookie = "cookie-preferences-advertising=no; path=/"; document.cookie = "cookie-preferences-analytics=no; path=/"; document.cookie = "cookie-preferences-marketing=no; 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)});
mein-etikett.warsteiner.de#%#AG_onLoad(function() {var ageRequest = document.getElementById("agerequest"); if(ageRequest){ confirmAge = confirmSocial; }});
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";
2b-drinks.de#%#document.cookie = "allowCookie=1";
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=/;";
empik.com#%#//scriptlet('set-cookie', 'cp', '1')
empik.com#%#//scriptlet('set-cookie', 'cc', '2')
empik.com#%#//scriptlet('set-cookie', 'cva', '1')
empik.com#%#//scriptlet('set-cookie', 'cvc', '1')
empik.com#%#//scriptlet('set-cookie', 'cad', '1')
globalplayer.com#%#document.cookie="gdprAccepted=true; path=/;";
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=/;";
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()}})();
kufar.by#%#document.cookie = "ck=1";
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()}})();
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=/;";
novmak.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("gdpr", "1") } } catch (ex) {} })();
auto.ru#%#//scriptlet('trusted-click-element', '.buttons > a#confirm-button')
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()}});
consent.yahoo.com#%#//scriptlet('trusted-click-element', '#consent-page .manage-settings')
consent.yahoo.com#%#//scriptlet('trusted-click-element', '#consent-page button[type="submit"][name="save"]')
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(); } });
chordify.net#%#document.cookie = 'CONSENT={"essential":true,"youtube":true,"ads_personalized":false,"share":false,"emails_personalized":false,"facebook":null}; path=/;';
decathlon.hu#%#document.cookie="COOKIE_BANNER=Y; path=/;";
peugeot-motocycles.com#%#document.cookie = "seenCookieBanner=true";
bajajauto.com#%#document.cookie = "agree_web=Agree";
penny.hu#%#document.cookie = "accepted-cookie-consent=yes";
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(); } });
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=/;";
fis-ski.com#%#document.cookie = "cookieDisclaimer=approved; path=/;";
mega.nz#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem('lastSeenPsaId', '4') } } catch (ex) {} })();
autostrada-a2.pl#%#(function() { if (document.cookie.indexOf('rodo') == -1) { document.cookie = "rodo=true"; document.cookie = "cookielaw=true"; location.reload(); } })();
sportdiver.com,wakeboardingmag.com#%#document.cookie = "CookieConsent=1";
!
homebook.pl,abczdrowie.pl,autokult.pl,dobreprogramy.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,jejswiat.pl,kafeteria.pl,komorkomania.pl,luxlux.pl,medycyna24.pl,mixer.pl,money.pl,nocowanie.pl,open.fm,parenting.pl,pinger.pl,pogodnie.pl,samosia.pl,testwiedzy.pl#%#//scriptlet("set-constant", "__wpjslib__", "emptyObj")
hm.com#%#document.cookie = "hm_gdpr_read=true";
dane.gov.pl#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("OD_isAcquintedWithRodo", "true") } } catch (ex) {} })();
jetphotos.com#%#(function() { try { if ("undefined" != typeof localStorage) { localStorage.setItem("cookieConsent", "1") } } catch (ex) {} })();
cubbiescrib.com#%#AG_onLoad(function() { setTimeout(function() { if(document.getElementById("gdpr-consent-form-wrapper").isvisible = true) { document.cookie = "euConsent=true"; location.reload(); }; }, 1000); });
myprivacy.medialaan.be#%#AG_onLoad(function() { setTimeout(function() { document.getElementsByClassName("form__button-group")[0].submit(); }, 300); });
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(); } });
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";
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); });
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";
trustarc.com#%#//scriptlet('trusted-click-element', 'a.call')
autovisie.nl#%#AG_onLoad(function() { setTimeout(function() {if(window.location.href.indexOf("ookie-consent") != -1){ consentOk(); }}, 300); });
msn.com#%#document.cookie = "MSCC=1524698343";
bing.com#%#document.cookie = "MSCC=1; path=/;";
badtaste.it#%#AG_onLoad(function() { if(document.cookie.indexOf("badcookie") == -1) { document.cookie = "badcookie=1"; } });
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');
dvhn.nl#%#AG_onLoad(function() { setTimeout(function() {if( $('.notification').is(':visible') ) {document.cookie = "allowCookies=true"; window.location.reload(true);}}, 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); } });
rtlz.nl#%#var cw;Object.defineProperty(window,"cookieWallSettings",{get:function(){return cw},set:function(a){document.cookie="rtlcookieconsent="+a.version.toString()+";";cw=a}});
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}; });
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();}; });
ziekenhuis.nl#%#AG_onLoad(function() { setTimeout(function() {var check = document.getElementsByClassName('cookiewall')[0]; if (check){document.cookie = "acceptcookies=true"; location.reload();}; }, 300); });
!
! The button to click is in the shadow root.
! TODO: Rework when support for clicking inside the shadow root appears.
bnnvara.nl#%#AG_onLoad(function(){var g=new MutationObserver(function(){var b=document.querySelector("ccm-notification").shadowRoot.querySelector(".ccm_btn--accept-all");b&&b.click();});g.observe(document,{childList:!0,subtree:!0});setTimeout(function(){g.disconnect()},1E4)});
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)}});
wz.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)});
einhell.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){}});
sat1.at,kabeleinsdoku.at,ran.de,kabeleinsdoku.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)}});
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)}});
totaaltv.nl,dpgmedia.nl,dpgmediagroup.com,dpgmediagroup.net#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector("#pg-shadow-host").shadowRoot.querySelector("#pg-accept-btn"); if(el) { el.click(); } }, 1000); });
rsi.ch,villeroy-boch.fr,gematik.de,aldi.nl,aldi.pt,aldi.lu,aldi-nord.de,aldi.dk,aldi.be,aldi.fr,handwerk-magazin.de,hornbach.de#%#!function(){const t=setInterval((function(){var e=document.getElementById("usercentrics-root");if(e&&e.shadowRoot){var o=e.shadowRoot.querySelector('button[data-testid="uc-accept-all-button"]');if(!o)return;clearInterval(t),o.click()}}),100);setTimeout((function(){clearInterval(t)}),1e4)}();
!
! TODO: Rework when support for clicking on an element containing a given text appears: https://github.com/AdguardTeam/Scriptlets/issues/409
easygo.pl,audioteka.com,jastrzabpost.pl,deliciousmagazine.pl,finansowysupermarket.pl,genialne.pl,pysznosci.pl,nocowanie.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)}});
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)}});
benchmark.pl,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)}});
!
! trusted-click-element doesn't work for cookie acceptance here
! Rework when this issue will be fixed: https://github.com/AdguardTeam/Scriptlets/issues/391
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)}});
! https://github.com/hufilter/hufilter-dev/issues/447
! TODO: use scriptlet when this issue will be fixed - https://github.com/AdguardTeam/Scriptlets/issues/389
metro.hu#%#document.cookie = "allowedCookieCategories=necessary; domain=.metro.hu; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/173053
! TODO: remove the hints, JS rule when the issue is fixed - https://github.com/AdguardTeam/Scriptlets/issues/407
!+ NOT_PLATFORM(windows, mac, android)
lefigaro.fr#%#//scriptlet('trusted-click-element', 'button.button__acceptAll')
! https://github.com/AdguardTeam/AdguardFilters/issues/170168
! TODO: use trusted-click-element scriptlet when issues below are fixed
! Support for clicking in shadow DOM - https://github.com/AdguardTeam/Scriptlets/issues/323
! Support for longer delay - https://github.com/AdguardTeam/Scriptlets/issues/400
bing.com#%#(()=>{if(!location.pathname.includes("/search"))return;const t={attributes:!0,childList:!0,subtree:!0},e=(t,e)=>{for(const n of t){const t=n.target.querySelector(".privacy-statement + .get-started-btn-wrapper > button.inline-explicit");t&&(t.click(),e.disconnect())}},n={apply:(n,o,c)=>{const r=Reflect.apply(n,o,c);if(o&&o.matches("cib-muid-consent")){new MutationObserver(e).observe(r,t)}return r}};window.Element.prototype.attachShadow=new Proxy(window.Element.prototype.attachShadow,n)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/156057
! TODO: rewrite and move to top when https://github.com/AdguardTeam/Scriptlets/issues/284 is resolved
voorkeuren.tvgids.nl#%#//scriptlet('trusted-click-element', '.v4vptQ ._-5rsyq .xEPIo4')
! https://github.com/AdguardTeam/AdguardFilters/issues/143411
! Eika bank sites
! Note: remove these rules if you find incorrect blocking
afjord-sparebank.no,andebu-sparebank.no,aurskog-sparebank.no,berg-sparebank.no,bien.no,birkenes-sparebank.no,bjugn-sparebank.no,dengulebanken.no,eh-sparebank.no,eika.no,esbank.no,etnedalsparebank.no,gildeskaal-sparebank.no,grong-sparebank.no,gruesparebank.no,haltdalensparebank.no,hegrasparebank.no,hemnesparebank.no,hjartdalbanken.no,hjelmeland-sparebank.no,hsbank.no,jaerensparebank.no,jbf.no,kvinesdalsparebank.no,larvikbanken.no,marker-sparebank.no,melhusbanken.no,nordirekte.no,oasparebank.no,odal-sparebank.no,oppdalsbanken.no,orklasparebank.no,orskogsparebank.no,oslofjordsparebank.no,rindalsbanken.no,romsdalsbanken.no,rorosbanken.no,rsbank.no,skagerraksparebank.no,skuesparebank.no,sn.no,sognbank.no,soknedal-sparebank.no,strommensparebank.no,sunndal-sparebank.no,tinnbank.no,totenbanken.no,tsbank.no,tysnes-sparebank.no,valdressparebank.no,valle-sparebank.no,vekselbanken.no#%#//scriptlet('set-cookie', 'eika_consent_analytics', 'true')
afjord-sparebank.no,andebu-sparebank.no,aurskog-sparebank.no,berg-sparebank.no,bien.no,birkenes-sparebank.no,bjugn-sparebank.no,dengulebanken.no,eh-sparebank.no,eika.no,esbank.no,etnedalsparebank.no,gildeskaal-sparebank.no,grong-sparebank.no,gruesparebank.no,haltdalensparebank.no,hegrasparebank.no,hemnesparebank.no,hjartdalbanken.no,hjelmeland-sparebank.no,hsbank.no,jaerensparebank.no,jbf.no,kvinesdalsparebank.no,larvikbanken.no,marker-sparebank.no,melhusbanken.no,nordirekte.no,oasparebank.no,odal-sparebank.no,oppdalsbanken.no,orklasparebank.no,orskogsparebank.no,oslofjordsparebank.no,rindalsbanken.no,romsdalsbanken.no,rorosbanken.no,rsbank.no,skagerraksparebank.no,skuesparebank.no,sn.no,sognbank.no,soknedal-sparebank.no,strommensparebank.no,sunndal-sparebank.no,tinnbank.no,totenbanken.no,tsbank.no,tysnes-sparebank.no,valdressparebank.no,valle-sparebank.no,vekselbanken.no#%#//scriptlet('set-cookie', 'eika_consent_marketing', 'true')
afjord-sparebank.no,andebu-sparebank.no,aurskog-sparebank.no,berg-sparebank.no,bien.no,birkenes-sparebank.no,bjugn-sparebank.no,dengulebanken.no,eh-sparebank.no,eika.no,esbank.no,etnedalsparebank.no,gildeskaal-sparebank.no,grong-sparebank.no,gruesparebank.no,haltdalensparebank.no,hegrasparebank.no,hemnesparebank.no,hjartdalbanken.no,hjelmeland-sparebank.no,hsbank.no,jaerensparebank.no,jbf.no,kvinesdalsparebank.no,larvikbanken.no,marker-sparebank.no,melhusbanken.no,nordirekte.no,oasparebank.no,odal-sparebank.no,oppdalsbanken.no,orklasparebank.no,orskogsparebank.no,oslofjordsparebank.no,rindalsbanken.no,romsdalsbanken.no,rorosbanken.no,rsbank.no,skagerraksparebank.no,skuesparebank.no,sn.no,sognbank.no,soknedal-sparebank.no,strommensparebank.no,sunndal-sparebank.no,tinnbank.no,totenbanken.no,tsbank.no,tysnes-sparebank.no,valdressparebank.no,valle-sparebank.no,vekselbanken.no#%#//scriptlet('set-cookie', 'eika_consent_set', 'true')
! TODO: remove when `trusted-set-local-storage-item` will be available in all AdGuard release verions
! https://github.com/AdguardTeam/AdguardFilters/issues/141023
szkolenia.pfp.com.pl#%#if (typeof localStorage != 'undefined' && localStorage.setItem) { localStorage.setItem('persist:cookies', '{"isAccepted":"true"}'); };
! https://github.com/AdguardTeam/AdguardFilters/issues/167103
sky.it#%#//scriptlet('trusted-click-element', 'button[title^="ACCETTA TUTTI I COOKIES"]')
! TODO: rewrite and move to top when https://github.com/AdguardTeam/Scriptlets/issues/284 is resolved
thestrad.com#%#//scriptlet('trusted-click-element', '#notice .bottom-row button[title="Options"]')
thestrad.com#%#//scriptlet('trusted-click-element', '.footer-policy button[title="Reject All"]')
! 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())})();
! https://github.com/AdguardTeam/AdguardFilters/issues/170429
! If there will be many complains about empty home page, then rule below can be used:
! youtube.com#%#//scriptlet('trusted-click-element', 'ytd-consent-bump-v2-lightbox .eom-buttons > .ytd-consent-bump-v2-lightbox > .ytd-consent-bump-v2-lightbox:nth-of-type(2) button.yt-spec-button-shape-next')
youtube.com#%#//scriptlet('trusted-click-element', 'ytd-consent-bump-v2-lightbox .eom-buttons > .ytd-consent-bump-v2-lightbox > .ytd-consent-bump-v2-lightbox button.yt-spec-button-shape-next')
! m.youtube.com
m.youtube.com#%#//scriptlet('trusted-click-element', 'ytm-consent-bump-v2-renderer .dialog-scrollable-content > .one-col-dialog-buttons > ytm-button-renderer.eom-reject > button.yt-spec-button-shape-next', '', '2000')
! https://github.com/AdguardTeam/AdguardFilters/issues/169466
[$path=/m]consent.youtube.com#%#//scriptlet('trusted-click-element', 'form[action="https://consent.youtube.com/save"][jsaction] button[jsname="b3VHJd"]')
! 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)}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/161693
! Desktop and mobile website have a different structure
! For desktop
www.google.*#%#//scriptlet('trusted-click-element', 'body > div > div div.GzLjMd > button + button[id="L2AGLb"] > div.QS5gu', '', '500')
! For mobile
www.google.*#%#//scriptlet('trusted-click-element', 'body > div > div div.IKl7Q button[id="L2AGLb"] > div.QS5gu', '', '500')
! The same as rules above but without "www.", due to this issue - https://github.com/AdguardTeam/AdguardForiOS/issues/1897
! TODO: remove the following rule if scriptlet v1.9.57 is available in AdGuard for iOS.
blog.govoyagin.com#%#//scriptlet('trusted-set-cookie', 'cmplz_marketing', 'allow')
! Navigation to images in Google search is broken when the value 'CAESHA' is used, so it's necessary to use the real value
! Rules below causes that settings are not saved - https://github.com/AdguardTeam/AdguardFilters/issues/161778#issuecomment-1727832192
! www.google.*#%#//scriptlet('trusted-set-cookie', 'SOCS', 'CAESHAgCEhJnd3NfMjAyMzA5MTItMF9SQzIaAmVuIAEaBgiA4JOoBg')
! google.*#%#//scriptlet('trusted-set-cookie-reload', 'SOCS', 'CAESHAgCEhJnd3NfMjAyMzA5MTItMF9SQzIaAmVuIAEaBgiA4JOoBg')
!
! 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)
!
! https://github.com/AdguardTeam/AdguardFilters/issues/168427
! TODO: remove it when this issue - https://github.com/AdguardTeam/CoreLibs/issues/1834 is fixed
!
!
! NOTE: Specific rules (replace) end ⬆️
! !SECTION: Cookies - Specific rules (replace)
!
!
! Special rules for AdGuard websites' test pages. The only purpose of these
! rules is to make test pages work so that users could verify that AdGuard
! is properly working.
!
!+ NOT_OPTIMIZED
adguard.info,adguard.com,adguard.app##.hello_from_adguard_annoyances_cookies
!
!
! 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=hollywoodreporter.com|resmed.com|southpark.de|movistar.es|redbull.com|all.accor.com|karriere.mcdonalds.de|blaklader.*|wallapop.com|rts.ch|npr.org|upc.pl|next.co.uk|zoom.us|rtlplay.be|motorsport-total.com|player.pl|mensjournal.com|gqmagazine.fr|nintendo.*|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|tvn.pl|bergfreunde.de|oe24.at|epicgames.com|toteraz.pl|natgeotv.com|midomi.com|volksfreund.de|kawasaki.com|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|porn300.com|indiewire.com|victorinox.com|darkreading.com|trustradius.com|start.gg|geappliances.com|popeyes.com|channel5.com|bigbearmountainresort.com|quora.com|vod.pl|blick.ch|elle.com|teenvogue.com|vogue.co.jp|vogue.co.uk|vogue.com|vogue.com.tw|vogue.de|vogue.es|vogue.fr|vogue.in|vogue.it|vogue.mx|vogue.ph|tvnturbo.pl|superporn.com|thebump.com|bk.com|safeway.com|motor1.com|southparkstudios.com.br|southpark.lat|southparkstudios.com|realsimple.com|538.nl|skyradio.nl|radio10.nl|radioveronica.nl|homedepot.ca|wired.com|europapark.de|jdpower.com|bonava.lv|nick.com|mtvema.com|mtv.co.uk|mtv.de|mtv.it|themessenger.com|nickjr.com|lnw.com|otodom.pl|irishtimes.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/175872
@@||b.delivery.consentmanager.net/delivery/cmp.php$domain=abendblatt.de
! https://github.com/AdguardTeam/AdguardFilters/issues/175804
kakto.pl#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/175673
blog.bizvibe.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/174913
@@||consent.cookiebot.com/uc.js$domain=comenzi.bebetei.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/175701
@@||cdn-ukwest.onetrust.com^$domain=super6.skysports.com
! https://github.com/AdguardTeam/AdguardFilters/issues/175560
@@||app.eu.usercentrics.eu^$domain=loewenbraeukeller.com
@@||sdp.eu.usercentrics.eu^$domain=loewenbraeukeller.com
@@||config.eu.usercentrics.eu^$domain=loewenbraeukeller.com
@@||aggregator.eu.usercentrics.eu/aggregate/$domain=loewenbraeukeller.com
! https://github.com/AdguardTeam/AdguardFilters/issues/175543
@@||sdk.privacy-center.org/*/loader.js?$domain=euronews.com
@@||sdk.privacy-center.org/sdk/*/modern/*.js$domain=euronews.com
! https://github.com/uBlockOrigin/uAssets/issues/22999
@@||usercentrics.eu^$domain=rts.ch
! https://github.com/AdguardTeam/AdguardFilters/issues/174918
! Causes high CPU usage if it's blocked
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=rtl.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/174883
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=giphy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/174435
avplanet.hu#@#.cookie-alert
! https://github.com/AdguardTeam/AdguardFilters/issues/174692
! https://github.com/AdguardTeam/AdguardFilters/issues/168446
! https://github.com/AdguardTeam/AdguardFilters/issues/174688
alsen.pl#@#.cookie-message:not(html):not(body)
alsen.pl#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/174660
centralthe1card.com#@##cookieModal
centralthe1card.com#@#.cookie-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/174657
@@||gw2mists.com/assets/CookieConsent-*.
! https://github.com/AdguardTeam/AdguardFilters/issues/174526
bandwerk.com#@#.pd-cookie-banner-window
bandwerk.com#@#.cc-floating
! https://github.com/AdguardTeam/AdguardFilters/issues/174328
@@||sdk.privacy-center.org^$domain=blablacar.pl
! businessinsider.com - memory leak
! https://www.businessinsider.com/bo-burnham-inside-all-eyes-on-me-analysis-ending-explained-2021-6?r=US&IR=T
@@||cmp.osano.com/*/osano.js$domain=businessinsider.com
! https://www.destatis.de/DE/Themen/Gesellschaft-Umwelt/Bevoelkerung/Bevoelkerungsstand/_inhalt.html
! Broken Expand button
destatis.de#@##cookiebanner
destatis.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/174111
loopearplugs.jp#@#.pd-cookie-banner-window
loopearplugs.jp#@#.cc-floating
! https://github.com/AdguardTeam/AdguardFilters/issues/174001
@@||webtic.it/js/cookieconsent-init.js
@@||cdn.jsdelivr.net/gh/*/cookieconsent@v*/dist/cookieconsent.js$domain=webtic.it
! https://github.com/AdguardTeam/AdguardFilters/issues/174013
budni.de#@##footer_tc_privacy
! https://github.com/AdguardTeam/AdguardFilters/issues/173863
@@||app.erevie.pl/assets/CookieConsent-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/173807
eplus.by#@#.cookies-container
! https://github.com/AdguardTeam/AdguardFilters/issues/173786
@@||sailmg.com/sites/all/modules/eu_cookie_compliance/js/jquery.cookie-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/173706
@@||cdn.cookielaw.org/opt-out/otCCPAiab.js$domain=tunein.com
! https://github.com/AdguardTeam/AdguardFilters/issues/173551
sklepy-odido.pl#@#.cookie-disclaimer:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/173552
ekonomiczny.ing.pl#@##cookiePolicy
! https://github.com/AdguardTeam/AdguardFilters/issues/173523
@@||amica.pl/static/*/Amasty_GdprFrontendUi/js/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/173544
otodom.pl#@##onetrust-consent-sdk
! https://github.com/easylist/easylist/issues/18461#issuecomment-1962094544
vrtranspoint.fi#@##cookie-banner
vrtranspoint.fi#@##cookie-popup
@@||vrtranspoint.fi/static/studio/pub/SYSTEM/v2/branches/master/*/cookie-consent.
! https://github.com/AdguardTeam/AdguardFilters/issues/173395
ubiklibri.it#@#.cookie-header
ubiklibri.it#@#.cookie-container
ubiklibri.it#@#.cookie-info:not(body):not(html)
ubiklibri.it#@#.cookie-overlay:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/173332
@@||cdn-cookieyes.com^$domain=money.it
money.it#@#.cky-consent-container
! fix login button
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=northantstelegraph.co.uk|newsletter.co.uk|portsmouth.co.uk
! fix cookie popup
@@||tweakers.net/*/styles/components/cookiebar/cookie_bar.
! platform.twitter.com/widgets/tweet_button.html
test-e-quiz.it#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/173006
foto-erhardt.fr#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/172921
@@||usercentrics.eu^$domain=liebscher-bracht.com
! https://github.com/AdguardTeam/AdguardFilters/issues/173161
@@||aggregator.eu.usercentrics.eu/aggregate/$domain=dealer.porsche.com
@@||config.eu.usercentrics.eu/settings/*.json$domain=dealer.porsche.com
@@||config.eu.usercentrics.eu/translations/*.json$domain=dealer.porsche.com
! https://github.com/AdguardTeam/AdguardFilters/issues/173070
@@||tiom.pl/static/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/172951
law.ed.ac.uk#@#.cookie-container
law.ed.ac.uk#@#.cookie-content
law.ed.ac.uk#@#.cookie-check
! https://github.com/AdguardTeam/AdguardFilters/issues/172850
@@||consent.cookiebot.com/uc.js$domain=dimensione.com
! https://github.com/AdguardTeam/AdguardFilters/issues/172887
ldz.lv#@#.eu-cookie-compliance-banner:not(body):not(html)
! https://github.com/uBlockOrigin/uAssets/issues/22471
my.remarkable.com#@#div[data-cy="cookie-banner"]
! e-ladestation.aldi-sued.de - fix the map
e-ladestation.aldi-sued.de#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/172516
camping-bad-griesbach.de#@##redim-cookiehint-modal
camping-bad-griesbach.de#@##redim-cookiehint:not(body):not(html)
! unblock video
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=miltonkeynes.co.uk
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=falkirkherald.co.uk
! https://github.com/uBlockOrigin/uAssets/issues/22429
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=bongo.be
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=bongo.be
! https://github.com/AdguardTeam/AdguardFilters/issues/172599
sanswiss.pl#@##cookies_container
! unblock restaurants finder
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=mcdonalds.com
! https://github.com/AdguardTeam/AdguardFilters/issues/172429
businessaccountingbasics.co.uk#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/166753
@@||cdn.onesignal.com/sdks/OneSignalSDK.js$domain=hideout.co
@@||cmp.quantcast.com^$domain=hideout.co
! https://github.com/AdguardTeam/AdguardFilters/issues/172394
solitaire-home.com#@#.o-cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/172384
@@||privacy-center.org^$domain=kurier.at
! https://github.com/AdguardTeam/AdguardFilters/issues/172353
clickasnap.com#@#.CookieConsent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/172094
profile.hatena.ne.jp#@#.privacy-alert
! https://github.com/AdguardTeam/AdguardFilters/issues/172285
jetzt.thw.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/172082
@@||delivery.consentmanager.net^$domain=dw.com
! https://github.com/AdguardTeam/AdguardFilters/issues/171776
louwman.nl#@#body #cookie-policy
! https://github.com/AdguardTeam/AdguardFilters/issues/171975
gibson.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/171958
@@||cdn.jsdelivr.net/npm/cookieconsent$domain=travel.budgetdirect.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/171935
sanctum.shop#@#.pd-cookie-banner-window
sanctum.shop#@#.cookie-message:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/171609
@@||consent.cookiebot.com/uc.js$domain=continente.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/171679
@@||sdk.privacy-center.org^$domain=marmiton.org
! https://github.com/AdguardTeam/AdguardFilters/issues/171492
@@||consent.cookiebot.com/uc.js$domain=otto.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/171458
keb-automation.com#@##privacy-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/171356
@@||cookiebot.com^$domain=cinemas.nos.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/171099
! https://github.com/AdguardTeam/AdguardFilters/issues/171273
! https://github.com/AdguardTeam/AdguardFilters/issues/171259
sogeti.com#@##CookieConsent
sogeti.com#@#.cookie-wrapper
sogeti.com#@#.cookie-policy:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/171234
! https://github.com/AdguardTeam/AdguardFilters/issues/170996
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=maxisciences.com
! https://github.com/AdguardTeam/AdguardFilters/issues/171063
@@||bryanadams.com/wp-content/plugins/wp-gdpr-compliance/
! https://github.com/AdguardTeam/AdguardFilters/issues/170983
ssk.de#@##cookiebanner
ssk.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/170964
nakedoptics.net#@#.pd-cookie-banner-window
! https://github.com/AdguardTeam/AdguardFilters/issues/170930
! https://github.com/AdguardTeam/AdguardFilters/issues/166753
@@||hintertuxergletscher.at/typo3conf/ext/bh/Resources/Public/*/cookie-popup.$domain=hintertuxergletscher.at
! https://github.com/AdguardTeam/AdguardFilters/issues/166753
@@||delivery.consentmanager.net^$domain=buerstaedter-zeitung.de|allgemeine-zeitung.de|lampertheimer-zeitung.de|echo-online.de|main-spitze.de|wiesbadener-kurier.de|wormser-zeitung.de|mittelhessen.de|ruhrnachrichten.de
! https://github.com/AdguardTeam/AdguardFilters/issues/166753
@@||delivery.consentmanager.net^$domain=kinoheld.de
! https://github.com/AdguardTeam/AdguardFilters/issues/170817
@@||rcsobjects.it/rcs_cpmt/$domain=iodonna.it
! https://github.com/AdguardTeam/AdguardFilters/issues/170813
@@||sdk.privacy-center.org^$domain=cadenaser.com
! https://github.com/AdguardTeam/AdguardFilters/issues/170711
@@||ecookie.nl/build/inject/bundle.*.js$domain=multivlaai.nl
@@||ecookie.nl/build/cookiebar/script/*.js$domain=multivlaai.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/170614
@@||springfarma.com/static/version*/frontend
! https://github.com/AdguardTeam/AdguardFilters/issues/170395
sex.com#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/170065
@@||geolocation.onetrust.com/cookieconsentpub/$domain=hollywoodreporter.com
hollywoodreporter.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/170085
@@||geolocation.onetrust.com/cookieconsentpub/v1/geo/location$domain=tripadvisor.*
! https://github.com/AdguardTeam/AdguardFilters/issues/170306
@@||app.usercentrics.eu/browser-ui/$domain=limango.pl
@@||api.usercentrics.eu/settings/$domain=limango.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/170067
krungsricard.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/170310
@@||gstatic.com/glue/cookienotificationbar/cookienotificationbar.min.js$domain=chromeenterprise.google
! https://github.com/AdguardTeam/AdguardFilters/issues/169574
@@||auto1-cookie-gdpr.prod.mp.auto1.cloud/latest/cookieBanner.js$domain=auto1.com
! https://github.com/AdguardTeam/AdguardFilters/issues/169966
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=soundcloud.com
! https://github.com/AdguardTeam/AdguardFilters/issues/169963
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=weather.com
@@||cdn.privacy-mgmt.com/mms/$domain=weather.com
! https://github.com/AdguardTeam/AdguardFilters/issues/172413
! https://github.com/AdguardTeam/AdguardFilters/issues/169960
!+ NOT_OPTIMIZED
@@||tennisachat.com/min/?f=/skin/frontend/rwd/*/css/styles.css
! https://github.com/AdguardTeam/AdguardFilters/issues/169917
quiksilver.be#@##cookie-popup
quiksilver.be#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/169702
@@||data.gov.hk/assets/shared/js/scripts/cookieAlert.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/169694
! https://www.reddit.com/r/uBlockOrigin/comments/r4z0zj/how_to_unblock_elements_tweets_blocked_by_jsnofloc/
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=insideevs.*
! https://github.com/AdguardTeam/AdguardFilters/issues/169736
bonava.lv#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/169634
neplp.lv#@##cookieConsent
neplp.lv#@#.cookie-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/169615
talentsconnect.com#@#.cookie-alert
! https://github.com/AdguardTeam/AdguardFilters/issues/169852
@@||consent.cookiebot.com/uc.js$domain=jagex.com
! https://github.com/AdguardTeam/AdguardFilters/issues/169560
@@||lvmgeo.lv/media/mod_cookie_notification/CookieNotification.js
! https://github.com/AdguardTeam/AdguardFilters/issues/169734
riga.lv#@##cookieConsent
riga.lv#@#.cookie-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/169393
@@||app.usercentrics.eu/browser-ui/$domain=wohnglueck.de
@@||api.usercentrics.eu/settings/$domain=wohnglueck.de
! https://github.com/easylist/easylist/pull/18111
@@||cdn.cookielaw.org^$domain=mesta.net
mesta.net#@##onetrust-consent-sdk
! https://github.com/uBlockOrigin/uAssets/issues/21532
@@||sdk.privacy-center.org^$domain=serially.it
! https://github.com/AdguardTeam/AdguardFilters/issues/169033
rittal.com#@#.cookie-overlay:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/168924
lowbeats.de#@##BorlabsCookieBox
lowbeats.de#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/168824
bw-bank.de#@#.if6_eprivacy
! https://github.com/AdguardTeam/AdguardFilters/issues/168075
fix-price.com#@#.gdpr-container
! https://github.com/AdguardTeam/AdguardFilters/issues/168507
! quotidiano.net group - broken video
@@||cmp.pubtech.ai/*/pubtech-cmp-v2.js$script,domain=ilrestodelcarlino.it|quotidiano.net|lanazione.it|ilgiorno.it|iltelegrafolivorno.it
! https://github.com/AdguardTeam/AdguardFilters/issues/167366
! https://github.com/AdguardTeam/AdguardFilters/issues/168133
@@||sdk.privacy-center.org^$domain=lalsace.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/168165
surveys.com#@#.CookieConsent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/168244
! https://github.com/AdguardTeam/AdguardFilters/issues/167566
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=eu.patagonia.com
eu.patagonia.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/167631
selexion.be#@##cookie-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/168040
geoportal.gov.pl#@#.accept-cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/167998
player.pl#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/167633
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=vandenborre.be
vandenborre.be#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/167919
@@||usercentrics.eu^$domain=joyn.at
! https://github.com/AdguardTeam/AdguardFilters/issues/167794
! Website check if #onetrust-consent-sdk is visible
! and if not, then redirects to /browser-blocked
cnn.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/167735
@@||sdk.privacy-center.org^$domain=dumpert.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/167678
@@||clickiocmp.com/*/consent_*.js$domain=calciomercato.com
@@||clickiocmp.com/*/vendor-list.json$xmlhttprequest,domain=calciomercato.com
! https://github.com/AdguardTeam/AdguardFilters/issues/167537
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=gentside.com
! https://github.com/AdguardTeam/AdguardFilters/issues/167464
! https://github.com/AdguardTeam/AdguardFilters/issues/167402
lewor24.pl#@##cookieModal
! https://github.com/uBlockOrigin/uAssets/issues/20966
flip.bg#@#.cookie-modal
! morgenpost.de - video broken
@@||b.delivery.consentmanager.net/delivery/cmp.php$domain=morgenpost.de|wp.de
@@||cdn.consentmanager.net/delivery/js/cmp*.min.js$domain=morgenpost.de
@@||cdn.consentmanager.net/delivery/customdata/$domain=morgenpost.de
! https://github.com/AdguardTeam/AdguardFilters/issues/167320
@@||cmp.inmobi.com/choice/*/choice.js$domain=thefunpost.com
@@||cmp.inmobi.com/tcfv2/*.js$domain=thefunpost.com
@@||cmp.inmobi.com/*/vendor-list-*.json$domain=thefunpost.com
! https://github.com/AdguardTeam/AdguardFilters/issues/167369
@@||airindia.com/content/air-india/*/cookie-policy/*/envconfig.model.json
! https://github.com/AdguardTeam/AdguardFilters/issues/167112
blue.vanmarcke.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/167174
@@||consent.truste.com/notice$domain=philips-hue.com
@@||consent.trustarc.com/asset/notice.js/$domain=philips-hue.com
@@||consent.trustarc.com/get$domain=philips-hue.com
@@||consent.trustarc.com/noticemsg$domain=philips-hue.com
philips-hue.com#$#.guideBody { display: block !important; }
! https://github.com/uBlockOrigin/uAssets/issues/18592#issuecomment-1826446680
@@||sdk.privacy-center.org^$script,domain=oqee.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/167009
nhsborders.scot.nhs.uk#@#.cookie-law
! https://github.com/AdguardTeam/AdguardFilters/issues/166956
goelds.de#@#.pd-cookie-banner-window
! https://github.com/AdguardTeam/AdguardFilters/issues/166864
mcdonalds.pl#@#.cookies-container
mcdonalds.pl#@#.cookies-info:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/166573
! https://github.com/AdguardTeam/AdguardFilters/issues/166569
@@||api.usercentrics.eu^$domain=highsnobiety.com
@@||app.usercentrics.eu/browser-ui/*/bundle_legacy.js$domain=highsnobiety.com
@@||aggregator.service.usercentrics.eu/aggregate/*templates=$domain=highsnobiety.com
@@||graphql.usercentrics.eu/graphql$xmlhttprequest,domain=highsnobiety.com
! https://github.com/AdguardTeam/AdguardFilters/issues/166761
ooparc.com#@#.cookie-header
ooparc.com#@#.cookie-content
ooparc.com#@#.cookie-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/166633
secure.goskippy.com#@#.cookieConsent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/166542
@@||rcsobjects.it/rcs_cpmt/$domain=oggi.it
! https://github.com/AdguardTeam/AdguardFilters/issues/165908
@@||d.delivery.consentmanager.net/delivery/cmp.php$domain=racingnews365.com
! https://github.com/AdguardTeam/AdguardFilters/issues/166284
huurland.be#@##cookie-accept
huurland.be#@##cookies-notice
! https://github.com/AdguardTeam/AdguardFilters/issues/166126
@@||clickiocmp.com/*/cmp/vendor-list.json$xmlhttprequest,domain=highlights.legaseriea.it
@@||clickiocmp.com/*/consent_*.js$domain=highlights.legaseriea.it
! https://github.com/AdguardTeam/AdguardFilters/issues/166124
deutsches-museum.de#@#.cookiebanner:not(body)
! https://github.com/uBlockOrigin/uAssets/issues/20644
@@||idtech.com/_nuxt/CookieWarning.$script
! https://github.com/AdguardTeam/AdguardFilters/issues/165923
@@||privacyportal-eu.onetrust.com/webform^$domain=locatepeople.org
! https://github.com/AdguardTeam/AdguardFilters/issues/165497
! Fixes video player, it seems that it occurs on Android only
! https://github.com/AdguardTeam/AdguardFilters/issues/165496
@@||cdn.preferred.tech/cookie-consent.*.js$domain=typing.playgram.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/165608
@@||sdk.privacy-center.org^$domain=huffingtonpost.es
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=huffingtonpost.es,important
! https://github.com/AdguardTeam/AdguardFilters/issues/164774
wagner-tuningshop.de#@##cookielaw
! https://github.com/AdguardTeam/AdguardFilters/issues/165251
@@||cdn.privacy-mgmt.com^$domain=si.com
! https://github.com/AdguardTeam/AdguardFilters/issues/165084
@@||cmp.quantcast.com^$domain=wackojaco.com
! https://github.com/AdguardTeam/AdguardFilters/issues/165247
@@||tennisachat.com/*/cookiealert.css
! https://github.com/AdguardTeam/AdguardFilters/issues/165218
@@||3dexperience.3ds.com/*/GDPR.js
! https://github.com/AdguardTeam/AdguardFilters/issues/165126
supermariobroswonder.nintendo.com#@##onetrust-consent-sdk
! embedded tweets not loading
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=elle.de|instyle.de
@@||cdn.privacy-mgmt.com/mms/$domain=elle.de|instyle.de
! https://github.com/AdguardTeam/AdguardFilters/issues/164307
! Comments widget do not load if cookie notice is blocked
@@||cmp.quantcast.com/*.js$domain=the-express.com
! https://github.com/AdguardTeam/AdguardFilters/issues/164646
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=ted.com
! https://github.com/AdguardTeam/AdguardFilters/issues/164571
allecco.pl#@#.cookies-popup
allecco.pl#@#.cookies-info:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/164557
@@||denner.ch/*/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/164435
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=breitbart.com
! https://github.com/AdguardTeam/AdguardFilters/issues/164166
! https://github.com/AdguardTeam/AdguardFilters/issues/164144
metro.tv,discoverychannel.pl,tlcpolska.pl,tvnstyle.pl,tvn7.pl,tvnturbo.pl,tvnfabula.pl,hgtv.pl,foodnetwork.pl,travelchanneltv.pl,ttv.pl#@##onetrust-consent-sdk
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=discoverychannel.pl|tlcpolska.pl|tvnstyle.pl|tvn7.pl|tvnturbo.pl|tvnfabula.pl|hgtv.pl|foodnetwork.pl|travelchanneltv.pl|ttv.pl|metro.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/163791
@@||cdnjs.cloudflare.com/ajax/libs/cookieconsent*/cookieconsent.min.$domain=pixysos.com
! https://github.com/AdguardTeam/AdguardFilters/issues/163776
@@||meyra.pl/plugins/system/gdpr/assets/js/cookieconsent.min.js$domain=meyra.pl
meyra.pl#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/163980
hyperoptic.com#@##cookie_policy
! https://github.com/AdguardTeam/AdguardFilters/issues/163858
pasivka.com.ua#@##cookies-modal
! https://github.com/uBlockOrigin/uAssets/issues/20104
@@||app.weathercloud.net/assets/*/CookieMonster.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/163888
quellocheconta.gov.it#@##cookieModal
quellocheconta.gov.it#@#.cookiebar:not(body)
! https://github.com/uBlockOrigin/uAssets/issues/20091
@@||consent.truste.com/notice$domain=weather.com
@@||consent.trustarc.com/asset/notice.js$domain=weather.com
! https://github.com/AdguardTeam/AdguardFilters/issues/163375
order.app.hd.digital#@#.cookie-info:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/163592
osoz.pl#@##cookies-info
osoz.pl#@#.cookies-info:not(html):not(body)
osoz.pl#@#.cookies-wrapper
! https://github.com/easylist/easylist/issues/17462
@@||consent.cookiebot.com/uc.js$domain=apoteket.se
! https://github.com/AdguardTeam/AdguardFilters/issues/162848
@@||sdk.privacy-center.org^$domain=reviewingthebrew.com
! https://github.com/AdguardTeam/AdguardFilters/issues/163087
authent.lidentitenumerique.laposte.fr#@#.consent-container
! https://github.com/AdguardTeam/AdguardFilters/issues/162977
campbellsci.com#@##cookie-consent
! blancvpn.com - broken page
@@||blancvpn.com/_nuxt/CookieConsent.
! https://github.com/AdguardTeam/AdguardFilters/issues/162731
@@||cookie-cdn.cookiepro.com^$domain=kanald.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/162293
@@||westerndigital-privacy.my.onetrust.com^$domain=westerndigital.com
! https://github.com/uBlockOrigin/uAssets/issues/19877
funnycase.pl#@#.consent-container
! required cookie not shown
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=news.sky.com|reelrundown.com|owlcation.com|tomsguide.com
@@||cdn.privacy-mgmt.com/mms/$domain=inside-digital.de|tomsguide.com
@@||cdn.privacy-mgmt.com/unified/*/ccpa.*.bundle.js$domain=tomsguide.com
! https://github.com/AdguardTeam/AdguardFilters/issues/162542
! Fixes video player
@@||sdk.privacy-center.org/*/loader.js$domain=gmenhq.com|jaysjournal.com|aroundthefoghorn.com
@@||sdk.privacy-center.org/sdk/*.js$domain=gmenhq.com|jaysjournal.com|aroundthefoghorn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/162532
@@||cdn.optad360.net/cmp/$domain=cursorinfo.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/162389
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js^$domain=mytim.tim.it
mytim.tim.it#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/162358
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=everyeye.it
everyeye.it#@##onetrust-consent-sdk
! ioi.dk - cannot play embedded youtube videos
@@||policy.app.cookieinformation.com/uc.js$domain=ioi.dk
@@||policy.app.cookieinformation.com/*/ioi.dk
@@||policy.app.cookieinformation.com/cookiesharingiframe.html$domain=ioi.dk
ioi.dk#@##CookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/162167
@@||policy.app.cookieinformation.com/uc.js$domain=comparaja.pt
! ifabrik.de - broken images
@@||ifabrik.de/typo3conf/ext/ifab_cookie_consent/Resources/Public/JavaScript/Frontend/sc-cookie.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/162132
support.enpass.io#@##cookie-status-widget-holder
! https://github.com/AdguardTeam/AdguardFilters/issues/162099
moneycontrol.com#@#.cookie-concern-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/162049
@@||app.usercentrics.eu^$domain=rsi.ch
@@||api.usercentrics.eu^$domain=rsi.ch
! https://github.com/AdguardTeam/AdguardFilters/issues/162046
@@||sdk.privacy-center.org^$domain=leboncoin.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/161962
fortune.com#@##truste-consent-track
@@||consent.trustarc.com/notice$domain=fortune.com
@@||consent.trustarc.com/asset/$domain=fortune.com
@@||consent.trustarc.com/get$domain=fortune.com
@@||consent.trustarc.com/iab/$domain=fortune.com
@@||trustarc.mgr.consensu.org/asset/$domain=fortune.com
! https://github.com/AdguardTeam/AdguardFilters/issues/161722
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=cielotv.it
! https://github.com/AdguardTeam/AdguardFilters/issues/161743
aruba.com#@#.CookiePopup
! https://github.com/AdguardTeam/AdguardFilters/issues/161672
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=yorkshirepost.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/161645
bundespolizei.de#@##cookiebanner
bundespolizei.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/161318
stwater.co.uk#@#.cookie-banner:not(body):not(html)
! https://github.com/uBlockOrigin/uAssets/issues/19718
@@||sdk.privacy-center.org/*/loader.js$domain=numerama.com
@@||sdk.privacy-center.org/sdk/*.js$domain=numerama.com
! https://github.com/AdguardTeam/AdguardFilters/issues/161447
@@||sdk.privacy-center.org^$domain=reignoftroy.com
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=reignoftroy.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/161449
realsimple.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/161357
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=eatingwell.com
eatingwell.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/161198
apfelband.de#@##cookie-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/160663
@@||cdn.privacy-mgmt.com^$domain=notice.sp-prod.net
! https://github.com/AdguardTeam/AdguardFilters/issues/160786
@@||cmp.osano.com/*/osano.js$domain=clickorlando.com
! https://github.com/AdguardTeam/AdguardFilters/issues/160796
hitdiscount.by,groshyk.by#@#.cookies-container
! https://github.com/AdguardTeam/AdguardFilters/issues/160666
@@||zernotesto.ru/assets/static/CookieNotification.*.css
! https://github.com/AdguardTeam/AdguardFilters/issues/160035
@@||cmp.osano.com^$domain=telesign.com
! https://github.com/AdguardTeam/AdguardFilters/issues/160462
arp.pl#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/160307
praca.by#@#.cookie-confirm
! https://github.com/AdguardTeam/AdguardFilters/issues/160211
@@||d.delivery.consentmanager.net/delivery/cmp.php$domain=webfail.com
! https://github.com/AdguardTeam/AdguardFilters/issues/166674
! https://github.com/AdguardTeam/AdguardFilters/issues/159823
! https://github.com/AdguardTeam/AdguardFilters/issues/87129
! https://github.com/AdguardTeam/AdguardFilters/issues/159849
@@||geolocation.onetrust.com/cookieconsentpub/*/geo/location$domain=nintendolife.com
@@||onetrust.com/consent/*/OtAutoBlock.js$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
@@||onetrust.com/vendorlist/iab2V2Data.json$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
@@||onetrust.com/consent/*.json$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
@@||cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
@@||cdn-ukwest.onetrust.com/scripttemplates/*/otTCF.js$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
@@||cdn-ukwest.onetrust.com/vendorlist/iab2Data.json$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
@@||cdn-ukwest.onetrust.com/scripttemplates/*/otBannerSdk.js$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
@@||cdn-ukwest.onetrust.com/scripttemplates/*/assets/otCenterRounded.json$domain=nintendolife.com|pushsquare.com|purexbox.com|timeextension.com
timeextension.com,nintendolife.com,purexbox.com,pushsquare.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/159512
leibniz.com#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/159716
lekarnalemon.cz#@#.cookie-confirm
! https://github.com/AdguardTeam/AdguardFilters/issues/158951
theticketingbusiness.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/158314
@@||usercentrics.eu^$domain=kicker.de
! https://github.com/AdguardTeam/AdguardFilters/issues/159130
@@||remax.es/wp-content/plugins/complianz-gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/159214
@@||cmp.quantcast.com^$domain=minutesports.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/159183
dlalakierni.pl#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/158959
@@||cmpsp.autobild.es/unified/wrapperMessagingWithoutDetection.js
! https://github.com/AdguardTeam/AdguardFilters/issues/159037
@@||consent.cookiebot.com/uc.js^$domain=otto.haribo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/159067
@@||consent.cookiebot.eu/uc.js$domain=flughafen-zuerich.ch
! https://github.com/AdguardTeam/AdguardFilters/issues/159044
! Fixes video player
diariosur.es#@##didomi-notice
@@||sdk.privacy-center.org^$domain=diariosur.es
! https://github.com/AdguardTeam/AdguardFilters/issues/159064
@@||consent.cookiebot.com/uc.js$domain=stock3.com
! https://github.com/AdguardTeam/AdguardFilters/issues/159060
@@||cc.cdn.civiccomputing.com/*/cookieControl-*.min.js$domain=randa.org
! https://github.com/AdguardTeam/AdguardFilters/issues/158826
@@||consent.trustarc.com/notice$domain=philips.de
@@||consent.trustarc.com/asset/notice.js$domain=philips.de
! https://github.com/AdguardTeam/AdguardFilters/issues/158848
@@||sunkost.no/static/*/frontend/Convert/sunkost/nb_NO/Amasty_GdprFrontendUi/$domain=sunkost.no
! https://github.com/AdguardTeam/AdguardFilters/issues/158351
@@||usercentrics.eu^$domain=villeroy-boch.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/158567
@@||cc.cdn.civiccomputing.com/*/cookieControl-*.min.js$domain=stagecoachbus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/158498
toyotabank.pl#@#.js-cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/158129
@@||cmp.quantcast.com^$domain=selfie.iol.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/158127
! https://github.com/AdguardTeam/AdguardFilters/issues/158150
! Fixes video player
@@||cmp.quantcast.com/*.js$domain=cnnportugal.iol.pt|tvi.iol.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/157930
@@||theautopian.com/content/plugins/complianz-gdpr/core/assets/js/cookieconsent.min.js
! Unbreak https://www.sugi-net.jp/sugi-channel/415
! https://github.com/AdguardTeam/AdguardFilters/issues/157917
altomuenster.de#@##CookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/157818
@@||cmp.quantcast.com^$domain=gpblog.com
! https://github.com/AdguardTeam/AdguardFilters/issues/157775
cbsennistymon.com#@#.cc-window[aria-label="cookieconsent"]
@@||cbsennistymon.com/plugins/system/gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/157773
tonyschocolonely.com#@#.cookie-notification:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/157781
carsupermarket.com#@##cookie-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/157750
@@||cdn.privacy-mgmt.com^$domain=viki.com
! https://github.com/AdguardTeam/AdguardFilters/issues/157770
cookielaw.org#@#.cookie-banner:not(body):not(html)
! https://github.com/bogachenko/fuckfuckadblock/issues/440
@@||quantcast.mgr.consensu.org/GVL-v2/$xmlhttprequest,domain=bsshotel.it
! https://github.com/uBlockOrigin/uAssets/issues/19177
@@||sdk.privacy-center.org^$script,domain=frandroid.com
! https://github.com/AdguardTeam/AdguardFilters/issues/157533
fitx.de#@#.cookie_overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/157549
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=larousse.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/157473
eboo.lu#@#.cookies-dialog
! https://github.com/AdguardTeam/AdguardFilters/issues/157407
@@||cdn.ampproject.org/*/amp-consent*.js$domain=amarujala.com
! https://github.com/AdguardTeam/AdguardFilters/issues/157078
@@||api.usercentrics.eu/settings/$domain=lootboy.de
@@||app.usercentrics.eu/browser-ui/$script,domain=lootboy.de
||app.usercentrics.eu/browser-ui/*/PrivacyButton-$domain=lootboy.de,important
! https://github.com/AdguardTeam/AdguardFilters/issues/157335
@@||usercentrics.eu^$domain=gematik.de
! https://github.com/AdguardTeam/AdguardFilters/issues/157263
@@||kokowings.ru/assets/static/CookieNotification.*.css
! https://github.com/AdguardTeam/AdguardFilters/issues/157106
@@||privacyportal-de.onetrust.com/webform/$domain=telesign.com
! https://github.com/AdguardTeam/AdguardFilters/issues/157199
giantbomb.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/*/geo/location$domain=giantbomb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/156664
crocs.eu#@#.js-cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/156996
developer.samsung.com#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/154883
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=6play.fr,important
@@||sdk.privacy-center.org^$domain=6play.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/156891
shop.tropicfeel.com#@##cookies-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/156867
@@||douglas.*/public/CookieConsent.*.async.js$domain=douglas.de|douglas.at
@@||douglas.*/public/CookieBar.*.async.js$domain=douglas.de|douglas.at
! https://github.com/AdguardTeam/AdguardFilters/issues/156282
@@||consent.cookiebot.com/uc.js$domain=arodadaalimentacao.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/156091
! https://github.com/AdguardTeam/AdguardFilters/issues/156096
stern.de#@#amp-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/155637
omoda.*#@#.cookiebar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/156072
razpisanie.bdz.bg#@##cookieWarning
! https://github.com/AdguardTeam/AdguardFilters/issues/155695
tartanblanketco.com#@#.cc-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/155620
@@||consent.trustarc.com^$domain=concur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/155555
trucksbook.eu#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/154953
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=brightside.me
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=brightside.me
! https://github.com/AdguardTeam/AdguardFilters/issues/153922
@@||delivery.consentmanager.net/delivery/cmp.php$domain=tvdigital.de|infranken.de|winfuture.de
! https://github.com/AdguardTeam/AdguardFilters/issues/154856
@@||dayforcehcm.com/CandidatePortal/*/CandidatePortal/Cookie/CookieBanner.$domain=dayforcehcm.com
! https://github.com/AdguardTeam/AdguardFilters/issues/154910
@@||usercentrics.eu^$domain=aldi.fr|aldi.be|aldi.dk|aldi-nord.de|aldi.lu|aldi.pt|aldi.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/154909
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=aldi.hu|aldi.it|aldi-suisse.ch|aldi-sued.de
! https://github.com/AdguardTeam/AdguardFilters/issues/169309
! https://github.com/AdguardTeam/AdguardFilters/issues/154915
!+ NOT_OPTIMIZED
@@||tennispro.*/gdpr/cookiealert.css
! https://github.com/AdguardTeam/AdguardFilters/issues/154912
@@||cdn.cookielaw.org^$domain=deporvillage.net
! https://github.com/AdguardTeam/AdguardFilters/issues/154859
@@||app.usercentrics.eu^$domain=aldi.pl
@@||api.usercentrics.eu^$domain=aldi.pl
@@||aggregator.service.usercentrics.eu/aggregate/$domain=aldi.pl
! nordbayern.de - videos not showing
@@||d.delivery.consentmanager.net/delivery/cmp.php$domain=nordbayern.de
! https://github.com/AdguardTeam/AdguardFilters/issues/154820
@@||sigsauer.com/*/Amasty_GdprFrontendUi/
! https://github.com/AdguardTeam/AdguardFilters/issues/154653
jekabpils.lv#@##cookieConsent
jekabpils.lv#@#.cookie-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/154709
@@||keneti.com/public/web_assets/js/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/154435
towerhousewares.co.uk#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/154475
@@||agostea-karlsruhe.de/wp-content/themes/agostea/js/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/154511
@@||consent.cookiebot.eu^$domain=apoteket.se
! https://github.com/AdguardTeam/AdguardFilters/issues/154470
unobike.com#@#.cookie-modal
unobike.com#@##cookie-info
! https://github.com/AdguardTeam/AdguardFilters/issues/154488
quiksilver.co.uk#@##cookie-popup
quiksilver.co.uk#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/154295
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=apnews.com
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=apnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/153773
@@/eu_cookie_compliance.$domain=maanmittauslaitos.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/153957
@@||trisousa.ru/assets/static/$stylesheet,domain=trisousa.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/154105
voipshop.nl#@#.cookie-container
voipshop.nl#@#.accept-cookies
! ruutu.fi
@@||cdn.privacy-mgmt.com^$domain=ruutu.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/153698
@@||privacyportal-cdn.onetrust.com/privacy-notice-scripts/$domain=warnermediaprivacy.com
@@||privacyportal-cdn.onetrust.com/*/privacy-notices/*.json$domain=warnermediaprivacy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/153646
crocs.co.uk#@#.js-cookie-consent
! https://github.com/AdguardTeam/AdguardFilters/issues/153647
swedbankrobur.se#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/153392
@@||sdk.privacy-center.org^$domain=nrj-play.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/153514
portofoonwinkel.nl#@#.cookie-container
! Disney sites - buttons do not work
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=disney.*
! https://github.com/AdguardTeam/AdguardFilters/issues/153233
@@||downloads.mailchimp.com/js/signup-forms/$domain=wcoconcerts.org
wcoconcerts.org#@##mc_embed_signup
! https://github.com/AdguardTeam/AdguardFilters/issues/153162
@@||cookie-cdn.cookiepro.com^$domain=antena3.ro
antena3.ro#@##onetrust-consent-sdk
! https://github.com/uBlockOrigin/uAssets/issues/18420
@@||sdk.privacy-center.org^$script,domain=movilzona.es
! https://github.com/AdguardTeam/AdguardFilters/issues/153092
@@||umicore.jp/jp/api/fw/cookie-consent/
umicore.jp#@#.cookie-banner:not(body):not(html)
umicore.jp#@#.cookie-check
umicore.jp#@#.cookie-info:not(body):not(html)
umicore.jp#@#.cookieconsent:not(body):not(html)
! https://forum.adguard.com/index.php?threads/clue-whats-breaking-a-sites-appearance-please.53077/
@@||twickets.live/assets/resources^
! https://github.com/AdguardTeam/AdguardFilters/issues/152458
online.alternabank.ca#@#.consent-container
! https://github.com/AdguardTeam/AdguardFilters/issues/153056
deutschlandkurier.de#@##BorlabsCookieBox
deutschlandkurier.de#@#.cookie-box:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/152735
stuytown.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/152852
coqtales.com#@##js-cookie-notice
coqtales.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/152698
kiron.ngo#@#.cookie-container
! https://github.com/AdguardTeam/AdguardFilters/issues/152633
@@||sdk.privacy-center.org/*.js$domain=filmstarts.de
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=filmstarts.de,important
! https://github.com/AdguardTeam/AdguardFilters/issues/152544
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=francebleu.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/152507
goteborg2023.com#@#.cookie-bar:not(body)
goteborg2023.com#@#.cookie-overlay:not(html):not(body)
goteborg2023.com#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/152506
@@||1a-garten-ammer.de/Scripts/CookieBanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/152356
@@||cmp.osano.com/*/osano.js$domain=lucidchart.com
! https://github.com/AdguardTeam/AdguardFilters/issues/152215
@@||consent-api.service.consent.usercentrics.eu/consent/uw/1$domain=video.prosieben.de
! https://github.com/AdguardTeam/AdguardFilters/issues/152035
@@||consent.cookiebot.com/uc.js$domain=adjust.com
! https://github.com/AdguardTeam/AdguardFilters/issues/152186
mtvuutiset.fi#@##onetrust-consent-sdk
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=mtvuutiset.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/151995
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=tripadvisor.*
! https://github.com/AdguardTeam/AdguardFilters/issues/151951
@@||sdk.privacy-center.org^$domain=strategies.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/151929
365direkte.no#@#.cookie-consent-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/151686
@@||cmp.quantcast.com/*.js$domain=protothema.gr
! https://github.com/AdguardTeam/AdguardFilters/issues/151668
@@||cmp.dmgmediaprivacy.co.uk/cmp/*/index.js$domain=gbnews.com
@@||cmp.dmgmediaprivacy.co.uk/*/vendor-list.json$domain=gbnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/151666
umicore.com#@#.cookieconsent:not(body):not(html)
umicore.com#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/151628
@@||tv.sibbo.net/*/sibbo-cmp-core.js$domain=europafm.com
! https://github.com/AdguardTeam/AdguardFilters/issues/151552
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=buienradar.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/151516
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=bikeforums.net
@@||cdn.cookielaw.org/opt-out/otCCPAiab.js$domain=bikeforums.net
! https://github.com/AdguardTeam/AdguardFilters/issues/151468
ifrs.org#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/151417
@@||sdk.privacy-center.org^$domain=lequipe.fr
@@||lequipe.fr/thirdparty/didomi.js$domain=lequipe.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/151292
fix-price.by#@#.footer-cookie
! https://github.com/AdguardTeam/AdguardFilters/issues/151296
kundenservice.logpay.de#@##gdpr-cookie-message
! https://github.com/AdguardTeam/AdguardFilters/issues/151203
@@||sdk.privacy-center.org^$domain=lesechos.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/151174
! https://github.com/AdguardTeam/AdguardFilters/issues/151098
@@||static.drogerienatura.pl/*/gdpr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/150505
bingen-ruedesheimer.de#@##cookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/150503
@@||consent.cookiebot.com/uc.js$domain=stadtmobil.de
! https://github.com/AdguardTeam/AdguardFilters/issues/150168
suntech.cz#@##cookieConsent
! https://github.com/AdguardTeam/AdguardFilters/issues/150628
@@||stentime.si/cookie-consent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/149945
@@||cdn.privacy-mgmt.com^$domain=hs.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/150501
portaildocumentaire.inrs.fr#@#.panel-cookies
! https://github.com/uBlockOrigin/uAssets/issues/2115
||cmp.quantcast.com^$xmlhttprequest,redirect=nooptext,domain=utmn.gnomio.com,important
@@||cmp.quantcast.com^$xmlhttprequest,domain=utmn.gnomio.com
! https://github.com/AdguardTeam/AdguardFilters/issues/150182
documentation.insp.gouv.fr#@#.panel-cookies
! https://github.com/AdguardTeam/AdguardFilters/issues/150187
wifishop.nl#@#.cookie-container
! https://github.com/AdguardTeam/AdguardFilters/issues/150013#issuecomment-1533231102
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=hs.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/150000
@@||cdn.privacy-mgmt.com^$domain=thestreet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/149589
! https://github.com/AdguardTeam/AdguardFilters/issues/147909
! https://github.com/AdguardTeam/AdguardFilters/issues/139827
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=si.com
! https://github.com/AdguardTeam/AdguardFilters/issues/149693
@@||euromaster.de/v/*/jquery/
! https://github.com/AdguardTeam/AdguardFilters/issues/149568
||cdn.cookielaw.org/scripttemplates/otSDKStub.js$script,redirect=noopjs,domain=ads.spotify.com
! https://github.com/AdguardTeam/AdguardFilters/issues/149561
internetaptieka.lv#@#.cookie-notify:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/149488
maximarkt.at#@##cookie-note
! https://github.com/AdguardTeam/AdguardFilters/issues/149401
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,important,domain=decathlon.pl
@@||sdk.privacy-center.org^$domain=decathlon.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/149336
share-your-photo.com#@##cookie-consent
share-your-photo.com#@#.cookie-content
! https://github.com/AdguardTeam/AdguardFilters/issues/149366
@@||cookie-cdn.cookiepro.com/vendorlist/iab2Data.json$domain=wz.de
! https://github.com/AdguardTeam/AdguardFilters/issues/148926
@@||cmp.quantcast.com/*.js$domain=androidacy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/123894
@@||consensu.org^$domain=beachcam.meo.pt
@@||cmp.quantcast.com^$domain=beachcam.meo.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/148333
pepperstone.com#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/148420
elle.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/148503
lomax.se,lomax.dk#@##cookieModal
@@||policy.app.cookieinformation.com/uc.js$domain=lomax.se|lomax.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/148521
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=idmobile.co.uk
idmobile.co.uk#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/148146
witter-towbars.co.uk#@##cookie_bar
witter-towbars.co.uk#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/148074
blick.ch#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/147797
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=sn.at
sn.at#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/148056
fotopuzzel.nl,fotopuzzle.de,mifotopuzzle.es,puzzleyou.*#@#.cookie-policy:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/148055
mobile-fueling.de#@##gdpr-cookie-message
! https://github.com/AdguardTeam/AdguardFilters/issues/148008
a1.ro#@##onetrust-consent-sdk
@@||cookie-cdn.cookiepro.com^$domain=a1.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/147823
pureliving-wiesbaden.de#@#.cc-window[aria-label="cookieconsent"]
@@||pureliving-wiesbaden.de/plugins/system/gdpr/assets/js/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/147938
market.correos.es#@#.cookie-message:not(html):not(body)
@@||market.correos.es/static/cookie-consent/css/style.css
! https://github.com/AdguardTeam/AdguardFilters/issues/147658
expres.sk#@##cookiebar
! https://github.com/AdguardTeam/AdguardFilters/issues/147613
@@||gov.br/portal_javascripts/*/resourcegovbr.policyapplication_cookiebar_*.js$domain=gov.br
! https://github.com/AdguardTeam/AdguardFilters/issues/147522
baechli-bergsport.ch#@#.cookieconsent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/147417
all4running.be#@##notice-cookie-block
! https://github.com/AdguardTeam/AdguardFilters/issues/147087
hornirakousko.cz,gorna-austria.pl,hornerakusko.sk,upperaustria.com,oberoesterreich.nl,oberoesterreich.at#@#.cc-banner
hornirakousko.cz,gorna-austria.pl,hornerakusko.sk,upperaustria.com,oberoesterreich.nl,oberoesterreich.at#@##cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/147345
vanitatis.elconfidencial.com#@##didomi-notice
@@||sdk.privacy-center.org^$domain=vanitatis.elconfidencial.com
! https://github.com/AdguardTeam/AdguardFilters/issues/147362
@@||cdn.privacy-mgmt.com^$domain=cinemablend.com
! https://github.com/AdguardTeam/AdguardFilters/issues/147326
simoncuchillerias.com#@#.gdprModal__placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/146996
businessnovinite.bg,btvplus.bg,ladyzone.bg,btvsport.bg,btvnovinite.bg#@#.cc_banner
businessnovinite.bg,btvplus.bg,ladyzone.bg,btvsport.bg,btvnovinite.bg#@#.cc_container
businessnovinite.bg,btvplus.bg,ladyzone.bg,btvsport.bg,btvnovinite.bg#@#.cc_banner-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/146995
autohaus-reitermayer.de#@#.gdpr-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/146797
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=authentication.nutmeg.com
authentication.nutmeg.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/151487
! https://github.com/AdguardTeam/AdguardFilters/issues/146883
whyopencomputing.com,kultura.com.pl#@##idxrcookies
whyopencomputing.com,kultura.com.pl#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/146847
@@||webticketing*.cinestar.de/app/scripts/provider/CookieConsent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/146838
givery.sk,givery.cz#@##cookie-modal
! https://github.com/List-KR/List-KR/issues/656 - The plus buttons placing next to country name cannot be clicked.
@@||cdn.oddschecker.com/cookie-policy-banner/bundle/cookie-policy-banner-$script
! https://github.com/AdguardTeam/AdguardFilters/issues/146471
! https://github.com/AdguardTeam/AdguardFilters/issues/146761
@@||consent.cookiebot.com^$domain=empleo.lidl.es
! https://github.com/AdguardTeam/AdguardFilters/issues/146737
ms-reptilien.de#@##cookie-consent
ms-reptilien.de#@#.page-wrap--cookie-permission
! https://github.com/AdguardTeam/AdguardFilters/issues/146632
@@||cdn.privacy-mgmt.com^$domain=lecker.de
! https://github.com/AdguardTeam/AdguardFilters/issues/146532
!+ NOT_PLATFORM(ext_ublock)
rog-forum.asus.com#@##cookie-policy-info
! https://github.com/AdguardTeam/AdguardFilters/issues/146406
@@||cmp.dmgmediaprivacy.co.uk^$domain=dailymail.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/146284
wideroe.no#@#.cookie-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/146263
inwx.com#@#.consent-container
! https://github.com/AdguardTeam/AdguardFilters/issues/146231
seneca.juntadeandalucia.es#@##cookie-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/145866
@@||sdk.privacy-center.org^$domain=actu.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/146059
dasfutterhaus.at#@#.cookiebox
! https://github.com/AdguardTeam/AdguardFilters/issues/145695
stilord.*#@#.cookie-bar:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/145829
@@||cdn.privacy-mgmt.com^$domain=pcgamer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/146074
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=btc-echo.de
@@||cdn.privacy-mgmt.com/privacy-manager/$domain=btc-echo.de
@@||cdn.privacy-mgmt.com/mms/$domain=btc-echo.de
! https://xn--strungsauskunft-9sb.de/ - unable to report something
xn--strungsauskunft-9sb.de#@#.cookieAccept
! https://github.com/AdguardTeam/AdguardFilters/issues/145691
turcolegal.com#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/145346
@@||azerty.nl/static/*/Amasty_GdprFrontendUi/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/145669
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=businessinsider.de
! https://github.com/AdguardTeam/AdguardFilters/issues/145204
@@||cmp.quantcast.com^$domain=express.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/145328
shop.tecsafe.de#@##cookie-consent
shop.tecsafe.de#@#.page-wrap--cookie-permission
! https://github.com/AdguardTeam/AdguardFilters/issues/145662
shop.snapticket.de#@#.cookie-notification:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/144933
kocbayi.com.tr#@#.cookie-modal
kocbayi.com.tr#@#.CookieConsent:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/144838
playlumi.com#@##cookie-notification
! https://github.com/AdguardTeam/AdguardFilters/issues/144172
@@||cdn.cookielaw.org/scripttemplates/otSDKStub.js$domain=tvguide.com
tvguide.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com^$domain=tvguide.com
! https://github.com/AdguardTeam/AdguardFilters/issues/143208
@@||cdn.privacy-mgmt.com^$domain=guitarworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/144390
@@||policy.app.cookieinformation.com^$domain=karkkainen.com
! https://github.com/AdguardTeam/AdguardFilters/issues/144316
@@/cookie-consent.$domain=cunardcruceros.com
! https://github.com/AdguardTeam/AdguardFilters/issues/144173
eurowings.com#@#.cookieConsentBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/144229
xn--bafg-7qa.de#@##cookiebanner
xn--bafg-7qa.de#@#.cookiebanner:not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/144199
starmoney.de#@#.tx-om-cookie-consent
! observatornews.ro - fixes video player
observatornews.ro#@##onetrust-consent-sdk
@@||cookie-cdn.cookiepro.com^$domain=observatornews.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/143641
seb.lv#@##cookiesMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/143693
@@||consent.cookiebot.com/uc.js$domain=plaion.com
! https://github.com/AdguardTeam/AdguardFilters/issues/143282
channel5.com#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=channel5.com
@@||privacyportal.onetrust.com/request/v*/consentreceipts$domain=channel5.com
! https://github.com/AdguardTeam/AdguardFilters/issues/143853
wolff-mueller.de#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/143184
@@||cdn.cookielaw.org/scripttemplates/*.js$domain=popculture.com
! https://github.com/AdguardTeam/AdguardFilters/issues/143642
physikinstrumente.de#@#.cc-window[aria-label="cookieconsent"]
! https://github.com/AdguardTeam/AdguardFilters/issues/143252
autohaus24.de#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/143247
@@||appewa.com/assets/CookieBanner.$stylesheet,script
! https://github.com/AdguardTeam/AdguardFilters/issues/143240
huss-licht-ton.de#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/143205
@@||cdn.privacy-mgmt.com^$domain=space.com
! https://github.com/AdguardTeam/AdguardFilters/issues/143484
grajteraz.pl#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/143409
@@||consent.truste.com/notice?domain=$domain=hsl.fi
@@||consent.trustarc.com/asset/notice.js$domain=hsl.fi
! coastwatersports.co.uk - broken content
@@||coastwatersports.co.uk/min/?f=ext/jquery/
! https://github.com/AdguardTeam/AdguardFilters/issues/143102
ebatpro.fr#@#.cookies-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/143028
! https://github.com/AdguardTeam/AdguardFilters/issues/142911
easyticket.de#@#.cookie-overlay:not(html):not(body)
! https://github.com/AdguardTeam/AdguardFilters/issues/142883
smashbros.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/142673
nutsinbulk.ie,nutsinbulk.eu,nutsinbulk.co.uk#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/142358
clickdoc.fr#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/142369
@@||sdk.privacy-center.org/sdk.*.js$domain=beinsports.com
@@||sdk.privacy-center.org/*/loader.js$domain=beinsports.com
! https://github.com/AdguardTeam/AdguardFilters/issues/142413
malijunaki.si#@#.cookies-container
! https://github.com/AdguardTeam/AdguardFilters/issues/142387
! https://github.com/AdguardTeam/AdguardFilters/issues/142236
turn-on.de#@##onetrust-consent-sdk
@@||cookie-cdn.cookiepro.com/consent/$domain=turn-on.de
@@||cookie-cdn.cookiepro.com/scripttemplates/*/$domain=turn-on.de
@@||cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js$domain=turn-on.de
! fix recup.paylib.fr blank page
@@||sdk.privacy-center.org^$domain=recup.paylib.fr
paylib.fr#@#.cookies-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/142213
@@||sdk.privacy-center.org/*/loader.js$domain=knack.be
@@||sdk.privacy-center.org/ui-gdpr-nl-web.*.js$domain=knack.be
@@||sdk.privacy-center.org/sdk.*.js$domain=knack.be
! https://github.com/AdguardTeam/AdguardFilters/issues/141540
||sdk.privacy-center.org/*/loader.js$script,redirect=didomi-loader,domain=radioclassique.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/141434
ispot.pl#@#.cookie-modal
! https://github.com/AdguardTeam/AdguardFilters/issues/140903
! https://github.com/AdguardTeam/AdguardFilters/issues/140849
studentenwerk-dresden.de#@##cookieconsent
! https://github.com/AdguardTeam/AdguardFilters/issues/140826
image-line.com#@#.cookie-consent-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/140686
@@||cdn.privacy-mgmt.com/*businessinsider.com$domain=businessinsider.com
! https://github.com/AdguardTeam/AdguardFilters/issues/140777
@@||sw-i.de/typo3conf/ext/epl_site/Resources/Public/js/lib/cookieconsent.js
! https://github.com/AdguardTeam/AdguardFilters/issues/137724
@@||consent.cookiefirst.com^$domain=lsm.lv
! https://github.com/AdguardTeam/AdguardFilters/issues/140083
@@||clickio.mgr.consensu.org^$domain=ilfattoquotidiano.it
! https://github.com/AdguardTeam/AdguardFilters/issues/141451
! https://github.com/AdguardTeam/AdguardFilters/issues/139923
@@||leroymerlin.ro/build/assetic/core/common/js/cookie-policy-acceptance*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/139870
@@||static.axept.io/sdk-slim.js$domain=welcometothejungle.com
@@||client.axept.io/*.json$domain=welcometothejungle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/139712
@@||dealdoktor.de/app/plugins/borlabs-cookie/assets/images/
@@||dealdoktor.de/app/cache/borlabs-cookie/borlabs-cookie*.css
! https://github.com/AdguardTeam/AdguardFilters/issues/139578
@@||quantcast.mgr.consensu.org/choice/$domain=ecartelera.com
@@||cmp.quantcast.com/tcfv2/cmp2.js$domain=ecartelera.com
! https://github.com/AdguardTeam/AdguardFilters/issues/139120
@@||cdn.privacy-mgmt.com^$domain=kylie.com
! https://github.com/AdguardTeam/AdguardFilters/issues/139313
! https://github.com/AdguardTeam/AdguardFilters/issues/139618
@@||gdpr.privacymanager.io/*/gdpr.bundle.js$domain=futurezone.at
! pcgames.de - quiz not shown
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=pcgames.de
! https://github.com/AdguardTeam/AdguardFilters/issues/139332
! fightclubnews.cz - incorrect blocking (images do not load)
@@||fightclubnews.cz/wp-content/plugins/cookie-law-info/public/js/cookie-law-info-public.js
! https://github.com/AdguardTeam/AdguardFilters/issues/139227
@@||d.delivery.consentmanager.net/delivery/cmp.php$domain=bluray-disc.de
! https://github.com/AdguardTeam/AdguardFilters/issues/138918
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=tvmovie.de
! https://github.com/AdguardTeam/AdguardFilters/pull/138828
@@||mynexity.fr/App_Themes/V3/js/Didomi.js
! freundin.de - blocked detailed consent options
@@||cdn.privacy-mgmt.com/privacy-manager/$domain=freundin.de
! https://github.com/AdguardTeam/AdguardFilters/issues/138596
@@||cdn.privacy-mgmt.com/privacy-manager/index.html$domain=inside-digital.de
! https://github.com/AdguardTeam/AdguardFilters/issues/138489
@@||cdn.privacy-mgmt.com^$domain=eatsmarter.de
! https://github.com/AdguardTeam/AdguardFilters/issues/138174
gqmagazine.fr#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/138101
@@||community.mozilla.org/wp-content/uploads/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/138002
roxy.fi,roxy.fr,roxy-denmark.dk,roxy-ireland.ie,roxy-store.se,roxy-uk.co.uk#@##cookie-popup
roxy.fi,roxy.fr,roxy-denmark.dk,roxy-ireland.ie,roxy-store.se,roxy-uk.co.uk#@#.cookie-popup:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/137879
@@||cdn.cookielaw.org/scripttemplates^$domain=mojkatalog.rs
mojkatalog.rs#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/137524
@@||choices.consentframework.com/js/*/cmp$domain=numerama.com
! https://github.com/AdguardTeam/AdguardFilters/issues/137106
@@||sdk.privacy-center.org^$domain=dnevnik.hr
! https://github.com/AdguardTeam/AdguardFilters/issues/137440
keravanenergia.fi#@##cookie-law-info-bar
! https://github.com/uBlockOrigin/uAssets/issues/16007
! https://github.com/AdguardTeam/AdguardFilters/issues/137167
@@||tv.sibbo.net/v2/sibbo-cmp-core.js$domain=atresplayer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/136878
mensjournal.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/136697
@@||sdk.privacy-center.org^$domain=moviepilot.de
! https://github.com/AdguardTeam/AdguardFilters/issues/136684
@@||cdn.opencmp.net^$domain=promipool.de
! https://github.com/uBlockOrigin/uAssets/issues/15906
frag-machiavelli.de#@##cookie-law-info-bar
! https://github.com/AdguardTeam/AdguardFilters/issues/149274
! https://github.com/AdguardTeam/AdguardFilters/issues/136451
! https://github.com/AdguardTeam/AdguardFilters/issues/136451
@@||ansa.it/sito/js/cookie_wall.js
! https://github.com/AdguardTeam/AdguardFilters/issues/136428
bricklink.com#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/136371
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=miltonkeynes.co.uk
! https://github.com/uBlockOrigin/uAssets/issues/15883
coolpc.tw#@##mycookie
! https://github.com/AdguardTeam/AdguardFilters/issues/136230
csoszplatan.hu#@##cookie_modal
! https://github.com/AdguardTeam/AdguardFilters/issues/136102
@@||privacy-proxy.usercentrics.eu/latest/uc-block.bundle.js$domain=paymentandbanking.com
! https://github.com/AdguardTeam/AdguardFilters/issues/135763
@@||ecookie.nl/build/cookiebar/script/$domain=hellotv.nl
@@||ecookie.nl/build/inject/bundle.$domain=hellotv.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/135886
qatarairways.com#@##cookieContainer
qatarairways.com#@##cookie-notification
qatarairways.com#@#.cookie-content
! https://github.com/AdguardTeam/AdguardFilters/issues/136037
@@||rainews.it/common/assets/js/cookieBanner.js$domain=rainews.it
! https://github.com/AdguardTeam/AdguardFilters/issues/135197
! https://github.com/AdguardTeam/AdguardFilters/issues/135285
@@||gdpr.privacymanager.io/latest/gdpr.bundle.js$domain=omroepwest.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/135642
rainfordsolutions.com#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/135346
merkur.si#@#.cookie-notice-wrapper
merkur.si#@#.cookie-notice:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/135212
@@||sdk.privacy-center.org^$domain=20minutes.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/135450
@@||tutanota.com/blog/posts/
@@||tutanota.com/*/blog/posts/
@@||tutanota.com/blog/images/
@@||tutanota.com/blogResources/posts/
! https://github.com/AdguardTeam/AdguardFilters/issues/135452
! https://github.com/AdguardTeam/AdguardFilters/issues/135462
@@||consentmanager.mgr.consensu.org/delivery^$domain=ruhrnachrichten.de
! https://github.com/AdguardTeam/AdguardFilters/issues/134983
@@||cdn-ukwest.onetrust.com^$domain=skyshowtime.com
! https://github.com/AdguardTeam/AdguardFilters/issues/135034
@@||apfeltalk.de/community/$xmlhttprequest
! https://github.com/uBlockOrigin/uAssets/issues/15653
@@||consent.trustarc.com/notice$domain=tripit.com
@@||consent.trustarc.com/asset/$domain=tripit.com
! freundin.de - blocked instagram embeds
@@||cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js$domain=freundin.de
@@||cdn.privacy-mgmt.com/mms$domain=freundin.de
! Following urls are requested after whitelisting specific wrapperMessagingWithoutDetection.js
@@||cdn.privacy-mgmt.com/wrapper/
@@||cdn.privacy-mgmt.com/index.html
! https://github.com/AdguardTeam/AdguardFilters/issues/134405
@@||sdk.privacy-center.org^$domain=ouest-france.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/133986
@@||consent.sportbible.com/wrapperMessagingWithoutDetection.js$domain=sportbible.com
! https://github.com/AdguardTeam/AdguardFilters/issues/139179
! https://github.com/AdguardTeam/AdguardFilters/issues/134064
danskeci.com,danskebank.dk,danskebank.com,danskebank.fi#@#.cookie-consent-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/133639
superpreis-moebel.de#@#.cookie-consent-content
! https://github.com/AdguardTeam/AdguardFilters/issues/133249
gasolinapromociones.bridgestone.es#@##acceptCookies
gasolinapromociones.bridgestone.es#@#.cookie-banner:not(body):not(html)
! https://github.com/AdguardTeam/AdguardFilters/issues/133059
@@||deutsche-weihnachtsmaerkte.de/booster/booster_css.php
! steuertipps.de - unable to play youtube video (non domain request are unlocked after unblocking uc.js)
@@||consent.cookiebot.com/uc.js$domain=steuertipps.de
@@||consent.cookiebot.com/Framework/IAB/
@@||consent.cookiebot.com/*/cc.js
@@||consent.cookiebot.com/logconsent.ashx
! https://github.com/AdguardTeam/AdguardFilters/issues/132986
rtlplay.be#@##onetrust-banner-sdk
rtlplay.be#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/133007
@@||consent.cookiebot.com^$domain=bt.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/133022
swffm.de#@#.cc-window[aria-label="cookieconsent"]
! fix elcomercio.es broken video
@@||sdk.privacy-center.org^$domain=elcomercio.es
elcomercio.es#@##didomi-notice
! fix elpais.com broken video
@@||sdk.privacy-center.org^$domain=elpais.com
elpais.com#@##didomi-notice
! 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/132058
!+ NOT_OPTIMIZED
@@||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
! https://github.com/AdguardTeam/AdguardFilters/issues/131529
creditmutuel.fr#@##cookieModal
! https://github.com/AdguardTeam/AdguardFilters/issues/131581
@@||consent.cookiefirst.com/banner.js$domain=juffing.at
@@||consent.cookiefirst.com/sites/$domain=juffing.at
@@||consent.cookiefirst.com/banner/$domain=juffing.at
! 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
@@||consentmanager.net^$domain=parkerlebnis.de
! https://github.com/AdguardTeam/AdguardFilters/issues/130723
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/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/136412
! https://github.com/AdguardTeam/AdguardFilters/issues/130517
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$domain=sky.it
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/129204
secure5.arcot.com#@##cookiediv
! https://github.com/AdguardTeam/AdguardFilters/issues/129704
@@||gdpr.privacymanager.io/*/gdpr.bundle.js$domain=esquire.de
! 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/160901
! https://github.com/AdguardTeam/AdguardFilters/issues/129389 / krone.at -- cookies must be accepted in order to play video
@@||sdk.privacy-center.org/sdk/*.js$domain=goplay.be
@@||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/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/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/127573
goldenstateofmind.com,mmafighting.com#@##privacy-consent
! businessinsider.de - required cookie dialog not shown
@@||cdn.privacy-mgmt.com/mms/$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/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/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
! 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
@@||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
! 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/uBlockOrigin/uAssets/issues/15714
@@||usercentrics.eu^$domain=paketshop.myhermes.de
! 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/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
! 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/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/121045
landshut.de#@##cookiesjsr
! 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
! 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
! mobile.facebook.com - rule move from specific
mobile.facebook.com#@#div[data-sigil$="m-layer-root"][class$="accelerate"]: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
redbull.com#@##onetrust-consent-sdk
! https://github.com/AdguardTeam/AdguardFilters/issues/117064
bnn.de#@##cookie-consent
! 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/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/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/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/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/109486
niko.eu#@#.c-cookie
! 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/148041
! https://github.com/AdguardTeam/AdguardFilters/issues/108943
@@||collector.appconsent.io/hello$domain=lefigaro.fr
@@||cdn.appconsent.io/*.js$domain=lefigaro.fr
! 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
blaklader.*#@##onetrust-consent-sdk
! 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)
! 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/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/103433
@@||gizmochina.com/wp-content/plugins/cookie-law-info/public/js/cookie-law-info-public.js
! https://github.com/AdguardTeam/AdguardFilters/issues/103460
@@||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/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
! 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/149310
! https://github.com/AdguardTeam/AdguardFilters/issues/100280
@@||cdn.appconsent.io/*.js$domain=lachainemeteo.com
@@||collector.appconsent.io/hello$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
! 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/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/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/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
! freundin.de - not able to activate pinterest etc.
@@||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/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/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/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/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
! 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/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/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/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/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/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/141716
@@||cmp.quantcast.com/*.js$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/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/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/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/156551
! https://github.com/AdguardTeam/AdguardFilters/issues/88716
mifcom.ch,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
! 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/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/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,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/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
! https://github.com/AdguardTeam/AdguardFilters/issues/173119
wifi-ooe.at,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/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/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/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/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/81816
kralmuzik.com.tr#@##onetrust-consent-sdk
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=kralmuzik.com.tr
! 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/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
! 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://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
! 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|stronapodrozy.pl|stronakuchni.pl|gra.pl|e-ogrodek.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|stronapodrozy.pl|stronakuchni.pl|gra.pl|e-ogrodek.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|stronapodrozy.pl|stronakuchni.pl|gra.pl|e-ogrodek.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/75731
correosexpress.com#@#.cookie-wrapper
! pepper.pl - incorrect blocking
pepper.pl#@#.cookies-message
! ! 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/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/74471
@@||carport-diagnose.de/script/cookieconsent.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/139652
! https://github.com/AdguardTeam/AdguardFilters/issues/74605
tuttosport.com#@##didomi-notice
@@||sdk.privacy-center.org/ui-gdpr-*.js$domain=tuttosport.com
@@||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
! 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/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
! 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
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/71179
acp.pt#@#.cookies-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/71578
@@||gawex.pl/assets/js/cookieinfo.js
! 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/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/167730
! https://github.com/AdguardTeam/AdguardFilters/issues/78524
@@||config.*.usercentrics.eu/gvl/*/*.json$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||consent-api.service.consent.usercentrics.eu/consent/$domain=sixx.de|prosiebenmaxx.de|sat1.de|prosieben.de|kabeleins.de|sixx.de|sat1gold.de|ran.de|joyn.de|sat1.at
@@||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/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/68445
@@||cdn.privacy-mgmt.com/mms/choice_action_response$domain=cyberport.de
@@||cdn.privacy-mgmt.com/wrapperMessagingWithoutDetection.js$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
! 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
! 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
@@||consent-api.service.consent.usercentrics.eu/consent/uw/$domain=wetter.com
@@||config.eu.usercentrics.eu/gvl/*.json$domain=wetter.com
@@||api.usercentrics.eu/translations/*.json$domain=wetter.com
@@||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/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/65978
trixie.de#@#.cookie_accept
! https://github.com/AdguardTeam/AdguardFilters/issues/167939
! https://github.com/AdguardTeam/AdguardFilters/issues/80283
! https://github.com/AdguardTeam/AdguardFilters/issues/65868
@@||collector.appconsent.io/hello$domain=linternaute.com
@@||cdn.appconsent.io/*.js$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/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
portalbhp.pl,portalprzedszkolny.pl,portaloswiatowy.pl#@#.overlay-cookie
portalbhp.pl,portalprzedszkolny.pl,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/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/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
! 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/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/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/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^$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/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
@@||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
@@||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/139004
@@||geolocation.onetrust.com/cookieconsentpub/v*/geo/location$domain=gamespot.com
! 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
! 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/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/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/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
! 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/49620
@@||cdn.cookielaw.org^$domain=gamespot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49614
@@||sourcepoint.mgr.consensu.org^$domain=spiegel.de
! 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/47754
beterbed.nl#@#.cookiewall:not(body):not(html)
! 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
! 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/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
@@||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
! 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
! 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/29104
! 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/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
@@||cmp.quantcast.com/choice/$domain=dailystar.co.uk
@@||cmp.quantcast.com/tcfv2/cmp2.js$domain=dailystar.co.uk
@@||cmp.quantcast.com/GVL-*.json$domain=dailystar.co.uk
@@||cmp.quantcast.com/tcfv2/*/cmp2ui*.js$domain=dailystar.co.uk
@@||cmp.quantcast.com/tcfv2/google-atp-list.json$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/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.dk,qxl.no#@##cookie-wrapper
lauritz.com,qxl.dk,qxl.no#@##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/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
! 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/club-ad-nl.11822/
@@/cookie_law/*$script,domain=club.ad.nl
! 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
! 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/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
lg.com#@#.cookie-check
mycard2go.com#@#.cookiebar
foodnetwork.co.uk#@#.cookie-message:not(html):not(body)
!
! NOTE: Fixing problems on platforms without CSS rules support
!
!