File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change @@ -285,6 +285,15 @@ ssl=yes # use ssl-support. Works with
285
285
# password=your_password
286
286
# test.example.com
287
287
288
+ ##
289
+ ## Porkbun (https://porkbun.com/)
290
+ ##
291
+ # protocol=porkbun
292
+ # apikey=APIKey
293
+ # secretapikey=SecretAPIKey
294
+ # host.example.com,host2.sub.example.com
295
+ # on-root-domain=yes example.com,sub.example.com
296
+
288
297
##
289
298
## ClouDNS (https://www.cloudns.net)
290
299
##
@@ -308,10 +317,56 @@ ssl=yes # use ssl-support. Works with
308
317
#password=mypassword, \
309
318
#subdomain-1.domain.com,subdomain-2.domain.com
310
319
320
+ ##
321
+ ## dnsexit2 (API method www.dnsexit.com)
322
+ ##
323
+ #protocol=dnsexit2
324
+ #password=MyAPIKey
325
+ #subdomain-1.domain.com,subdomain-2.domain.com
326
+
327
+ ##
328
+ ## domeneshop (www.domeneshop.no)
329
+ ##
330
+ # protocol=domeneshop
331
+ # login=<token>
332
+ # password=<secret>
333
+ # subdomain-1.domain.com,subdomain-2.domain.com
334
+
311
335
##
312
336
## Njal.la (http://njal.la/)
313
337
##
314
338
# protocol=njalla,
315
339
# password=mypassword
316
340
# quietreply=no|yes
317
341
# my-domain.com
342
+
343
+ ##
344
+ ## regfish.de (www.regfish.de/)
345
+ ##
346
+ # protocol=regfishde,
347
+ # password=mypassword
348
+ # my-domain.com
349
+
350
+ ##
351
+ ## Enom (www.enom.com)
352
+ ##
353
+ # protocol=enom,
354
+ # login=domain.name,
355
+ # password=domain-password
356
+ # my-domain.com
357
+
358
+ ##
359
+ ## DigitalOcean (www.digitalocean.com)
360
+ ##
361
+ #protocol=digitalocean, \
362
+ #zone=example.com, \
363
+ #password=api-token \
364
+ #example.com,sub.example.com
365
+
366
+ ##
367
+ ## Infomaniak (www.infomaniak.com)
368
+ ##
369
+ # protocol=infomaniak,
370
+ # login=ddns_username,
371
+ # password=ddns_password
372
+ # example.com
You can’t perform that action at this time.
0 commit comments