changing to the IPv4 endpoint by default to fix IPv6 issues

This commit is contained in:
Ross Brackett 2021-08-10 11:01:52 -07:00
parent 9753dcd736
commit 59623b7410
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{ "endpoint":"https://porkbun.com/api/json/v3",
{ "endpoint":"https://api-ipv4.porkbun.com/api/json/v3",
"apikey": "",
"secretapikey": ""
}

0
porkbun-ddns.py Normal file → Executable file
View file