Just try my ruleMTU was set to 1500 by default, I selected 1460, 1430, 1380, 1300, 1280. Now I set it to 1360, the videos began to open better, but not ideally. Websites still blocked. Model Mikrotik CCR1036-8G-2S, Problem with opening websites, YouTube videos do not play, videos on Instagram do not play, pictures are not always displayed on website pages. We tried to change mangle but did not succeed
;;; WireGuard PMTU in
chain=forward action=change-mss new-mss=clamp-to-pmtu passthrough=yes tcp-flags=syn protocol=tcp in-interface-list=PMTU-IN tcp-mss=!0-1232
/interface/list
add name=WireGuard
add include=WireGuard name=PMTU-IN
add interface=VPN-1 list=WireGuard
add interface=VPN-2 list=WireGuard
add interface=VPN-3 list=WireGuard