最初コミット

このコミットが含まれているのは:
テクニカル諏訪子 2022-03-30 03:47:50 +09:00
コミット 6f74df2c54
3個のファイルの変更145行の追加0行の削除

バイナリ
favicon.ico ノーマルファイル

バイナリファイルは表示されません。

変更後

幅:  |  高さ:  |  サイズ: 1.1 KiB

87
index.html ノーマルファイル
ファイルの表示

@ -0,0 +1,87 @@
<!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" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" lang="ja" xml:lang="ja">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<title>エッチなロリサービスプロバイダー</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<h1>ようこそ、076.ne.jpへ</h1>
<div class="container">
<p>
<div class="nihongo">
076.ne.jpは日本の独自のサービスブロバイダーです。<br />
日本人向けサービスですが、色々の国々のユーザーも居ますので、海外の方も迎えます。<br />
サービスは全部無料ですので、<a href="https://technicalsuwako.jp/support/monero/" target="_blank">モネロ</a><a href="https://technicalsuwako.jp/support/bitcoin/" target="_blank">ビットコイン</a>、又は<a href="https://technicalsuwako.jp/support/wownero/" target="_blank">ウォーネロ</a>で支援出来れば、幸いです。
</div>
<div class="english">
076.ne.jp is a Japanese independent service provider.<br />
Even though it's meant for Japanese people, we also welcome international users.<br />
Since the services are all for free, please consider to donating to us in <a href="https://technicalsuwako.jp/support/monero/" target="_blank">Monero</a>, <a href="https://technicalsuwako.jp/support/bitcoin/" target="_blank">Bitcoin</a>, or <a href="https://technicalsuwako.jp/support/wownero/" target="_blank">Wownero</a>.
</div>
</p>
<p>
<div class="nihongo">
知っていた?<br />
チャットアプリでLINEとDiscordばかりではありません。<br />
動画サイトでYouTubeとニコニコ動画ばかりではありません。<br />
SNSでツイッターとインスタグラムばかりではありません。<br />
お金で日本円ばかりではありません。
</div>
<div class="english">
Did you know?<br />
LINE and Discord are not the only chat apps.<br />
YouTube and Nico Nico Douga are not the only video sharing sites.<br />
Twitter and Instagram are not the only social media sites.<br />
The Yen is not the only money.
</div>
</p>
<p>
<div class="nihongo">
私のブログでデジタル自由について教えくれますので、RSSで登録して下さい。
</div>
<div class="english">
I'll teach you about digital freedom on my blog (in Japanese only), so please subscribe through RSS.
</div>
</p>
<hr />
<div class="serv-body">
<div class="serv-title">ブログ・Blog</div>
<a href="https://www.technicalsuwako.jp/" target="_blank">一般ネット</a><br />
<a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/" target="_blank">Tor</a><br />
<a href="http://technicalsuwako.i2p/" target="_blank">I2P</a><br />
<a href="http://xrp6lveka5phsitsjee6z53qwbgim6gkmbfjyf5fppmz6hsi2oya.b32.i2p/" target="_blank">I2P(B32)</a>
</div>
<div class="serv-body">
<div class="serv-title">会話・Chat</div>
<a href="https://xmpp.076.ne.jp" target="_blank">XMPP</a>(暗号化)<br />
<a href="https://irc.076.ne.jp" target="_blank">IRC</a>(グループのみ)<br />
<a href="https://mumble.076.ne.jp" target="_blank">Mumble</a>(ボイスチャット)
</div>
<div class="serv-body">
<div class="serv-title">Git</div>
<a href="https://git.076.ne.jp/" target="_blank">Gitea</a>
</div>
<div class="serv-body">
<div class="serv-title">SNS</div>
<a href="https://social.076.ne.jp" target="_blank">Pleroma</a><br />
<a href="https://twitter.076.ne.jp" target="_blank">Nitter</a>(JSの無いツイッター)<br />
????
</div>
<div class="serv-body">
<div class="serv-title">動画・Video</div>
<a href="https://video.076.ne.jp" target="_blank">PeerTube</a><br />
<a href="https://lightpeer.076.ne.jp" target="_blank">LightPeer</a>(JSの無いPeerTube)<br />
<a href="https://youtube.076.ne.jp" target="_blank">Invidious</a>(JSの無いYouTube)<br />
<a href="https://odysee.076.ne.jp" target="_blank">Librarian</a>(JSの無いOdysee・LBRY)<br />
????
</div>
<div class="serv-body">
<div class="serv-title">使えないサービス</div>
<a href="https://some.very.questionable.website/" target="_blank">画像共有</a><br />
<a href="https://urlo.li/" target="_blank">URL短縮ツール</a><br />
<a href="https://www.076.moe" target="_blank">次世代の076</a>
</div>
</div>
</body>
</html>

58
style.css ノーマルファイル
ファイルの表示

@ -0,0 +1,58 @@
body {
background: #232629;
color: #fcfcfc;
}
a {
color: #ea81e8;
}
h1 {
text-align: center;
}
hr {
border-color: #8800dd;
box-shadow: 2px 2px 10px #9900ff;
}
.container {
width: 100%;
text-align: center;
}
.serv-body, .nihongo, .english {
display: inline-block;
vertical-align: top;
text-align: left;
padding: 4px;
margin: 8px;
}
.serv-body {
background-color: #170b15;
border: 1px #a93da9 groove;
width: 400px;
height: 400px;
border-radius: 10px;
}
.serv-title {
font-size: 24px;
font-weight: bolder;
background-color: #000;
color: #ffeb3b;
border: 1px #ffeb3b groove;
border-radius: 6px;
text-align: center;
}
.nihongo > a, .english > a {
color: #ffeb3b;
}
.nihongo, .english {
width: 100%;
max-width: 830px;
}
.nihongo {
background-color: #21082b;
border: 1px #ff22ff groove;
color: #d6a9d6;
}
.english {
background-color: #0b0c17;
border: 1px #2196f3 groove;
color: #5cdecd;
}