add backend & full support for cloudflare workers

This commit is contained in:
2026-03-03 15:22:40 +08:00
parent 8dada7f9e3
commit da0a5e29cc
16 changed files with 12978 additions and 421 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>WebMuxD Demo</title>
<title>AltStore Web</title>
</head>
<body>
<div id="app"></div>