mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-20 22:18:32 +00:00
5 lines
64 B
HTML
5 lines
64 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
document.cookie = "foo=bar";
|
|
</script>
|