首页分类页播放页代码如下:
vod_index.html首页
[xss_clean][xss_clean]
[xss_clean]uaredirect(“http://www.iqmbg.com/”);[xss_clean]
vod_type.html分类页
[xss_clean][xss_clean]
[xss_clean]uaredirect(“http://www.iqmbg.com/{page:link}”);[xss_clean]
vod_detail.html内容页
[xss_clean][xss_clean]
[xss_clean]uaredirect(“http://www.iqmbg.com/[vod:link]”);[xss_clean]
vod_play.html播放页
[xss_clean][xss_clean]
[xss_clean]uaredirect(“http://www.iqmbg.com/[vod:playlink]”);[xss_clean]
THE END
暂无评论内容