#1
|
|||
|
|||
linkgrabber do not work from katfile.com folder link!
sample
**External links are only visible to Support Staff****External links are only visible to Support Staff** single file link **External links are only visible to Support Staff****External links are only visible to Support Staff** folder link '/f/' added link url copy... or Click'n'Load 2 linkgrapper... analyze the clipboard But does not add any files. try paste link crawling and add files Code:
let data = new URLSearchParams(); data.append(`urls`, JdownloaderData); data.append(`referer`, PageURL) console.log(data) fetch('**External links are only visible to Support Staff**, { method: 'POST', //mode: 'cors', headers: { 'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8', 'Access-Control-Allow-Origin': '**External links are only visible to Support Staff**, }, body: data }) |
Thread Tools | |
Display Modes | |
|
|