Adds comment

This commit is contained in:
Kristian Johansson 2021-02-24 17:34:28 +01:00 committed by Alexander Kulumbeg
parent b0f5ad75ae
commit 0fe3538331
1 changed files with 3 additions and 1 deletions

View File

@ -6,9 +6,11 @@
#SIMPLY_ApiKey="apikey"
#
#SIMPLY_Api="https://api.simply.com/1/[ACCOUNTNAME]/[APIKEY]"
SIMPLY_SUCCESS_CODE='"status": 200'
SIMPLY_Api_Default="https://api.simply.com/1"
#This is used for determining success of REST call
SIMPLY_SUCCESS_CODE='"status": 200'
######## Public functions #####################
#Usage: add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
dns_simply_add() {