Andrey Meshkov

Results 242 issues of Andrey Meshkov

Currently, `godnsbench` can only randomize a domain name which is nice, but it's not the same as a real server load. Another simple option would be to allow specifying an...

enhancement

At this point this is an issue for discussing how the formatter can be implemented and how exactly the filter lists and individual rules should be formatted / sorted. My...

question
feature request

Sorry for several things in one issue. * `$extension`: https://github.com/AdguardTeam/KnowledgeBase/pull/197 * `$referrerpolicy`: https://github.com/AdguardTeam/KnowledgeBase/pull/180 * `$method` and `$to` have been added: https://github.com/AdguardTeam/KnowledgeBase/pull/204 * `$stealth` now supports disabling specific features: https://adguard.com/kb/general/ad-filtering/create-own-filters/#stealth-modifier

enhancement
T: syntax highlighter

We're relaxing validation rules in tsurlfilter and CoreLibs: https://github.com/AdguardTeam/CoreLibs/issues/1816 But it still makes sense to validate if a filtering rule match "too many" URLs. Please take a look at the...

enhancement
T: Linter rule
feature request
Priority: P4

We can use `urlfilter.adtidy.org` to quickly check whether a domain is alive or not. Here's how it can be done: `https://urlfilter.adtidy.org/v2/checkDomains?domain=doubleclick.net&domain=doubleclick.com` The response will contain this structure: ``` "info": {...

T: Linter rule
feature request
Priority: P4

https://github.com/AdguardTeam/AdguardFilters/commit/01eba10fd508fa170dd02c93b1db7fa88c621004 This rule is getting flagged: `$permissions=join-ad-interest-group=()\, run-ad-auction=()\, browsing-topics=()`

bug
Priority: P4

Not every ad blocker is capable of parsing them properly so having such a rule makes sense as this way the filter list will be compatible with any ad blocker.

enhancement
Priority: P4

Once we finish with the declarative converter, it makes sense to add a new linter rule that checks if a rule is compatible with different MV3 implementations (Safari is a...

T: Linter rule
Priority: P4

I suggest adding support for linting DNS filtering rules as well: https://adguard-dns.io/kb/general/dns-filtering-syntax/ We'll need to differentiate DNS lists from traditional lists and it seems that the "user agent" string can...

P: Medium
feature request

We should be very careful with comments that are being removed though.

enhancement
Priority: P4