-
-
Notifications
You must be signed in to change notification settings - Fork 709
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
Many of the Piped instance listed are no longer active with some being entirely different sites #3760
Comments
The instances list is now located at https://github.com/TeamPiped/documentation/blob/main/content/docs/public-instances/index.md, please create a pull request with the suggested removals (only the version obvious faulty ones for now please), and we'll see if there will be any complaints. |
Would it be possible to add an official policy for removing instances? Right now there is quite a lot of grey area as to what instances are subject for removal. Maybe some sort of uptime requirement could be added. Maybe if an instance is down for more than 30 days continuously it should be removed. This could be automated with a bot that checks if an instance is up every so often. Having a bot would also allow for outage notices. |
I agree, that seems like a good idea. We can add that to https://github.com/TeamPiped/documentation/blob/main/README.md, 30 days seems reasonable.
https://piped-instances.kavin.rocks already keeps track of the uptime of the instances, it would probably make sense to extend it to an API path that returns all the instances without any uptime in the last 30 days. |
Where is the source code for For the public facing instance Github pages could be used to build a simple front end that queries the instances status page. The static instance list would just be a json that the backend bot queries to list statuses. I hope I am making sense |
The code is located at https://github.com/TeamPiped/instances-api/blob/main/main.go. The first step would probably be to create an API endpoint that returns the instances that are inactive. Then it could be used about once a day from a GitHub action to see if there are any broken instances and report them, that's indeed a good idea 👍
Makes sense, true. |
Official Instance
Describe the bug
Instances with a Cloudflare error page
https://pipedapi.tokhmi.xyz/
https://pipedapi.moomoo.me/
https://api-piped.mha.fi/
https://pipedapi.pfcd.me/
https://pipedapi.coldforge.xyz/
Instances with other issues:
https://pipedapi.syncpundit.io/ (Shows "welcome to nginx")
https://piped-api.garudalinux.org (DNS not resolving to an IP)
https://pipedapi.rivo.lol/ (does not load)
https://ytapi.dc09.ru/ (DNS returns a bad IP)
https://pipedapi.colinslegacy.com/ (DNS not resolving to an IP)
https://piped-api.cfe.re (DNS not resolving)
https://pipedapi.nosebs.ru (DNS not resolving)
https://pa.mint.lgbt/ (DNS not resolving)
https://piped-api.privacy.com.de/ (Secure connection fails)
https://pipedapi.us.projectsegfau.lt/ (bad gateway)
https://watchapi.whatever.social/ (secure connection fails)
https://pipedapi.qdi.fi/ (DNS not resolving)
https://piped-api.hostux.net/ (Fails to load)
https://pdapi.vern.cc/ (Redirects back to vern home page)
https://pipedapi.osphost.fi/ (404)
https://pipedapi.simpleprivacy.fr/ (redirects to simpleprivacy.fr)
https://api.watch.pluto.lat/ (DNS not resolving)
https://pipedapi.owo.si/ (Bad gateway)
https://api.piped.minionflo.net/ (Returns hello world page)
https://pipedapi.nezumi.party/ (DNS does not resolve)
https://pipedapi.andreafortuna.org (DNS does not resolve)
Instances showing bad or strange behavior
https://yapi.vyper.me/ (redirects a bunch before being blocked by ublock origin)
https://api.looleh.xyz/ (Shows a generic looking page that says "no sponsors")
https://pa.il.ax/ (Redirects to a page blocked by ublock origin)
https://pipedapi.palveluntarjoaja.eu/ (Redirects)
https://piped-backend.seitan-ayoub.lol/ (Shows "no sponsors")
To Reproduce
Expected behavior
I was looking if I could successfully access the Piped main page. (I did not try to play a video) I am based in the US so every one of these was tested from a US IP address.
Logs/Errors
See above
Browser, and OS with Version.
Firefox 129.0 on Linux
Additional context
I would not recommend removing these all at once. What I would suggest is a "scream test." Basically what you would do is you would remove 3-4 links at a time and then wait to see if anyone complains. If they do you can re add the link. This will take a lot of time but you could do it once a month. I would be willing to facilitate this but the wiki is not a public repo.
Please prioritize the sites that are redirecting to strange pages. I do not know if they are harmful but if Ublock origin blocked them it usually is not a good sign.
The text was updated successfully, but these errors were encountered: