MichaelDanilov/node-get-favicons

Typo in /lib/by-html, line 98, 100

Opened this issue · 0 comments

There is
name.getAttribute('...')
but this 'name' must be 'meta'.
If program comes to this if-block, it ends with error.