skeleton пишет:Можешь хотя бы пример запроса показать или сравни с моим
Еще учти, что переменные в POST каждые день меняются
похоже ты айди не ту берешь и не тот реферер ставишь
//получаем ключ по новому
//https://harald-as.newplayjj.com/?boloto=6IKvOlO7ShSbGNoS3_ZCzA post: bdsm=e7b61f129f4a392ac4bf6726a9dd6a&mit=830509&pd=656d84769cd310.11402704
//token, id на странице
sLst = trim(FindVal(sTmp, 0, 'var token *= *"', '"', false));
if (sLst != ''){
var sParams = 'bdsm=' + sLst;
sLst = trim(FindVal(sTmp, 0, 'var id *= *', ';', false));
if (sLst != ''){
sParams = sParams + '&mit=' + sLst;
//значения из расшифровки блока ключа
sLst = trim(FindVal(h, 0, 'var uuq *= *"', '$', false));
if (sLst != ''){
sParams = sParams + '&pd=' + sLst;
//ищем значение для get-параметра
sLst = trim(FindVal(h, 0, '^', ".;", false));
if (sLst != ''){
sLst = sUrl.match(new RegExp(this.sPatHost, 'im'))[0] + '/?boloto=' + sLst;
sLst = phpUrl + '?url=' + sLst + '&cookie=&referer=' + sUrl;
h = DelTrash(GetPages(sLst, sUrl, sParams)).replace(new RegExp("^(.*?)Rcontent: "+ sParams, 'i'), "");
h = trim(h); //тут конечный ключ
}
}
}
}
В принципе все как у тебя, единственное я хост отрываю от начальной ссылки и туда тулю запрос ключа с параметром болото
запрос уходит на мой пхп, который получает страницу с ключом
не получается добавить скрин с запросом из фиддлера
вобщем вот raw запроса
POST http://xxx.xx.xx/xx.php?url=https://harald-as.newplayjj.com/?boloto=i45xsuE7NMv8GSWPq0m-ow&cookie=&referer=https://harald-as.newplayjj.com/?kp=5351504&token=e7b61f129f4a392ac4bf6726a9dd6a HTTP/1.1
Host: xxx.xx.xx
Referer: https://harald-as.newplayjj.com/?kp=5351504&token=e7b61f129f4a392ac4bf6726a9dd6a
Accept: */*
Accept-Language: ru-RU
Connection: keep-alive
User-Agent: Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV; Maple2012) AppleWebKit/534.7 (KHTML, like Gecko) SmartTV Safari/534.7
X-Requested-With: XMLHttpRequest
Content-Type: application/x-www-form-urlencoded
Content-Length: 73
Accept-Encoding: gzip, deflate
Connection: keep-alive
bdsm=e7b61f129f4a392ac4bf6726a9dd6a&mit=831618&pd=656e00d4704e85.84143806
и респонс моего скрипта
Array
(
[0] => HTTP/1.1 200 OK
[1] => Server: nginx
[2] => Date: Mon, 04 Dec 2023 16:39:48 GMT
[3] => Content-Type: text/html; charset=UTF-8
[4] => Connection: close
[5] => X-Powered-By: PHP/8.0.27
[6] => Cache-Control: max-age=60
[7] => Strict-Transport-Security: max-age=31536000;
[8] => Strict-Transport-Security: max-age=31536000;
)
Iurl: https://harald-as.newplayjj.com/?boloto=i45xsuE7NMv8GSWPq0m-ow
Icookie:
Ireferer: https://harald-as.newplayjj.com/?kp=5351504&token=e7b61f129f4a392ac4bf6726a9dd6a
Rmethod: POST
Rheader: Content-Type: application/x-www-form-urlencoded
Content-length: 73
Connection: close
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
X-Requested-With: XMLHttpRequest
Referer: https://harald-as.newplayjj.com/?kp=5351504&token=e7b61f129f4a392ac4bf6726a9dd6a
Origin: https://harald-as.newplayjj.com
Cookie:
Rcontent: bdsm=e7b61f129f4a392ac4bf6726a9dd6a&mit=831618&pd=656e00d4704e85.84143806
7a0f3e379b4c6d4dad07f6054eaf04
в конце видно ключ, с ним и иду на раскодировку файла