Browse Source

dumb mistake

lolcat 2 năm trước cách đây
mục cha
commit
bcb5c4d519
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)