Skip to content

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

License

Notifications You must be signed in to change notification settings

py7hon/safedjanda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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