Skip to content

Commit

Permalink
Clarify allowlist and whitelist text
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerncoder committed Jan 12, 2021
1 parent 5f30187 commit 71e4609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions options.html
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, puts 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 71e4609

Please sign in to comment.