add new disallowed path for robots.txt
This commit is contained in:
@@ -15,6 +15,9 @@ class RobotsTxt extends BaseModule
|
||||
'/settings/',
|
||||
'/admin/',
|
||||
'/message/',
|
||||
'/search',
|
||||
'/help',
|
||||
'/proxy',
|
||||
];
|
||||
|
||||
header('Content-Type: text/plain');
|
||||
|
||||
Reference in New Issue
Block a user