mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
746e05370f
commit
faa59a201f
3 changed files with 10 additions and 10 deletions
|
@ -225,7 +225,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (64)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (65)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/passport/" class="tr-section">
|
||||
|
@ -240,7 +240,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (716)</div>
|
||||
<div class="tr-section-caption">Unsorted (715)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -55,6 +55,14 @@
|
|||
"singular": "bot"
|
||||
}
|
||||
},
|
||||
"BotDataSent": {
|
||||
"url": "https://translations.telegram.org/en/android_x/bots_and_payments/BotDataSent",
|
||||
"photo_url": "https://telegra.ph/file/p/6260a0be918/d4b7c8100d116fee79a6317.jpg?c=39,667,523,523,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Data from the \"<mark class=\"token\">%1$s</mark>\" button was transferred to the bot"
|
||||
}
|
||||
},
|
||||
"BotDeleteHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/bots_and_payments/BotDeleteHint",
|
||||
"photo_url": "https://telegra.ph/file/p/de29830dda0/fa1780262c1b851d01fd31d.jpg?c=17,679,462,462,280,280",
|
||||
|
|
|
@ -322,14 +322,6 @@
|
|||
"singular": "Radial"
|
||||
}
|
||||
},
|
||||
"BotDataSent": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/BotDataSent",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Data from the \"<mark class=\"token\">%1$s</mark>\" button was transferred to the bot"
|
||||
}
|
||||
},
|
||||
"BotIsDown": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/BotIsDown",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue