mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
10 lines
No EOL
112 B
HTML
10 lines
No EOL
112 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
console.log("iframe 1");
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h1>iframe 1</h1>
|
|
</body>
|
|
</html> |