mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2025-11-25 11:29:27 +08:00
refactor: 优化代码-变量名
This commit is contained in:
@@ -27,8 +27,8 @@ CRAWLER_MAX_NOTES_COUNT = 20
|
||||
MAX_CONCURRENCY_NUM = 10
|
||||
|
||||
|
||||
# specified note id list
|
||||
SPECIFIED_ID_LIST = [
|
||||
# xhs specified note id list
|
||||
XHS_SPECIFIED_ID_LIST = [
|
||||
"6422c2750000000027000d88",
|
||||
"64ca1b73000000000b028dd2",
|
||||
"630d5b85000000001203ab41",
|
||||
|
||||
Reference in New Issue
Block a user