回答編集履歴
1
xxx
answer
CHANGED
@@ -1,3 +1,3 @@
|
|
1
1
|
```javascript
|
2
|
-
url.replace(///g, "
|
2
|
+
url.replace(///g, "\xA5/")
|
3
3
|
```
|