proxy 'sponsor.ajay.app'

This commit is contained in:
zrose584
2020-10-18 17:58:16 +02:00
parent f7f2b9fa06
commit a8916b9308
8 changed files with 21 additions and 15 deletions

View File

@@ -695,6 +695,7 @@ Reload without invidious (for usage of new identity button).</a>
{% endif %}
{% endif %}
<script> data = {{ js_data|tojson }} </script>
<script src="/youtube.com/static/js/common.js"></script>
<script src="/youtube.com/static/js/transcript-table.js"></script>
{% if settings.use_video_hotkeys %} <script src="/youtube.com/static/js/hotkeys.js"></script> {% endif %}