swifin.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<title>Swifin - Blockchain Ecosystem Platform</title>
<meta name="description" content="Complete blockchain ecosystem powering the future of decentralized finance, commerce, and digital interactions on Polygon PoS" />
<!-- PWA Configuration -->
<meta name="theme-color" content="#3b82f6" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="Swifin" />
<meta name="mobile-web-app-capable" content="yes" />
<!-- Icons -->
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="apple-touch-icon" href="/favicon.png" />
<link rel="shortcut icon" href="/favicon.ico" />
<!-- Open Graph -->
<meta property="og:title" content="Swifin - Blockchain Ecosystem Platform" />
<meta property="og:description" content="Complete blockchain ecosystem powering the future of decentralized finance, commerce, and digital interactions on Polygon PoS" />
<meta property="og:type" content="website" />
<meta property="og:image" content="/favicon.png" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Swifin - Blockchain Ecosystem Platform" />
<!-- Premium Crypto Payment Modal Animations -->
<style>
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes modalSlideIn {
from {
transform: scale(0.9) translateY(-20px);
opacity: 0;
}
to {
transform: scale(1) translateY(0);
opacity: 1;
}
}
@keyframes pulseGlow {
0%, 100% {
box-shadow: 0 0 20px rgba(59, 130, 246, 0.4);
}
50% {
box-shadow: 0 0 40px rgba(59, 130, 246, 0.6);
}
}
@keyframes shimmer {
0% {
background-position: -468px 0;
}
100% {
background-position: 468px 0;
}
}
.crypto-shimmer {
background: linear-gradient(to right, #eff6ff 0%, #dbeafe 20%, #eff6ff 40%, #eff6ff 100%);
background-size: 800px 104px;
animation: shimmer 1.5s linear infinite;
}
.crypto-pulse {
animation: pulseGlow 2s ease-in-out infinite;
}
</style>
<meta name="twitter:description" content="Complete blockchain ecosystem powering the future of decentralized finance, commerce, and digital interactions on Polygon PoS" />
<meta name="twitter:image" content="/favicon.png" />
<script type="module" crossorigin src="/assets/index-sxaRWvCe.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D6K7usr8.css">
</head>
<body>
<div id="root"></div>
<!-- Payment SDKs -->
<script src="https://js.stripe.com/v3/"></script>
<script src="https://checkout.flutterwave.com/v3.js"></script>
<!-- This is a replit script which adds a banner on the top of the page when opened in development mode outside the replit environment -->
<script type="text/javascript" src="https://replit.com/public/js/replit-dev-banner.js"></script>
</body>
</html>