Remove YouTube embedding in the chat (#1080)

* Remove YouTube embedding in the chat

* Remove youtube-lite dependency

* Implelment Feedback
This commit is contained in:
Pankaj Patil
2021-06-07 23:27:13 +05:30
committed by GitHub
parent 5e198bcec6
commit 4bee6408b4
6 changed files with 2 additions and 336 deletions

View File

@@ -63,7 +63,6 @@
<script type="preload" src="/js/web_modules/common/core-fed3ccd8.js"></script>
<script type="preload" src="/js/web_modules/htm.js"></script>
<script type="preload" src="/js/web_modules/@joeattardi/emoji-button.js"></script>
<script type="preload" src="/js/web_modules/@justinribeiro/lite-youtube.js"></script>
<script type="preload" src="/js/web_modules/markjs/dist/mark.es6.min.js"></script>
<script type="preload" src="/js/web_modules/preact.js"></script>
<script type="preload" src="/js/web_modules/@videojs/http-streaming/dist/videojs-http-streaming.min.js"></script>