From 9fda127c11df9a3df255a787c6bcc6ffb8cd24cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=BF=83=E7=A6=BE?= Date: Sun, 31 May 2020 14:09:56 +0800 Subject: [PATCH] Improve Tencent CAPTCHA (Tencent Waterproof Wall) --- src/apps.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 666f8b3f1..8ba177cc0 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13868,10 +13868,14 @@ }, "Tencent Waterproof Wall": { "cats": [ - 9 + 9, + 16 ], "icon": "TencentWaterproofWall.png", - "script": "/TCaptcha\\.js", + "script": [ + "/TCaptcha\\.js", + "captcha\\.qq\\.com/.*" + ], "website": "https://007.qq.com/" }, "Saber": {