aboutsummaryrefslogtreecommitdiffstats
path: root/proxy.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2025-04-19 10:42:21 -0400
committerlolcat <will@lolcat.ca>2025-04-19 10:42:21 -0400
commit78aa2e198f11ca928891ec83ef97d2445147414a (patch)
tree15de0928d0edb58cbb85748e20d859de75b12e47 /proxy.php
parentb85820cbcdde6c0cc64036546ab4c483ed857e3a (diff)
fuiwhwehfuiewuf
Diffstat (limited to 'proxy.php')
-rw-r--r--proxy.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/proxy.php b/proxy.php
index 9cb53b9..730358b 100644
--- a/proxy.php
+++ b/proxy.php
@@ -80,11 +80,11 @@ try{
switch($_GET["s"]){
- case "portrait": $req = "?w=50&h=90&p=0&qlt=90"; break;
- case "landscape": $req = "?w=160&h=90&p=0&qlt=90"; break;
- case "square": $req = "?w=90&h=90&p=0&qlt=90"; break;
- case "thumb": $req = "?w=236&h=180&p=0&qlt=90"; break;
- case "cover": $req = "?w=207&h=270&p=0&qlt=90"; break;
+ case "portrait": $req = "&w=50&h=90&p=0&qlt=90"; break;
+ case "landscape": $req = "&w=160&h=90&p=0&qlt=90"; break;
+ case "square": $req = "&w=90&h=90&p=0&qlt=90"; break;
+ case "thumb": $req = "&w=236&h=180&p=0&qlt=90"; break;
+ case "cover": $req = "&w=207&h=270&p=0&qlt=90"; break;
}
$proxy->stream_linear_image("https://" . $image["host"] . "/th?id=" . rawurlencode($id) . $req, "https://www.bing.com");
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage