mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
cab07c50c0
commit
f1f50d92ce
1 changed files with 13 additions and 0 deletions
|
@ -149,6 +149,19 @@
|
|||
"value": "crawler"
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "ignore_restriction_reasons",
|
||||
"value": {
|
||||
"_": "types.JsonArray",
|
||||
"value": [
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "porn"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "autoarchive_setting_available",
|
||||
|
|
Loading…
Reference in a new issue