Commit graph

4 commits

Author SHA1 Message Date
NOYB
ff4f48be3e HTML Compliance - Attribute "type" on Element <script>
Warning: The type attribute is unnecessary for JavaScript resources.

HTML5: Edition for Web Authors
http://www.w3.org/TR/2014/REC-html5-20141028/scripting-1.html
The default, which is used if the attribute is absent, is "text/javascript".

The Script element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.

(cherry picked from commit 5533702035)
2018-02-04 12:56:23 +01:00
Franco Fichtner
3e220124fa sysutils/node_exporter: release 1.0
(cherry picked from commit a091aec616)
2018-01-17 11:50:55 +01:00
Franco Fichtner
feff34e4d6 sysutils/node_exporter: missing development flag
(cherry picked from commit 23260aa54e)
2018-01-05 22:52:48 +01:00
Franco Fichtner
f2bdb3d13d */*: merge shadowsocks and node_exporter 2018-01-05 22:27:22 +01:00