-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
34175c8
commit 2b00133
Showing
6 changed files
with
13 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,140 +1 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>bitcoin</title> | ||
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="author" content="syui" /> | ||
<meta name="copyright" content="© syui" /> | ||
<meta name="description" content="ai" /> | ||
<meta name="keywords" content="ai" /> | ||
<meta name="robots" content="all" /> | ||
<meta name="googlebot" content="all" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:title" content="bitcoin" /> | ||
<meta property="og:locale" content="ja_JP" /> | ||
<meta property="og:description" content="© syui" /> | ||
<meta property="og:image" content="https://yui.syui.ai//og.png" /> | ||
<meta property="og:url" content="https://yui.syui.ai/bitcoin/" /> | ||
<meta property="og:site_name" content="bitcoin" /> | ||
<link rel="icon" href="/icon/ai.png" /> | ||
<link rel="shortcut icon" href="/icon/ai.png" /> | ||
<link rel="apple-touch-icon" href="/icon/apple-touch-icon.png" /> | ||
<link rel="stylesheet" href="/css/style.css" /> | ||
<link rel="stylesheet" href="/css/blog.css" /> | ||
<link rel="stylesheet" href="/css/svg.css" /> | ||
<script type="application/ld+json"> | ||
{ | ||
"@context": "http://schema.org", | ||
"@type": "WebSite", | ||
"name": "bitcoin", | ||
"url": "https:\/\/yui.syui.ai\/" | ||
} | ||
</script> | ||
<script src="/js/index.js"></script> | ||
|
||
<link rel="stylesheet" href="https://syui.ai/bower_components/icomoon/style.css" /> | ||
<link rel="stylesheet" href="https://syui.ai/bower_components/font-awesome/css/all.min.css" /> | ||
</head> | ||
|
||
<nav class="navbar navbar-expand-lg navbar-light bg-light"> | ||
<div class="collapse navbar-collapse" id="navbarNavAltMarkup"> | ||
<div class="navbar-nav"> | ||
<span class="navbar-title-text"><a href="/"><span class="icon-ai"></span></a></span> | ||
<div class="navbar-nav-left"> | ||
<a class="navbar-brand" href="/chara">キャラクター</a> | ||
<a class="navbar-brand" href="/story">ストーリー</a> | ||
<a class="navbar-brand" href="/card">カード</a> | ||
<a class="navbar-brand" href="/blog">ブログ</a> | ||
<a class="navbar-brand" href="/item">アイテム</a> | ||
</div> | ||
</div> | ||
<div class="navbar-nav-right"> | ||
<a class="menu-link-left" href="https://syui.fanbox.cc/shop" target="_blank"><i class="fa-solid fa-bag-shopping"></i></a> | ||
<a class="menu-link-left" href="https://bsky.app/profile/yui.syui.ai" target="_blank"><i class="fa-brands fa-bluesky"></i></a> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<body> | ||
|
||
|
||
|
||
<header id="header"> | ||
<div class="logo"> | ||
<div id="aisvg"> | ||
<script type="module" crossorigin src="/svg/index.js"></script> | ||
<link rel="stylesheet" href="/svg/index.css"> | ||
<div id="ai-star-stage2" class="stage"> | ||
<div class="center"> | ||
<a href="/"><div class="star"></div></a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
</header> | ||
<div class="containerx"> | ||
|
||
|
||
|
||
<article> | ||
<div class="content"> | ||
|
||
<h1>bitcoin</h1> | ||
<!-- | ||
<div id=app></div> | ||
<script src=/bitcoin/chunk-vendors.js></script> | ||
<script src=/bitcoin/app.js></script> | ||
### 支援 | ||
aiのbitcoin口座を作ってみました。上のbitcoinアドレス`3Bq...oRr`に送金すると数時間以内に反映されるようになっています。 | ||
--> | ||
|
||
</div> | ||
</article> | ||
|
||
<link href="https://syui.ai/js/comment/app.js" rel="preload" as="script"> | ||
<link href="https://syui.ai/js/comment/chunk-vendors.js" rel="preload" as="script"> | ||
<div id="comment"></div> | ||
<script async src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script> | ||
<script src="https://syui.ai/js/comment/chunk-vendors.js"></script> | ||
<script src="https://syui.ai/js/comment/app.js"></script> | ||
|
||
|
||
</div> | ||
|
||
<script> | ||
function sun_open() { | ||
var n = document.querySelectorAll(".nasa"); | ||
var index = 0, length = n.length; | ||
for ( ; index < length; index++) { | ||
if (n[index].style.display == 'block') { | ||
n[index].style.display = 'none'; | ||
} else { | ||
n[index].style.display = 'block'; | ||
} | ||
} | ||
} | ||
</script> | ||
|
||
<link rel="stylesheet" href="/pkg/particles/particles.css" /> | ||
<div class="sun"> | ||
<div class="sun-button"> | ||
<img id="sun-img-button" src="/icon/sun.svg" onclick="sun_open()"> | ||
</div> | ||
<div class="sun-particles"> | ||
<div id="particles-js"></div> | ||
</div> | ||
</div> | ||
<script src="/pkg/particles/particles.min.js"></script> | ||
<script src="/pkg/particles/config.js"></script> | ||
|
||
<footer id="footer">© <a href="https://syui.ai">syui</a></footer> | ||
|
||
</body> | ||
</html> | ||
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Vue App</title><link href="app.js" rel="preload" as="script"><link href="chunk-vendors.js" rel="preload" as="script"></head><body><div id="app"></div><script src="chunk-vendors.js"></script><script src="app.js"></script></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.