Skip to content

Commit 996b919

Browse files
committed
Update .htaccess
1 parent 295f91a commit 996b919

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/.htaccess

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; \
3333
font-src 'self' https://fonts.gstatic.com; \
3434
img-src 'self' data: https:; \
35+
object-src 'none'; \
3536
connect-src 'self'; \
3637
frame-ancestors 'none'; \
3738
base-uri 'self'; \

0 commit comments

Comments
 (0)