lolcat 2 anni fa
parent
commit
9fcbeb052b
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      scraper/brave.php

+ 3 - 3
scraper/brave.php

@@ -280,11 +280,11 @@ class brave{
 				$q["spellcheck"] = "0";
 			}
 		}
-		
+		/*
 		$handle = fopen("scraper/brave.html", "r");
 		$html = fread($handle, filesize("scraper/brave.html"));
 		fclose($handle);
-		/*
+		*/
 		try{
 			$html =
 				$this->get(
@@ -298,7 +298,7 @@ class brave{
 			
 			throw new Exception("Could not fetch search page");
 		}
-		*/
+		
 		$out = [
 			"status" => "ok",
 			"spelling" => [