This repository has been archived on 2024-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Go to file
jomo 560f83ce88 use Subresource Integrity for externally hosted javascript
browsers will calculate the sha256 hash of the script and compare it to the value of the integrity attribute
if the values do not match, the browser will refuse to execute it.

note: the shasum is written in base64 encoding, not the (more common) hex format!
2015-12-03 23:12:04 +01:00
2015-04-16 23:59:57 +02:00
2015-08-26 02:54:51 +02:00
2013-05-18 22:46:56 +02:00
2015-03-23 00:50:13 +01:00
2013-05-18 22:46:56 +02:00
2015-02-16 20:59:07 +01:00
2013-05-18 22:46:56 +02:00
2015-03-23 22:31:22 +01:00
2015-03-23 01:00:06 +01:00
2015-08-26 02:54:51 +02:00
2015-08-26 02:54:51 +02:00
2013-08-02 07:55:32 +02:00

== Redstoner.com
I'm too lazy to write something here :D
Description
Redstoner's website with forums, a blog, and info pages.
https://github.com/RedstonerServer/redstoner.com
Readme 8.5 MiB
Languages
Ruby 51.9%
HTML 35.5%
SCSS 9.6%
JavaScript 2.9%