Newer
Older
renshu-2021 / SWAN / practice.js
@Fuki Shoji Fuki Shoji on 9 Nov 2021 183 bytes URL1wo
document.getElementById("botton").addEventListener("click", function () {
  location.replace("https://www.yatex.org/gitbucket/SKIP/renshu-2021/pages/SWAN/bird_web.html#");
}, false);