Spaces:
Paused
Paused
import requests | |
proxy = "http://uigjnltt:wh0r7ws6tq0q@206.41.172.74:6634" | |
response = requests.get( | |
url='https://d000d.com/pass_md5/127795813-100-155-1724520248-adb05a75b094f6ee81002ce8ff0b2c24/u35pn9spbohkdjxn6u1f1dwt', | |
headers={ | |
"Range": "bytes=0-", | |
"Referer":"https://d000d.com/", | |
"User-Agent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0", | |
"Accept":"*/*", | |
"Accept-Language":"en-US,en;q=0.5", | |
"Accept-Encoding":"gzip, deflate, br, zstd", | |
"X-Requested-With":"XMLHttpRequest", | |
"DNT":"1", | |
"Sec-GPC":"1", | |
"Connection":"keep-alive", | |
"Sec-Fetch-Dest":"empty", | |
"Sec-Fetch-Mode":"cors", | |
"Sec-Fetch-Site":"same-origin", | |
"Pragma":"no-cache", | |
"Cache-Control":"no-cache", | |
"TE":"trailers" | |
}, | |
proxies={ | |
"http": proxy, | |
} | |
) | |
print(response.text) | |