feat: 添加海外版小红书(rednote.com)支持

This commit is contained in:
Junwen
2026-04-08 23:12:53 +08:00
parent 16e8965035
commit 2a52c15fb3
4 changed files with 16 additions and 7 deletions

View File

@@ -19,6 +19,11 @@
# Basic configuration
PLATFORM = "xhs" # Platform, xhs | dy | ks | bili | wb | tieba | zhihu
# 是否使用海外版小红书 (rednote.com)
# 开启后 API 走 webapi.rednote.comcookie 域使用 .rednote.com
XHS_INTERNATIONAL = False
KEYWORDS = "编程副业,编程兼职" # Keyword search configuration, separated by English commas
LOGIN_TYPE = "qrcode" # qrcode or phone or cookie
COOKIES = ""