feat: add channel search

This commit is contained in:
ThetaDev 2022-12-08 21:53:44 +01:00
parent 402f5834d2
commit 4c1876cb55
8 changed files with 151 additions and 171 deletions

View file

@ -37,6 +37,7 @@ Channel(
count: Some(0),
items: [],
ctoken: None,
visitor_data: Some("Cgtvc2s4UllvTGl6byigxseZBg%3D%3D"),
endpoint: browse,
),
)

View file

@ -120,6 +120,7 @@ Channel(
count: Some(0),
items: [],
ctoken: None,
visitor_data: Some("CgtCV1l2R2Rzb2ZSZyiu4a2ZBg%3D%3D"),
endpoint: browse,
),
)