mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
✨ 优化忽略规则配置和 Agent 获取 IP
This commit is contained in:
9
resource/template/component/monitor.html
vendored
9
resource/template/component/monitor.html
vendored
@@ -25,7 +25,14 @@
|
||||
</select>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label>不通过下列服务器请求</label>
|
||||
<label>覆盖范围</label>
|
||||
<select name="Cover" class="ui fluid dropdown">
|
||||
<option value="0">覆盖所有,仅忽略指定服务器</option>
|
||||
<option value="1">忽略所有,仅通过指定服务器请求</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="field">
|
||||
<label>指定服务器</label>
|
||||
<div class="ui fluid multiple servers search selection dropdown">
|
||||
<input type="hidden" name="SkipServersRaw" />
|
||||
<i class="dropdown icon"></i>
|
||||
|
||||
Reference in New Issue
Block a user