dever 4 years ago
parent
commit
ccb72ca49a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/collection/lib/Core.php

+ 1 - 1
app/collection/lib/Core.php

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