We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8debbf commit ab94418Copy full SHA for ab94418
handle.php
index.html
@@ -24,7 +24,7 @@
24
25
<script type="text/javascript">
26
$(document).ready(function () {
27
- ajaxAutoComplete({inputId: 'searchField', ajaxURL: 'http://www.gsmarena.com/search-json.php3?sSearch='});
+ ajaxAutoComplete({inputId: 'searchField', ajaxURL: 'https://www.gsmarena.com/search-json.php3?sSearch='});
28
});
29
30
0 commit comments