yokoffing / filterlists

Collection of blocklists to fill in the gaps
1.69k stars 42 forks source link

VK Video and RuTube embeds aren't blocked in the click2load filter #161

Closed roastme closed 3 weeks ago

roastme commented 1 month ago

VK Video: https://vk.com/video RuTube: https://rutube.ru/

yokoffing commented 1 month ago

Are these used on third-party sites where the click2load rule would work? *$3p,frame,redirect=click2load.html

In other words, do you have any examples of these videos embedded on other sites? Otherwise, I have no way to test the rules.

yokoffing commented 1 month ago

Potential additions:

||rutube.ru/video/$3p,frame,redirect=click2load.html
||vk.com/video/$3p,frame,redirect=click2load.html
roastme commented 1 month ago
<iframe src="https://vk.com/video_ext.php?oid=-22822305&id=456241864&hd=2" width="853" height="480" allow="autoplay; encrypted-media; fullscreen; picture-in-picture;" frameborder="0" allowfullscreen></iframe>
<iframe width="720" height="405" src="https://rutube.ru/play/embed/1438f27ce9a60cd28852324edb103644/" frameBorder="0" allow="clipboard-write; autoplay" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
yokoffing commented 1 month ago

Are there any sites that you know that embed these videos?

These rules should work given what you provided, but I can't test until I have a third-party site that uses them.

||vk.com/video_ext$3p,frame,redirect=click2load.html
||rutube.ru/play/embed/$3p,frame,redirect=click2load.html
roastme commented 1 month ago

VK video: https://yandex.ru/video/preview/17921360550277024695 rutube: https://yandex.ru/video/preview/14816315104277383459 the filters you shared work