From b7df8cffcd6f0c19bd23e3c79e454936833a3c9b Mon Sep 17 00:00:00 2001 From: sultanofdisco Date: Sun, 29 Jun 2025 23:56:39 +0900 Subject: [PATCH] Update .sensitive.example.json --- .sensitive.example.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.sensitive.example.json b/.sensitive.example.json index cfcb7a8..ce2ed97 100644 --- a/.sensitive.example.json +++ b/.sensitive.example.json @@ -18,5 +18,14 @@ "github.com": { "x_username": "imnyang-bot", "x_password": "6PuVXCH9tpQLNm" + }, + "apple.com": { + "x_username": "", + "x_password": "" + }, + "appleid.apple.com": { + "x_username": "", + "x_password": "" } + } \ No newline at end of file