mirror of
https://github.com/nianzhibai/91.git
synced 2026-06-15 08:45:41 +08:00
ec5a01b6aa
- add generic scriptcrawler backend runner using the crawler.v1 JSONL protocol - support crawler script upload and HTTP(S) URL import from the admin crawler page - simplify the user-facing crawler contract to title, media_url, optional thumbnail_url and optional source_id - convert Spider91 into a normal script crawler and reject new Spider91 storage-drive configs - keep legacy Spider91 storage rows visible only for cleanup/deletion - add crawler protocol docs, example script, admin UI, tests and migration coverage