图标,及抖音支持

This commit is contained in:
2022-07-15 21:28:58 +08:00
parent 5518f3b144
commit d0e816ec6e
4 changed files with 32 additions and 1 deletions

View File

@ -37,6 +37,10 @@
<img class="w-4 h-4 inline-block" src="https://cdn.jerryyan.net/luboimg/ixigua.ico" alt="西瓜视频">
<a class="underline" href="https://www.ixigua.com/home/{{$danmaku->from_mid}}/" target="_blank">{{$danmaku->from}}</a>
@break
@case(3)
<img class="w-4 h-4 inline-block" src="https://cdn.jerryyan.net/luboimg/douyin.ico" alt="抖音">
{{$danmaku->from}}
@break
@default
{{$danmaku->from}}
@break