diff --git a/src/apps.json b/src/apps.json index 9dd01c911..99d83e31a 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1753,6 +1753,17 @@ "icon": "CoinHive.svg", "website": "https://coinhive.com" }, + "Coinlab": { + "cats": [ + "56" + ], + "js": { + "Coinlab": "" + }, + "script": "https?://coinlab\\.biz/lib/coinlab\\.js\\?id=", + "icon": "coinlab.png", + "website":"https://coinlab.biz/en" + }, "Comandia": { "cats": [ "6" diff --git a/src/icons/coinlab.png b/src/icons/coinlab.png new file mode 100644 index 000000000..0f059c5ef Binary files /dev/null and b/src/icons/coinlab.png differ