Closed Ambrevar closed 9 months ago
Seems doable with the following trick:
loadURL('data:text/html;charset=utf-8,<YOUR HTML/>');
Ahhhhh, the cozy world of data: URL injection 🥰
data:
Commit f485281140361ea1f0d8b9f0a22b0639c36e54d1 closed this issue.
Seems doable with the following trick: