image-20250124204418204

image-20250124204527978

image-20250124204623021

image-20250124210049263

index.html 服务器识别为网站

1
2
3
4
5
export function onRequest(context) {

return context(内容).env.budaoproxy(workers).fetch转发(context.request);

}

image-20250124210941867