What is the correct source for the lib?
ooker777 opened this issue · comments
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)