Add config.json

This commit is contained in:
rafal 2026-01-29 20:39:12 +00:00
parent d40793074f
commit 7b6d577f69

5
config.json Normal file
View File

@ -0,0 +1,5 @@
{
"api_prefix": "YOUR_PUBLIC_PREFIX_HERE",
"api_secret": "YOUR_SECRET_KEY_HERE",
"check_ip_url": "https://api.ipify.org"
}