From 33c1476ecf6af6d7a713edf000bad8bfb00c86af Mon Sep 17 00:00:00 2001 From: "lj2007331@gmail.com" Date: Sat, 16 Nov 2019 23:03:44 +0800 Subject: [PATCH] [fix] Update captcha api --- config.lua | 159 +++++++++++++++++++++++++++++------------------------ 1 file changed, 88 insertions(+), 71 deletions(-) diff --git a/config.lua b/config.lua index 29577bd..020682e 100644 --- a/config.lua +++ b/config.lua @@ -32,10 +32,11 @@ config_waf_output = "html" config_waf_redirect_url = "/captcha" config_waf_captcha_html=[[ - - - Please enter verification code - OneinStack WAF - - - -
-

Sorry...

-

Your query looks similar to an automated request from computer software. In order to protect our users, please forgive us for temporarily not processing your request.

-

To continue accessing the webpage, please enter the characters shown below:

-
- Captcha image -
-
- - + - + $(function() { + window.SwaggerTranslator.translate(); + }); + + ]] config_output_html=[[