Page published
Your page is live!
pasted.html · 286 Bytes · 10 views · published August 8, 2026
pasted.html — pastehtml.dev
Every page runs on its own isolated origin: scripts and local storage work, but they can never touch this site or other pastes. Press F for fullscreen, Esc to leave.
<!doctype html>
<html>
<body>
<h1>RC2 Fuli Test</h1>
<a href="intent://#Intent;package=com.dpad.fuli;end">
LAUNCH FULI
</a>
<br><br>
<a href="intent://#Intent;component=com.dpad.fuli/.MainActivity;end">
LAUNCH FULI MAINACTIVITY
</a>
</body>
</html>