Skip to content

Commit

Permalink
Remove confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
younesaassila committed Jan 7, 2024
1 parent ec117fb commit 3f3eeb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/options/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,17 +120,17 @@ <h2>Whitelisted channels</h2>
<h2>Proxies</h2>
<small>
Proxies listed below must be HTTP proxies in the format
<code>hostname:port</code>.
<code>hostname:port</code>
</small>
<br />
<small>
To provide authentication credentials, use the format
<code>username:password@hostname:port</code>.
<code>username:password@hostname:port</code>
</small>
<br />
<small>
IPv6 addresses must be enclosed in square brackets, for example
<code>[::1]:8080</code>.
<code>[::1]:8080</code>
</small>
<br />
<fieldset>
Expand Down

0 comments on commit 3f3eeb9

Please # to comment.