mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
HTTPS is forced, so that text is no longer necessary
This commit is contained in:
parent
fe46cc8fdd
commit
eba477d922
1 changed files with 1 additions and 1 deletions
|
|
@ -300,7 +300,7 @@ class FDroid
|
|||
$out.="<p><b>NOTE:</b> Although APK downloads are available below to give ";
|
||||
$out.="you the choice, you should be aware that by installing that way you ";
|
||||
$out.="will not receive update notifications, and it's a less secure way ";
|
||||
$out.="to download, especially if you are not currently using HTTPS. ";
|
||||
$out.="to download. ";
|
||||
$out.="We recommend that you install the F-Droid client and use that.</p>";
|
||||
|
||||
$i=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue