{TametheBots}

Simple Javascript Dependant Content

The Result:

It failed

The script:

<script>
document.getElementById("result").innerHTML = '<br><span class="red">It works!</span><br>This text is injected by JavaScript';
</script>

< Back