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