This commit is contained in:
Simon
2025-07-16 18:00:33 +00:00
parent ae527041ae
commit 7008e38838

View File

@@ -25,7 +25,7 @@ pub struct PornhubProvider {
impl PornhubProvider { impl PornhubProvider {
pub fn new() -> Self { pub fn new() -> Self {
PornhubProvider { PornhubProvider {
url: "https://pornhub.com".to_string(), url: "https://www.pornhub.com".to_string(),
} }
} }
async fn get( async fn get(