Subscribe to RSS feed "動画"
@foreach ($res['video']->data as $v) @include('theme.'.env('THEME').'.component.peertube.parts.common.videominature') @endforeach
@include('theme.'.env('THEME').'.component.peertube.parts.common.paginate', [ 'root' => '/peertube/c/'.$res['channel']->name.($res['channel']->host != 'video.076.ne.jp' ? '@'.$res['channel']->host : '').'/'.$res['cat'] ])