From 1d8cffb1196b3a20bfcff58dd722bcff31745729 Mon Sep 17 00:00:00 2001 From: Young Lee <8462583+yl8976@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:14:06 -0800 Subject: [PATCH] Update README.md --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 97c1885..87aa7e1 100644 --- a/README.md +++ b/README.md @@ -106,19 +106,6 @@ npm run build - For high-value feeds, set `Allowed senders` so only known sender addresses/domains are accepted. - You should use a strong admin password and rotate periodically. -## Spam cleanup runbook - -### UI-first cleanup - -1. Open `/admin`. -2. Switch to **Table** view. -3. Use the search box to filter obvious spam feeds. - - Long titles/URLs are truncated; hover to see the full value. Click to copy. - - Drag the column separators to resize; click headers to sort (double-click a separator to reset width). -4. Use **Select Results** to select the filtered rows, then click **Delete Selected**. - - Bulk deletes run in small batches so the UI stays responsive. Keep the tab open until it finishes. -5. For legitimate feeds that got spam emails, open **Emails**, filter by subject, then **Select Results** and **Delete Selected**. - ## Upgrading dependencies To refresh dependencies to latest: