yaf - yet another (temporary) fileshare
- all uploads will be deleted after 7 days
- maximum file size is 50Mb


from your terminal as POST: 
  $ curl -L -F "file=@/home/noury/xd.txt" i.yaf.li/upload

from chatterino:
  Request URL: https://i.yaf.li/upload
  Form field: file
  leave the rest empty

from dankchat:
  Upload url: https://i.yaf.li/upload
  Form field: file
  leave the rest empty

from sharenix:
  "Services": [
    {
      "Name": "i.yaf.li",
      "RequestType": "POST",
      "RequestURL": "https://i.yaf.li/upload",
      "FileFormName": "file"
    }
  ]

--------------------------------------------------------------------------------------
i tried to build this site as a minimalistic image host that auto deletes all files
after 7 days so that i don't have to stumble on cringy screenshots from years ago.

terms of service:
1. you agree that this is beautiful web design.
2. do not upload anything that is either:
  2.1 illegal in luxembourg.
  2.2 will annoy my hosting provider buyvm.net

this site and its storage are hosted by https://buyvm.net in a datacenter located in luxembourg.
--------------------------------------------------------------------------------------
if you need to contact me or want your file removed send an email to noury[at]noury.li
source: https://github.com/lyx0/yaf