status update
This commit is contained in:
@@ -219,11 +219,11 @@ impl TnaflixProvider {
|
|||||||
// .unwrap_or_default(); // or: .unwrap_or_else(|_| Vec::new())
|
// .unwrap_or_default(); // or: .unwrap_or_else(|_| Vec::new())
|
||||||
|
|
||||||
Channel {
|
Channel {
|
||||||
id: "omgxxx".to_string(),
|
id: "tnaflix".to_string(),
|
||||||
name: "OMG XXX".to_string(),
|
name: "TnAflix".to_string(),
|
||||||
description: "OMG look at that Collection!".to_string(),
|
description: "Just Tits and Ass".to_string(),
|
||||||
premium: false,
|
premium: false,
|
||||||
favicon: "https://www.google.com/s2/favicons?sz=64&domain=www.omg.xxx".to_string(),
|
favicon: "https://www.google.com/s2/favicons?sz=64&domain=www.tnaflix.com".to_string(),
|
||||||
status: "active".to_string(),
|
status: "active".to_string(),
|
||||||
categories: vec![],
|
categories: vec![],
|
||||||
options: vec![
|
options: vec![
|
||||||
|
|||||||
Reference in New Issue
Block a user