rd.com and tasteofhome.com

This is where you should report issues arising from the subscription filters.
Locked
Yuki Verified
Contributor
Contributor
Posts: 206
Joined: Sun Dec 15, 2019 7:34 am

rd.com and tasteofhome.com

Post by Yuki Verified »

Videos and their thumbnails at the sites can not be played by a rule

Code: Select all

$third-party,xmlhttprequest,domain=rd.com

Code: Select all

||amazon-adsystem.com^$third-party
in EasyList, and the following rules fixed them for uBO v1.24.2 on Firefox 71.0

Code: Select all

@@||assets-jpcust.jwpsrv.com/thumbnails/$domain=www.rd.com
@@||c.amazon-adsystem.com/aax2/apstag.js|$domain=www.rd.com|www.tasteofhome.com
@@||cdn.jwplayer.com/$xmlhttprequest,domain=www.rd.com
@@||cdn.jwplayer.com/thumbs/$image,domain=www.rd.com
@@||cdn.jwplayer.com/v2/media/$image,domain=www.rd.com
okiehsch
uBlock Origin Author
uBlock Origin Author
Posts: 98
Joined: Wed Oct 12, 2016 9:00 pm

Post by okiehsch »

User avatar
fanboy Verified
EasyList Author
EasyList Author
Posts: 12244
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy Verified »

I fixed this a few days ago, force an update. Not sure about the amazon-adsystem.com/aax2/apstag.js whitelist.
User avatar
smed79 Verified
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 Verified »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Yuki Verified
Contributor
Contributor
Posts: 206
Joined: Sun Dec 15, 2019 7:34 am

Post by Yuki Verified »

I confirmed

Code: Select all

@@||c.amazon-adsystem.com/aax2/apstag.js
need to be added at

Code: Select all

https://www.rd.com/videos/
on Brave 1.2.43 w/ uBO 1.24.2 by overwriting the exception rule in uBlock Unbreak filter. It can be geo-dependent, so please access from outside EU, in my case Japan.
Locked