Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add filter rules to setting page #71

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

hqwuzhaoyi
Copy link
Contributor

@hqwuzhaoyi hqwuzhaoyi commented Dec 12, 2023

Filter rules

#60

Filter rules
- DOMAIN: Exact match; example.com should match example.com
- DOMAIN-SUFFIX: Suffix matching; example.com should match www.example.com
- DOMAIN-KEYWORD: Keyword matching; example should match www.example.com
src/components/FilterRules.tsx Outdated Show resolved Hide resolved
src/options.tsx Show resolved Hide resolved
src/utils.ts Show resolved Hide resolved
src/options.tsx Show resolved Hide resolved
@MichaelYuhe MichaelYuhe added the enhancement New feature or request label Dec 12, 2023
@MichaelYuhe MichaelYuhe merged commit 26d44c6 into MichaelYuhe:main Dec 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants