mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #181899 bazaraki.com
This commit is contained in:
@@ -8261,7 +8261,6 @@ 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
|
||||
@@ -11932,6 +11931,8 @@ jawoll.de,cafe-royal.com,campingplus.de,bikebox-shop.de,mline.com,blumixx.de,roe
|
||||
!
|
||||
!
|
||||
!+ NOT_OPTIMIZED
|
||||
bazaraki.com,market.fenerium.com,istegelsin.com##.privacy-cookies
|
||||
!+ NOT_OPTIMIZED
|
||||
carsales.com.au##csn-gdpr-toaster
|
||||
!+ NOT_OPTIMIZED
|
||||
support.enpass.io###cookie-status-widget-holder
|
||||
|
||||
@@ -929,7 +929,7 @@ pornhub.com,redtube.com,tube8.com,tube8.es,tube8.fr#@#[src^="bLob:"]
|
||||
!+ PLATFORM(ios, ext_safari)
|
||||
@@||nytimes.com/*-advertisement.html
|
||||
! bazaraki.com - blocked page in Safari
|
||||
!+ PLATFORM(ios, ext_safari)
|
||||
!+ NOT_OPTIMIZED PLATFORM(ios, ext_safari)
|
||||
@@||bazaraki.com/adv/
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/22944
|
||||
@@||static.doubleclick.net/instream/ad_status.js$domain=investing.com
|
||||
|
||||
20
yarn.lock
20
yarn.lock
@@ -905,7 +905,16 @@ string-argv@~0.3.2:
|
||||
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
|
||||
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
|
||||
|
||||
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
|
||||
"string-width-cjs@npm:string-width@^4.2.0":
|
||||
version "4.2.3"
|
||||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
||||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
||||
dependencies:
|
||||
emoji-regex "^8.0.0"
|
||||
is-fullwidth-code-point "^3.0.0"
|
||||
strip-ansi "^6.0.1"
|
||||
|
||||
string-width@^4.1.0:
|
||||
version "4.2.3"
|
||||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
||||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
||||
@@ -932,7 +941,14 @@ string-width@^7.0.0:
|
||||
get-east-asian-width "^1.0.0"
|
||||
strip-ansi "^7.1.0"
|
||||
|
||||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
||||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
||||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
||||
dependencies:
|
||||
ansi-regex "^5.0.1"
|
||||
|
||||
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
||||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
||||
|
||||
Reference in New Issue
Block a user