diff --git a/src/apps.json b/src/apps.json index 20d15edab..726596be7 100644 --- a/src/apps.json +++ b/src/apps.json @@ -5670,6 +5670,18 @@ "script": "/js/al/common\\.js\\?[0-9_]+", "website": "http://liveinternet.ru/rating/" }, + "LocalFocus": { + "cats": [ + 61 + ], + "html": "]+localfocus", + "icon": "LocalFocus.png", + "implies": [ + "Angular", + "D3" + ], + "website": "https://www.localfocus.nl/en/" + }, "Locomotive": { "cats": [ 1 diff --git a/src/icons/LocalFocus.png b/src/icons/LocalFocus.png new file mode 100644 index 000000000..0571a349b Binary files /dev/null and b/src/icons/LocalFocus.png differ