Update Tester.HTML
This commit is contained in:
parent
d45e7e21a2
commit
ff756ffafd
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
window.location.href = result.link;
|
window.location.href = result.link;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
console.log("Link:", result.link); // Log link to console for debugging
|
||||||
listItem.appendChild(link);
|
listItem.appendChild(link);
|
||||||
resultList.appendChild(listItem);
|
resultList.appendChild(listItem);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue