Spaces:
Running
Running
File size: 202 Bytes
d669ddb |
1 2 3 4 5 6 7 8 9 10 11 |
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"
|