mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-03 12:20:48 +04:00
27 lines
622 B
Plaintext
27 lines
622 B
Plaintext
/*
|
|
X-Content-Type-Options: nosniff
|
|
X-Frame-Options: DENY
|
|
X-XSS-Protection: 1; mode=block
|
|
Referrer-Policy: strict-origin-when-cross-origin
|
|
|
|
/atom.xml
|
|
Access-Control-Allow-Origin: *
|
|
Access-Control-Allow-Methods: GET
|
|
Access-Control-Max-Age: 86400
|
|
|
|
/rss.xml
|
|
Access-Control-Allow-Origin: *
|
|
Access-Control-Allow-Methods: GET
|
|
Access-Control-Max-Age: 86400
|
|
|
|
/_astro/*
|
|
Cache-Control: public, max-age=31536000, immutable
|
|
|
|
/assets/*
|
|
Cache-Control: public, max-age=31536000, immutable
|
|
|
|
/favicon/*
|
|
Cache-Control: public, max-age=31536000, immutable
|
|
|
|
/pio/*
|
|
Cache-Control: public, max-age=31536000, immutable |