Spaces:
Running
Running
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Secure Web3 Payment Platform for 18+ Gaming - GhostAI</title> | |
<script src="https://cdn.tailwindcss.com"></script> | |
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet"> | |
<script src="https://unpkg.com/[email protected]/dist/mermaid.min.js"></script> | |
<link rel="stylesheet" href="styles.css"> | |
<script> | |
mermaid.initialize({ startOnLoad: true, theme: 'dark' }); | |
</script> | |
</head> | |
<body class="min-h-screen"> | |
<header class="hero-bg text-white py-8 sticky top-0 z-10 shadow-lg"> | |
<div class="container mx-auto px-4 flex flex-col md:flex-row items-center justify-between"> | |
<div class="flex items-center mb-4 md:mb-0"> | |
<span class="text-4xl mr-4">๐ป</span> | |
<h1 class="text-3xl font-bold">GhostAI: Secure Web3 Payment Platform</h1> | |
</div> | |
<nav class="flex flex-col md:flex-row space-y-3 md:space-y-0 md:space-x-6"> | |
<a href="https://www.givesendgo.com/adultgaming" target="_blank" rel="noopener noreferrer" class="text-white hover:text-blue-300 font-semibold flex items-center" aria-label="Donate to GiveSendGo Campaign"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg> | |
Donate ๐ฐ | |
</a> | |
<a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="text-white hover:text-blue-300 font-semibold flex items-center" aria-label="Hugging Face Profile"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"></path></svg> | |
Hugging Face Profile ๐ค | |
</a> | |
<a href="https://ghostainews.com" target="_blank" rel="noopener noreferrer" class="text-white hover:text-blue-300 font-semibold flex items-center" aria-label="GhostAI News"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 20H5a2 2 0 01-2-2V6a2 2 0 012-2h10a2 2 0 012 2v1m2 13a2 2 0 01-2-2V7m2 13a2 2 0 002-2V9a2 2 0 00-2-2h-2m-4-3H9M7 16h6M7 8h6v4H7V8z"></path></svg> | |
GhostAI News ๐ฐ | |
</a> | |
<a href="https://www.instagram.com/ghostai3/" target="_blank" rel="noopener noreferrer" class="text-white hover:text-blue-300 font-semibold flex items-center" aria-label="Instagram Profile"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"></path></svg> | |
Instagram Profile ๐ธ | |
</a> | |
<a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-white hover:text-blue-300 font-semibold flex items-center" aria-label="Beta Showcase"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"></path></svg> | |
Beta Showcase ๐ | |
</a> | |
<a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" class="text-white hover:text-blue-300 font-semibold flex items-center" aria-label="Steam Group SAGHOST"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg> | |
Steam Group SAGHOST ๐ฎ | |
</a> | |
</nav> | |
</div> | |
</header> | |
<main class="container mx-auto px-4 py-12"> | |
<section class="mb-16 hero-bg p-8 rounded-lg shadow-hover"> | |
<h2 class="text-4xl font-bold mb-6 accent-color">Mission: Defending Creative Freedom ๐ป</h2> | |
<p class="text-lg leading-relaxed"> | |
GhostAI is raising USD 20,000 to launch a secure, decentralized payment platform for 18+ game developers, enabling them to create and monetize mature content without censorship or harassment. As stewards of creative freedom, we defend the right of all developers to produce bold content, including violent video games and provocative themes, regardless of personal alignment with ideologies such as LGBT advocacy. Our Web3-powered platform, now in beta at <a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">our Space</a>, ensures a transparent, secure environment for creators, protecting them from external pressures that threaten artistic expression. Explore our AI models and activity at <a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Hugging Face profile</a>, follow updates on <a href="https://www.instagram.com/ghostai3/" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Instagram profile</a>, and join our Steam group SAGHOST at <a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Steam Community</a>. | |
</p> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">The Stakes: A Growing Threat โ ๏ธ</h2> | |
<p class="text-lg leading-relaxed"> | |
The 18+ gaming community faces escalating censorship. Developers of mature content are targeted by NGOs and groups enforcing restrictive language standards, often called โlanguage police.โ This trend is likely to expand, potentially restricting violent video games, explicit dialogue, and other genres, stifling innovation. Our platform, with its beta live at <a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">our Space</a>, is a proactive defense to ensure creators can operate freely now and in the future. Check our latest AI updates on <a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Hugging Face profile</a> and <a href="https://ghostainews.com" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GhostAI News</a>. | |
</p> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">Platform Overview ๐ฎ</h2> | |
<p class="text-lg leading-relaxed"> | |
Modeled after itch.io, our Secure Web3 Payment Platform is tailored for 18+ gaming, offering a secure environment for content distribution and monetization. The beta, hosted at <a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">our Space</a>, leverages Web3 technologies to protect developers from financial and creative interference, ensuring a trusted space for bold games. Follow our journey on <a href="https://www.instagram.com/ghostai3/" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Instagram profile</a>, support us at <a href="https://www.givesendgo.com/adultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GiveSendGo</a>, and join our Steam group SAGHOST at <a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Steam Community</a>. | |
</p> | |
</section> | |
<section class="mb-16 grid grid-cols-1 md:grid-cols-2 gap-6"> | |
<h2 class="text-3xl font-bold mb-6 accent-color col-span-full">Technical Framework ๐ ๏ธ</h2> | |
<div class="bg-gray-800 p-6 rounded-lg shadow-hover"> | |
<h3 class="text-xl font-bold mb-2">Platform Design</h3> | |
<p>A customized itch.io clone, optimized for 18+ gaming with a user-friendly interface and robust security.</p> | |
</div> | |
<div class="bg-gray-800 p-6 rounded-lg shadow-hover"> | |
<h3 class="text-xl font-bold mb-2">Web3 Payments ๐ธ</h3> | |
<p>Blockonomics API for Bitcoin and Solana for fast, secure, decentralized transactions, with additional payment gateways for fiat/crypto conversion.</p> | |
</div> | |
<div class="bg-gray-800 p-6 rounded-lg shadow-hover"> | |
<h3 class="text-xl font-bold mb-2">Key Management ๐</h3> | |
<p>Fastly API for efficient, secure access key management, streamlining authentication and delivery for buyers.</p> | |
</div> | |
<div class="bg-gray-800 p-6 rounded-lg shadow-hover"> | |
<h3 class="text-xl font-bold mb-2">Backend โ๏ธ</h3> | |
<p>FastAPI for a scalable, high-performance backend supporting rapid transactions and gateway integration.</p> | |
</div> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">Workflow and Key System ๐</h2> | |
<p class="text-lg leading-relaxed mb-4"> | |
Our platform ensures secure transactions and content access through a robust workflow. Buyers select games and choose between Blockonomics (Bitcoin) or Solana payments, with plans to integrate additional payment gateways for fiat and other cryptocurrencies. Upon confirmation, the secure build validates transactions, and the Fastly API generates unique access keys for buyers, delivered securely. This process ensures seamless, censorship-resistant access to 18+ content. | |
</p> | |
<div class="mermaid"> | |
graph TD | |
A[Buyer Selects Game ๐ฎ] --> B[Choose Payment Method ๐ฐ] | |
B --> C[Blockonomics: Bitcoin Payment] | |
B --> D[Solana Wallet Transaction] | |
C --> E[Payment Confirmation โ ] | |
D --> E | |
E --> F[Secure Build: Validate Transaction ๐] | |
F --> G[Generate Access Key with Fastly API ๐] | |
G --> H[Deliver Key via Secure Channel ๐ง] | |
H --> I[Buyer Accesses 18+ Content ๐ฒ] | |
I --> J[Payment Gateway Integration for Fiat/Crypto ๐] | |
style A fill:#3b82f6,stroke:#ffffff | |
style E fill:#10b981,stroke:#ffffff | |
style G fill:#a855f7,stroke:#ffffff | |
style J fill:#eab308,stroke:#ffffff | |
</div> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">API Examples for Developers ๐ฅ๏ธ</h2> | |
<p class="text-lg leading-relaxed mb-4"> | |
Our platform provides robust APIs for payment processing and user profile management, enabling developers to integrate seamlessly. Below are example API calls for key functionalities, starting with Blockonomics and Solana, with plans for additional gateways. | |
</p> | |
<h3 class="text-xl font-bold mb-2">Payment Processing (Blockonomics)</h3> | |
<pre class="bg-gray-900 p-4 rounded-lg"><code> | |
# Initiate Bitcoin payment with Blockonomics | |
curl -X POST https://api.blockonomics.co/api/new_address \ | |
-H "Authorization: Bearer YOUR_API_KEY" \ | |
-H "Content-Type: application/json" \ | |
-d '{"callback_url": "https://your-platform.com/callback"}' | |
# Response | |
{ | |
"address": "3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy", | |
"status": "success" | |
} | |
</code></pre> | |
<h3 class="text-xl font-bold mb-2 mt-4">Payment Processing (Solana)</h3> | |
<pre class="bg-gray-900 p-4 rounded-lg"><code> | |
# Initiate Solana payment | |
const { Connection, PublicKey, Transaction, SystemProgram } = require('@solana/web3.js'); | |
async function initiateSolanaPayment(senderKeypair, receiverPublicKey, amount) { | |
const connection = new Connection("https://api.mainnet-beta.solana.com"); | |
const transaction = new Transaction().add( | |
SystemProgram.transfer({ | |
fromPublicKey: senderKeypair.publicKey, | |
toPublicKey: new PublicKey(receiverPublicKey), | |
lamports: amount * 1000000000 // Convert SOL to lamports | |
}) | |
); | |
const signature = await connection.sendTransaction(transaction, [senderKeypair]); | |
await connection.confirmTransaction(signature); | |
return signature; | |
} | |
</code></pre> | |
<h3 class="text-xl font-bold mb-2 mt-4">User Profile Creation</h3> | |
<pre class="bg-gray-900 p-4 rounded-lg"><code> | |
# Create user profile via FastAPI endpoint | |
curl -X POST https://your-platform.com/api/users \ | |
-H "Content-Type: application/json" \ | |
-d '{ | |
"username": "gamer123", | |
"email": "[email protected]", | |
"wallet_address": "3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy" | |
}' | |
# Response | |
{ | |
"user_id": "12345", | |
"status": "created", | |
"access_key": "generated_key_abc123" | |
} | |
</code></pre> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">GhostAI Expertise ๐ค</h2> | |
<p class="text-lg leading-relaxed mb-4"> | |
GhostAI is a leader in AI, blockchain, and payment systems, with a proven track record. Our expertise is showcased through projects like the GhostAI Music Generator at <a href="https://huggingface.co/ghostai1/GHOSTSONAFB" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GHOSTSONAFB</a> and our GhostPack at <a href="https://huggingface.co/spaces/ghostai1/GhostPack" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GhostPack</a>. My CV, built with Veo3, highlights my extensive experience in AI, blockchain, and Web3 development, available upon request via <a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Hugging Face profile</a>. | |
</p> | |
<ul class="list-none space-y-4"> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet"> | |
<strong>Payment Systems ๐ณ</strong>: Developed multiple fast, secure payment systems, including automated flows and cryptocurrency integrations. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover green-circle colored-bullet"> | |
<strong>AI & Machine Learning ๐ค</strong>: Built solutions in NLP, RAG, and CAG, including the GhostAI Music Generator and Arabic law AI application. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover purple-circle colored-bullet"> | |
<strong>Blockchain & Web3 โ๏ธ</strong>: Expertise in decentralized systems, integrating APIs like Blockonomics and Solana for secure transactions. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover yellow-circle colored-bullet"> | |
<strong>FastAPI Development ๐</strong>: Created high-performance web applications using FastAPI for robust backends. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover red-circle colored-bullet"> | |
<strong>Cloud Platforms โ๏ธ</strong>: Proficient in GCP, Google Vertex AI, Oracle OCI, Azure, and AWS for scalable deployments. | |
</li> | |
</ul> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">Proven Builds ๐๏ธ</h2> | |
<ul class="list-none space-y-4"> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet"> | |
<strong>GhostAI Music Generator ๐ต</strong>: An AI-powered tool for music creation using NLP and RAG, hosted at <a href="https://huggingface.co/ghostai1/GHOSTSONAFB" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GHOSTSONAFB</a>. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover green-circle colored-bullet"> | |
<strong>Arabic Law AI Application โ๏ธ</strong>: A system for analyzing legal texts, leveraging advanced machine learning. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover purple-circle colored-bullet"> | |
<strong>Payment Automation Systems ๐ฐ</strong>: Secure, automated payment flows for platforms, including cryptocurrency support. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover yellow-circle colored-bullet"> | |
<strong>GhostAI News Platform ๐ฐ</strong>: Curated news at <a href="https://ghostainews.com" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">ghostainews.com</a> on AI and technology. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover red-circle colored-bullet"> | |
<strong>Beta Payment Platform ๐</strong>: Live beta at <a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">our Space</a> for 18+ gaming transactions. | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover blue-circle colored-bullet"> | |
<strong>GhostPack ๐ ๏ธ</strong>: A collection of AI and Web3 tools, available at <a href="https://huggingface.co/spaces/ghostai1/GhostPack" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GhostPack</a>. | |
</li> | |
</ul> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">Join Our Community ๐ฎ</h2> | |
<p class="text-lg leading-relaxed mb-4"> | |
Engage with our mission through our Steam group, saveadultgaming (SAGHOST), where we discuss creative freedom and the future of 18+ gaming. Click the image below to join our community at <a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Steam Community</a>. | |
</p> | |
<div class="image-container"> | |
<a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" aria-label="Join Steam Group SAGHOST"> | |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/ah2aqi8nmqEhr2YwUmlTc.png" alt="SAGHOST Steam Group" class="community-image"> | |
</a> | |
</div> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">Support Our Vision ๐ค</h2> | |
<p class="text-lg leading-relaxed mb-4"> | |
Join GhostAI in defending creative freedom for 18+ gaming. Support us at <a href="https://www.givesendgo.com/adultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">GiveSendGo</a>, follow updates on <a href="https://www.instagram.com/ghostai3/" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Instagram profile</a>, and join our Steam group SAGHOST at <a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Steam Community</a>. | |
</p> | |
<div class="flex flex-col md:flex-row space-y-4 md:space-y-0 md:space-x-4"> | |
<a href="https://www.givesendgo.com/adultgaming" target="_blank" rel="noopener noreferrer" class="bg-blue-600 text-white font-bold py-3 px-6 rounded-lg hover:bg-blue-500 transition flex items-center justify-center" aria-label="Donate to GiveSendGo Campaign"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg> | |
Donate Now ๐ฐ | |
</a> | |
<a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="bg-gray-700 text-white font-bold py-3 px-6 rounded-lg hover:bg-gray-600 transition flex items-center justify-center" aria-label="Hugging Face Profile"> | |
<svg class="icon mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01"></path></svg> | |
View Hugging Face Profile ๐ค | |
</a> | |
</div> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">Stay Connected ๐ก</h2> | |
<ul class="list-none space-y-4"> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center blue-circle colored-bullet"> | |
<a href="https://huggingface.co/ghostai1" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Open an Issue on Hugging Face Profile</a> | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center green-circle colored-bullet"> | |
<a href="https://ghostainews.com" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Visit GhostAI News</a> | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center purple-circle colored-bullet"> | |
<a href="https://www.instagram.com/ghostai3/" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Follow on Instagram Profile</a> | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center yellow-circle colored-bullet"> | |
<a href="https://huggingface.co/spaces/ghostai1/savegaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Explore Beta</a> | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center red-circle colored-bullet"> | |
<a href="https://www.givesendgo.com/adultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Track Campaign</a> | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center blue-circle colored-bullet"> | |
<a href="https://steamcommunity.com/groups/saveadultgaming" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Join Steam Group SAGHOST</a> | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center green-circle colored-bullet"> | |
<a href="https://huggingface.co/ghostai1/GHOSTSONAFB" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Explore GhostAI Music Generator</a> | |
</li> | |
<li class="bg-gray-800 p-6 rounded-lg shadow-hover flex items-center purple-circle colored-bullet"> | |
<a href="https://huggingface.co/spaces/ghostai1/GhostPack" target="_blank" rel="noopener noreferrer" class="text-blue-400 hover:underline">Explore GhostPack</a> | |
</li> | |
</ul> | |
</section> | |
<section class="mb-16"> | |
<h2 class="text-3xl font-bold mb-6 accent-color">Share Your Feedback ๐ฌ</h2> | |
<div id="cusdis_thread" | |
data-host="https://cusdis.com" | |
data-app-id="e55de362-91ce-47f1-a036-afeda6352489" | |
data-page-id="savegaming" | |
data-page-url="https://huggingface.co/spaces/ghostai1/savegaming" | |
data-page-title="Secure Web3 Payment Platform for 18+ Gaming"> | |
</div> | |
<script async defer src="https://cusdis.com/js/cusdis.es.js"></script> | |
</section> | |
</main> | |
<footer class="bg-gray-800 text-white py-8"> | |
<div class="container mx-auto px-4 text-center"> | |
<p class="text-lg">GhostAI | Defending Creative Freedom in Gaming ๐ป</p> | |
<p class="mt-2 text-sm">#Web3Gaming #CreativeFreedom #CryptoForGood</p> | |
<p class="mt-2 text-sm">ยฉ 2025 GhostAI. All rights reserved.</p> | |
</div> | |
</footer> | |
</body> | |
</html> |