mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix some potentially misleading captions
This commit is contained in:
@@ -27,7 +27,7 @@ You can keep track of this project's development [here](doc/dev/Things-to-do.md)
|
||||
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.
|
||||
|
||||
[How to host PixivFE using Docker and Caddy](doc/Hosting.md)
|
||||
[How to host PixivFE using Docker, or Caddy](doc/Hosting.md)
|
||||
|
||||
## Development
|
||||
|
||||
@@ -60,7 +60,7 @@ PIXIVFE_DEV=1 <other_environment_variables> go run .
|
||||
| WhateverItWorks | Yes | https://art.whateveritworks.org |
|
||||
| ducks.party | No | https://pixivfe.ducks.party |
|
||||
|
||||
[How to host a Pixiv proxy](doc/Hosting-an-image-proxy-server-for-Pixiv.md)
|
||||
[How to host a Pixiv image proxy](doc/Hosting-an-image-proxy-server-for-Pixiv.md)
|
||||
|
||||
Hosted one yourself? Create a pull request to add it here!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user