Skip to content

agwanti/pastebin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Defuse.ca's Pastebin

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!

About

The defuse.ca pastebin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 57.5%
  • JavaScript 21.8%
  • HTML 20.7%