clean up repo and readme

This commit is contained in:
cra88y/pc
2026-01-14 10:34:31 -06:00
parent c21477dc14
commit f0b07067e9
3 changed files with 31 additions and 9 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ sys.modules["searx"] = searx
sys.modules["searx.plugins"] = searx_plugins
sys.modules["searx.result_types"] = searx_results
from gemini_flash import SXNGPlugin
from ai_answers import SXNGPlugin
from flask_babel import Babel
app = Flask(__name__)