fork download
  1. <?php
  2. $ch = curl_init(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 #stderr 0.03s 26240KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Warning:  Use of undefined constant init - assumed 'init' (this will throw an Error in a future version of PHP) in /home/yjeju7/prog.php on line 2