update bytes.zone to embed the goatcounter counter

main
Brian Hicks 2020-12-23 16:16:26 -06:00
parent c556ce8006
commit 7797f026f3
2 changed files with 2 additions and 2 deletions

View File

@ -205,7 +205,7 @@ in {
extraConfig = ''
add_header Strict-Transport-Security max-age=15768000 always;
add_header Content-Security-Policy "default-src 'none'; child-src https:; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:" always;
add_header Content-Security-Policy "default-src 'none'; child-src https:; script-src 'self' https://stats.bytes.zone; style-src 'self' 'unsafe-inline'; img-src 'self' data: https://stats.bytes.zone/count" always;
add_header X-Frame-Options "SAMEORIGIN" always;
add_header X-Content-Type-Options "nosniff" always;
add_header X-XSS-Protection "1; mode=block" always;

View File

@ -8,7 +8,7 @@
"bytes.zone": {
"branch": "main",
"repo": "ssh://git@git.bytes.zone:2222/bytes.zone/bytes.zone.git",
"rev": "bce167d2a8ad19273776b50f40ad33fe3f30fabd",
"rev": "155ab9a72fdd8999321a6edd18334b97971203c7",
"type": "git"
},
"comma": {