tsurlfilter icon indicating copy to clipboard operation
tsurlfilter copied to clipboard

AdGuard content blocking library

Results 54 tsurlfilter issues
Sort by recently updated
recently updated
newest added

- [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue has not...

enhancement

https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2050

bug

Currently `$stealth` modifier is not supported in MV3 extension, so breakage caused by `Hide Referer from third parties` cannot be fixed in filters. Consider to disable it or check if...

Resolution: Fixed
Status: Resolved
Priority: P2
Version: AdGuard v5.0
Version: tsurlfilter v3.1

Related to - https://github.com/AdguardTeam/AdguardFilters/issues/184832 Incorrect blocking is caused by this rule: ```adblock *$image,redirect-rule=1x1-transparent.gif,domain=seznamzpravy.cz|sport.cz|seznam.cz|sbazar.cz|firmy.cz|super.cz|garaz.cz|stream.cz|novinky.cz ``` from `EasyList Czech and Slovak` filter list. It redirects all images instead of only these which...

Resolution: Fixed
Status: Resolved
Priority: P2
Version: AdGuard v5.0
Version: tsurlfilter v3.1

Currently the AdGuard browser extension doesn't recognize uBlock regex syntax but the compatibility has already been implemented in https://github.com/AdguardTeam/CoreLibs The support should be added to [tsurlfilter](https://github.com/AdguardTeam/tsurlfilter) as well. Relevant issue:...

Priority: P4
Feature request

as in issue https://github.com/AdguardTeam/AdguardFilters/issues/182791 parameters are not deleted automatically, even though the rules are already in the Adguard filter. so I have to do a hard refresh (CTRL+F5) manually so...

Priority: P4

https://github.com/AdguardTeam/AdguardFilters/issues/183737. Requests from `ei.phncdn.com` are blocked for some reason, which caused the above problem. As I see, it was with the AdGuard Base, but we do not have such rules,...

bug
Resolution: Fixed
Status: Resolved
Priority: P4
Version: AdGuard v5.0

### Issue URL (Anti Adblock Script) [https://nexnoo.com/7vsl9Z](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fnexnoo.com%2F7vsl9Z) ### Screenshots Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/ialvwpgh59ss4c48scgkwg88o8g84ochuzrkxaqk5w.png?nc=1) ### System configuration Information | Value --- | --- AdGuard product: | AdGuard Browser Extension v4.3.53 System...

bug
Priority: P3

### Issue URL (Incorrect Blocking) [NSFW] [https://www.google.ru/search?q=goodbye+eternity+%D0%BF%D0%BE%D1%80%D0%BD%D0%BE&newwindow=1&sca_esv=bb6fb22019ea88f6&sxsrf=ADLYWIIyVtHIzOkA3oeevE1gCtVnbz4OZg%3A1719924014234&ei=LvWDZqTpDbrKwPAP3siDqAM&ved=0ahUKEwikuKKfsIiHAxU6JRAIHV7kADUQ4dUDCA8&oq=goodbye+eternity+%D0%BF%D0%BE%D1%80%D0%BD%D0%BE&gs_lp=Egxnd3Mtd2l6LXNlcnAiG2dvb2RieWUgZXRlcm5pdHkg0L_QvtGA0L3QvkgAUABYAHAAeACQAQCYAQCgAQCqAQC4AQzIAQCYAgCgAgCYAwCSBwCgBwA&sclient=gws-wiz-serp](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.google.ru%2Fsearch%3Fq%3Dgoodbye%2Beternity%2B%25D0%25BF%25D0%25BE%25D1%2580%25D0%25BD%25D0%25BE%26newwindow%3D1%26sca_esv%3Dbb6fb22019ea88f6%26sxsrf%3DADLYWIIyVtHIzOkA3oeevE1gCtVnbz4OZg%253A1719924014234%26ei%3DLvWDZqTpDbrKwPAP3siDqAM%26ved%3D0ahUKEwikuKKfsIiHAxU6JRAIHV7kADUQ4dUDCA8%26oq%3Dgoodbye%2Beternity%2B%25D0%25BF%25D0%25BE%25D1%2580%25D0%25BD%25D0%25BE%26gs_lp%3DEgxnd3Mtd2l6LXNlcnAiG2dvb2RieWUgZXRlcm5pdHkg0L_QvtGA0L3QvkgAUABYAHAAeACQAQCYAQCgAQCqAQC4AQzIAQCYAgCgAgCYAwCSBwCgBwA%26sclient%3Dgws-wiz-serp) ### Comment > Не откывает сайты с вкл или выкл расширением. > ПОМОГАЕТ только если отключить расширения в самом браузере, в настройках. ###...

bug
Priority: P4

```adblock [$domain=/example[0-9]\.(com|org)/]##.ad ! ↑ ! this closing square bracket falsely considered as the end of the modifier block ``` ```adblock [$domain=/example\d{1,}\.(com|org)/]##.ad ! ↑ ! this comma falsely considered as a...

Priority: P4
T: AGTree