From ebe9e9d6e90d87d4889d1feb54d3e528a87585ac Mon Sep 17 00:00:00 2001 From: Alq Date: Wed, 27 Apr 2022 17:50:28 +0300 Subject: [PATCH] added utterances --- src/technologies/u.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/u.json b/src/technologies/u.json index b6fe0c1a8..d2f6df58a 100644 --- a/src/technologies/u.json +++ b/src/technologies/u.json @@ -199,7 +199,7 @@ "cats": [ 15 ], - "dom": "iframe[src*='^(https?:\/\/)?(www\.)?utteranc.es/client.js']", + "dom": "iframe[src*='^(https?:\/\/)?(www\.)?utteranc\.es/client.js']", "xhr": "^(https?:\/\/)?(www\.)?utteranc\.es\/.*\.(html|js|css)" "icon": "utterances.png", "website": "https://github.com/utterance/utterances"