more providers

This commit is contained in:
Simon
2026-09-07 15:25:03 +00:00
parent 5941a6e607
commit 86c8faca44
10 changed files with 4432 additions and 1 deletions

View File

@@ -74,6 +74,14 @@ _CF_PROTECTED_HOSTS = {
# plain requests/curl always see the "Just a moment" challenge.
"hentaihaven.xxx",
"www.hentaihaven.xxx",
# Cloudflare-gated; the shared requester uses the Jina mirror fallback.
# `video.url` is the detail page so it will always 403 to a plain request.
"fapello.com",
"www.fapello.com",
"cdn.fapello.com",
# hdplayer.gives returns 200 to plain curl but 404 to curl_cffi's JA3 — the
# HLS list/enc... endpoint is request-bound to the embed-page TLS context.
"hdplayer.gives",
}