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