コード例 #1
0
 public static function lookup($file)
 {
     return new Download(Downloader::parse_link(urldecode($file)));
 }