mirror of
https://github.com/ciiiii/cloudflare-docker-proxy.git
synced 2026-03-15 08:53:18 +08:00
support cloudsmith.docker.io
This commit is contained in:
@@ -9,6 +9,7 @@ const routes = {
|
|||||||
"gcr.libcuda.so": "https://gcr.io",
|
"gcr.libcuda.so": "https://gcr.io",
|
||||||
"k8s-gcr.libcuda.so": "https://k8s.gcr.io",
|
"k8s-gcr.libcuda.so": "https://k8s.gcr.io",
|
||||||
"ghcr.libcuda.so": "https://ghcr.io",
|
"ghcr.libcuda.so": "https://ghcr.io",
|
||||||
|
"cloudsmith.libcuda.so": "https://smish.cloudsmith.io",
|
||||||
};
|
};
|
||||||
|
|
||||||
function routeByHosts(host) {
|
function routeByHosts(host) {
|
||||||
|
|||||||
Reference in New Issue
Block a user