mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-18 19:50:58 -04:00
Added basic TikTok and Kick support
This commit is contained in:
@@ -68,6 +68,24 @@
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<template id="tiktok-gift-template">
|
||||
<div class="tiktok-gift">
|
||||
<img class="tiktok-gift-avatar" src="https://static-cdn.jtvnw.net/jtv_user_pictures/f632e0c6-38e2-4065-a29e-6ba9b3e8cacf-profile_image-300x300.png"/>
|
||||
<div class="tiktok-gift-message">
|
||||
<span id="tiktok-gift-username" style="font-size: 0.9em;">
|
||||
</span>
|
||||
<br/>
|
||||
<span style="font-size: 0.7em;">
|
||||
sent <span id="tiktok-gift-name"></span>
|
||||
</span>
|
||||
</div>
|
||||
<img class="tiktok-gift-sticker" src="https://p19-webcast.tiktokcdn.com/img/maliva/webcast-va/3851a489dea62b3a9fe99f61de5470ae~tplv-obj.png"/>
|
||||
<div id="tiktok-gift-repeat-count">
|
||||
x13
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
</body>
|
||||
|
||||
<script src="./script.js"></script>
|
||||
Reference in New Issue
Block a user