* * BSD 3-Clause License (BSD-3-Clause) * See LICENSE for details */ require 'common.php'; ?> Manup               Lonely MAN near You
s that make stuff * look horrible. So I just remove it here. * As you can see, they also decided to pepper the HTML with inline style coz they * just absolutely hate me, so I strip it too. */ for($i = 0; $i < count($lines); $i++) { $line = preg_replace('/\/i', '', $lines[$i]); $line = preg_replace('/style=".*"/i', '', $line); if(!empty(trim($line))) $lines2[$i] = $line; } echo "