Pinned Loading
-
title k2000
title k2000 1(function titleScroller(text) {
2document.title = text;
3//console.log(text);
4setTimeout(function () {
5titleScroller(text.substr(1) + text.substr(0, 1));
-
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.