aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPitu <[email protected]>2017-01-18 20:33:38 -0300
committerPitu <[email protected]>2017-01-18 20:33:38 -0300
commit3daca98298ab2927b89d17865a1e63e73f37b1f2 (patch)
tree9ca83e17973ac7bcb8c67ef037c1457b6d4d5772
parentNew README (diff)
downloadhost.fuwn.me-3daca98298ab2927b89d17865a1e63e73f37b1f2.tar.xz
host.fuwn.me-3daca98298ab2927b89d17865a1e63e73f37b1f2.zip
Added chrome extension link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96a6abb..4001adc 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ A sample of the returning json from the endpoint can be seen below:
}
```
-To make it easier and better than any other service, you can download [our Chrome extension]() that will let you configure your hostname and tokens, so that you can simply `right click` -> `send to loli-safe` to any image/audio/video file on the web.
+To make it easier and better than any other service, you can download [our Chrome extension](https://chrome.google.com/webstore/detail/loli-safe-uploader/enkkmplljfjppcdaancckgilmgoiofnj) that will let you configure your hostname and tokens, so that you can simply `right click` -> `send to loli-safe` to any image/audio/video file on the web.
Because of how nodejs apps work, if you want it attached to a domain name you will need to make a reverse proxy for it. Here is a tutorial [on how to do this with nginx](https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04). Keep in mind that this is only a requirement if you want to access your loli-safe service by using a domain name (ex: https://i.kanacchi.moe), otherwise you can use the service just fine by accessing it from your server's IP.