mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-22 10:33:50 +01:00
1 line
144 B
JavaScript
1 line
144 B
JavaScript
Prism.languages.hsts={directive:{pattern:/\b(?:includeSubDomains|max-age|preload)(?=[\s;=]|$)/i,alias:"property"},operator:/=/,punctuation:/;/}; |