mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
468dce76a7
commit
47bced9544
2 changed files with 2 additions and 7 deletions
|
@ -653,7 +653,7 @@
|
|||
"key": "pending_suggestions",
|
||||
"value": {
|
||||
"_": "types.JsonArray",
|
||||
"value": []
|
||||
"value": "crawler"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -172,12 +172,7 @@
|
|||
"key": "pending_suggestions",
|
||||
"value": {
|
||||
"_": "types.JsonArray",
|
||||
"value": [
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "VALIDATE_PHONE_NUMBER"
|
||||
}
|
||||
]
|
||||
"value": "crawler"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue