From 1d7d9c8ad5096eb2db613dc91eb0c2b72f269ebd Mon Sep 17 00:00:00 2001 From: sultanofdisco Date: Mon, 30 Jun 2025 02:43:35 +0900 Subject: [PATCH] Update prompt.py --- src/lib/llm/prompt/apple/prompt.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/llm/prompt/apple/prompt.py b/src/lib/llm/prompt/apple/prompt.py index dcb9750..efd2546 100644 --- a/src/lib/llm/prompt/apple/prompt.py +++ b/src/lib/llm/prompt/apple/prompt.py @@ -23,9 +23,9 @@ Instructions: 5. Check if the user is **already logged in to Apple and immediately redirected back to the original site** without showing a Apple login screen. - ✅ If so, treat the login as successful and return immediately. 6. If redirected to the Apple login page: - - If a **CAPTCHA**, complete it. - - If a **MFA prompt**, or a request for **ID/password entry** appears, do NOT proceed. - - Immediately stop and return the appropriate status. + a. If a **CAPTCHA**, complete it. + b. If a **MFA prompt**, or a request for **ID/password entry** appears, do NOT proceed - Immediately stop and return the appropriate status. + - If a **"Continue"**, **"Trust"**, **"Authorize"**, or **"Allow"** button is displayed, click it to grant consent. 7. If login proceeds without interruptions, wait for redirection back to the original site and record the final URL. Credentials to use for Apple login: