KazumiRules is the hosted rules repository for the Kazumi anime application. It stores community-contributed JSON rule files that define how Kazumi can collect and parse anime content from supported sources. The repository is organized around rule contribution rather than application code, making it a data and configuration companion to the main Kazumi app. Contributors are asked to submit or update only rule files, while generated files such as the index and README are updated automatically after merges. The rules support multiple API levels, with newer levels adding features such as POST requests, referer handling, legacy parser support, and HLS ad filtering. Its main value is providing a centralized, maintainable rule library that expands Kazumi’s content-source compatibility.
Features
- Kazumi rule hosting repository
- JSON-based source rules
- Community contribution workflow
- Automatic index updates
- API-level compatibility tracking
- POST, referer, parser, and HLS filtering support