Skip to content

Commit

Permalink
feat: add process-name rule for clash config
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Jul 26, 2020
1 parent 011467b commit f518957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export const CLASH_SUPPORTED_RULE: ReadonlyArray<string> = [
'SRC-PORT',
'MATCH',
'FINAL',
'PROCESS-NAME',
];

export const QUANTUMULT_X_SUPPORTED_RULE: ReadonlyArray<string> = [
Expand Down

0 comments on commit f518957

Please sign in to comment.