4 lines
86 B
HTML
4 lines
86 B
HTML
<script>
|
|
import("data:text/javascript,0").catch(x => 0);
|
|
window.stop();
|
|
</script>
|