3f9b108482
Web-managed fork of nurefexc/rss-bridge-ntfy: Flask UI + REST API, background sync engine (SQLite dedup, quiet hours, filters, flood protection, images), OPML import/export and switchable interface/notification language. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
13 lines
92 B
Plaintext
13 lines
92 B
Plaintext
data/
|
|
.git/
|
|
.gitignore
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.venv/
|
|
venv/
|
|
.env
|
|
.idea/
|
|
.vscode/
|
|
README.md
|