Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<body>
<script>
let key = (new URLSearchParams(window.location.search)).get('key');
</script>
</body>