From 7008e38838100088ab5b25042578b8a0c6515d0d Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 16 Jul 2025 18:00:33 +0000 Subject: [PATCH] bugfix --- src/providers/pornhub.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/providers/pornhub.rs b/src/providers/pornhub.rs index f3e4afd..58f08a6 100644 --- a/src/providers/pornhub.rs +++ b/src/providers/pornhub.rs @@ -25,7 +25,7 @@ pub struct PornhubProvider { impl PornhubProvider { pub fn new() -> Self { PornhubProvider { - url: "https://pornhub.com".to_string(), + url: "https://www.pornhub.com".to_string(), } } async fn get(