Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<meta charset="utf-8">
<div id=test></div>
<script>
test.textContent = location.search;
</script>