mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
* Remove `'unsafe-eval'`; this was needed in the past for Chart.js. * Remove `https://api.github.com` since we don't make any requests to this domain client-side * Specify more directives which are not inherited by `default-src` Signed-off-by: XhmikosR <xhmikosr@gmail.com>