Skip to content

Commit

Permalink
Update _redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored Apr 17, 2018
1 parent 0e7c430 commit 6a67ac5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions public/_redirects
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Force HTTPS
http://hatebupwa.netlify.com/* https://hatebupwa.netlify.com/:splat 301!
/user/:name /index.html 200
/home/ /index.html 200
# Routing
/user/:name /index.html 200
/home/ /index.html 200
# CORS proxy
# https://www.netlify.com/docs/redirects/#proxying
/hatebu/* http://b.hatena.ne.jp/:splat 200

0 comments on commit 6a67ac5

Please sign in to comment.