mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-11 10:49:43 +08:00
change: add ks
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"method": "video_crawler",
|
||||
"params": {
|
||||
"app_package_name": "com.ss.android.ugc.aweme",
|
||||
"app_package_name": "com.smile.gifmaker",
|
||||
"feed": {
|
||||
"sleep_random": [
|
||||
0,
|
||||
@@ -38,7 +38,7 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"target": 1,
|
||||
"target": 0,
|
||||
"text": "^广告$"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
1,
|
||||
1
|
||||
],
|
||||
"target": 1,
|
||||
"target": 0,
|
||||
"text": "^图文$"
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@
|
||||
15,
|
||||
20
|
||||
],
|
||||
"target_count": 3
|
||||
"target_count": 0
|
||||
},
|
||||
"timeout": 600
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user