Skip to content

A dead simple text paste website similar to Pastebin.

License

Notifications You must be signed in to change notification settings

penguin1333/textcrap

Repository files navigation

textcrap

A dead simple text paste website similar to Pastebin, written entirely by Preston Cammarata

This can be used as an example for starting up your own Pastebin-like site, or just scrap it for whatever.

Setting up

Just copy the files to your server, create a database and name it whatever you want, run the "db.sql" file in the database to create the needed table for textcrap, then fill out the database credentials in crap.php.

It's super simple. crap.php is your cofiguration file.

If you want to close your website temporarily and leave a message, set $allow_access to true, and $allow_access_msg to whatever you want in crap.php.

License

Do whatever you want basically, view the LICENSE file for more.

About

A dead simple text paste website similar to Pastebin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published