Clean up unused code and config

Remove PROCESSED_FILE references and update .env.example with placeholder
Uptime URLs for privacy.

Changes:
- Remove unused processed_file variable and loading in main.py
- Update .env.example to use generic Uptime URLs
- Remove processed_uids.txt from .gitignore
This commit is contained in:
Jeena 2026-01-04 15:44:54 +09:00
parent 686c4877d3
commit 45b179ede3
3 changed files with 2 additions and 5 deletions

1
.gitignore vendored
View file

@ -136,6 +136,5 @@ dmypy.json
.ruff_cache/
# Local data
processed_uids.txt
processed_message_ids.txt
last_run.txt