diff --git a/app/views/nodes/_node_nearby.html.haml b/app/views/nodes/_node_nearby.html.haml index 703891d6f..a0d7f668b 100644 --- a/app/views/nodes/_node_nearby.html.haml +++ b/app/views/nodes/_node_nearby.html.haml @@ -22,4 +22,4 @@ }); } -%script{type:"text/javascript", async: true, defer: true, src: "https://cdn.jsdelivr.net/gh/sozialhelden/accessibility-cloud-js@3.2.1/build/example/accessibility.cloud-3.2.1-21a6710d.min.js"} \ No newline at end of file +%script{type:"text/javascript", integrity: "sha384-JB8vgUWMMtbXpvZ9XOVIM+9XGqGhC0KExgoge8mCxuKSD9KzN6idJ6je0vEy4ezM", crossorigin: "anonymous", async: true, defer: true, src: "https://cdn.jsdelivr.net/gh/sozialhelden/accessibility-cloud-js@3.2.1/build/example/accessibility.cloud-3.2.1-21a6710d.min.js"} \ No newline at end of file