mirror of
https://github.com/NohamR/NohamR.git
synced 2026-05-24 19:59:27 +00:00
Fix
This commit is contained in:
2
.github/workflows/blog-post-workflow.yml
vendored
2
.github/workflows/blog-post-workflow.yml
vendored
@@ -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"
|
||||
|
||||
@@ -4,9 +4,5 @@
|
||||
</div>
|
||||
|
||||
## Latest Blog Posts
|
||||
<!-- BLOG-POST-LIST:START -->- [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
|
||||
<!-- BLOG-POST-LIST:START -->
|
||||
<!-- BLOG-POST-LIST:END -->
|
||||
Reference in New Issue
Block a user