mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
FEATURE: block top level /my/ routes
This commit is contained in:
parent
ced3c8e5cf
commit
030e322a39
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class RobotsTxtController < ApplicationController
|
||||||
/assets/browser-update*.js
|
/assets/browser-update*.js
|
||||||
/users/
|
/users/
|
||||||
/u/
|
/u/
|
||||||
|
/my/
|
||||||
/badges/
|
/badges/
|
||||||
/search
|
/search
|
||||||
/search/
|
/search/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue