From 39b7aa0006427fca1b6f7bc31318dd4daf0e3bd2 Mon Sep 17 00:00:00 2001 From: Joshua Moore Date: Mon, 10 Feb 2020 13:19:20 -0700 Subject: [PATCH] Update MIRRORS.md --- MIRRORS.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/MIRRORS.md b/MIRRORS.md index 63b4156..ad93c25 100644 --- a/MIRRORS.md +++ b/MIRRORS.md @@ -1,2 +1,16 @@ -- u/SheepKid12 has a [GitLab mirror](https://gitlab.com/SheepKid12/degoogle) -- [Xerbo](https://github.com/Xerbo) is hosting a [mirror](https://git.xerbo.net/Xerbo/degoogle) +# Degoogle Mirrors + +If you host a mirror, let me know through an Issue or PR so it can be added to the community mirrors list. It would be prefered if your mirror is auto-updating. + +Official mirrors are the main sources and are maintained by me (@tycrek). Community mirrors are other Git instances run by other users that I can't control. + +## Official mirrors + +- [GitHub repo](https://github.com/tycrek/degoogle) +- [GitHub Pages](https://degoogle.jmoore.dev) (I am using my personal domain as some firewalls block GitHub) +- [r/Privacy wiki](https://old.reddit.com/r/privacy/wiki/de-google) (Manually maintained by me, @tycrek. Message me on Reddit or open an Issue if it is not up-to-date) + +## Community mirrors + +- [GitLab mirror](https://gitlab.com/SheepKid12/degoogle) from u/SheepKid12 +- [Gitea mirror](https://git.xerbo.net/Xerbo/degoogle) from [@Xerbo](https://github.com/Xerbo)