See a browser error screen is a great reminder that I chose to block this domain, but it's also a missed opportunity. Displaying a page with content would be a better use.
A few questions that need answering:
- what would the content be? I like the idea of a virtual swear jar (you're automatically charge some amount, sent to a charity) or some help in changing your habits like a suggestion.
- how would the page get into the browser? We'd probably need a webserver, either local or public. If public, I can imagine some folks not wanting their attempts to free their attention just re-directed to my public site. If local, how would it be run? (some options might be node, python, osx default; most investigation required)