Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | backend/plugins: Have anchira scraper also match on hentainexus.comHEADtrunk | Wolfgang Müller | 2025-01-16 | -4/+6 |
| | ||||
* | backend/plugins: Do not explicitly require source in anchira.to scraper | Wolfgang Müller | 2025-01-16 | -2/+8 |
| | | | | | We've come across info.yaml files without this field. If it is missing, instead rely on a simple heuristic. | |||
* | backend/plugins: Have anchira scraper use parse_dict from scraper utils | Wolfgang Müller | 2024-11-14 | -11/+2 |
| | | | | | | This cuts down on code duplication and also fixes B023 [1]. [1] https://docs.astral.sh/ruff/rules/function-uses-loop-variable/#function-uses-loop-variable-b023 | |||
* | Initial commit0.1.0 | Wolfgang Müller | 2024-03-05 | -0/+101 |