-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync #3034
Conversation
Remove useless &
Fix removing DNS records
dns_hexonet: Fix removing DNS records
$fulldomain could be just 'domain.duckdns.org' if provided with --domain-alias or '_acme-challenge.domain.duckdns.org' otherwise. In the latter case, '_acme-challenge' is thrown away. Correctly extract 'domain' in both cases.
Maintaining the naming of the API (for backwards compatibility), but renaming hostname.
Fix bug in dns_regru.sh (#2963)
unoeuro.com is now simply.com
Trivial text changes
Don't depend on eregex in sed
dns_duckdns.sh - correctly extract domain
First, NEVER send a PR to Or some other wiki pages: |
sync