diff --git a/wrangler.toml b/wrangler.toml index 51c3b314e..68b88d1be 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -6,6 +6,24 @@ main = "_worker.js" compatibility_date = "2023-05-26" node_compat = true workers_dev = true +routes = [ + { pattern = "wild.abdla.my.id", custom_domain = true } +] +routes = [ + { pattern = "www.moengage.com.wild.abdla.my.id", custom_domain = true } +] +routes = [ + { pattern = "verify.monzo.com.wild.abdla.my.id", custom_domain = true } +] + routes = [ + { pattern = "cardinalcommerce.com.wild.abdla.my.id", custom_domain = true } +] +routes = [ + { pattern = "dronfield.gov.uk.wild.abdla.my.id", custom_domain = true } +] + routes = [ + { pattern = "cdn.easypay.ua.wild.abdla.my.id", custom_domain = true } +] [vars] # UUID = "d342d11e-d424-4583-b36e-524ab1f0afa4"