mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-04 16:53:54 -04:00
[net] use http instead of https for downloads
* Since 2.17 will be the last version to support XP, and the native XP SSL implementation is too old to access our downloads though https.
This commit is contained in:
parent
9de244c10e
commit
8b094e840b
4 changed files with 10 additions and 10 deletions
|
@ -762,4 +762,4 @@ const char* gplv3 =
|
|||
"Program, unless a warranty or assumption of liability accompanies a\r\n"
|
||||
"copy of the Program in return for a fee.\r\n"
|
||||
"\r\n"
|
||||
" END OF TERMS AND CONDITIONS";
|
||||
" END OF TERMS AND CONDITIONS";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue