mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53: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:
		| @@ -201,6 +201,15 @@ dns_dnsmadeeasy_secret_key = c9b5625f-9834-4ff8-baba-4ed5f32cae55`, | |||||||
| dns_dnspod_api_token = "id,key"`, | dns_dnspod_api_token = "id,key"`, | ||||||
| 		full_plugin_name: 'dns-dnspod', | 		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: { | 	domeneshop: { | ||||||
| 		display_name:        'Domeneshop', | 		display_name:        'Domeneshop', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user