mirror of
https://github.com/LittleChest/Dohna-NS.git
synced 2026-09-20 00:06:51 +08:00
handler: Refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import handler from "../../common.js";
|
||||
import handler from "../../handler/dns.js";
|
||||
export default async (request) =>
|
||||
handler(
|
||||
request,
|
||||
|
||||
Reference in New Issue
Block a user