change: add ks

This commit is contained in:
lilong.129
2023-05-10 16:23:47 +08:00
parent 41e4d89c95
commit 56e065c10b
6 changed files with 164 additions and 8 deletions

View File

@@ -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
}