archey-osx icon indicating copy to clipboard operation
archey-osx copied to clipboard

Previous site to get IP info has moved

Open ericandre615 opened this issue 6 years ago • 2 comments

Apparently the URL used to get ip info https://4.ifcfg.me/ has moved and my console outputs html. Would it be possible to check if a call to an external service/url fails then display a default or something more meaningful rather than a bunch of random html?

screen shot 2018-09-07 at 9 10 56 am

ericandre615 avatar Sep 07 '18 14:09 ericandre615

i cloned the repo and made a little fix to this, can you possibly check it out? how do I get permission to push a new branch to origin?

d3mash avatar Sep 08 '18 14:09 d3mash

@d3mash I'm not a maintainer on this project, but I'm chiming in because I just noticed the issue. The best thing to do is to fork the repo on the Github website (Not a real fork, but it creates a duplicate repo that you have full permissions to), commit your changes to that, and then open a pull request on Github.

This page details the process: https://help.github.com/articles/creating-a-pull-request-from-a-fork

djbeadle avatar Sep 09 '18 03:09 djbeadle