Closed aug-dev closed 2 months ago
This PR fixes issue #521 where related images on the Google Images page were not being blocked on Desktop.
Some minor alignment improvements for action/control buttons are also included.
The udm=2 handler on Desktop was missing a pagerHandler attached to a serpEntry rule.
udm=2
pagerHandler
serpEntry
I just noticed, but this PR is also a fix for #440
Thank you for your contribution.
Summary
This PR fixes issue #521 where related images on the Google Images page were not being blocked on Desktop.
Some minor alignment improvements for action/control buttons are also included.
Technical Explanation
The
udm=2
handler on Desktop was missing apagerHandler
attached to aserpEntry
rule.