This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var PROXY = {}; | |
PROXY.direct = "DIRECT"; | |
PROXY.goagent = "PROXY 127.0.0.1:8087"; | |
PROXY.vps = "PROXY 127.0.0.1:8123"; | |
PROXY.edu = "PROXY 127.0.0.1:4080"; | |
PROXY.adblock = "PROXY 127.0.0.1:8080"; | |
PROXY.acc = PROXY['goagent']; | |
var DEFAULT = PROXY['direct']; | |
var ADBLOCK = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="box"> | |
<div style="min-height: 73px;" class="cell"> | |
<h1> | |
24点在线解答 | |
</h1> | |
<div class="sep20"> | |
</div> | |
<table height="600" cellspacing="0" cellpadding="0" border="0" align="center" | |
width="600" class="mbody"> | |
<tbody> |