|
|
1
1
很可能这并不能满足您的需求,但是如何将脚本文本包装在函数或自执行函数文本中呢?
这比直接提供更多的保护
I've worked with third-party code a lot (mostly horribly, horribly written ad code) and I've found the best solution is to keep your site code wrapped in a lengthy and unique namespace (mySiteUtils, mySiteGames, etc. or com.mysite.utils, com.mysite.games, etc.). 如果广告公司决定输入与您的准确名称空间相匹配的代码,他们会破坏您的页面,但到目前为止,这从未发生过。 |
|
|
2
2
您可以尝试用CAJA重新编译JavaScript: http://en.wikipedia.org/wiki/Caja_project |
|
|
Michael · 某些Windows客户端上的命名管道安全问题 2 年前 |
|
|
adamency · 是否可以从Go二进制文件的源代码中检索字符串? 2 年前 |
|
|
AlboSimo · PayPal Api密钥安全 2 年前 |