duplicates by teebee

<?=preg_filter(~\xd0\xd7\xbf\xd5\xd7\xd1\xd6\xd6\xa3\xce\xd5\xd0,~\xa3\xcd,fread(STDIN,1e4));

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page