mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix duplicated text
This commit is contained in:
@@ -29,8 +29,6 @@ I recommend self-hosting your own instance for personal use, instead of relying
|
||||
|
||||
To deploy PixivFE using Docker or the compiled binary, see the [Hosting PixivFE](doc/Hosting.md) wiki page. A guide on [hosting a Pixiv image proxy](doc/Hosting-an-image-proxy-server-for-Pixiv.md) is also available if you don't want to use a public one.
|
||||
|
||||
[How to host a Pixiv image proxy](doc/Hosting-an-image-proxy-server-for-Pixiv.md)
|
||||
|
||||
## Development
|
||||
|
||||
**Requirements:**
|
||||
@@ -54,7 +52,9 @@ PIXIVFE_DEV=1 <other_environment_variables> go run .
|
||||
|
||||
## Instances
|
||||
|
||||
| Name | URL | Country | Cloudflare usage | [Mozilla Observatory](https://observatory.mozilla.org/faq/) grade | Uptime |
|
||||
<!-- The current instance table is really wide; maybe there's a better way of formatting it without losing information? -->
|
||||
|
||||
| Name | URL | Country | Cloudflare? | [Mozilla Observatory](https://observatory.mozilla.org/faq/) grade | Uptime |
|
||||
| ------------------ | ---------------------------- | ------- | ---------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| exozyme (Official) | https://pixivfe.exozy.me | US | No |  |   |
|
||||
| dragongoose | https://pixivfe.drgns.space | US | No |  |   |
|
||||
|
||||
Reference in New Issue
Block a user