🚩 增加自定义Whois后缀功能
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {whois, WhoIsOptions} from 'xep-whois';
|
||||
import {whois} from "~/server/whois/whois";
|
||||
|
||||
export default defineEventHandler(async (event) => {
|
||||
const body = await readBody(event)
|
||||
|
||||
Reference in New Issue
Block a user