filesite
6 months ago
1 changed files with 1 additions and 1 deletions
@ -9,7 +9,7 @@ |
|||||||
$supportPlatforms = FSC::$app['config']['tajian']['supportedPlatforms']; |
$supportPlatforms = FSC::$app['config']['tajian']['supportedPlatforms']; |
||||||
echo implode(',', array_slice($supportPlatforms, 0, -1)); |
echo implode(',', array_slice($supportPlatforms, 0, -1)); |
||||||
?> |
?> |
||||||
,如需支持其它平台或任意网址,请<a href="mailto://[email protected]">Email联系</a>。 |
,如需支持其它平台或<strong>任意网址</strong>,以及<strong>搭建视频分享网站</strong>,请 <a href="mailto://[email protected]">Email联系</a>。 |
||||||
</p> |
</p> |
||||||
</div> |
</div> |
||||||
<div class="mb-3 mt20"> |
<div class="mb-3 mt20"> |
||||||
|
Loading…
Reference in new issue