v0.3.0版本重构. 以 主播 为目标单位.

This commit is contained in:
eson
2020-07-21 15:05:56 +08:00
parent d7a6da287d
commit 079488a2ba
7 changed files with 80 additions and 94 deletions

View File

@@ -143,7 +143,7 @@ func (oer *OpenrecExtratorRanking) Execute(cxt *hunter.TaskContext) {
// cookies := cxt.Session().GetCookies(wf.GetParsedURL())
ext := make(map[string]interface{})
ext["html_supporters"] = supporters
ext["json_supporters"] = supporters
ext["html_user"] = string(resp.Content())
liveUrl := updateUrl["live"]