diff --git a/src/apps.json b/src/apps.json index d410cf3f5..1d5e0b877 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1862,6 +1862,14 @@ }, "website": "http://catberry.org" }, + "CCV Shop": { + "cats": [ + 6 + ], + "script": "/website/JavaScript/Vertoshop\\.js", + "icon": "ccvshop.png", + "website": "https://www.ccvshop.nl" + }, "CentOS": { "cats": [ 28 diff --git a/src/icons/ccvshop.png b/src/icons/ccvshop.png new file mode 100644 index 000000000..a5843973f Binary files /dev/null and b/src/icons/ccvshop.png differ