File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -613,10 +613,12 @@ CDN.
613
613
The reason to add this to your application is to protect against poisoned CDNs
614
614
breaking JavaScript or CSS.
615
615
616
+ <!--alex ignore attack-->
617
+
616
618
- [JavaScript DDoS prevention](https://blog.cloudflare.com/an-introduction-to-javascript-based-ddos/)
617
619
- The latest [GitHub DDoS attack](http://googleonlinesecurity.blogspot.co.uk/2015/04/a-javascript-based-ddos-attack-as-seen.html)
618
620
- Protection against corrupted code on less trusted servers
619
621
620
622
#### Customize
621
623
622
- To customize SRI generation see: [ember-cli-sri](https://github.com/jonathanKingston/ember-cli-sri)
624
+ To customize SRI generation see: [ember-cli-sri](https://github.com/jonathanKingston/ember-cli-sri)
Original file line number Diff line number Diff line change 1
1
<!-- This is only here because it is required. -->
2
2
3
- [ Asset Compilation] ( ./asset-compilation )
3
+ [ Asset Compilation] ( ./asset-compilation )
You can’t perform that action at this time.
0 commit comments