document.addEventListener("DOMContentLoaded", function () {
if (window.location.pathname.startsWith("/ru/")) {
document.body.classList.add("ru-page");
}
});
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.