From 2fe86da50b81d01eba88e17fb04d4db8ff738d77 Mon Sep 17 00:00:00 2001 From: "CJACK." Date: Wed, 21 Jan 2026 23:26:34 +0800 Subject: [PATCH] Create config.json --- config.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..ba88a2b --- /dev/null +++ b/config.json @@ -0,0 +1,13 @@ +{ + "keys": [ + "tetr5354", + "tetr20071102" + ], + "accounts": [ + { + "mobile": "18218019118", + "password": "tetr5354", + "token": "" + } + ] +} \ No newline at end of file