mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 10:38:45 +00:00
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
# Simple robots.txt test
|
|
User-agent: *
|
|
Disallow: /admin/
|
|
Disallow: /private
|
|
Allow: /public |