mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-09 19:37:25 +08:00
feat: 贴吧搜索重构
This commit is contained in:
1
constant/__init__.py
Normal file
1
constant/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
3
constant/baidu_tieba.py
Normal file
3
constant/baidu_tieba.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
TIEBA_URL = 'https://tieba.baidu.com'
|
||||
Reference in New Issue
Block a user