Use HTTPS links
This commit is contained in:
parent
b8c88aecf5
commit
bdf5554430
3 changed files with 5 additions and 5 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue