amazon "related" video, block not hide
Posted: Thu Mar 02, 2017 1:22 am
page
https://smile.amazon.com/Rust-Oleum-241 ... 0015RJ41I/
should be similar to non-login page
https://amazon.com/Rust-Oleum-241526-Co ... 0015RJ41I/
hidden with
or
What can I BLOCK to prevent content rendering?
This blocks only the thumbnail. I am not sure if it is too generic.
Why cannot I not use wildcards
to match
What else can I do?

https://smile.amazon.com/Rust-Oleum-241 ... 0015RJ41I/
should be similar to non-login page
https://amazon.com/Rust-Oleum-241526-Co ... 0015RJ41I/
hidden with
Code: Select all
###va-rel-videos-carousel
Code: Select all
###va-related-videos-widget_feature_div
What can I BLOCK to prevent content rendering?
This blocks only the thumbnail. I am not sure if it is too generic.
Code: Select all
||images-na.ssl-images-amazon.com/images/*_QL75_.jpg
Why cannot I not use wildcards
Code: Select all
###va-rel*
Code: Select all
###va-rel-videos-carousel
