Exemplo n.º 1
0
 public static function Scan($hotel = "com")
 {
     return Scanner::ParseBadgeTexts(Scanner::ParseTexts(Scanner::DownloadTexts($hotel)));
 }