site/service/webgfx.xhtml
2025-05-01 01:52:46 -04:00

70 lines
3 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>MiDGARD - WebGFX</title>
<link rel="stylesheet" href="/assets/style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="header">
<pre>
_ __ __
____ ___ (_)___/ /___ _____ __________/ /
/ __ `__ \/ / __ / __ `/ __ `/ ___/ __ /
/ / / / / / / /_/ / /_/ / /_/ / / / /_/ /
/_/ /_/ /_/_/\__,_/\__, /\__,_/_/ \__,_/
/____/
</pre>
<div class="nav">
<a href="/index.php">HOME</a>
<a href="/rules.xhtml">RULES</a>
<a href="/services.xhtml">SERVICES</a>
<a href="/contact.xhtml">CONTACT</a> *
<a href="/sites.xhtml">USERSITES</a> <br />
</div>
</div>
<div class="main">
<h1>WebGFX</h1>
<p>
WebGFX is a booru site for collecting website graphics,
primarily 88x31 badges. Rules are about the same as other
services here, also no tag spam. The site runs on shimmie2 and
user accounts have to be granted manually due to there being no
request system available. Contact the admin for an account.
There's a <a href="xmpp:webgfx@muc.midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion?join">MUC</a>
available for WebGFX too.
</p>
<h2>Tagging rules</h2>
<ul>
<li>Check for duplicates.</li>
<li>software: tags are to be applied when relevant as "software:NAME"</li>
<li>Out of the type: tags, the only one currently formally defined is type:88x31. Others are subject to removal as I see necessary.</li>
<li>Don't tag spam.</li>
<li>Please, no edit warring over stupid 88x31 buttons, it doesn't make you look more mature than the other guy.</li>
</ul>
<h2>Links</h2>
<ul>
<li><a href="http://wdu2w7adxyrbxwoib5v3yl6trlqealdruftvjwezzcwun2ivj5vq.b32.i2p/">I2P</a></li>
<li><a href="http://webgfxifl7bohompap6gttcifnq3fyfiv4ygkjkvgxlzoaefiofhfdqd.onion/">Tor</a></li>
<li><a href="http://[300:5506:25eb:d0d9::8831]/">Yggdrasil</a></li>
</ul>
</div>
<div class="footer">
<hr />
<img src="/assets/img/kopimi.png" style="vertical-align: middle; width: 15px" />
Information should be free, Kopimi. Site content, as well as Midgard and Yggdrasil buttons, are CC BY-SA.<br />
Licenses for other badges are unknown.<br />
<div class="buttons">
<img src="/assets/badges/midgard-v1.png" alt="Midgard" />
<img src="/assets/badges/cc-by-sa.png" alt="Creative Commons Attribution-ShareAlike" />
<img src="/assets/badges/valid-xhtml11.png" alt="Valid XHTML 1.1" />
<img src="/assets/badges/powered-by-i2p.png" alt="I2P" />
<img src="/assets/badges/tor.gif" alt="Tor" />
<img src="/assets/badges/yggdrasil.png" alt="Yggdrasil" />
<img src="/assets/badges/alpine.png" alt="Alpine Powered" />
</div>
</div>
</body>
</html>