aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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