From c3afefba3e1f93de2f65e8e776fd3a5d169ae919 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 26 Feb 2023 00:13:52 +0400 Subject: [PATCH] refactor: add key words in package.json --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 36348fb..b3aaed0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,9 @@ "bypass captcha", "solve captcha", "Amazon WAF", - "Cloudflare Turnstile" + "Cloudflare Turnstile", + "行为验证4.0", + "行为验证" ], "scripts": { "go": "tsc && node ./dist/index.js",