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:
revi 2024-04-30 03:24:41 +09:00
parent bc577f0632
commit 6b530af898
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94

View file

@ -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';