mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 01:48:55 +00:00
7 lines
127 B
HTML
7 lines
127 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="document.getElementById('s').onerror;">
|
|
<span id="s" onerror="0;"></span>
|
|
</body>
|
|
</html>
|