diff --git a/config b/config index e615203..83221e8 100644 --- a/config +++ b/config @@ -50,6 +50,13 @@ freelancer/*.md: markdown chroma=emacs template page +support/*/*.md: + config + ext .html + directorify + markdown chroma=emacs + template page + support/*.md: config ext .html diff --git a/site.tmpl b/site.tmpl index 4bc5683..127acd9 100644 --- a/site.tmpl +++ b/site.tmpl @@ -25,7 +25,7 @@ {{ define "footer" }}
- gostaticで創作しました。Git + gostaticで創作しました。Git @@ -53,8 +53,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


{{ .Content }} diff --git a/src/static/git.png b/src/static/git.png new file mode 100644 index 0000000..df3afde Binary files /dev/null and b/src/static/git.png differ diff --git a/src/support/bitcoin/btc-qr.png b/src/support/bitcoin/btc-qr.png new file mode 100644 index 0000000..321a3ba Binary files /dev/null and b/src/support/bitcoin/btc-qr.png differ diff --git a/src/support/bitcoin/index.md b/src/support/bitcoin/index.md new file mode 100644 index 0000000..ed53241 --- /dev/null +++ b/src/support/bitcoin/index.md @@ -0,0 +1,10 @@ +title: ビットコイン(BTC)で支援♡ +---- + +ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、[モネロ(XMR)](/support/monero/)、[ウォーネロ(WOW)](/support/wownero)、又はビットコイン(BTC)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。 + +![](kerobtc.png) +
bc1qe6xaq9952qdnmlgdx7udr0e2mk3rzk5k9myu8w
+![](btc-qr.png) diff --git a/src/support/bitcoin/kerobtc.png b/src/support/bitcoin/kerobtc.png new file mode 100644 index 0000000..b8bb7a6 Binary files /dev/null and b/src/support/bitcoin/kerobtc.png differ diff --git a/src/support/index.md b/src/support/index.md index 9b186f1..347ecf5 100644 --- a/src/support/index.md +++ b/src/support/index.md @@ -5,11 +5,6 @@ title: 支援♡ 欲しければ、モネロ(XMR)、ウォーネロ(WOW)、又はビットコイン(BTC)でご支援お願い申し上げます。
ビットコインで支援したら、できるだけ早くモネロに交換します。 -![](keroxmr.png)
-XMR: 436RmujnMVT834WXCUYoHcCWQBFnmDthxXYkxiwR8qVwBS7P84CjVwGUumvALfUcWDCNUKHFkJhSvPUQpkBtDk2zH9LSg7C - -![](kerowow.png)
-WOW: WW2ZFPZ7J5vPg552AKcJJgdDbQq883ixy4Lw76SG2nVhE9wpzFjFRNt8TSPt5T65ZjfNfG4yWbcAFZTwXTajDKQt1mowYoWmJ - -![](kerobtc.png)
-BTC: bc1qe6xaq9952qdnmlgdx7udr0e2mk3rzk5k9myu8w +![](keroxmr.png) +![](kerowow.png) +![](kerobtc.png) diff --git a/src/support/monero/index.md b/src/support/monero/index.md new file mode 100644 index 0000000..cf5a345 --- /dev/null +++ b/src/support/monero/index.md @@ -0,0 +1,10 @@ +title: モネロ(XMR)で支援♡ +---- + +ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、モネロ(XMR)、[ウォーネロ(WOW)](/support/wownero/)、又は[ビットコイン(BTC)](/support/bitcoin/)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。 + +![](keroxmr.png) +
436RmujnMVT834WXCUYoHcCWQBFnmDthxXYkxiwR8qVwBS7P84CjVwGUumvALfUcWDCNUKHFkJhSvPUQpkBtDk2zH9LSg7C
+![](xmr-qr.png) diff --git a/src/support/monero/keroxmr.png b/src/support/monero/keroxmr.png new file mode 100644 index 0000000..14dee35 Binary files /dev/null and b/src/support/monero/keroxmr.png differ diff --git a/src/support/monero/xmr-qr.png b/src/support/monero/xmr-qr.png new file mode 100644 index 0000000..6e939f8 Binary files /dev/null and b/src/support/monero/xmr-qr.png differ diff --git a/src/support/wownero/index.md b/src/support/wownero/index.md new file mode 100644 index 0000000..34cc7ac --- /dev/null +++ b/src/support/wownero/index.md @@ -0,0 +1,10 @@ +title: ウォーネロ(WOW)で支援♡ +---- + +ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、[モネロ(XMR)](/support/wownero/)、ウォーネロ(WOW)、又は[ビットコイン(BTC)](/support/bitcoin/)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。 + +![](kerowow.png) +
WW2ZFPZ7J5vPg552AKcJJgdDbQq883ixy4Lw76SG2nVhE9wpzFjFRNt8TSPt5T65ZjfNfG4yWbcAFZTwXTajDKQt1mowYoWmJ
+![](wow-qr.png) diff --git a/src/support/wownero/kerowow.png b/src/support/wownero/kerowow.png new file mode 100644 index 0000000..a2d00ad Binary files /dev/null and b/src/support/wownero/kerowow.png differ diff --git a/src/support/wownero/wow-qr.png b/src/support/wownero/wow-qr.png new file mode 100644 index 0000000..611feff Binary files /dev/null and b/src/support/wownero/wow-qr.png differ diff --git a/www/about/index.html b/www/about/index.html index e2531bd..e8654f8 100644 --- a/www/about/index.html +++ b/www/about/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


皆様こんにちは、諏訪子と申します。
@@ -75,7 +80,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog.atom b/www/blog.atom index 24a2e67..1f3f96f 100644 --- a/www/blog.atom +++ b/www/blog.atom @@ -73,8 +73,13 @@ <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> | - <a href="/support/"><img src="/static/monero.png" alt="Monero" />/<img src="/static/wownero.png" alt="Wownero" />/<img src="/static/bitcoin.png" alt="Bitcoin" />で支援♡</a> + <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> + </p> + <p> + 支援♡: + <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | + <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | + <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> </p> <hr /> <p>Javascriptは要りません!!<br /> @@ -125,7 +130,7 @@ bashを使ったら、.bashrcを編集して下さい。</p> <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako">Git</a> + <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> </div> </body> </html> @@ -193,8 +198,13 @@ bashを使ったら、.bashrcを編集して下さい。</p> <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> | - <a href="/support/"><img src="/static/monero.png" alt="Monero" />/<img src="/static/wownero.png" alt="Wownero" />/<img src="/static/bitcoin.png" alt="Bitcoin" />で支援♡</a> + <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> + </p> + <p> + 支援♡: + <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | + <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | + <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> </p> <hr /> <p>2日前、東京でビットコインキャッシュ(BCH)のミートアップに参加しました。<br /> @@ -237,7 +247,7 @@ BCHの場合は、Electron-Cashを使っていますね。<br /> <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako">Git</a> + <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> </div> </body> </html> @@ -311,8 +321,13 @@ BCHの場合は、Electron-Cashを使っていますね。<br /> <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> | - <a href="/support/"><img src="/static/monero.png" alt="Monero" />/<img src="/static/wownero.png" alt="Wownero" />/<img src="/static/bitcoin.png" alt="Bitcoin" />で支援♡</a> + <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> + </p> + <p> + 支援♡: + <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | + <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | + <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> </p> <hr /> <p>LinuxスマホでまだXMRウォレットがありませんので、パソコン向けウォレットをインストールしましょう!</p> @@ -368,7 +383,7 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako">Git</a> + <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> </div> </body> </html> @@ -436,8 +451,13 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> | - <a href="/support/"><img src="/static/monero.png" alt="Monero" />/<img src="/static/wownero.png" alt="Wownero" />/<img src="/static/bitcoin.png" alt="Bitcoin" />で支援♡</a> + <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> + </p> + <p> + 支援♡: + <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | + <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | + <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> </p> <hr /> <p>「テクノロジーと関係ないでしょ!」と思ったら、現在<a href="list_of_businesses_-_mar_8_v5.png">主にIT関連の会社</a>はロシアから同時に退会しています。<br /> @@ -474,7 +494,7 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako">Git</a> + <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> </div> </body> </html> @@ -544,8 +564,13 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを <a href="https://video.076.ne.jp/c/technicalsuwako"><img src="/static/peertube.png" alt="PeerTube" />で登録</a> | <a href="https://www.technicalsuwako.jp"><img src="/static/clearnet.png" alt="一般ネット" /></a> | <a href="http://6qiatzlijtqo6giwvuhex5zgg3czzwrq5g6yick3stnn4xekw26zf7qd.onion/"><img src="/static/tor.png" alt="Tor" /></a> | - <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> | - <a href="/support/"><img src="/static/monero.png" alt="Monero" />/<img src="/static/wownero.png" alt="Wownero" />/<img src="/static/bitcoin.png" alt="Bitcoin" />で支援♡</a> + <a href="http://technicalsuwako.i2p/"><img src="/static/i2p.png" alt="I2P" /></a> + </p> + <p> + 支援♡: + <a href="/support/monero/"><img src="/static/monero.png" alt="Monero" /></a> | + <a href="/support/wownero"><img src="/static/wownero.png" alt="Wownero" /></a> | + <a href="/support/bitcoin"><img src="/static/bitcoin.png" alt="Bitcoin" /></a> </p> <hr /> <p>コロナの茶番が終わりました!!<br /> @@ -607,7 +632,7 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを <hr /> - <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako">Git</a> + <a href="https://github.com/piranha/gostatic">gostatic</a>で創作しました。<a href="https://git.076.ne.jp/TechnicalSuwako/StaticSuwako"><img src="/static/git.png" alt="Git" /></a> </div> </body> </html> diff --git a/www/blog/20200510-youtsube-jotai/index.html b/www/blog/20200510-youtsube-jotai/index.html index 5f24120..861f7fc 100644 --- a/www/blog/20200510-youtsube-jotai/index.html +++ b/www/blog/20200510-youtsube-jotai/index.html @@ -56,8 +56,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


皆さんこんにちは。諏訪子です。
@@ -77,7 +82,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/cancel-culture-076-will-not-ban-russia/index.html b/www/blog/cancel-culture-076-will-not-ban-russia/index.html index ae560c9..7c54f1f 100644 --- a/www/blog/cancel-culture-076-will-not-ban-russia/index.html +++ b/www/blog/cancel-culture-076-will-not-ban-russia/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


「テクノロジーと関係ないでしょ!」と思ったら、現在主にIT関連の会社はロシアから同時に退会しています。
@@ -95,7 +100,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/cryptocurrency-kakunin-with-cointop/index.html b/www/blog/cryptocurrency-kakunin-with-cointop/index.html index 97f379a..0291291 100644 --- a/www/blog/cryptocurrency-kakunin-with-cointop/index.html +++ b/www/blog/cryptocurrency-kakunin-with-cointop/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


2日前、東京でビットコインキャッシュ(BCH)のミートアップに参加しました。
@@ -101,7 +106,7 @@ BCHの場合は、Electron-Cashを使っていますね。


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/debian-stretch-buster-upgrade/index.html b/www/blog/debian-stretch-buster-upgrade/index.html index d79acf1..18a4d5b 100644 --- a/www/blog/debian-stretch-buster-upgrade/index.html +++ b/www/blog/debian-stretch-buster-upgrade/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


今月からDebian 10(buster)の安定版がリリースされました。
@@ -96,7 +101,7 @@ sed -i 's/stretch/buster/g' /etc/apt/sou


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html b/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html index 0ad634c..21ea17e 100644 --- a/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html +++ b/www/blog/dejital-jisyu-bigtech-alttech-fedibars-which-recommend/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


昨日、友達は「twitter、gab、mastodon…どっちに登録すれば良いでしょうか?」と聞いたら、私は「全部」で答えました。
@@ -155,7 +160,7 @@ SNSレベル4だけは分散処理のSNSです。


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html b/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html index 01412f7..fd424c9 100644 --- a/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html +++ b/www/blog/dejital-jisyu-censorship-law-is-illegal/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


検閲の関して法律は違法ばかりです。
@@ -83,7 +88,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-autonomy-076-can-help/index.html b/www/blog/digital-autonomy-076-can-help/index.html index 31b2f04..843a3b3 100644 --- a/www/blog/digital-autonomy-076-can-help/index.html +++ b/www/blog/digital-autonomy-076-can-help/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


私は世界に一番検閲又はBANされた神様になりました。 @@ -116,7 +121,7 @@ Searxでアカウントがありませんので、自由でお使い下さい。


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-autonomy-cashless-problem/index.html b/www/blog/digital-autonomy-cashless-problem/index.html index 5503f08..a31c16c 100644 --- a/www/blog/digital-autonomy-cashless-problem/index.html +++ b/www/blog/digital-autonomy-cashless-problem/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


現在、日本はまだ現金を使っている社会です。
@@ -105,7 +110,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html b/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html index 3b4263a..35a3c67 100644 --- a/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html +++ b/www/blog/digital-autonomy-web-1-2-3-4-tigai/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


先週はWeb3について投稿を書きました
@@ -120,7 +125,7 @@ YouTubeを信じないと、誰を信じるの?ロリを検閲させられて


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-autonomy-web3-is-scam/index.html b/www/blog/digital-autonomy-web3-is-scam/index.html index 5e44203..fab56c5 100644 --- a/www/blog/digital-autonomy-web3-is-scam/index.html +++ b/www/blog/digital-autonomy-web3-is-scam/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


最近はWeb3.0について話を聞きましたか?
@@ -101,7 +106,7 @@ QortalとZeroNetを使うには、ETHで払うのは必須です。


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-dorei-ukraina-russia-real-goal/index.html b/www/blog/digital-dorei-ukraina-russia-real-goal/index.html index a6113c0..ecb25b6 100644 --- a/www/blog/digital-dorei-ukraina-russia-real-goal/index.html +++ b/www/blog/digital-dorei-ukraina-russia-real-goal/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


コロナの茶番が終わりました!!
@@ -121,7 +126,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html b/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html index 6ebc821..2ad2d89 100644 --- a/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html +++ b/www/blog/digital-jisyu-komiket-is-owakon-dojinsi-enjoy-onionket/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


政府の不要な「緊急事態宣言」のせい、コミケットはもう3回中止されました。
@@ -94,7 +99,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-jisyu-own-or-permit/index.html b/www/blog/digital-jisyu-own-or-permit/index.html index a98a7b2..4d5d071 100644 --- a/www/blog/digital-jisyu-own-or-permit/index.html +++ b/www/blog/digital-jisyu-own-or-permit/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


ワクチンパスポートと言えば、欧米でレストランか居酒屋等に入る為イメージですね。
@@ -106,7 +111,7 @@ LINEは政府のテクノロジーですよ!


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/digital-kansi-corona-taimrain/index.html b/www/blog/digital-kansi-corona-taimrain/index.html index 1209385..9c72f48 100644 --- a/www/blog/digital-kansi-corona-taimrain/index.html +++ b/www/blog/digital-kansi-corona-taimrain/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


今まで、テク諏訪で「新型コロナウイルス」について全然書きませんでした。
@@ -186,7 +191,7 @@ ICUのベッド?✓


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/hajimemashite/index.html b/www/blog/hajimemashite/index.html index 09a3b71..9d99d9e 100644 --- a/www/blog/hajimemashite/index.html +++ b/www/blog/hajimemashite/index.html @@ -56,15 +56,20 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


投稿テストです


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html b/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html index 5889483..0f60b9d 100644 --- a/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html +++ b/www/blog/iken-chromium-no-dokusenka-wa-aku/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


先程、SNSで下記のトゥートを書きました。

@@ -126,7 +131,7 @@ Pale MoonとOtter Browserだけは異なります。


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/kaizoku-soft-sonzai-riyuu/index.html b/www/blog/kaizoku-soft-sonzai-riyuu/index.html index 5416f19..96ac536 100644 --- a/www/blog/kaizoku-soft-sonzai-riyuu/index.html +++ b/www/blog/kaizoku-soft-sonzai-riyuu/index.html @@ -61,8 +61,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin



@@ -116,7 +121,7 @@ DRMは中間商人ばかりにメリットがあり、創造者及び顧客様


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/kindai-web-dev-install-muzukasi/index.html b/www/blog/kindai-web-dev-install-muzukasi/index.html index 5e90997..5de4337 100644 --- a/www/blog/kindai-web-dev-install-muzukasi/index.html +++ b/www/blog/kindai-web-dev-install-muzukasi/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


昨日、不意にPawooからBANされましたから、自分のSNSインスタンスをインストールしてみました
@@ -104,7 +109,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html b/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html index b8dacf7..2251285 100644 --- a/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html +++ b/www/blog/lbry-introduce-no-censorship-blockchain-p2p-video-soft/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


@@ -129,7 +134,7 @@ LBCはビットコインに変換出来ます。

- gostaticで創作しました。Git + gostaticで創作しました。Git
diff --git a/www/blog/linux-smaho-merit-demerit/index.html b/www/blog/linux-smaho-merit-demerit/index.html index fa4ee56..8ca970d 100644 --- a/www/blog/linux-smaho-merit-demerit/index.html +++ b/www/blog/linux-smaho-merit-demerit/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


最近Linux(リナックス)スマホを使っていますので、本当に嬉しい。
@@ -120,7 +125,7 @@ WaylandでmozcかAnthyを使えるまで、リナックススマホで使えま


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/lynx-tor-and-utf8-use-way/index.html b/www/blog/lynx-tor-and-utf8-use-way/index.html index d6415dc..bb01929 100644 --- a/www/blog/lynx-tor-and-utf8-use-way/index.html +++ b/www/blog/lynx-tor-and-utf8-use-way/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


Javascriptは要りません!!
@@ -111,7 +116,7 @@ bashを使ったら、.bashrcを編集して下さい。


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html b/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html index 7b53153..e54c230 100644 --- a/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html +++ b/www/blog/mobian-change-theme-kana-insert-sukusyo-takeway/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


スマホでMobian(モービアン)を使っていますが、日常使えるにはもう少し変更しないといけません。

@@ -104,7 +109,7 @@ wget https://source.puri.sm/Librem5/squeekboard/-/raw/master/data/keyboards/jp+k
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/mobian-chromium-browser-can-use-method/index.html b/www/blog/mobian-chromium-browser-can-use-method/index.html index 7b74116..070efbf 100644 --- a/www/blog/mobian-chromium-browser-can-use-method/index.html +++ b/www/blog/mobian-chromium-browser-can-use-method/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


やっとモービアンでChromiumを使えます!!
@@ -76,7 +81,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/mobian-fix-apdate-probrem/index.html b/www/blog/mobian-fix-apdate-probrem/index.html index fb56ee6..532df7e 100644 --- a/www/blog/mobian-fix-apdate-probrem/index.html +++ b/www/blog/mobian-fix-apdate-probrem/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


注意:Mobianをアップデートする前に、絶対にSSHサーバーをインストールしておいて下さい:

@@ -90,7 +95,7 @@ sudo apt-get dist-upgrade -y
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/mobian-mymonero-wallet-use-way/index.html b/www/blog/mobian-mymonero-wallet-use-way/index.html index 2540762..666f473 100644 --- a/www/blog/mobian-mymonero-wallet-use-way/index.html +++ b/www/blog/mobian-mymonero-wallet-use-way/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


LinuxスマホでまだXMRウォレットがありませんので、パソコン向けウォレットをインストールしましょう!

@@ -117,7 +122,7 @@ ARMでelectronアプリをビルド出来ませんので、mymoneroアプリを
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html b/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html index a440e85..0315eba 100644 --- a/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html +++ b/www/blog/nihon-api-wa-chotto-dake-kokaichu/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


無料日本APIを作り中。
@@ -93,7 +98,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/odysee-japanese-transrate-soon/index.html b/www/blog/odysee-japanese-transrate-soon/index.html index a635b2c..4e7a619 100644 --- a/www/blog/odysee-japanese-transrate-soon/index.html +++ b/www/blog/odysee-japanese-transrate-soon/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


前回、「まだ日本語に翻訳されていませんから、現在LBRYで日本人は少ないです。現在、和訳は75%ぐらいコンプリートですので、将来LBRYで日本のコンテンツも来るかもしれません。」と言いましたね。

@@ -73,7 +78,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/open-source-douga-hensyu/index.html b/www/blog/open-source-douga-hensyu/index.html index dc39df7..7996250 100644 --- a/www/blog/open-source-douga-hensyu/index.html +++ b/www/blog/open-source-douga-hensyu/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


動画を編集したら、いつでもオープンソースソフトで編集します。
@@ -86,7 +91,7 @@ Linuxスマホを持ったら(現在:gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/peertube-change-storeg-forder/index.html b/www/blog/peertube-change-storeg-forder/index.html index 03a1036..3c7df6e 100644 --- a/www/blog/peertube-change-storeg-forder/index.html +++ b/www/blog/peertube-change-storeg-forder/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


PeerTubeインスタンスをインストールしましたが、もう100GBのSSDを超えました。
@@ -119,7 +124,7 @@ PeerTubeで動画を見て、F12を押して、赤文字を出るかどうか確


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/php-gnupg-no-permission/index.html b/www/blog/php-gnupg-no-permission/index.html index 9d1e649..36f29b5 100644 --- a/www/blog/php-gnupg-no-permission/index.html +++ b/www/blog/php-gnupg-no-permission/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


シェルでgpgを実行出来ますが、PHPから実行すると、「false」が出ました。

@@ -121,7 +126,7 @@ drwxr-xr-x 4 nginx nginx 4.0K Dec 3 14:03 ..
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/pinephone-4g-telephone-setting-way/index.html b/www/blog/pinephone-4g-telephone-setting-way/index.html index e235f31..384b9bc 100644 --- a/www/blog/pinephone-4g-telephone-setting-way/index.html +++ b/www/blog/pinephone-4g-telephone-setting-way/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


先月Pinephoneというスマホを買いましたが、残念ながら、ソフトバンクのUSIMを使えないと気づいました…
@@ -81,7 +86,7 @@ APNは「rakuten.jp」。


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html b/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html index ea371aa..11ea1c4 100644 --- a/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html +++ b/www/blog/pinephone-fcitx5-mozc-japanese-with-kanji/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


本当に難しかったですが、やっとMobianで仮名も漢字も入力できます!!
@@ -116,7 +121,7 @@ sudo reboot


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/plasma-mobile-japanese-keybod-active/index.html b/www/blog/plasma-mobile-japanese-keybod-active/index.html index 97f59c0..ddef41b 100644 --- a/www/blog/plasma-mobile-japanese-keybod-active/index.html +++ b/www/blog/plasma-mobile-japanese-keybod-active/index.html @@ -59,8 +59,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


やっとManjaro ARMのPlasma MobileというDEで日本語キーボードを追加されました!!
@@ -142,7 +147,7 @@ Segmentation fault (core dumped)


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html b/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html index ed5cb53..08a3c93 100644 --- a/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html +++ b/www/blog/postfix-spam-fumidai-keshitewa-ii-ne/index.html @@ -60,8 +60,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


毎日皆さんはメールを送りますが、簡単なパスワードを使い方又はパスワードハッキングが多すぎます。
@@ -112,7 +117,7 @@ our Bulk Email Senders Guidelines. なんとかなんとか - gsmtp (in reply to


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/prosody-modhttpupload-xep363-active-way/index.html b/www/blog/prosody-modhttpupload-xep363-active-way/index.html index 22cd58b..f49eafa 100644 --- a/www/blog/prosody-modhttpupload-xep363-active-way/index.html +++ b/www/blog/prosody-modhttpupload-xep363-active-way/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


XMPPサーバーを設置するなら、Prosodyは一番大人気ですね。
@@ -154,7 +159,7 @@ Component "proxy.ドメイン" - gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/recommend-privasi-crypto/index.html b/www/blog/recommend-privasi-crypto/index.html index b46270d..cfe7723 100644 --- a/www/blog/recommend-privasi-crypto/index.html +++ b/www/blog/recommend-privasi-crypto/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


昨日はほとんどすべての仮想通貨は突然潰れされました
@@ -119,7 +124,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/sarvice-kosin-076nejp-076moe/index.html b/www/blog/sarvice-kosin-076nejp-076moe/index.html index 649789a..8048aa7 100644 --- a/www/blog/sarvice-kosin-076nejp-076moe/index.html +++ b/www/blog/sarvice-kosin-076nejp-076moe/index.html @@ -58,8 +58,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


076のサービスをご利用頂き、有難う御座います。
@@ -85,7 +90,7 @@ XMPP、IRC、及びMumbleはメールサーバーと同じサーバーに移動


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html b/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html index 96f1805..7defa70 100644 --- a/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html +++ b/www/blog/tadashi-wai-no-api-de-todofuken-joho-toridasu/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


日本APIで都道府県情報を取ることが簡単になりますね。
@@ -92,7 +97,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/webpage-renewal/index.html b/www/blog/webpage-renewal/index.html index 37eb5fb..4980f35 100644 --- a/www/blog/webpage-renewal/index.html +++ b/www/blog/webpage-renewal/index.html @@ -56,8 +56,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


リニュアルに成功です!
@@ -74,7 +79,7 @@ Freenet: 後で作ります


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/blog/xmpp-account-create-way/index.html b/www/blog/xmpp-account-create-way/index.html index 40a229d..4855216 100644 --- a/www/blog/xmpp-account-create-way/index.html +++ b/www/blog/xmpp-account-create-way/index.html @@ -57,8 +57,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


今日はXMPPアカウントを作成方法を教えてみると思います。

@@ -108,7 +113,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/contact/index.html b/www/contact/index.html index 738e4e8..15e9d1b 100644 --- a/www/contact/index.html +++ b/www/contact/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


メール

@@ -74,7 +79,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/freelancer/index.html b/www/freelancer/index.html index 0ec5d42..c4c066b 100644 --- a/www/freelancer/index.html +++ b/www/freelancer/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


私はlancers.jpでフリーランスしています。

@@ -288,7 +293,7 @@ S=サーバー


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/i2pabout/index.html b/www/i2pabout/index.html index 8be1189..25b8e09 100644 --- a/www/i2pabout/index.html +++ b/www/i2pabout/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


technicalsuwako.i2pをアクセスするには、まずはアドレス帳に入る事が必要となります。
@@ -48,7 +53,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/index.html b/www/index.html index 6998972..1991a18 100644 --- a/www/index.html +++ b/www/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


@@ -413,7 +418,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/service/index.html b/www/service/index.html index 27a4e47..a80ba2c 100644 --- a/www/service/index.html +++ b/www/service/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


下記は我々にホスティングしているサービス一覧で御座います。
@@ -218,7 +223,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/static/git.png b/www/static/git.png new file mode 100644 index 0000000..df3afde Binary files /dev/null and b/www/static/git.png differ diff --git a/www/support/bitcoin/btc-qr.png b/www/support/bitcoin/btc-qr.png new file mode 100644 index 0000000..321a3ba Binary files /dev/null and b/www/support/bitcoin/btc-qr.png differ diff --git a/www/support/bitcoin/index.html b/www/support/bitcoin/index.html new file mode 100644 index 0000000..3a33d4d --- /dev/null +++ b/www/support/bitcoin/index.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + テクニカル諏訪子: ビットコイン(BTC)で支援♡ + + + +
注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。
+ +
+ ヘッダー + +

+ トップ | + 自己紹介 | + 連絡先 | + フリーランス | + サービス | + リング | + I2Pについて +

+

+ RSSで登録 | + Mastodon/Pleromaでフォロー | + PeerTubeで登録 | + 一般ネット | + Tor | + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin +

+
+

ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、モネロ(XMR)ウォーネロ(WOW)、又はビットコイン(BTC)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。

+

+
bc1qe6xaq9952qdnmlgdx7udr0e2mk3rzk5k9myu8w
+

+ + +
+ gostaticで創作しました。Git +
+ + diff --git a/www/support/bitcoin/index.md b/www/support/bitcoin/index.md new file mode 100644 index 0000000..2261c15 --- /dev/null +++ b/www/support/bitcoin/index.md @@ -0,0 +1,11 @@ +title: 支援♡ +---- + +ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、[モネロ(XMR)](/support/monero/)、[ウォーネロ(WOW)](/support/wownero)、又はビットコイン(BTC)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。 + +![](kerobtc.png)
+BTC: bc1qe6xaq9952qdnmlgdx7udr0e2mk3rzk5k9myu8w + +![](btc-qr.png) diff --git a/www/support/bitcoin/kerobtc.png b/www/support/bitcoin/kerobtc.png new file mode 100644 index 0000000..b8bb7a6 Binary files /dev/null and b/www/support/bitcoin/kerobtc.png differ diff --git a/www/support/index.html b/www/support/index.html index b0080e6..6d62b89 100644 --- a/www/support/index.html +++ b/www/support/index.html @@ -37,23 +37,25 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


ハウツー、動画、チャットサービス等好きでしょうか?
欲しければ、モネロ(XMR)、ウォーネロ(WOW)、又はビットコイン(BTC)でご支援お願い申し上げます。
ビットコインで支援したら、できるだけ早くモネロに交換します。

-


-XMR: 436RmujnMVT834WXCUYoHcCWQBFnmDthxXYkxiwR8qVwBS7P84CjVwGUumvALfUcWDCNUKHFkJhSvPUQpkBtDk2zH9LSg7C

-


-WOW: WW2ZFPZ7J5vPg552AKcJJgdDbQq883ixy4Lw76SG2nVhE9wpzFjFRNt8TSPt5T65ZjfNfG4yWbcAFZTwXTajDKQt1mowYoWmJ

-


-BTC: bc1qe6xaq9952qdnmlgdx7udr0e2mk3rzk5k9myu8w

+

+ +


- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/support/monero/index.html b/www/support/monero/index.html new file mode 100644 index 0000000..6a55bb0 --- /dev/null +++ b/www/support/monero/index.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + テクニカル諏訪子: モネロ(XMR)で支援♡ + + + +
注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。
+ +
+ ヘッダー + +

+ トップ | + 自己紹介 | + 連絡先 | + フリーランス | + サービス | + リング | + I2Pについて +

+

+ RSSで登録 | + Mastodon/Pleromaでフォロー | + PeerTubeで登録 | + 一般ネット | + Tor | + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin +

+
+

ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、モネロ(XMR)、ウォーネロ(WOW)、又はビットコイン(BTC)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。

+

+
436RmujnMVT834WXCUYoHcCWQBFnmDthxXYkxiwR8qVwBS7P84CjVwGUumvALfUcWDCNUKHFkJhSvPUQpkBtDk2zH9LSg7C
+

+ + +
+ gostaticで創作しました。Git +
+ + diff --git a/www/support/monero/index.md b/www/support/monero/index.md new file mode 100644 index 0000000..adaae7f --- /dev/null +++ b/www/support/monero/index.md @@ -0,0 +1,10 @@ +title: 支援♡ +---- + +ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、モネロ(XMR)、[ウォーネロ(WOW)](/support/wownero/)、又は[ビットコイン(BTC)](/support/bitcoin/)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。 + +![](keroxmr.png)
+XMR: 436RmujnMVT834WXCUYoHcCWQBFnmDthxXYkxiwR8qVwBS7P84CjVwGUumvALfUcWDCNUKHFkJhSvPUQpkBtDk2zH9LSg7C
+![](xmr-qr.png) diff --git a/www/support/monero/keroxmr.png b/www/support/monero/keroxmr.png new file mode 100644 index 0000000..14dee35 Binary files /dev/null and b/www/support/monero/keroxmr.png differ diff --git a/www/support/monero/xmr-qr.png b/www/support/monero/xmr-qr.png new file mode 100644 index 0000000..6e939f8 Binary files /dev/null and b/www/support/monero/xmr-qr.png differ diff --git a/www/support/wownero/index.html b/www/support/wownero/index.html new file mode 100644 index 0000000..ac236d1 --- /dev/null +++ b/www/support/wownero/index.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + テクニカル諏訪子: ウォーネロ(WOW)で支援♡ + + + +
注意:JavsScriptはONです。安全・安心の為、JavaScriptをOFFにしてお願い致します。
+ +
+ ヘッダー + +

+ トップ | + 自己紹介 | + 連絡先 | + フリーランス | + サービス | + リング | + I2Pについて +

+

+ RSSで登録 | + Mastodon/Pleromaでフォロー | + PeerTubeで登録 | + 一般ネット | + Tor | + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin +

+
+

ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、モネロ(XMR)、ウォーネロ(WOW)、又はビットコイン(BTC)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。

+

+
WW2ZFPZ7J5vPg552AKcJJgdDbQq883ixy4Lw76SG2nVhE9wpzFjFRNt8TSPt5T65ZjfNfG4yWbcAFZTwXTajDKQt1mowYoWmJ
+

+ + +
+ gostaticで創作しました。Git +
+ + diff --git a/www/support/wownero/index.md b/www/support/wownero/index.md new file mode 100644 index 0000000..674f85c --- /dev/null +++ b/www/support/wownero/index.md @@ -0,0 +1,10 @@ +title: 支援♡ +---- + +ハウツー、動画、チャットサービス等好きでしょうか?
+欲しければ、[モネロ(XMR)](/support/wownero/)、ウォーネロ(WOW)、又は[ビットコイン(BTC)](/support/bitcoin/)でご支援お願い申し上げます。
+ビットコインで支援したら、できるだけ早くモネロに交換します。 + +![](kerowow.png)
+WOW: WW2ZFPZ7J5vPg552AKcJJgdDbQq883ixy4Lw76SG2nVhE9wpzFjFRNt8TSPt5T65ZjfNfG4yWbcAFZTwXTajDKQt1mowYoWmJ
+![](wow-qr.png) diff --git a/www/support/wownero/kerowow.png b/www/support/wownero/kerowow.png new file mode 100644 index 0000000..a2d00ad Binary files /dev/null and b/www/support/wownero/kerowow.png differ diff --git a/www/support/wownero/wow-qr.png b/www/support/wownero/wow-qr.png new file mode 100644 index 0000000..611feff Binary files /dev/null and b/www/support/wownero/wow-qr.png differ diff --git a/www/tags/076/index.html b/www/tags/076/index.html index d609c25..d396ba2 100644 --- a/www/tags/076/index.html +++ b/www/tags/076/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


076 でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/api/index.html b/www/tags/api/index.html index 9e5825d..ac285fb 100644 --- a/www/tags/api/index.html +++ b/www/tags/api/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


api でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/blog/index.html b/www/tags/blog/index.html index 446e567..210b68f 100644 --- a/www/tags/blog/index.html +++ b/www/tags/blog/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


blog でタグ付いているページ

@@ -167,7 +172,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/chat/index.html b/www/tags/chat/index.html index 21ecb1a..ed55ad6 100644 --- a/www/tags/chat/index.html +++ b/www/tags/chat/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


chat でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/chrome/index.html b/www/tags/chrome/index.html index fd298f9..6e7a9eb 100644 --- a/www/tags/chrome/index.html +++ b/www/tags/chrome/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


chrome でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/chromium/index.html b/www/tags/chromium/index.html index b9f53c0..0f5da8f 100644 --- a/www/tags/chromium/index.html +++ b/www/tags/chromium/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


chromium でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/debian/index.html b/www/tags/debian/index.html index 2cd4db0..539bcd9 100644 --- a/www/tags/debian/index.html +++ b/www/tags/debian/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


debian でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/drm/index.html b/www/tags/drm/index.html index b61f9e3..e6785bc 100644 --- a/www/tags/drm/index.html +++ b/www/tags/drm/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


drm でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/fcitx/index.html b/www/tags/fcitx/index.html index e027577..9b75997 100644 --- a/www/tags/fcitx/index.html +++ b/www/tags/fcitx/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


fcitx でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/fediverse/index.html b/www/tags/fediverse/index.html index 817f9dc..2ad1ffc 100644 --- a/www/tags/fediverse/index.html +++ b/www/tags/fediverse/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


fediverse でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/gnupg/index.html b/www/tags/gnupg/index.html index 2186d42..ed9f2a0 100644 --- a/www/tags/gnupg/index.html +++ b/www/tags/gnupg/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


gnupg でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/google/index.html b/www/tags/google/index.html index 031f33b..066a608 100644 --- a/www/tags/google/index.html +++ b/www/tags/google/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


google でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/irc/index.html b/www/tags/irc/index.html index fc616a8..27ccd45 100644 --- a/www/tags/irc/index.html +++ b/www/tags/irc/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


irc でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/jp/index.html b/www/tags/jp/index.html index 260bd10..3ba899d 100644 --- a/www/tags/jp/index.html +++ b/www/tags/jp/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


jp でタグ付いているページ

@@ -167,7 +172,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/json/index.html b/www/tags/json/index.html index 06780d9..e2e8528 100644 --- a/www/tags/json/index.html +++ b/www/tags/json/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


json でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/kdenlive/index.html b/www/tags/kdenlive/index.html index 9a4eea6..bce5a02 100644 --- a/www/tags/kdenlive/index.html +++ b/www/tags/kdenlive/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


kdenlive でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/lbry/index.html b/www/tags/lbry/index.html index 360b69c..76dd727 100644 --- a/www/tags/lbry/index.html +++ b/www/tags/lbry/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


lbry でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/linux/index.html b/www/tags/linux/index.html index 1b6067b..9524561 100644 --- a/www/tags/linux/index.html +++ b/www/tags/linux/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


linux でタグ付いているページ

@@ -92,7 +97,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/mobian/index.html b/www/tags/mobian/index.html index e5597a6..a180c5c 100644 --- a/www/tags/mobian/index.html +++ b/www/tags/mobian/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


mobian でタグ付いているページ

@@ -65,7 +70,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/nft/index.html b/www/tags/nft/index.html index baf4e13..8c932aa 100644 --- a/www/tags/nft/index.html +++ b/www/tags/nft/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


nft でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/odysee/index.html b/www/tags/odysee/index.html index 146633f..f252d06 100644 --- a/www/tags/odysee/index.html +++ b/www/tags/odysee/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


odysee でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/peertube/index.html b/www/tags/peertube/index.html index 6017142..d38b339 100644 --- a/www/tags/peertube/index.html +++ b/www/tags/peertube/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


peertube でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/phosh/index.html b/www/tags/phosh/index.html index d7a9357..828847f 100644 --- a/www/tags/phosh/index.html +++ b/www/tags/phosh/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


phosh でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/php/index.html b/www/tags/php/index.html index 6d61e6a..55cf351 100644 --- a/www/tags/php/index.html +++ b/www/tags/php/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


php でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/pinephone/index.html b/www/tags/pinephone/index.html index 1cda466..746b275 100644 --- a/www/tags/pinephone/index.html +++ b/www/tags/pinephone/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


pinephone でタグ付いているページ

@@ -68,7 +73,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/plasma mobile/index.html b/www/tags/plasma mobile/index.html index 67fb913..5313abd 100644 --- a/www/tags/plasma mobile/index.html +++ b/www/tags/plasma mobile/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


plasma mobile でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/postfix/index.html b/www/tags/postfix/index.html index 4666134..604a176 100644 --- a/www/tags/postfix/index.html +++ b/www/tags/postfix/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


postfix でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/prosody/index.html b/www/tags/prosody/index.html index 2986576..b863b35 100644 --- a/www/tags/prosody/index.html +++ b/www/tags/prosody/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


prosody でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/server/index.html b/www/tags/server/index.html index f0274ef..cb794da 100644 --- a/www/tags/server/index.html +++ b/www/tags/server/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


server でタグ付いているページ

@@ -56,7 +61,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/service/index.html b/www/tags/service/index.html index b682c3d..8cff3ac 100644 --- a/www/tags/service/index.html +++ b/www/tags/service/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


service でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/sns/index.html b/www/tags/sns/index.html index fa1e16c..ed9868a 100644 --- a/www/tags/sns/index.html +++ b/www/tags/sns/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


sns でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/test/index.html b/www/tags/test/index.html index 3ae4a4f..f55ffed 100644 --- a/www/tags/test/index.html +++ b/www/tags/test/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


test でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/tor/index.html b/www/tags/tor/index.html index 3076b8d..894fa99 100644 --- a/www/tags/tor/index.html +++ b/www/tags/tor/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


tor でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/web3/index.html b/www/tags/web3/index.html index db3b307..74a2af9 100644 --- a/www/tags/web3/index.html +++ b/www/tags/web3/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


web3 でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/webbrowser/index.html b/www/tags/webbrowser/index.html index 8fd4472..55a6790 100644 --- a/www/tags/webbrowser/index.html +++ b/www/tags/webbrowser/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


webbrowser でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/xmpp/index.html b/www/tags/xmpp/index.html index 8df2b03..65e6ff6 100644 --- a/www/tags/xmpp/index.html +++ b/www/tags/xmpp/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


xmpp でタグ付いているページ

@@ -56,7 +61,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/youtube/index.html b/www/tags/youtube/index.html index c61a139..9379001 100644 --- a/www/tags/youtube/index.html +++ b/www/tags/youtube/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


youtube でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/ウェブ開発/index.html b/www/tags/ウェブ開発/index.html index 9bc184a..81471c3 100644 --- a/www/tags/ウェブ開発/index.html +++ b/www/tags/ウェブ開発/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


ウェブ開発 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/オニオンケット/index.html b/www/tags/オニオンケット/index.html index 1966ba0..50934a8 100644 --- a/www/tags/オニオンケット/index.html +++ b/www/tags/オニオンケット/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


オニオンケット でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/キャッシュレス/index.html b/www/tags/キャッシュレス/index.html index 9d29483..dc34e55 100644 --- a/www/tags/キャッシュレス/index.html +++ b/www/tags/キャッシュレス/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


キャッシュレス でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/キャンセルカルチャー/index.html b/www/tags/キャンセルカルチャー/index.html index c2ebe7d..a78162b 100644 --- a/www/tags/キャンセルカルチャー/index.html +++ b/www/tags/キャンセルカルチャー/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


キャンセルカルチャー でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/コミケット/index.html b/www/tags/コミケット/index.html index d893696..6143555 100644 --- a/www/tags/コミケット/index.html +++ b/www/tags/コミケット/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


コミケット でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/コロナ/index.html b/www/tags/コロナ/index.html index 9c372fd..a6213ef 100644 --- a/www/tags/コロナ/index.html +++ b/www/tags/コロナ/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


コロナ でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/ストレージ/index.html b/www/tags/ストレージ/index.html index 4a80585..de93519 100644 --- a/www/tags/ストレージ/index.html +++ b/www/tags/ストレージ/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


ストレージ でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/スパム/index.html b/www/tags/スパム/index.html index 6c3ea3f..4d150ee 100644 --- a/www/tags/スパム/index.html +++ b/www/tags/スパム/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


スパム でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/スマホ/index.html b/www/tags/スマホ/index.html index 0ed6836..4996df8 100644 --- a/www/tags/スマホ/index.html +++ b/www/tags/スマホ/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


スマホ でタグ付いているページ

@@ -68,7 +73,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/ソフトウェア/index.html b/www/tags/ソフトウェア/index.html index 3605a4e..6b851ec 100644 --- a/www/tags/ソフトウェア/index.html +++ b/www/tags/ソフトウェア/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


ソフトウェア でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/ターミナル/index.html b/www/tags/ターミナル/index.html index e282f25..88a9859 100644 --- a/www/tags/ターミナル/index.html +++ b/www/tags/ターミナル/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


ターミナル でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/ダークネット/index.html b/www/tags/ダークネット/index.html index a545b34..effe421 100644 --- a/www/tags/ダークネット/index.html +++ b/www/tags/ダークネット/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


ダークネット でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/デジタル奴隷/index.html b/www/tags/デジタル奴隷/index.html index 91ff2f5..8b97d5d 100644 --- a/www/tags/デジタル奴隷/index.html +++ b/www/tags/デジタル奴隷/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


デジタル奴隷 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/デジタル監視/index.html b/www/tags/デジタル監視/index.html index 9769142..c05667a 100644 --- a/www/tags/デジタル監視/index.html +++ b/www/tags/デジタル監視/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


デジタル監視 でタグ付いているページ

@@ -56,7 +61,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/デジタル自主/index.html b/www/tags/デジタル自主/index.html index a2f49c8..48664b1 100644 --- a/www/tags/デジタル自主/index.html +++ b/www/tags/デジタル自主/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


デジタル自主 でタグ付いているページ

@@ -71,7 +76,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/デマ/index.html b/www/tags/デマ/index.html index c3c4775..0821155 100644 --- a/www/tags/デマ/index.html +++ b/www/tags/デマ/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


デマ でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/バージョンアップ/index.html b/www/tags/バージョンアップ/index.html index b488474..efbf3cf 100644 --- a/www/tags/バージョンアップ/index.html +++ b/www/tags/バージョンアップ/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


バージョンアップ でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/プライバシー/index.html b/www/tags/プライバシー/index.html index d3c9857..1ca70e5 100644 --- a/www/tags/プライバシー/index.html +++ b/www/tags/プライバシー/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


プライバシー でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/プロパガンダ/index.html b/www/tags/プロパガンダ/index.html index d6fc930..0bd284a 100644 --- a/www/tags/プロパガンダ/index.html +++ b/www/tags/プロパガンダ/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


プロパガンダ でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/メール/index.html b/www/tags/メール/index.html index 0132a33..481db32 100644 --- a/www/tags/メール/index.html +++ b/www/tags/メール/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


メール でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/仮想通貨/index.html b/www/tags/仮想通貨/index.html index e1680d6..74c8c04 100644 --- a/www/tags/仮想通貨/index.html +++ b/www/tags/仮想通貨/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


仮想通貨 でタグ付いているページ

@@ -62,7 +67,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/動画編集/index.html b/www/tags/動画編集/index.html index 939bae3..2b20480 100644 --- a/www/tags/動画編集/index.html +++ b/www/tags/動画編集/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


動画編集 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/同人/index.html b/www/tags/同人/index.html index 90d1957..2350a69 100644 --- a/www/tags/同人/index.html +++ b/www/tags/同人/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


同人 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/変更/index.html b/www/tags/変更/index.html index ba2cf6a..35f0e0b 100644 --- a/www/tags/変更/index.html +++ b/www/tags/変更/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


変更 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/意見/index.html b/www/tags/意見/index.html index fe4e455..f8952fb 100644 --- a/www/tags/意見/index.html +++ b/www/tags/意見/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


意見 でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/検閲/index.html b/www/tags/検閲/index.html index 2632935..b508713 100644 --- a/www/tags/検閲/index.html +++ b/www/tags/検閲/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


検閲 でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/法律/index.html b/www/tags/法律/index.html index 56a9b7f..9ceea5a 100644 --- a/www/tags/法律/index.html +++ b/www/tags/法律/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


法律 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/海賊/index.html b/www/tags/海賊/index.html index 28510b1..777c078 100644 --- a/www/tags/海賊/index.html +++ b/www/tags/海賊/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


海賊 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/端末/index.html b/www/tags/端末/index.html index 79d9620..03ef330 100644 --- a/www/tags/端末/index.html +++ b/www/tags/端末/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


端末 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/経理/index.html b/www/tags/経理/index.html index bae4c9d..2d44b73 100644 --- a/www/tags/経理/index.html +++ b/www/tags/経理/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


経理 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/自由/index.html b/www/tags/自由/index.html index 74598b1..cda30e1 100644 --- a/www/tags/自由/index.html +++ b/www/tags/自由/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


自由 でタグ付いているページ

@@ -48,7 +53,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/茶番/index.html b/www/tags/茶番/index.html index 95c978d..bf9fdd3 100644 --- a/www/tags/茶番/index.html +++ b/www/tags/茶番/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


茶番 でタグ付いているページ

@@ -53,7 +58,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/tags/詐欺/index.html b/www/tags/詐欺/index.html index 8ea4f49..509c778 100644 --- a/www/tags/詐欺/index.html +++ b/www/tags/詐欺/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


詐欺 でタグ付いているページ

@@ -56,7 +61,7 @@
- gostaticで創作しました。Git + gostaticで創作しました。Git diff --git a/www/webring/index.html b/www/webring/index.html index f1ef4c6..f66a707 100644 --- a/www/webring/index.html +++ b/www/webring/index.html @@ -37,8 +37,13 @@ PeerTubeで登録 | 一般ネット | Tor | - I2P | - Monero/Wownero/Bitcoinで支援♡ + I2P +

+

+ 支援♡: + Monero | + Wownero | + Bitcoin


おすすめウェブページはこちらです。
@@ -96,7 +101,7 @@


- gostaticで創作しました。Git + gostaticで創作しました。Git