mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-21 16:01:04 +00:00
36 lines
728 B
Plaintext
36 lines
728 B
Plaintext
/*
|
|
X-Frame-Options: SAMEORIGIN
|
|
X-Content-Type-Options: nosniff
|
|
Referrer-Policy: strict-origin-when-cross-origin
|
|
|
|
/assets/*
|
|
Cache-Control: public, max-age=604800, immutable
|
|
|
|
/install.sh
|
|
Content-Type: text/plain
|
|
Content-Disposition: inline
|
|
|
|
/install
|
|
Content-Type: text/plain
|
|
Content-Disposition: inline
|
|
|
|
/latest.json
|
|
Content-Type: application/json
|
|
Cache-Control: public, max-age=300
|
|
|
|
/agent-detection/*
|
|
Content-Type: text/plain
|
|
Cache-Control: public, max-age=300
|
|
|
|
/llms.txt
|
|
Content-Type: text/markdown; charset=utf-8
|
|
|
|
/llms-preview.txt
|
|
Content-Type: text/markdown; charset=utf-8
|
|
|
|
/llms-small.txt
|
|
Content-Type: text/markdown; charset=utf-8
|
|
|
|
/llms-full.txt
|
|
Content-Type: text/markdown; charset=utf-8
|