Adam

Results 113 issues of Adam

Currently if `delay` is not an integer then we cannot use `matchDelay`, because it will be not matched. For example, if there is script like this: ```js (() => {...

Version: Scriptlets v1.8

@olegwukr Niestety ta reguła jest niekompatybilna z AdGuardem (w zasadzie z kompilatorem filtrów, problem powoduje to brak spacji po przecinku): https://github.com/olegwukr/polish-privacy-filters/blob/3bcffe8a41f1eddf25f44867eaa461431c2d1c68/anti-adblock-suplement-adguard.txt#L40 Mógłbyś proszę ją zmienić na: `zambrow.org##+js(abort-current-inline-script.js, document.getElementById, block)`

### AdGuard version 7.15.1/7.15.0 nightly 29 ### OS version Windows 11 ### Steps to reproduce 1. Open filter editor 2. Click `+` to add new rule 3. Start typing, press...

Resolution: Fixed
Status: Resolved
Priority: P4
Version: AdGuard v7.17

### AdGuard Extension version 4.3.25 beta ### Browser version Chrome 122 ### OS version Windows 11 ### What filters do you have enabled? AdGuard Base filter ### What Stealth Mode...

Bug
Priority: P2
Version: AdGuard v4.3.x
Version: AdGuard v5.0-mv2

I'm not sure if it happens on other domains, but it occurs on `.com.ru` AdGuard AdBlocker version 4.2.228/4.2.240 ### Steps to reproduce: 1. Add these rules: ```adblock flightradar24.*##body flightradar24.*#%#alert(1); ```...

Resolution: Fixed
Status: Resolved
Version: AdGuard v4.3
Priority: P3

AdGuard 4.2.209 Chrome/Firefox Steps to reproduce 1. Add this rule: ```adblock ||example.org^$all ``` 2. Go to - https://example.org/ Please open it in a current tab or type (or copy and...

Bug
Priority: P4

It seems that it's not a new issue and occurs with stable (2.5.71) and beta (2.5.87) version. Steps to reproduce 1. Go to - [https://web.archive.org/web/20230424155358/https://adguard.com/en/welcome.html](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https://web.archive.org/web/20230424155358/https://adguard.com/en/welcome.html) 2. Open browser console, there...

Resolution: Fixed
Status: Resolved
Version: PopupBlocker v2.5 patch 1
Priority: P4

Similar to - https://github.com/AdguardTeam/Scriptlets/issues/199#issuecomment-1063271758 but for `prevent-fetch`. Also adding `Content-Length` header to response would be a good idea, related to - https://github.com/AdguardTeam/AdguardFilters/issues/175797 and https://github.com/AdguardTeam/AdguardFilters/issues/176137 Steps to reproduce: 1. Add this...

enhancement
Priority: P4

It could be useful in this case - https://github.com/AdguardTeam/AdguardFilters/issues/166126 Instead of allowing cookie notice and closing it, we could use `dispatchEvent()` to load video player. Something like: ```js function dispatchCustomEvent(event,...

Resolution: Fixed
Status: In Review
Priority: P2
Version: Scriptlets v1.11

The same as - https://github.com/AdguardTeam/Scriptlets/issues/417, but for `fetch`.

Feature request
Priority: P4