Skip to content

Commit 91007d6

Browse files
authored
Fix typo in contentsecuritypolicy.ini for ObalkyKnih (vufind-org#3020)
1 parent 91851f7 commit 91007d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/vufind/contentsecuritypolicy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ img-src[] = "'self'"
5959
; so you should ensure they are still valid.
6060
;img-src[] = https://cache.obalkyknih.cz
6161
;img-src[] = https://cache2.obalkyknih.cz
62-
;img-src[] = https://cache2.obalkyknih.cz
62+
;img-src[] = https://cache3.obalkyknih.cz
6363
font-src[] = "'self'"
6464
base-uri[] = "'self'"
6565
; Set URI that the browser should use to report CSP violation; you should provide

0 commit comments

Comments
 (0)