diff --git a/SrcGetParse.js b/SrcGetParse.js index 69226a7..d310385 100644 --- a/SrcGetParse.js +++ b/SrcGetParse.js @@ -276,7 +276,7 @@ function bpParse(vipUrl,parsename) { return ""; } }catch(e){ - //log(e.message); + log(e.message); return ""; } } \ No newline at end of file