Adblock blocklists

Anyone is using Adblock lists and gets 0 domains during the gravity update?

|Number of domains on this list:|0|
|Number of non-domains on this list:|0|

I am using @hagezi lists and 3 out of 6 lists show 0. The other 3 lists are totally fine.

I know there are plenty of lists to choose from :slight_smile: , I just wanted to give it a try. By the way Thank you @hagezi for parsing all these lists and making them available,.

Here are the lists that are not populating:

https://gitlab.com/hagezi/mirror/-/raw/main/dns-blocklists/adblock/doh.txt

https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/fake.txt

https://gitlab.com/hagezi/mirror/-/raw/main/dns-blocklists/adblock/tif.txt

Here is a sample:

! Title: HaGeZi's Encrypted DNS Bypass DNS Blocklist
! Description: Prevent methods to bypass your DNS, blocks encrypted DNS only
! Note: To ensure the bootstrap is your DNS server: Redirect standard DNS outbound (UDP 53) to an internal server. Block all DoT (TCP 853) outbound.
! Homepage: GitHub - hagezi/dns-blocklists: DNS-Blocklists: For a better internet - keep the internet clean!
! Issues: Issues ยท hagezi/dns-blocklists ยท GitHub
! Expires: 7 days
! Last modified: 10 Jan 2024 22:58 UTC
! Version: 2024.0110.2258.24
! Syntax: AdBlock
! Number of entries: 830
!
||ns.00dani.me^
||cdn.0ms.dev^
||dns.0ooo.icu^
||cloud.198.games^
||1and1-dns.de^
||dns.23-4.cn^
||233py.com^
||dns.240527.xyz^
||doh003.280blocker.net^
||doh.30x.me^
||doh.360.cn^
||dot.360.cn^
||dns.4-the.win^
||doh.42l.fr^
||dns.52306.org^
||dns.5ososea.com^
||family.5ososea.com^
||kids.5ososea.com^
||jp.68360612.xyz^
||dns.7vpn.com^
||dns.886886886.xyz^
||8888.google^
||doh.aaaab3n.moe^
||adb.aadityakushwaha.com^
||dns.aaflalo.me^
||dns-gcp.aaflalo.me^

Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

1 Like

This is just a cosmetic issue. No functionality is affected.

This is a known issue and it's already fixed in v6 (still in development).

All lists are correctly parsed and entries are stored, but the count of ABP style entries (your 3 lists only have this kind of entries) are incorrectly printed as zero.

Related issue in Github:

1 Like

:slight_smile: :sweat_smile:

I agree, it is just a vanity issue, there are plenty of other lists to feed my pihole.

and I went through the

pihole_updateGravity.log

and I see that pihole is actually parsing these 3 list just as you described it

Thank you for letting me know about the bug,