php+js实现极验拖动验证码-tncode 2.0

时间:2020-07-24 02:36:40
【文件属性】:

文件名称:php+js实现极验拖动验证码-tncode 2.0

文件大小:299KB

文件格式:RAR

更新时间:2020-07-24 02:36:40

php 验证码 js

演示地址:http://aso.39gs.com/tncode/index.html 相信在淘宝,斗鱼这些大网站都见到过这样的验证码了,拖动验证码比传统在移动端有更好的化验,减少用户的输入。 极验验证码:第三方收费拖动验证码,斗鱼,熊猫直播等很多网站都使用了这家的验证码。 这种通过第三方来实现的方式对一个程序来说,总觉得很不好。于是我就想做用php+js来做一个同样的功能,名字就叫tncode吧,39验证码,哈哈! 实现的主要技术: 1、php抠图 2、js canvas画图 3、破解干扰


【文件预览】:
TnCode.class.php
index.html
tncode.php
img
----mark.png(3KB)
----icon.png(12KB)
tn_code.js
bg
----4.png(50KB)
----3.png(54KB)
----5.png(51KB)
----1.png(32KB)
----2.png(35KB)
----6.png(51KB)
check.php
tn_code.min.js
style.css

网友评论

  • 代码下载下来,背景图片不显示。能指点一下么?