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

5/17 Update: We've added faster and more accurate search! In addition to your typical search in both English and other languages, you can also now use powerful operators like clockwork planet -raws or commie|horrible|cartel yowamushi to search. For all supported operators, please visit here. More features will be coming soon, so sit tight!

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 %}