blob: bdea9caa2c6731a1778651eb484a3b47ecb86ec0 [file] [log] [blame]
<?php
header("Content-Security-Policy: style-src https://thirdparty.test/network/resources/;");
?>
<!DOCTYPE html>
<link rel="stylesheet" type="text/css" href="style.css">
<html>
<body>
</body>
</html>