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