From ab452f71d26635f84ecc91b0a0b164fc7926b643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=BF=83=E7=A6=BE?= Date: Sat, 1 Aug 2020 22:45:15 +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 ea49872d0..041256640 100644 --- a/src/apps.json +++ b/src/apps.json @@ -14409,7 +14409,7 @@ "cats": [ 31 ], - "html": "<[^>]+?//cdn\\.jsdelivr\\.net/", + "html": "]*?href=\"?[a-zA-Z]*?:?//cdn\\.jsdelivr\\.net/", "icon": "jsdelivr-icon.svg", "script": "//cdn\\.jsdelivr\\.net/", "website": "https://www.jsdelivr.com/"