This commit is contained in:
Silent YANG 2024-03-31 11:58:24 +08:00
parent 201a63d4cb
commit 27a8602028
1 changed files with 76 additions and 0 deletions

76
public/owo.json Normal file
View File

@ -0,0 +1,76 @@
{
"颜文字": {
"type": "emoticon",
"container": [
{ "icon": "OωO", "text": "Author: DIYgod" },
{ "icon": "|´・ω・)", "text": "Hi" },
{ "icon": "ヾ(≧∇≦*)ゝ", "text": "开心" },
{ "icon": "(☆ω☆)", "text": "星星眼" },
{ "icon": "(╯‵□′)╯︵┴─┴", "text": "掀桌" },
{ "icon": " ̄﹃ ̄", "text": "流口水" },
{ "icon": "(/ω\)", "text": "捂脸" },
{ "icon": "∠( ᐛ 」∠)_", "text": "给跪" },
{ "icon": "(๑•̀ㅁ•́ฅ)", "text": "Hi" },
{ "icon": "→_→", "text": "斜眼" },
{ "icon": "୧(๑•̀⌄•́๑)૭", "text": "加油" },
{ "icon": "٩(ˊᗜˋ*)و", "text": "有木有WiFi" },
{ "icon": "(ノ°ο°)", "text": "前方高能预警" },
{ "icon": "(´இ皿இ`)", "text": "我从未见过如此厚颜无耻之人" },
{ "icon": "⌇●﹏●⌇", "text": "吓死宝宝惹" },
{ "icon": "(ฅ´ω`ฅ)", "text": "已阅留爪" },
{ "icon": "(╯°A°)╯︵○○○", "text": "去吧大师球" },
{ "icon": "φ( ̄∇ ̄o)", "text": "太萌惹" },
{ "icon": "ヾ(´・ ・`。)\"", "text": "咦咦咦" },
{ "icon": "( ง ᵒ̌皿ᵒ̌)ง⁼³₌₃", "text": "气呼呼" },
{ "icon": "(ó﹏ò。)", "text": "我受到了惊吓" },
{ "icon": "Σ(っ °Д °;)っ", "text": "什么鬼" },
{ "icon": "( ,,´・ω・)ノ\"(´っω・`。)", "text": "摸摸头" },
{ "icon": "╮(╯▽╰)╭ ", "text": "无奈" },
{ "icon": "o(*////▽////*)q ", "text": "脸红" },
{ "icon": "", "text": "" },
{ "icon": "( ๑´•ω•) \"(ㆆᴗㆆ)", "text": "" }
]
},
"Emoji": {
"type": "emoji",
"container": [
{ "icon": "😂", "text": "" },
{ "icon": "😀", "text": "" },
{ "icon": "😅", "text": "" },
{ "icon": "😊", "text": "" },
{ "icon": "🙂", "text": "" },
{ "icon": "🙃", "text": "" },
{ "icon": "😌", "text": "" },
{ "icon": "😍", "text": "" },
{ "icon": "😘 ", "text": "" },
{ "icon": "😜", "text": "" },
{ "icon": "😝", "text": "" },
{ "icon": "😏", "text": "" },
{ "icon": "😒", "text": "" },
{ "icon": "🙄", "text": "" },
{ "icon": "😳 ", "text": "" },
{ "icon": "😡", "text": "" },
{ "icon": "😔", "text": "" },
{ "icon": "😫", "text": "" },
{ "icon": "😱", "text": "" },
{ "icon": "😭", "text": "" },
{ "icon": "💩", "text": "" },
{ "icon": "👻", "text": "" },
{ "icon": "🙌", "text": "" },
{ "icon": "🖕", "text": "" },
{ "icon": "👍", "text": "" },
{ "icon": "👫", "text": "" },
{ "icon": "👬", "text": "" },
{ "icon": "👭", "text": "" },
{ "icon": "🌚", "text": "" },
{ "icon": "🌝", "text": "" },
{ "icon": "🙈", "text": "" },
{ "icon": "💊", "text": "" },
{ "icon": "😶", "text": "" },
{ "icon": "🙏", "text": "" },
{ "icon": "🍦", "text": "" },
{ "icon": "🍉", "text": "" },
{ "icon": "😣", "text": "" }
]
}
}