go-blocklist/readme.md

17 lines
278 B
Markdown
Raw Permalink Normal View History

2024-09-02 13:22:43 +00:00
# go-blocklist
Replaces the old avascript and bash script version with a go verion. Does all the work internally.
2024-09-02 13:24:07 +00:00
## Environment vars:
- CRONSETTING // Default: "0 1 * * *" // At 01:00, every day
- UPDATE // Set it true to trigger an update
- PORT // defaults to 8989
2024-09-02 13:22:43 +00:00