Skip to content

Commit 87e3d08

Browse files
authored
Merge pull request NanmiCoder#209 from xbsheng/chore/text
chore: 修改错别字
2 parents 6160428 + 2d24cf0 commit 87e3d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/base_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
LOGIN_TYPE = "qrcode" # qrcode or phone or cookie
55
COOKIES = ""
66
SORT_TYPE = "popularity_descending" # 具体值参见media_platform.xxx.field下的枚举值,展示只支持小红书
7-
CRAWLER_TYPE = "search" # 爬取类型,search(关键词搜索) | detail(帖子相亲)| creator(创作者主页数据)
7+
CRAWLER_TYPE = "search" # 爬取类型,search(关键词搜索) | detail(帖子详情)| creator(创作者主页数据)
88

99
# 是否开启 IP 代理
1010
ENABLE_IP_PROXY = False

0 commit comments

Comments
 (0)