fork(1) download
  1. <?php
  2. $ch = curl_init();
  3. curl_setopt($ch, CURLOPT_URL, 'https://c...content-available-to-author-only...d.net/srv/config.php?v=197&vname=1&idapp=2792810&idusu=1641138491&cod_g=2m2pfrp8&pw=1&gp=1&am=0&idl=en&pa_env=1&pa=US&pn=app.arnewapp525.com&fus=030422120219&aid=40739dc111358653');
  4. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  5. curl_setopt($ch, CURLOPT_USERAGENT, 'Android Vinebre Software');
  6. $html = curl_exec($ch);
  7. echo $html;
  8. ?>
  9.  
Success #stdin #stdout 0.04s 25808KB
stdin
Standard input is empty
stdout
Standard output is empty