Skip to content

Commit

Permalink
Review: Clarify allowlist and whitelist text
Browse files Browse the repository at this point in the history
  • Loading branch information
situplastik committed Jan 12, 2021
1 parent 5f30187 commit cdf6850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>Settings</h1>
<textarea id="allowlist" value="" cols="80">
</textarea>
<br>
Allowlisted urls to use Google Container (for example third party SSO)<br>
Blacklist urls, put websites into Google Container (for example third party SSO)<br>
<em>(Use one url per line.)</em>
</label>
</p>
Expand All @@ -77,7 +77,7 @@ <h1>Settings</h1>
<textarea id="whitelist" value="" cols="80">
</textarea>
<br>
Whitelisted urls (Google or allowlisted)<br>
Whitelisted urls<br>
<em>(Use one url per line.)</em>
</label>
</p>
Expand Down

0 comments on commit cdf6850

Please sign in to comment.