summaryrefslogtreecommitdiff
path: root/services.json
AgeCommit message (Collapse)Author
2023-01-13[CI] Auto update instancesgithub-actions
2023-01-10[CI] Auto update instancesgithub-actions
2023-01-09[CI] Auto update instancesgithub-actions
2023-01-07[CI] Auto update instancesgithub-actions
2023-01-05[CI] Auto update instancesgithub-actions
2023-01-04Add cf filter to nightly build, update servicesBen Busby
The cloudflare filter has been added back into the nightly build. Now that the filtering method uses direct querying of the instance IP(s), it should be more reliable than the namespace lookup (and more accurate). services.json has been updated with the latest filtered results from services-full.json as well.
2022-12-21Update cloudflare filtered service listBen Busby
2022-12-11Add auto update instances for libreddit (#80)sian1468
* Change libreddit's fallback URL to official instance's URL * Add auto update instances for libreddit
2022-12-09Filter against cloudflare proxy (not nameservers)Ben Busby
The previous approach to filtering cloudflare instances was checking if cloudflare nameservers were assigned to that domain. I believe this was too harsh of a filter, as quite a few instances were removed even though they were not using cloudflare's proxying feature. To solve this, the filtering script has been updated to manually fetch each IP associated with a domain and see if it returns the 1003 error that cloudflare proxied sites return when queried directly.
2022-10-20Manually remove teddit instanceBen Busby
See #68
2022-10-20Remove dead libreddit link (#71)casualuser1998
2022-10-13Remove dead lingva instanceBen Busby
Fixes #70
2022-09-30Move artemislena libreddit instance to teddit [skip ci] (#66)uranuspucksaxophone
* Move artemislena libreddit instance to teddit Co-authored-by: Ben Busby <contact@benbusby.com>
2022-09-29Remove libreddit instances w/ bad redirectsBen Busby
2022-09-15Manually clear out dead bibliogram instancesBen Busby
Also removes bibliogram from the auto-updater Bibliogram is discontinued, and many instances are going offline as a result. This clears out the ones that have already been deactivated, but the better solution would probably be to stop supporting bibliogram.
2022-09-07Test bibliogram instances with post URL, not profileBen Busby
User profile pages are no longer accessible from Bibliogram. This should be addressed by Farside at some point, but for now, we should at least be checking if posts are accessible for a particular instance. Closes #63
2022-08-22Remove bibliogram.privacydev.net instanceBen Busby
The bibliogram.privacydev.net instance has been removed, as it doesn't actually redirect to a bibliogram instance. The site it redirects to, imginn, does work as an instagram alternative, but has not been vetted and should not be used by Farside as a drop-in replacement for bibliogram yet. Closes #61
2022-08-04Remove cloudflare filter from update workflowBen Busby
The cloudflare filter, when performed as part of the github action workflow, doesn't seem to work nearly as reliably when run on an actual machine. The farside server will instead run the un-cloudflare script whenever it pulls in new changes to services-full.json, which should be a much more reliable approach to filtering out cloudflare instances.
2022-08-04[CI] Auto update instancesgithub-actions
2022-08-03Add sr.ht link to index list view, update instance listBen Busby
2022-08-03[CI] Auto update instancesgithub-actions
2022-08-02Add "unofficialbird.com" Nitter instance [skip ci] (#58)jlund
2022-08-01[CI] Check for NOERROR return status in dig queryBen Busby
2022-08-02[CI] Auto update instancesgithub-actions
2022-07-31Fix spelling of quetre (#55)alvv-z
2022-07-28Remove dead/broken nitter instancesBen Busby
2022-07-27Support libremdb and querte (imdb and quora alts)Ben Busby
Includes support for redirecting via full url, ie: -> farside.link/https://www.imdb.com/title/tt0133093/ will redirect to a libremdb instance. Closes #48
2022-07-27Add support for librex searchBen Busby
See: https://github.com/hnhx/librex Closes #47
2022-07-27Exclude Cloudflare instances from services.json by defaultBen Busby
This updates the services json file to exclude all instances that are detected to be using Cloudflare nameservers. A separate "services-full.json" file will continue to be tracked in the repo, which will include the full list of all instances for each service and can be used with the `FARSIDE_SERVICES_JSON` environment variable for anyone wanting to access the full instance list for each service. See #43
2022-07-27Include n.l5.ca as a nitter instance (#51)Grant Bacon
2022-07-27[CI] Auto update instancesgithub-actions
2022-07-26[CI] Auto update instancesgithub-actions
2022-07-25[CI] Auto update instancesgithub-actions
2022-07-24[CI] Auto update instancesgithub-actions
2022-07-23[CI] Auto update instancesgithub-actions
2022-07-22[CI] Auto update instancesgithub-actions
2022-07-21[CI] Auto update instancesgithub-actions
2022-07-20[CI] Auto update instancesgithub-actions
2022-07-19[CI] Auto update instancesgithub-actions
2022-07-18[CI] Auto update instancesgithub-actions
2022-07-17[CI] Auto update instancesgithub-actions
2022-07-16[CI] Auto update instancesgithub-actions
2022-07-15[CI] Auto update instancesgithub-actions
2022-07-14[CI] Auto update instancesgithub-actions
2022-07-13Remove dead instances from non-auto updated servicesBen Busby
2022-07-13[CI] Auto update instancesgithub-actions
2022-07-12[CI] Auto update instancesgithub-actions
2022-07-11[CI] Auto update instancesgithub-actions
2022-07-10[CI] Auto update instancesgithub-actions
2022-07-09[CI] Auto update instancesgithub-actions