瀏覽代碼

link to repo for dnsimple integration support

Matthew Turney 8 年之前
父節點
當前提交
326ac485b3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dnsapi/dns_dnsimple.sh

+ 1 - 0
dnsapi/dns_dnsimple.sh

@@ -1,6 +1,7 @@
 #!/usr/bin/env sh
 
 # DNSimple domain api
+# https://github.com/pho3nixf1re/acme.sh/issues
 #
 # This is your oauth token which can be acquired on the account page. Please
 # note that this must be an _account_ token and not a _user_ token.