ADDED CODE

PHP Detected virson 6 Views Size: 375 bytes Posted on: Nov 25, 25 @ 1:50 AM
  1. 1<h2>Username: <?= $p_member_display?> API: <?= $u_api?> ID: <?= $paste_id?></h2>
  2. 2 <?php
  3. 3 $long_url = urlencode('https://aaa.aa/' . $paste_id);
  4. 4 $api_url = "https://aaa.aa/api?api={$u_api}&url={$long_url}&format=text";
  5. 5
  6. 6 $result = @file_get_contents($api_url);
  7. 7
  8. 8 if( $result ){
  9. 9 echo '<iframe src='.$result.' width="auto" height="auto"></iframe>';
  10. 10 }
  11. 11 ?>

Raw Paste

Comments 0
Login to post a comment.
  • No comments yet. Be the first.
Login to post a comment. Login or Register
Advertisements Footer
We use cookies. To comply with GDPR in the EU and the UK we have to show you these.

We use cookies and similar technologies to keep this website functional (including spam protection via Google reCAPTCHA or Cloudflare Turnstile), and — with your consent — to measure usage and show ads. See Privacy.