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"
    }
  ]

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

--------------------------------------------------------------------------------------
if you need to contact me or want your file removed send an email to noury[at]noury.li
source: https://github.com/nouryxd/yaf