required by base64download.php
<?php function clean($string) { $string = str_replace(' ', '_', $string);return preg_replace('/[^A-Za-z0-9\-]/', '', $string);
}
function removespace($string){
$string = str_replace(' ','', $string);
return $string;
}
?>
Congratulations @filebot! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :
Click here to view your Board
If you no longer want to receive notifications, reply to this comment with the word
STOP
Do not miss the last post from @steemitboard: