Failed - The operation has timed out.
let rotateLogos = $(`
GMC
`) let rotateMobileLogos = $(``) $(".desktop .manuLogo a").replaceWith(rotateLogos); $(".mobile .manuLogo").replaceWith(rotateMobileLogos);