Add abuse page

This commit is contained in:
2023-01-30 11:58:46 +01:00
parent cbd6e687d9
commit c2585144cc
9 changed files with 78 additions and 62 deletions

View File

@@ -34,8 +34,8 @@ onMount(async () => {
<p>
Your IP address ({result.address}) has been banned from
uploading to pixeldrain due to violation of the
<a href="/about#content-policy">content policy</a>. Below is a
list of files originating from your IP address which have been
<a href="/abuse">content policy</a>. Below is a list of
files originating from your IP address which have been
blocked:
</p>
{:else}

View File

@@ -361,7 +361,7 @@ const keydown = (e) => {
<br/>
<p>
By uploading files to pixeldrain you acknowledge and accept our
<a href="/about#content-policy">content policy</a>.
<a href="/abuse">content policy</a>.
<p>
<br/>
<section class="instruction" style="margin-bottom: 0;">