From e44cbaaf13a2c6ba6a969e9487d26057c2c0dda2 Mon Sep 17 00:00:00 2001 From: xmcp Date: Tue, 21 Aug 2018 19:18:29 +0800 Subject: [PATCH] add audio proxy --- public/_redirects | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/_redirects b/public/_redirects index 04ec040..7e17922 100644 --- a/public/_redirects +++ b/public/_redirects @@ -1 +1,2 @@ -/api_proxy/* http://www.pkuhelper.com:10301/services/pkuhole/:splat 200 \ No newline at end of file +/api_proxy/* http://www.pkuhelper.com:10301/services/pkuhole/:splat 200 +/audio_proxy/* http://www.pkuhelper.com:10301/services/pkuhole/audios/:splat 200 \ No newline at end of file