diff --git a/src/apps.json b/src/apps.json index 422d19499..790b9e3d1 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1753,6 +1753,14 @@ "icon": "CoinHive.svg", "website": "https://coinhive.com" }, + "Coinimp": { + "cats": [ + "56" + ], + "script": "https?://www\\.hashing\\.win/scripts/min\\.js", + "icon": "coinimp.png", + "website": "https://www.coinimp.com" + }, "Coinlab": { "cats": [ "56" diff --git a/src/icons/coinimp.png b/src/icons/coinimp.png new file mode 100644 index 000000000..80b82ded7 Binary files /dev/null and b/src/icons/coinimp.png differ