mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Fix for digitalocean-v6
added digitalocean-v6 to switch, it was missing and returning error 6 'Dynamic DNS: (ERROR!) The Dynamic DNS Service provided is not yet supported.'
This commit is contained in:
@@ -324,6 +324,7 @@ class updatedns
|
||||
case 'desec-v6':
|
||||
case 'dhs':
|
||||
case 'digitalocean':
|
||||
case 'digitalocean-v6':
|
||||
case 'gandi-livedns':
|
||||
case 'dnsexit':
|
||||
case 'dnsomatic':
|
||||
|
||||
Reference in New Issue
Block a user