Skip to content

Commit

Permalink
add new github mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
刘雪峰 committed Sep 18, 2024
1 parent 1740277 commit c9a56d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static/js/easyapi.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ app.registerExtension({
},
{
value: "ghp.ci/https://github.com",
text: "mirror.ghproxy.com"
text: "ghp.ci"
},
{
value: "mirror.ghproxy.com/https://github.com",
Expand Down Expand Up @@ -167,7 +167,7 @@ app.registerExtension({
},
{
value: "ghp.ci/https://github.com",
text: "mirror.ghproxy.com"
text: "ghp.ci"
},
{
value: "mirror.ghproxy.com/https://github.com",
Expand Down Expand Up @@ -234,8 +234,8 @@ app.registerExtension({
text: "gitmirror.com"
},
{
value: "ghp.ci/https://github.com",
text: "mirror.ghproxy.com"
value: "ghp.ci/https://raw.githubusercontent.com",
text: "ghp.ci"
},
{
value: "mirror.ghproxy.com/https://raw.githubusercontent.com",
Expand Down

0 comments on commit c9a56d3

Please sign in to comment.