Update results.html
Browse files- results.html +1 -1
results.html
CHANGED
|
@@ -185,7 +185,7 @@
|
|
| 185 |
const query = urlParams.get('q');
|
| 186 |
|
| 187 |
// 2. إعداد الروابط (تأكد من تحديث رابط جوجل)
|
| 188 |
-
const GOOGLE_SCRIPT_URL = "https://script.
|
| 189 |
const SEARXNG_URL = "https://searxng-anesnt-dev.apps.rm1.0a51.p1.openshiftapps.com/search";
|
| 190 |
|
| 191 |
if (query) {
|
|
|
|
| 185 |
const query = urlParams.get('q');
|
| 186 |
|
| 187 |
// 2. إعداد الروابط (تأكد من تحديث رابط جوجل)
|
| 188 |
+
const GOOGLE_SCRIPT_URL = "https://script.googleusercontent.com/macros/echo?user_content_key=AUkAhnRCDcOEwhnh1BxYjmRmPRftaAZXZxBB-C-f4QXwRJ3dG0L6hdb2TJy3l1HiCZ_KlT9jEkyrHgk8cXPUEG-e_E2yd92dBTMOm2Xwf3SQQ5e2yv1ZULKScZCwyt5lSiACfE4PY4a4K6eWRL8FQso2MtqsHMnMDpGJ4L6nk6I4DuA8ZRJoM1LdgG9oh6DM-OXga1tG5lNvN8bDG5-heXTFIdOs6LcqgrZIRxDJCcxYZ72A0UwTnjWjZacbYAqvfO3mSErmr7OFLBVDhrt3tUx6Hh4fj1ou4w&lib=MbVfQ6QGylb-zwE0eS0zjbBi-y3cH6sME"; // ضعه هنا
|
| 189 |
const SEARXNG_URL = "https://searxng-anesnt-dev.apps.rm1.0a51.p1.openshiftapps.com/search";
|
| 190 |
|
| 191 |
if (query) {
|