mirror of
https://github.com/RedGrox2013/AloeGames-Site.git
synced 2026-07-13 23:16:58 +00:00
небольшое исправление
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ function searchQuery(event) {
|
|||||||
url = 'https://www.perplexity.ai/search?q=' + encodedQuery;
|
url = 'https://www.perplexity.ai/search?q=' + encodedQuery;
|
||||||
}
|
}
|
||||||
|
|
||||||
window.open(url, '_blank', 'noopener');
|
window.location.href = url;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Background animation
|
// Background animation
|
||||||
|
|||||||
Reference in New Issue
Block a user