Files
dealplustech/dealplustech-astro/node_modules/prismjs/components/prism-hpkp.min.js
2026-03-02 12:35:14 +07:00

1 line
183 B
JavaScript

Prism.languages.hpkp={directive:{pattern:/\b(?:includeSubDomains|max-age|pin-sha256|preload|report-to|report-uri|strict)(?=[\s;=]|$)/i,alias:"property"},operator:/=/,punctuation:/;/};