mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 03:45:56 +00:00
version 12.1.5
Former-commit-id: cda69f08955cb0d594e98bf26197ee573cbba4b2
This commit is contained in:
@@ -12,8 +12,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
responseFormValue = "g-recaptcha-response"
|
||||
apiURL = "https://www.google.com/recaptcha/api/siteverify"
|
||||
// responseFormValue = "g-recaptcha-response"
|
||||
apiURL = "https://www.google.com/recaptcha/api/siteverify"
|
||||
)
|
||||
|
||||
// Response is the google's recaptcha response as JSON.
|
||||
|
||||
Reference in New Issue
Block a user