From aa40870d3ccce1bc01c17110faf5cbdfd7132187 Mon Sep 17 00:00:00 2001 From: baseplate-admin <61817579+baseplate-admin@users.noreply.github.com> Date: Tue, 28 Dec 2021 00:02:13 +0600 Subject: [PATCH] Update l.json Fix description according to https://github.com/AliasIO/wappalyzer/pull/5451#discussion_r775599687 --- src/technologies/l.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/l.json b/src/technologies/l.json index 6234470ce..1ecb2c6cd 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -15,7 +15,7 @@ "cats": [ 19 ], - "description": "freeing the web one face at a time.", + "description": "Libravatar is a service for fetching avatar images for e-mail addresses and OpenIDs in a privacy respecting way.", "dom": "img[src*='.libravatar.org/avatar/']", "oss": true, "icon": "libravatar.png",