mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Merge pull request #2327 from DFS-90/develop
added DomainOffensive (do.de) certbot dns plugin (update certbot-dns-plugins.js)
This commit is contained in:
		| @@ -202,6 +202,15 @@ dns_dnspod_api_token = "id,key"`, | ||||
| 		full_plugin_name: 'dns-dnspod', | ||||
| 	}, | ||||
| 	//####################################################// | ||||
| 	domainoffensive: { | ||||
| 		display_name:        'DomainOffensive (do.de)', | ||||
| 		package_name:        'certbot-dns-do', | ||||
| 		version_requirement: '~=0.31.0', | ||||
| 		dependencies:        '', | ||||
| 		credentials:         'dns_do_api_token = YOUR_DO_DE_AUTH_TOKEN', | ||||
| 		full_plugin_name:    'dns-do', | ||||
|   }, | ||||
|   //####################################################// | ||||
| 	domeneshop: { | ||||
| 		display_name:        'Domeneshop', | ||||
| 		package_name:        'certbot-dns-domeneshop', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user