Use HTTPS links

This commit is contained in:
Pierre Rudloff 2022-02-03 20:55:09 +01:00
parent b8c88aecf5
commit bdf5554430
3 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
<span class="URLinput_wrapper">
<!-- We used to have an autofocus attribute on this field but it triggerd a very specific CSS bug: https://github.com/Rudloff/alltube/issues/117 -->
<input class="URLinput large-font" type="url" name="url" id="url"
required placeholder="http://example.com/video"/>
required placeholder="https://example.com/video"/>
</span>
{if $config->uglyUrls}
<input type="hidden" name="page" value="info"/>