summaryrefslogtreecommitdiff
path: root/services.json
AgeCommit message (Collapse)Author
2022-01-22[CI] Auto update instancesgithub-actions
2022-01-20[CI] Auto update instancesgithub-actions
2022-01-17[CI] Auto update instancesgithub-actions
2022-01-16[CI] Auto update instancesgithub-actions
2022-01-14[CI] Auto update instancesgithub-actions
2022-01-12[CI] Auto update instancesgithub-actions
2022-01-10[CI] Auto update instancesgithub-actions
2022-01-08[CI] Auto update instancesgithub-actions
2022-01-05[CI] Auto update instancesgithub-actions
2022-01-03Update services.json (#9)Albony Cal
2021-12-31[CI] Auto update instancesgithub-actions
2021-12-30[CI] Auto update instancesgithub-actions
2021-12-29[CI] Auto update instancesgithub-actions
2021-12-28Add new piped instanceBen Busby
piped.mutahar.rocks
2021-12-25[CI] Auto update instancesgithub-actions
2021-12-24[CI] Auto update instancesgithub-actions
2021-12-23[CI] Auto update instancesgithub-actions
2021-12-22[CI] Auto update instancesgithub-actions
2021-12-20[CI] Auto update instancesgithub-actions
2021-12-19[CI] Auto update instancesgithub-actions
2021-12-18[CI] Auto update instancesgithub-actions
2021-12-17Support lingva translate serviceBen Busby
https://github.com/TheDavidDelta/lingva-translate
2021-12-17Add `piped` subdomain for silkky.cloud instanceBen Busby
2021-12-16Add *.sethforprivacy.com services (#5)Seth For Privacy
Uptime stats here: https://status.sethforprivacy.com/status
2021-12-16Add piped instance, update demos in readmeBen Busby
2021-12-16[CI] Auto update instancesgithub-actions
2021-12-15Support teddit, piped, and simplytranslateBen Busby
- teddit (https://teddit.net/about) A free and open source alternative Reddit front-end focused on privacy. Inspired by the Nitter project. - Piped (https://github.com/TeamPiped/Piped) An alternative privacy-friendly YouTube frontend which is efficient by design. - SimplyTranslate (https://simple-web.org/projects/simplytranslate.html) We aim to provide fast and private translations to the user without wasting much overhead for extensive styling or JavaScript ___ Also adds SimplyTranslate to the github pipeline, since they provide a list of the service's public instances. Closes #4
2021-12-15[CI] Auto update instancesgithub-actions
2021-12-14[CI] Auto update instancesgithub-actions
2021-12-13[CI] Auto update instancesgithub-actions
2021-12-12[CI] Auto update instancesgithub-actions
2021-12-11[CI] Auto update instancesgithub-actions
2021-12-10[CI] Auto update instancesgithub-actions
2021-12-09[CI] Auto update instancesgithub-actions
2021-12-08Fix missing slash in scribe test pathBen Busby
2021-12-08[CI] Auto update instancesgithub-actions
2021-12-06Add new whoogle instance (search.sethforprivacy.com)Ben Busby
https://blog.sethforprivacy.com/about/#privacy-preserving-front-ends-and-tools
2021-12-06Add scribe to supported servicesBen Busby
scribe (https://https://git.sr.ht/~edwardloveall/scribe) is an alternative frontend for Medium.
2021-12-06[CI] Auto update instancesgithub-actions
2021-12-05[CI] Auto update instancesgithub-actions
2021-12-04[CI] Auto update instancesgithub-actions
2021-12-03[CI] Auto update instancesgithub-actions
2021-12-02[CI] Auto update instancesgithub-actions
2021-11-29whoogle: Remove inactive instances, fix test urlBen Busby
The default url redirects to a session validation url first (w/ status code 307). Disabling cookies by default allows a 200 code to be returned for successful searches.
2021-11-29Add official whoogle fosshost instance to servicesBen Busby
2021-11-29Use format str for search engine queriesBen Busby
Although the current list of queries is only 2 elements ("time" and "weather"), this allows searches for Whoogle and Searx to be slightly more random, and potentially avoid any issues with their parent engine rate limiting them.
2021-11-26Automate updates for list of searx instances (#3)Ben Busby
* Create nightly update workflow for instances A nightly GitHub Actions CI workflow has been added to fetch new instances of supported services within Farside. Currently only Searx is supported, but obviously others could be added if there are similarly easy ways to fetch and filter instances programmatically. services.json has also been updated with the initial results of the workflow script. * Set headers for every HTTPoison request This serves as a workaround for bot blocking via filtron. * Expand filtering of searx instances New filter enforces: - No Cloudflare - Good TLS config - Good HTTP header config - Vanilla instances or forks - Instances with 100% search success
2021-11-24Added my libreddit instance Albony Cal
I also host a libreddit instance, I just noticed that you created this thing, cool ;)
2021-11-18Update searx instancesBen Busby
Should probably consider automating this at some point, but each instance seemingly lists their public instances in a different format. Also don't really want to mess with readme scraping. Idk, I'll think about it.
2021-11-15Add searx instances to services.jsonBen Busby