找到各个坛子的主页程序,找到
| <script language="JavaScript" type="text/javascript""> |
| $.ajax({ |
| type: "POST", |
| url: "//count.wenxuecity.com/include/plugins/jquery.php?clear=1&app=count,data&sess=false&func=init&json=true", |
在后面加一行:
timeout: 2000, // 2秒超时
一共有两处。