Chore: improve trace output

This commit is contained in:
SukkaW
2025-03-02 00:28:44 +08:00
parent 64317794b0
commit 34c316f509
6 changed files with 33 additions and 16 deletions

View File

@@ -4,6 +4,8 @@ import { noop } from 'foxts/noop';
import { notSupported } from '../misc';
export class AdGuardHome extends BaseWriteStrategy {
public readonly name = 'adguardhome';
// readonly type = 'domainset';
readonly fileExtension = 'txt';
readonly type = '';