H1rss
An RSS feed generator for HackerOne Hacktivity
Install / Use
/learn @sa7mon/H1rssREADME
H1RSS
An RSS feed generator for HackerOne Hacktivity
Public instance: https://h1rss.badtech.xyz/rss
Running
-bind string
Address and port to bind to (default ":8000")
-interval int
Minutes to wait between scrapes (default 120)
Build from source
go build -o h1rss main.go
./h1rss -interval 60 -bind localhost:8181
Feed Subscription
By default, the HTTP server will listen on port 8000 for requests to /rss
The items can be filtered via query parameters:
- bounty (one of the following)
- true
- false
- state (pipe-separated list)
- duplicate
- informative
- not-applicable
- resolved
Example: http://localhost:8000/rss?bounty=true&state=resolved|informative
Screenshots
The feed as rendered by miniflux
License
MIT
Related Skills
node-connect
351.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
351.8kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
110.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
