go-proxy-bingai / wrangler.toml
wuyuncheng-26's picture
upload files from Harry-zklcdc/go-proxy-bingai
d669ddb verified
raw
history blame contribute delete
202 Bytes
name = "go-proxy-bingai"
main = "worker.js"
compatibility_date = "2024-04-29"
workers_dev = true
rules = [
{ type = "ESModule", globs = ["**/*.js"], fallthrough = true }
]
[placement]
mode = "smart"