mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-02 03:52:50 -05:00
Avoid mixed-content warnings
This commit is contained in:
@ -97,7 +97,7 @@ You can configure youtube-dl by placing default arguments (such as <code>--extra
|
||||
<div class="note">
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">
|
||||
<img alt="Creative Commons License" style="border-width:0"
|
||||
src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
|
||||
src="https://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a><br />
|
||||
Copyright © 2006-2015 Ricardo Garcia Gonzalez</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user