#20 Fixed, replaced, and removed broken and dead links

Merged
zPlus merged 1 commits from necklace/master into peers/master 3 years ago
- https://peers.community/projects-jam-20180302-es.html had 'projectos' tag, leading to https://peers.community/tag/projectos.html which 404'd - https://notabug.org/vaeringjar/peers-mirrors/issues/18 404'd replaced with https://notabug.org/peers/peers-mirrors/issues/18 - All https://notabug.org/metadb-apps/InternetRadio/ links replaced with https://notabug.org/zPlus/InternetRadio/ - https://notabug.org/pizzaiolo/freedom-delayed replaced with https://notabug.org/jorgesumle/freedom-delayed - https://notabug.org/bkeys/DMUX has disappeared, replaced with a clone found on gitlab: https://gitlab.com/Nightwing52/DMUX - https://dokk.org/about replaced with https://dokk.org/dokk/about - https://notabug.org/vaeringjar/peerskart replaced with https://notabug.org/peers/peerskart - https://paste.rel4tion.org/ is dead, removed - https://orat.io/blog/as-of-today-whatsapp-is-blocking-telegram-links/ is dead, replaced with archive.org link - https://minifree.org/paypal/ is dead, replaced with archive.org link - https://github.com/nylira/prism-break/blob/master/LICENSE.md was renamed to COPYING.md Mirrors on notabug have stopped working - https://notabug.org/freeyourstuff/freeyourstuff.cc replaced with https://github.com/eloquence/freeyourstuff.cc - https://notabug.org/freeyourstuff/lib.reviews replaced with https://github.com/eloquence/lib.reviews
zPlus commented 3 years ago
Owner

ehmm I can't see the whole changes here, the patch is truncated by the UI, but anyway I've downloaded it and it looks good. A couple of observations:

  • I'm OK with merging this but I don't know if rewriting history (old posts) is a good idea in general, even if the links are broken
  • DMUX should be removed
  • The "License" project should also be removed, it was a kind of toy project for me to learn android development... nothing interesting is in there really
  • I'm not sure why those mirrors return 500; mirrors (in general) still work on NAB. Plus, they were never meant to be literal mirrors, but an additional way to contribute to those project without using github. I'd rather keep the (broken) NAB links and figure out the issue with the 500s
ehmm I can't see the whole changes here, the patch is truncated by the UI, but anyway I've downloaded it and it looks good. A couple of observations: - I'm OK with merging this but I don't know if rewriting history (old posts) is a good idea in general, even if the links are broken - DMUX should be removed - The "License" project should also be removed, it was a kind of toy project for me to learn android development... nothing interesting is in there really - I'm not sure why those mirrors return 500; mirrors (in general) still work on NAB. Plus, they were never meant to be literal mirrors, but an additional way to contribute to those project without using github. I'd rather keep the (broken) NAB links and figure out the issue with the 500s
Nichlas Severinsen commented 3 years ago
Poster

I think I listed all of the changes in the comment, just in case.

Yeah I was a little unsure about the history ones. Should we undo all the /archive/ changes?

I see now that cloning the mirrors work but the gogs instance says error 500, might want to report that.. I think it's been like that for a while. We can undo those.

I think I listed all of the changes in the comment, just in case. Yeah I was a little unsure about the history ones. Should we undo all the /archive/ changes? I see now that cloning the mirrors work but the gogs instance says error 500, might want to report that.. I think it's been like that for a while. We can undo those.
vaeringjar commented 3 years ago
Owner

@necklace

Thanks for looking into all this. WRT the broken tag, I think that one must have broke after a pelican upgrade a while back that I never noticed. I haven't touched the site in a while. Sorry, I've had lots on my personal life going on.

I just noticed the "Report a problem" link on NAB now gives a 404. Looks like issues for that repo have been disabled or removed.

https://notabug.org/hp/gogs/issues

A few other folks and I had an open ticket with regard to the 500 errors for some repos. I first noticed it a while ago when the gnusocial mirror died (which I originally created because the upstream repo was having issues as well). So the 500 error still remains and I can't seem to delete it either, so it remains stuck to the account.

https://notabug.org/peers/gnusocial

@necklace Thanks for looking into all this. WRT the broken tag, I think that one must have broke after a pelican upgrade a while back that I never noticed. I haven't touched the site in a while. Sorry, I've had lots on my personal life going on. I just noticed the "Report a problem" link on NAB now gives a 404. Looks like issues for that repo have been disabled or removed. https://notabug.org/hp/gogs/issues A few other folks and I had an open ticket with regard to the 500 errors for some repos. I first noticed it a while ago when the gnusocial mirror died (which I originally created because the upstream repo was having issues as well). So the 500 error still remains and I can't seem to delete it either, so it remains stuck to the account. https://notabug.org/peers/gnusocial
Nichlas Severinsen commented 3 years ago
Poster

@vaeringjar

No worries and no stress, personal life comes first :)

I undid the tag change since it was in /archive/. Truth be told, I only found most of these because I did a dead link scan after finding a single dead link. Never would have found the tag thing otherwise.

Yeah, I have a mirror repo in my own account that I can't do anything about.

The current changes looks like this now, I force pushed to my repo to remove the /archive/ changes:

The commit is no longer truncated in the 'files changed' tab so it is possible to confirm all of the changes there.

@vaeringjar No worries and no stress, personal life comes first :) I undid the tag change since it was in /archive/. Truth be told, I only found most of these because I did a dead link scan after finding a single dead link. Never would have found the tag thing otherwise. Yeah, I have a mirror repo in my own account that I can't do anything about. The current changes looks like this now, I force pushed to my repo to remove the /archive/ changes: - https://notabug.org/bkeys/DMUX has disappeared, removed - https://dokk.org/about replaced with https://dokk.org/dokk/about - https://notabug.org/vaeringjar/peerskart replaced with https://notabug.org/peers/peerskart - https://paste.rel4tion.org/ is dead, removed - https://orat.io/blog/as-of-today-whatsapp-is-blocking-telegram-links/ is dead, replaced with archive.org link - https://minifree.org/paypal/ is dead, replaced with archive.org link - https://github.com/nylira/prism-break/blob/master/LICENSE.md was renamed to COPYING.md - removed https://notabug.org/metadb-apps/license The commit is no longer truncated in the 'files changed' tab so it is possible to confirm all of the changes there.
zPlus commented 3 years ago
Owner

Looks good to me :thumbsup:

I have the power to merge this but I prefer to hear if @vaeringjar (or others too) have comments first :)

Looks good to me :thumbsup: I have the power to merge this but I prefer to hear if @vaeringjar (or others too) have comments first :)
vaeringjar commented 3 years ago
Owner

Looks good. Thanks so much for helping out. Especially with the archive.org links for those thinks that have broken.

I think the only thing I might go back on eventually is the locale for prismbreak since I'd rather let each website handle their locale. But I don't see it as a blocker for merging.

Looks good. Thanks so much for helping out. Especially with the archive.org links for those thinks that have broken. I think the only thing I might go back on eventually is the locale for prismbreak since I'd rather let each website handle their locale. But I don't see it as a blocker for merging.
Nichlas Severinsen commented 3 years ago
Poster

Yeah the https://prism-break.org/en/ is where I get redirected after trying to go to https://prism-break.org. The dead link checker also failed on the latter but not the former, so I just threw it in for good measure. Luckily prism-break displays languages you can click on the landing page.

Yeah the https://prism-break.org/en/ is where I get redirected after trying to go to https://prism-break.org. The dead link checker also failed on the latter but not the former, so I just threw it in for good measure. Luckily prism-break displays languages you can click on the landing page.
This pull request has been merged successfully!
Sign in to join this conversation.
No Label
No Milestone
No assignee
3 Participants
Loading...
Cancel
Save
There is no content yet.