Commit Graph

2182 Commits (ad208ba79232bfe1db73bcbaf0af9c071daa097e)

Author SHA1 Message Date
Gianluca Giacometti ad208ba792
Merge fc98c2f2a2 into a054f6a97b 2 weeks ago
Giovannimaria Gandossi dd2199c472 Adding support for FreeMyIP dns API 3 weeks ago
neil 384f0fb89a
Merge pull request #6242 from NerLOR/master
dns_world4you: Adapt to change in world4you.com
3 weeks ago
Lorenz Stechauner 1d628bcf9e dns_world4you: Adapt to change in world4you.com 3 weeks ago
Gianluca Giacometti fc98c2f2a2
Update parameter name changed in official release 2 months ago
ARNik 26a5d48f63 dnsapi: Beget.com fix case-sensitive domain names 2 months ago
ARNik aa6feb4b62 dnsapi: Beget.com fix rm record 2 months ago
ARNik 2fef0ebea8 dnsapi: Beget.com subdomain preparation rework 2 months ago
ARNik 66dd51a09a dnsapi: check Beget.com API replies 2 months ago
ARNik 077868604d dnsapi: Add Beget.com DNS API 2 months ago
neil 0ae80272fb
Merge pull request #5237 from markkuleinio/add-he-ddns
Add dnsapi script for HE DDNS
2 months ago
neil cf537070d8
Merge pull request #5128 from vlad-kms/master
Feature: Add new version API dns SELECTEL dns_selectel.sh (actual v2)
2 months ago
Markku Leiniö fef4574c3c Fix option description 2 months ago
neil 65239c7c25
Merge pull request #6184 from JazzMalar/master
Update dns_cyon plugin
2 months ago
Markus Schenk 1b123054b3 also updated the other validation functions 2 months ago
Markus Schenk b29d17f522 changed char class for compatibility with openbsd 2 months ago
Markus Schenk 04aefbf28d moved the env change check to its own function 2 months ago
Markus Schenk 0e4fd5269b run tests 2 months ago
Markus Schenk 6328496bfb run tests 2 months ago
Markus Schenk 524b40b75f adhere to shell formatting 2 months ago
Markus Schenk 0241552c0d update dns_cyon for updated field names and add validation 2 months ago
neil fd3f6687ce
Merge pull request #6099 from catap/openbsd
Fix syntax for OpenBSD sh
2 months ago
neil 93d63749e6
Merge pull request #6178 from peterv99/dev
Add mijn.host DNS API Support
2 months ago
Sergey Ponomarev 11de3aed51 dnsapi: structured info minor fixes
Extend dns_myapi.sh info with samples.
omglol: Split Address option by a dot to avoid incorrect parsing with a dot from omg.lol

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2 months ago
Gianluca Giacometti b629e26203
Fix info 2 months ago
peterv99 1ae7dd9b11
Updated info block 3 months ago
Sergey Ponomarev a3250fac6d dnsapi: Add structured info for lima-city and west.cn
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
3 months ago
Gianluca Giacometti 38aa8696e7
Update dns_fmdns.sh 3 months ago
Gianluca Giacometti 891daeffe0
Update dns_fmdns.sh 3 months ago
peterv99 9526dbadad mijn.host API unreliable, upped retry times to 15 3 months ago
Sergey Ponomarev 6ad469c637 dnsapi: Fix structured info
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
3 months ago
peterv99 b30cdf0873 Merge branch 'dev' of github.com:peterv99/acme.sh into dev 3 months ago
peterv99 234bc93ddb Removed superfluous debug message 3 months ago
peterv99 42862852b8 Corrected sleep message 3 months ago
peterv99 7a6101c417 Corrected sleep time message 3 months ago
peterv99 588123ed11 Updated backoff algorithm 3 months ago
Gianluca Giacometti 12fc118f5d
Update dns_fmdns.sh 3 months ago
Gianluca Giacometti 15af878694
Update dns_fmdns.sh 3 months ago
Gianluca Giacometti dbb46669db
Update dns_fmdns.sh 3 months ago
Gianluca Giacometti 3d98c9285f
Create dns_fmdns.sh 3 months ago
peterv99 ac9852f9df Added fix for specific API error that mijn.host sometimes throws. 3 months ago
peterv99 d093476da5 Refactored REST calls to add generic retries,
as mijn.host API times out at times.
3 months ago
peterv99 9ad794f2cc Name change, function name change to mijnhost 3 months ago
peterv99 b0f566a80d Name change to be in line with other API scripts
Added time-out to _get calls at 120s to fix API timeouts
3 months ago
Vladimir Alexeev d3f3a70350 keep content:
# dns_selectel_info='Selectel.com
# Domains: Selectel.ru
# Site: Selectel.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
# Options:
# Variables that must be defined before running
3 months ago
Vladimir Alexeev 3f262fe872 keep content:
# dns_selectel_info='Selectel.com
# Domains: Selectel.ru
# Site: Selectel.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
# Options:
# Variables that must be defined before running
3 months ago
peterv99 150c708726 Better debug messages for root domain detection 3 months ago
peterv99 7512dbffbb Fixed yet another error in dns_rm 3 months ago
peterv99 3cfa882fe1 Fixed error in dns_mijn_host_rm 3 months ago
peterv99 35f3b7088d Updated PUT request to hold only fqdn domain name values# 3 months ago