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
In mv3 filters, wildcard domains are not fully expanded. Example:
In this rule, the domain has expanded as needed:
@@||flashtalking.com/oba/icon/consumer-privacy-logo.png$domain=cimanow.* @@||flashtalking.com/oba/icon/consumer-privacy-logo.png$domain=cimanow.cc|cimanow.club|cimanow.com|cimanow.com.bd|cimanow.com.np|cimanow.fun|cimanow.net|cimanow.online|cimanow.tv|cimanow.vip
Some domains in the rules have been left in their original form:
cimanowtv.com,cnvids.com,cimanow.*#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com') cimanow.*#%#//scriptlet('set-constant', 'navigator.brave', 'undefined') cimanow.*#%#//scriptlet("set-constant", "zJSYdQ", "true")
Expand all wildcard domains
The text was updated successfully, but these errors were encountered:
jellizaveta
No branches or pull requests
Prerequisites
Problem description
In mv3 filters, wildcard domains are not fully expanded.
Example:
In this rule, the domain has expanded as needed:
Some domains in the rules have been left in their original form:
Proposed solution
Expand all wildcard domains
Privacy
The text was updated successfully, but these errors were encountered: