写程序时想嵌入我的博客,我的是百度的,发现不能被框架,它会自动充满整个屏幕,发现源文件里有这一段:

这是强行不被框架的代码,搜索后得到结果: 只要加上     <script>var location='';</script> 就OK了!

破解百度框架<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
破解百度框架
<html xmlns="http://www.w3.org/1999/xhtml">
破解百度框架
<head>
破解百度框架      
<title>破解百度框架</title>
破解百度框架

相关文章:

  • 2021-12-22
  • 2022-12-23
  • 2022-02-02
  • 2022-12-23
  • 2022-01-03
  • 2021-08-10
  • 2021-11-29
  • 2022-03-11
猜你喜欢
  • 2021-04-16
  • 2021-09-02
  • 2022-02-09
  • 2021-10-10
  • 2021-11-20
  • 2021-12-08
  • 2022-12-23
相关资源
相似解决方案