Block dynamic html chat frames inside websites

Hello,
based on my tropic. Is there a way to drop or to filter specific frames inside websites?

kind regards
maedo

hello
first get url or web page replace pagename with your word .

/ip firewall layer7-protocol add name=block_site regexp="^.+(pagename).*$"



/ip firewall filter add action=drop chain=forward layer7-protocol=block_site

Hello and thank you,

I’ll try this

regards
Maedo