diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index 4f2255c..740b283 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1 +1,2 @@
liberapay: zedeus
+patreon: nitter
diff --git a/README.md b/README.md
index d4e36ae..9504312 100644
--- a/README.md
+++ b/README.md
@@ -9,25 +9,31 @@ Inspired by the [invidio.us](https://github.com/omarroth/invidious) project.
- All requests go through the backend, client never talks to Twitter
- Prevents Twitter from tracking your IP or JavaScript fingerprint
- Unofficial API (no rate limits or developer account required)
-- Lightweight (for [@nim_lang](https://nitter.net/nim_lang), 58KB vs 784KB from twitter.com)
+- Lightweight (for [@nim_lang](https://nitter.net/nim_lang), 60KB vs 784KB from twitter.com)
- RSS feeds
- Themes
- Mobile support (responsive design)
- AGPLv3 licensed, no proprietary instances permitted
-## Todo (roughly in this order)
+Liberapay: https://liberapay.com/zedeus \
+Patreon: https://patreon.com/nitter \
+BTC: bc1qp7q4qz0fgfvftm5hwz3vy284nue6jedt44kxya \
+ETH: 0x66d84bc3fd031b62857ad18c62f1ba072b011925 \
+LTC: ltc1qhsz5nxw6jw9rdtw9qssjeq2h8hqk2f85rdgpkr \
+XMR: 42hKayRoEAw4D6G6t8mQHPJHQcXqofjFuVfavqKeNMNUZfeJLJAcNU19i1bGdDvcdN6romiSscWGWJCczFLe9RFhM3d1zpL
+
+## Roadmap
- Embeds
+- Account system with timeline support
- Archiving tweets/profiles
-- Simple account system with customizable feed
-- Json API endpoints
-- Emoji support (WIP, uses native font for now)
+- Developer API
## Resources
The wiki contains a list of
-[Nitter instances](https://github.com/zedeus/nitter/wiki/Instances) and
-a list of [browser extensions](https://github.com/zedeus/nitter/wiki/Extensions)
+[instances](https://github.com/zedeus/nitter/wiki/Instances) and
+[browser extensions](https://github.com/zedeus/nitter/wiki/Extensions)
maintained by the community.
## Why?
@@ -43,7 +49,7 @@ for users to control whether their data gets sent to advertisers.
Using an instance of Nitter (hosted on a VPS for example), you can browse
Twitter without JavaScript while retaining your privacy. In addition to
respecting your privacy, Nitter is on average around 15 times lighter than
-Twitter, and in most cases serves pages faster (eg. timelines 2-4x faster).
+Twitter, and in most cases serves pages faster (eg. timelines load 2-4x faster).
In the future a simple account system will be added that lets you follow Twitter
users, allowing you to have a clean chronological timeline without needing a
@@ -136,13 +142,6 @@ this: `journalctl -u nitter.service` (add `--follow` to see just the last 15
lines). If you're running the Docker image, you can do this:
`docker logs --follow *nitter container id*`
-## Donating
-
-BTC: bc1qp7q4qz0fgfvftm5hwz3vy284nue6jedt44kxya \
-ETH: 0x66d84bc3fd031b62857ad18c62f1ba072b011925 \
-LTC: ltc1qhsz5nxw6jw9rdtw9qssjeq2h8hqk2f85rdgpkr \
-XMR: 42hKayRoEAw4D6G6t8mQHPJHQcXqofjFuVfavqKeNMNUZfeJLJAcNU19i1bGdDvcdN6romiSscWGWJCczFLe9RFhM3d1zpL
-
## Contact
Feel free to join our Freenode IRC channel at #nitter, or our
diff --git a/public/md/about.md b/public/md/about.md
index a095487..1f5fced 100644
--- a/public/md/about.md
+++ b/public/md/about.md
@@ -7,7 +7,7 @@ privacy. The source is available on GitHub at
* All requests go through the backend, client never talks to Twitter
* Prevents Twitter from tracking your IP or JavaScript fingerprint
* Unofficial API (no rate limits or developer account required)
-* Lightweight (for [@nim_lang](/nim_lang), 36KB vs 580KB from twitter.com)
+* Lightweight (for [@nim_lang](/nim_lang), 60KB vs 784KB from twitter.com)
* RSS feeds
* Themes
* Mobile support (responsive design)
@@ -37,7 +37,8 @@ Twitter account.
## Donating
-LiberaPay: \
+Liberapay: \
+Patreon: \
BTC: bc1qp7q4qz0fgfvftm5hwz3vy284nue6jedt44kxya \
ETH: 0x66d84bc3fd031b62857ad18c62f1ba072b011925 \
LTC: ltc1qhsz5nxw6jw9rdtw9qssjeq2h8hqk2f85rdgpkr \