mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 05:57:32 -07:00
Reword boot.js error message to make stance on ad blocking more explicit
This commit is contained in:
parent
688f781751
commit
a3fb1f19e0
1 changed files with 2 additions and 1 deletions
|
@ -147,7 +147,8 @@
|
|||
<span class="button-label-big">Refresh</span>
|
||||
</button>
|
||||
<p class="dont-worry">Don't worry, it's (probably) not your fault.</p>
|
||||
<p>Please make sure your browser is up-to-date and any AdBlockers are off.</p>
|
||||
<p>Please make sure your browser is up-to-date.</p>
|
||||
<p>While we don't serve ads, ad-blockers might interfere with this application,<br/> so disabling them might also fix this issue.</p>
|
||||
<p>If the problem persists after refreshing, please contact your instance's administrator.<br>You may also try the following options:</p>
|
||||
<a href="/flush">
|
||||
<button class="button-small">
|
||||
|
|
Loading…
Reference in a new issue