mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: use react-router for links and redirects
This commit is contained in:
parent
87b885a2f8
commit
12203901e9
35 changed files with 1222 additions and 1111 deletions
13
frontend/public/robots.txt
Normal file
13
frontend/public/robots.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
User-Agent: *
|
||||
Allow: /
|
||||
Disallow: /*?*page=
|
||||
Disallow: /profile*?*tags=
|
||||
Disallow: /edit/*
|
||||
Disallow: /profile/settings
|
||||
Disallow: /random
|
||||
Disallow: /submit
|
||||
Disallow: /report/mii/*
|
||||
Disallow: /report/user/*
|
||||
Disallow: /admin
|
||||
|
||||
Sitemap: https://api.tomodachishare.com/sitemap.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue