robots.txt: disallow *.{asc,json,sig,txt,toml}

This commit is contained in:
Aminda Suomalainen 2024-06-02 12:17:35 +03:00
parent a38abd5318
commit b87a66d59a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
User-agent: *
Allow: /
Disallow: /*.asc$
Disallow: /*.json$
Disallow: /*.sig$
Disallow: /*.txt$
Disallow: /*.toml$
Disallow: /txt/
Disallow: /php/
Disallow: /r/