mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 21:05:15 +00:00
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:
parent
2cbf2b6cdc
commit
504964a518
1 changed files with 10 additions and 10 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue