{% extends "template.html" %} {% block content %}

pasted is free for users, but costs me about £120 per year to run, if you can donate anything at all then please do to keep it running!

pasted.sh

Read the FAQ!



Max file size: 128mb

Files are deleted 14 days after uploading.

Mobile support getting fixed shortly, sorry!

"{{quote}}" - {{quote_author}}

FAQ | ToS | Privacy Policy | Source

pasted.sh v1.1.0

Recently pasted

{% if recent_files == [] %}
  • Hey, I think I've messed up.
  • Server can't seem to get the recent files it needs,
  • If this is a bug, I'll fix it soon,
  • If it's not, try refreshing the page? Maybe it'll fix itself.
  • - amnexya
{% else %} {% for recent in recent_files %} {% endfor %} {% endif %}
{% endblock %}