extract_json fix

This commit is contained in:
2026-05-05 03:32:45 -04:00
parent d2b0a414ad
commit 6086c63148
2 changed files with 12 additions and 22 deletions

View File

@@ -347,11 +347,8 @@ class brave{
$q["spellcheck"] = "0";
}
}
/*
$handle = fopen("scraper/brave.html", "r");
$html = fread($handle, filesize("scraper/brave.html"));
fclose($handle);*/
//$html = file_get_contents("scraper/brave.html");
try{
$html =
$this->get(