Skip to content

Commit

Permalink
更改域名
Browse files Browse the repository at this point in the history
  • Loading branch information
liulinlin authored Jun 24, 2024
1 parent 5be8194 commit a9d4d09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ addEventListener("fetch", (event) => {

const routes = {
"docker.liulinlin.life": "https://registry-1.docker.io",
"docker.liulinlin.top": "https://registry-1.docker.io",
"quay.liulinlin.life": "https://quay.io",
"quay.liulinlin.top": "https://quay.io",
"gcr.liulinlin.life": "https://gcr.io",
"k8s-gcr.liulinlin.life": "https://k8s.gcr.io",
"k8s.liulinlin.life": "https://registry.k8s.io",
Expand Down

0 comments on commit a9d4d09

Please sign in to comment.