Skip to content

Commit

Permalink
release: 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
i007c committed Sep 29, 2024
1 parent 95620be commit 24d989d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.8
1.1.9
2 changes: 1 addition & 1 deletion config/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ server {
# error_page 403 /error-403;

# Security Headers
add_header Content-Security-Policy "default-src 'self' https://trustseal.enamad.ir https://simurgh.00-team.org";
add_header Content-Security-Policy "default-src 'self' 'unsafe-inline' https://trustseal.enamad.ir https://simurgh.00-team.org";
# add_header Content-Security-Policy "default-src 'self'; script-src 'self' https://simurgh.00-team.org; style-src 'self' https://simurgh.00-team.org; object-src 'none';";
add_header X-Content-Type-Options nosniff;
add_header X-Frame-Options SAMEORIGIN;
Expand Down

0 comments on commit 24d989d

Please sign in to comment.