Add API_SEARCH_KEY to environment variables and update main functionality to use it for searches

This commit is contained in:
fzzinchemical
2025-11-13 22:27:49 +01:00
parent 986e7f2564
commit 6b5f05fd0e
2 changed files with 4 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ COOKIES=""
USERNAME=""
PASSWORD=""
EMAIL=""
EMAIL_PASSWORD=""
EMAIL_PASSWORD=""
API_SEARCH_KEY=""