js.html 114 B

1234
  1. <script>
  2. localStorage.setItem("bjs-playground-scriptLanguage", "JS");
  3. window.location = "./";
  4. </script>