aboutsummaryrefslogtreecommitdiffstats
path: root/scraper/ddg.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2025-07-08 23:08:12 -0400
committerlolcat <will@lolcat.ca>2025-07-08 23:08:12 -0400
commit1a00bf8069a4b3d9b842e2e679e4e5ec639255e4 (patch)
treef041cab4b62e6095e28d069128fb4404966ce6d5 /scraper/ddg.php
parent502f6d12e49afa25e82bd9d1c8418e3956af36bf (diff)
duckduckgo spelling fix
Diffstat (limited to 'scraper/ddg.php')
-rw-r--r--scraper/ddg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/ddg.php b/scraper/ddg.php
index 7e7fc82..ad83b73 100644
--- a/scraper/ddg.php
+++ b/scraper/ddg.php
@@ -718,7 +718,7 @@ class ddg{
->getTextContent(
$json["suggestion"]
),
- "correction" => $json["recourseText"]
+ "correction" => html_entity_decode($json["recourseText"])
];
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage