mirror of
https://github.com/4ev-link/4ev.link.git
synced 2026-01-13 16:18:05 +00:00
Delete: Remove abuse.html file
This commit is contained in:
20
abuse.html
20
abuse.html
@@ -1,20 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Report Abuse - 4ev.link</title>
|
||||
<meta name="description" content="Report violations of 4ev.link terms of service.">
|
||||
<link rel="icon" href="/public/icon.png">
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
</head>
|
||||
<body class="bg-slate-50 text-slate-800 font-sans flex items-center justify-center min-h-screen">
|
||||
<div class="max-w-2xl p-8 text-center">
|
||||
<h1 class="text-3xl font-bold mb-4">Report Abuse</h1>
|
||||
<p class="text-slate-600">
|
||||
To report abuse or any violation of our policies, please email us at <a href="mailto:hey@4ev.link" class="text-sky-500 hover:underline">hey@4ev.link</a>.
|
||||
</p>
|
||||
<a href="/" class="mt-8 inline-block text-sky-500 hover:underline">← Back to home</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user