mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-11 16:43:41 +08:00
登录支持人机验证
This commit is contained in:
@@ -27,9 +27,6 @@ func GetStatus(c *gin.Context) {
|
||||
"wechat_qrcode": common.WeChatAccountQRCodeImageURL,
|
||||
"wechat_login": common.WeChatAuthEnabled,
|
||||
"server_address": common.ServerAddress,
|
||||
"pay_address": common.PayAddress,
|
||||
"epay_id": common.EpayId,
|
||||
"epay_key": common.EpayKey,
|
||||
"price": common.Price,
|
||||
"turnstile_check": common.TurnstileCheckEnabled,
|
||||
"turnstile_site_key": common.TurnstileSiteKey,
|
||||
|
||||
Reference in New Issue
Block a user