|
|
@ -13,7 +13,7 @@ Author: (Your Name or generated by AI) |
|
|
' |
|
|
' |
|
|
|
|
|
|
|
|
# Base endpoint for the MGW-MEDIA.DE API (parameters will be added as query strings) |
|
|
# Base endpoint for the MGW-MEDIA.DE API (parameters will be added as query strings) |
|
|
MGWM_API_ENDPOINT="https://api.mgw-media.de/record" |
|
|
|
|
|
|
|
|
MGWM_API_ENDPOINT="https://ipv4.api.mgw-media.de/record" |
|
|
|
|
|
|
|
|
######## Public functions ##################### |
|
|
######## Public functions ##################### |
|
|
# This function is called by acme.sh to add a TXT record. |
|
|
# This function is called by acme.sh to add a TXT record. |
|
|
|