12 lines
163 B
Plaintext
12 lines
163 B
Plaintext
User-agent: *
|
|
Disallow: /payment
|
|
Disallow: /api
|
|
Disallow: /weather
|
|
Disallow: /static
|
|
|
|
# Allow root (status page)
|
|
Allow: /$
|
|
|
|
# Allow health check
|
|
Allow: /health$
|