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

thb007 picture thb007  路  3Comments

s-timm picture s-timm  路  4Comments

Iconology picture Iconology  路  3Comments

hl2guide picture hl2guide  路  3Comments

ajongsma picture ajongsma  路  3Comments