allow scripts from rybbit to load analytics in calibre [ci skip]
This commit is contained in:
parent
2ce3864648
commit
07c6f46832
1 changed files with 4 additions and 1 deletions
|
|
@ -233,7 +233,10 @@ module "ingress" {
|
|||
# gethomepage.dev/weight: 10 # optional
|
||||
# gethomepage.dev/instance: "public" # optional
|
||||
}
|
||||
rybbit_site_id = "17a5c7fbb077"
|
||||
rybbit_site_id = "17a5c7fbb077"
|
||||
additional_configuration_snippet = <<-EOF
|
||||
more_set_headers "Content-Security-Policy: script-src 'self' 'unsafe-inline' 'unsafe-eval' https://rybbit.viktorbarzin.me";
|
||||
EOF
|
||||
}
|
||||
|
||||
# Stacks - Anna's Archive Download Manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue