Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/m0zgen/my-zbld
- Owner: m0zgen
- Created: 2024-01-21T10:46:27.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T14:06:10.000Z (about 2 months ago)
- Last Synced: 2024-11-05T15:20:58.500Z (about 2 months ago)
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 namesEnjoy!