commit fea5b9aed56ae2cb2c8a275d76740fce1900af0e
parent 0d22e6517cef063eda2e825d3c4e9642a42db56b
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 29 Jun 2023 14:40:00 +0100
https
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
@@ -199,7 +199,7 @@
<div class="main-container">
<div class="grid-container">
<div class="search" id="search">
- <form action="http://qwant.com/?q=" method="get" name="frmSearch">
+ <form action="https://qwant.com/?q=" method="get" name="frmSearch">
<input type="text" id="find" name="q" autofocus>
</form>
</div>