mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-10 18:57:56 +08:00
♻️ 将 default_cd 重命名为 default_cookie_cd
This commit is contained in:
@@ -96,7 +96,7 @@ class BilibiliSite(CookieSite):
|
||||
schedule_type = "interval"
|
||||
client_mgr = BilibiliClientManager
|
||||
require_browser = True
|
||||
default_cd: int = timedelta(seconds=120)
|
||||
default_cookie_cd: int = timedelta(seconds=120)
|
||||
|
||||
|
||||
class BililiveSite(Site):
|
||||
|
||||
Reference in New Issue
Block a user