mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 19:24:59 -05:00
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
# Block all crawlers for /account
|
|
User-agent: *
|
|
Disallow: /account
|
|
|
|
# Allow all crawlers
|
|
User-agent: *
|
|
Allow: / |