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