more providers
This commit is contained in:
8
check.py
8
check.py
@@ -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",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user