diff --git a/src/apps.json b/src/apps.json index 4d82d07f3..746164ab5 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7709,6 +7709,14 @@ "implies": "PHP", "website": "http://www.opencart.com" }, + "Tebex": { + "cats": [ + 6 + ], + "script": "https://server.tebex.io/tebexAccounts/tebexaccounts\\.js", + "icon": "Tebex.png", + "website": "https://www.tebex.io/" + }, "OpenCms": { "cats": [ 1 diff --git a/src/icons/Tebex.png b/src/icons/Tebex.png new file mode 100644 index 000000000..038a199a1 Binary files /dev/null and b/src/icons/Tebex.png differ