···5050 '.provider_name == "Reddit" or .title != null'
51515252# Invalid: specific non-existent post.
5353+# Reddit may return an error, a generic title, or a minimal response with just provider_name.
5354test_preview "Reddit Invalid" \
5455 "https://www.reddit.com/r/valheim/comments/INVALID_ID_12345/" \
5555- '.error != null or (.title | contains("Page not found") or contains("Reddit"))'
5656+ '.error != null or .title == null or (.title | contains("Page not found") or contains("Reddit"))'
56575758# --- SPOTIFY ---
5859# Valid