🚧 debug new cli

This commit is contained in:
Tw93
2024-12-10 17:34:10 +08:00
parent 188f69cf7d
commit 9a28784f4d
3 changed files with 7 additions and 2 deletions

2
bin/utils/url.ts vendored
View File

@@ -1,4 +1,4 @@
import psl from 'psl';
import * as psl from 'psl';
import isUrl from 'is-url';
// Extracts the domain from a given URL.