middleware passata

This commit is contained in:
hamid zarghami
2026-02-25 16:21:18 +03:30
parent 6bd706aa04
commit 4dc98c48d9
+1
View File
@@ -5,6 +5,7 @@ import type { NextRequest } from "next/server";
const HOST_MAP: Record<string, string> = {
"theboote.tahavol-mr.ir": "/boote",
"thesun.tahavol-mr.ir": "/suncafe",
"passataplus.ir": "/passata",
// دامنه‌های جدید اینجا اضافه می‌شوند
};