handler: Refactor

This commit is contained in:
2026-06-14 12:41:20 +08:00
parent 1b6191580d
commit 0d95560738
5 changed files with 87 additions and 76 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import handler from "../../common.js";
import handler from "../../handler/dns.js";
export default async (request) =>
handler(
request,