You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is not present after disabling uBO in the browser.
I checked the documentation to understand that the issue I am reporting is not normal behavior.
I tried to reproduce the issue when...
uBO is the only extension.
using a new, unmodified browser profile.
Description
uBlock Origin allows you to avoid tracking domains by showing the URL parameters as part of the UI of the "Page blocked" page, which is useful for a few domains. It works quite well when the URL is included as a parameter, but does not work work when the URL is included as a path in the domain.
Example: I use Gmail and I click on a link in a email I received. It is a link on the awstrack.me domain. uBO blocks the initial tracking redirection by Google because I have google.com/url$all in my filter list.
When I click on the q parameters, it blocks the awstrack.me since it is present in "Peter Lowe’s Ad and tracking server list". However, it does not provide any solution for avoiding that domain, which means you'll have to temporarily bypass the protection to view the final anyway, rendering the block useless unless you decide to not view the final site.
Final URL - https://timesofindia.indiatimes.com/city/jaipur/anti-dumping-duty-on-frames-for-solar-panels-will-hit-desi-producers/articleshow/102066351.cms?from=mdr
The final URL is the part of the domain after the /L0/ and before the /1/.
uBO could add resolution of domains in paths if the path seems to be an encoded URL like in the link above, and this could help avoid domains that include the final URL in the path, and not as a parameter.
I understand checking every URL for hidden encoded URLs would add some performance issues, so maybe it could do it on specific domains like awstrack.me
Prerequisites
I tried to reproduce the issue when...
Description
uBlock Origin allows you to avoid tracking domains by showing the URL parameters as part of the UI of the "Page blocked" page, which is useful for a few domains. It works quite well when the URL is included as a parameter, but does not work work when the URL is included as a path in the domain.
Example: I use Gmail and I click on a link in a email I received. It is a link on the
awstrack.me
domain. uBO blocks the initial tracking redirection by Google because I havegoogle.com/url$all
in my filter list.When I click on the
q
parameters, it blocks theawstrack.me
since it is present in "Peter Lowe’s Ad and tracking server list". However, it does not provide any solution for avoiding that domain, which means you'll have to temporarily bypass the protection to view the final anyway, rendering the block useless unless you decide to not view the final site.Eg URL:
https://rn619dmj.r.us-east-1.awstrack.me/L0/https:%2F%2Ftimesofindia.indiatimes.com%2Fcity%2Fjaipur%2Fanti-dumping-duty-on-frames-for-solar-panels-will-hit-desi-producers%2Farticleshow%2F102066351.cms%3Ffrom=mdr/1/01000189xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Final URL -
https://timesofindia.indiatimes.com/city/jaipur/anti-dumping-duty-on-frames-for-solar-panels-will-hit-desi-producers/articleshow/102066351.cms?from=mdr
The final URL is the part of the domain after the
/L0/
and before the/1/
.uBO could add resolution of domains in paths if the path seems to be an encoded URL like in the link above, and this could help avoid domains that include the final URL in the path, and not as a parameter.
I understand checking every URL for hidden encoded URLs would add some performance issues, so maybe it could do it on specific domains like
awstrack.me
A specific URL where the issue occurs.
https://rn619dmj.r.us-east-1.awstrack.me/L0/https:%2F%2Ftimesofindia.indiatimes.com%2Fcity%2Fjaipur%2Fanti-dumping-duty-on-frames-for-solar-panels-will-hit-desi-producers%2Farticleshow%2F102066351.cms
Steps to Reproduce
Expected behavior
uBO can show the URL it would lead to
Actual behavior
uBO does not show the URL it will eventually lead to
Configuration
Peter Lowe’s Ad and tracking server list is enabled, along with some custom filters.
The text was updated successfully, but these errors were encountered: