Simple FI-domain availability checking

This commit is contained in:
Lauren Toivanen 2025-01-31 05:59:20 +02:00
commit d40bfca474
8 changed files with 267 additions and 0 deletions

4
config.json.example Normal file
View file

@ -0,0 +1,4 @@
{
"port": 6900,
"siteName": "NexSIS"
}