From 7cbce5f4b6791ece85fb9bc853c18b42d46b0446 Mon Sep 17 00:00:00 2001 From: Yandols ZeonX Date: Mon, 8 Apr 2019 23:12:51 +0800 Subject: [PATCH] Change upload location to i.yandols.xyz instead of i.zxicar.us (Part of %1) --- dropload.php | 6 +++--- upload.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dropload.php b/dropload.php index b048296..8ba1d92 100644 --- a/dropload.php +++ b/dropload.php @@ -1,6 +1,6 @@ "https://i.zxicar.us/{$newfilename}" + "location" => "https://i.yandols.xyz/{$newfilename}" ]); return; //header('Location: https://i.zxicar.us/' . $newfilename); diff --git a/upload.php b/upload.php index 0e0d20c..ac7b70f 100644 --- a/upload.php +++ b/upload.php @@ -1,6 +1,6 @@