From 1ec054ccf8ec686b71eb085dc1e08439973d5b12 Mon Sep 17 00:00:00 2001 From: Abdullah1818-bit Date: Mon, 14 Oct 2024 22:01:40 +0300 Subject: [PATCH] Update wrangler.toml --- wrangler.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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"