Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<script>
window.name = location.search.substring(1);
</script>
</head>
</html>
<!DOCTYPE html>
<html>
<head>
<script>
window.name = location.search.substring(1);
</script>
</head>
</html>