diff --git a/Web/Presenters/AboutPresenter.php b/Web/Presenters/AboutPresenter.php index 9115a019..73e4da7f 100644 --- a/Web/Presenters/AboutPresenter.php +++ b/Web/Presenters/AboutPresenter.php @@ -109,6 +109,10 @@ final class AboutPresenter extends OpenVKPresenter . "# lack of rights to access the admin panel)\n\n" . "User-Agent: *\n" . "Disallow: /albums/create\n" + . "Disallow: /assets/packages/static/openvk/img/banned.jpg\n" + . "Disallow: /assets/packages/static/openvk/img/camera_200.png\n" + . "Disallow: /assets/packages/static/openvk/img/flags/\n" + . "Disallow: /assets/packages/static/openvk/img/oof.apng\n" . "Disallow: /videos/upload\n" . "Disallow: /invite\n" . "Disallow: /groups_create\n"