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