SouthernDevGirl
New Member
There are some sites that I have to set a parameter every time I search.
The most popular example is probably Walmart where every search requires I scroll-down and choose "Walmart" or they include a bunch of spam-garbage products.
By limiting to Walmart only, it appends the following to the querystring:
I am curious whether AdGuard can be used to add this parameter to the querystring whenever I'm at the domain walmart.com (in this example; there are dozens of different websites where it's helpful, of course).
Thank you in advance for any insight.
The most popular example is probably Walmart where every search requires I scroll-down and choose "Walmart" or they include a bunch of spam-garbage products.
By limiting to Walmart only, it appends the following to the querystring:
Code:
&facet=retailer_type%3AWalmart
Thank you in advance for any insight.