网页密码验证公众号引流代码

网页密码验证公众号引流代码 - 项目资源网
网页密码验证公众号引流代码
此内容为付费资源,请付费后查看
320
付费资源
网页密码验证公众号引流代码

主要用于网页加密,关注公众号回复固定密码访问

密码简单做了下加密,毕竟防不了小人

公众号二维码,密码,提示直接修改放入相应地方就可以了

<link href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css" rel="stylesheet"/><script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script><script type="text/javascript">swal({title:'',text:"为防止接口泛滥,特加验证",type:'input',closeOnConfirm: false,closeOnCancel: false,confirmButtonText: "确 认",imageUrl: 'http://www.yonghengzy.cn/wp-content/themes/modown/static/img/qrcode.png',imageSize: '200x200',inputPlaceholder:"关注公众号:“永恒资源网”获取验证码",showLoaderOnConfirm:true,},function(inputValue){if (inputValue != '334') {swal.showInputError('输入错误,关注即可获取');return;} else {swal.close('334');return;}});</script>
© 版权声明
THE END
喜欢就支持一下吧
点赞596 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情快捷回复

    暂无评论内容