回答編集履歴
1
www\.example\.shibuya\.tokyo\.jp
answer
CHANGED
@@ -27,6 +27,7 @@
|
|
27
27
|
'www.example.com',
|
28
28
|
'www.example.co.jp',
|
29
29
|
'xxx.yyy.www.example.tokyo.jp',
|
30
|
+
'www.example.shibuya.tokyo.jp',
|
30
31
|
'teratail.com',
|
31
32
|
'tokyo.jp',
|
32
33
|
'oreore.areare',
|
@@ -74,7 +75,8 @@
|
|
74
75
|
www.example.com => example.com
|
75
76
|
www.example.co.jp => example.co.jp
|
76
77
|
xxx.yyy.www.example.tokyo.jp => example.tokyo.jp
|
78
|
+
www.example.shibuya.tokyo.jp => example.shibuya.tokyo.jp
|
77
79
|
teratail.com => teratail.com
|
78
80
|
tokyo.jp => tokyo.jp
|
79
81
|
oreore.areare => unknown!!!
|
80
|
-
```
|
82
|
+
```
|