middleware passata
This commit is contained in:
@@ -5,6 +5,7 @@ import type { NextRequest } from "next/server";
|
|||||||
const HOST_MAP: Record<string, string> = {
|
const HOST_MAP: Record<string, string> = {
|
||||||
"theboote.tahavol-mr.ir": "/boote",
|
"theboote.tahavol-mr.ir": "/boote",
|
||||||
"thesun.tahavol-mr.ir": "/suncafe",
|
"thesun.tahavol-mr.ir": "/suncafe",
|
||||||
|
"passataplus.ir": "/passata",
|
||||||
// دامنههای جدید اینجا اضافه میشوند
|
// دامنههای جدید اینجا اضافه میشوند
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user