mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-01 06:33:22 +00:00
8 lines
103 B
HTML
8 lines
103 B
HTML
<html>
|
|
<script type="text/javascript">
|
|
|
|
parent.callback(location.search.substr(1));
|
|
|
|
</script>
|
|
</html>
|