1
1
mirror of https://git.gay/DeltaStudio/PufokReactApp.git synced 2025-09-11 21:58:45 +07:00

Compare commits

..

2 Commits

Author SHA1 Message Date
pufok
063b0b6550 removed an outdated and unsupported site button 2025-08-13 00:49:51 +03:00
pufok
1821f1d65f removed stupid dumbass DMCA badge and links
updated HTML meta tags
2025-08-13 00:28:52 +03:00
3 changed files with 10 additions and 14 deletions

View File

@ -24,6 +24,12 @@
<meta name="twitter:title" content="pufok's network"> <meta name="twitter:title" content="pufok's network">
<meta name="twitter:description" content="The tiny universe of a silly little fox named pufok."> <meta name="twitter:description" content="The tiny universe of a silly little fox named pufok.">
<meta name="twitter:image" content="https://pufok.gay/PublicResources/logo512.png"> <meta name="twitter:image" content="https://pufok.gay/PublicResources/logo512.png">
<!-- Other Description -->
<meta name="description" content="The tiny universe of a silly little fox named pufok." />
<meta keywords="pufok, pushok, fox, silly little fox, gay, femboy, foxes, foxes network, pufok's network" />
<meta name="author" content="pufok" />
<meta name="color-scheme" content="#f5844f">
</head> </head>
<body> <body>

View File

@ -7,8 +7,9 @@ function Footer() {
return ( return (
<footer className="footer"> <footer className="footer">
<p>&copy; {currentYear} pufok. {translations[language].footer}</p> <p>
<p><a href="//www.dmca.com/Protection/Status.aspx?ID=ebdb4833-b053-4af2-95f7-2ddce3dcaf12" title="DMCA.com Protection Status" class="dmca-badge"> <img src ="https://images.dmca.com/Badges/dmca-badge-w100-5x1-02.png?ID=ebdb4833-b053-4af2-95f7-2ddce3dcaf12" alt="DMCA.com Protection Status" /></a> <script src="https://images.dmca.com/Badges/DMCABadgeHelper.min.js"> </script></p> &copy; {currentYear} pufok. {translations[language].footer}
</p>
</footer> </footer>
); );
} }

View File

@ -106,17 +106,6 @@ function Contact() {
alt="pufok.gay" alt="pufok.gay"
/> />
</a> </a>
<a
href="https://dafoxer.pufok.gay/"
target="_blank"
title="dafoxer.pufok.gay"
rel="noreferrer"
>
<img
src="https://dafoxer.pufok.gay/PublicResources/webring.png"
alt="dafoxer.pufok.gay"
/>
</a>
<a <a
href="https://squog.ru/" href="https://squog.ru/"
target="_blank" target="_blank"