forked from blek/world
24 lines
630 B
Markdown
24 lines
630 B
Markdown
+++
|
|
template = 'custom/project.html'
|
|
|
|
title = 'blek! Bin'
|
|
description = 'A pastebin copy'
|
|
date = '2024-08-01'
|
|
slug = 'bin'
|
|
year = 2024
|
|
month = 1
|
|
day = 8
|
|
lang = 'en'
|
|
|
|
[extra]
|
|
git_repo = 'git.blek.codes/blek/bin.git'
|
|
demo_url = 'bin.blek.codes'
|
|
author = 'b1ek <me@blek.codes>'
|
|
license = 'None'
|
|
+++
|
|
|
|
A simple ass pastebin copy. Also has a funny HTML-only captcha that has not been cracked so far.
|
|
|
|
It is built on express and stores data in simple files.
|
|
|
|
I was inspired by [librebin](https://github.com/hnhx/librebin) to build this. Since it sucks. Serously, the code is written in a no-framework php. Should i elaborate eny further? |