From 11a2cf51a0d2860636fcf78b42616824743b7235 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:10:21 +0100 Subject: [PATCH] Fix --- .github/workflows/blog-post-workflow.yml | 2 +- README.md | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/blog-post-workflow.yml b/.github/workflows/blog-post-workflow.yml index 4b82dc8..ec707ac 100644 --- a/.github/workflows/blog-post-workflow.yml +++ b/.github/workflows/blog-post-workflow.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - - name: Pull in codu posts + - name: Pull in blog posts uses: gautamkrishnar/blog-post-workflow@v1 with: feed_list: "https://noh.am/en/index.xml" diff --git a/README.md b/README.md index 9a0ffd4..85c1463 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,5 @@ ## Latest Blog Posts -- [Retrieving content from the past: Exploiting MPEG-DASH time-based addressing](https://noh.am/en/posts/dash-bruteforce/) - Dec 21, 2025 -- [Analyzing the Xubuntu website compromise and clipboard hijacker malware](https://noh.am/en/posts/xubuntu-safe-download/) - Oct 20, 2025 -- [Capturing Kindle Web Reader pages](https://noh.am/en/posts/kindle-web-reader-pages/) - Oct 19, 2025 -- [Unpacking and repacking electron apps](https://noh.am/en/posts/unpacking-and-repacking-electron-apps/) - Aug 24, 2025 -- [Digging into reMarkable internal](https://noh.am/en/posts/digging-into-remarkable-internal/) - Aug 18, 2025 + \ No newline at end of file