diff --git a/config.json.example b/config.json.example index 2c7490b..2936205 100644 --- a/config.json.example +++ b/config.json.example @@ -1,4 +1,4 @@ -{ "endpoint":"https://porkbun.com/api/json/v3", +{ "endpoint":"https://api-ipv4.porkbun.com/api/json/v3", "apikey": "", "secretapikey": "" } \ No newline at end of file diff --git a/porkbun-ddns.py b/porkbun-ddns.py old mode 100644 new mode 100755