@@ -315,6 +315,8 @@ class Core
$url = Dever::input('url');
+ $data['source_link'] = $url;
+
$url = $this->getUrl($url);
$data['link'] = $url;