This website requires JavaScript.
Explore
Help
Sign In
ProjectHentai
/
nonebot2
Watch
6
Star
0
Fork
0
You've already forked nonebot2
mirror of
https://github.com/nonebot/nonebot2.git
synced
2025-03-15 05:11:50 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
nonebot2
/
website
/
static
/
uwu.js
3 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:memo: Docs: 添加 uwu logo (#2689)
2024-05-01 22:28:36 +08:00
if
(
location
.
search
.
includes
(
"?uwu"
)
)
:memo: Docs: 商店头像 skeleton (#3362)
2025-03-09 21:18:32 +08:00
{
document
.
documentElement
.
setAttribute
(
"data-uwu"
,
"true"
)
;
}
Reference in New Issue
Copy Permalink