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

[estimate] 'Filtering rule' field is empty when blocking a script #3099

Open
3 tasks done
windwak3r opened this issue Jan 23, 2025 · 0 comments
Open
3 tasks done

[estimate] 'Filtering rule' field is empty when blocking a script #3099

windwak3r opened this issue Jan 23, 2025 · 0 comments

Comments

@windwak3r
Copy link

Please answer the following questions for yourself before submitting an issue

  • Filters were updated before reproducing an issue
  • I checked the knowledge base and found no answer
  • I checked to make sure that this issue has not already been filed

AdGuard Extension version

5.0.185

Browser version

Chrome 131

OS version

Windows 11

Ad Blocking

AdGuard Base filter

Privacy

No response

Social

No response

Annoyances

No response

Security

No response

Other

No response

Language-specific

No response

What Tracking protection options do you have enabled?

No response

Issue Details

Steps to reproduce:

  1. Go to example.com and open the filtering log
  2. Open Dev Tools and run:
const script = document.createElement('script');
script.src = 'https://ad.mail.ru/static/admanhtml/rbadman-html5.min.js';
document.head.appendChild(script);
Screenshot 1

Screenshot 1

Expected Behavior

No response

Actual Behavior

The script is blocked by AdGuard Base filter but the rule is not displayed.
If you disable Base filter and enable Russian filter then the rule will be displayed.

Screenshot 2

Screenshot 2

Screenshots

Screenshot 1

Additional Information

No response

@adguard-bot adguard-bot changed the title 'Filtering rule' field is empty when blocking a script [estimate] 'Filtering rule' field is empty when blocking a script Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants