不就是首页被篡改了?改回来就好了
https://bd.tao234.com/
```html
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>百度搜索</title>
<link rel="shortcut icon" href="https://www.baidu.com/favicon.ico" />
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?d786dc36ff418c0fd81996049d2f356c";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
var url = location.search;
if (url.substr(1,3)=='wd=') {
window.location.href = 'https://www.baidu.com/s'+url+'&ie=utf-8&tn=15007414_9_dg';
}else{
window.location.href = 'https://www.baidu.com/?tn=15007414_9_dg';
};
</script>
<noscript><meta http-equiv="refresh" content="0;url=https://www.baidu.com/?tn=15007414_9_dg"></noscript>
</head>
</html>
```
话说现在浏览器首页还能赚钱?装机联盟好多都倒了 |