mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-01 23:45:10 +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
|
"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",
|
"_": "types.help.Country",
|
||||||
"iso2": "GA",
|
"iso2": "GA",
|
||||||
|
@ -3751,5 +3767,5 @@
|
||||||
"hidden": false
|
"hidden": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"hash": -765974550
|
"hash": -1203469948
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue