api: replace psl with homegrown & up-to-date fork
finally no more punycode warning
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import psl from "psl";
|
||||
import psl from "@imput/psl";
|
||||
import { strict as assert } from "node:assert";
|
||||
|
||||
import { env } from "../config.js";
|
||||
|
||||
Reference in New Issue
Block a user