mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-03-11 17:45:30 +00:00
Fixed #123
This commit is contained in:
parent
076e7b18ad
commit
a1d56cd593
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ const getData = async (options) => {
|
|||
url: options.url,
|
||||
headers: {
|
||||
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:70.0) Gecko/20100101 Firefox/70.0',
|
||||
'devicetype': 'Android Phone',
|
||||
'Accept-Encoding': 'gzip',
|
||||
...regionHeaders
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue