-
-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix targets: SBB and UEA #184
base: master
Are you sure you want to change the base?
chore: fix targets: SBB and UEA #184
Conversation
The SBB target was `www.sbb.ch/en` which doesn't work as a host. Change it to `www.sbb.ch` The UEA target `www.uea.ac.uk` doesn't respond to pings. Maybe sometime between now and 2016 when the target was initially setup they started blocking pings. We can ping `uea.ac.uk` though, so change it to `uea.ac.uk`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening this pull request! Be sure to follow the pull request template!
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
The SBB target was
www.sbb.ch/en
which doesn't work as a host. Change it towww.sbb.ch
The UEA target
www.uea.ac.uk
doesn't respond to pings. Maybe sometime between now and 2016 when the target was initially setup they started blocking pings. We can pinguea.ac.uk
though, so change it touea.ac.uk