testing
This commit is contained in:
@@ -25,10 +25,6 @@ impl Proxy for AnyProxy {
|
||||
url: String,
|
||||
requester: web::types::State<Requester>,
|
||||
) -> String {
|
||||
println!(
|
||||
"/proxy/video_url: url={:?}, provider={:?}",
|
||||
url, self
|
||||
);
|
||||
match self {
|
||||
AnyProxy::Sxyprn(p) => {
|
||||
p.get_video_url(
|
||||
|
||||
Reference in New Issue
Block a user