api fix for hentaihaven
This commit is contained in:
@@ -649,9 +649,9 @@ async fn status(req: HttpRequest) -> Result<impl web::Responder, web::Error> {
|
|||||||
});
|
});
|
||||||
|
|
||||||
status.add_channel(Channel {
|
status.add_channel(Channel {
|
||||||
id: "homoxxx".to_string(),
|
id: "hentaihaven".to_string(),
|
||||||
name: "Homo.xxx".to_string(),
|
name: "Hentaihaven".to_string(),
|
||||||
description: "Best Gay Porn".to_string(),
|
description: "Watch free hentai video stream in English subtitles".to_string(),
|
||||||
premium: false,
|
premium: false,
|
||||||
favicon: "https://www.google.com/s2/favicons?sz=64&domain=hentaihaven.xxx".to_string(),
|
favicon: "https://www.google.com/s2/favicons?sz=64&domain=hentaihaven.xxx".to_string(),
|
||||||
status: "active".to_string(),
|
status: "active".to_string(),
|
||||||
|
|||||||
Reference in New Issue
Block a user