Showing
2 changed files
with
1 additions
and
16 deletions
1 | var $ = require('yoho-jquery'), | 1 | var $ = require('yoho-jquery'), |
2 | Captcha = require('../plugins/captcha'); | 2 | Captcha = require('../plugins/captcha'); |
3 | + | ||
3 | var captcha = new Captcha('.captcha-wrap', { | 4 | var captcha = new Captcha('.captcha-wrap', { |
4 | checkURI: '/3party/check' | 5 | checkURI: '/3party/check' |
5 | }).init(); | 6 | }).init(); |
public/js/3party/robot-check/api.js
deleted
100644 → 0
-
Please register or login to post a comment