Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 685 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 685 Bytes

Safe Djanda

📝 Simple Safelink With SHA256 Encryption inspiration from https://saveloli.xyz

DEMO

http://in.bakaa.me

Screenshoot

Screenshoot

Safe Djanda Setup

# 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'));?>