Refactor: adjust adguardhome output

This commit is contained in:
SukkaW
2024-11-13 17:15:16 +08:00
parent 78eb1f1c48
commit ea6a4a0dc3
13 changed files with 22 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
import { DOMAINS, PROCESS_NAMES } from '../Source/non_ip/cloudmounter';
import { SHARED_DESCRIPTION } from './lib/constants';
import { SHARED_DESCRIPTION } from './constants/description';
import { task } from './trace';
import { RulesetOutput } from './lib/create-file';