try to move to https

This commit is contained in:
arcan1s
2015-08-08 23:19:38 +03:00
parent 61173774e0
commit eb62296aba
11 changed files with 33 additions and 25 deletions

View File

@ -1,4 +1,4 @@
<form action="http://www.google.ru/cse" id="search-block-form" name="gcse">
<form action="https://www.google.ru/cse" id="search-block-form" name="gcse">
<input type="hidden" name="cx" value="000833618047197874644:rilf4jpvgyo">
<input type="hidden" name="ie" value="UTF-8">
{% if page.category == "ru" %}
@ -16,4 +16,4 @@
<input type="submit" name="sa" value="Search" class="form-submit">
</div>
{% endif %}
</form>
</form>