mirror of
https://github.com/0-8-4/miui-auto-tasks.git
synced 2024-11-16 04:35:51 +00:00
update name of watching video (#277)
This commit is contained in:
parent
d6ec232e11
commit
6b1e43f652
@ -270,9 +270,9 @@ class BrowseSpecialPage(BaseSign):
|
||||
|
||||
class BrowseVideoPost(BaseSign):
|
||||
"""
|
||||
浏览指定视频流超过5分钟
|
||||
浏览指定页面的多个视频超过5分钟(中途退出重新计算时间)
|
||||
"""
|
||||
NAME = "浏览指定视频流超过5分钟"
|
||||
NAME = "浏览指定页面的多个视频超过5分钟(中途退出重新计算时间)"
|
||||
|
||||
PARAMS = {
|
||||
'ref': 'vipAccountShortcut',
|
||||
|
Loading…
Reference in New Issue
Block a user