diff --git a/src/technologies/l.json b/src/technologies/l.json index 1ec7ff431..6234470ce 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -16,7 +16,8 @@ 19 ], "description": "freeing the web one face at a time.", - "html": "<[^>]+libravatar\\.org/avatar/", + "dom": "img[src*='.libravatar.org/avatar/']", + "oss": true, "icon": "libravatar.png", "website": "https://www.libravatar.org/" }, @@ -1267,4 +1268,4 @@ ], "website": "http://www.lighttpd.net" } -} \ No newline at end of file +}