Skip to content

“badfilter” modifier does not seem to be interpreted #7873

Open
@mgcWil

Description

@mgcWil

Prerequisites

Platform (OS and CPU architecture)

Windows, AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

v0.108.0-a.1112+16fda888

Action

Hi, I've had a problem for a long time, I mentioned it in a discussion earlier this year #7571

The problem persists, rules with the “badfilter” modifier are not interpreted.

I use the “Badware Hoster blocking” filter from hagezi, but the problem is the same with other filters and rules, personal or otherwise.

Expected result

The “badfilter” modifier should remain a powerful defence against rules that can be considered as false positives. Today, this asset is reduced to nothing.

It's out of the question to whitelist all subdomains with a rule similar to :
@@||blogspot.com^
which would authorize access to the whole domain just because the “badfilter” modifier doesn't work, that's not a valid solution.

Actual result

In my example, the following rule:
||blogspot.com^$badfilter
does not disable :
||blogspot.com^ present in the hagezi filter
access to Blogspot subdomains (all Blogspot blogs) is still impossible.

This is obviously the case for all the other hosts on this list and all the other rules of this type.

Additional information and/or screenshots

Thank you for taking this problem into consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions