Update index.php
This commit is contained in:
parent
de0c064ae4
commit
b329c2ae1f
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user