docs: add authorization steps for Google app deployment in English and Persian README

This commit is contained in:
Abolfazl
2026-05-04 22:59:46 +03:30
parent b3df1d3828
commit cc8a8f0269
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -128,6 +128,8 @@ This is the "relay" that sits on Google's servers and fetches websites for you.
- **Execute as:** Me
- **Who has access:** Anyone
9. Click **Deploy**.
- If prompted, click **Authorize access**.
- You may see **Google hasn't verified this app**. Click **Advanced** then **Go to <your project name> (unsafe)** to continue.
10. **Copy the Deployment ID** (it looks like a long random string). You'll need it in the next step.
> ⚠️ Remember the password you set in step 5. You'll use the same password in the config file below.
+2
View File
@@ -96,6 +96,8 @@ pip install -r requirements.txt
- **Execute as:** Me
- **Who has access:** Anyone
9. روی **Deploy** بزنید.
- اگر پنجره‌ای باز شد، روی **Authorize access** کلیک کنید.
- اگر Google پیغام **Google hasn't verified this app** نشان داد، روی **Advanced** کلیک کنید و سپس **Go to <نام پروژه> (unsafe)** را بزنید تا ادامه دهید.
10. مقدار **Deployment ID** را کپی کنید. در مرحله بعد به آن نیاز دارید.
نکته: مقداری که برای `AUTH_KEY` می‌گذارید باید دقیقا با `auth_key` در فایل `config.json` یکی باشد.