Moinsen,
nachdem ich den Login auf Uploaded.net hinbekommen habe (Siehe hier: http://www.vbarchiv.net/forum/id22_i92220t92220_uploadednet-login.html)
, möchte ich eine Datei runterladen. Habe es mal mit HTTP Live Headers durchgecheckt.
Klicke ich auf einen Link (Und bin Premium), sieht es so aus:
P.S Gehe ich mit gespeicherten Cookies auf den Downloadlink, ist der Quelltext leer.
http://ul.to/qtgXXXXX
GET /qtgXXXXX HTTP/1.1
Host: ul.to
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive
HTTP/1.1 302 Found
Date: Fri, 24 May 2013 21:66:66 GMT
Server: Apache/2.2.16 (Debian)
X-Powered-By: PHP/5.3.3-7+squeeze15
Location: http://uploaded.net/file/qtgqtgXXXXX
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Connection: close
Content-Type: text/html
----------------------------------------------------------
http://uploaded.net/file/qtgXXXXX
GET /file/qtgXXXXX HTTP/1.1
Host: uploaded.net
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
Cookie: __utma=blablabla; auth=789064XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Connection: keep-alive
HTTP/1.1 302 Found
Date: Fri, 24 May 2013 21:24:22 GMT
Server: Apache/2.2.16 (Debian)
X-Powered-By: PHP/5.3.3-7+squeeze15
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Location: http://stor12XX.uploaded.net/dl/39XXXX-f8XX-40XX-XXe8-XXXXXXXXXXbb
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Connection: close
Content-Type: text/html
----------------------------------------------------------
http://stor12XX.uploaded.net/dl/39XXXX-f8XX-40XX-XXe8-XXXXXXXXXXbb
GET /dl/39XXXX-f8XX-40XX-XXe8-XXXXXXXXXXbb HTTP/1.1
Host: stor12XX.uploaded.net
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:20.0) Gecko/20100101 Firefox/20.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip, deflate
Cookie: __utma=blablabla; auth=789064XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Connection: keep-alive
HTTP/1.1 200 OK
Server: nginx/1.2.3
Date: Fri, 24 May 2013 21:24:22 GMT
Content-Type: application/x-rar-compressed
Content-Length: 46827XXX
Last-Modified: Tue, 26 Mar 2013 11:66:66 GMT
Connection: keep-alive
Content-Disposition: attachment; filename="XXXXXX.rar"
Accept-Ranges: bytes
----------------------------------------------------------
Beitrag wurde zuletzt am 24.05.13 um 23:41:14 editiert. |