From c4fc99be8bb220687ae4c61e896f19129a84f847 Mon Sep 17 00:00:00 2001 From: jtti Date: Tue, 17 Mar 2026 16:09:10 +0800 Subject: [PATCH] Add Jtti provider to data.json --- providers/data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/providers/data.json b/providers/data.json index 18184e6..bd05276 100644 --- a/providers/data.json +++ b/providers/data.json @@ -586,5 +586,9 @@ { "name": "TarekCloud", "key": "TarekCloud" + }, + { + "name": "Jtti", + "key": "Jtti" } ]