Add abuse page
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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;">
|
||||
|
||||
Reference in New Issue
Block a user