UNPKG

441 BJavaScriptView Raw
1hljs.registerLanguage("csp",(()=>{"use strict";return e=>({name:"CSP",
2case_insensitive:!1,keywords:{$pattern:"[a-zA-Z][a-zA-Z0-9_-]*",
3keyword:"base-uri child-src connect-src default-src font-src form-action frame-ancestors frame-src img-src media-src object-src plugin-types report-uri sandbox script-src style-src"
4},contains:[{className:"string",begin:"'",end:"'"},{className:"attribute",
5begin:"^Content",end:":",excludeEnd:!0}]})})());
\No newline at end of file