feat: add bilibili ios script

This commit is contained in:
徐聪
2024-05-29 17:32:43 +08:00
parent 4599c47bcb
commit 99757954c6
11 changed files with 176 additions and 8 deletions

2
go.mod
View File

@@ -80,4 +80,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
// replace github.com/httprunner/funplugin => ../funplugin
replace github.com/httprunner/funplugin v0.5.4 => /Users/bytedance/go/src/github.com/httprunner/funplugin