Simply.com
The Simply provider uses the Simply.com API to update your DNS records.
Configuration
To use the Simply provider, you need an API key and your account name. You can find these in your Simply.com control panel under the API section.
Example config.yaml
provider:
name: simply
config:
accountName: "YOUR_ACCOUNT_NAME"
apiKey: "YOUR_API_KEY"