RSSHub/lib/routes/comicat
Jagger.H d51b060125
fix(route/comicat): pass visitor_test cookie to clear the anti-bot interstitial (#22656)
comicat.org now fronts every page with a fake JS "captcha" (/public/html/start/)
that redirects back only after setting a `visitor_test=human` cookie. A bare request
302s to that page, so #listTable and the detail selectors match nothing (empty feed).
Send the cookie directly on both the search listing and the per-item detail fetches.
2026-07-11 05:08:41 +08:00
..
namespace.ts
search.ts fix(route/comicat): pass visitor_test cookie to clear the anti-bot interstitial (#22656) 2026-07-11 05:08:41 +08:00