From 44d177d94a7eb4bd8498b751daafb76ddb78ffd6 Mon Sep 17 00:00:00 2001 From: renhoutan Date: Wed, 6 Dec 2023 17:42:44 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20=E8=87=AA=E5=8A=A8=E5=8C=96=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E6=A3=80=E6=B5=8B=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.js | 3 + docs/.vuepress/public/js/detect_headless.js | 495 ------------------ ...45\345\205\267\346\243\200\346\265\213.md" | 13 +- 3 files changed, 12 insertions(+), 499 deletions(-) delete mode 100644 docs/.vuepress/public/js/detect_headless.js diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index f66b17bcc..7fe8b66c0 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -21,6 +21,9 @@ module.exports = { ['script', { src: 'https://lib.baomitu.com/jquery/1.9.1/jquery.min.js', type: 'text/javascript' }], // 极验行为验证 2.0 需要的 JS,直接在 md 里插入 - + + \ No newline at end of file