first commit
This commit is contained in:
10
example_config.json
Normal file
10
example_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"ip_server":"https://api.ipify.org",
|
||||
"dns_endpoint":"https://dns.eu.ovhapis.com/nic/update",
|
||||
"username":"username",
|
||||
"password":"password",
|
||||
"domains":[
|
||||
"example.com"
|
||||
],
|
||||
"delay":3600
|
||||
}
|
||||
Reference in New Issue
Block a user