10 lines
277 B
TOML

name = "nichequiz"
main = "worker.js"
compatibility_date = "2024-01-01"
account_id = "2ab41abbaef7afaa6b844a72957f078a"
routes = [
{ pattern = "thenichequiz.com/*", zone_name = "thenichequiz.com" },
{ pattern = "www.thenichequiz.com/*", zone_name = "thenichequiz.com" }
]