Krzysztof Modras

Results 124 comments of Krzysztof Modras

Should we try to use preprocessor to inject values into those files? Then such change can be send upstream.

Hi @anotherus3r, thanks for pointing this out. We will look into this on upcoming update. Let's hope it will be easy to translate the app to other languages as well.

All uBO filters `replace` that are currently in use: ``` filters/filters-2024.txt 30:||alliptvlinks.com/tktk-content/plugins/$script,1p,replace=/\bconst now.+?, 100/clearInterval(timer);resolve();}, 100/gms 579:/theme/002/js/application.js?2.0|$script,1p,replace=/video\.maxPop/0/ filters/unbreak.txt 4802:||s3media.247sports.com/Scripts/Bundle/*/videoPlayer.js^$script,1p,replace=/;if\(!\([a-z]+\|\|\(null===[^{]+/;if(false)/ filters/filters-2023.txt 2931:||dehlinks.ir/link_download.php?Mozojadid_Id=$doc,replace=/content="15;/content="0;/ 3017:||rekidai-info.github.io/_app/immutable/components/pages/index/_page.svelte-$script,replace=/try\{.*?catch.*?push\(\)\}catch\{// 3018:||rekidai-info.github.io/_app/immutable/components/pages/index/_page.svelte-$script,replace=/throw new Error\("Error Loading Rekidai Data."\)\}throw new Error\("Ad block...

Current matching logic in Ghostery 10 for Firefox: https://github.com/ghostery/ghostery-extension/blob/d2542406174fb59ff939095b6d6d925bea79a3b9/extension-manifest-v3/src/background/adblocker.js#L356 will have to changed from: 1. for main frames - apply html cosmetic filters 2. for all other - match network...

@dmurph Thank you for your report! When reproducing I was able to crash Chromium, so something is definitely off. Also, Firefox and Safari don't look to be affected (Probably have...

Thank you for report. It is a race condition, extension is not able to start before the page starts loading and this is why some ads are able to pass...

@jbarnicle thank you for your report - can you please share some details. Which version of Ghostery extension are you using, what's your browser and what it the affected website.

Hi @ca-dsgn, thank you for your report. As far as I can tell this should work. Can you please provide examples? URLs and screenshots should help us to understand the...

Thank you for sharing! Something definitely does not look right. I've tested myself and the cookie consent dialog is dismissed correctly thanks to Never-Consent. I'm passing this to @GRadziejewski so...