From e3ba50f2633c8e392d96b02429b3da0c13c0ee36 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 22 Oct 2020 16:58:21 +0600 Subject: [PATCH] non-capturing groups --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index f79485620..f8d80fb28 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1499,7 +1499,7 @@ 61 ], "description": "Appointy’s online scheduling software.", - "html": "]+src=(\"|)https://([\\w\\d\\-]+\\.appointy.com)", + "html": "]+src=(?:\"|)?https://[\\w\\d\\-]+\\.appointy\\.com", "icon": "Appointy.png", "website": "https://www.appointy.com/" },