RSSHub/lib/routes/freebuf
pseudoyu ec501c4e4e
fix(route/freebuf): solve Aliyun WAF acw_sc__v2 challenge
Aliyun WAF answers flagged IPs (such as the rsshub.app demo server)
with an HTTP 405 JS challenge. Solve it with the shared acw_sc__v2
solver and retry with the cookie, and mark the route as anti-crawler.

Fixes #22027
2026-08-03 00:01:12 +08:00
..
index.ts fix(route/freebuf): solve Aliyun WAF acw_sc__v2 challenge 2026-08-03 00:01:12 +08:00
namespace.ts