Skip to content

Commit

Permalink
Fix #148958 amazon.*
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-302 committed Apr 21, 2023
1 parent 6da981e commit 0f69b6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TrackParamFilter/sections/specific.txt
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,9 @@ $removeparam=a_aid,domain=expressvpn.com|vpnarea.com
! ||amazon.*$removeparam=ie
! https://github.com/AdguardTeam/AdguardFilters/issues/89163
! ||amazon.*/message-us$removeparam=origRef
! https://github.com/AdguardTeam/AdguardFilters/issues/148958
! Breaks navigation and removes choosed seller id on the item's page
! ||amazon.*$removeparam=smid
!
! ||amazon.*$removeparam=sr - breaks automatic jump to review details
! ||amazon.*$removeparam=s - breaks URLs which includes it to sort
Expand Down Expand Up @@ -940,7 +943,6 @@ $removeparam=a_aid,domain=expressvpn.com|vpnarea.com
||amazon.*$removeparam=qid
||amazon.*$removeparam=rdc
||amazon.*$removeparam=refRID
||amazon.*$removeparam=smid
||amazon.*$removeparam=tag
||amazon.*$removeparam=ts_id
||amazon.*$removeparam=visitId
Expand Down

0 comments on commit 0f69b6e

Please sign in to comment.