aboutsummaryrefslogtreecommitdiffstats
path: root/scraper
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2026-05-05 03:32:45 -0400
committerlolcat <will@lolcat.ca>2026-05-05 03:32:45 -0400
commit6086c63148f7f859da29280377861166a7eab387 (patch)
tree4a5dc81112df23a1a044c9a2e5cd714f80dbb762 /scraper
parentd2b0a414ad5a7639bd107ea273dd1a27fc296811 (diff)
extract_json fix
Diffstat (limited to 'scraper')
-rw-r--r--scraper/brave.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/scraper/brave.php b/scraper/brave.php
index ed29158..91b081d 100644
--- a/scraper/brave.php
+++ b/scraper/brave.php
@@ -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(
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage