From b8a9c15c628ee1a283d417a15ca2870ef3889b8e Mon Sep 17 00:00:00 2001 From: qiwihui Date: Tue, 7 May 2019 12:09:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20#1982=20=E4=BF=AE=E6=AD=A3mp4ba=20?= =?UTF-8?q?=E6=97=A7=E7=AB=99404=E9=94=99=E8=AF=AF=20(#2063)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/routes/mp4ba/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routes/mp4ba/index.js b/lib/routes/mp4ba/index.js index 25fe82067..b55c51fe8 100644 --- a/lib/routes/mp4ba/index.js +++ b/lib/routes/mp4ba/index.js @@ -1,7 +1,7 @@ const axios = require('../../utils/axios'); const cheerio = require('cheerio'); -const baseUrl = 'http://www.mp4ba.com'; +const baseUrl = 'http://ww.mp4ba.com'; class ParamType { static get paramType() {