bugfix
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user