From 254caf9fe0cf65ebd91d81db096ac53c1571d975 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 27 Oct 2020 01:19:27 +0600 Subject: [PATCH] Updated regex make shorter --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index f8d80fb28..56676c64a 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/" },