lolcat пре 2 година
родитељ
комит
bcb5c4d519
1 измењених фајлова са 1 додато и 1 уклоњено
  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)