fix: #1982 修正mp4ba 旧站404错误 (#2063)

This commit is contained in:
qiwihui 2019-05-07 12:09:08 +08:00 committed by DIYgod
parent 4e5f50fe56
commit b8a9c15c62
1 changed files with 1 additions and 1 deletions

View File

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