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

Redirect URL unblocking does not work #3092

Open
adguard-bot opened this issue Jan 6, 2025 · 7 comments
Open

Redirect URL unblocking does not work #3092

adguard-bot opened this issue Jan 6, 2025 · 7 comments
Assignees

Comments

@adguard-bot
Copy link

Issue URL (Incorrect Blocking)

http://go.redirectingat.com/?id=355X561&test=off&xcust=f2cfd8fecbda11efb6f16acd02ccaf120INT&url=https%3A%2F%2Fplayclassic.games%2Fgames%2Fpoint-n-click-adventure-dos-games-online%2Fplay-leisure-suit-larry-land-lounge-lizards-online%2F

Comment

I am starting from the following URL.
I have the following exceptions
@@||go.redirectingat.com^$domain=slickdeals.net,important,third-party
@@||slickdeals.net/click

I cannot get these URLs to redirect in Chrome. I disabled everything in AdGuard but the only way to bypass it is to actually disable the AdGuard extension.

https://slickdeals.net/click?adobeRef=38be76a8cbd711efa0ed8ad8173ebe0f0005&sdtid=18033924&sdfpid=1045656&sdpid=175076925&sdfid=9&lno=2&trd=Leisure+Suit+Larry+in+the+Land+o&pv=&au=&sdtrk=frontpage&u3=M0AWgjzjjeUBneEfJgbSPP-NXRFVqwl36cETO6RPusxd0HPr1KpIHlZna8hcjNwpzZyzKy61PKtSnzqhnTBvj2TUyiqgIqlaZ8N0ExFh3ALFRIlmOO6vuFQNonzOI5klmjOa9MxgdzhgKDWlQAMIhfejlH881xEUU0IYEKzy&peid=53292ea5-dc28-4647-8804-6c1fb276723d
Username: @chadcancode

Screenshots

Screenshot 1

Screenshot 1

Screenshot 1 with AdGuard disabled

Screenshot 1

System configuration

Information Value
AdGuard product: AdGuard Browser Extension v5.0.178 MV3
System version: Windows 10
Browser: Chrome
Tracking protection: disabled
Filters: Ad Blocking:
AdGuard Base,
AdGuard Quick Fixes

Annoyances:
AdGuard Cookie Notices

Security:
Phishing URL Blocklist,
Scam Blocklist by DurableNapkin,
uBlock Origin – Badware risks

Other:
Filter unblocking search ads and self-promotion
Custom filters: https://www.rakuten.ca/static/cashback-shopping-whitelist?title=Rakuten Cash Back Shopping,
https://www.topcashback.com/Misc/AdBlockWhiteList.aspx
Browsing Security: disabled
Browsing Security statistics: disabled
@chadcancode
Copy link

I eventually figured out that I needed the rule
@@||go.redirectingat.com^$document,important

Specifically, the $document. I only figured this out because I tried the same web page in Edge (which doesn't use the AdGuard filter - only the AdGuard Windows App) and it displayed a nicely formatted AdGuard blocked page that showed the page was being blocked by a rule ||redirectingat.com^$document

What doesn't make sense is the logs as shown in the screenshot didn't show the page as being blocked and until I switched browsers and manually edited the rule (which was originally added automatically through the logger), I would not have figured out the problem.

So, while this isn't a bug, I am leaving it as open in hopes that Chrome browser extension can be improved to

  1. diagnose the issue
  2. not falsely show the page as not being blocked when it was
  3. improve the unblock rule that was put into effect to include the $document portion

@Alex-302
Copy link
Member

Alex-302 commented Jan 6, 2025

@chadcancode Hi. What the source of the link? An ad or something else?

Btw ||redirectingat.com^$document is loaded from EasyList.

@chadcancode
Copy link

chadcancode commented Jan 6, 2025 via email

@Alex-302
Copy link
Member

Alex-302 commented Jan 6, 2025

I can't reproduce - all links to Amazon are direct.
Like here
https://slickdeals.net/f/18036453-8-oz-anchor-hocking-triple-pour-measuring-cup-clear-3-97-free-shipping-w-prime-or-35
https://slickdeals.net/click?trd=Get+Deal+at+Amazon&sdtid=18036453&tid=18036453&prop=diavail-true%7Cdincp-1%7Cdinpd-4%7Cdipgavail-false&pv=72ca3d8ccc4011efbd09cac899cebdd9&au=9364d862cf0f4664a29771f610c9e98f&peid=fcb27a92-d686-47c7-b503-1734d7169573&adobeRef=27e791109e474916becbcc25739bf4200023

Alex-302 referenced this issue in AdguardTeam/AdguardFilters Jan 6, 2025
@chadcancode
Copy link

chadcancode commented Jan 6, 2025 via email

@Alex-302 Alex-302 changed the title go.redirectingat.com Redirect URL unblocking does not work Jan 10, 2025
@Alex-302 Alex-302 removed their assignment Jan 10, 2025
@Alex-302 Alex-302 transferred this issue from AdguardTeam/AdguardFilters Jan 10, 2025
@Alex-302
Copy link
Member

Even @@||go.redirectingat.com^ does not work.

@chadcancode
Copy link

Even @@||go.redirectingat.com^ does not work.

Correct. I figured out that you need @@||go.redirectingat.com^$document but my issue is that $document wasn't automatically added by Adguard when I selected the link to be unblocked. I needed to figure this out and manually update the rule.

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

4 participants