Highlights
- Pro
Pinned Loading
-
Base for Content-Security-Policy Hea...
Base for Content-Security-Policy Header for nginx hosted Wordpress. Needs hostname adjustments to use 1add_header Content-Security-Policy "default-src 'none'; base-uri 'self'; media-src 'self'; img-src 'self' https://s.w.org https://wordpress.org https://ps.w.org data:; font-src 'self' data:; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' ; style-src 'self' 'unsafe-inline'; connect-src 'self' wss://*.selfhostname.org; form-action 'self'; frame-ancestors 'self' *.validhosttoembedthissite.org; frame-src 'self' ; upgrade-insecure-requests;" always;
2 -
Make a FreeBSD Handbook docset for Dash
Make a FreeBSD Handbook docset for Dash 1#!/bin/bash
2# thank you publicarray for the main work - this script is just a minor adaption
34set -e
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.