aboutsummaryrefslogtreecommitdiffstats
path: root/proxy.php
diff options
context:
space:
mode:
Diffstat (limited to 'proxy.php')
-rw-r--r--proxy.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy.php b/proxy.php
index 726b201..9cb53b9 100644
--- a/proxy.php
+++ b/proxy.php
@@ -87,7 +87,7 @@ try{
case "cover": $req = "?w=207&h=270&p=0&qlt=90"; break;
}
- $proxy->stream_linear_image("https://" . $image["host"] . "/th/id/" . urlencode($id) . $req, "https://www.bing.com");
+ $proxy->stream_linear_image("https://" . $image["host"] . "/th?id=" . rawurlencode($id) . $req, "https://www.bing.com");
die();
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage