From bb4e5ebca8af9f2975682ad5dd045980b161d28e Mon Sep 17 00:00:00 2001 From: iacore Date: Sat, 17 Feb 2024 16:19:28 +0000 Subject: [PATCH] amend readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e5301a..cee01a6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You can keep track of this project's development [here](https://codeberg.org/VnP You can use PixivFE for personal use! Assuming that you use an operating system that can run POSIX shell scripts, install `go`, clone this repository, modify the `run.sh` file, and profit! I recommend self-hosting your own instance for personal use, instead of relying entirely on official instances. -Check out [this page](https://codeberg.org/VnPower/pixivfe/wiki/Hosting). We currently have guides for Docker and Caddy. +[How to host PixivFE using Docker and Caddy](https://codeberg.org/VnPower/pixivfe/wiki/Hosting) ## Development @@ -60,6 +60,8 @@ PIXIVFE_DEV=1 go run . | WhateverItWorks | Yes | https://art.whateveritworks.org | | ducks.party | No | https://pixivfe.ducks.party | +[How to host a Pixiv proxy](https://codeberg.org/VnPower/PixivFE/wiki/Hosting-an-image-proxy-server-for-Pixiv) + Hosted one yourself? Create a pull request to add it here! ## License & Attributions