implemented oneko

This commit is contained in:
2025-05-10 21:41:29 -05:00
parent 3d30ed1caa
commit 34437e8491
9 changed files with 823 additions and 1 deletions

View File

@@ -84,6 +84,7 @@
</footer>
<!--[if gte IE 9]>-->
<script src="{{ url_for('static', filename='js/searxng.min.js') }}"></script>
<script src="{{ url_for('static', filename='js/oneko.js') }}"></script>
<!--<![endif]-->
</body>
</html>