1 support issue
For additional help, check out the developer's support site.
- All
- Questions
- Suggestions
- Problems
Stoyan Stratev
Jun 1, 2016
update needed?
It seems the Mark All Read is no longer working as of June 1st, 2016 possibly due to a change in the HN markup.
I was able to fix it by modifying the following line:
var mainlink = $(sub.parentNode.previousElementSibling.childNodes[4].childNodes[1]); // fixed after HN change April 17, 2015
changing childNodes[1] to childNodes[0]
- Report illegal content
- Copy link