aboutsummaryrefslogtreecommitdiffstats
path: root/scraper/ddg.php
diff options
context:
space:
mode:
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 2729028..7e7fc82 100644
--- a/scraper/ddg.php
+++ b/scraper/ddg.php
@@ -1969,7 +1969,7 @@ class ddg{
$id = $id[1];
}
- return "https://" . $image["host"] . "/th/id/" . $id;
+ return "https://" . $image["host"] . "/th?id=" . rawurlencode($id);
}
private function bingratio($width, $height){
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage