|
@@ -367,7 +367,7 @@ class Manage
|
|
|
//$link = Dever::url('view.get?type=' . $type . '&id=' . $id, 'h5');
|
|
|
$key = Dever::config('base', 'project')->encode_key;
|
|
|
$id = Dever::encode($id, $key);
|
|
|
- $link = 'https://dl.shemic.com/web/#/pages/dream/index?id=' . $id;
|
|
|
+ $link = 'https://he.shemic.com/web/#/pages/dream/index?id=' . $id;
|
|
|
$table['预览地址'] = '<a class="clipboard" href="javascript:;" data-clipboard-text="'.$link.'">复制链接</a>';
|
|
|
} elseif ($type == 3) {
|
|
|
if ($info['url_m3u8']) {
|