大家好,又见面了,我是你们的朋友全栈君。
简单隐藏加密视频地址,以防止用户下载,采用js 调用播放器:
引用js文件:
type=”text/javascript”>
// JScript 文件
function selplay(ypurl)
{
document.write(“
classid=CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95 height=69
id=MediaPlayer width=356>”)
document.write(“
value=’-1′> “)
document.write(“
ypurl+”> “)
document.write(“
codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701
flename=mp src=” width=356 height=320>”)
document.write(“
“)
document.write(“
“)
}
对路径进行编码加密:
protected string ypJm(string ypurl)
{
if (ypurl.Trim().Length > 0)
{
return Server.UrlEncode(ypurl);
}
else
{
return “”;
}
}
调用:
selplay((“<%=ypJm(artless.plus.Replace(“;”,””).Replace(“book/”,””))
%>”));
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/127698.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...