diff --git a/src/apps.json b/src/apps.json index 6307cc67b..73de2504c 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3427,6 +3427,14 @@ "script": "exhibit.*\\.js", "website": "http://simile-widgets.org/exhibit/" }, + "ExpertRec": { + "cats": [ + 29 + ], + "icon": "ExpertRec.png", + "script": "cse\\.expertrec\\.com/api/js/ci_common\\.js\\?id=.*$", + "website": "https://expertrec.com" + }, "Express": { "cats": [ 18, diff --git a/src/icons/ExpertRec.png b/src/icons/ExpertRec.png new file mode 100644 index 000000000..490f69319 Binary files /dev/null and b/src/icons/ExpertRec.png differ