You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
hhCandy 984cb82130 add local and server script 5 years ago
.gitignore add local and server script 5 years ago
LICENSE Initial commit 5 years ago
README.md add local and server script 5 years ago
easyVer.css.map add local and server script 5 years ago
easyVer.js.map add local and server script 5 years ago
easyVer.min.css add local and server script 5 years ago
easyVer.min.js add local and server script 5 years ago
image.php add local and server script 5 years ago

README.md

easyVarCode

yahoo! It can be unbelievably easy to fight with robots by including this Plugin~

What is easyVarCode?

easyVarCode is a friendly plugin which can help you expel robots which are trying to steal user infomation from your website.
With the help of easyVarCode you can easily identify whether it is a robot who is visiting your website.
Basing on easyVarCode, it becomes quick and convenient for users to finish their login process which can make your site more friendly.

Quick start

Click here to see how it works!

How to use easyVarCode?

To use easyVarCode, you must include the easyVarCode.js first.
The generated fingerprint is stored in global variabel fp.
A simple example:

<script type="text/javascript" src="https://cdn.yimian.ac.cn/easyVarCode/easyVarCode.js"></script>
<script type="text/javascript">alert(fp);</script>