Chore: maintainance

This commit is contained in:
SukkaW
2025-02-07 17:52:36 +08:00
parent 6a7f7cc5e8
commit 94293d98c9
14 changed files with 123 additions and 124 deletions

View File

@@ -17,7 +17,7 @@ import { getPhishingDomains } from './lib/get-phishing-domains';
import { addArrayElementsToSet } from 'foxts/add-array-elements-to-set';
import { OUTPUT_INTERNAL_DIR, SOURCE_DIR } from './constants/dir';
import { DomainsetOutput } from './lib/create-file';
import { DomainsetOutput } from './lib/rules/domainset';
import { foundDebugDomain } from './lib/parse-filter/shared';
import { AdGuardHomeOutput } from './lib/rules/domainset';