mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
e4e2776965
commit
58a05d1250
1 changed files with 17 additions and 1 deletions
|
@ -1128,6 +1128,22 @@
|
|||
],
|
||||
"hidden": false
|
||||
},
|
||||
{
|
||||
"_": "types.help.Country",
|
||||
"iso2": "FT",
|
||||
"default_name": "Fragment",
|
||||
"country_codes": [
|
||||
{
|
||||
"_": "types.help.CountryCode",
|
||||
"country_code": "888",
|
||||
"prefixes": [],
|
||||
"patterns": [
|
||||
"XXXX XXXX"
|
||||
]
|
||||
}
|
||||
],
|
||||
"hidden": true
|
||||
},
|
||||
{
|
||||
"_": "types.help.Country",
|
||||
"iso2": "GA",
|
||||
|
@ -3751,5 +3767,5 @@
|
|||
"hidden": false
|
||||
}
|
||||
],
|
||||
"hash": -765974550
|
||||
"hash": -1203469948
|
||||
}
|
Loading…
Reference in a new issue