vjav
This commit is contained in:
@@ -172,7 +172,11 @@ impl Requester {
|
||||
Ok(response.text().await?)
|
||||
}
|
||||
|
||||
#[cfg(any(not(hottub_single_provider), hottub_provider = "hypnotube"))]
|
||||
#[cfg(any(
|
||||
not(hottub_single_provider),
|
||||
hottub_provider = "hypnotube",
|
||||
hottub_provider = "vjav",
|
||||
))]
|
||||
fn debug_cookie_preview_from_borrowed_headers(
|
||||
&self,
|
||||
url: &str,
|
||||
@@ -379,6 +383,7 @@ impl Requester {
|
||||
not(hottub_single_provider),
|
||||
hottub_provider = "hypnotube",
|
||||
hottub_provider = "freeuseporn",
|
||||
hottub_provider = "vjav",
|
||||
))]
|
||||
pub async fn post(
|
||||
&mut self,
|
||||
|
||||
Reference in New Issue
Block a user