diff --git a/src/apps.json b/src/apps.json index 34634e02e..9d56a4272 100755 --- a/src/apps.json +++ b/src/apps.json @@ -355,6 +355,14 @@ "script": "shop-static\\.afterbuy\\.de", "website": "www.afterbuy.de" }, + "Aircall": { + "cats": [ + 52 + ], + "icon": "aircall.png", + "script": "^https?://cdn\\.aircall\\.io/", + "website": "aircall.io" + }, "Airee": { "cats": [ 31 diff --git a/src/icons/aircall.png b/src/icons/aircall.png new file mode 100644 index 000000000..de76b397a Binary files /dev/null and b/src/icons/aircall.png differ