{% extends "layout.html" %} {% block title %}{% if search.term %}{{ search.term | e}}{% else %}Browse{% endif %} :: {{ config.SITE_NAME }}{% endblock %} {% block body %}

2017-05-22 Update: We've added comments. You can change your avatar using Gravatar or if you don't like gravatar you can just stick with our spify default avatar.

2017-05-22 Update: We've updated our upload API to v2 (v1 is now disabled!). See documentation here.

2017-05-17 Update: We've added faster and more accurate search! In addition to your typical keyword search in both English and other languages, you can also now use powerful operators like clockwork planet -horrible or commie|horrible|cartel yowamushi to search. For all supported operators, please click here. More features are coming soon!


We welcome you to provide feedback at #nyaa-dev@irc.rizon.net

Our GitHub: https://github.com/nyaadevs - creating issues for features and faults is recommendable!

{% include "search_results.html" %} {% endblock %}