Update ali
This commit is contained in:
parent
7777e780bd
commit
ae851fab47
|
|
@ -122,7 +122,7 @@ public class Ali {
|
||||||
vod.setVodPic(object.getString("avatar"));
|
vod.setVodPic(object.getString("avatar"));
|
||||||
vod.setVodName(object.getString("share_name"));
|
vod.setVodName(object.getString("share_name"));
|
||||||
vod.setVodPlayUrl(TextUtils.join("$$$", sourceUrls));
|
vod.setVodPlayUrl(TextUtils.join("$$$", sourceUrls));
|
||||||
vod.setVodPlayFrom("原畫$$$普畫");
|
vod.setVodPlayFrom("普畫$$$原畫");
|
||||||
vod.setTypeName("阿里雲盤");
|
vod.setTypeName("阿里雲盤");
|
||||||
return vod;
|
return vod;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
760bfc7a8f758d5fcea88e5c88ecc3bf
|
7e6f4ae428932223a5f64dfca9e50c1a
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue