{"id":23269879,"url":"https://github.com/fernvenue/rss-filter","last_synced_at":"2026-06-23T22:03:55.977Z","repository":{"id":268911018,"uuid":"905830805","full_name":"fernvenue/rss-filter","owner":"fernvenue","description":"RSS Filter, based on Cloudflare Workers and KV storage.","archived":false,"fork":false,"pushed_at":"2024-12-19T16:15:04.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T14:53:31.449Z","etag":null,"topics":["cloudflare","cloudflare-workers","filter","kv","rss","rss-filter","workers"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fernvenue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-19T15:55:24.000Z","updated_at":"2024-12-19T16:20:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f9d6e6e-55b4-42e5-82b3-477879b9fa13","html_url":"https://github.com/fernvenue/rss-filter","commit_stats":null,"previous_names":["fernvenue/rss-filter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernvenue%2Frss-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernvenue%2Frss-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernvenue%2Frss-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernvenue%2Frss-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernvenue","download_url":"https://codeload.github.com/fernvenue/rss-filter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457787,"owners_count":20941907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","cloudflare-workers","filter","kv","rss","rss-filter","workers"],"created_at":"2024-12-19T18:25:14.870Z","updated_at":"2026-06-23T22:03:50.952Z","avatar_url":"https://github.com/fernvenue.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSS Filter\n\n[![rss-filter](https://img.shields.io/badge/LICENSE-AGPLv3%20Liscense-blue?style=flat-square)](./LICENSE)\n[![rss-filter](https://img.shields.io/badge/GitHub-RSS%20Filter-blueviolet?style=flat-square\u0026logo=github)](https://github.com/fernvenue/rss-filter)\n[![rss-filter](https://img.shields.io/badge/GitLab-RSS%20Filter-orange?style=flat-square\u0026logo=gitlab)](https://gitlab.com/fernvenue/rss-filter)\n\nRSS Filter, based on Cloudflare Workers and KV storage.\n\n## Usage\n\nFirst, go to [Storage \u0026 Database \u003e KV](https://dash.cloudflare.com/?to=/:account/workers/kv/namespaces) to create a KV namespace. Select **Create a namespace**, enter a name for this namespace, here I use `RSS Filter Rules`, then select **Add**.\n\nNow, go to [Workers \u0026 Pages \u003e Overview](https://dash.cloudflare.com/?to=/:account/workers-and-pages) to create a Worker, paste [worker.js](./worker.js) to it and save. After that, go to your Worker **Settings**, you can bind KV in **Bindings**, just choose bind a KV, **Variable name** should be `RSS_FILTER_RULES` here, then choose your KV namespace.\n\nAnd now, you can configure the RSS URL and the regular expressions you want in KV. Here are some examples:\n\n- Filter content that only includes some keywords: `(Hello|World)`\n- Filter out content that contains a specific keyword: `^(?!.*Keyword).*`\n\nIn this way, we can filter through `https://worker-rss-filter.example.com/-/https://real-rss-url.example.com`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernvenue%2Frss-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernvenue%2Frss-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernvenue%2Frss-filter/lists"}