lolcat 2 лет назад
Родитель
Сommit
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");
 				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)
 		// refresh the token with new data (this also triggers fuckhtml load)