找到各個壇子的主頁程序,找到
| <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秒超時
一共有兩處。