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
21e98084d6
commit
6051aa0047
1 changed files with 17 additions and 2 deletions
|
@ -50,8 +50,13 @@
|
|||
|
||||
<div id="dev_page_content"><!-- scroll_nav -->
|
||||
|
||||
<div class="blog_side_image_wrap">
|
||||
<!--<div class="blog_side_image_wrap">
|
||||
<img src="/img/tl_card_coordinate.gif" class="blog_side_image"/>
|
||||
</div>-->
|
||||
|
||||
|
||||
<div class="blog_side_image_wrap">
|
||||
<picture class="dev_page_tgsticker blog_side_image js-tgsticker_image" style="width:160px;"><div style="padding-top:100%"></div><source type="application/x-tgsticker" srcset="/file/464001717/10f41/qbsYwFEpeGc.10591/b5611e48640c0df9d3"><img src="/file/464001717/10f42/1ivlmNggHr8.8955.png/7a118139bcf7c008fa" /></picture>
|
||||
</div>
|
||||
|
||||
<div class="blog_wide_image">
|
||||
|
@ -72,6 +77,10 @@
|
|||
<h3><a class="anchor" name="2022" href="#2022"><i class="anchor-icon"></i></a>2022</h3>
|
||||
<hr>
|
||||
<h4><a class="anchor" name="december-2022" href="#december-2022"><i class="anchor-icon"></i></a>December 2022</h4>
|
||||
<div class="blog_side_image_wrap">
|
||||
<picture class="dev_page_tgsticker blog_side_image js-tgsticker_image" style="width:160px;"><div style="padding-top:100%"></div><source type="application/x-tgsticker" srcset="/file/464001622/11239/2bSIuRCKR0s.11887/3311ad1e7186c9c203"><img src="/file/464001622/1123a/LxZviRuepJc.24594.png/c8f2733a5991414d06" /></picture>
|
||||
</div>
|
||||
|
||||
<p><strong><a href="https://telegram.org/blog/ultimate-privacy-topics-2-0">No-SIM Signup, Auto-Delete All Chats, Topics 2.0 and More</a></strong></p>
|
||||
<p>Anonymous Numbers arrived on <a href="https://fragment.com">Fragment</a> – allowing any Telegram user to <strong>sign up without a SIM card</strong> or change the number of their current account to something anonymous.</p>
|
||||
<p>A new setting in <em>Privacy and Security</em> gave users the option to set messages to <a href="https://telegram.org/evolution#february-2021">self-destruct</a> in <strong>all new chats</strong>, or quickly enable auto-delete for any of their <strong>existing chats</strong>.</p>
|
||||
|
@ -99,6 +108,10 @@
|
|||
</ul>
|
||||
<hr>
|
||||
<h4><a class="anchor" name="october-2022" href="#october-2022"><i class="anchor-icon"></i></a>October 2022</h4>
|
||||
<div class="blog_side_image_wrap">
|
||||
<picture class="dev_page_tgsticker blog_side_image js-tgsticker_image" style="width:160px;"><div style="padding-top:100%"></div><source type="application/x-tgsticker" srcset="/file/464001853/1078e/_GoZG3Toj98.14527/4c7b21c7ec409dced2"><img src="/file/464001853/1078f/dJ77p34gmF0.35495.png/c3e28da7078947365a" /></picture>
|
||||
</div>
|
||||
|
||||
<p><strong><a href="https://telegram.org/blog/topics-in-groups-collectible-usernames">Topics in Groups, Collectible Usernames, Voice-to-Text for Video Messages and More</a></strong></p>
|
||||
<p>Classic internet forums were reborn in large groups, allowing communities to <strong>organize discussions into topics</strong> – each with its own <strong>chat history</strong>, <strong>shared media</strong> and <strong>notification settings</strong>.</p>
|
||||
<p>Users got the option to securely exchange Telegram domains in the form of <strong>collectible usernames</strong> on a <a href="https://www.fragment.com">new platform</a> powered by the TON blockchain. In addition to a <a href="https://telegram.org/evolution#october-2014">basic username</a>, any user profile, public group or public channel can have <strong>multiple collectible usernames</strong> that link to it from search results, @mentions or their unique <code>t.me</code> links.</p>
|
||||
|
@ -1957,10 +1970,12 @@
|
|||
</div>
|
||||
</div>
|
||||
<script src="/js/main.js?47"></script>
|
||||
<script src="/js/jquery.min.js?1"></script>
|
||||
<script src="/js/tgsticker.js?29"></script>
|
||||
<script src="/js/jquery.min.js?1"></script>
|
||||
<script src="/js/bootstrap.min.js?1"></script>
|
||||
|
||||
<script>window.initDevPageNav&&initDevPageNav();
|
||||
mainInitTgStickers({"maxDeviceRatio":2,"cachingModulo":4});
|
||||
backToTopInit("Go up");
|
||||
removePreloadInit();
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue