Change hyperlinks according to the ownership change

This commit is contained in:
VnPower
2024-12-02 20:55:07 +07:00
parent 81cf328d90
commit 434170d176
4 changed files with 10 additions and 10 deletions
+5 -5
View File
@@ -5,13 +5,13 @@ A open source alternative frontend for Pixiv.
**Notice**: PixivFE now has a public room on Matrix, [join here](https://matrix.to/#/#pixivfe:exozy.me)!
<p>
<a href="https://codeberg.org/vnpower/pixivfe">
<a href="https://codeberg.org/pixivfe/pixivfe">
<img alt="Get it on Codeberg" src="https://get-it-on.codeberg.org/get-it-on-blue-on-white.png" height="60">
</a>
</p>
[![CI badge](https://ci.codeberg.org/api/badges/12556/status.svg)](https://ci.codeberg.org/repos/12556)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/vnpower/pixivfe/v2)](https://goreportcard.com/report/codeberg.org/vnpower/pixivfe)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/pixivfe/pixivfe/v2)](https://goreportcard.com/report/codeberg.org/pixivfe/pixivfe)
[![Crowdin](https://badges.crowdin.net/pixivfe/localized.svg)](https://crowdin.com/project/pixivfe)
[![Docker Pulls](https://img.shields.io/docker/pulls/vnpower/pixivfe)](https://hub.docker.com/r/vnpower/pixivfe)
@@ -105,13 +105,13 @@ This project was made possible thanks to:
- [kun](https://codeberg.org/idkwhyiexist): for supporting my idea to start this project
- [Anthony Wang](https://codeberg.org/xy): for starting [exozyme](https://exozy.me) and the infrastructure
- [dragongoose](https://codeberg.org/dragongoose): for early code support
- [NNB](https://codeberg.org/NNB): for making PixivFE's [official logo](https://codeberg.org/VnPower/PixivFE/issues/4)
- [toonakko](https://github.com/UmiTooko): for drawing [cover artworks](https://codeberg.org/VnPower/PixivFE/src/branch/v2/assets/img/nsfw.png)
- [NNB](https://codeberg.org/NNB): for making PixivFE's [official logo](https://codeberg.org/PixivFE/PixivFE/issues/4)
- [toonakko](https://github.com/UmiTooko): for drawing [cover artworks](https://codeberg.org/PixivFE/PixivFE/src/branch/v2/assets/img/nsfw.png)
- [iacore](https://codeberg.org/iacore): for the a lot of code contributions, features and bug fixes
- [perennial](https://codeberg.org/perennial): for the a lot of code contributions and the [documentation](https://pixivfe-docs.pages.dev)
- [jackyzy823](https://codeberg.org/jackyzy823): for implementing novels and other contributions
Special thanks to: the [exozyme community](https://exozy.me/explore), Codeberg, [stargazers](https://codeberg.org/VnPower/PixivFE/stars), and all participants in the [issue tracker](https://codeberg.org/VnPower/PixivFE/issues)!
Special thanks to: the [exozyme community](https://exozy.me/explore), Codeberg, [stargazers](https://codeberg.org/PixivFE/PixivFE/stars), and all participants in the [issue tracker](https://codeberg.org/PixivFE/PixivFE/issues)!
---
+1 -1
View File
@@ -31,7 +31,7 @@ const (
defaultPort = "8282"
defaultRepoUrl = "https://codeberg.org/VnPower/PixivFE"
defaultRepoUrl = "https://codeberg.org/PixivFE/PixivFE"
defaultAcceptLanguage = "en-US,en;q=0.5"
defaultProxyServerStaging = BuiltinProxyUrl
defaultProxyCheckEnabled = true
+3 -3
View File
@@ -7,7 +7,7 @@ hide:
**PixivFE**, a privacy-respecting alternative front-end for Pixiv that doesn't suck.
[![CI badge](https://ci.codeberg.org/api/badges/12556/status.svg)](https://ci.codeberg.org/repos/12556)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/vnpower/pixivfe/v2)](https://goreportcard.com/report/codeberg.org/vnpower/pixivfe)
[![Go Report Card](https://goreportcard.com/badge/codeberg.org/pixivfe/pixivfe/v2)](https://goreportcard.com/report/codeberg.org/pixivfe/pixivfe)
[![Crowdin](https://badges.crowdin.net/pixivfe/localized.svg)](https://crowdin.com/project/pixivfe)
[![Docker Pulls](https://img.shields.io/docker/pulls/vnpower/pixivfe)](https://hub.docker.com/r/vnpower/pixivfe)
@@ -62,14 +62,14 @@ hide:
For support:
- Report issues or request features on [Codeberg](https://codeberg.org/VnPower/PixivFE/issues).
- Report issues or request features on [Codeberg](https://codeberg.org/PixivFE/PixivFE/issues).
- Workarounds for common issues are covered on [Known Quirks](known-quirks.md).
## Contributing
Contributions to PixivFE are welcome, including code and documentation. For more information on how to contribute, please refer to the [developer documentation](dev/index.md).
[![Get it on Codeberg](https://get-it-on.codeberg.org/get-it-on-blue-on-white.png){ width="200" }](https://codeberg.org/VnPower/PixivFE)
[![Get it on Codeberg](https://get-it-on.codeberg.org/get-it-on-blue-on-white.png){ width="200" }](https://codeberg.org/PixivFE/PixivFE)
## License
+1 -1
View File
@@ -14,7 +14,7 @@ To check the uptime history and status of these instances, visit the [PixivFE in
Instances marked as having analytics load external tracking scripts, such as [Cloudflare Web Analytics](https://developers.cloudflare.com/analytics/web-analytics/).
!!! tip
To add your instance to this list, [create an issue on the PixivFE repository](https://codeberg.org/VnPower/PixivFE/issues/new?template=.forgejo%2fissue_template%2fadd-instance.yaml) using the "Add Instance" template.
To add your instance to this list, [create an issue on the PixivFE repository](https://codeberg.org/PixivFE/PixivFE/issues/new?template=.forgejo%2fissue_template%2fadd-instance.yaml) using the "Add Instance" template.
<!-- Note to page editors: The tables below only refresh their data when `mkdocs serve` is restarted, due to how the data is templated in from the CSV files. -->