lolcat před 2 roky
rodič
revize
bcb5c4d519
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      scraper/greppr.php

+ 1 - 1
scraper/greppr.php

@@ -199,7 +199,7 @@ class greppr{
 				throw new Exception("Failed to get a new search token");
 			}
 			
-			$this->get($get, false);
+			return $this->web($get, false);
 		}
 		
 		// refresh the token with new data (this also triggers fuckhtml load)