Add support for image uploads and link filtering in RSS feeds

This commit is contained in:
암냥 2026-01-15 06:12:12 +09:00
commit c9f8f8f276
No known key found for this signature in database
9 changed files with 94 additions and 8 deletions

1
Cargo.lock generated
View file

@ -1033,6 +1033,7 @@ dependencies = [
"dotenvy",
"feed-rs",
"htmd",
"regex",
"reqwest",
"serde",
"serde_json",