aboutsummaryrefslogtreecommitdiffstats
path: root/scraper/mojeek.php
diff options
context:
space:
mode:
Diffstat (limited to 'scraper/mojeek.php')
-rw-r--r--scraper/mojeek.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/scraper/mojeek.php b/scraper/mojeek.php
index 934e455..b2d6ed5 100644
--- a/scraper/mojeek.php
+++ b/scraper/mojeek.php
@@ -701,9 +701,11 @@ class mojeek{
if(count($thumb) === 2){
$answer["thumb"] =
- $this->fuckhtml
- ->getTextContent(
- $thumb[1]
+ urldecode(
+ $this->fuckhtml
+ ->getTextContent(
+ $thumb[1]
+ )
);
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage