diff --git a/config.json b/config.json new file mode 100644 index 0000000..b110ff0 --- /dev/null +++ b/config.json @@ -0,0 +1,5 @@ +{ + "api_prefix": "YOUR_PUBLIC_PREFIX_HERE", + "api_secret": "YOUR_SECRET_KEY_HERE", + "check_ip_url": "https://api.ipify.org" +} \ No newline at end of file