summaryrefslogtreecommitdiff
path: root/scraper
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2023-09-06 08:52:31 -0400
committerlolcat <will@lolcat.ca>2023-09-06 08:52:31 -0400
commitf7232030c3dd29ab1c3ae7dc2c26fead08b4f266 (patch)
treeca0a1fce12b8e937f6ffa1565e88dc2794fc9e1b /scraper
parent9fcbeb052bff5f09276d75cf9b4c2ac9109375e2 (diff)
aaand forgot that
Diffstat (limited to 'scraper')
-rw-r--r--scraper/brave.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/brave.php b/scraper/brave.php
index cb140f1..793e948 100644
--- a/scraper/brave.php
+++ b/scraper/brave.php
@@ -277,7 +277,7 @@ class brave{
// spellcheck
if($spellcheck == "no"){
- $q["spellcheck"] = "0";
+ $q["spellcheck"] = "1";
}
}
/*