mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try url encoded value of 。
This commit is contained in:
parent
aaa6cbb3af
commit
7eacd1eca7
1 changed files with 5 additions and 0 deletions
|
|
@ -43,3 +43,8 @@
|
|||
from = "/。"
|
||||
to = "/"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "/%E3%80%82"
|
||||
to = "/"
|
||||
status = 301
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue