Page 1 of 1

Hide or Block HTML <Video> Tag and content

Posted: Fri Jun 14, 2019 11:47 am
by nrnoble
I want to be able to hide\block "<video>...</video>". Below is an example. I am familiar with Regular Expressions and HTML. I could write the regular expression to filter it out, I am just not clear how to format the regular expression so that ABP will execute it. Or maybe there is a much simpler way to go about it than using RE.

Code: Select all

<video class="_ox1" data-video-width="" data-video-height="" src="https://video-sea1-1.xx.fbcdn.net/v/t42.4659-2/42023848_1682526261855727_2827014754889891840_n.mp4?_nc_cat=100&_nc_oc=AQnMC9kwen8TnvYjQxIxkma9YpFO1pTo4yBTwmam1RM-EWJiD3q3mHdc6HJjbHbP2sE&_nc_ht=video-sea1-1.xx&oh=ec84e60adb32a64c2090bdbc084085c4&oe=5D036A4A"></video>
Thanks

Re: Hide or Block HTML <Video> Tag and content

Posted: Sun Jun 23, 2019 11:35 am
by nrnoble
Did I say something wrong or offensive?

Re: Hide or Block HTML <Video> Tag and content

Posted: Sun Jun 23, 2019 1:25 pm
by mapx
You should post a real example / test page

Don't expect a response from the devs ..