Skip to content

Commit

Permalink
release: 1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
i007c committed Sep 29, 2024
1 parent 0debb74 commit 6efa185
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.12
1.1.13
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' 'unsafe-inline' https://trustseal.enamad.ir https://simurgh.00-team.org https://www.googletagmanager.com";
add_header Content-Security-Policy "default-src 'self' 'unsafe-inline' https://trustseal.enamad.ir https://simurgh.00-team.org https://www.googletagmanager.com https://www.google.com/";
add_header Permissions-Policy "geolocation=(self), microphone=()";
add_header X-Content-Type-Options nosniff;
add_header X-Frame-Options SAMEORIGIN;
Expand Down

0 comments on commit 6efa185

Please sign in to comment.