mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 15:29:36 +00:00
Launch blockers resolved: - robots.txt: Allow public pages, block /api/ and /dashboard/ - sitemap.xml: All public pages indexed for Google - router.py: WhatsApp webhook endpoint registered LAUNCH STATUS: READY ✅ All critical blockers resolved. Project ready for production deployment. https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
User-agent: *
|
|
Allow: /
|
|
Disallow: /api/
|
|
Disallow: /dashboard/
|
|
Disallow: /settings/
|
|
|
|
Sitemap: https://dealix.sa/sitemap.xml
|
|
|
|
# Dealix - نظام المبيعات الذكي للسعودية
|
|
# https://dealix.sa
|