AdguardTeam / AdguardFilters

AdGuard Content Blocking Filters
https://adguard.com/
GNU General Public License v3.0
3.07k stars 620 forks source link

uploadev.org #126343

Closed adguard-bot closed 2 years ago

adguard-bot commented 2 years ago

Issue URL (Incorrect Blocking)

https://uploadev.org/5prai619daip

Comment

Username: @svArtist

reCaptcha, or more precisely, a script that loads/handles it, gets blocked and prevents progressing with the downloads

Screenshots

Screenshot 1 ![Screenshot 1](https://reports-img.adguard.com/On59RaZ.png)
Screenshot 2 ![Screenshot 2](https://reports-img.adguard.com/IAxz3Sf.png)

System configuration

Information value
Platform: AdGuard Base Filter List
Browser: Chrome
Filters: Ad Blocking:
AdGuard Base,
EasyList

Privacy:
EasyPrivacy

Annoyances:
AdGuard Annoyances
Other extensions used: using the AdGuard Base List in uBlock Origin
zloyden commented 2 years ago

Not reproduced with our filters (checked our extension and uBO). Upd. Strange one, but I've been checking this and reCaptcha isn't blocked. @AdguardTeam/filters-maintainers please take a look.

Screenshot: ![image](https://user-images.githubusercontent.com/33488229/183063313-7eca3ba9-6024-46db-8261-1b5d5fd86fb8.png)

AdamWr commented 2 years ago

I can reproduce it with uBO, but on my end it's caused by this rule:

uploadev.*##+js(aopr, Object.assign)

from uBlock filters.

@okiehsch @JobcenterTycoon Could you please take a look? To reproduce, go to link from the report and then click on a Slow speed Download button.

Black-Platypus commented 2 years ago

Oh, I'm sorry for posting in the wrong place. I tried finding out which filter was responsible, but didn't really know how to do that. Looking at the log, I tried going through the filters and creating ,badfilter exceptions, but that didn't work, they still showed up as active and blocking. Selecting one and creating a static "Allow" filter from it didn't seem to work either.

@AdamWr How do I best go about finding out which filter may be responsible for something?

zloyden commented 2 years ago

I can reproduce it with uBO, but on my end it's caused by this rule

I confirm this. @svArtist the exception below should help you until it's fixed.

uploadev.*#@#+js(abort-on-property-read, Object.assign)
AdamWr commented 2 years ago

$badfilter doesn't work with cosmetic/scriptles rules, for them you have to add #@# (like in answer above), or (if I'm not wrong) in the filtering log, you can click on a rule, then on a button to disable it (like on a screenshot below).

Screenshot ![image](https://user-images.githubusercontent.com/29142494/183068046-73190749-8a3a-492a-aa88-275e0c9d48a6.png)
Black-Platypus commented 2 years ago

😲 I've overlooked that! Thank you, everybody! You've been very helpful and fast! Now I can do better in the future 👍

JobcenterTycoon commented 2 years ago

Im fixed it for uBO now https://github.com/uBlockOrigin/uAssets/commit/e0902bc090035aa8aa77e37c9cf72f099d7d7109