More domain exclusion

This commit is contained in:
2025-04-12 15:15:22 -05:00
parent 3596bb2a08
commit 382d5ee705
5 changed files with 71 additions and 16 deletions

View File

@@ -8,4 +8,4 @@ source (dirname (status filename))/.venv/bin/activate.fish
python src/main.py > /dev/null 2>&1 &
# Print a simple confirmation message
echo "Browser Recall started in background"
echo "Browser Recall started in background with PID $!"