JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://git.liteyuki.icu/assets/js/index.js?v=1.23.3 @ 15:151791). Open browser console to see more details.
2025-03-09 13:25:31 +00:00

4 lines
103 B
JavaScript

if (location.search.includes("?uwu")) {
document.documentElement.setAttribute("data-uwu", "true");
}