From 895366ad1b73d4d1ecd919b6803784e6b83e8a27 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Fri, 4 Mar 2022 14:16:54 +0300 Subject: Added screenshots. Moved some files around --- README.md | 16 +++++++++++++--- img/1.png | Bin 0 -> 434302 bytes img/2.png | Bin 0 -> 434133 bytes img/3.png | Bin 0 -> 83741 bytes img/4.png | Bin 0 -> 89920 bytes img/5.png | Bin 0 -> 104499 bytes img/badge-amo.png | Bin 0 -> 2750 bytes img/badge-chrome.png | Bin 0 -> 2391 bytes img/badge-ms.png | Bin 0 -> 9320 bytes img/buy-me-a-coffee.png | Bin 0 -> 3926 bytes img/liberapay.svg | 14 ++++++++++++++ src/assets/images/badge-amo.png | Bin 2750 -> 0 bytes src/assets/images/badge-chrome.png | Bin 2391 -> 0 bytes src/assets/images/badge-ms.png | Bin 9320 -> 0 bytes src/assets/images/buy-me-a-coffee.png | Bin 3926 -> 0 bytes src/assets/images/liberapay.svg | 14 -------------- src/assets/images/medium-icon.png | Bin 4053 -> 0 bytes 17 files changed, 27 insertions(+), 17 deletions(-) create mode 100644 img/1.png create mode 100644 img/2.png create mode 100644 img/3.png create mode 100644 img/4.png create mode 100644 img/5.png create mode 100644 img/badge-amo.png create mode 100644 img/badge-chrome.png create mode 100644 img/badge-ms.png create mode 100644 img/buy-me-a-coffee.png create mode 100644 img/liberapay.svg delete mode 100644 src/assets/images/badge-amo.png delete mode 100644 src/assets/images/badge-chrome.png delete mode 100644 src/assets/images/badge-ms.png delete mode 100644 src/assets/images/buy-me-a-coffee.png delete mode 100644 src/assets/images/liberapay.svg delete mode 100644 src/assets/images/medium-icon.png diff --git a/README.md b/README.md index 511d745b..358fc183 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # LibRedirect A web extension that redirects YouTube, Twitter, Instagram... requests to alternative privacy friendly frontends and backends. @@ -18,14 +18,24 @@ Medium => [Scribe](https://sr.ht/~edwardloveall/scribe/) **Note**: It will be using random instances by default. You can also add custom instances. +
+   +   +   +   +   +
+
+ + [![Mozilla Users](https://badges.alefvanoon.xyz/amo/users/libredirect?label=Firefox%20Users)](https://addons.mozilla.org/firefox/addon/libredirect/) [![Matrix Badge](https://badges.alefvanoon.xyz/matrix/libredirect:matrix.org?label=Matrix)](https://matrix.to/#/#libredirect:tokhmi.xyz) ## Get -[![Firefox Add-on](src/assets/images/badge-amo.png)](https://addons.mozilla.org/firefox/addon/libredirect/) +[![Firefox Add-on](./img/badge-amo.png)](https://addons.mozilla.org/firefox/addon/libredirect/) ## Donate -[![Liberapay](./src/assets/images/liberapay.svg)](https://liberapay.com/LibRedirect) +[![Liberapay](./img/liberapay.svg)](https://liberapay.com/LibRedirect) **BTC:** `bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q` diff --git a/img/1.png b/img/1.png new file mode 100644 index 00000000..a730f9a5 Binary files /dev/null and b/img/1.png differ diff --git a/img/2.png b/img/2.png new file mode 100644 index 00000000..56bdbd02 Binary files /dev/null and b/img/2.png differ diff --git a/img/3.png b/img/3.png new file mode 100644 index 00000000..32b0a61e Binary files /dev/null and b/img/3.png differ diff --git a/img/4.png b/img/4.png new file mode 100644 index 00000000..73db5a5c Binary files /dev/null and b/img/4.png differ diff --git a/img/5.png b/img/5.png new file mode 100644 index 00000000..a4cfbcb2 Binary files /dev/null and b/img/5.png differ diff --git a/img/badge-amo.png b/img/badge-amo.png new file mode 100644 index 00000000..9dbb7e46 Binary files /dev/null and b/img/badge-amo.png differ diff --git a/img/badge-chrome.png b/img/badge-chrome.png new file mode 100644 index 00000000..afd2c6b2 Binary files /dev/null and b/img/badge-chrome.png differ diff --git a/img/badge-ms.png b/img/badge-ms.png new file mode 100644 index 00000000..1b1dcbc9 Binary files /dev/null and b/img/badge-ms.png differ diff --git a/img/buy-me-a-coffee.png b/img/buy-me-a-coffee.png new file mode 100644 index 00000000..8d9ea893 Binary files /dev/null and b/img/buy-me-a-coffee.png differ diff --git a/img/liberapay.svg b/img/liberapay.svg new file mode 100644 index 00000000..51020dc5 --- /dev/null +++ b/img/liberapay.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/images/badge-amo.png b/src/assets/images/badge-amo.png deleted file mode 100644 index 9dbb7e46..00000000 Binary files a/src/assets/images/badge-amo.png and /dev/null differ diff --git a/src/assets/images/badge-chrome.png b/src/assets/images/badge-chrome.png deleted file mode 100644 index afd2c6b2..00000000 Binary files a/src/assets/images/badge-chrome.png and /dev/null differ diff --git a/src/assets/images/badge-ms.png b/src/assets/images/badge-ms.png deleted file mode 100644 index 1b1dcbc9..00000000 Binary files a/src/assets/images/badge-ms.png and /dev/null differ diff --git a/src/assets/images/buy-me-a-coffee.png b/src/assets/images/buy-me-a-coffee.png deleted file mode 100644 index 8d9ea893..00000000 Binary files a/src/assets/images/buy-me-a-coffee.png and /dev/null differ diff --git a/src/assets/images/liberapay.svg b/src/assets/images/liberapay.svg deleted file mode 100644 index 51020dc5..00000000 --- a/src/assets/images/liberapay.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/assets/images/medium-icon.png b/src/assets/images/medium-icon.png deleted file mode 100644 index 797cedbd..00000000 Binary files a/src/assets/images/medium-icon.png and /dev/null differ -- cgit 1.4.1