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
d654a7e78d
commit
ed13ea8164
1 changed files with 13 additions and 0 deletions
|
@ -640,6 +640,19 @@
|
|||
"value": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "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