From 434170d17669c27ca42824deb6e5767bb41865b8 Mon Sep 17 00:00:00 2001 From: VnPower Date: Mon, 2 Dec 2024 20:55:07 +0700 Subject: [PATCH] Change hyperlinks according to the ownership change --- README.md | 10 +++++----- config/config.go | 2 +- doc/index.md | 6 +++--- doc/instance-list.md | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index aaf49a4..6d16457 100644 --- a/README.md +++ b/README.md @@ -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)!

- + Get it on Codeberg

[![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)! --- diff --git a/config/config.go b/config/config.go index 15d6d95..1373da6 100644 --- a/config/config.go +++ b/config/config.go @@ -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 diff --git a/doc/index.md b/doc/index.md index e5bc6fd..8375478 100644 --- a/doc/index.md +++ b/doc/index.md @@ -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 diff --git a/doc/instance-list.md b/doc/instance-list.md index 57ce68c..7e9be0c 100644 --- a/doc/instance-list.md +++ b/doc/instance-list.md @@ -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.