sjkp / letsencrypt-azure

The easiest way to use lets encrypt certificates on Azure
110 stars 35 forks source link

UnoEuro changed its name to Simply.com #20

Open emilstahl opened 4 years ago

emilstahl commented 4 years ago

Hi

I would like to update UnoEuroDnsProvider.cs as UnoEuro recently changed its name to Simply.com. New API hostname is api.simply.com. The old API endpoint is still active and will continue to work. The parameters and everything is identical.

I don't want to break any existing use of the UnoEuro/Simply.com DNS plugin – what is recommended way? Create a new files named SimplycomDnsProvider.cs with updated content and keep the UnoEuroDnsProvider.cs file and just update the name and hostname in the existing file? Or can I rename the file without breaking current use of the DNS plugin?