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