Trying another fix for strict CSP
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ You should have received a copy of the GNU General Public License along with thi
|
|||||||
script-src 'self';
|
script-src 'self';
|
||||||
">
|
">
|
||||||
<title>NetSpeaker Demo (on [IP here])</title>
|
<title>NetSpeaker Demo (on [IP here])</title>
|
||||||
<link href='https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css' rel='stylesheet'
|
<link href='http://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css' rel='stylesheet'
|
||||||
integrity='sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN' crossorigin='anonymous'>
|
integrity='sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN' crossorigin='anonymous'>
|
||||||
<style>#playbackMuteButton:hover { background-color: #00000000; }</style>
|
<style>#playbackMuteButton:hover { background-color: #00000000; }</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user