eelcohn / Telegram-API

A gateway between IRC chat channels and Telegram groups, supergroups and channels
MIT License
10 stars 3 forks source link

URL's sent from Telegram to IRC with a <title id=xyz> are not recognized as a title #29

Closed eelcohn closed 6 years ago

eelcohn commented 6 years ago
is recognized correctly, <title id=xyz> not </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/eelcohn"><img src="https://avatars.githubusercontent.com/u/17127588?v=4" />eelcohn</a> commented <strong> 6 years ago</strong> </div> <div class="markdown-body"> <p>Fixed in commit #dda5c88 </p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>