mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 08:59:08 +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>
|