Update results.html
Browse files- results.html +1 -1
results.html
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
<div id="results-area"></div>
|
| 31 |
|
| 32 |
<script>
|
| 33 |
-
const PROXY_URL = "https://script.google.com/macros/s/
|
| 34 |
const SEARXNG_URL = "https://searxng-anesnt-dev.apps.rm1.0a51.p1.openshiftapps.com/search";
|
| 35 |
|
| 36 |
const query = new URLSearchParams(window.location.search).get('q');
|
|
|
|
| 30 |
<div id="results-area"></div>
|
| 31 |
|
| 32 |
<script>
|
| 33 |
+
const PROXY_URL = "https://script.google.com/macros/s/AKfycbyt59U3VKEQf6EVk6xe8S_1UietjUWNgjfZtJJy10fMxnBFPQL6SZY2B0BaAunHwkqF/exec";
|
| 34 |
const SEARXNG_URL = "https://searxng-anesnt-dev.apps.rm1.0a51.p1.openshiftapps.com/search";
|
| 35 |
|
| 36 |
const query = new URLSearchParams(window.location.search).get('q');
|