lowes.com

This is where you should report issues arising from the subscription filters.
Locked
DimitriT
Site Member
Site Member
Posts: 49
Joined: Fri Jan 19, 2018 6:05 pm

lowes.com

Post by DimitriT »

Hi Folks,

relatively new user here..

I ran into a problem using EasyPrivacy with www.lowes.com.

It seems that some .js needs to load for the "store selector" button to work. But this .js is blocked via the rules:

Code: Select all

||go-mpulse.net^$third-party
||adobedtm.com^$third-party
The URLs blocked are:

Code: Select all

https://assets.adobedtm.com/########################/satelliteLib-ca##########################.js
https://c.go-mpulse.net/boomerang/#####################
(I replaced PII looking stuff with hashes).

Not sure which or the rules causes the problem..

So I wanted to ask how I can fix this. Is it something I would fix via a whitelist rule? Something like:

Code: Select all

@@||go-mpulse.net^$third-party,domain=lowes.com
I tried whitelisting lowes.com but that did not fix it.

Any help appreciated!!!
-Jim.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Hi,

test

Code: Select all

@@||adobedtm.com^*/satelliteLib-$script,domain=lowes.com
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
DimitriT
Site Member
Site Member
Posts: 49
Joined: Fri Jan 19, 2018 6:05 pm

Post by DimitriT »

that seems to do the trick
Khrin
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin »

Locked