alert(1337)
on sandbox.pwnfunction.com
.https://sandbox.pwnfunction.com/?html=&js=&css=
.<!-- Challenge -->
<div id="uganda"></div>
<script>
let wey = (new URL(location).searchParams.get('wey') || "do you know da wey?");
wey = wey.replace(/[<>]/g, '')
uganda.innerHTML = `<input type="text" placeholder="${wey}" class="form-control">`
</script>