Kover as a service ( Formerly on [https://kaas.fun](kaas.fun) )
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Rohan Verma 524f6de52a Update README.md 9 years ago
Facebook almost finished 9 years ago
css auto update disabled 9 years ago
images Frontend finished 9 years ago
.gitignore added cred to git ignore 9 years ago
README.md Update README.md 9 years ago
facebook_start.php credentials file 9 years ago
index.php auto update disabled 9 years ago
login.php almost finished 9 years ago
overlay.php auto update disabled 9 years ago

README.md

net-neutral

Facebook profile picture overlay creater

#credentials Please add a file named cred.php to the folder and add the following lines in them:

<?php
$_YOUR_APP_ID = 'XYZ';
$_YOUR_APP_SECRET = 'XYZ';
?>