Changeset 2604122
- Timestamp:
- 09/24/2021 07:26:57 AM (5 years ago)
- Location:
- vaptcha/trunk
- Files:
-
- 1 added
- 3 edited
-
languages/vaptcha-en_US.mo (modified) (previous)
-
languages/vaptcha-en_US.po (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
-
setting-vaptcha.php (added)
Legend:
- Unmodified
- Added
- Removed
-
vaptcha/trunk/languages/vaptcha-en_US.po
r2604064 r2604122 3 3 "Project-Id-Version: VAPTCHA\n" 4 4 "POT-Creation-Date: 2018-07-24 14:35+0800\n" 5 "PO-Revision-Date: 2021-09-24 1 1:51+0800\n"5 "PO-Revision-Date: 2021-09-24 15:09+0800\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: \n" … … 140 140 msgstr "vaptcha" 141 141 142 #. readme.t ext: 19142 #. readme.txt: 19 143 143 msgid "== 极安全 ==" 144 144 msgstr "Safer" 145 146 #: readme.txt:46 147 msgid "将Vaptcha插件上传到您的博客,激活vaptcha,然后在设置中配置Vid和Key." 148 msgstr "Upload the VAPTCHA plugin to your blog, activate it, and then configure Vid and Key in the settings." 145 149 146 150 #~ msgid "vaptcha Vid,你可以在<a href=\"https://www.vaptcha.com\" target=\"_blank\">VPATCHA 官网</a>注册账号获取" -
vaptcha/trunk/readme.txt
r2604064 r2604122 13 13 14 14 == Description == 15 <font size=3>VAPTCHA是“Variation Analysis based Public Turing Test to Tell Computers and Humans Apart”(基于变量分析法来区分人类和计算机的图灵测试程序)的缩写,又称为手势验证码,一种基于人工智能和大数据的次世代人机验证解决方案。与传统的字符、拼图类验证码相比,VAPTCHA具备更高的安全性和更好的用户体验。可彻底防止灌水、暴利破解、撞库、刷票等攻击行为。</font> 15 VAPTCHA is a new type of human-machine verification solution based on artificial intelligence and big data. Through comprehensive analysis of user behavior characteristics, biological characteristics, network environment, etc., VAPTCHA's efficient and evolving intelligent risk control engine can accurately identify and intercept attack requests including manual coding. Compared with traditional verification codes, VAPTCHA has significant advantages in terms of security and user experience. 16 16 17 17 == ADVANTAGES: == … … 44 44 == Installation == 45 45 46 将Vaptcha插件上传到您的博客,激活vaptcha,然后在设置中配置Vid和Key 。46 将Vaptcha插件上传到您的博客,激活vaptcha,然后在设置中配置Vid和Key. 47 47 48 48 e.g.
Note: See TracChangeset
for help on using the changeset viewer.