async function searchResults(keyword) { const results = []; try { const response = await fetchv2("https://asialiveaction.com/?s=" + encodeURIComponent(keyword)); const html = await response.text(); const containerMatch = html.match(/