s/github.com/codeberg.org/

some idiot will tell me that ACKSHUALLY is s/github\.com/codeberg.org

fuck you
This commit is contained in:
qorg11 2020-11-24 22:20:41 +01:00
parent 7a39f6a32c
commit bb3ac7f248
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ print "<!DOCTYPE html>
<input type='file' name='file' size='30'>
<input type='submit' value='upload'>
</form>
<a href='https://github.com/qorg11/lainsafe'>star me</a>
<a href='https://codeberg.org/qorg11/lainsafe'>star me</a>
<h2>Terminal usage</h2>
<p>I recommend using lainsafecli to upload files to lainsafe, however, there is more than one way to do it.</p>
<code>curl -F 'file=@1605388889.png' $ENV{HTTP_HOST}$ENV{REQUEST_URI}</code><br/>