Design e Web Design para lançamentos
Elementor #8348
Clique aqui
Quero automatizar
→
document.addEventListener('DOMContentLoaded', function () { if (window.location.pathname.includes("/albuns/")) { document.addEventListener('contextmenu', function(e) { e.preventDefault(); }); } });