Skip to content

Commit 9da56ba

Browse files
authored
Merge pull request #9171 from AlistGo/fix-189pc-login
fix: update documentation links to point to the new domain And fix 189pc getToken fail
2 parents b158661 + 51eeb22 commit 9da56ba

File tree

14 files changed

+31
-31
lines changed

14 files changed

+31
-31
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
1010
issuehunt: # Replace with a single IssueHunt username
1111
otechie: # Replace with a single Otechie username
1212
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
13-
custom: ['https://alist.nn.ci/guide/sponsor.html']
13+
custom: ['https://alistgo.com/guide/sponsor.html']

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ body:
1616
您必须勾选以下所有内容,否则您的issue可能会被直接关闭。或者您可以去[讨论区](https://github.com/alist-org/alist/discussions)
1717
options:
1818
- label: |
19-
I have read the [documentation](https://alist.nn.ci).
20-
我已经阅读了[文档](https://alist.nn.ci)。
19+
I have read the [documentation](https://alistgo.com).
20+
我已经阅读了[文档](https://alistgo.com)。
2121
- label: |
2222
I'm sure there are no duplicate issues or discussions.
2323
我确定没有重复的issue或讨论。
2424
- label: |
25-
I'm sure it's due to `AList` and not something else(such as [Network](https://alist.nn.ci/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host) ,`Dependencies` or `Operational`).
26-
我确定是`AList`的问题,而不是其他原因(例如[网络](https://alist.nn.ci/zh/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host),`依赖`或`操作`)。
25+
I'm sure it's due to `AList` and not something else(such as [Network](https://alistgo.com/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host) ,`Dependencies` or `Operational`).
26+
我确定是`AList`的问题,而不是其他原因(例如[网络](https://alistgo.com/zh/faq/howto.html#tls-handshake-timeout-read-connection-reset-by-peer-dns-lookup-failed-connect-connection-refused-client-timeout-exceeded-while-awaiting-headers-no-such-host),`依赖`或`操作`)。
2727
- label: |
2828
I'm sure this issue is not fixed in the latest version.
2929
我确定这个问题在最新版本中没有被修复。

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body:
77
label: Please make sure of the following things
88
description: You may select more than one, even select all.
99
options:
10-
- label: I have read the [documentation](https://alist.nn.ci).
10+
- label: I have read the [documentation](https://alistgo.com).
1111
- label: I'm sure there are no duplicate issues or discussions.
1212
- label: I'm sure this feature is not implemented.
1313
- label: I'm sure it's a reasonable and popular requirement.

.github/workflows/beta_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
- name: Checkout repo
120120
uses: actions/checkout@v4
121121
with:
122-
repository: alist-org/desktop-release
122+
repository: AlistGo/desktop-release
123123
ref: main
124124
persist-credentials: false
125125
fetch-depth: 0
@@ -135,4 +135,4 @@ jobs:
135135
with:
136136
github_token: ${{ secrets.MY_TOKEN }}
137137
branch: main
138-
repository: alist-org/desktop-release
138+
repository: AlistGo/desktop-release

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Checkout repo
7373
uses: actions/checkout@v4
7474
with:
75-
repository: alist-org/desktop-release
75+
repository: AlistGo/desktop-release
7676
ref: main
7777
persist-credentials: false
7878
fetch-depth: 0
@@ -89,4 +89,4 @@ jobs:
8989
with:
9090
github_token: ${{ secrets.MY_TOKEN }}
9191
branch: main
92-
repository: alist-org/desktop-release
92+
repository: AlistGo/desktop-release

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<a href="https://alist.nn.ci"><img width="100px" alt="logo" src="https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg"/></a>
2+
<a href="https://alistgo.com"><img width="100px" alt="logo" src="https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg"/></a>
33
<p><em>🗂️A file list program that supports multiple storages, powered by Gin and Solidjs.</em></p>
44
<div>
55
<a href="https://goreportcard.com/report/github.com/alist-org/alist/v3">
@@ -31,7 +31,7 @@
3131
<a href="https://hub.docker.com/r/xhofe/alist">
3232
<img src="https://img.shields.io/docker/pulls/xhofe/alist?color=%2348BB78&logo=docker&label=pulls" alt="Downloads" />
3333
</a>
34-
<a href="https://alist.nn.ci/guide/sponsor.html">
34+
<a href="https://alistgo.com/guide/sponsor.html">
3535
<img src="https://img.shields.io/badge/%24-sponsor-F87171.svg" alt="sponsor" />
3636
</a>
3737
</div>
@@ -88,7 +88,7 @@ English | [中文](./README_cn.md) | [日本語](./README_ja.md) | [Contributing
8888
- [x] Dark mode
8989
- [x] I18n
9090
- [x] Protected routes (password protection and authentication)
91-
- [x] WebDav (see https://alist.nn.ci/guide/webdav.html for details)
91+
- [x] WebDav (see https://alistgo.com/guide/webdav.html for details)
9292
- [x] [Docker Deploy](https://hub.docker.com/r/xhofe/alist)
9393
- [x] Cloudflare Workers proxy
9494
- [x] File/Folder package download
@@ -112,7 +112,7 @@ Please go to our [discussion forum](https://github.com/alist-org/alist/discussio
112112
## Sponsor
113113

114114
AList is an open-source software, if you happen to like this project and want me to keep going, please consider sponsoring me or providing a single donation! Thanks for all the love and support:
115-
https://alist.nn.ci/guide/sponsor.html
115+
https://alistgo.com/guide/sponsor.html
116116

117117
### Special sponsors
118118

README_cn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<a href="https://alist.nn.ci"><img width="100px" alt="logo" src="https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg"/></a>
2+
<a href="https://alistgo.com"><img width="100px" alt="logo" src="https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg"/></a>
33
<p><em>🗂一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。</em></p>
44
<div>
55
<a href="https://goreportcard.com/report/github.com/alist-org/alist/v3">
@@ -31,7 +31,7 @@
3131
<a href="https://hub.docker.com/r/xhofe/alist">
3232
<img src="https://img.shields.io/docker/pulls/xhofe/alist?color=%2348BB78&logo=docker&label=pulls" alt="Downloads" />
3333
</a>
34-
<a href="https://alist.nn.ci/zh/guide/sponsor.html">
34+
<a href="https://alistgo.com/zh/guide/sponsor.html">
3535
<img src="https://img.shields.io/badge/%24-sponsor-F87171.svg" alt="sponsor" />
3636
</a>
3737
</div>
@@ -86,7 +86,7 @@
8686
- [x] 黑暗模式
8787
- [x] 国际化
8888
- [x] 受保护的路由(密码保护和身份验证)
89-
- [x] WebDav (具体见 https://alist.nn.ci/zh/guide/webdav.html)
89+
- [x] WebDav (具体见 https://alistgo.com/zh/guide/webdav.html)
9090
- [x] [Docker 部署](https://hub.docker.com/r/xhofe/alist)
9191
- [x] Cloudflare workers 中转
9292
- [x] 文件/文件夹打包下载
@@ -97,7 +97,7 @@
9797

9898
## 文档
9999

100-
<https://alist.nn.ci/zh/>
100+
<https://alistgo.com/zh/>
101101

102102
## Demo
103103

@@ -109,7 +109,7 @@
109109

110110
## 赞助
111111

112-
AList 是一个开源软件,如果你碰巧喜欢这个项目,并希望我继续下去,请考虑赞助我或提供一个单一的捐款!感谢所有的爱和支持:https://alist.nn.ci/zh/guide/sponsor.html
112+
AList 是一个开源软件,如果你碰巧喜欢这个项目,并希望我继续下去,请考虑赞助我或提供一个单一的捐款!感谢所有的爱和支持:https://alistgo.com/zh/guide/sponsor.html
113113

114114
### 特别赞助
115115

README_ja.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<a href="https://alist.nn.ci"><img width="100px" alt="logo" src="https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg"/></a>
2+
<a href="https://alistgo.com"><img width="100px" alt="logo" src="https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg"/></a>
33
<p><em>🗂️Gin と Solidjs による、複数のストレージをサポートするファイルリストプログラム。</em></p>
44
<div>
55
<a href="https://goreportcard.com/report/github.com/alist-org/alist/v3">
@@ -31,7 +31,7 @@
3131
<a href="https://hub.docker.com/r/xhofe/alist">
3232
<img src="https://img.shields.io/docker/pulls/xhofe/alist?color=%2348BB78&logo=docker&label=pulls" alt="Downloads" />
3333
</a>
34-
<a href="https://alist.nn.ci/guide/sponsor.html">
34+
<a href="https://alistgo.com/guide/sponsor.html">
3535
<img src="https://img.shields.io/badge/%24-sponsor-F87171.svg" alt="sponsor" />
3636
</a>
3737
</div>
@@ -87,7 +87,7 @@
8787
- [x] ダークモード
8888
- [x] 国際化
8989
- [x] 保護されたルート (パスワード保護と認証)
90-
- [x] WebDav (詳細は https://alist.nn.ci/guide/webdav.html を参照)
90+
- [x] WebDav (詳細は https://alistgo.com/guide/webdav.html を参照)
9191
- [x] [Docker デプロイ](https://hub.docker.com/r/xhofe/alist)
9292
- [x] Cloudflare ワーカープロキシ
9393
- [x] ファイル/フォルダパッケージのダウンロード
@@ -98,7 +98,7 @@
9898

9999
## ドキュメント
100100

101-
<https://alist.nn.ci/>
101+
<https://alistgo.com/>
102102

103103
## デモ
104104

@@ -111,7 +111,7 @@
111111
## スポンサー
112112

113113
AList はオープンソースのソフトウェアです。もしあなたがこのプロジェクトを気に入ってくださり、続けて欲しいと思ってくださるなら、ぜひスポンサーになってくださるか、1口でも寄付をしてくださるようご検討ください!すべての愛とサポートに感謝します:
114-
https://alist.nn.ci/guide/sponsor.html
114+
https://alistgo.com/guide/sponsor.html
115115

116116
### スペシャルスポンサー
117117

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ BuildDocker() {
9393

9494
PrepareBuildDockerMusl() {
9595
mkdir -p build/musl-libs
96-
BASE="https://musl.cc/"
96+
BASE="https://github.com/go-cross/musl-toolchain-archive/releases/latest/download/"
9797
FILES=(x86_64-linux-musl-cross aarch64-linux-musl-cross i486-linux-musl-cross s390x-linux-musl-cross armv6-linux-musleabihf-cross armv7l-linux-musleabihf-cross riscv64-linux-musl-cross powerpc64le-linux-musl-cross)
9898
for i in "${FILES[@]}"; do
9999
url="${BASE}${i}.tgz"
@@ -245,7 +245,7 @@ BuildReleaseFreeBSD() {
245245
cgo_cc="clang --target=${CGO_ARGS[$i]} --sysroot=/opt/freebsd/${os_arch}"
246246
echo building for freebsd-${os_arch}
247247
sudo mkdir -p "/opt/freebsd/${os_arch}"
248-
wget -q https://download.freebsd.org/releases/${os_arch}/14.1-RELEASE/base.txz
248+
wget -q https://download.freebsd.org/releases/${os_arch}/14.3-RELEASE/base.txz
249249
sudo tar -xf ./base.txz -C /opt/freebsd/${os_arch}
250250
rm base.txz
251251
export GOOS=freebsd

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ var RootCmd = &cobra.Command{
1616
Short: "A file list program that supports multiple storage.",
1717
Long: `A file list program that supports multiple storage,
1818
built with love by Xhofe and friends in Go/Solid.js.
19-
Complete documentation is available at https://alist.nn.ci/`,
19+
Complete documentation is available at https://alistgo.com/`,
2020
}
2121

2222
func Execute() {

0 commit comments

Comments
 (0)