PiHoleBlocklist – RegEx

https://raw.githubusercontent.com/anthony-wang/PiHoleBlocklist/master/regex.list Open raw list
739entries
+0 -0last change
last updated
11.0 KBsize
1 day agolast checked

Description

Filter list covering ads. Format: Pi-hole RegEx. See the project homepage for details and inclusion criteria.

Integration

Add the list to the blocking.denylists section of your config.yml:

blocking:
  denylists:
    default:
      - https://raw.githubusercontent.com/anthony-wang/PiHoleBlocklist/master/regex.list
  clientGroupsBlock:
    default:
      - default

Restart Blocky afterwards.

Blocky documentation

Scroll to Top