/ip firewall layer7-protocol
add comment="== social networks ==" name=block-socials regexp=\"^.+(facebook|twitter|youtube).*\\\$"
/ip firewall filter
add action=drop chain=forward comment="==BLOCK L7 WEBSITES==" disabled=yes \layer7-protocol=block-socials
Díky
