Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ircfspace committed Jan 10, 2024
1 parent fe69ced commit a830401
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,8 @@ <h1>اینترنت برای همه؛ یا هیچ‌کس!</h1>
<option value="vless">VLESS</option>
<option value="vmess">VMESS</option>
</select>
<select class="form-control dirLeft" id="network" disabled>
<select class="form-control dirLeft" id="network">
<option value="ws">WS</option>
<option value="tcp">TCP</option>
</select>
</div>
<input class="form-control dirLeft" placeholder="UUID" id="uuid" />
Expand Down

0 comments on commit a830401

Please sign in to comment.