Hacker News new | ask | show | jobs
by dhimes 3713 days ago
Same. Would be nice to have a "make this recur" button so when page reloads I don't have to keep doing it.

EDIT: If it's just text I'm after, I'll also go in with elinks.

4 comments

uBlock Origin has an element-selector built in. It pops up a little editing window, and you can modify and save the element to your own block list.
You could use something like Greasemonkey and set up rules for that domain, though it'd be nice if this was automated from the action of deleting an element.
Write a small TamperMonkey script to fix their BS JS. That's what I did when Comcast wouldn't let me pay my bill without creating a Comcastic!!! Account. My login worked just fine, but they really wanted to block me from paying my bill until I created a separate account with their useless email features and other things for some reason. Killing some DOM elements let me pay their ransom.
The downside is that web pages often change, so this might not work for long.