We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Im currently unsure how I should add the block domains
[ 'example.com', or 'example' ]
Also if you could implement a domain wildcarding such as *.example.* that could cover tlds and subdomains that would be awesome.
*.example.*
The text was updated successfully, but these errors were encountered:
Right now you add the domains like 'example.com'
For the wildcards, I'll try and push an update that takes care of it. You are also welcome to make a PR that brings this feature.
Sorry, something went wrong.
No branches or pull requests
Im currently unsure how I should add the block domains
Also if you could implement a domain wildcarding such as
*.example.*
that could cover tlds and subdomains that would be awesome.The text was updated successfully, but these errors were encountered: