Google search request changed to use HTTPS

master
YandolsZX 3 years ago
parent f89903d382
commit c1f1f9660f
  1. 2
      index.html

@ -35,7 +35,7 @@
<section id="header">
<h1 id="header-time">00:00</h1>
<h2 id="header-date">Retrieving Datetime</h2>
<form method="GET" action="http://www.google.com/search">
<form method="GET" action="https://www.google.com/search">
<input name="as_q" class="search-field" autocomplete="off" placeholder="Type here to search on Google" autofocus>
<button type="submit" class="search-submit" value="" aria-label="Submit Search" style="fill: white"></button>
</form>

Loading…
Cancel
Save