etcet / HNES

Hacker News Extension Suite
Other
248 stars 71 forks source link

Recognize non breaking spaced in comment count #124

Closed bsloane1650 closed 8 years ago

bsloane1650 commented 8 years ago

Disregard this request. I would suggest merging https://github.com/etcet/HNES/pull/126 instead.

HN seems to have changed the format of their page, so the comment count of posts now uses a non breaking space (char code 160) instead of a normal space.

I have not checked if a similar change was made anywhere else that would need to be fixed as well.

etcet commented 8 years ago

Heya bsloane, this pull request is breaking my head. Could you submit another one with just any new code you want included?

Thanks for the fix used in https://github.com/etcet/HNES/pull/126