Fix ban notice wording (#1038)

* Fix ban notice wording

* fix CI for ban notice

* resolve ban message changes

* fix CI for revised ban notice changes
This commit is contained in:
Micha Albert 2026-03-05 00:19:02 -05:00 committed by GitHub
parent 2cbf2b6cdc
commit 504964a518
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,12 +20,12 @@
</div>
<div>
<p class="text-primary text-left text-lg mb-2">
<b>What does this mean?</b> Your account was convicted for fraud or abuse of
Hackatime, such as using methods to gain an unfair advantage on the leaderboards
or attempting to manipulate your coding time in any way. This restricts your
access to participate in public leaderboards, but Hackatime will still track
and display your time. This may also affect your ability to participate in current
and future Hack Club events.
<b>What does this mean?</b> Your account was found to be engaging in fraud or
abuse of Hackatime. This includes using methods to gain an unfair advantage
on the leaderboards or attempting to manipulate your coding time in any way.
This ban restricts your ability to participate in public leaderboards, but Hackatime
will still track and display your time. Your ability to participate in current
and future Hack Club events may also be affected.
</p>
<p class="text-primary text-left text-lg mb-2">
<b>What can I do?</b> Account bans are non-negotiable, and will not be
@ -40,10 +40,10 @@
> on Slack. We do not respond in any other channel, DM or thread.
</p>
<p class="text-primary text-left text-lg mb-0">
<b>Can I know what caused this?</b> No. We do not disclose the patterns that
were detected. Releasing this information would only benefit fraudsters. The
fraud team regularly investigates claims of false bans to increase the effectiveness
of our detection systems to combat fraud.
<b>What caused this?</b> We do not disclose the patterns that were detected.
Releasing this information would only benefit fraudsters. The fraud team regularly
investigates claims of false bans to increase the effectiveness of our detection
systems to combat fraud.
</p>
</div>
</div>