Skip to content

Commit

Permalink
Check hash integrity for accessibility.cloud JS
Browse files Browse the repository at this point in the history
  • Loading branch information
opyh committed May 24, 2017
1 parent 23e4b9b commit a389103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/nodes/_node_nearby.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
});
}

%script{type:"text/javascript", async: true, defer: true, src: "https://cdn.jsdelivr.net/gh/sozialhelden/accessibility-[email protected]/build/example/accessibility.cloud-3.2.1-21a6710d.min.js"}
%script{type:"text/javascript", integrity: "sha384-JB8vgUWMMtbXpvZ9XOVIM+9XGqGhC0KExgoge8mCxuKSD9KzN6idJ6je0vEy4ezM", crossorigin: "anonymous", async: true, defer: true, src: "https://cdn.jsdelivr.net/gh/sozialhelden/[email protected]/build/example/accessibility.cloud-3.2.1-21a6710d.min.js"}

0 comments on commit a389103

Please sign in to comment.