fixed queried thumbnails

This commit is contained in:
Simon
2025-08-09 11:26:58 +00:00
parent 4aba459f04
commit e7998f8e19
2 changed files with 8 additions and 4 deletions

View File

@@ -434,7 +434,7 @@ async fn status(req: HttpRequest) -> Result<impl web::Responder, web::Error> {
status.add_channel(Channel {
id: "redtube".to_string(),
name: "Redtube".to_string(),
description: "Redtube brings you NEW porn videos every day for free. Enjoy our XXX movies in high quality HD resolution on any device. Get fully immersed with the latest virtual reality sex videos from top adult studios. Stream all of the hottest porn movies from your favorite categories, pornstars and porn channels !".to_string(),
description: "Redtube brings you NEW porn videos every day for free".to_string(),
premium: false,
favicon: "https://www.google.com/s2/favicons?sz=64&domain=www.redtube.com".to_string(),
status: "active".to_string(),