mathiasbynens / he

A robust HTML entity encoder/decoder written in JavaScript.

Home Page:https://mths.be/he

Repository from Github https://github.commathiasbynens/heRepository from Github https://github.commathiasbynens/he

What is the correct source for the lib?

ooker777 opened this issue · comments

commented

Is that really <script src="he.js"></script>? It returns nothing. I then try <script src="https://github.com/mathiasbynens/he/blob/master/he.js"></script>, but the browser blocks it due to Cross-Origin Read Blocking (CORB)