Browse Source
update js/xiaohu.js.
Signed-off-by: dongchenys <14018478+dongchenys@user.noreply.gitee.com>
master
dongchenys
10 months ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
1 additions and
1 deletions
-
js/xiaohu.js
|
@ -1,6 +1,6 @@ |
|
|
var rule = { |
|
|
var rule = { |
|
|
title: '小胡', |
|
|
title: '小胡', |
|
|
host: 'http://bb.xzam.cn', |
|
|
|
|
|
|
|
|
host: 'http://cc.xzam.cn', |
|
|
homeUrl: '/api.php/provide/vod?ac=detail', |
|
|
homeUrl: '/api.php/provide/vod?ac=detail', |
|
|
searchUrl: '/api.php/provide/vod?ac=detail&wd=**&pg=fypage', |
|
|
searchUrl: '/api.php/provide/vod?ac=detail&wd=**&pg=fypage', |
|
|
detailUrl: '/api.php/provide/vod?ac=detail&ids=fyid', |
|
|
detailUrl: '/api.php/provide/vod?ac=detail&ids=fyid', |
|
|