summaryrefslogtreecommitdiffstatshomepage
path: root/src/hircine/plugins/scrapers/anchira.py (follow)
Commit message (Collapse)AuthorAgeLines
* backend/plugins: Have anchira scraper also match on hentainexus.comHEADtrunkWolfgang Müller2025-01-16-4/+6
|
* backend/plugins: Do not explicitly require source in anchira.to scraperWolfgang Müller2025-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 utilsWolfgang Müller2024-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.0Wolfgang Müller2024-03-05-0/+101