7 lines
		
	
	
		
			826 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			826 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; hCaptcha - CAPTCHA Plugin
 | |
| ; Copyright (C) Copyright 2020 - 2022 Peter Martin, https://db8.nl. All rights reserved.
 | |
| ; License GNU General Public License version 2 or later; see LICENSE.txt
 | |
| ; Note : All ini files need to be saved as UTF-8
 | |
| 
 | |
| PLG_CAPTCHA_HCAPTCHA="CAPTCHA - hCaptcha"
 | |
| PLG_CAPTCHA_HCAPTCHA_XML_DESCRIPTION="<p>Un simple plugin CAPTCHA para prevenir el acceso de robots de SPAM ('spammers') usando hCaptcha.com</p><ul><li>Autor: Peter Martin, <a href=\"https://data2site.com/\" target=\"_blank\">https://data2site.com/</a></li><li>Este plugin utiliza el servicio CAPTCHA de: <a href=\"https://www.hcaptcha.com/\" target=\"_blank\">https://www.hcaptcha.com/</a></li><li>Informes de errores y adiciones: <a href=\"https://github.com/pe7er/hcaptcha\" target=\"_blank\">https://github.com/pe7er/hcaptcha</a></li></ul>" |