ChatGPT / robots.txt
← back to chatgpt.com · change detected 11h ago (2026-08-04T12:42:22Z) · modified +4 −0
What changed
- Added Allow: /*/health$ for *
- Added Allow: /*/health/$ for *
- Added Allow: /health$ for *
- Added Allow: /health/$ for *
Diff old (2026-08-04T00:27:51Z) → new (2026-08-04T12:42:22Z)
| @@ -86,6 +86,10 @@ | ||
| 86 | 86 | Allow: /*/overview |
| 87 | 87 | Allow: /features |
| 88 | 88 | Allow: /*/features |
| 89 | + Allow: /health$ | |
| 90 | + Allow: /health/$ | |
| 91 | + Allow: /*/health$ | |
| 92 | + Allow: /*/health/$ | |
| 89 | 93 | Allow: /apps |
| 90 | 94 | Allow: /*/apps |
| 91 | 95 | Allow: /finances |