about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorHygna <hygna@proton.me>2022-10-25 12:43:59 +0100
committerHygna <hygna@proton.me>2022-10-25 12:43:59 +0100
commit65243b5b9354034d2d46cbf69dfa4d96b0a76632 (patch)
tree4d7d1bd551d4350207633ef0d9db36fd0c79ef81 /README.md
parentStopped tracking generated html files in git (diff)
downloadlibredirect-65243b5b9354034d2d46cbf69dfa4d96b0a76632.zip
Improved the instance fetcher
Changed the image used in CI

Started fetching Whoogle & SimplyTranslate tor & i2p instances

Started using a custom user agent for transparency
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 099717a7..09ddf433 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,6 @@ A web extension that redirects YouTube, Twitter, Instagram... requests to altern
 [![Codeberg](https://raw.githubusercontent.com/ManeraKai/manerakai/main/icons/codeberg.svg)](https://codeberg.org/LibRedirect/libredirect)&nbsp;&nbsp;
 [![GitHub](https://raw.githubusercontent.com/ManeraKai/manerakai/main/icons/github.svg)](https://github.com/libredirect/libredirect/)&nbsp;&nbsp;
 
-
 ## Translate
 
 [![Weblate](./img/weblate.svg)](https://hosted.weblate.org/projects/libredirect/extension)
@@ -72,9 +71,11 @@ npm install
 ```
 
 To generate html that uses `config.json` (needed to develop/build the extention), run:
+
 ```
 npm run ejs
 ```
+
 Afterwards, you will need to run it if you modify `config.json` or any files ending with .ejs.
 
 ### Build the extention zip archive: