/etc/

to facilitate replacing sites' js with user-supplied scripts
summaryrefslogtreecommitdiff
path: root/common/misc.js
AgeCommit message (Collapse)Author
2021-09-09simplify CSP handlingWojtek Kosior
All page's CSP rules are now removed when a payload is to be injected. When there is no payload, CSP rules are not modified but only supplemented with Hachette's own.
2021-09-08Fix sanitizing of non-HTML XMLDocument'sWojtek Kosior