lightweight image tools

chore: add domain

dunkirk.sh d8175cbf 0cff59f0

verified
+4
+4
wrangler.toml
··· 3 3 compatibility_date = "2024-01-01" 4 4 compatibility_flags = ["nodejs_compat"] 5 5 6 + routes = [ 7 + { pattern = "img.dunkirk.sh/*", zone_name = "dunkirk.sh" } 8 + ] 9 + 6 10 [assets] 7 11 directory = "./public"