5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
|
|
# DISallow crawling everything
|
||
|
|
# wtf sveltekit? allowing crawlers by default? seriously?
|
||
|
|
User-agent: *
|
||
|
|
Disallow: /
|