This commit is contained in:
Simon
2025-09-13 06:03:00 +00:00
parent c17590ccb3
commit a096ec66f2
3 changed files with 2 additions and 6 deletions

View File

@@ -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(