Thank You!

Thank you! We will get back to you as soon as possible.

var icons = document.getElementsByClassName("TikTok"); if (icons[0] != null) { var img = icons[0].firstChild; img.setAttribute("src", img.getAttribute("data-src")); }