- 134-tool registry with programmatic SEO (unique titles/H1/descriptions, JSON-LD graphs, sitemap index, canonical 301 enforcement via required filter) - DB-backed job queue (SKIP LOCKED) with drivers: Ffmpeg, Images (GD), Pdf (qpdf/gs/poppler), Youtube (thumbnails), Qr (server-side PNG) - Security: SSRF guard, MIME validation, rate limits, API-key auth, bcrypt admin login, security headers - Admin panel: dashboard, tools/categories/guides CRUD, SEO audit, analytics, job inspector with retry, system health, feature flags - Docker deployment (nginx + web/api FPM pools + scalable workers), PHPUnit suite (19 tests / 1139 assertions), PWA manifest + service worker
14 lines
703 B
PHP
14 lines
703 B
PHP
<div class="wrap">
|
|
<article class="prose" style="margin-top:2.5rem">
|
|
<h1>Contact</h1>
|
|
<p>Reach us at <strong>hello@example.com</strong> — replace with your production inbox before launch. Typical response time is two business days.</p>
|
|
<h3>Common topics</h3>
|
|
<ul>
|
|
<li><strong>Abuse reports</strong> — include URLs and timestamps.</li>
|
|
<li><strong>DMCA / copyright</strong> — see the <a href="/dmca">DMCA policy</a> for notice requirements.</li>
|
|
<li><strong>API access</strong> — tell us your expected volume.</li>
|
|
<li><strong>Bug reports</strong> — the tool page URL plus what you expected vs. saw helps enormously.</li>
|
|
</ul>
|
|
</article>
|
|
</div>
|