diff --git a/app/Libraries/MyCrawler/YamapLibrary.php b/app/Libraries/MyCrawler/YamapLibrary.php index 072e05d..e62cb25 100644 --- a/app/Libraries/MyCrawler/YamapLibrary.php +++ b/app/Libraries/MyCrawler/YamapLibrary.php @@ -137,7 +137,7 @@ class YamapLibrary extends MyCrawlerLibrary switch ($this->getMyStorage()->getOrintginType()) { case "image": $content = sprintf( - "\"%s\"", + "\"%s\"", $this->getMySocket()->getHost(), $this->getMyStorage()->getPath(), $this->getMyStorage()->getOriginName(), @@ -147,7 +147,7 @@ class YamapLibrary extends MyCrawlerLibrary case "video": $content = sprintf( "", $this->getMyStorage()->getOriginName(),