From 3f17413e03182acd1201734b1f5dca05b501118f Mon Sep 17 00:00:00 2001 From: Honjes Date: Sat, 19 Sep 2020 19:39:55 +0200 Subject: [PATCH] Improving Facebook detection --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 7eaa5db63..fc53d72ec 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4369,7 +4369,7 @@ ], "description": "Facebook is an online social media and social networking service.", "icon": "Facebook.svg", - "scripts": "//connect\\.facebook\\.net/[^/]*/[a-z]*\\.js", + "scripts": "//connect\\.facebook\\.([a-z]+)/[^/]*/[a-z]*\\.js", "website": "http://facebook.com" }, "Facebook Sign-in": {