From a57275ad232072a7315fe69a19b45a96fb6c907b Mon Sep 17 00:00:00 2001 From: 21Z <21z95@proton.me> Date: Mon, 10 Mar 2025 23:37:45 +0400 Subject: [PATCH] fix: enable proxy --- domains/roshan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/roshan.json b/domains/roshan.json index 3932d5e1c..0e8534360 100644 --- a/domains/roshan.json +++ b/domains/roshan.json @@ -8,5 +8,6 @@ "CNAME": "roshan1885.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + }, + "proxied": true }