So you like to hit tier services to do things, like in `is-online`... Why not just just `fetch`/`connect` the requested host instead of delegating this to `isitup.org` ? You could catch the errors and retur false then...
So you like to hit tier services to do things, like in
is-online...Why not just just
fetch/connectthe requested host instead of delegating this toisitup.org?You could catch the errors and retur false then...