mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-20 13:24:16 -07:00
Avoid mixed-content warnings
This commit is contained in:
parent
b59fb8d81b
commit
9c4ebf4970
9 changed files with 9 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue