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

Domains with wildcards are not fully expanded #1063

Open
3 tasks done
jellizaveta opened this issue Mar 10, 2025 · 0 comments
Open
3 tasks done

Domains with wildcards are not fully expanded #1063

jellizaveta opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
A: Bug The issue is caused by a program bug

Comments

@jellizaveta
Copy link
Contributor

Prerequisites

  • This problem is not related to filtering issues. Otherwise, you should read this article;
  • You're using an up-to-date version of the problematic filter;

Problem description

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")

Proposed solution

Expand all wildcard domains

Privacy

  • I agree to follow this condition
@jellizaveta jellizaveta added the A: Bug The issue is caused by a program bug label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Bug The issue is caused by a program bug
Projects
None yet
Development

No branches or pull requests

1 participant