Adguardhome: Error processing blocklist

Created on 2 Jun 2019  路  2Comments  路  Source: AdguardTeam/AdGuardHome

Steps to reproduce

  1. Load this block list https://dbl.oisd.nl/
  2. this is blocked raw.githubusercontent.com

Expected behavior

It should not block it because that domain is not in that list.

Actual behavior

Allow

Your environment

Running in docker latest version

waiting for repro

Most helpful comment

Guys, this issue will be resolved in v0.96 alongside #535.

I'll keep it open for now so that we don't forget to re-test it.

All 2 comments

I had this same issue. It's because entries in a list are treated as regex and that list contains "ntent.com", which matches "raw.githubusercontent.com".

It would be nice to have better handling of lists in this format.

Guys, this issue will be resolved in v0.96 alongside #535.

I'll keep it open for now so that we don't forget to re-test it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Mosney picture Mosney  路  35Comments

ameshkov picture ameshkov  路  27Comments

ameshkov picture ameshkov  路  26Comments

rfgamaral picture rfgamaral  路  27Comments

mrtargaryen picture mrtargaryen  路  26Comments