From b329c2ae1f0f3678b29b58c96d784095476e413f Mon Sep 17 00:00:00 2001 From: Tufayel Ahmed <39314838+TufayelLUS@users.noreply.github.com> Date: Mon, 11 May 2020 22:22:03 +0600 Subject: [PATCH] Update index.php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index acd7424..33b9a4a 100644 --- a/index.php +++ b/index.php @@ -34,7 +34,7 @@ function getContent($url) 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'Accept-Encoding: gzip, deflate, br', 'Accept-Language: en-US,en;q=0.9', - 'Range: bytes=0-20000' + 'Range: bytes=0-200000' ]; $options = array(