From 96acde95abe02e1bc6fa3828654300f07c690991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=92=B8=E9=B1=BC?= <38934611+blacktunes@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:50:16 +0800 Subject: [PATCH] Update index.html --- index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/index.html b/index.html index 744ac8b..9e71600 100644 --- a/index.html +++ b/index.html @@ -312,6 +312,7 @@ color: "618db4", icon: "1f365", src: "https://meamea.moe", + gh: "https://github.com/midou-midou/xuyanshe-voice-button", }, { title: "眠按钮", @@ -343,6 +344,7 @@ color: "CD3951", icon: "1f308", src: "https://voice.xuyanshe.club", + gh: "https://github.com/midou-midou/xuyanshe-voice-button", }, { title: "Eliro按钮", @@ -372,6 +374,7 @@ color: "ffaea6", icon: "", src: "https://haruka.cmyr.ltd/", + gh: "https://github.com/CaoMeiYouRen/shirakami-haruka-button", }, { title: "时雨羽衣按钮", @@ -380,6 +383,30 @@ icon: "", src: "http://cbtm.html.xdomain.jp/usbtn/usbtn.html", }, + { + title: "塔菲按钮", + name: "永雏塔菲", + color: "fbadc4", + icon: "", + src: "http://cbtm.html.xdomain.jp/usbtn/usbtn.html", + gh: "https://github.com/ChowDPa02k/taffy-button", + }, + { + title: "Monaka按钮", + name: "桃井最中Monaka", + color: "ffc0cb", + icon: "", + src: "https://monaka.yokinanya.icu/", + gh: "https://github.com/yokinanya/monaka-button", + }, + { + title: "Miya按钮", + name: "喵田弥夜Miya", + color: "faead3", + icon: "", + src: "https://miya.yokinanya.icu/", + gh: "https://github.com/yokinanya/miya-button", + }, ]; function getRandom(min, max) {