From dee73dfa3325c14edae9b76b2f84faec72900396 Mon Sep 17 00:00:00 2001 From: Daniel Valentine Date: Wed, 12 Oct 2022 17:02:22 -0600 Subject: [PATCH] Rename GitHub organization to ferritreader. --- .replit | 2 +- Cargo.toml | 2 +- README.md | 14 +++++++------- templates/base.html | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.replit b/.replit index 179f999..8835001 100644 --- a/.replit +++ b/.replit @@ -1,2 +1,2 @@ -run = "while :; do set -ex; curl -o./ferrit -fsSL -- https://github.com/libbacon/ferrit/releases/latest/download/ferrit; chmod +x ferrit; set +e; ./ferrit -H 63115200; sleep 1; done" +run = "while :; do set -ex; curl -o./ferrit -fsSL -- https://github.com/ferritreader/ferrit/releases/latest/download/ferrit; chmod +x ferrit; set +e; ./ferrit -H 63115200; sleep 1; done" language = "bash" diff --git a/Cargo.toml b/Cargo.toml index b3522c2..db57851 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "ferrit" description = " Alternative private front-end to Reddit" license = "AGPL-3.0" -repository = "https://github.com/libbacon/ferrit" +repository = "https://github.com/ferritreader/ferrit" version = "0.1.0" authors = ["Daniel Valentine ", "spikecodes <19519553+spikecodes@users.noreply.github.com>"] edition = "2021" diff --git a/README.md b/README.md index f2a41cb..f3b2dba 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,18 @@ ## Why Ferrit? -Ferrit is a fast, light, private, and secure way to browse Reddit. View the hottest takes on **/r/unpopularopinion** without having to enable Javascript or unwillingly submit any information to Reddit's servers. For more information, see the following pages on our [wiki](https://github.com/libbacon/ferrit/wiki): +Ferrit is a fast, light, private, and secure way to browse Reddit. View the hottest takes on **/r/unpopularopinion** without having to enable Javascript or unwillingly submit any information to Reddit's servers. For more information, see the following pages on our [wiki](https://github.com/ferritreader/ferrit/wiki): -* [FAQ/What are the advantages to using Ferrit over Reddit?](https://github.com/libbacon/ferrit/wiki/FAQ#what-are-the-advantages-to-using-ferrit-over-reddit): what Ferrit does and why it is preferable to visiting Reddit directly -* [FAQ/What are the disadvantages to using Ferrit over Reddit?](https://github.com/libbacon/ferrit/wiki/FAQ#what-are-the-disadvantages-to-using-ferrit-over-reddit): what Ferrit is _not_ -* [Privacy/Reddit](https://github.com/libbacon/ferrit/wiki/Privacy#reddit): an acounting of the data Reddit may and will collect from its visitors +* [FAQ/What are the advantages to using Ferrit over Reddit?](https://github.com/ferritreader/ferrit/wiki/FAQ#what-are-the-advantages-to-using-ferrit-over-reddit): what Ferrit does and why it is preferable to visiting Reddit directly +* [FAQ/What are the disadvantages to using Ferrit over Reddit?](https://github.com/ferritreader/ferrit/wiki/FAQ#what-are-the-disadvantages-to-using-ferrit-over-reddit): what Ferrit is _not_ +* [Privacy/Reddit](https://github.com/ferritreader/ferrit/wiki/Privacy#reddit): an acounting of the data Reddit may and will collect from its visitors -The [whole FAQ](https://github.com/libbacon/ferrit/wiki/FAQ) may address other questions you may have about Ferrit. +The [whole FAQ](https://github.com/ferritreader/ferrit/wiki/FAQ) may address other questions you may have about Ferrit. ## Instances -Visit the [Instances wiki page](https://github.com/libbacon/ferrit/wiki/Instances) for a list of running Ferrit instances. _Note that this page is currently empty since there are no (known) instances of Ferrit that are in operation._ +Visit the [Instances wiki page](https://github.com/ferritreader/ferrit/wiki/Instances) for a list of running Ferrit instances. _Note that this page is currently empty since there are no (known) instances of Ferrit that are in operation._ ## Getting and Installing Ferrit -Visit [Building, Installation, and Deployment](https://github.com/libbacon/ferrit/wiki/Building,-Installation,-and-Deployment) on the wiki for detailed instructions on how to obtain and set up Ferrit. +Visit [Building, Installation, and Deployment](https://github.com/ferritreader/ferrit/wiki/Building,-Installation,-and-Deployment) on the wiki for detailed instructions on how to obtain and set up Ferrit. diff --git a/templates/base.html b/templates/base.html index 40acb35..4ee60b1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -52,7 +52,7 @@ - + code code