mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08:00
Update MGWM API endpoint to IPv4
This commit is contained in:
@@ -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)
|
||||
MGWM_API_ENDPOINT="https://api.mgw-media.de/record"
|
||||
MGWM_API_ENDPOINT="https://ipv4.api.mgw-media.de/record"
|
||||
|
||||
######## Public functions #####################
|
||||
# This function is called by acme.sh to add a TXT record.
|
||||
|
||||
Reference in New Issue
Block a user