Help
RSS
API
Feed
Maltego
Contact
Domain > bloxcrafting.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-26
172.67.181.109
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Mon, 26 Jan 2026 04:45:44 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age31536000, immutableLink: https://openrouter.ai>; relpreconnect, https://generativelanguage.googleapis.com>; relpreconnectcontent-security-policy: default-src self; script-src self unsafe-inline unsafe-eval https://cdn.tailwindcss.com https://openrouter.ai https://*.supabase.co https://generativelanguage.googleapis.com https://esm.sh; style-src self unsafe-inline https://cdn.tailwindcss.com; img-src self data: https:; font-src self data:; connect-src self https://openrouter.ai https://*.supabase.co https://generativelanguage.googleapis.com wss://*.supabase.co; frame-ancestors none;permissions-policy: camera(), microphone(), geolocation()referrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffx-frame-options: DENYx-xss-protection: 1; modeblockVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sUwtL%2BeFejNxDBy%2BonaMUCzfqDhZ7pL08BjA6Bu5ozb5s5eLgI%2BNfSudz0Pe4X4p3%2B1lrmQnuJVt3cEtov%2FDFil7UPnhArF6Z1h9NP%2Bf7nCE%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflarecf-cache-status: DYNAMICCF-RAY: 9c3d5cd14878c4ac-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen> head> meta charsetUTF-8 /> link relicon typeimage/svg+xml href/vite.svg /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> !-- Primary Meta Tags --> title>Roblox Game Genie - AI-Powered Game Creation/title> meta nametitle contentRoblox Game Genie - AI-Powered Game Creation /> meta namedescription contentCreate amazing Roblox games with AI assistance. Generate scripts, environments, and game logic instantly with our intelligent game creation wizard. /> meta namekeywords contentRoblox, game creation, AI, scripting, Lua, game development, automation /> meta nameauthor contentRoblox Game Genie /> !-- Open Graph / Facebook --> meta propertyog:type contentwebsite /> meta propertyog:url contenthttps://roblox-game-genie.pages.dev/ /> meta propertyog:title contentRoblox Game Genie - AI-Powered Game Creation /> meta propertyog:description contentCreate amazing Roblox games with AI assistance. Generate scripts, environments, and game logic instantly. /> meta propertyog:image content/og-image.png /> !-- Twitter --> meta propertytwitter:card contentsummary_large_image /> meta propertytwitter:url contenthttps://roblox-game-genie.pages.dev/ /> meta propertytwitter:title contentRoblox Game Genie - AI-Powered Game Creation /> meta propertytwitter:description contentCreate amazing Roblox games with AI assistance. Generate scripts, environments, and game logic instantly. /> meta propertytwitter:image content/og-image.png /> !-- Additional Meta Tags --> meta namerobots contentindex, follow /> meta namelanguage contentEnglish /> meta nametheme-color content#00A2FF /> meta namemsapplication-TileColor content#00A2FF /> !-- Preconnect to external domains for performance --> link relpreconnect hrefhttps://openrouter.ai /> link relpreconnect hrefhttps://generativelanguage.googleapis.com /> link reldns-prefetch hrefhttps://cdn.tailwindcss.com /> link reldns-prefetch hrefhttps://esm.sh /> !-- Tailwind CSS CDN --> script srchttps://cdn.tailwindcss.com>/script> script> tailwind.config { theme: { extend: { colors: { primary: #00A2FF, secondary: #7A00FF, background: #1A1A2E, surface: #1F2233, text-primary: #E0E0E0, text-secondary: #B0B0B0, }, animation: { fade-in: fadeIn 0.5s ease-in-out, slide-in-up: slideInUp 0.5s ease-in-out, pulse-strong: pulse-strong 2s infinite, ticker: ticker 40s linear infinite, }, keyframes: { fadeIn: { 0%: { opacity: 0 }, 100%: { opacity: 1 }, }, slideInUp: { 0%: { transform: translateY(20px), opacity: 0 }, 100%: { transform: translateY(0), opacity: 1 }, }, pulse-strong: { 0%, 100%: { transform: scale(1), box-shadow: 0 0 15px rgba(0, 162, 255, 0.4) }, 50%: { transform: scale(1.05), box-shadow: 0 0 30px rgba(0, 162, 255, 0.8) }, }, ticker: { 0%: { transform: translateX(0%) }, 100%: { transform: translateX(-50%) }, } } } } } /script> !-- Fallback styles in case Tailwind doesnt load --> style> /* Critical CSS for immediate rendering */ body { margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif; background-color: #1A1A2E; color: #E0E0E0; min-height: 100vh; } #root { min-height: 100vh; } /* Fallback classes if Tailwind fails */ .bg-background { background-color: #1A1A2E !important; } .text-text-primary { color: #E0E0E0 !important; } .bg-primary { background-color: #00A2FF !important; } .bg-secondary { background-color: #7A00FF !important; } .bg-surface { background-color: #1F2233 !important; } .text-text-secondary { color: #B0B0B0 !important; } /* Basic layout classes */ .flex { display: flex !important; } .flex-col { flex-direction: column !important; } .items-center { align-items: center !important; } .justify-center { justify-content: center !important; } .min-h-screen { min-height: 100vh !important; } .p-4 { padding: 1rem !important; } .p-6 { padding: 1.5rem !important; } .m-4 { margin: 1rem !important; } .rounded-lg { border-radius: 0.5rem !important; } .shadow-lg { box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1) !important; } /* Button styles */ .btn-primary { background-color: #00A2FF !important; color: white !important; padding: 0.75rem 1.5rem !important; border-radius: 0.5rem !important; border: none !important; cursor: pointer !important; font-weight: 600 !important; transition: all 0.2s !important; } .btn-primary:hover { background-color: #0088CC !important; transform: translateY(-1px) !important; } /* Loading animation */ .animate-spin { animation: spin 1s linear infinite !important; } @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /style>link relstylesheet href/styles.css> script typeimportmap>{ imports: { react/: https://esm.sh/react@^19.1.1/, react: https://esm.sh/react@^19.1.1, @google/genai: https://esm.sh/@google/genai@^1.14.0, react-dom/: https://esm.sh/react-dom@^19.1.1/, @supabase/supabase-js: https://esm.sh/@supabase/supabase-js@^2.45.0 }}/script> script typemodule crossorigin src/assets/index-DVKO_TcN.js>/script> link relmodulepreload crossorigin href/assets/react-vendor-BgoEFNkY.js> link relmodulepreload crossorigin href/assets/supabase-vendor-Cly-MPCY.js> link relmodulepreload crossorigin href/assets/ai-vendor-YgAewIAf.js>/head> body classbg-background text-text-primary> div idroot>/div> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]