質問編集履歴

1

リンクを変更しました

2023/05/30 12:24

投稿

ayato12o3
ayato12o3

スコア10

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,8 @@
10
10
 
11
11
  if(n_t >= 10800){
12
12
  var n_t = localStorage.removeItem('time');
13
+ //置き換えてます
13
- location.href = "https://cl-pre-rev--chinese-learn-nnn.repl.co/error/?e-id=0618";
14
+ location.href = "test";
14
15
  }
15
16
 
16
17
  if(n_t == null || n_t === "undefined" || isNaN(NaN)){