RobotsTxt: remove duplicate
Turns out /file is already listed... Bug: N/A Signed-off-by: Yongmin Hong <revi@omglol.email>
This commit is contained in:
parent
bc577f0632
commit
6b530af898
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ public function processRequest() {
|
|||
$out[] = 'Disallow: /diffusion/';
|
||||
$out[] = 'Disallow: /source/';
|
||||
$out[] = 'Disallow: /multimeter/';
|
||||
$out[] = 'Disallow: /file/';
|
||||
$out[] = 'Disallow: /policy/explain';
|
||||
$out[] = 'Disallow: /auth';
|
||||
$out[] = 'Disallow: /login';
|
||||
|
|
Loading…
Reference in a new issue