mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
im so sorry
This commit is contained in:
parent
22cbfb8d09
commit
8e445f4eab
@ -267,7 +267,7 @@ osInfoElement.textContent = `${osName} - `;
|
||||
</script> <script>
|
||||
|
||||
function feelingLucky() {
|
||||
const query = document.getElementById('search__input').value;
|
||||
const query = document.getElementById('search_form_input_homepagea').value;
|
||||
|
||||
// Add a cache buster (timestamp)
|
||||
const cacheBuster = new Date().getTime();
|
||||
|
Loading…
Reference in New Issue
Block a user