Skip to content

Commit 620e396

Browse files
committed
improvement: use h3 alidns
1 parent d717f79 commit 620e396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dns_servers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const local = createDnsServer({
2020

2121
export const ali = createDnsServer({
2222
tag: 'dns-ali',
23-
type: 'https',
23+
type: 'h3',
2424
server: '223.5.5.5',
2525
});
2626

0 commit comments

Comments
 (0)