From 22c31243800e01c520a2e5bd3574b2effae0c29c Mon Sep 17 00:00:00 2001 From: felix2336 Date: Fri, 5 Jun 2026 19:23:23 +0200 Subject: [PATCH 1/2] feat: add tebex service --- services/tebex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 services/tebex.json diff --git a/services/tebex.json b/services/tebex.json new file mode 100644 index 0000000..07b4f45 --- /dev/null +++ b/services/tebex.json @@ -0,0 +1,11 @@ +{ + "name": "Tebex", + "group": "finance", + "description": { + "en": "Gaming-focused e-commerce platform for sellling digital products, in-game items, and services.", + "de": "Gaming-fokussierte E-Commerce-Plattform zum Verkauf von digitalen Produkten, In-Game-Items und Dienstleistungen." + }, + "domains": [ + "tebex.io" + ] +} \ No newline at end of file From a78b1a2bf4a59044e14f6ab9e85c067e41861332 Mon Sep 17 00:00:00 2001 From: felix2336 Date: Fri, 5 Jun 2026 19:24:44 +0200 Subject: [PATCH 2/2] fix: correct typo --- services/tebex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/tebex.json b/services/tebex.json index 07b4f45..813dd1d 100644 --- a/services/tebex.json +++ b/services/tebex.json @@ -2,7 +2,7 @@ "name": "Tebex", "group": "finance", "description": { - "en": "Gaming-focused e-commerce platform for sellling digital products, in-game items, and services.", + "en": "Gaming-focused e-commerce platform for selling digital products, in-game items, and services.", "de": "Gaming-fokussierte E-Commerce-Plattform zum Verkauf von digitalen Produkten, In-Game-Items und Dienstleistungen." }, "domains": [