mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-26 01:08:39 +09:00
12 lines
170 B
HTML
12 lines
170 B
HTML
<html>
|
|
<head>
|
|
<script type="text/javascript">
|
|
|
|
var sg = document.__lookupGetter__("styleSheets");
|
|
sg.call(document, undefined);
|
|
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|