diff --git a/src/apps.json b/src/apps.json index 187e9f1fa..c950f2126 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1677,6 +1677,16 @@ }, "website": "http://buysellads.com" }, + "Cafe24": { + "cats": [ + 6 + ], + "js": { + "CAFE24API": "" + }, + "icon": "cafe24.png", + "website": "https://www.cafe24.com" + }, "CDN77": { "cats": [ 31 diff --git a/src/icons/cafe24.png b/src/icons/cafe24.png new file mode 100644 index 000000000..2f7dd684b Binary files /dev/null and b/src/icons/cafe24.png differ