Advertisement
Guest User

todas.php

a guest
Jun 19th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. <?php
  2. $a = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=eth");
  3. $b = file_get_contents($a);
  4. echo $b;
  5.  
  6. $c = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=xrp");
  7. $d = file_get_contents($c);
  8. echo $d;
  9.  
  10. $e = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=trx");
  11. $f = file_get_contents($e);
  12. echo $f;
  13.  
  14. $g = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=dcr");
  15. $h = file_get_contents($g);
  16. echo $h;
  17.  
  18. $i = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=dash");
  19. $j = file_get_contents($i);
  20. echo $j;
  21.  
  22. $k = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=zec");
  23. $l = file_get_contents($k);
  24. echo $l;
  25.  
  26.  
  27. $m = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=btg");
  28. $n = file_get_contents($m);
  29. echo $n;
  30.  
  31.  
  32. $o = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=gnt");
  33. $p = file_get_contents($o);
  34. echo $p;
  35.  
  36.  
  37. $q = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=xmr");
  38. $r = file_get_contents($r);
  39. echo $r;
  40.  
  41.  
  42. $s = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=omg");
  43. $t = file_get_contents($s);
  44. echo $t;
  45.  
  46.  
  47.  
  48. $u = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=crw");
  49. $v = file_get_contents($u);
  50. echo $v;
  51.  
  52.  
  53. $w = ("http:///exchange/cadastroeloginfuncionando/arbit.php?ico=etc");
  54. $x = file_get_contents($w);
  55. echo $x;
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement