docs: replace proxy link
This commit is contained in:
@@ -6,7 +6,7 @@ const props = {
|
||||
friends: (
|
||||
await (
|
||||
await fetch(
|
||||
"https://ghproxy.com/https://raw.githubusercontent.com/NX-Official/friends-link-plus/main/output/friends.json"
|
||||
"https://gh.dn11.top/https://raw.githubusercontent.com/NX-Official/friends-link-plus/main/output/friends.json"
|
||||
)
|
||||
).json()
|
||||
).friends,
|
||||
|
||||
@@ -6,7 +6,7 @@ const props = {
|
||||
data: (
|
||||
await (
|
||||
await fetch(
|
||||
"https://ghproxy.com/https://raw.githubusercontent.com/NX-Official/friends-link-plus/main/output/friends.json"
|
||||
"https://gh.dn11.top/https://raw.githubusercontent.com/NX-Official/friends-link-plus/main/output/friends.json"
|
||||
)
|
||||
).json()
|
||||
).posts,
|
||||
|
||||
Reference in New Issue
Block a user