Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 330 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 330 Bytes

yande-proxy

基于yande.re官方json制作的第三方web页面

部署

  1. 安装依赖
npm -i
  1. 配置设置

重命名wrangler.sample.tomlwrangler.toml

更改wrangler.tomlname = "yande"account_id = "账户ID"选项,更改为自己的设置

  1. 开始部署
wrangler publish