Update 3 files

- /_data/proxylist.yml
- /_posts/2025-04-04-search.md
- /proxylist.md
This commit is contained in:
mayx
2025-04-05 14:57:04 +00:00
parent 2f6eadd14f
commit 05ba801c23
3 changed files with 6 additions and 10 deletions

View File

@@ -35,7 +35,6 @@ graph LR;
Netlify@{ shape: docs, label: "Netlify" }
SH@{ shape: docs, label: "statichost.eu" }
DA@{ shape: docs, label: "dAppling" }
EOP@{ shape: docs, label: "EdgeOne Pages" }
CFW@{ label: "CloudFlare Workers" }
CFAI@{ shape: procs, label: "CloudFlare AI" }
CFD@{ shape: lin-cyl, label: "CloudFlare D1" }
@@ -57,7 +56,6 @@ graph LR;
DA
Vercel
Netlify
EOP
end
subgraph API[API Service]
@@ -72,22 +70,21 @@ graph LR;
Other
end
subgraph DS
subgraph DS[Decentralized storage]
IPFS
GF
end
GH <--Sync--> GL
GH -- Sync --> GE
GH -- Deploy --> GHP & SH & FELH & DA & Netlify
GL --> CFP & Vercel & GLP
GH -- Deploy --> GHP & SH & Netlify & FELH & DA
GL -- Deploy --> CFP & Vercel & GLP
CFW -- Reverse Proxy --> GHP
Deno -- Reverse Proxy --> GHP
Glitch -- Reverse Proxy --> GHP
Other -- Reverse Proxy --> GHP
CFD <--> CFW
CFAI <--> CFW
GE -- Deploy --> EOP
API -- API/Proxy Service <--> Users
Pages -- Serviced --> Users
Proxies -- Serviced --> Users