nimo 插件优化

nimo 数据测试提取成功
This commit is contained in:
eson
2020-09-02 18:56:20 +08:00
parent a72ba6257c
commit 3b7e8e94ea
11 changed files with 2162 additions and 28 deletions

View File

@@ -0,0 +1,5 @@
package main
func main() {
Execute()
}

View File

@@ -59,7 +59,7 @@ func Execute() {
log.Println(tp.GetURLRawPath(), "rooms:", len(rooms))
if len(rooms) == 0 {
param.IntSet(1)
time.Sleep(time.Minute * 10)
time.Sleep(time.Minute * 15)
continue
}