{% extends "layout.html" %} {% block title %}Browse :: {{ 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 yowamushi" and others. For all supported operators, please visit here. More features will be coming soon too!

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