Copy dan paste script mikrotik berikut ke terminal di menu kanan
pertama :
/ip firewall layer7-protocol add comment="blokir-akses-youtube" name=youtube-deny regexp="^.+(youtube.com).*\$"
kedua
/ip firewall filter add action=drop chain=forward comment="blokir-akses-ke-situs-youtube" content=.youtube.com layer7-protocol=youtube-deny
sumur