Skip to content

Commit 0882e61

Browse files
committed
Add MTCaptcha to third-parties in privacy policy
MTCaptcha does replace reCAPTCHA for MusicBrainz account registration. Reference: https://tickets.metabrainz.org/browse/MBS-10039
1 parent 8f0f3e2 commit 0882e61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

metabrainz/templates/index/privacy.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ <h3>{{ _('Third-Party content') }}</h3>
7676
<li>
7777
reCAPTCHA: Our account creation page loads third party content in order to prevent spammers from creating accounts.
7878
</li>
79+
<li>
80+
MTCaptcha: Our account creation page loads third party content in order to prevent spammers from creating accounts.
81+
</li>
7982
</ol>
8083

8184
<p>

0 commit comments

Comments
 (0)