mirror of
https://github.com/hnhx/librebin.git
synced 2025-01-24 09:57:43 -03:00
updated README, fixed typo in source href
This commit is contained in:
parent
ec9c481229
commit
b5226eebaa
2 changed files with 22 additions and 3 deletions
23
README.md
23
README.md
|
@ -1,2 +1,21 @@
|
|||
# librebin
|
||||
A privacy friendly alternative to Pastebin
|
||||
<h1 align="center">Librebin</h1>
|
||||
|
||||
![librebin](https://i.imgur.com/w0Si6CZ.png)
|
||||
|
||||
<p align="center">A privacy friendly JavaScript free alternative to Pastebin</p>
|
||||
<br>
|
||||
|
||||
| URL | Country | TOR | I2P |
|
||||
|-|-|-|-|
|
||||
| [bin.beparanoid.de](https://bin.beparanoid.de/) | 🇨🇭 CH | [✅](http://bin.prnoid54e44a4bduq5due64jkk7wcnkxcp5kv3juncm7veptjcqudgyd.onion/) | [✅](http://ebxfqwj4oawdujnletj6stizcicup556nbelylap427yhnggnn4a.b32.i2p/) |
|
||||
|
||||
<br>
|
||||
|
||||
If you wish to get your instance added create an issue with the `new instance` label and this information:
|
||||
+ the URL of your instance
|
||||
+ the country where your instance is being hosted
|
||||
|
||||
Your request will be **rejected** if your instance:
|
||||
+ contains JavaScript
|
||||
+ contains ads
|
||||
+ have cloudflare protection
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Librebin</h1>
|
||||
<a href="https://github.com/hnhx/liberbin">Source & Instances</a>
|
||||
<a href="https://github.com/hnhx/librebin">Source & Instances</a>
|
||||
<a href="./index.php">Upload</a>
|
||||
|
||||
<?php
|
||||
|
|
Loading…
Add table
Reference in a new issue