feat: add robots.txt for more public sites to dotfiles
All checks were successful
sync tailscale acls / acls (push) Successful in 52s
All checks were successful
sync tailscale acls / acls (push) Successful in 52s
This commit is contained in:
parent
01cb8f8b67
commit
1a78b05e2a
3 changed files with 10 additions and 0 deletions
4
httpd/robots/asciinema.txt
Normal file
4
httpd/robots/asciinema.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
User-agent: *
|
||||
Disallow: /login/new
|
||||
Disallow: /miasma
|
||||
Disallow: /miasma/
|
||||
4
httpd/robots/jellyfin.txt
Normal file
4
httpd/robots/jellyfin.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
Disallow: /miasma
|
||||
Disallow: /miasma/
|
||||
2
httpd/robots/seerr.txt
Normal file
2
httpd/robots/seerr.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
Loading…
Add table
Add a link
Reference in a new issue