Skip to content

Commit

Permalink
Better note about external services.
Browse files Browse the repository at this point in the history
  • Loading branch information
DeKleineKobini committed Jan 20, 2025
1 parent 328fad0 commit 526d52e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extension/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"fixes": [],
"changes": [
{ "message": "Disable OC1 timer when detecting OC 2 data.", "contributor": "DeKleineKobini" },
{ "message": "Disable Faction OC timer when detecting OC 2 data.", "contributor": "DeKleineKobini" }
{ "message": "Disable Faction OC timer when detecting OC 2 data.", "contributor": "DeKleineKobini" },
{ "message": "Better note about external services.", "contributor": "DeKleineKobini" }
],
"removed": []
}
Expand Down
4 changes: 4 additions & 0 deletions extension/pages/settings/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -846,6 +846,10 @@ <h2>
</section>
<section name="external">
<div class="header">External Services</div>
<span class="note">
By enabling these services, you agree to the usage of these services as they are provided.<br />
Visit the websites to know more about what it is and their privacy policies.
</span>
<div class="option">
<input id="external-tornstats" type="checkbox" />
<label for="external-tornstats">Connect to TornStats.</label>
Expand Down

0 comments on commit 526d52e

Please sign in to comment.