404 - Not found
This page could not be found.
Continue to the Homepage
(function($) { var projects = [ 'https://wesmarcal.com/project/otimizando-a-remuneracao-de-sellers-um-caso-de-sucesso-em-escalabilidade-no-app-de-delivery-duplicate', ]; var $links = $('.project-panel .pp-thumb > a').filter(function(i, el) { return projects.includes($(el).attr('href')); }); $links.closest('.pp-thumb').remove(); })(jQuery);