huaisianhuang 3 лет назад
Родитель
Сommit
e1cd01edc8

+ 1 - 0
layouts/_default/taxonomy.html

@@ -2,6 +2,7 @@
 <html lang="{{ .Site.LanguageCode }}">
 
   {{ partial "head.html" . }}
+  
 
   <body>
 

+ 1 - 0
layouts/partials/head.html

@@ -57,6 +57,7 @@
   <!-- owl carousel CSS -->
   <link href="{{ "css/owl.carousel.css" | relURL}}" rel="stylesheet">
   <link href="{{ "css/owl.theme.css" | relURL}}" rel="stylesheet">
+  <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"/>
 
   <!-- RSS feed -->
   <link rel="alternate" href="{{ "/index.xml" | absURL }}" type="application/rss+xml" title="{{ .Site.Title }}">

+ 1 - 0
layouts/partials/scripts.html

@@ -17,6 +17,7 @@
 <script src="{{ "js/gmaps.init.js" | relURL }}"></script>
 {{ end }}
 <script src="{{ "js/front.js" | relURL }}"></script>
+<script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
 <script src="{{ "js/vtubers.js" | relURL }}"></script>
 
 <!-- owl carousel -->

+ 25 - 2
layouts/shortcodes/vtuberlist.html

@@ -91,10 +91,33 @@
           <h4 class="modal-title" id="myModalLabel">宇宙喵 Kuroro</h4>
         </div>
         <div class="modal-body">
-          <div class="modal-imgfr"></div>
+          <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
+            <!-- Indicators -->
+            <!-- Wrapper for slides -->
+            <div class="carousel-inner" role="listbox">
+              <div class="item active modal-imgfr">
+                <div class="modal-slide-item" alt="..."></div>
+              </div>
+              <div class="item modal-imgfr">
+                <div class="modal-slide-item" alt="..."></div>
+              </div>
+            </div>
+          
+            <!-- Controls -->
+            <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
+              <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
+              <span class="sr-only">Previous</span>
+            </a>
+            <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
+              <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
+              <span class="sr-only">Next</span>
+            </a>
+          </div>
           <div class="modal-hashtag"></div>
           <h3 class="modal-body-title">關於</h3>
           <p></p>
+          <h4 class="modal-body-demand">需求</h4>
+          <div class="modal-body-demandArr"></div>
           <div class="modal-body-sample">
             <span>試聽</span>
             <div class="modal-body-music">
@@ -106,7 +129,7 @@
             <audio src=""></audio>
           </div>
           <div class="modal-socials">
-            <h4>關注</h4>
+            <h4 class="modal-body-follow">關注</h4>
             <div class="footer-socials">
               <a href="https://www.facebook.com/choozmo/"><img src="https://i.imgur.com/HtfL33q.png" alt="" width="32px" height="32px"></a>
               <a href="https://www.youtube.com/channel/UC2Qda9PhJWuiMTCZ-j7K_hg"><img src="https://i.imgur.com/c4VdjRJ.png" alt="" width="32px" height="32px"></a>

+ 57 - 1
static/css/custom.css

@@ -1738,8 +1738,13 @@
   background-repeat: no-repeat;
 }
 
-.modal-imgfr img {
+.modal-slide-item {
   width: 100%;
+  height: 50vh;
+  background-position: center center;
+  background-size: contain;
+  background-repeat: no-repeat;
+  cursor: pointer;
 }
 
 .modal-body-title {
@@ -1760,6 +1765,40 @@
   content: " ";
 }
 
+.modal-body-demand {
+  position: relative;
+  display: inline-block;
+  padding: .6rem 0;
+  margin: 1rem 0;
+}
+
+.modal-body-demand::after {
+  position: absolute;
+  left: 0;
+  top: 0;
+  width: 100%;
+  height: 100%;
+  border-bottom: 3px solid #EA5413;
+  content: " ";
+}
+
+.modal-body-follow {
+  position: relative;
+  display: inline-block;
+  padding: .6rem 0;
+  margin: 1rem 0;
+}
+
+.modal-body-follow::after {
+  position: absolute;
+  left: 0;
+  top: 0;
+  width: 100%;
+  height: 100%;
+  border-bottom: 3px solid #EA5413;
+  content: " ";
+}
+
 .modal-socials .footer-socials a{
   margin-right: 1.2rem;
 }
@@ -1823,6 +1862,23 @@
   box-sizing: border-box;
 }
 
+.demand-item {
+  padding: .2rem .5rem;
+  position: relative;
+  z-index: 2;
+}
+
+.demand-item::after {
+  position: absolute;
+  left: 5%;
+  bottom: 0;
+  background-color: antiquewhite;
+  width: 90%;
+  height: .3rem;
+  content: "";
+  z-index: 1;
+}
+
 
 
 

+ 150 - 151
static/js/vtubers.js

@@ -4,38 +4,30 @@ const data = [
         "name": "凡笙弦語",
         "intro": "台灣新人Vtuber鹹魚翻身後依然是條鹹魚以歌唱與歌曲創作為主!",
         "img": "https://i.imgur.com/1Oahh38.jpg",
+        "images": ["https://i.imgur.com/1Oahh38.jpg"],
         "style": ["可愛"],
-        "tags": ["#FS鹹魚", "#魚塭", "#TWVtuber" ],
+        "tags": ["#FS鹹魚", "#魚塭", "#TWVtuber", "#台灣", "#台湾", "#VirtualYouTuber", "#虛擬YouTuber", "#Vtuber"],
         "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
         "follow": [
             {
                 "channel": "facebook",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.facebook.com/F.S.XianYu/',
                 "img": "https://i.imgur.com/HtfL33q.png"
             },
             {
                 "channel": "Youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": "https://www.youtube.com/watch?v=AcE1edvJ9g0",
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
             {
                 "channel": "twitter",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://twitter.com/FS_xianyu',
                 "img": "https://i.imgur.com/4VKBo9w.png"
             },
-            {
-                "channel": "IG",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/MAObTJv.png"
-            },
-            {
-                "channel": "youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/c4VdjRJ.png"
-            },
             {
                 "channel": "website",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": "https://marshmallow-qa.com/fs_xianyu",
                 "img": "https://i.imgur.com/8nmvSdj.png"
             },
             {
@@ -49,93 +41,47 @@ const data = [
     {
         "id": "1",
         "name": "小烏龜-Yui",
-        "intro": "lorem",
+        "intro": "日常♡搞怪♡美食小烏龜 姓名:Yu i  生日:2020/08/07  個性:愛玩、愛吃、愛搞怪  擅長:搗亂、畫圖  品種:烤饅頭  龜稀有值:100%",
         "img": "https://i.imgur.com/iHtiCpP.jpg",
+        "images": ["https://i.imgur.com/iHtiCpP.jpg"],
         "style": ["可愛"],
         "tags": ["#小烏龜yui"],
         "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
         "follow": [
             {
                 "channel": "facebook",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.facebook.com/littleturtleyui/',
                 "img": "https://i.imgur.com/HtfL33q.png"
             },
-            {
-                "channel": "Youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/c4VdjRJ.png"
-            },
-            {
-                "channel": "twitter",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/4VKBo9w.png"
-            },
-            {
-                "channel": "IG",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/MAObTJv.png"
-            },
-            {
-                "channel": "youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/c4VdjRJ.png"
-            },
-            {
-                "channel": "website",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/8nmvSdj.png"
-            },
-            {
-                "channel": "twitch",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/FjIaiz9.png"
-            },
         ],
         "mp4": null
     },
     {
         "id": "2",
         "name": "柚餓幽窮",
-        "intro": "lorem",
+        "intro": "哈囉大家好!我們是魔法少女⭐幽可⭐&狗狗🎀柚子🎀影片以遊戲、聊天、直播精華、連動…等為主每週二 四晚上六點出片❤假日直播 偶爾有突發⚠️_歡迎私訊合作邀約(˶‾᷄ ⁻̫ ‾᷅˵)希望能和大家一起玩💕_",
         "img": "https://i.imgur.com/g00i7Ji.jpg",
+        "images": ["https://i.imgur.com/NKxoaoi.png", "https://i.imgur.com/pR2IjVn.png"],
         "style": ["奶兇"],
         "tags": [],
         "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
         "follow": [
             {
                 "channel": "facebook",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.facebook.com/profile.php?id=100070148449631',
                 "img": "https://i.imgur.com/HtfL33q.png"
             },
-            {
-                "channel": "Youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/c4VdjRJ.png"
-            },
-            {
-                "channel": "twitter",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/4VKBo9w.png"
-            },
-            {
-                "channel": "IG",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/MAObTJv.png"
-            },
             {
                 "channel": "youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.youtube.com/channel/UC9ymconZOuIj-cuWpEUyjUg',
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
             {
                 "channel": "website",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/8nmvSdj.png"
-            },
-            {
-                "channel": "twitch",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/FjIaiz9.png"
+                "link": 'https://discord.gg/4RRQHYfXww',
+                "img": "https://i.imgur.com/Vbjnelb.png"
             },
         ],
         "mp4": null
@@ -143,11 +89,13 @@ const data = [
     {
         "id": "3",
         "name": "花御いしき",
-        "intro": "lorem",
+        "intro": "吾是住在台灣的花神,如果名子不好記可以叫我花花就好! 願望是看見你們如花朵般燦爛的微笑,私は台湾に住む花の神様です。名前がわかりにくい場合は、華華と呼んでください!,願いが花のように明るくて、あなたの笑顔を作ることです!",
         "img": "https://i.imgur.com/e0Nl0FW.png",
+        "images": ["https://i.imgur.com/e0Nl0FW.png"],
         "style": ["溫柔可愛", "人格分裂", "配音系"],
         "tags": ["#擴散希望", "#男vtuber", " #虛擬youtuber", "#新人VTuber"],
         "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
         "follow": [
             {
                 "channel": "facebook",
@@ -156,175 +104,208 @@ const data = [
             },
             {
                 "channel": "Youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.youtube.com/channel/UCtjosoymWqb5YtyL5BIqRlg',
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
             {
                 "channel": "twitter",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://twitter.com/hanaoishiki',
                 "img": "https://i.imgur.com/4VKBo9w.png"
             },
-            {
-                "channel": "IG",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/MAObTJv.png"
-            },
-            {
-                "channel": "youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/c4VdjRJ.png"
-            },
             {
                 "channel": "website",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://marshmallow-qa.com/hanaoishiki',
                 "img": "https://i.imgur.com/8nmvSdj.png"
             },
             {
-                "channel": "twitch",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/FjIaiz9.png"
-            },
+                "channel": "discord",
+                "link": 'https://discord.gg/Ey3rNJ75UZ',
+                "img": "https://i.imgur.com/Vbjnelb.png"
+            }
         ],
         "mp4": "https://www.mboxdrive.com/%E8%81%B2%E9%9F%B3%E7%9B%92%E5%AD%901%20-%20ishiki%20hanao.mp4"
     },
     {
         "id": "4",
         "name": "Ikusen(小千)",
-        "intro": "lorem",
+        "intro": "我是來自台灣的Vtuber(台V),Ikusen(小千)!💕 最喜歡跟【MOMOMO團】的夥伴一起直播了!🐑",
         "img": "https://i.imgur.com/GXHDTcd.png",
+        "images": ["https://i.imgur.com/GXHDTcd.png"],
         "style": ["御姊"],
-        "tags": ["#台V", "#いくせん", "#VTuber ", "#TWvtuber"],
+        "tags": ["#台Vtuber", "#いくせん", "#VTuber ", "#TWvtuber", "#Ikusen", "#小千", "#虛擬Youtuber"],
         "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
         "follow": [
             {
                 "channel": "facebook",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.facebook.com/ikusen.vtube…',
                 "img": "https://i.imgur.com/HtfL33q.png"
             },
             {
                 "channel": "Youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.youtube.com/channel/UCKazkVudNQs8ZhwfXj_RNPw',
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
             {
                 "channel": "twitter",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://twitter.com/Ikusen_',
                 "img": "https://i.imgur.com/4VKBo9w.png"
             },
+        ],
+        "mp4": null
+    },
+    {
+        "id": "5",
+        "name": "迷途小喵",
+        "intro": "原本在月球上生活得好好的,結果因為‘假面騎士孝子砸月’行為被甩飛到了地球(台灣),之後發現地球上的高等生物是人類不是兔子,並且學習融入人類的社會中,途中喜歡上了繪師們,所以決定成立漢化組,來無償協助繪師們,夢想是成為繪師們的小天使,但也許是因為漢化過於疲勞,不幸追撞了黑色的高級車。對為了保護組員而擔下全部責任的組長,車主——暴力團員谷岡所提出的和解條件是…成為VTB",
+        "img": "https://i.imgur.com/YnSPyv7.jpg",
+        "images": ["https://i.imgur.com/YnSPyv7.jpg"],
+        "style": ["御姊", "多聲線"],
+        "tags": ["#台V", "#いくせん", "#VTuber ", "#TWvtuber"],
+        "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
+        "follow": [
             {
-                "channel": "IG",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/MAObTJv.png"
-            },
-            {
-                "channel": "youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "channel": "Youtube",
+                "link": 'https://www.youtube.com/channel/UCWtYRC3kmgSUQcWqWFqXvJA/featured',
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
-            {
-                "channel": "website",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/8nmvSdj.png"
-            },
             {
                 "channel": "twitch",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.twitch.tv/straynyan',
                 "img": "https://i.imgur.com/FjIaiz9.png"
             },
         ],
         "mp4": null
     },
     {
-        "id": "5",
-        "name": "迷途小喵",
-        "intro": "lorem",
-        "img": "https://i.imgur.com/YnSPyv7.jpg",
-        "style": ["御姊", "多聲線"],
-        "tags": ["#台V", "#いくせん", "#VTuber ", "#TWvtuber"],
+        "id": "6",
+        "name": "天晴Haruru🐧",
+        "intro": "我是養著可愛小企鵝的天晴Haruru🐧 喜歡電競、吉他、雜談、動漫、運動、程式設計、區塊鏈還有許多不同的領域 希望可以跟大家一起開心的遊戲和談天",
+        "img": "https://i.imgur.com/9autFIy.jpg",
+        "images": ["https://i.imgur.com/9autFIy.jpg"],
+        "style": ["奶兇"],
+        "tags": ["#天晴Haruru", "#VTuber", "#新人VTuber", "#TWvtuber", "#企鵝"],
         "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
         "follow": [
             {
                 "channel": "facebook",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.facebook.com/TCHaruru',
                 "img": "https://i.imgur.com/HtfL33q.png"
             },
             {
                 "channel": "Youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://youtu.be/MYcs6bbxwWI',
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
             {
                 "channel": "twitter",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://twitter.com/TCHaruru72',
                 "img": "https://i.imgur.com/4VKBo9w.png"
             },
-            {
-                "channel": "IG",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/MAObTJv.png"
-            },
-            {
-                "channel": "youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/c4VdjRJ.png"
-            },
             {
                 "channel": "website",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": ' https://marshmallow-qa.com/tcharuru72',
                 "img": "https://i.imgur.com/8nmvSdj.png"
             },
             {
-                "channel": "twitch",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/FjIaiz9.png"
+                "channel": "discord",
+                "link": 'https://discord.gg/8eRWytUXtf',
+                "img": "https://i.imgur.com/Vbjnelb.png"
             },
         ],
         "mp4": null
     },
     {
-        "id": "6",
-        "name": "天晴Haruru🐧",
-        "intro": "lorem",
-        "img": "https://i.imgur.com/9autFIy.jpg",
-        "style": ["奶兇"],
-        "tags": ["#天晴Haruru", "#VTuber", "#新人VTuber", "#TWvtuber", "#企鵝"],
+        "id": "7",
+        "name": "拉美拉 ramellae",
+        "intro": "我是打工巫女拉美拉 Ramellae ヾ(*´∀ ˋ*)ノ一邊打掃著神社,一邊嚮往著劍與魔法的魔幻世界✨✨✨",
+        "img": "https://i.imgur.com/0p2VzTh.jpg",
+        "images": ["https://i.imgur.com/0p2VzTh.jpg"],
+        "style": ["御姊", "多聲線"],
+        "tags": ["#台V", "#いくせん", "#VTuber ", "#TWvtuber"],
         "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
         "follow": [
             {
                 "channel": "facebook",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://pse.is/3kp3y3',
                 "img": "https://i.imgur.com/HtfL33q.png"
             },
             {
                 "channel": "Youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.youtube.com/channel/UCEwfcA9-y1hcQpVMt9Xge_w',
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
             {
                 "channel": "twitter",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/4VKBo9w.png"
+                "link": 'https://pse.is/3layv4',
+                "img": "https://i.imgur.com/FjIaiz9.png"
             },
+        ],
+        "mp4": null
+    },
+    {
+        "id": "8",
+        "name": "蕉バナ Bana🍌",
+        "intro": "我是打工巫女拉美拉 Ramellae ヾ(*´∀ ˋ*)ノ一邊打掃著神社,一邊嚮往著劍與魔法的魔幻世界✨✨✨",
+        "img": "https://i.imgur.com/4NyjGaS.jpg",
+        "images": ["https://i.imgur.com/4NyjGaS.jpg"],
+        "style": [],
+        "tags": [],
+        "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
+        "follow": [
             {
-                "channel": "IG",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/MAObTJv.png"
+                "channel": "twitch",
+                "link": 'https://www.twitch.tv/jia0bana',
+                "img": "https://i.imgur.com/HtfL33q.png"
             },
             {
-                "channel": "youtube",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "channel": "Youtube",
+                "link": 'https://www.youtube.com/channel/UCxyTFoXTDyo16R2zBEMPZrw/featured',
                 "img": "https://i.imgur.com/c4VdjRJ.png"
             },
             {
-                "channel": "website",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
-                "img": "https://i.imgur.com/8nmvSdj.png"
+                "channel": "twitter",
+                "link": 'https://twitter.com/Jia0bana',
+                "img": "https://i.imgur.com/FjIaiz9.png"
             },
+        ],
+        "mp4": null
+    },
+    {
+        "id": "9",
+        "name": "王顧採",
+        "intro": "藝輪點燈旗下所屬 Vtuber,平時的職業是六埕順揚宮主任委員,因為整天在休息室看股票泡茶,被太太說怎麼不去做點正事,所以決定中年轉職為偶像實習生的叔叔系藝人。預計會直播的方向包括了股市投資、民俗文化、新聞與訪談,如果有興趣的還請大家多多追蹤訂閱支持!",
+        "img": "https://i.imgur.com/jqK2SEM.jpg",
+        "images": ["https://i.imgur.com/jqK2SEM.jpg"],
+        "style": [],
+        "tags": [],
+        "contact": "",
+        "demand": ["角色曝光", "聲優配音", "承接業配"],
+        "follow": [
             {
                 "channel": "twitch",
-                "link": 'https://www.facebook.com/groups/590614894737063/?hoisted_section_header_type=recently_seen&multi_permalinks=1253077595157453',
+                "link": 'https://www.twitch.tv/jia0bana',
+                "img": "https://i.imgur.com/HtfL33q.png"
+            },
+            {
+                "channel": "Youtube",
+                "link": 'https://www.youtube.com/channel/UCDK61SWPrZm3PDj8RohAM-w',
+                "img": "https://i.imgur.com/c4VdjRJ.png"
+            },
+            {
+                "channel": "twitter",
+                "link": 'https://twitter.com/chiveswang_llt5',
                 "img": "https://i.imgur.com/FjIaiz9.png"
             },
+            {
+                "channel": "ig",
+                "link": 'https://www.instagram.com/chiveswang.llt5/',
+                "img": "https://i.imgur.com/MAObTJv.png"
+            },
         ],
         "mp4": null
     },
@@ -367,8 +348,20 @@ function getVtuber() {
           )[0];
           console.log(selected);
           $('#more1Modal .modal-title').text(selected.name);
-          $('#more1Modal .modal-imgfr').css('background-image', `url(${selected.img})`);
           $('#more1Modal p').text(selected.intro);
+          let slideStr = '';
+          for(let i = 0; i < selected.images.length; i++){
+            if(i==0) {
+                slideStr += `<div class="item active modal-imgfr">
+                <div class="modal-slide-item" alt="..." style="background-image:url(${selected.images[i]})"></div>
+              </div>`;
+            } else {
+                slideStr += `<div class="item  modal-imgfr">
+                <div class="modal-slide-item" alt="..." style="background-image:url(${selected.images[i]})"></div>
+              </div>`;
+            }
+          }
+          $('#more1Modal .carousel-inner').html(slideStr);
           let str = '';
           for(let i = 0; i < selected.follow.length; i++){
                 str += `<a href="${selected.follow[i].link}"><img src="${selected.follow[i].img}" alt="${selected.follow[i].channel}" width="32px" height="32px"></a>`
@@ -383,7 +376,13 @@ function getVtuber() {
           for(let i = 0; i < selected.tags.length; i++){
             hashtagStr+= `<span class="hashtag-pill">${selected.tags[i]}</span>`;
           };
+          let demandStr = "";
+          for(let i = 0; i < selected.demand.length; i++){
+            demandStr+= `<span class="demand-item">${selected.demand[i]}</span>`;
+          };
+
           $('#more1Modal .modal-hashtag').html(hashtagStr);
+          $('#more1Modal .modal-body-demandArr').html(demandStr);
           let isPlaying = false;
           $('.modal-body-toggleplay').click(function(){
                 //isPlaying? pauseMusic(music) : playMusic(music)