Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m0zgen/my-zbld

Allow/Block example zBLD lists for custom users in OpenBLD.net
https://github.com/m0zgen/my-zbld

Last synced: about 1 month ago
JSON representation

Allow/Block example zBLD lists for custom users in OpenBLD.net

Awesome Lists containing this project

README

        

# Allow/Blocking lists for zBLD service

You can use regular expression compatibly with Go

> [!IMPORTANT]
> All regular expression expressions must be placed between characters `/` and `/`
> Example `/(^|^.*\.)openbld.(net)$/`

- `block.txt` example block list for blocking domain names
- `allow.txt` example for allowing domain names

Enjoy!