NSFW tube8.fr

This is where you should report issues arising from the subscription filters.
Locked
ripu
Site Member
Site Member
Posts: 16
Joined: Fri Jul 10, 2015 12:17 pm

NSFW tube8.fr

Post by ripu »

Two element hiding rules on main easylist hide video thumbnails on https://www.tube8.fr/

Code: Select all

tube8.fr##[src*="data:"]
tube8.fr##[src*="base64"]
It happens on the homepage and video pages where related videos are shown.

Personally I've added these two lines and it works:

Code: Select all

tube8.fr#@#[src*="data:"]
tube8.fr#@#[src*="base64"]
uBlock Origin Firefox Windows

Thanks for your continuous work through so many years.
 ! Message from: smed79
Adult content should contain a NSFW in the subject - rules#nsfw
Don't post clickable links to sites you're having issues with - rules#links
ripu
Site Member
Site Member
Posts: 16
Joined: Fri Jul 10, 2015 12:17 pm

Post by ripu »

Following rule in main easylist is blocking related video pages:

Code: Select all

|https://$xmlhttprequest,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
It happens in any video page. There are related videos with thumbnails below. When the button SUIVANT is clicked, above rule blocks the next page of related videos.

I added

uBlock origin 1.17.2
Firefox 60.2.0esr
Windows 8.1 core 64bit
Last edited by ripu on Sat Nov 03, 2018 6:37 am, edited 1 time in total.
ripu
Site Member
Site Member
Posts: 16
Joined: Fri Jul 10, 2015 12:17 pm

Post by ripu »

ripu wrote: Sat Nov 03, 2018 5:53 am

Code: Select all

tube8.fr##[src*="data:"]
tube8.fr##[src*="base64"]
It happens on the homepage and video pages where related videos are shown.
OK, there is some problem. The first issue happened some time ago on Firefox ESR 52. But it's not happening any more on Firefox ESR 60. I am confused. May be you can ignore it. Sorry.

But second one

Code: Select all

|https://$xmlhttprequest,domain=pornhub.com|redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
is still happening.
Locked