Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<html>
<head>
<script>
if (location.search == "?setdomain") {
document.domain = document.domain;
}
</script>
</head>
</html>
<!doctype html>
<html>
<head>
<script>
if (location.search == "?setdomain") {
document.domain = document.domain;
}
</script>
</head>
</html>