removed archivebate1
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -175,13 +175,6 @@ impl Requester {
|
||||
Ok(response.text().await?)
|
||||
}
|
||||
|
||||
#[cfg(any(
|
||||
not(hottub_single_provider),
|
||||
hottub_provider = "archivebate",
|
||||
hottub_provider = "archivebate1",
|
||||
hottub_provider = "hypnotube",
|
||||
hottub_provider = "vjav",
|
||||
))]
|
||||
fn debug_cookie_preview_from_borrowed_headers(
|
||||
&self,
|
||||
url: &str,
|
||||
@@ -377,14 +370,6 @@ impl Requester {
|
||||
Ok(response)
|
||||
}
|
||||
|
||||
#[cfg(any(
|
||||
not(hottub_single_provider),
|
||||
hottub_provider = "archivebate",
|
||||
hottub_provider = "archivebate1",
|
||||
hottub_provider = "hypnotube",
|
||||
hottub_provider = "freeuseporn",
|
||||
hottub_provider = "vjav",
|
||||
))]
|
||||
pub async fn post(
|
||||
&mut self,
|
||||
url: &str,
|
||||
|
||||
Reference in New Issue
Block a user