mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
3 lines
99 B
JavaScript
3 lines
99 B
JavaScript
|
if (location.search.includes("?uwu"))
|
||
|
document.documentElement.setAttribute("data-uwu", "true");
|