From 5c8b17308fc2de8a51548b1cf33ae74526370207 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Tue, 30 Jan 2024 01:15:47 +0800 Subject: [PATCH] docs: add twitter config tips --- website/docs/install/config.md | 4 ++-- .../docusaurus-plugin-content-docs/current/install/config.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/install/config.md b/website/docs/install/config.md index c7fb67804a4c4f..2183c002589ed7 100644 --- a/website/docs/install/config.md +++ b/website/docs/install/config.md @@ -488,11 +488,11 @@ For user data related routes ### Twitter -It is recommended to use a non-important account. +It is recommended to use a non-important account, new accounts or logins from different regions may be restricted. - `TWITTER_USERNAME`: Twitter username - `TWITTER_PASSWORD`: Twitter password -- `TWITTER_AUTHENTICATION_SECRET`: Twitter Two-factor authentication -> Authentication app -> Secret part in `otpauth://totp/Twitter:@_RSSHub?secret=xxxxxxxxxxxxxxxx&issuer=Twitter` +- `TWITTER_AUTHENTICATION_SECRET`: Optional, Twitter Two-factor authentication -> Authentication app -> Secret part in `otpauth://totp/Twitter:@_RSSHub?secret=xxxxxxxxxxxxxxxx&issuer=Twitter` ### Wordpress diff --git a/website/i18n/zh/docusaurus-plugin-content-docs/current/install/config.md b/website/i18n/zh/docusaurus-plugin-content-docs/current/install/config.md index 1cbf08d35b20cc..cfd492e708631d 100644 --- a/website/i18n/zh/docusaurus-plugin-content-docs/current/install/config.md +++ b/website/i18n/zh/docusaurus-plugin-content-docs/current/install/config.md @@ -467,11 +467,11 @@ RSSHub 支持使用访问密钥 / 码,允许清单和拒绝清单三种方式 ### Twitter -建议使用非重要账号 +建议使用非重要账号,新账号或者不同地区登录可能会被限制登录 - `TWITTER_USERNAME`: Twitter 用户名 - `TWITTER_PASSWORD`: Twitter 密码 -- `TWITTER_AUTHENTICATION_SECRET`: Twitter 两步验证 -> 认证应用 -> `otpauth://totp/Twitter:@_RSSHub?secret=xxxxxxxxxxxxxxxx&issuer=Twitter` 中的 secret 部分 +- `TWITTER_AUTHENTICATION_SECRET`: 可选,Twitter 两步验证 -> 认证应用 -> `otpauth://totp/Twitter:@_RSSHub?secret=xxxxxxxxxxxxxxxx&issuer=Twitter` 中的 secret 部分 ### Wordpress