【トロフィー】 ENDER LILIES: Quietus of the Knights 【攻略】

このページは移転しました。 新しいページへ移動します。 // 新urlの作成 let url = "https://case56.com/2024/09/14/trophyenderlilies/"; // リンクhtmlの書き出し document.write("移動先はこちら→" + url + ""); // リダイレクト setTimeout("redirect()", 0); // 5 sec function redirect(){ location.href = url; } …