質問編集履歴

1

コードを少し間違えていたので修正。

2018/02/16 18:03

投稿

sleeeep12
sleeeep12

スコア36

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ```
8
8
 
9
- var URL = window.location.href
9
+ var URL = window.location.href;
10
10
 
11
11
  var AAA = "http://AAA.com/BBB/";
12
12