mirror of
https://github.com/jackwener/OpenCLI.git
synced 2026-09-14 18:25:42 +08:00
300607f692
* fix(facebook/feed): add fallback extraction for empty article nodes Add fallback extraction for Facebook feed posts when [role=article] nodes exist but contain empty text. Includes diagnostic errors, content/author cleanup, nested-container dedupe, and an evaluate-script syntax regression test. * fix(facebook): bound feed fallback extraction * fix(facebook): keep feed fallback available after chrome articles --------- Co-authored-by: jackwener <jakevingoo@gmail.com>