From bb67d222cee63fa6f36f04f5644141f9a6b68254 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 30 Dec 2020 19:20:35 +0000 Subject: * Info: add links and update robots.txt --- laravel/public/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'laravel/public/robots.txt') diff --git a/laravel/public/robots.txt b/laravel/public/robots.txt index 1f53798..4bb644d 100644 --- a/laravel/public/robots.txt +++ b/laravel/public/robots.txt @@ -1,2 +1,6 @@ +# portal.mozz.us disallows all bots, so it's okay to browse this site. +User-agent: webproxy-mozz +Allow: / + User-agent: * Disallow: / -- cgit 1.4.1