changing to the IPv4 endpoint by default to fix IPv6 issues
This commit is contained in:
parent
9753dcd736
commit
59623b7410
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ "endpoint":"https://porkbun.com/api/json/v3",
|
{ "endpoint":"https://api-ipv4.porkbun.com/api/json/v3",
|
||||||
"apikey": "",
|
"apikey": "",
|
||||||
"secretapikey": ""
|
"secretapikey": ""
|
||||||
}
|
}
|
0
porkbun-ddns.py
Normal file → Executable file
0
porkbun-ddns.py
Normal file → Executable file
Reference in a new issue