From 08a9f2925c30d6f353633ab5f4d80398fd04decb Mon Sep 17 00:00:00 2001 From: Alex-302 Date: Sat, 27 Apr 2024 13:45:23 +0300 Subject: [PATCH] Fix #177806 puhutv.com --- TurkishFilter/sections/antiadblock.txt | 1 + yarn.lock | 20 ++++++++++++++++++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/TurkishFilter/sections/antiadblock.txt b/TurkishFilter/sections/antiadblock.txt index f0338a93d4ebce..99c85a4cdde0da 100644 --- a/TurkishFilter/sections/antiadblock.txt +++ b/TurkishFilter/sections/antiadblock.txt @@ -244,6 +244,7 @@ otopark.com#%#//scriptlet("abort-current-inline-script", "$", "!document.getElem ! https://github.com/AdguardTeam/AdguardFilters/issues/159453 ! https://github.com/AdguardTeam/AdguardFilters/issues/142450 ! https://github.com/AdguardTeam/AdguardFilters/issues/88310 +@@||puhutv.com/banner-ad.png puhutv.com#%#//scriptlet("set-constant", "adBlockEnabled", "false") ||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-adsbygoogle,domain=puhutv.com !#if (adguard_ext_firefox || adguard_app_ios || adguard_ext_android_cb || adguard_ext_safari) diff --git a/yarn.lock b/yarn.lock index 3a451b17ab18f8..ac06f486e4c195 100644 --- a/yarn.lock +++ b/yarn.lock @@ -913,7 +913,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== @@ -940,7 +949,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==