mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-31 11:58:40 +09:00
10 lines
No EOL
115 B
HTML
10 lines
No EOL
115 B
HTML
<html>
|
|
<body>
|
|
|
|
<script>
|
|
document.all.tags.__proto__ = null;
|
|
alert(document.all.tags)
|
|
</script>
|
|
|
|
</body>
|
|
</html> |