mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-09 11:27:26 +08:00
feat: #823
This commit is contained in:
@@ -27,3 +27,7 @@ class DataFetchError(RequestError):
|
||||
|
||||
class IPBlockError(RequestError):
|
||||
"""fetch so fast that the server block us ip"""
|
||||
|
||||
|
||||
class NoteNotFoundError(RequestError):
|
||||
"""Note does not exist or is abnormal"""
|
||||
|
||||
Reference in New Issue
Block a user