From d76fe9ec84847c0332a7be3942914ea00d6f5d75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=BF=83=E7=A6=BE?= Date: Tue, 2 Jun 2020 18:46:00 +0800 Subject: [PATCH] Improve jsDelivr Detection --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index c1e88e116..0645ff9de 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13065,7 +13065,7 @@ "cats": [ 31 ], - "html": "]+//cdn\\.jsdelivr\\.net/", + "html": "<[^>]+?//cdn\\.jsdelivr\\.net/", "script": "//cdn\\.jsdelivr\\.net/", "icon": "jsdelivr-icon.svg", "website": "https://www.jsdelivr.com/"