https://github.com/defuse/pastebin
The defuse.ca pastebin.
https://github.com/defuse/pastebin
Last synced: 4 months ago
JSON representation
The defuse.ca pastebin.
- Host: GitHub
- URL: https://github.com/defuse/pastebin
- Owner: defuse
- Created: 2014-01-19T21:12:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T00:41:56.000Z (over 7 years ago)
- Last Synced: 2025-04-11T04:51:22.446Z (about 1 year ago)
- Language: PHP
- Size: 26.4 KB
- Stars: 23
- Watchers: 7
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Defuse.ca's Pastebin
====================
**WARNING: I am no longer maintaining this code. Use at your own risk.**
This code is ripped out of defuse.ca's pastebin. It does not work on its own
but with some modification you should be able to get it to work:
- Replace "defuse.ca" hard-coded strings with your own domain.
- Make sure all the paths are correct.
- Set up the apache redirection rules.
- pastebin.html is supposed to be a PHP file with the homepage (this was
ripped out of my CMS so it's missing the HTML <head> and stuff.
- Lots of other stuff I'm probably forgetting.
Good luck!