mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-02 07:30:08 +00:00
8 lines
132 B
HTML
8 lines
132 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
|
|
window.QueryInterface(Components.interfaces.nsIInterfaceRequestor);
|
|
window.getInterface(null);
|
|
|
|
</script>
|