mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 11:18:39 +09:00
10 lines
173 B
HTML
10 lines
173 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
function getblat() {
|
|
return blat;
|
|
}
|
|
foopy = 42;
|
|
</script>
|
|
</head>
|
|
</html>
|