📝 Simple Safelink With SHA256 Encryption inspiration from https://saveloli.xyz
# Download
$ git clone https://github.com/py7hon/safedjanda # Or download from releases
# Deploy to localhost or Cpanel
# Convert link
# open convert.php in your browser and copy to textarea and click convert button
# Auto Convert link
# add this code on your website and replace to your website
# <?php echo 'http://bakaa.me/redirect/?'.split_link(encrypte($linkdown,'hashv1.00'));?>